summaryrefslogtreecommitdiff
path: root/libjava/classpath/java/util
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
2011-01-11Normalise whitespace in GNU Classpath.Andrew John Hughes
2010-10-12GNU Classpath import (libgcj-snapshot-20100921).Andrew John Hughes
2010-04-27CopyOnWriteArrayList.java: Fix for empty list.Andrew Haley
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-01-28SimpleTimeZone.java (SimpleTimeZone): Fix typo in comment.Bernhard Fischer
2007-08-30EnumSet.java: Documented.Andrew John Hughes
2007-08-08re PR classpath/32844 (EnumSet causes code to be miscompiled)Dalibor Topic
2007-08-04Import GNU Classpath (libgcj-import-20070727).Matthias Klose
2007-06-03libjava/classpath/ChangeLog.gcj:Matthias Klose
2007-04-23re PR classpath/31646 (Arrays.sort() broken)Jeroen Frijters
2007-02-26TimeZone.java (getDefaultDisplayName): Don't check if TimeZone is instanceof ...Jakub Jelinek
2007-02-22re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)Jakub Jelinek
2007-02-212007-02-21 Gary Benson <gbenson@redhat.com>Gary Benson
2007-02-14TimeZone.java (getDateParams): Negate dayOfWeek.Jakub Jelinek
2007-02-12Collections.java (UnmodifiableMap.toArray): Imported changes from Classpath.Tom Tromey
2007-02-09TimeZone.java: Handle default (one hour) daylight savings.Jakub Jelinek
2007-02-09re PR classpath/23566 (Need to regenerate TimeZone data against tzdata2006a)Jakub Jelinek
2007-01-23Arrays.java (binarySearch): Change comparison order.Marco Trudel
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey
2006-08-14Imported GNU Classpath 0.92Mark Wielaard
2006-07-12re PR libgcj/27271 (i/o error (java.util.zip.ZipException: Deflated stream en...Tom Tromey
2006-05-18Imported GNU Classpath 0.90Mark Wielaard
2006-03-10re PR libgcj/25713 (GZIPOutputStream bad checksum)Tom Tromey
2006-03-10Imported GNU Classpath 0.90Mark Wielaard
2006-01-17Imported GNU Classpath 0.20Mark Wielaard
2005-11-15Imported GNU Classpath 0.19 + gcj-import-20051115.Mark Wielaard
2005-10-31.cvsignore are not needed for subversion, remove them.Andreas Jaeger
2005-09-23Imported Classpath 0.18.Tom Tromey
2005-07-16Initial revisionTom Tromey