aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/lang/reflect/Method.java
AgeCommit message (Expand)AuthorFilesLines
2007-03-05natVMProxy.cc (ncode_closure.meth): Delete.Andrew Haley1-0/+18
2007-02-01LogManager.java (loggers): Genericized.Tom Tromey1-2/+2
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey1-17/+56
2006-05-24re PR libgcj/27729 (Field, Method and Constructor need isSynthetic() implemet...Tom Tromey1-34/+176
2006-05-18Imported GNU Classpath 0.90Mark Wielaard1-1/+24
2003-10-25Method.java (toString): Avoid extra whitespace on method with no modifiers.Bryce McKinlay1-2/+6
2003-08-05Method.java: Updated status comment.Tom Tromey1-51/+177
2001-08-24Field.java (toString): Use Method.appendClassName.Tom Tromey1-61/+81
2001-03-22Method.java (getExceptionTypes): Call getType() to initialize if exception_ty...Bryce McKinlay1-1/+3
2000-09-06Constructor.java (toString): Use `getName' for parameter types.Tom Tromey1-1/+1
2000-08-08Method.java (hashCode): Use getName().Tom Tromey1-2/+2
2000-08-07PipedInputStream.java (read(byte[],int,int)): Mostly rewrote.Tom Tromey1-4/+4
2000-03-07All files: Updated copyright information.Tom Tromey1-1/+1
2000-03-02java-interp.h: Don't include MethodInvocation.h.Tom Tromey1-25/+1
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey1-1/+1
2000-01-04[multiple changes]Tom Tromey1-1/+27
1999-12-20Modifier.java (STRICT): New constant.Tom Tromey1-2/+1
1999-12-18re GNATS libgcj/111 (bug in reflection code)Tom Tromey1-0/+3
1999-04-07Initial revisionTom Tromey1-0/+123