- May 14, 2005
- May 13, 2005
- May 12, 2005
-
-
cyan authored
-
deuce authored
Doesn't need to operate differentely across platforms, and you CAN provide argumes in the .ini file. NOTE: Looks like executable was never actually a requirement.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
terminator silly)
-
deuce authored
cgi_env.ini web_handler.ini headerless CGI scrupts. get_cgi_handler() modified to behave differently between Win32 and *nix. The script still MUST have execute permissions. I may relax this someday if anyone points out a reason for it.
-
- May 10, 2005
- May 09, 2005
-
-
rswindell authored
-
rswindell authored
error). If an exit_code was passed to the exit() function, enqueue that value instead.
-
rswindell authored
initialized as such by the caller).
-
rswindell authored
It's been determined that "null" is the better error return value for functions (for one, it's easier to to enqueue/dequeue). Eliminated unnecessary *rval = JSVAL_VOID assignments (this value is already initialized as such by the caller).
-
rswindell authored
"infinite". Enhancements: Queue.peek() and Queue.read() now support an optional timeout argument (in milliseconds).
-
rswindell authored
cleared by waiting on it (in multi-threaded builds). msgQueueRead() will now attempt to dequeue a message from the linked-list even if the semaphore wait fails.
-
rswindell authored
the result of the last evaluated statement if it was "undefined" (many functions returned "undefined" on failure).
-
rswindell authored
without converting to an empty object or segfaulting.
-
rswindell authored
null on look-up failure).
-
- May 07, 2005
-
-
deuce authored
understand correctly (it's a Win32 thing) should be set when the xpdev stuff is being imported from a DLL. So, the xpdev cuntions something with WRAPPER_IMPORTS is linked against should be built with WRAPPER_EXPORTS set. Currently, I don't belive xpdev is EVERY built with WRAPPER_EXPORTS set except when building a DLL... and Synchronet does not use the DLL version of xpdev. This SHOULD fix the build errors for BCC.
-
rswindell authored
returns null (instead of undefined).
-
deuce authored
-
deuce authored
Not functional on BCC yet.
-
rswindell authored
-
rswindell authored
-
rswindell authored
js_queue_constructor().
-
rswindell authored
copyright block, etc.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-