- Sep 20, 2005
-
-
deuce authored
-
- Sep 01, 2005
-
-
rswindell authored
-
- Aug 12, 2005
-
-
rswindell authored
-
- Aug 11, 2005
-
-
rswindell authored
-
- Aug 06, 2005
-
-
rswindell authored
script's termination.
-
- May 25, 2005
-
-
rswindell authored
(e.g. "A-Z") to/from numeric representation (used in the user.security properties).
-
- May 13, 2005
-
-
rswindell authored
conflict with user-defined variables and more consistent with existing "errno" vars.
-
- May 10, 2005
-
-
rswindell authored
socket errors (like failed resolve_ip() or resolve_host() calls). On *nix, this value will be the same as "errno", but on Win32, it's different (derived from GetLastError()).
-
- May 09, 2005
- Mar 13, 2005
-
-
rswindell authored
value (rather than converting to the string "undefined").
-
- Feb 15, 2005
-
-
rswindell authored
-
- Dec 31, 2004
-
-
rswindell authored
change.
-
- Dec 30, 2004
- Dec 28, 2004
-
-
rswindell authored
-
- Dec 09, 2004
-
-
rswindell authored
now (optionally) creates the "server" object. Bugfix (in websrvr.c), wasn't creating the server object any more.
-
- Dec 06, 2004
-
-
deuce authored
DIV tag)
-
- Dec 05, 2004
-
-
deuce authored
-
- Dec 02, 2004
-
-
rswindell authored
-
- Dec 01, 2004
- Nov 27, 2004
-
-
deuce authored
-
- Nov 23, 2004
-
-
rswindell authored
JSPROP_SHARED attribute for properties with getter/setter methods will save us 4-bytes per property in the JS heap (not bad).
-
- Nov 18, 2004
- Nov 17, 2004
-
-
rswindell authored
-
- Nov 11, 2004
- Nov 10, 2004
- Nov 09, 2004
-
-
rswindell authored
Corrected laod() documentation (does not always return Boolean). load() now returns <undefined> by default (instead of <false>).
-
- Oct 28, 2004
-
-
rswindell authored
(e.g. load("somedir/somefile.js" would load "exec/somedir/somefile.js") using new xpdev function isfullpath().
-
- Oct 15, 2004
-
-
rswindell authored
specified e-mail address.
-
- Sep 17, 2004
-
-
rswindell authored
so sbbsdefs.js need not be loaded for these values, which also could possibly be platform-dependant.
-
- Aug 16, 2004
-
-
rswindell authored
Created global backslash() function.
-
- Aug 04, 2004
-
-
rswindell authored
with global JS function (file_mutex).
-
- Jun 13, 2004
-
-
deuce authored
-