- Jul 25, 2003
-
-
rswindell authored
Checking more JS API return values for failure.
-
- Jul 23, 2003
-
-
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.
-
- Jun 12, 2003
-
-
rswindell authored
-
- May 06, 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 22, 2003
-
-
rswindell authored
-
- Mar 21, 2003
- Mar 10, 2003
-
-
rswindell authored
(associative array).
-
- Mar 08, 2003
-
-
rswindell authored
to scripts with no user logged in (e.g. fingerservice.js).
-
- Nov 30, 2002
-
-
rswindell authored
-
- Nov 07, 2002
-
-
rswindell authored
-