re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java)
[gcc.git] / libjava / java / lang / Class.java
2008-05-28 Andrew Haleyre PR libgcj/35020 (Class.getSimpleName() differs from...
2008-05-23 Andrew Haleyre PR libgcj/35020 (Class.getSimpleName() differs from...
2008-05-22 Andrew Haleyre PR libgcj/35020 (Class.getSimpleName() differs from...
2007-08-15 Tom TromeyClass.java (internalGetFields): Use LinkedHashSet.
2007-06-03 Matthias Kloselibjava/classpath/ChangeLog.gcj:
2007-02-01 Tom TromeyCalendar.java: Implement Comparable<Calendar>.
2007-01-09 Tom TromeyMerged gcj-eclipse branch to trunk.
2006-11-21 Gary BensonSecurity.java: Merge with classpath.
2006-08-14 Mark WielaardImported GNU Classpath 0.92
2006-06-09 Tom Tromey* java/lang/Class.java (getClassLoaderInternal): Now...
2006-05-18 Mark WielaardImported GNU Classpath 0.90
2006-05-17 Bryce McKinlayre PR libgcj/27352 (SecurityManager.checkPermission...
2006-05-04 Andrew Haley[multiple changes]
2005-12-16 Tom TromeyClass.java (getPackage): Get package from VMClassLoader...
2005-07-14 Tom TromeyClass.java (getProtectionDomain): Merged javadoc from...
2005-06-30 Kelley CookUpdate FSF address
2005-06-14 Tom TromeyClass.java (getClasses): New method.
2005-02-17 Michael KochGThreadNativeMethodRunner.java, [...]: Fixed usage...
2004-01-27 Michael Koch2004-01-27 Michael Koch <konqueror@gmx.de>
2004-01-25 Michael KochClass.java: Imports reworked, reformated.
2004-01-23 Michael KochClass.java, [...]: Merged copyright with classpath.
2003-10-22 Tom Tromeyre PR libgcj/12416 (java.lang.Class.getFields returns...
2003-10-09 Tom TromeyClassLoader.java (setSigners): Implemented.
2003-09-25 Tom TromeyProxy.java (generate): Uncomment protection domain...
2003-07-21 Tom TromeyRuntime.java: Comment fix.
2003-02-22 Anthony GreenNew docs for Thread.java, and little tweaks identified...
2002-09-03 Tom TromeyClass.h (_getDeclaredMethod): Declare.
2002-07-05 Tom Tromeyre PR libgcj/7060 (getMethod() doesn't search super...
2002-06-11 Tom TromeyClass.h (Class::desiredAssertionStatus): Declare.
2001-04-25 Bryce McKinlaydecl.c (init_decl_processing): Add new class "protectio...
2000-11-26 Anthony Greenprims.cc (_Jv_NewObjectArray): Undo placement change.
2000-03-07 Tom TromeyAll files: Updated copyright information.
2000-03-02 Tom Tromeyjava-interp.h: Don't include MethodInvocation.h.
2000-01-19 Tom Tromey* All files: Updated copyright to reflect Cygnus purchase.
2000-01-05 Tom TromeyClass.h (_getMethods): Declare.
2000-01-05 Tom TromeyClass.h (getSignature): Updated.
2000-01-04 Tom Tromey[multiple changes]
1999-08-18 Kresten Krab ThorupnatClassLoader.cc (_Jv_PrepareCompiledClass): Renamed...
1999-08-08 Anthony Green[multiple changes]
1999-04-07 Tom TromeyInitial revision