gecko-dev/js
brendan%netscape.com f1dc01ae5b - Fix js_AllocTryNotes to track how much space has been allocated from tempPool
for trynotes in the current code generator, and grow that space as needed.
- Avoid dividing by a multiple of 3 (JSTryNote is 3 ptrdiff_t's) via (char *)
  arithmetic.
1998-09-11 09:25:15 +00:00
..
jsd AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
jsj AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
macbuild remove JSJDebug.o and JSJ.o files from all targets. also turn modification date caching off to fix dependencies not working 1998-09-03 20:53:27 +00:00
ref - Fix js_AllocTryNotes to track how much space has been allocated from tempPool 1998-09-11 09:25:15 +00:00
src Changed JavaPackage_resolve, to remove a memory leak. 1998-09-08 19:08:09 +00:00
Makefile Changes to build with MOZ_OJI, and optionally build NSJVM. Changes to regenerate jar files. Changed version number to 50. 1998-08-05 00:36:13 +00:00
Makefile.in AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
makefile.win removed jsj for MOZ_JAVA 1998-08-01 00:03:31 +00:00