Age | Commit message (Expand) | Author | Files | Lines |
2003-09-12 | URLStreamHandler.java (parseURL): If original file ends with "/", so must can... | Tom Tromey | 1 | -0/+4 |
2003-09-10 | DatagramSocket.java, [...]: Use gnu.java.net.Plain*SocketImpl instead of java... | Michael Koch | 14 | -4405/+27 |
2003-08-29 | win32.cc: fixed tab... | Mohan Embar | 4 | -1158/+560 |
2003-08-29 | natInetAddressWin32.cc, [...]: Readded code enclosed in DISABLE_JAVA_NET defi... | Mohan Embar | 4 | -0/+271 |
2003-08-28 | Makefile.in: Rebuilt. | Tom Tromey | 1 | -18/+103 |
2003-08-28 | natInetAddressWin32.cc, [...]: Removed code enclosed in DISABLE_JAVA_NET defi... | Michael Koch | 4 | -271/+0 |
2003-08-07 | re PR libgcj/10868 (java.net.ServerSocket's constructors create and leak extr... | Bryce McKinlay | 2 | -134/+20 |
2003-08-07 | natPlainSocketImplPosix.cc (connect): Pass the FD as a ready-to-write argumen... | Jacob Gladish | 1 | -15/+16 |
2003-08-02 | 2003-08-02 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -9/+34 |
2003-08-01 | SocketImpl.java (toString): Display the remote address of an unconnected serv... | Stephen Crawley | 1 | -1/+2 |
2003-07-22 | URLEncoder.java (encode(String)): Use platform default encoding. | Tom Tromey | 1 | -7/+20 |
2003-07-20 | 2003-07-20 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -4/+12 |
2003-07-19 | URLClassLoader.java (addURL): Moved implementation to private addURLImpl() to... | Jeroen Frijters | 1 | -1/+9 |
2003-06-28 | 2003-06-28 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -0/+17 |
2003-06-27 | 2003-06-27 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -2/+2 |
2003-06-25 | PlainDatagramSocketImpl.java: Partly merged with classpath, this mainly adds ... | Michael Koch | 1 | -8/+127 |
2003-06-24 | URL.java: Renamed "handler" to "ph" in the whole file to match classpaths ver... | Michael Koch | 2 | -42/+42 |
2003-06-24 | 2003-06-24 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -2/+377 |
2003-06-21 | PlainSocketImpl.java: Reformatted. | Michael Koch | 1 | -35/+162 |
2003-06-21 | PlainSocketImpl.java: Reformatting. | Michael Koch | 1 | -6/+17 |
2003-06-20 | 2003-06-20 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -4/+12 |
2003-06-19 | HttpURLConnection.java, [...]: Reworked import statements. | Michael Koch | 8 | -141/+137 |
2003-06-19 | Inet6Address.java (isAnyLocalAddress): Don't use "==" on arrays. | Tom Tromey | 2 | -5/+7 |
2003-06-18 | InetAddress.java: Reformatted to better match classpath's version. | Michael Koch | 3 | -19/+53 |
2003-06-17 | 2003-06-17 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -23/+18 |
2003-06-11 | DatagramSocket.java: Partly merged with classpath. | Michael Koch | 1 | -4/+21 |
2003-06-08 | URLStreamHandler.java (sameFile): Fix port value comparison. | Anthony Green | 2 | -3/+11 |
2003-06-08 | 2003-06-08 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -64/+56 |
2003-06-08 | 2003-06-08 Michael Koch <konqueror@gmx.de> | Michael Koch | 4 | -70/+3 |
2003-05-27 | 2003-05-27 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -8/+12 |
2003-05-26 | NetPermission.java, [...]: New versions from classpath. | Michael Koch | 4 | -77/+94 |
2003-05-25 | PushbackInputStream.java, [...]: Merged new versions from classpath. | Michael Koch | 10 | -415/+393 |
2003-05-09 | 2003-05-09 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -9/+19 |
2003-05-05 | 2003-05-05 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -9/+6 |
2003-05-05 | Forgot to add this to commit line on 2003/05/02. Its in Changelog already. | Michael Koch | 1 | -1/+0 |
2003-05-02 | 2003-05-02 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -60/+96 |
2003-05-02 | 2003-05-02 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -69/+228 |
2003-05-02 | InetAddress.java: Merged class documentation with classpath. | Michael Koch | 5 | -18/+114 |
2003-04-06 | URLConnection.java: Import classes directly. | Michael Koch | 1 | -15/+80 |
2003-03-24 | natInetAddressNoNet.cc: Include stddef.h. | Michael Koch | 3 | -1/+6 |
2003-03-20 | InetAddress.java, [...]: Merged copyright statements with classpath for easie... | Michael Koch | 5 | -39/+180 |
2003-03-18 | configure.in: Fixed links to platform dependant java.net files. | Michael Koch | 4 | -2392/+0 |
2003-03-18 | configure.in: Create links to architecture dependent files... | Michael Koch | 12 | -0/+4719 |
2003-03-17 | 2003-03-17 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -1/+1 |
2003-03-10 | DatagramSocket.java, [...]: Fixed some documentation tags to make javadoc and... | Michael Koch | 5 | -22/+22 |
2003-03-07 | No changelog, just replaced one tabulator with some spaces | Michael Koch | 1 | -1/+1 |
2003-03-04 | NetworkInterface.java: Merged with classpath. | Michael Koch | 1 | -2/+1 |
2003-03-03 | 2003-03-03 Michael Koch <konqueror@gmx.de> | Michael Koch | 4 | -12/+16 |
2003-03-02 | NetPermission.java: Merged copyright with classpath. | Michael Koch | 1 | -1/+1 |
2003-03-02 | 2003-03-02 Michael Koch <konqueror@gmx.de> | Michael Koch | 4 | -5/+15 |