- Dec 04, 2008
-
-
deuce authored
-
deuce authored
The timeout parameter specifies the number of milliseconds to wait for an available runtime.
-
deuce authored
(Something is better than nothing)
-
deuce authored
-
rswindell authored
its own sbbs_t instance since the JS context must be destroyed in the same thread in which it was created or else an assertion is thown.
-
rswindell authored
-
deuce authored
SpiderMonkey 1.7
-
- Nov 30, 2008
-
-
rswindell authored
-
- Nov 28, 2008
- Nov 19, 2008
-
-
deuce authored
this sets the background to the foreground and the foreground to black.
-
- Nov 18, 2008
-
-
deuce authored
-
- Nov 16, 2008
- Nov 15, 2008
-
-
deuce authored
in the web interface stuff to "unwrap" messages.
-
- Nov 12, 2008
-
-
deuce authored
-
- Oct 04, 2008
-
-
rswindell authored
(e.g. 1000.0) instead of an integer (e.g. 1000). Borland C++ is one example.
-
- Oct 01, 2008
- Sep 23, 2008
- Sep 14, 2008
-
-
rswindell authored
Fixed msvc6 warnings and errors.
-
- Sep 07, 2008
-
-
rswindell authored
-
- Sep 03, 2008
-
-
deuce authored
-
- Aug 30, 2008
- Aug 20, 2008
-
-
deuce authored
Using exit() can mess up graphical output and cause a hang when unexpected Xlib async replies occur during the exit() process.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
This appears to be a conio object for jsexec... I don't remember writing this and it has a couple scary looking warnings when compiling: js_conio.c: In function 'js_conio_puttext': js_conio.c:666: warning: passing argument 2 of 'JS_GetArrayLength' makes pointer from integer without a cast js_conio.c:680: warning: passing argument 2 of 'JS_GetElement' makes pointer from integer without a cast Adding to CVS so I can player with it as much as I want. :-)
-
- Aug 04, 2008
-
-
deuce authored
This allows a script to extend these objects using the __proto__ object.
-
- Jul 30, 2008
-
-
rswindell authored
to 'true'. This was apparently broken in the "lazy resolve" optimizations of Q108. This should fix the problems with newslink.js exporting messages imported with SMBUTIL.
-
- Jul 09, 2008
-
-
rswindell authored
-