aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/util
AgeCommit message (Expand)AuthorFilesLines
2004-09-26Collections.java (sort): Copy from array in forwards order...Per Bothner1-4/+4
2004-09-25[multiple changes]Mark Wielaard3-283/+360
2004-09-242004-09-24 Casey Marshall <csm@gnu.org>Casey Marshall1-1/+1
2004-09-232004-09-23 Mark Wielaard <mark@klomp.org>Mark Wielaard1-3/+17
2004-09-22re PR java/14446 (GZIPInputStream: corrupted gzip file - crc mismatch)Tom Tromey2-1/+19
2004-09-21TreeMap.java (root): Don't initialize.Mark Wielaard1-2/+7
2004-09-09[multiple changes]Andreas Tobler2-13/+16
2004-08-292004-08-29 Mark Wielaard <mark@klomp.org>Mark Wielaard1-9/+26
2004-08-29AbstractCollection.java, [...]: Added additional exceptions to documentation...Andrew John Hughes12-54/+557
2004-08-26re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)Mark Wielaard2-143/+522
2004-08-18re PR libgcj/17079 ([PATCH] Log messages whose logging level is equal to the ...Bryce McKinlay1-1/+1
2004-08-01Collection.java, [...]: Added additional exceptions to documentation.Andrew John Hughes6-6/+104
2004-07-302004-07-30 Michael Koch <konqueror@gmx.de>Michael Koch4-12/+16
2004-07-10java.util.Calendar.java (cache): New private static field.Bryce McKinlay1-17/+56
2004-07-10Calendar.java: Use getSystemClassLoader as argument for ResourceBundle.getBun...Bryce McKinlay3-3/+4
2004-07-10ResourceBundle.java (bundleCache): Renamed from resourceBundleCache.Bryce McKinlay1-168/+185
2004-07-09DeflaterOutputStream.java, [...]: Reformatted.Michael Koch4-130/+198
2004-07-05Locale.java (readObject): Intern strings read from object stream.Bryce McKinlay1-3/+3
2004-07-02Locale.java (hashcode): Made transient.Bryce McKinlay1-18/+17
2004-06-17ZipFile.getInputStream returns null if entry not found.Anthony Green1-2/+12
2004-06-14Calendar.java: Change ResourceBundle.getBundle() calls to pass ClassLoader ar...Bryce McKinlay3-4/+9
2004-06-11GregorianCalendar.java (computeTime): Skip buggy formulae when we already kno...Jerry Quinn2-22/+47
2004-06-06ZipEntry.java (setTime): Remove scaling.Jerry Quinn1-3/+2
2004-05-31InflaterInputStream.java: Merged more with Classpath version.Michael Koch2-27/+65
2004-05-27SimpleTimeZone.java: Reverting my last change until I can fix it properly.Jerry Quinn1-36/+18
2004-05-27re PR libgcj/8321 (SimpleTimeZone doesn't work properly for daylight saving t...Jerry Quinn1-18/+36
2004-05-07SimpleTimeZone.java (startTimeMode, [...]): New members.Jerry Quinn1-7/+226
2004-05-07ChangeLogJerry Quinn1-4/+29
2004-05-062004-05-06 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+1
2004-05-052004-05-05 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+1
2004-05-05Reported by f.haeglsperger@gmx.de [classpath patch #2485]Mark Wielaard1-11/+2
2004-05-05Format.java: Cleaned up imports.Tom Tromey3-10/+0
2004-05-03DERReader.java: Call static methods staticly.Mark Wielaard2-8/+8
2004-04-23[multiple changes]Dalibor Topic24-68/+62
2004-04-22Preferences.java, [...]: Cleaned up imports.Dalibor Topic6-12/+11
2004-04-212004-04-21 Michael Koch <konqueror@gmx.de>Michael Koch1-2/+2
2004-04-212004-04-21 Michael Koch <konqueror@gmx.de>Michael Koch1-2/+2
2004-04-20[multiple changes]Michael Koch1-7/+4
2004-04-20MarshalledObject.java, [...]: Fixed javadoc, coding style and argument names ...Michael Koch9-44/+41
2004-03-15Locale.java: Reverting my last patch and add a comment why the original versi...Michael Koch1-2/+4
2004-03-112004-03-11 Michael Koch <konqueror@gmx.de>Michael Koch1-4/+3
2004-03-112004-03-11 Michael Koch <konqueror@gmx.de>Michael Koch1-2/+2
2004-03-09Makefile.am: Build property resource files into libgcj.Anthony Green2-35/+209
2004-02-05Deflater.java, [...]: Reformated and javadoc comments merged from classpath.Michael Koch3-109/+292
2004-01-24InflaterInputStream.java: Merged class documentation with classpath.Michael Koch1-8/+11
2004-01-092004-01-09 Michael Koch <konqueror@gmx.de>Michael Koch3-3/+3
2004-01-03Date.java (parse): Fix a number of problems.Per Bothner1-87/+74
2003-12-30[multiple changes]Michael Koch1-2/+6
2003-12-192003-12-19 Michael Koch <konqueror@gmx.de>Michael Koch1-7/+25
2003-12-182003-12-18 Michael Koch <konqueror@gmx.de>Michael Koch1-0/+10