- 20 Dec, 2008 1 commit
-
-
rswindell authored
some requests for clarification from Deuce.
-
- 09 Dec, 2008 1 commit
-
-
deuce authored
bugs.
-
- 08 Dec, 2008 1 commit
-
-
deuce authored
-
- 05 Dec, 2008 1 commit
-
-
deuce authored
-
- 14 Feb, 2008 1 commit
-
-
rswindell authored
-
- 11 Feb, 2008 1 commit
-
-
deuce authored
-
- 10 Feb, 2008 1 commit
-
-
deuce authored
INT_MAX to be written.
-
- 09 Feb, 2008 1 commit
-
-
rswindell authored
-
- 18 Jan, 2008 1 commit
-
-
deuce authored
Allows read/write of multiple binary integers at a time.
-
- 11 Jan, 2008 1 commit
-
-
deuce authored
-
- 29 Sep, 2007 1 commit
-
-
rswindell authored
-
- 26 Sep, 2007 1 commit
-
-
deuce authored
stdin/stdout. Only functional on Unix (planned for aspell support in fseditor)
-
- 21 Jul, 2006 1 commit
-
-
deuce authored
a max length for readAll().
-
- 06 Jun, 2006 1 commit
-
-
rswindell authored
-
- 08 May, 2006 4 commits
- 01 Feb, 2006 1 commit
-
-
rswindell authored
-
- 27 Jan, 2006 1 commit
-
-
rswindell authored
-
- 21 Jan, 2006 1 commit
-
-
rswindell authored
* eliminates segfaults/AVs on incorrect usage * auto-converts arguments to correct format type * eliminates portability problems with non-x86 platforms Hurrah for Deuce!
-
- 07 Jan, 2006 1 commit
-
-
rswindell authored
File.length = length; File.position = length; length defaults to 0 (zero).
-
- 06 Jan, 2006 1 commit
-
-
rswindell authored
- Thanks RM for pointing out their absence.
-
- 13 Dec, 2005 1 commit
-
-
rswindell authored
(rather than _DEBUG) - improving performance and memory usage in the 99% of debug builds that don't need the JSDOC stuff.
-
- 29 Nov, 2005 1 commit
-
-
rswindell authored
JS_ValueToInt32 fails - could this've been the cause of Deuce's mysterious file.read() problems?
-
- 12 Oct, 2005 1 commit
-
-
rswindell authored
(ASCII 0) to be read from or written to sockets and files.
-
- 05 Sep, 2005 1 commit
-
-
deuce authored
Consider doing the same for all .h files. Consider the meaning of sanity.
-
- 24 Jun, 2005 3 commits
-
-
rswindell authored
(file must be opened for reading and writing) and using file_exists() to a open new or existing file for both reading and writing.
-
rswindell authored
ini_file SetDateTime routine (writing the date/time string in the "preferred" format rather than the Date.toString() format).
-
rswindell authored
a Date object.
-
- 09 May, 2005 1 commit
-
-
rswindell authored
initialized as such by the caller).
-
- 06 May, 2005 1 commit
-
-
rswindell authored
from JS_Enumerate()).
-
- 17 Feb, 2005 1 commit
-
-
rswindell authored
-
- 31 Dec, 2004 1 commit
-
-
rswindell authored
change.
-
- 30 Dec, 2004 1 commit
-
-
rswindell authored
-
- 17 Nov, 2004 1 commit
-
-
rswindell authored
a time rather than the entire file. This is required to support large files.
-
- 12 Nov, 2004 1 commit
-
-
rswindell authored
-
- 10 Nov, 2004 1 commit
-
-
rswindell authored
-
- 25 Aug, 2004 1 commit
-
-
rswindell authored
attempting operations on it. Created File.iniSetAllObjects() method.
-
- 23 Aug, 2004 1 commit
-
-
rswindell authored
(using FILE*) and I want to use iniGet for future str_list_t iniGet functions.
-