- Aug 14, 2006
-
-
deuce authored
-
- Aug 12, 2006
- Aug 11, 2006
- Aug 10, 2006
-
-
deuce authored
This should hopefully be the last one on THAT.
-
- Aug 08, 2006
- Aug 04, 2006
-
-
deuce authored
-
- Aug 03, 2006
-
-
rswindell authored
Cyberdine) - increased to 10 digits.
-
- Jul 21, 2006
-
-
deuce authored
a max length for readAll().
-
- Jul 20, 2006
-
-
deuce authored
rather than before. This should fix wrapping issues where the 81st column of a line contained a CTRL-A right-movement code.
-
- Jul 15, 2006
- Jul 13, 2006
-
-
rswindell authored
when re-directing stdout), but mutex protected with mfprintf().
-
- Jul 12, 2006
-
-
rswindell authored
subs (no need to check newly-created subs for dupes) - eliminates exponential importation time witnessed with large numbers (thousands) of message areas being imported from a single file.
-
- Jul 09, 2006
-
-
rswindell authored
this macro can't be used to initalize mutexes (during run-time) on all platforms.
-
- Jul 07, 2006
-
-
rswindell authored
background threads don't step on eachother (as well as error reports and status messages).
-
- Jul 06, 2006
-
-
rswindell authored
additional args passed to load(), or B) it's a background-loaded script (in which case we always define argv now as well). This fixes the Deuce-reported bug: "When chat_sec.js calls irc.js, argc is apparently zero."
-
- Jun 29, 2006
-
-
rswindell authored
log() implementations are generally thread-safe, so this should be okay. Requested by Cyan.
-
rswindell authored
the values with references to the original context weren't "copied" into the newly-created background context, so Strings, objects, and doubles would cause problems (e.g. crashes). Passing objects and array is still not supported, but at least it won't crash now. Found by Cyan.
-
- Jun 28, 2006
- Jun 27, 2006
- Jun 26, 2006
-
-
rswindell authored
-
- Jun 20, 2006
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
this and do *not* write to the hungup.log file.
-
rswindell authored
and virtual UART VDD. Use FOSSIL function constant macros from fossdefs.h.
-
rswindell authored
and virtual UART VDD. New hangup named event, for VDD to use to disconnect socket at program's request (dropped DTR).
-
rswindell authored
and virtual UART VDD.
-
- Jun 18, 2006
-
-
rswindell authored
pointing this out).
-