Age | Commit message (Expand) | Author | Files | Lines |
2003-12-04 | 2003-12-04 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -58/+30 |
2003-12-02 | configure.in: Added new MinGW-specific configure flag --with-win32-nlsapi. | Mohan Embar | 1 | -5/+5 |
2003-12-02 | 2003-12-02 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -7/+15 |
2003-11-30 | 2003-11-30 Jeff Sturm <jsturm@one-point.com> | Michael Koch | 4 | -25/+8 |
2003-11-28 | 2003-11-28 Michael Koch <konqueror@gmx.de> | Michael Koch | 4 | -7/+24 |
2003-11-26 | 2003-11-26 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -1/+26 |
2003-11-26 | URLStreamHandler (parseUrl): Fixed URL parsing ('@' should be checked to dist... | Guilhem Lavaux | 1 | -7/+25 |
2003-11-26 | 2003-11-26 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -42/+31 |
2003-11-26 | 2003-11-26 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -113/+172 |
2003-11-26 | 2003-11-26 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -14/+29 |
2003-11-26 | 2003-11-26 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -9/+43 |
2003-11-26 | 2003-11-26 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -3/+30 |
2003-11-26 | 2003-11-26 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -5/+5 |
2003-11-25 | 2003-11-25 Michael Koch <konqueror@gmx.de> | Michael Koch | 4 | -107/+265 |
2003-11-24 | 2003-11-25 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -39/+47 |
2003-11-19 | 2003-11-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -48/+135 |
2003-11-11 | Font.java, [...]: Removed some redundant obj == null checks. | Michael Koch | 2 | -2/+2 |
2003-11-11 | URLStreamHandler.java (toExternalForm): Print port only if host is printed to... | Michael Koch | 1 | -4/+6 |
2003-11-09 | * java/net/Inet4Address.java (serialVersionUID): Updated. | Tom Tromey | 1 | -1/+1 |
2003-10-29 | Somehow this didnt got commited due to full hard disk. | Michael Koch | 1 | -6/+2 |
2003-10-29 | 2003-10-29 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -8/+3 |
2003-10-13 | 2003-10-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -30/+46 |
2003-10-13 | 2003-10-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -1/+1 |
2003-10-11 | ContentHandlerFactory.java, [...]: Removed redundant modifiers. | Michael Koch | 5 | -18/+19 |
2003-10-11 | NIOSocket.java (setChannel): Initialize impl. | Michael Koch | 1 | -1/+11 |
2003-10-08 | Connection.java, [...]: Moved to gnu/java/net/protocol. | Michael Koch | 1 | -4/+4 |
2003-10-02 | 2003-10-02 Guilhem Lavaux <guilhem@kaffe.org> | Guilhem Lavaux | 2 | -13/+28 |
2003-10-02 | 2003-10-02 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -18/+45 |
2003-10-02 | Fixed a little mistake that got into last commit. | Michael Koch | 1 | -1/+1 |
2003-10-02 | 2003-10-02 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -7/+13 |
2003-09-29 | Fixed little typo. | Michael Koch | 1 | -1/+1 |
2003-09-29 | 2003-09-29 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -13/+52 |
2003-09-29 | InetAddress.java, URL.java: Reformated. | Michael Koch | 2 | -51/+59 |
2003-09-27 | URL.java (getURLStreamHandler): Compile fixes. | Michael Koch | 1 | -2/+7 |
2003-09-27 | URL.java (getURLStreamHandler): Check if we have to use cache before trying t... | Michael Koch | 1 | -21/+32 |
2003-09-25 | InetAddress.java: Reorder imports, remove implementation comment. | Michael Koch | 2 | -20/+21 |
2003-09-22 | InetAddress.java: Moves around some code, reformats and adds documentation. | Michael Koch | 1 | -53/+87 |
2003-09-22 | 2003-09-22 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -12/+17 |
2003-09-19 | DatagramSocket.java (getLocalAddress): Renamed result variable to localAddr. | Michael Koch | 2 | -8/+6 |
2003-09-18 | 2003-09-18 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -42/+15 |
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 |