summaryrefslogtreecommitdiff
path: root/libjava/java/util
Commit message (Expand)AuthorAgeFilesLines
* Update FSF addressKelley Cook2005-06-30114-228/+228
* re PR libgcj/20435 (regex pattern compiling bug)Ziga Mahkovec2005-06-011-2/+1
* re PR libgcj/20273 (LinkedHashMap breaks linked list when access() is called)Michael Koch2005-05-301-1/+2
* BitSet.java (get(int, int)): Fix breakage when requested set doesn't start on...David Daney2005-05-101-1/+1
* 2005-05-06 Michael Koch <konqueror@gmx.de>Michael Koch2005-05-061-45/+136
* ResourceBundle.java (getObject): Clarify MissingResourceException detailed me...Mark Wielaard2005-04-291-7/+7
* 2005-04-27 Sven de Marothy <sven@physto.se>Sven de Marothy2005-04-271-7/+13
* LogManager.java: Reformatted.Sven de Marothy2005-04-221-238/+212
* natLogger.cc (getCallerStackFrame): Don't crash on NULL klass and meth values...Bryce McKinlay2005-04-061-2/+8
* 2005-04-01 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters2005-04-011-2/+3
* PR libgcj/2641, PR libgcj/9854, PR libgcj/14892, PR libgcj/18083,Sven de Marothy2005-03-232-22/+29
* New Stack Trace infrastructure.Bryce McKinlay2005-03-102-39/+14
* Proxy.java, [...]: Don't catch java.lang.ThreadDeath.Jeroen Frijters2005-02-222-0/+8
* 2005-02-22 Michael Koch <konqueror@gmx.de>Michael Koch2005-02-222-5/+6
* [multiple changes]Mark Wielaard2005-02-224-630/+786
* JarFile.java (verifyHashes): Check whether ZipEntry exists.Mark Wielaard2005-02-211-1/+8
* Makefile.in: Rebuilt.Andrew Haley2005-02-212-14/+57
* Button.java, [...]: Fixed formatting issues all over.Michael Koch2005-02-211-12/+13
* LinkedHashMap (addEntry): Call remove() with key argument, not the HashEntry.Bryce McKinlay2005-02-191-1/+1
* GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag...Michael Koch2005-02-1751-614/+615
* [multiple changes]Mark Wielaard2005-02-161-15/+714
* [multiple changes]Mark Wielaard2005-02-151-24/+28
* Connection.java (getJarFile): Open jar file with OPEN_DELETE.Tom Tromey2005-02-101-7/+4
* InflaterInputStream.java (markSupported): Override.Tom Tromey2005-02-101-1/+15
* Reported by Timo Lindfors <timo.lindfors@iki.fi> java/util/regex/Matcher.java...Mark Wielaard2005-02-072-6/+21
* re PR libgcj/19649 (java.util.Date.getTimezoneOffset returns negated output)Jeroen Frijters2005-01-291-8/+6
* re PR libgcj/18014 (java.util.Locale changes variant to upper case)Michael Koch2005-01-101-3/+4
* [multiple changes]Michael Koch2005-01-102-3/+10
* ZipEntry.java (setCompressedSize): Allow any argument.Tom Tromey2005-01-052-10/+5
* IdentityHashMap.java (put): Replace mistaken use of "<<" by "*".Ranjit Mathew2004-12-081-1/+1
* ResourceBundle.java (BundleKey): Don't implement Cloneable.Bryce McKinlay2004-11-251-14/+2
* ResourceBundle.java: Reformatted.Michael Koch2004-11-241-3/+5
* StackTraceElement.java: Made final.Jeroen Frijters2004-11-183-2/+3
* Timer.java (DEFAULT_SIZE): Made static.Michael Koch2004-11-171-1/+1
* Currency.java (cache): Fix modifier order.Michael Koch2004-11-161-1/+1
* GregorianCalendar.java: Removed unused imports.Tom Tromey2004-11-082-4/+0
* [multiple changes]Mark Wielaard2004-11-071-4/+4
* 2004-11-07 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2004-11-071-58/+235
* 2004-11-07 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2004-11-073-38/+1818
* 2004-11-07 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2004-11-071-40/+205
* 2004-11-07 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2004-11-071-53/+543
* CheckedInputStream.java, [...]: Import cleanups.Michael Koch2004-11-074-9/+11
* URLClassLoader.java (URLClassLoader): Now package-private.Tom Tromey2004-11-061-1/+2
* StringBuffer.java, [...]: Removed redundant and reordered modifiers.Michael Koch2004-11-064-20/+19
* 2004-11-06 Mattias Rehnberg <Mattias.Rehnberg@home.se>Mattias Rehnberg2004-11-061-0/+17
* ResourceBundle.java (tryBundle): Use Class.isAssignableFrom rather than catch...Tom Tromey2004-10-251-2/+8
* 2004-10-22 Michael Koch <konqueror@gmx.de>Michael Koch2004-10-2210-72/+68
* InflaterInputStream.java (fill): Don't throw an exception if we hit EOF of `in'.Tom Tromey2004-10-211-8/+4
* ResourceBundle.java (tryBundle): Also ignore ClassCastException.Tom Tromey2004-10-211-1/+2
* Timestamp.java, [...]: Reorganized imports and fixed copyright headers.Michael Koch2004-10-203-4/+6