summaryrefslogtreecommitdiff
path: root/libjava/java/lang/Class.java
AgeCommit message (Expand)Author
2016-09-30Makefile.def: Remove libjava.Andrew Haley
2008-05-28re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java)Andrew Haley
2008-05-23re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java)Andrew Haley
2008-05-22re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java)Andrew Haley
2007-08-15Class.java (internalGetFields): Use LinkedHashSet.Tom Tromey
2007-06-03libjava/classpath/ChangeLog.gcj:Matthias Klose
2007-02-01Calendar.java: Implement Comparable<Calendar>.Tom Tromey
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey
2006-11-21Security.java: Merge with classpath.Gary Benson
2006-08-14Imported GNU Classpath 0.92Mark Wielaard
2006-06-09* java/lang/Class.java (getClassLoaderInternal): Now native.Tom Tromey
2006-05-18Imported GNU Classpath 0.90Mark Wielaard
2006-05-17re PR libgcj/27352 (SecurityManager.checkPermission() called unnecessarily)Bryce McKinlay
2006-05-04[multiple changes]Andrew Haley
2005-12-16Class.java (getPackage): Get package from VMClassLoader if needed.Tom Tromey
2005-07-14Class.java (getProtectionDomain): Merged javadoc from Classpath.Tom Tromey
2005-06-30Update FSF addressKelley Cook
2005-06-14Class.java (getClasses): New method.Tom Tromey
2005-02-17GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag...Michael Koch
2004-01-272004-01-27 Michael Koch <konqueror@gmx.de>Michael Koch
2004-01-25Class.java: Imports reworked, reformated.Michael Koch
2004-01-23Class.java, [...]: Merged copyright with classpath.Michael Koch
2003-10-22re PR libgcj/12416 (java.lang.Class.getFields returns duplicate entries.)Tom Tromey
2003-10-09ClassLoader.java (setSigners): Implemented.Tom Tromey
2003-09-25Proxy.java (generate): Uncomment protection domain code.Tom Tromey
2003-07-21Runtime.java: Comment fix.Tom Tromey
2003-02-22New docs for Thread.java, and little tweaks identified by japi.Anthony Green
2002-09-03Class.h (_getDeclaredMethod): Declare.Tom Tromey
2002-07-05re PR libgcj/7060 (getMethod() doesn't search super interface)Tom Tromey
2002-06-11Class.h (Class::desiredAssertionStatus): Declare.Tom Tromey
2001-04-25decl.c (init_decl_processing): Add new class "protectionDomain" field.Bryce McKinlay
2000-11-26prims.cc (_Jv_NewObjectArray): Undo placement change.Anthony Green
2000-03-07All files: Updated copyright information.Tom Tromey
2000-03-02java-interp.h: Don't include MethodInvocation.h.Tom Tromey
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey
2000-01-05Class.h (_getMethods): Declare.Tom Tromey
2000-01-05Class.h (getSignature): Updated.Tom Tromey
2000-01-04[multiple changes]Tom Tromey
1999-08-18natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed from _Jv_InternClassStr...Kresten Krab Thorup
1999-08-08[multiple changes]Anthony Green
1999-04-07Initial revisionTom Tromey