| Age | Commit message (Expand) | Author |
| 2016-09-30 | Makefile.def: Remove libjava. | Andrew Haley |
| 2012-12-19 | Import GNU Classpath (20121202). | Matthias Klose |
| 2012-03-23 | Merge GNU Classpath 0.99 into libjava. | Andrew John Hughes |
| 2010-03-13 | re PR libgcj/42676 (javah doesn't generate the header files as checked in in ... | Matthias Klose |
| 2008-10-21 | re PR libgcj/37636 (java tools are unable to find resource files) | Matthias Klose |
| 2008-06-28 | Import GNU Classpath (classpath-0_97_2-release). | Matthias Klose |
| 2008-03-04 | makemake.tcl (properties_map): Don't exclude gnu/java/locale. | David Daney |
| 2007-08-08 | re PR classpath/32844 (EnumSet causes code to be miscompiled) | Dalibor Topic |
| 2007-06-03 | libjava/classpath/ChangeLog.gcj: | Matthias Klose |
| 2007-04-19 | libjava | Tom Tromey |
| 2007-04-05 | DecimalFormatSymbols.java: Added the year 2007 to Copyright information and i... | Tania Bento |
| 2007-03-30 | re PR libgcj/29869 (LogManager class loading failure with Tomcat) | Tom Tromey |
| 2007-03-05 | Updating header files. Earlier change here seems to have been in error. | Tom Tromey |
| 2007-02-22 | re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken) | Jakub Jelinek |
| 2007-02-21 | GregorianCalendar.java: Removed. | Gary Benson |
| 2007-02-20 | XEventLoop.h: Regenerated. | Gary Benson |
| 2007-02-15 | PlainSocketImpl.h: Regenerate. | David Daney |
| 2007-02-12 | VMTimeZone.java: Rewrite to handle both the old 'TZif\0' format and the new one. | Jakub Jelinek |
| 2007-02-06 | Checking in header files missed by earlier commit | Tom Tromey |
| 2007-02-01 | LogManager.java (loggers): Genericized. | Tom Tromey |
| 2007-02-01 | Calendar.java: Implement Comparable<Calendar>. | Tom Tromey |
| 2007-01-26 | libjava | Tom Tromey |
| 2007-01-09 | Merged gcj-eclipse branch to trunk. | Tom Tromey |
| 2006-09-27 | Locale.java (hashcode): No longer transient. | Tom Tromey |
| 2006-09-19 | [multiple changes] | Tom Tromey |
| 2006-08-22 | re PR libgcj/27890 (lib/logging.properties pollutes common namespace) | Thomas Fitzsimmons |
| 2006-08-01 | natSystemProperties.cc: Add additional check for getpwuid_r on _POSIX_PTHREAD... | Andreas Tobler |
| 2006-05-18 | Imported GNU Classpath 0.90 | Mark Wielaard |
| 2006-05-13 | sources.am, [...]: Rebuilt. | Tom Tromey |
| 2006-03-10 | re PR libgcj/25713 (GZIPOutputStream bad checksum) | Tom Tromey |
| 2006-03-09 | re PR libgcj/24461 (array access in either GZIPInputStream, Inflater, natInfl... | Tom Tromey |
| 2005-11-16 | ZipEntry.java: Removed, fully merged now. | Mark Wielaard |
| 2005-11-16 | [multiple changes] | Mark Wielaard |
| 2005-07-16 | Major merge with Classpath. | Tom Tromey |
| 2005-06-30 | Update FSF address | Kelley Cook |
| 2005-06-01 | re PR libgcj/20435 (regex pattern compiling bug) | Ziga Mahkovec |
| 2005-05-30 | re PR libgcj/20273 (LinkedHashMap breaks linked list when access() is called) | Michael Koch |
| 2005-05-10 | BitSet.java (get(int, int)): Fix breakage when requested set doesn't start on... | David Daney |
| 2005-05-06 | 2005-05-06 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2005-04-29 | ResourceBundle.java (getObject): Clarify MissingResourceException detailed me... | Mark Wielaard |
| 2005-04-27 | 2005-04-27 Sven de Marothy <sven@physto.se> | Sven de Marothy |
| 2005-04-22 | LogManager.java: Reformatted. | Sven de Marothy |
| 2005-04-06 | natLogger.cc (getCallerStackFrame): Don't crash on NULL klass and meth values... | Bryce McKinlay |
| 2005-04-01 | 2005-04-01 Jeroen Frijters <jeroen@frijters.net> | Jeroen Frijters |
| 2005-03-23 | PR libgcj/2641, PR libgcj/9854, PR libgcj/14892, PR libgcj/18083, | Sven de Marothy |
| 2005-03-10 | New Stack Trace infrastructure. | Bryce McKinlay |
| 2005-02-22 | Proxy.java, [...]: Don't catch java.lang.ThreadDeath. | Jeroen Frijters |
| 2005-02-22 | 2005-02-22 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2005-02-22 | [multiple changes] | Mark Wielaard |
| 2005-02-21 | JarFile.java (verifyHashes): Check whether ZipEntry exists. | Mark Wielaard |