aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/util
AgeCommit message (Expand)AuthorFilesLines
2005-06-01re PR libgcj/20435 (regex pattern compiling bug)Ziga Mahkovec1-2/+1
2005-05-30re PR libgcj/20273 (LinkedHashMap breaks linked list when access() is called)Michael Koch1-1/+2
2005-05-10BitSet.java (get(int, int)): Fix breakage when requested set doesn't start on...David Daney1-1/+1
2005-05-062005-05-06 Michael Koch <konqueror@gmx.de>Michael Koch1-45/+136
2005-04-29ResourceBundle.java (getObject): Clarify MissingResourceException detailed me...Mark Wielaard1-7/+7
2005-04-272005-04-27 Sven de Marothy <sven@physto.se>Sven de Marothy1-7/+13
2005-04-22LogManager.java: Reformatted.Sven de Marothy1-238/+212
2005-04-06natLogger.cc (getCallerStackFrame): Don't crash on NULL klass and meth values...Bryce McKinlay1-2/+8
2005-04-012005-04-01 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters1-2/+3
2005-03-23PR libgcj/2641, PR libgcj/9854, PR libgcj/14892, PR libgcj/18083,Sven de Marothy2-22/+29
2005-03-10New Stack Trace infrastructure.Bryce McKinlay2-39/+14
2005-02-22Proxy.java, [...]: Don't catch java.lang.ThreadDeath.Jeroen Frijters2-0/+8
2005-02-222005-02-22 Michael Koch <konqueror@gmx.de>Michael Koch2-5/+6
2005-02-22[multiple changes]Mark Wielaard4-630/+786
2005-02-21JarFile.java (verifyHashes): Check whether ZipEntry exists.Mark Wielaard1-1/+8
2005-02-21Makefile.in: Rebuilt.Andrew Haley2-14/+57
2005-02-21Button.java, [...]: Fixed formatting issues all over.Michael Koch1-12/+13
2005-02-19LinkedHashMap (addEntry): Call remove() with key argument, not the HashEntry.Bryce McKinlay1-1/+1
2005-02-17GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag...Michael Koch51-614/+615
2005-02-16[multiple changes]Mark Wielaard1-15/+714
2005-02-15[multiple changes]Mark Wielaard1-24/+28
2005-02-10Connection.java (getJarFile): Open jar file with OPEN_DELETE.Tom Tromey1-7/+4
2005-02-10InflaterInputStream.java (markSupported): Override.Tom Tromey1-1/+15
2005-02-07Reported by Timo Lindfors <timo.lindfors@iki.fi> java/util/regex/Matcher.java...Mark Wielaard2-6/+21
2005-01-29re PR libgcj/19649 (java.util.Date.getTimezoneOffset returns negated output)Jeroen Frijters1-8/+6
2005-01-10re PR libgcj/18014 (java.util.Locale changes variant to upper case)Michael Koch1-3/+4
2005-01-10[multiple changes]Michael Koch2-3/+10
2005-01-05ZipEntry.java (setCompressedSize): Allow any argument.Tom Tromey2-10/+5
2004-12-08IdentityHashMap.java (put): Replace mistaken use of "<<" by "*".Ranjit Mathew1-1/+1
2004-11-25ResourceBundle.java (BundleKey): Don't implement Cloneable.Bryce McKinlay1-14/+2
2004-11-24ResourceBundle.java: Reformatted.Michael Koch1-3/+5
2004-11-18StackTraceElement.java: Made final.Jeroen Frijters3-2/+3
2004-11-17Timer.java (DEFAULT_SIZE): Made static.Michael Koch1-1/+1
2004-11-16Currency.java (cache): Fix modifier order.Michael Koch1-1/+1
2004-11-08GregorianCalendar.java: Removed unused imports.Tom Tromey2-4/+0
2004-11-07[multiple changes]Mark Wielaard1-4/+4
2004-11-072004-11-07 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes1-58/+235
2004-11-072004-11-07 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes3-38/+1818
2004-11-072004-11-07 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes1-40/+205
2004-11-072004-11-07 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes1-53/+543
2004-11-07CheckedInputStream.java, [...]: Import cleanups.Michael Koch4-9/+11
2004-11-06URLClassLoader.java (URLClassLoader): Now package-private.Tom Tromey1-1/+2
2004-11-06StringBuffer.java, [...]: Removed redundant and reordered modifiers.Michael Koch4-20/+19
2004-11-062004-11-06 Mattias Rehnberg <Mattias.Rehnberg@home.se>Mattias Rehnberg1-0/+17
2004-10-25ResourceBundle.java (tryBundle): Use Class.isAssignableFrom rather than catch...Tom Tromey1-2/+8
2004-10-222004-10-22 Michael Koch <konqueror@gmx.de>Michael Koch10-72/+68
2004-10-21InflaterInputStream.java (fill): Don't throw an exception if we hit EOF of `in'.Tom Tromey1-8/+4
2004-10-21ResourceBundle.java (tryBundle): Also ignore ClassCastException.Tom Tromey1-1/+2
2004-10-20Timestamp.java, [...]: Reorganized imports and fixed copyright headers.Michael Koch3-4/+6
2004-10-20ConsoleHandler.java, [...]: Standardized copyrigth header.Michael Koch16-105/+55