- Nov 11, 2004
-
-
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
-
rswindell authored
-
rswindell authored
-
rswindell authored
attached semaphore (automatically created/destroyed with list and posted when nodes are added) - with new listSemWait... functions. Added list-attached private data pointer (with get/set functions). Fixed MUTEX_LOCK/UNLOCK calls in listSubStringList(). Fixed MUTEX_* macros (const mismatch) in thread-safe Win32 build.
-
rswindell authored
-1 on error).
-
rswindell authored
Corrected laod() documentation (does not always return Boolean). load() now returns <undefined> by default (instead of <false>).
-
rswindell authored
Boolean). Created new properties: console.input_buffer_level, input_buffer_space, output_buffer_level, and output_buffer_space.
-
rswindell authored
-
- Nov 08, 2004