summaryrefslogtreecommitdiff
path: root/libjava/classpath/lib/java/lang
AgeCommit message (Expand)Author
2016-09-30Makefile.def: Remove libjava.Andrew Haley
2012-12-19Import GNU Classpath (20121202).Matthias Klose
2010-01-062010-01-06 Matthias Klose <doko@ubuntu.com>Matthias Klose
2008-10-21re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose
2008-06-28Import GNU Classpath (classpath-0_97_2-release).Matthias Klose
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
2008-03-13natClassLoader.cc (_Jv_RegisterInitiatingLoader): Check loading constraints.Tom Tromey
2007-08-15Class.java (internalGetFields): Use LinkedHashSet.Tom Tromey
2007-08-04Import GNU Classpath (libgcj-import-20070727).Matthias Klose
2007-07-27* Rebuild .class files with new ecj.Tom Tromey
2007-07-15* Rebuilt .class files.Tom Tromey
2007-06-03libjava/classpath/ChangeLog.gcj:Matthias Klose
2007-05-12re PR libgcj/29324 (add wait handling hook)David Daney
2007-03-07Win32Process.java: Added nested class EOFInputStream.Mohan Embar
2007-03-05Character.java: Re-merged with Classpath.Mark Wielaard
2007-03-05natVMProxy.cc (ncode_closure.meth): Delete.Andrew Haley
2007-03-05sources.am, [...]: Rebuilt.Tom Tromey
2007-02-232007-02-23 Gary Benson <gbenson@redhat.com>Gary Benson
2007-02-23re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)Jakub Jelinek
2007-02-16Thread.java (Thread(ThreadGroup, Runnable, String)): Pass new parameter const...David Daney
2007-02-16[multiple changes]Andrew Haley
2007-02-01* java/lang/ClassLoader.java (getResources): No longer final.Tom Tromey
2007-02-01LogManager.java (loggers): Genericized.Tom Tromey
2007-02-01Calendar.java: Implement Comparable<Calendar>.Tom Tromey
2007-01-29java-interp.h: Added _Jv_Frame class and its two subclasses _Jv_InterpFrame a...Kyle Galloway
2007-01-29Checking in updated class fileTom Tromey
2007-01-29SecurityManager.java: Load and initialize java.security.Security.Andrew Haley
2007-01-29natClass.cc (initializeClass): Re-throw SecurityExceptions.Andrew Haley
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey