| Commit message (Expand) | Author | Age | Files | Lines |
| * | * boehm.cc (_Jv_GCCanReclaimSoftReference): Fix warning. | bryce | 2001-11-12 | 1 | -0/+4 |
| * | * verify.cc: Wrap in #ifdef INTERPRETER...#endif. | jsturm | 2001-11-09 | 1 | -0/+4 |
| * | * verify.cc (skip_padding): Fail if padding byte is nonzero. | tromey | 2001-11-07 | 1 | -0/+4 |
| * | * HACKING: Make people commit their own patches. | tromey | 2001-11-07 | 1 | -0/+4 |
| * | * java/lang/Class.h (Class): Made _Jv_BytecodeVerifier a friend. | tromey | 2001-11-05 | 1 | -0/+17 |
| * | * java/util/ResourceBundle.java (class Security): Now static. | bryce | 2001-11-05 | 1 | -0/+4 |
| * | * java/util/ResourceBundle.java (getClassContext): Removed. | bryce | 2001-11-04 | 1 | -0/+8 |
| * | * defineclass.cc (handleClassBegin): Use Object::class$, not | tromey | 2001-11-04 | 1 | -0/+5 |
| * | 2001-11-02 Hans Boehm <Hans_Boehm@hp.com> | hboehm | 2001-11-03 | 1 | -0/+5 |
| * | * HACKING, gnu/gcj/xlib/Pixmap.java, gnu/gcj/xlib/XException.java, | jsm28 | 2001-10-31 | 1 | -4/+38 |
| * | * jni.cc (JNI_CreateJavaVM): Call _Jv_CreateJavaVM. Don't call | bryce | 2001-10-30 | 1 | -0/+5 |
| * | * java/util/zip/GZIPOutputStream.java (write(int)): New method. | tromey | 2001-10-29 | 1 | -0/+5 |
| * | * include/jni.h (struct JNINativeInterface) [GetStringLength]: | tromey | 2001-10-27 | 1 | -0/+5 |
| * | * java/util/zip/Adler32.java: Use correct class name. (Re-merge | tromey | 2001-10-26 | 1 | -0/+5 |
| * | * java/lang/VMClassLoader.java (getPrimitiveClass): Now native. Now | bryce | 2001-10-26 | 1 | -0/+16 |
| * | * include/boehm-gc.h: Call thread local allocation functions | hboehm | 2001-10-25 | 1 | -0/+5 |
| * | 2001-10-25 Bryce McKinlay <bryce@waitaki.otago.ac.nz> | bryce | 2001-10-25 | 1 | -0/+5 |
| * | Correct date. | ljrittle | 2001-10-24 | 1 | -1/+1 |
| * | * configure.in (case $THREADS): Add *-*-freebsd* configuration. | ljrittle | 2001-10-24 | 1 | -0/+10 |
| * | 2001-10-24 Tom Tromey <tromey@redhat.com> | tromey | 2001-10-24 | 1 | -0/+163 |
| * | * java/lang/reflect/Field.java: Made many methods private. | tromey | 2001-10-24 | 1 | -0/+2 |
| * | * java/sql/Types.java (Types): New constructor. | tromey | 2001-10-24 | 1 | -0/+4 |
| * | fix include problem | green | 2001-10-24 | 1 | -0/+5 |
| * | * java/lang/reflect/Field.java (Field): New constructor. | tromey | 2001-10-24 | 1 | -0/+6 |
| * | * java/util/PropertyResourceBundle.java (handleGetObject): Now | tromey | 2001-10-24 | 1 | -0/+5 |
| * | * java/io/BufferedWriter.java (localFlush): Don't synchronize. | tromey | 2001-10-23 | 1 | -0/+4 |
| * | * java/io/BufferedWriter (write (String, int, int)): Remove | bryce | 2001-10-23 | 1 | -0/+4 |
| * | Fix typos. | bryce | 2001-10-23 | 1 | -2/+2 |
| * | * prims.cc (_Jv_Abort): Always print error message using fprintf, | bryce | 2001-10-23 | 1 | -0/+10 |
| * | * java/util/GregorianCalendar.java (getGregorianChange): Removed | tromey | 2001-10-23 | 1 | -0/+5 |
| * | * gnu/gcj/convert/JIS0208_to_Unicode.cc: Declare java_exceptions | bryce | 2001-10-22 | 1 | -0/+8 |
| * | * java/lang/Double.java: More Classpath merging | mark | 2001-10-20 | 1 | -0/+11 |
| * | * javax/naming/BinaryRefAddr.java: New file | mark | 2001-10-19 | 1 | -0/+12 |
| * | * java/io/BufferedWriter.java (write(String,int,int)): Correctly | tromey | 2001-10-18 | 1 | -0/+3 |
| * | * java/security/Security.java (loadProviders): Removed unused | tromey | 2001-10-18 | 1 | -0/+13 |
| * | * gnu/java/security/provider/SHA1PRNG.java (engineNextBytes): | tromey | 2001-10-18 | 1 | -0/+5 |
| * | * Makefile.in: Rebuilt. | tromey | 2001-10-18 | 1 | -0/+6 |
| * | * java/security/Security.java (loadProviders): Added `vendor' | tromey | 2001-10-18 | 1 | -0/+6 |
| * | 2001-10-17 Anthony Green <green@redhat.com> | tromey | 2001-10-17 | 1 | -0/+5 |
| * | * gcj/javaprims.h: Updated class list. | tromey | 2001-10-16 | 1 | -0/+5 |
| * | Eliminate use of C++ static constructors. | bryce | 2001-10-16 | 1 | -0/+24 |
| * | * name-finder.cc (_Jv_name_finder::lookup): Check for NULL dli_sname. | bryce | 2001-10-16 | 1 | -0/+4 |
| * | 2001-10-15 Bryce McKinlay <bryce@waitaki.otago.ac.nz> | bryce | 2001-10-16 | 1 | -0/+30 |
| * | * java/lang/reflect/AccessibleObject.java (checkPermission): | tromey | 2001-10-15 | 1 | -0/+6 |
| * | 2001-10-15 Hans Boehm <Hans_Boehm@hp.com> | tromey | 2001-10-15 | 1 | -0/+21 |
| * | * Makefile.in: Rebuilt. | tromey | 2001-10-15 | 1 | -0/+4 |
| * | * java/net/SocketPermission.java (hostport, actions): Now | tromey | 2001-10-15 | 1 | -0/+5 |
| * | * java/lang/Double.java: Partial merge with Classpath | mark | 2001-10-15 | 1 | -0/+24 |
| * | * java/lang/SecurityManager.java (SecurityManager): Now public. | tromey | 2001-10-13 | 1 | -0/+2 |
| * | * java/security/AccessController.java (checkPermission): Now | tromey | 2001-10-13 | 1 | -0/+21 |