- Nov 11, 2004
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
queue names (created with the Queue constructor). Defined global constant INVALID_SOCKET.
-
rswindell authored
-
rswindell authored
* Example command-lines are prefixed with '#' to symbolize the Unix shell prompt (and differentiate from other text, like paths). * Added FAQ regarding the binary installer (currently deprecated). * Added note regarding plans for Mac OS X. * Softened stance on possibility of future binary releases for Linux. * Added note (and links) to commitlog, support.html, and mailing list. * Added note regarding CVS mirror repository. * Removed "cvs login" commands (not needed). * Added notes regarding "NO_X" and "X_DIR" for main build command. * More example symlink commands. * Obfuscated e-mail addresses (defeat SPAM bots).
-
rswindell authored
-
rswindell authored
-
- Nov 10, 2004
-
-
rswindell authored
-
rswindell authored
functions (in semwarp.c).
-
rswindell authored
-
rswindell authored
Added sbl.spamhaus.org and dnsbl.sorbs.net (thanks to Frank Reid).
-
rswindell authored
calling the parent's error reporter callback.
-
deuce authored
-
rswindell authored
couldn't find the requested node.
-
rswindell authored
Queue.poll() will now return the name of the next value to be read (if it has one), true if unnamed value, or false if no value. Created Queue.name and Queue.data_waiting properties.
-
deuce authored
contribute to the masses of kermiters everywhere, add a quote from his latest netmail.
-
rswindell authored
-
rswindell authored
background load().
-
rswindell authored
background load(). Created Queue.wait() method.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
comparison rather than a memcmp().
-
rswindell authored
-
rswindell authored
Created js_GenericBranchCallback (used by the load background thread).
-
rswindell authored
-
rswindell authored
load() now fully supports background scripts, using Queues to communicate between parent and child.
-
rswindell authored
-
rswindell authored
-
rswindell authored
for Synchronet-Unix).
-
rswindell authored
communications.
-
- Nov 09, 2004
-
-
rswindell authored
to *not* be freed when removing (but still freed when freeing the list). Changed listFindNode data arg to const *.
-
rswindell authored
-
rswindell authored
decremented with listInit() (optionally), listAttach() and listDetach(). listDetach() will automatically free the list when the reference count is 0.
-
rswindell authored
-