summaryrefslogtreecommitdiff
path: root/libjava/java/util
AgeCommit message (Expand)Author
2016-09-30Makefile.def: Remove libjava.Andrew Haley
2012-12-19Import GNU Classpath (20121202).Matthias Klose
2012-03-23Merge GNU Classpath 0.99 into libjava.Andrew John Hughes
2010-03-13re PR libgcj/42676 (javah doesn't generate the header files as checked in in ...Matthias Klose
2008-10-21re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose
2008-06-28Import GNU Classpath (classpath-0_97_2-release).Matthias Klose
2008-03-04makemake.tcl (properties_map): Don't exclude gnu/java/locale.David Daney
2007-08-08re PR classpath/32844 (EnumSet causes code to be miscompiled)Dalibor Topic
2007-06-03libjava/classpath/ChangeLog.gcj:Matthias Klose
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