summaryrefslogtreecommitdiff
path: root/libjava/java/util
AgeCommit message (Expand)Author
2007-04-19libjavaTom Tromey
2007-04-05DecimalFormatSymbols.java: Added the year 2007 to Copyright information and i...Tania Bento
2007-03-30re PR libgcj/29869 (LogManager class loading failure with Tomcat)Tom Tromey
2007-03-05Updating header files. Earlier change here seems to have been in error.Tom Tromey
2007-02-22re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)Jakub Jelinek
2007-02-21GregorianCalendar.java: Removed.Gary Benson
2007-02-20XEventLoop.h: Regenerated.Gary Benson
2007-02-15PlainSocketImpl.h: Regenerate.David Daney
2007-02-12VMTimeZone.java: Rewrite to handle both the old 'TZif\0' format and the new one.Jakub Jelinek
2007-02-06Checking in header files missed by earlier commitTom Tromey
2007-02-01LogManager.java (loggers): Genericized.Tom Tromey
2007-02-01Calendar.java: Implement Comparable<Calendar>.Tom Tromey
2007-01-26libjavaTom Tromey
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey
2006-09-27Locale.java (hashcode): No longer transient.Tom Tromey
2006-09-19[multiple changes]Tom Tromey
2006-08-22re PR libgcj/27890 (lib/logging.properties pollutes common namespace)Thomas Fitzsimmons
2006-08-01natSystemProperties.cc: Add additional check for getpwuid_r on _POSIX_PTHREAD...Andreas Tobler
2006-05-18Imported GNU Classpath 0.90Mark Wielaard
2006-05-13sources.am, [...]: Rebuilt.Tom Tromey
2006-03-10re PR libgcj/25713 (GZIPOutputStream bad checksum)Tom Tromey
2006-03-09re PR libgcj/24461 (array access in either GZIPInputStream, Inflater, natInfl...Tom Tromey
2005-11-16ZipEntry.java: Removed, fully merged now.Mark Wielaard
2005-11-16[multiple changes]Mark Wielaard
2005-07-16Major merge with Classpath.Tom Tromey
2005-06-30Update FSF addressKelley Cook
2005-06-01re PR libgcj/20435 (regex pattern compiling bug)Ziga Mahkovec
2005-05-30re PR libgcj/20273 (LinkedHashMap breaks linked list when access() is called)Michael Koch
2005-05-10BitSet.java (get(int, int)): Fix breakage when requested set doesn't start on...David Daney
2005-05-062005-05-06 Michael Koch <konqueror@gmx.de>Michael Koch
2005-04-29ResourceBundle.java (getObject): Clarify MissingResourceException detailed me...Mark Wielaard
2005-04-272005-04-27 Sven de Marothy <sven@physto.se>Sven de Marothy
2005-04-22LogManager.java: Reformatted.Sven de Marothy
2005-04-06natLogger.cc (getCallerStackFrame): Don't crash on NULL klass and meth values...Bryce McKinlay
2005-04-012005-04-01 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters
2005-03-23PR libgcj/2641, PR libgcj/9854, PR libgcj/14892, PR libgcj/18083,Sven de Marothy
2005-03-10New Stack Trace infrastructure.Bryce McKinlay
2005-02-22Proxy.java, [...]: Don't catch java.lang.ThreadDeath.Jeroen Frijters
2005-02-222005-02-22 Michael Koch <konqueror@gmx.de>Michael Koch
2005-02-22[multiple changes]Mark Wielaard
2005-02-21JarFile.java (verifyHashes): Check whether ZipEntry exists.Mark Wielaard
2005-02-21Makefile.in: Rebuilt.Andrew Haley
2005-02-21Button.java, [...]: Fixed formatting issues all over.Michael Koch
2005-02-19LinkedHashMap (addEntry): Call remove() with key argument, not the HashEntry.Bryce McKinlay
2005-02-17GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag...Michael Koch
2005-02-16[multiple changes]Mark Wielaard
2005-02-15[multiple changes]Mark Wielaard
2005-02-10Connection.java (getJarFile): Open jar file with OPEN_DELETE.Tom Tromey
2005-02-10InflaterInputStream.java (markSupported): Override.Tom Tromey
2005-02-07Reported by Timo Lindfors <timo.lindfors@iki.fi> java/util/regex/Matcher.java...Mark Wielaard