gecko-dev/ef/Runtime
fur%netscape.com 68cedf682f Changed many cpp conditionals that used ifdef LINUX or FREEBSD,
but which guarded gcc-specific code, not OS-specific code.  These
were changed to be ifdef __GNUC__.
1999-02-28 01:10:00 +00:00
..
ClassInfo Was incorrectly reporting classfile corruption when file was actually not found. 1999-01-29 05:09:46 +00:00
ClassReader Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
FileReader Fixed incorrect assumption that the extra_field_length value in the central 1998-12-22 18:01:28 +00:00
NativeMethods Do classname-mangling correctly (or at least closer to correct, since 1998-12-23 20:15:07 +00:00
System Changed many cpp conditionals that used ifdef LINUX or FREEBSD, 1999-02-28 01:10:00 +00:00
Makefile Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00