Граф коммитов

16 Коммитов

Автор SHA1 Сообщение Дата
dmose%mozilla.org 8f67369d9f updating license boilerplate to xPL v1.1 1999-11-02 06:38:29 +00:00
fur%netscape.com 24f852baef Add Object.registerNatives() dummy stub. 1999-03-04 19:17:24 +00:00
fur%netscape.com f562a9ebb4 Restore building of java.security native libraries 1999-02-26 08:41:28 +00:00
fur%netscape.com 380520243b Kill routine that has name conflict w/ libc 1999-02-09 05:47:33 +00:00
fur%netscape.com a7adaf7126 Wrong path for Packages binaries 1999-02-09 05:46:47 +00:00
fur%netscape.com 6d2fc0ea6e Ignore generated files. 1999-01-31 06:00:48 +00:00
fur%netscape.com 7b5c6b88c2 Fix comment. 1999-01-21 00:42:03 +00:00
fur%netscape.com 6c7512d748 Unicode characters are uint16's not int16's. 1999-01-21 00:20:41 +00:00
fur%netscape.com 78937749e8 Fixes to newInstance0() method:
When checking to see if a calling method has permission to access a
class/constructor with package-level scope, walk two levels up the
stack, instead of one, since the immediate caller is always
java.lang.newInstance().

In addition to creating the object, invoke it's zero-argument constructor.
1999-01-21 00:19:56 +00:00
fur%netscape.com ba8baa29ab Added do-nothing stub for registerNatives(). 1999-01-21 00:16:40 +00:00
fur%netscape.com a45dd92751 Implement doPrivileged() method in a trivial way, such that privileges are
not actually checked or set.
1999-01-21 00:15:55 +00:00
fur%netscape.com 78f477adcf Added stubs for missing native methods. 1998-12-23 20:14:13 +00:00
toshok%hungry.com 024f7c420c install shared libs in dist/ARCH/bin, not dist/ARCH/lib - following the same convention as the mozilla tree. 1998-12-16 01:28:17 +00:00
rth%cygnus.com 41389ffd04 Add missing java class include files. 1998-12-12 08:18:07 +00:00
toshok%hungry.com b095244e66 get rid of the remaining manifest, rules.mk, and config.mk files. 1998-12-04 22:37:15 +00:00
fur%netscape.com 4ca5cf5fca Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00