gecko-dev/js
brendan%netscape.com 1cf65e15ec - Don't cast malloc's return value, it's void *.
- Don't double-report a scanner error such as illegal character in
  Function("a@b", "return a*b")
- Do report a "malformed formal parameter" error in
  Function("a,b,", "return a*b")
- Fiddle comments to more precisely rule out the above bugs.
1998-09-09 09:27:56 +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 - Don't cast malloc's return value, it's void *. 1998-09-09 09:27:56 +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