aboutsummaryrefslogtreecommitdiff
path: root/libjava/classpath/java/util
AgeCommit message (Expand)AuthorFilesLines
2016-09-30Makefile.def: Remove libjava.Andrew Haley162-73200/+0
2012-12-19Import GNU Classpath (20121202).Matthias Klose4-44/+85
2012-03-23Merge GNU Classpath 0.99 into libjava.Andrew John Hughes7-12/+108
2011-01-11Normalise whitespace in GNU Classpath.Andrew John Hughes115-7473/+7462
2010-10-12GNU Classpath import (libgcj-snapshot-20100921).Andrew John Hughes4-458/+451
2010-04-27CopyOnWriteArrayList.java: Fix for empty list.Andrew Haley1-1/+6
2008-10-21re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose32-204/+2912
2008-06-28Import GNU Classpath (classpath-0_97_2-release).Matthias Klose12-883/+1814
2008-01-28SimpleTimeZone.java (SimpleTimeZone): Fix typo in comment.Bernhard Fischer1-1/+1
2007-08-30EnumSet.java: Documented.Andrew John Hughes1-2/+168
2007-08-08re PR classpath/32844 (EnumSet causes code to be miscompiled)Dalibor Topic1-201/+188
2007-08-04Import GNU Classpath (libgcj-import-20070727).Matthias Klose3-5/+22
2007-06-03libjava/classpath/ChangeLog.gcj:Matthias Klose31-400/+4782
2007-04-23re PR classpath/31646 (Arrays.sort() broken)Jeroen Frijters1-7/+7
2007-02-26TimeZone.java (getDefaultDisplayName): Don't check if TimeZone is instanceof ...Jakub Jelinek1-8/+1
2007-02-22re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)Jakub Jelinek3-126/+317
2007-02-212007-02-21 Gary Benson <gbenson@redhat.com>Gary Benson1-1/+2
2007-02-14TimeZone.java (getDateParams): Negate dayOfWeek.Jakub Jelinek1-6/+18
2007-02-12Collections.java (UnmodifiableMap.toArray): Imported changes from Classpath.Tom Tromey1-7/+7
2007-02-09TimeZone.java: Handle default (one hour) daylight savings.Jakub Jelinek1-2/+9
2007-02-09re PR classpath/23566 (Need to regenerate TimeZone data against tzdata2006a)Jakub Jelinek1-122/+134
2007-01-23Arrays.java (binarySearch): Change comparison order.Marco Trudel1-3/+6
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey63-1947/+6113
2006-08-14Imported GNU Classpath 0.92Mark Wielaard33-131/+3479
2006-07-12re PR libgcj/27271 (i/o error (java.util.zip.ZipException: Deflated stream en...Tom Tromey1-5/+25
2006-05-18Imported GNU Classpath 0.90Mark Wielaard31-710/+844
2006-03-10re PR libgcj/25713 (GZIPOutputStream bad checksum)Tom Tromey1-13/+17
2006-03-10Imported GNU Classpath 0.90Mark Wielaard16-276/+606
2006-01-17Imported GNU Classpath 0.20Mark Wielaard9-250/+238
2005-11-15Imported GNU Classpath 0.19 + gcj-import-20051115.Mark Wielaard27-88/+789
2005-10-31.cvsignore are not needed for subversion, remove them.Andreas Jaeger1-1/+0
2005-09-23Imported Classpath 0.18.Tom Tromey12-180/+282
2005-07-16Initial revisionTom Tromey130-0/+55874