- Aug 20, 2008
-
-
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 19, 2008
- Aug 18, 2008
-
-
deuce authored
-
- Aug 15, 2008
-
-
mcmlxxix authored
which included commits to RCS files with non-trunk default branches.
- Aug 05, 2008
-
-
rswindell authored
<TheteSigma> Compiling link_list.c <TheteSigma> link_list.c: In function 'listFree': <TheteSigma> link_list.c:133: error: incompatible types in assignment
-
- 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
-
- Jul 08, 2008
-
-
rswindell authored
FTP_GET indicates download failure.
-
- Jun 18, 2008
-
-
deuce authored
-
- Jun 15, 2008
-
-
deuce authored
Includes running the setup utility and scfg settings.
-
- Jun 08, 2008
- Jun 07, 2008
-
-
deuce authored
-
deuce authored
Previously, this could cause the buffer to wrap itself.
-
deuce authored
and does not cause a positive return from mouse_trywait() This was causing phantom mouse events. Since mouse_pending() still returns the number of mouse events, use mouse_trywait() in curs_cio.c to check if a mouse key is pending.
-
- Jun 05, 2008
- Jun 04, 2008
- May 30, 2008
-
-
deuce authored
Allows the INSERT key to work from SyncTERM (and possibly others?)
-
- May 16, 2008
-
-
rswindell authored
"sort = true").
-
- May 08, 2008
-
-
rswindell authored
1. Wasn't detecting FTN addresses correctly (would return NET_INTERNET, always) 2. Wouldn't detect name@<ip_address> as an Internet address (NET_UNKNOWN)
-
- May 01, 2008
-
-
deuce authored
-
- Apr 21, 2008
-
-
rswindell authored
pause due to clear-screen code.
-
- Apr 07, 2008
- Apr 05, 2008
- Apr 01, 2008