| Age | Commit message (Expand) | Author |
| 2006-05-24 | re PR libgcj/27024 (Implement URLConnection.getFileNameMap) | Tom Tromey |
| 2006-05-18 | Imported GNU Classpath 0.90 | Mark Wielaard |
| 2006-05-13 | sources.am, [...]: Rebuilt. | Tom Tromey |
| 2006-04-20 | re PR libgcj/21941 (NPE in Socket.connect()) | Tom Tromey |
| 2005-12-28 | natPlainSocketImplWin32.cc (connect): Same as previous patch, but for win32. | Anthony Green |
| 2005-12-28 | natPlainSocketImplPosix.cc (connect): Record address and port before attempti... | Anthony Green |
| 2005-12-19 | natPlainDatagramSocketImplPosix.cc (getLocalAddress): New helper function. | Anthony Green |
| 2005-11-18 | Imported GNU Classpath gcj-import-20051117. | Mark Wielaard |
| 2005-11-17 | [multiple changes] | Mark Wielaard |
| 2005-11-15 | re PR libgcj/15430 (Cannot interrupt blocking I/O calls with close()) | David Daney |
| 2005-11-14 | natPlainSocketImplWin32.cc: Updated copyright. | Mohan Embar |
| 2005-09-23 | Imported Classpath 0.18. | Tom Tromey |
| 2005-07-26 | package.html, [...]: Removed. | Tom Tromey |
| 2005-07-16 | Major merge with Classpath. | Tom Tromey |
| 2005-07-14 | Connection.java (unquote): New method. | Andrew Haley |
| 2005-06-30 | Update FSF address | Kelley Cook |
| 2005-06-15 | re PR libgcj/21074 (Trivial bug in the method getHeaderFieldKey() in the fil... | Goffredo Baroncelli |
| 2005-06-06 | natPlainSocketImplPosix.cc (setOption): Fix case fall-through bug. | Anthony Green |
| 2005-05-16 | Headers.java (parse): Include final character of line. | Tom Tromey |
| 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-21 | CRLFInputStream.java: Rewrite to return CRLF-delimited chunks. | Chris Burdess |
| 2005-04-20 | Connection.java, [...]: Reorganized import statements. | Michael Koch |
| 2005-04-20 | PlainDatagramSocketImpl.java: Merged copyright header. | 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 | Buffers.java, [...]: Reorganized import statements. | Michael Koch |
| 2005-03-15 | natPlainSocketImplPosix.cc (read_helper): Handle count == 0 case. | David Daney |
| 2005-03-05 | dtoa.c (_dtoa_r): Initialize variables ilim, ilim1 and spec_case. | Andreas Tobler |
| 2005-02-19 | ActiveModeDTP.java, [...]: New files. | Michael Koch |
| 2005-02-17 | 2005-02-17 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2005-02-17 | Cookie.java, [...]: Reworked import statements, fixed modifier order and some... | Andrew John Hughes |
| 2005-02-10 | Connection.java (getJarFile): Open jar file with OPEN_DELETE. | Tom Tromey |
| 2005-02-01 | natPlainDatagramSocketImplPosix.cc (getOption): Support IP_MULTICAST_LOOP. | Anthony Green |
| 2005-01-11 | PR libgcj/14012, PR libgcj/14013, PR libgcj/15157, PR libgcj/15509 | Michael Koch |
| 2004-10-26 | 2004-10-26 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2004-10-22 | Connection.java (sendRequest): Fix typo. | Tom Tromey |
| 2004-10-22 | re PR libgcj/14009 (libgcj HttpURLConnection does not handle situation where ... | Michael Koch |
| 2004-10-22 | * gnu/java/net/natPlainSocketImplPosix.cc | Ulrich Weigand |
| 2004-10-18 | [multiple changes] | Michael Koch |
| 2004-10-18 | PlainDatagramSocketImpl.java: Reworked import statements. | Michael Koch |
| 2004-09-15 | 2004-09-15 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2004-09-10 | [multiple changes] | Michael Koch |
| 2004-09-10 | 2004-09-10 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2004-07-28 | GetPropertyAction.java (setParameters): Renamed from 'setName'. | Bryce McKinlay |
| 2004-07-23 | Connection.java: Use GetPropertyAction for privileged getProperty calls. | Bryce McKinlay |
| 2004-07-23 | DefaultContentHandlerFactory.java: Check in real file missed in last commit. | Mark Wielaard |