| Commit message (Expand) | Author | Age | Files | Lines |
| * | * java/lang/ThreadGroup.java (uncaughtException): Print message to | tromey | 2001-12-07 | 1 | -3/+4 |
| * | Fix for PR libgcj/2024, plus other class name cleanups: | tromey | 2001-11-26 | 2 | -3/+9 |
| * | Re-merge with Classpath, from Brian Jones: | tromey | 2001-11-16 | 1 | -1/+4 |
| * | * java/lang/natString.cc: correct argument order for | hboehm | 2001-11-15 | 1 | -1/+1 |
| * | * java/lang/reflect/Constructor.java (toString): Use more | tromey | 2001-11-14 | 1 | -1/+1 |
| * | Re-merges with Classpath, from various people: | tromey | 2001-11-14 | 2 | -99/+162 |
| * | Re-merges with Classpath, from various people: | tromey | 2001-11-14 | 3 | -74/+174 |
| * | * java/lang/Class.h (Class): Made _Jv_BytecodeVerifier a friend. | tromey | 2001-11-05 | 1 | -0/+2 |
| * | * HACKING, gnu/gcj/xlib/Pixmap.java, gnu/gcj/xlib/XException.java, | jsm28 | 2001-10-31 | 4 | -4/+4 |
| * | Oops! | bryce | 2001-10-26 | 1 | -1/+1 |
| * | * java/lang/VMClassLoader.java (getPrimitiveClass): Now native. Now | bryce | 2001-10-26 | 10 | -36/+21 |
| * | 2001-10-25 Bryce McKinlay <bryce@waitaki.otago.ac.nz> | bryce | 2001-10-25 | 1 | -3/+2 |
| * | * java/lang/reflect/Field.java: Made many methods private. | tromey | 2001-10-24 | 1 | -10/+10 |
| * | * java/lang/reflect/Field.java (Field): New constructor. | tromey | 2001-10-24 | 2 | -0/+7 |
| * | * prims.cc (_Jv_Abort): Always print error message using fprintf, | bryce | 2001-10-23 | 1 | -1/+12 |
| * | * java/lang/Double.java: More Classpath merging | mark | 2001-10-20 | 3 | -19/+31 |
| * | Forgot this file in last commit. | bryce | 2001-10-16 | 1 | -21/+6 |
| * | Eliminate use of C++ static constructors. | bryce | 2001-10-16 | 3 | -35/+17 |
| * | * java/lang/reflect/AccessibleObject.java (checkPermission): | tromey | 2001-10-15 | 1 | -7/+31 |
| * | 2001-10-15 Hans Boehm <Hans_Boehm@hp.com> | tromey | 2001-10-15 | 1 | -32/+178 |
| * | * java/lang/Double.java: Partial merge with Classpath | mark | 2001-10-15 | 2 | -84/+771 |
| * | * java/lang/SecurityManager.java (SecurityManager): Now public. | tromey | 2001-10-13 | 1 | -1/+1 |
| * | * gnu/gcj/runtime/natFinalizerThread.cc: New file. | tromey | 2001-10-10 | 1 | -1/+2 |
| * | * strtod.c (_strtod_r): Logic to check for missing digits | bothner | 2001-10-09 | 1 | -8/+7 |
| * | config: | jsm28 | 2001-10-07 | 1 | -1/+1 |
| * | * java/lang/reflect/Modifier.java: Merge with Classpath | mark | 2001-10-05 | 1 | -28/+172 |
| * | * java/lang/ref/natReference.cc (add_to_hash): Set n->next before | tromey | 2001-10-03 | 1 | -1/+1 |
| * | * Makefile.am (core_java_source_files): add InheritableThreadLocal | mark | 2001-10-02 | 2 | -0/+168 |
| * | * Makefile.am: Add new classes | mark | 2001-10-02 | 3 | -17/+152 |
| * | * gcj/javaprims.h: Rebuilt class list. | tromey | 2001-10-02 | 2 | -3/+326 |
| * | * prims.cc (_Jv_NewMultiArrayUnchecked): New method. | tromey | 2001-10-02 | 2 | -4/+5 |
| * | * java/io/FileWriter.java: Merge with Classpath. | mark | 2001-10-01 | 3 | -64/+224 |
| * | * java/io/DataInput.java: Merge with Classpath. | mark | 2001-09-30 | 4 | -51/+222 |
| * | * java/lang/natClass.cc (_Jv_IsAssignableFrom): Handle the case of | bryce | 2001-09-30 | 1 | -2/+3 |
| * | * java/lang/PosixProcess.java (exitValue): Implement here. Throw | bryce | 2001-09-24 | 2 | -28/+19 |
| * | * include/jvm.h (_Jv_VTable): Handle function descriptors for ia64; | rth | 2001-09-21 | 1 | -8/+5 |
| * | * no-threads.cc (_Jv_ThreadStart): Remove names of unused arguments. | rth | 2001-09-21 | 1 | -1/+1 |
| * | * java/lang/CloneNotSupportedException.java: Re-merged with | tromey | 2001-09-14 | 1 | -16/+22 |
| * | From Eric Blake, via Classpath: | tromey | 2001-09-05 | 1 | -6/+37 |
| * | 2001-09-05 Corey Minyard <minyard@acm.org> | tromey | 2001-09-05 | 1 | -0/+17 |
| * | * java/lang/natSystem.cc (init_properties): Default locale is | tromey | 2001-09-05 | 1 | -0/+1 |
| * | * java/lang/reflect/natField.cc (set): Allow for case when the | tromey | 2001-09-04 | 1 | -2/+3 |
| * | * gcj/javaprims.h: Regenerated class list. | tromey | 2001-09-02 | 2 | -4/+4 |
| * | * Makefile.in: Rebuilt. | tromey | 2001-09-02 | 48 | -1214/+3402 |
| * | * gcj/javaprims.h (_Jv_RegisterClassHook): New extern declaration. | bothner | 2001-09-01 | 2 | -3/+18 |
| * | * java/lang/ClassLoader.java (system): Remove static field. | bothner | 2001-09-01 | 2 | -12/+5 |
| * | * Makefile.am: New friends for java/lang/Thread.h. | bryce | 2001-08-26 | 2 | -17/+36 |
| * | * java/lang/reflect/Field.java (toString): Use | tromey | 2001-08-24 | 5 | -76/+113 |
| * | Look for lib-gnu-pkg-quux.so, not gnu-pkg-quux.so. | green | 2001-08-22 | 1 | -5/+7 |
| * | * java/lang/natObject.cc (is_mp): Protect use of _SC_NPROCESSORS_ONLN. | ljrittle | 2001-08-10 | 1 | -0/+4 |