- 23 Jul, 2003 3 commits
-
-
rswindell authored
Added instructions for copying/symlinking new lib*.so files.
-
rswindell authored
Added links to Win32 command-line CVS client and checkout.bat. Added comment about installer issue on RHL9.
-
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.
-
- 22 Jul, 2003 9 commits
-
-
rswindell authored
-
rswindell authored
Checks-out complete build tree into current working dir.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
(forces immediate destruction of local objects).
-
deuce authored
-
deuce authored
since we are using gcc/g++ for linking now. Fix command-line orders. OpenBSD will now work once I check in the new Mozilla .so files.
-
rswindell authored
upon loop.
-
- 21 Jul, 2003 8 commits
-
-
rswindell authored
-
rswindell authored
-
deuce authored
SHLIBOPTS macro now contains params to pass to gcc and g++ to create shared libs.
-
rswindell authored
Simplified the "is_command" function. Eliminated unnecessary #ifdef's.
-
rswindell authored
-
rswindell authored
The SERVICE_OPT_LOOP option flag now works for native static services. New service option flag: SERVICE_OPT_NATIVE used to denote native (non-JS) services, rather than the crude method of searching for ".js" in the cmdline.
-
rswindell authored
-
rswindell authored
Added ini_file to startup_t (used in-addition-to/ in-place of cfg_file).
-
- 19 Jul, 2003 3 commits
- 18 Jul, 2003 2 commits
- 17 Jul, 2003 13 commits
-
-
rswindell authored
Added -C to unzip command-lines for case-insensitivity.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Added makeuser symlink/copy rule.
-
rswindell authored
Supports preserving format of <pre> blocks. Supports <a href=> tags.
-
deuce authored
-
deuce authored
-
deuce authored
WARNING: As of this time, only the Linux .so files have been added to CVS do not build for any other *nix untill libjs.so and libnspr4.so have been added for your OS NOTE: You must update your lib dir to get the new .so files.
-
rswindell authored
-
rswindell authored
command-line and stdin is not a TTY/console. This should allow Unix (e.g. CGI) scripts to be self-contained by starting with #!/path/to/jsexec.
-
- 16 Jul, 2003 1 commit
-
-
rswindell authored
-
- 15 Jul, 2003 1 commit
-
-
rswindell authored
-