summaryrefslogtreecommitdiff
path: root/libjava/classpath/lib/java
AgeCommit message (Expand)Author
2016-09-30Makefile.def: Remove libjava.Andrew Haley
2012-12-19Import GNU Classpath (20121202).Matthias Klose
2012-03-23Merge GNU Classpath 0.99 into libjava.Andrew John Hughes
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth
2010-12-16PR libgcj/46774: Create dynamic ProtectionDomain instances which check the sy...Andrew John Hughes
2010-10-12GNU Classpath import (libgcj-snapshot-20100921).Andrew John Hughes
2010-04-27CopyOnWriteArrayList.java: Fix for empty list.Andrew Haley
2010-01-192010-01-19 Matthias Klose <doko@ubuntu.com>Matthias Klose
2010-01-062010-01-06 Matthias Klose <doko@ubuntu.com>Matthias Klose
2009-07-28Fix for PR40616: missing java.io.PrintStream constructors.Andrew John Hughes
2009-02-25Sync libgcj with GNU Classpath 0.98.Andrew John Hughes
2009-01-06Merge GNU Classpath libgcj-snapshot-20090102.Andrew John Hughes
2008-10-22Import GNU Classpath (libgcj-import-20081021).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
2008-03-04makemake.tcl (properties_map): Don't exclude gnu/java/locale.David Daney
2008-01-21re PR libgcj/34369 (java.net.URI.relativize(URI) method returns incorrect res...Luciano Chavez
2007-12-052007-12-05 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons
2007-08-31EnumSet*.class: RegenerateMatthias Klose
2007-08-15Class.java (internalGetFields): Use LinkedHashSet.Tom Tromey
2007-08-08re PR classpath/32844 (EnumSet causes code to be miscompiled)Dalibor Topic
2007-08-04natFilePosix.cc (init_native): Define to 0.Alfred M. Szmidt
2007-08-04Import GNU Classpath (libgcj-import-20070727).Matthias Klose
2007-07-27* Rebuild .class files with new ecj.Tom Tromey
2007-07-16File.java: Implement Comparable<File>.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-04-26ObjectStreamClass.java (ensureFieldsSet): New method.Andrew Haley
2007-04-23re PR classpath/31646 (Arrays.sort() broken)Jeroen Frijters
2007-04-16Committed up-to-date .class and .h files from an earlier commitTom Tromey
2007-04-05DecimalFormatSymbols.java: Added the year 2007 to Copyright information and i...Tania Bento
2007-03-30re PR libgcj/29869 (LogManager class loading failure with Tomcat)Tom Tromey
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-03-05Updating header files. Earlier change here seems to have been in error.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-22re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)Jakub Jelinek
2007-02-21GregorianCalendar.java: Removed.Gary Benson
2007-02-16Thread.java (Thread(ThreadGroup, Runnable, String)): Pass new parameter const...David Daney
2007-02-16[multiple changes]Andrew Haley
2007-02-14TimeZone.java (getDateParams): Negate dayOfWeek.Jakub Jelinek
2007-02-12Collections.java (UnmodifiableMap.toArray): Imported changes from Classpath.Tom Tromey