| Age | Commit message (Expand) | Author | Files | Lines |
| 2006-08-14 | Imported GNU Classpath 0.92 | Mark Wielaard | 1 | -0/+199 |
| 2006-05-13 | sources.am, [...]: Rebuilt. | Tom Tromey | 1 | -2/+11 |
| 2006-04-19 | natFileChannelPosix.cc (write): Properly handle EINTR. | Tom Tromey | 1 | -1/+2 |
| 2006-01-06 | [multiple changes] | Tom Tromey | 2 | -5/+5 |
| 2006-01-03 | PR libgcj/9715, PR libgcj/19132: | David Daney | 1 | -154/+0 |
| 2005-07-16 | Major merge with Classpath. | Tom Tromey | 21 | -2730/+0 |
| 2005-06-30 | Update FSF address | Kelley Cook | 32 | -64/+64 |
| 2005-05-30 | re PR libgcj/21821 (MAXPATHLEN usage in libjava) | Bryce McKinlay | 1 | -5/+6 |
| 2005-05-03 | re PR libgcj/21372 (FileChannel.tryLock() return value incorrect) | Andrew Overholt | 1 | -2/+4 |
| 2005-04-29 | 2005-04-29 Dalibor Topic <robilad@kaffe.org> | Dalibor Topic | 1 | -1/+19 |
| 2005-04-26 | re PR libgcj/21136 ([4.0 only] tryLock waits for the lock, and lock doesn't) | Luca Barbieri | 1 | -2/+2 |
| 2005-04-18 | Buffers.java, [...]: Reorganized import statements. | Michael Koch | 5 | -5/+5 |
| 2005-03-10 | FileChannelImpl.java (smallTransferFrom): New. | Andrew Haley | 1 | -12/+88 |
| 2005-03-05 | dtoa.c (_dtoa_r): Initialize variables ilim, ilim1 and spec_case. | Andreas Tobler | 1 | -2/+3 |
| 2005-02-23 | ChannelReader: Fixed comments. | Robert Schuster | 1 | -0/+211 |
| 2005-02-19 | SelectorImpl.java: Reworked import statements. | Michael Koch | 1 | -18/+6 |
| 2005-02-17 | FileChannelImpl.java (write(ByteBuffer)): Move the position of the source buf... | Ito Kazumitsu | 1 | -1/+2 |
| 2005-02-17 | Cookie.java, [...]: Reworked import statements, fixed modifier order and some... | Andrew John Hughes | 1 | -3/+4 |
| 2005-02-16 | UTF_8.java (decodeLoop): Set inPos to in.position(). | Julian Scheid | 1 | -2/+2 |
| 2005-02-07 | ISO_8859_1.java, [...]: Fixed canonical names and aliases according to... | Robert Schuster | 7 | -26/+124 |
| 2004-11-24 | NIOServerSocket.java: Added email to @author tag. | Michael Koch | 1 | -1/+2 |
| 2004-11-22 | 2004-11-22 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -4/+1 |
| 2004-11-21 | 2004-11-21 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -3/+3 |
| 2004-11-12 | FileLock.java (isValid): locks are valid if the channel is open. | Casey Marshall | 2 | -2/+2 |
| 2004-11-06 | ISO_8859_1.java (Decoder): Now package-private. | Tom Tromey | 3 | -9/+15 |
| 2004-10-21 | * gnu/java/nio/channels/natFileChannelPosix.cc | Ulrich Weigand | 1 | -2/+2 |
| 2004-10-16 | NIODatagramSocket.java, [...]: Reorganized import statements. | Michael Koch | 2 | -6/+1 |
| 2004-10-16 | UTF_16.java, [...]: Cleanup. | Michael Koch | 3 | -12/+6 |
| 2004-10-16 | 2004-10-16 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -1/+1 |
| 2004-09-24 | PipeImpl.java: Use VMPipe for native stuff. | Michael Koch | 10 | -36/+149 |
| 2004-07-17 | [multiple changes] | Michael Koch | 2 | -2/+7 |
| 2004-07-17 | 2004-07-17 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -5/+8 |
| 2004-07-09 | SelectorImpl.java (select): Call static Thread interrupted() method to clear ... | Mark Wielaard | 1 | -1/+1 |
| 2004-05-04 | 2004-05-04 Mark Wielaard <mark@klomp.org> | Mark Wielaard | 1 | -0/+5 |
| 2004-05-03 | URLStreamHandler.java (toExternalForm): Removed unused variables. | Tom Tromey | 3 | -27/+8 |
| 2004-04-23 | 2004-04-23 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -40/+25 |
| 2004-04-20 | 2004-04-20 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -38/+43 |
| 2004-03-19 | configure.in: FILE variable overrides FLATFORM when linking natFileChannelXXX... | Per Bothner | 1 | -2/+18 |
| 2004-03-18 | natFileChannelPosix.cc (mapImpl): Cast MAP_FAILED to void *. | Rainer Orth | 1 | -1/+1 |
| 2004-03-14 | natFileChannelPosix.cc: Implement munmap_adaptor and msync_adaptor for older ... | Andreas Tobler | 1 | -2/+22 |
| 2004-03-11 | natFileChannelEcos.cc: Totally reworked. | Michael Koch | 1 | -46/+63 |
| 2004-03-11 | 2004-03-11 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -9/+32 |
| 2004-02-29 | FileLockImpl.java (fd): Remove field, replacing it by: | Per Bothner | 2 | -32/+6 |
| 2004-02-29 | FileChannelImpl.java: New class, renamed from java/nio/channels. | Per Bothner | 4 | -0/+1533 |
| 2004-02-26 | 2004-02-26 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -1/+1 |
| 2004-02-26 | 2004-02-26 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -2/+7 |
| 2004-02-05 | 2004-02-05 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -3/+2 |
| 2004-02-03 | * gnu/java/nio/DatagramChannelImpl.java | Mohan Embar | 2 | -10/+49 |
| 2004-01-30 | * gnu/java/net/PlainSocketImpl.java | Mohan Embar | 2 | -17/+50 |
| 2004-01-23 | FileLockImpl.java: Compile fixes. | Michael Koch | 1 | -3/+1 |