| Age | Commit message (Expand) | Author |
| 2006-05-13 | sources.am, [...]: Rebuilt. | Tom Tromey |
| 2006-01-17 | Imported GNU Classpath 0.20 | Mark Wielaard |
| 2006-01-03 | PR libgcj/9715, PR libgcj/19132: | David Daney |
| 2005-07-16 | Major merge with Classpath. | Tom Tromey |
| 2005-06-30 | Update FSF address | Kelley Cook |
| 2005-05-17 | Charset.java (encode, decode): Synchronize on 'this', not the class. | Tom Tromey |
| 2005-05-04 | FileLock.java (toString): Entirely avoid String "+". | Tom Tromey |
| 2005-05-03 | re PR libgcj/21372 (FileChannel.tryLock() return value incorrect) | Andrew Overholt |
| 2005-04-29 | 2005-04-29 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2005-04-27 | [multiple changes] | Michael Koch |
| 2005-04-20 | [multiple changes] | Michael Koch |
| 2005-04-03 | re PR libgcj/20727 (double free or corruption) | Anthony Green |
| 2005-02-23 | ChannelReader: Fixed comments. | Robert Schuster |
| 2005-02-22 | 2005-02-22 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2005-02-19 | SelectorImpl.java: Reworked import statements. | Michael Koch |
| 2005-02-18 | Charset.java (forName): Throws IllegalArgumentException when argument is null... | Robert Schuster |
| 2005-02-17 | [multiple changes] | Michael Koch |
| 2005-02-17 | GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... | Michael Koch |
| 2005-01-07 | re PR libgcj/18115 (JNI nio buffer functions only work with byte buffers) | Michael Koch |
| 2004-11-24 | 2004-11-24 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2004-11-24 | 2004-11-24 Jeroen Frijters <address@bogus.example.com> | Jeroen Frijters |
| 2004-11-24 | NIOServerSocket.java: Added email to @author tag. | Michael Koch |
| 2004-11-24 | DirectByteBufferImpl.java, [...]: Reformatted. | Michael Koch |
| 2004-11-21 | 2004-11-21 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2004-11-18 | StackTraceElement.java: Made final. | Jeroen Frijters |
| 2004-11-17 | 2004-11-17 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2004-11-16 | BufferedReader.java, [...]: Fixed javadocs all over. | Michael Koch |
| 2004-11-06 | URLClassLoader.java (URLClassLoader): Now package-private. | Tom Tromey |
| 2004-10-22 | 2004-10-22 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2004-10-18 | 2004-10-18 Sven de Marothy <sven@physto.se> | Sven de Marothy |
| 2004-10-18 | [multiple changes] | Michael Koch |
| 2004-10-16 | UTF_16.java, [...]: Cleanup. | Michael Koch |
| 2004-09-21 | ByteBuffer.java (hashCode): Implemented. | Sven de Marothy |
| 2004-08-30 | [multiple changes] | Andreas Tobler |
| 2004-07-17 | 2004-07-17 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2004-07-09 | Buffer.java, [...]: Fixed javadocs all over. | Dalibor Topic |
| 2004-05-30 | 2004-05-30 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2004-05-04 | 2004-05-04 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2004-04-22 | 2004-04-22 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2004-04-21 | 2004-04-21 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2004-04-20 | Channels.java: Merged coding style with GNU classpath. | Michael Koch |
| 2004-04-20 | Buffer.java, [...]: Fixed javadocs and jalopied all over java.nio. | Michael Koch |
| 2004-04-20 | ByteBufferImpl.java, [...]: Made sure all classes are final and removed final... | Michael Koch |
| 2004-03-18 | 2004-03-18 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2004-03-03 | Channels.java (newInputStream, [...]): Optimize when argument is a FileChanne... | Per Bothner |
| 2004-02-29 | MappedByteBuffer.java: (forceImpl... | Per Bothner |
| 2004-02-29 | FileChannelImpl.java: Moved to package gnu/java/nio/channels, since we need t... | Per Bothner |
| 2004-02-28 | 2004-02-28 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2004-02-26 | 2004-02-26 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2004-02-16 | ByteBuffer.java (endian): Make non-private so other java.nio classes can inhe... | Per Bothner |