| Age | Commit message (Expand) | Author |
| 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 |
| 2005-02-21 | Makefile.in: Rebuilt. | Andrew Haley |
| 2005-02-21 | Button.java, [...]: Fixed formatting issues all over. | Michael Koch |
| 2005-02-19 | LinkedHashMap (addEntry): Call remove() with key argument, not the HashEntry. | Bryce McKinlay |
| 2005-02-17 | GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... | Michael Koch |
| 2005-02-16 | [multiple changes] | Mark Wielaard |
| 2005-02-15 | [multiple changes] | Mark Wielaard |
| 2005-02-10 | Connection.java (getJarFile): Open jar file with OPEN_DELETE. | Tom Tromey |
| 2005-02-10 | InflaterInputStream.java (markSupported): Override. | Tom Tromey |
| 2005-02-07 | Reported by Timo Lindfors <timo.lindfors@iki.fi> java/util/regex/Matcher.java... | Mark Wielaard |
| 2005-01-29 | re PR libgcj/19649 (java.util.Date.getTimezoneOffset returns negated output) | Jeroen Frijters |
| 2005-01-10 | re PR libgcj/18014 (java.util.Locale changes variant to upper case) | Michael Koch |
| 2005-01-10 | [multiple changes] | Michael Koch |
| 2005-01-05 | ZipEntry.java (setCompressedSize): Allow any argument. | Tom Tromey |
| 2004-12-08 | IdentityHashMap.java (put): Replace mistaken use of "<<" by "*". | Ranjit Mathew |
| 2004-11-25 | ResourceBundle.java (BundleKey): Don't implement Cloneable. | Bryce McKinlay |
| 2004-11-24 | ResourceBundle.java: Reformatted. | Michael Koch |
| 2004-11-18 | StackTraceElement.java: Made final. | Jeroen Frijters |
| 2004-11-17 | Timer.java (DEFAULT_SIZE): Made static. | Michael Koch |
| 2004-11-16 | Currency.java (cache): Fix modifier order. | Michael Koch |
| 2004-11-08 | GregorianCalendar.java: Removed unused imports. | Tom Tromey |
| 2004-11-07 | [multiple changes] | Mark Wielaard |
| 2004-11-07 | 2004-11-07 Andrew John Hughes <gnu_andrew@member.fsf.org> | Andrew John Hughes |
| 2004-11-07 | 2004-11-07 Andrew John Hughes <gnu_andrew@member.fsf.org> | Andrew John Hughes |
| 2004-11-07 | 2004-11-07 Andrew John Hughes <gnu_andrew@member.fsf.org> | Andrew John Hughes |
| 2004-11-07 | 2004-11-07 Andrew John Hughes <gnu_andrew@member.fsf.org> | Andrew John Hughes |
| 2004-11-07 | CheckedInputStream.java, [...]: Import cleanups. | Michael Koch |
| 2004-11-06 | URLClassLoader.java (URLClassLoader): Now package-private. | Tom Tromey |