aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/util
AgeCommit message (Expand)AuthorFilesLines
2016-09-30Makefile.def: Remove libjava.Andrew Haley480-21098/+0
2012-12-19Import GNU Classpath (20121202).Matthias Klose2-0/+2
2012-03-23Merge GNU Classpath 0.99 into libjava.Andrew John Hughes3-1/+3
2010-03-13re PR libgcj/42676 (javah doesn't generate the header files as checked in in ...Matthias Klose73-278/+278
2008-10-21re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose15-21/+267
2008-06-28Import GNU Classpath (classpath-0_97_2-release).Matthias Klose6-3/+180
2008-03-04makemake.tcl (properties_map): Don't exclude gnu/java/locale.David Daney4-2000/+3
2007-08-08re PR classpath/32844 (EnumSet causes code to be miscompiled)Dalibor Topic3-23/+43
2007-06-03libjava/classpath/ChangeLog.gcj:Matthias Klose43-920/+1140
2007-04-19libjavaTom Tromey30-69/+69
2007-04-05DecimalFormatSymbols.java: Added the year 2007 to Copyright information and i...Tania Bento2-3/+73
2007-03-30re PR libgcj/29869 (LogManager class loading failure with Tomcat)Tom Tromey1-2/+10
2007-03-05Updating header files. Earlier change here seems to have been in error.Tom Tromey28-56/+56
2007-02-22re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)Jakub Jelinek3-478/+94
2007-02-21GregorianCalendar.java: Removed.Gary Benson2-1359/+0
2007-02-20XEventLoop.h: Regenerated.Gary Benson28-56/+56
2007-02-15PlainSocketImpl.h: Regenerate.David Daney1-1/+1
2007-02-12VMTimeZone.java: Rewrite to handle both the old 'TZif\0' format and the new one.Jakub Jelinek1-55/+402
2007-02-06Checking in header files missed by earlier commitTom Tromey1-0/+2
2007-02-01LogManager.java (loggers): Genericized.Tom Tromey1-17/+19
2007-02-01Calendar.java: Implement Comparable<Calendar>.Tom Tromey1-6/+58
2007-01-26libjavaTom Tromey28-56/+56
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey447-616/+16084
2006-09-27Locale.java (hashcode): No longer transient.Tom Tromey1-11/+9
2006-09-19[multiple changes]Tom Tromey1-22/+91
2006-08-22re PR libgcj/27890 (lib/logging.properties pollutes common namespace)Thomas Fitzsimmons1-8/+0
2006-08-01natSystemProperties.cc: Add additional check for getpwuid_r on _POSIX_PTHREAD...Andreas Tobler1-3/+3
2006-05-18Imported GNU Classpath 0.90Mark Wielaard2-36/+967
2006-05-13sources.am, [...]: Rebuilt.Tom Tromey2-820/+15
2006-03-10re PR libgcj/25713 (GZIPOutputStream bad checksum)Tom Tromey5-857/+7
2006-03-09re PR libgcj/24461 (array access in either GZIPInputStream, Inflater, natInfl...Tom Tromey1-3/+5
2005-11-16ZipEntry.java: Removed, fully merged now.Mark Wielaard2-959/+0
2005-11-16[multiple changes]Mark Wielaard5-2345/+35
2005-07-16Major merge with Classpath.Tom Tromey96-40379/+0
2005-06-30Update FSF addressKelley Cook114-228/+228
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