- 20 Dec, 2008 1 commit
-
-
rswindell authored
some requests for clarification from Deuce.
-
- 09 Dec, 2008 1 commit
-
-
deuce authored
bugs.
-
- 05 Dec, 2008 1 commit
-
-
deuce authored
-
- 05 Jun, 2008 1 commit
-
-
rswindell authored
-
- 15 Feb, 2008 2 commits
- 14 Feb, 2008 2 commits
- 10 Feb, 2008 1 commit
-
-
rswindell authored
still needs JSDOCS fixes. e.g. js_system.c(1831) : warning C4101: 'statsobj' : unreferenced local variable
-
- 08 Feb, 2008 1 commit
-
-
deuce authored
-
- 16 Jan, 2008 2 commits
- 12 Jan, 2008 1 commit
-
-
deuce authored
-
- 24 Oct, 2007 1 commit
-
-
cyan authored
* Create a new JS method under the system object, system.check_name(), which utilizes this new function to check username/realname validity.
-
- 22 Sep, 2007 1 commit
-
-
rswindell authored
error code on failure.
-
- 14 Aug, 2007 1 commit
-
-
deuce authored
Remove time32str()
-
- 15 Jun, 2006 1 commit
-
-
rswindell authored
-
- 06 Jun, 2006 1 commit
-
-
rswindell authored
-
- 01 Mar, 2006 1 commit
-
-
rswindell authored
Using new xpdev function (os_cmdshell) for getting the current OS command processor/shell filename.
-
- 01 Feb, 2006 1 commit
-
-
rswindell authored
-
- 22 Dec, 2005 1 commit
-
-
rswindell authored
the values of the newly defined macros of the same names. These allow easy comparison for scripts. Example: if(system.version_num < 31301) /* v3.13b */ print("version 3.13b or later required"); system.version_hex allows easy major/minor version number checking, parsing or printing using right-shift operations instead of division/rounding. Example: 31301/100 == 313.01 0x31301>>8 == 0x313
-
- 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.
-
- 12 Oct, 2005 1 commit
-
-
rswindell authored
-
- 05 Sep, 2005 1 commit
-
-
deuce authored
Consider doing the same for all .h files. Consider the meaning of sanity.
-
- 09 May, 2005 1 commit
-
-
rswindell authored
initialized as such by the caller).
-
- 20 Feb, 2005 1 commit
-
-
rswindell authored
-
- 18 Feb, 2005 1 commit
-
-
rswindell authored
system.inet_addr).
-
- 31 Dec, 2004 1 commit
-
-
rswindell authored
change.
-
- 30 Dec, 2004 1 commit
-
-
rswindell authored
-
- 01 Dec, 2004 1 commit
-
-
rswindell authored
-
- 08 Sep, 2004 1 commit
-
-
rswindell authored
and net_addr() to smb_netaddr().
-
- 16 Aug, 2004 1 commit
-
-
rswindell authored
-
- 30 May, 2004 1 commit
-
-
deuce authored
-
- 17 May, 2004 1 commit
-
-
rswindell authored
property values.
-
- 08 Apr, 2004 1 commit
-
-
rswindell authored
to support >30-bit integers (e.g. current time_t values).
-
- 14 Feb, 2004 1 commit
-
-
rswindell authored
-
- 20 Jan, 2004 1 commit
-
-
rswindell authored
-
- 12 Dec, 2003 1 commit
-
-
rswindell authored
-
- 26 Nov, 2003 1 commit
-
-
rswindell authored
in JSexec-win32.
-
- 01 Nov, 2003 1 commit
-
-
rswindell authored
-