| Age | Commit message (Expand) | Author |
| 2016-09-30 | Makefile.def: Remove libjava. | Andrew Haley |
| 2012-12-19 | Import GNU Classpath (20121202). | Matthias Klose |
| 2010-03-13 | re PR libgcj/42676 (javah doesn't generate the header files as checked in in ... | Matthias Klose |
| 2008-06-28 | Import GNU Classpath (classpath-0_97_2-release). | Matthias Klose |
| 2007-06-03 | libjava/classpath/ChangeLog.gcj: | Matthias Klose |
| 2007-04-03 | natFileChannelPosix.cc (mapImpl): Extend file, when writing, if it is too short. | Tom Tromey |
| 2007-04-02 | natPlainSocketImplPosix.cc (create): Return if already created. | Tom Tromey |
| 2007-03-23 | re PR libgcj/31228 (Race condition between setting close-on-exec and Runtime.... | David Daney |
| 2007-01-28 | 2007-01-28 Michele Sandri <gpointorama@gmail.com> | Michele Sandri |
| 2007-01-18 | natVMPipeEcos.cc: Renamed from gnu/java/nio/natPipeImplEcos.cc. | Gary Benson |
| 2007-01-09 | Merged gcj-eclipse branch to trunk. | Tom Tromey |
| 2006-08-14 | Imported GNU Classpath 0.92 | Mark Wielaard |
| 2006-05-13 | sources.am, [...]: Rebuilt. | Tom Tromey |
| 2006-04-19 | natFileChannelPosix.cc (write): Properly handle EINTR. | Tom Tromey |
| 2006-01-06 | [multiple changes] | Tom Tromey |
| 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-30 | re PR libgcj/21821 (MAXPATHLEN usage in libjava) | Bryce McKinlay |
| 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-26 | re PR libgcj/21136 ([4.0 only] tryLock waits for the lock, and lock doesn't) | Luca Barbieri |
| 2005-04-18 | Buffers.java, [...]: Reorganized import statements. | Michael Koch |
| 2005-03-10 | FileChannelImpl.java (smallTransferFrom): New. | Andrew Haley |
| 2005-03-05 | dtoa.c (_dtoa_r): Initialize variables ilim, ilim1 and spec_case. | Andreas Tobler |
| 2005-02-23 | ChannelReader: Fixed comments. | Robert Schuster |
| 2005-02-19 | SelectorImpl.java: Reworked import statements. | Michael Koch |
| 2005-02-17 | FileChannelImpl.java (write(ByteBuffer)): Move the position of the source buf... | Ito Kazumitsu |
| 2005-02-17 | Cookie.java, [...]: Reworked import statements, fixed modifier order and some... | Andrew John Hughes |
| 2005-02-16 | UTF_8.java (decodeLoop): Set inPos to in.position(). | Julian Scheid |
| 2005-02-07 | ISO_8859_1.java, [...]: Fixed canonical names and aliases according to... | Robert Schuster |
| 2004-11-24 | NIOServerSocket.java: Added email to @author tag. | Michael Koch |
| 2004-11-22 | 2004-11-22 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2004-11-21 | 2004-11-21 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2004-11-12 | FileLock.java (isValid): locks are valid if the channel is open. | Casey Marshall |
| 2004-11-06 | ISO_8859_1.java (Decoder): Now package-private. | Tom Tromey |
| 2004-10-21 | * gnu/java/nio/channels/natFileChannelPosix.cc | Ulrich Weigand |
| 2004-10-16 | NIODatagramSocket.java, [...]: Reorganized import statements. | Michael Koch |
| 2004-10-16 | UTF_16.java, [...]: Cleanup. | Michael Koch |
| 2004-10-16 | 2004-10-16 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2004-09-24 | PipeImpl.java: Use VMPipe for native stuff. | Michael Koch |
| 2004-07-17 | [multiple changes] | Michael Koch |
| 2004-07-17 | 2004-07-17 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2004-07-09 | SelectorImpl.java (select): Call static Thread interrupted() method to clear ... | Mark Wielaard |
| 2004-05-04 | 2004-05-04 Mark Wielaard <mark@klomp.org> | Mark Wielaard |
| 2004-05-03 | URLStreamHandler.java (toExternalForm): Removed unused variables. | Tom Tromey |
| 2004-04-23 | 2004-04-23 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2004-04-20 | 2004-04-20 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2004-03-19 | configure.in: FILE variable overrides FLATFORM when linking natFileChannelXXX... | Per Bothner |
| 2004-03-18 | natFileChannelPosix.cc (mapImpl): Cast MAP_FAILED to void *. | Rainer Orth |