| Age | Commit message (Expand) | Author | Files | Lines |
| 2005-05-07 | GtkVolatileImage.java: Add imports. | Matthias Klose | 1 | -0/+4 |
| 2005-05-06 | Makefile.am (gtk_awt_peer_sources): Add GtkVolatileImage.java. | Thomas Fitzsimmons | 3 | -13/+159 |
| 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-29 | 2005-04-29 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -22/+3 |
| 2005-04-28 | [multiple changes] | Michael Koch | 1 | -20/+16 |
| 2005-04-27 | Connection.java: Return correct content length for directory listing. | Chris Burdess | 1 | -14/+55 |
| 2005-04-27 | * gnu/java/net/protocol/https/Handler.java: Commit. | Thomas Fitzsimmons | 1 | -0/+76 |
| 2005-04-27 | HTTPURLConnection.java (connect): Accept absolute and relative paths in Locat... | Chris Burdess | 1 | -1/+29 |
| 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-26 | ParserDelegator.java (callBack, gnu): Now package-private. | Tom Tromey | 2 | -10/+14 |
| 2005-04-26 | 2005-04-26 Jeroen Frijters <jeroen@frijters.net> | Jeroen Frijters | 1 | -5/+22 |
| 2005-04-25 | [multiple changes] | Michael Koch | 1 | -0/+33 |
| 2005-04-22 | 2005-04-22 Casey Marshall <csm@gnu.org> | Casey Marshall | 2 | -2/+9 |
| 2005-04-21 | CRLFInputStream.java: Rewrite to return CRLF-delimited chunks. | Chris Burdess | 1 | -80/+49 |
| 2005-04-20 | Connection.java, [...]: Reorganized import statements. | Michael Koch | 2 | -7/+7 |
| 2005-04-20 | 2005-04-20 Sven de Marothy <sven@physto.se> | Sven de Marothy | 2 | -27/+0 |
| 2005-04-20 | PlainDatagramSocketImpl.java: Merged copyright header. | Michael Koch | 2 | -6/+7 |
| 2005-04-20 | ClassHelper.java, [...]: Fixed @author tag. | Michael Koch | 2 | -2/+2 |
| 2005-04-20 | [multiple changes] | Michael Koch | 1 | -2/+6 |
| 2005-04-20 | XBMDecoder.java: Fixed modifier order. | Michael Koch | 1 | -1/+1 |
| 2005-04-19 | 2005-04-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -4/+3 |
| 2005-04-19 | 2005-04-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -2/+6 |
| 2005-04-18 | BASE64.java: Truncate encoded byte array. | Chris Burdess | 1 | -1/+7 |
| 2005-04-18 | 2005-04-18 Michael Koch <konqueror@gmx.de> | Michael Koch | 6 | -6/+7 |
| 2005-04-18 | Buffers.java, [...]: Reorganized import statements. | Michael Koch | 79 | -270/+267 |
| 2005-04-18 | CieXyzConverter.java, [...]: Standardized file headers. | Michael Koch | 13 | -421/+409 |
| 2005-03-16 | MainThread.java (run): Load main class using system class loader. | Tom Tromey | 1 | -2/+3 |
| 2005-03-15 | natPlainSocketImplPosix.cc (read_helper): Handle count == 0 case. | David Daney | 1 | -1/+6 |
| 2005-03-10 | New Stack Trace infrastructure. | Bryce McKinlay | 1 | -0/+2 |
| 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 | 2 | -3/+7 |
| 2005-02-23 | ChannelReader: Fixed comments. | Robert Schuster | 1 | -0/+211 |
| 2005-02-22 | PolicyFile.java, [...]: Fixed copyright header. | Michael Koch | 3 | -19/+23 |
| 2005-02-22 | re PR awt/17952 (Windows don't show with window manager that supports _NET_RE... | Thomas Fitzsimmons | 1 | -15/+12 |
| 2005-02-22 | [multiple changes] | Mark Wielaard | 1 | -1/+1 |
| 2005-02-21 | 2005-02-21 Robert Schuster <theBohemian@gmx.net> | Robert Schuster | 1 | -2/+1 |
| 2005-02-20 | re PR libgcj/19728 (libgcj Gnu.java missing SHA-160) | Rutger Ovidius | 1 | -1/+2 |
| 2005-02-20 | FormatCharacterIterator.java: Removed redundant modifiers. | Michael Koch | 1 | -3/+3 |
| 2005-02-19 | [multiple changes] | Michael Koch | 39 | -65/+4525 |
| 2005-02-19 | SelectorImpl.java: Reworked import statements. | Michael Koch | 1 | -18/+6 |
| 2005-02-19 | ActiveModeDTP.java, [...]: New files. | Michael Koch | 20 | -0/+4118 |
| 2005-02-18 | gij.cc (version): Change year for '--version' to 2005. | Anthony Green | 2 | -4/+5 |
| 2005-02-17 | FileChannelImpl.java (write(ByteBuffer)): Move the position of the source buf... | Ito Kazumitsu | 1 | -1/+2 |
| 2005-02-17 | 2005-02-17 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -1/+13 |
| 2005-02-17 | Cookie.java, [...]: Reworked import statements, fixed modifier order and some... | Andrew John Hughes | 22 | -59/+55 |
| 2005-02-17 | GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... | Michael Koch | 25 | -115/+118 |
| 2005-02-16 | UTF_8.java (decodeLoop): Set inPos to in.position(). | Julian Scheid | 1 | -2/+2 |
| 2005-02-16 | [multiple changes] | Mark Wielaard | 10 | -32/+1094 |
| 2005-02-16 | [multiple changes] | Graydon Hoare | 36 | -1273/+1777 |