Age | Commit message (Expand) | Author | Files | Lines |
2000-09-08 | PropertyChangeEvent.java (serialVersionUID): Added. | Warren Levy | 1 | -1/+3 |
2000-09-06 | Constructor.java (toString): Use `getName' for parameter types. | Tom Tromey | 2 | -3/+3 |
2000-09-06 | natMethod.cc (_Jv_CallAnyMethodA): Accept null `args' if method takes no para... | Tom Tromey | 1 | -2/+6 |
2000-08-08 | Method.java (hashCode): Use getName(). | Tom Tromey | 2 | -2/+6 |
2000-08-07 | PipedInputStream.java (read(byte[],int,int)): Mostly rewrote. | Tom Tromey | 2 | -7/+10 |
2000-08-02 | [multiple changes] | Bryce McKinlay | 1 | -1/+1 |
2000-07-27 | mauve-libgcj: Activated serialization tests. | Warren Levy | 3 | -3/+5 |
2000-06-23 | natMethod.cc: Include <alloca.h>. | Tom Tromey | 1 | -0/+2 |
2000-03-09 | natArray.cc (newInstance): Don't allow array of `void' to be created. | Tom Tromey | 1 | -2/+9 |
2000-03-07 | All files: Updated copyright information. | Tom Tromey | 12 | -12/+12 |
2000-03-02 | java-interp.h: Don't include MethodInvocation.h. | Tom Tromey | 2 | -50/+15 |
2000-01-21 | natConstructor.cc (newInstance): Use _Jv_CallAnyMethodA. | Tom Tromey | 2 | -79/+140 |
2000-01-19 | * All files: Updated copyright to reflect Cygnus purchase. | Tom Tromey | 12 | -12/+12 |
2000-01-06 | natClass.cc (getMethod): Compute offset relative to `klass's methods table, n... | Tom Tromey | 1 | -24/+25 |
2000-01-05 | natMethod.cc (get_ffi_type): Test size of jboolean and select correct ffi typ... | Tom Tromey | 1 | -4/+17 |
2000-01-04 | [multiple changes] | Tom Tromey | 4 | -161/+331 |
1999-12-20 | Modifier.java (STRICT): New constant. | Tom Tromey | 2 | -3/+10 |
1999-12-18 | re GNATS libgcj/111 (bug in reflection code) | Tom Tromey | 1 | -0/+3 |
1999-09-10 | configure: Rebuilt. | Tom Tromey | 3 | -6/+3 |
1999-09-01 | Modifier.java (ALL_FLAGS): New constant. | Tom Tromey | 1 | -0/+3 |
1999-08-08 | [multiple changes] | Anthony Green | 2 | -4/+7 |
1999-04-07 | Initial revision | Tom Tromey | 11 | -0/+2013 |