- May 09, 2005
-
-
rswindell authored
initialized as such by the caller).
-
- Dec 31, 2004
-
-
rswindell authored
change.
-
- Dec 17, 2004
-
-
rswindell authored
correctly.
-
- Nov 09, 2004
-
-
rswindell authored
Boolean). Created new properties: console.input_buffer_level, input_buffer_space, output_buffer_level, and output_buffer_space.
-
- May 17, 2004
-
-
rswindell authored
property values.
-
- Apr 08, 2004
-
-
rswindell authored
to support >30-bit integers (e.g. current time_t values).
-
- Oct 19, 2003
-
-
rswindell authored
(whenever possible), for documentation purposes (jsdocs.js).
-
- Jul 23, 2003
-
-
rswindell authored
-
rswindell authored
"max_bytes" value is insufficient for the number of configured items: by defining dynamically created objects and arrays as properties of child objects of the global object immediately after such objects are created, they are "implicitly rooted", protecting them from (unexpected) garbage collection. Now the initialization will simply fail with a nice "out of memory" error. This was a long-standing bug that rarely occurred in the wild.
-
- Jul 10, 2003
-
-
rswindell authored
-
- Jul 08, 2003
- Jul 02, 2003
-
-
rswindell authored
Fixed beep() method when called with no args.
-
rswindell authored
Created beep() method to send beep characters to remote console. ansi_gotoxy() method now accepts a single object argument with x and y properties (like that returned from ansi_gotoxy), or separate number arguments for x and y values (as before). All ansi_* methods now have aliases without the ansi_ prefix, in preperation of supporting other (non-ANSI) terminal emulations in the future.
-
- Jun 26, 2003
-
-
rswindell authored
-
- May 06, 2003
-
-
rswindell authored
-
- May 04, 2003
-
-
rswindell authored
-
- Apr 03, 2003
-
-
rswindell authored
Added more property descriptions (for dynamic JS object model docs). Fixed a few bugs exposed by jsdocs.js. Using JS_NewNumberValue for full 32-bit integer support (bitfields mostly).
-
- Apr 02, 2003
-
-
rswindell authored
reasignment by script author accidentally using object name as local variable.
-
- Mar 21, 2003
-
-
rswindell authored
user.compare_ars method in jsobjs.html.
-
- Mar 06, 2003
- Feb 10, 2003
-
-
rswindell authored
-
- Jan 02, 2003
-
-
rswindell authored
from unlocking the mutex (Win32 critical section) when it hasn't been locked (outside of input_thread).
-
- Dec 31, 2002
-
-
rswindell authored
-
- Dec 13, 2002
-
-
rswindell authored
the Ctrl-A escape character). new console.color_list array property, currently "invisible" (non-enumerable), contains a list of color attribute values configured in attr.cfg.
-
- Dec 10, 2002
-
-
rswindell authored
-
- Dec 07, 2002
-
-
rswindell authored
of control key combinations in inkey() via SCFG or script.
-
- Nov 30, 2002
-
-
rswindell authored
-
- Nov 09, 2002
-
-
rswindell authored
-
- Nov 05, 2002
-
-
rswindell authored
-
- Nov 02, 2002
-
-
rswindell authored
-
- Oct 16, 2002
-
-
rswindell authored
-
- Sep 11, 2002
-
-
rswindell authored
-
- Sep 06, 2002
-
-
rswindell authored
-
- Sep 05, 2002