| Age | Commit message (Expand) | Author |
| 2005-06-07 | * gnu/classpath/jdwp/transport/JdwpConnection.java: New file. | Keith Seitz |
| 2005-06-07 | * gnu/classpath/jdwp/util/Signature.java: New file. | Keith Seitz |
| 2005-06-06 | natPlainSocketImplPosix.cc (setOption): Fix case fall-through bug. | Anthony Green |
| 2005-06-04 | Update copyright year. | Anthony Green |
| 2005-06-04 | URLClassLoader.java: import gnu.gcj.Core, and gnu.java.net.protocol.core.Core... | Anthony Green |
| 2005-06-03 | * gnu/classpath/jdwp/transport/TransportFactory.java: New file. | Keith Seitz |
| 2005-06-03 | ITransport.java: New file. | Keith Seitz |
| 2005-06-02 | * gnu/classpath/jdwp/transport/TransportException.java: New file. | Keith Seitz |
| 2005-06-01 | re PR libgcj/20435 (regex pattern compiling bug) | Ziga Mahkovec |
| 2005-06-01 | Fix typo in initial commit. | Keith Seitz |
| 2005-06-01 | JdwpPacket.java: New file. | Keith Seitz |
| 2005-05-30 | re PR libgcj/21821 (MAXPATHLEN usage in libjava) | Bryce McKinlay |
| 2005-05-25 | SAXEventSink.java: Ignore XML entities in start/ end entity callbacks. | Chris Burdess |
| 2005-05-18 | re PR libgcj/19729 (libgcj DSASignature.java null pointer exception) | Thomas Fitzsimmons |
| 2005-05-16 | Headers.java (parse): Include final character of line. | Tom Tromey |
| 2005-05-16 | re PR libgcj/20504 (java.util.regex implementation doesn't support quoting co... | Ziga Mahkovec |
| 2005-05-13 | SystemClassLoader.java (init): Handle empty element in path. | Tom Tromey |
| 2005-05-07 | GtkVolatileImage.java: Add imports. | Matthias Klose |
| 2005-05-06 | Makefile.am (gtk_awt_peer_sources): Add GtkVolatileImage.java. | Thomas Fitzsimmons |
| 2005-05-03 | re PR libgcj/21372 (FileChannel.tryLock() return value incorrect) | Andrew Overholt |
| 2005-04-29 | 2005-04-29 Dalibor Topic <robilad@kaffe.org> | Dalibor Topic |
| 2005-04-29 | 2005-04-29 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2005-04-28 | [multiple changes] | Michael Koch |
| 2005-04-27 | Connection.java: Return correct content length for directory listing. | Chris Burdess |
| 2005-04-27 | * gnu/java/net/protocol/https/Handler.java: Commit. | Thomas Fitzsimmons |
| 2005-04-27 | HTTPURLConnection.java (connect): Accept absolute and relative paths in Locat... | Chris Burdess |
| 2005-04-26 | re PR libgcj/21136 ([4.0 only] tryLock waits for the lock, and lock doesn't) | Luca Barbieri |
| 2005-04-26 | ParserDelegator.java (callBack, gnu): Now package-private. | Tom Tromey |
| 2005-04-26 | 2005-04-26 Jeroen Frijters <jeroen@frijters.net> | Jeroen Frijters |
| 2005-04-25 | [multiple changes] | Michael Koch |
| 2005-04-25 | [multiple changes] | Michael Koch |
| 2005-04-22 | 2005-04-22 Casey Marshall <csm@gnu.org> | Casey Marshall |
| 2005-04-22 | NameFinder.java (close): IN, OUT, and PROC can all be null, check for that ca... | Andrew Pinski |
| 2005-04-21 | CRLFInputStream.java: Rewrite to return CRLF-delimited chunks. | Chris Burdess |
| 2005-04-20 | Connection.java, [...]: Reorganized import statements. | Michael Koch |
| 2005-04-20 | 2005-04-20 Sven de Marothy <sven@physto.se> | Sven de Marothy |
| 2005-04-20 | PlainDatagramSocketImpl.java: Merged copyright header. | Michael Koch |
| 2005-04-20 | ClassHelper.java, [...]: Fixed @author tag. | Michael Koch |
| 2005-04-20 | [multiple changes] | Michael Koch |
| 2005-04-20 | XBMDecoder.java: Fixed modifier order. | Michael Koch |
| 2005-04-19 | [multiple changes] | Michael Koch |
| 2005-04-19 | 2005-04-19 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2005-04-19 | 2005-04-19 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2005-04-18 | BASE64.java: Truncate encoded byte array. | Chris Burdess |
| 2005-04-18 | 2005-04-18 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2005-04-18 | XmlParser.java: Reverted my typo fix. | Michael Koch |
| 2005-04-18 | Buffers.java, [...]: Reorganized import statements. | Michael Koch |
| 2005-04-18 | CieXyzConverter.java, [...]: Standardized file headers. | Michael Koch |
| 2005-04-16 | ValidationConsumer.java (Recognizer): Make 'ANY' package-private. | Tom Tromey |
| 2005-04-13 | re PR libgcj/20958 (Compile Errors In two files in gnu.gcj) | Aaron Luchko |