- Oct 18, 2011
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
Shorten mktime32() implementation to one line.
-
rswindell authored
DLL-export all functions from this module.
-
rswindell authored
-
rswindell authored
-
rswindell authored
Resolve MSVC10 warnings.
-
rswindell authored
address for subscribe/unsubscribe, rather than any specified email address (defaults to true).
-
rswindell authored
Id keyword expansion (hopefully).
-
deuce authored
-
- Oct 17, 2011
-
-
deuce authored
-
deuce authored
-
deuce authored
a later date.
-
deuce authored
-
mcmlxxix authored
-
mcmlxxix authored
-
mcmlxxix authored
support "oversized" BIN and ANS files (for scrolling graphics and displaying large-scale pictures in a window)
-
rswindell authored
(node_threads_running) wasn't being re-initialized upon recycle, so the node would lock/crash attempting to lock an uninitialized mutex upon answering an incoming connection.
-
sbbs authored
-
- Oct 16, 2011
-
-
deuce authored
(Doesn't solve the testbuild issue though)
-
rswindell authored
(e.g. src/js/win32.release/*).
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
warning C4244: '=' : conversion from 'const jschar' to 'char', possible loss of data Only include JS headers when building a module that needs them (i.e. JAVASCRIPT is defined).
-
rswindell authored
conversion from 'time_t' to 'unsigned long', possible loss of data
-
rswindell authored
headers. Fixup indentation (tab expansion) nightmare.
-
rswindell authored
-
deuce authored
signed ints such as the zone offset. Foxes bug with commitlog.js
-
deuce authored
-
deuce authored
-
- Oct 15, 2011