aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/net
AgeCommit message (Expand)AuthorFilesLines
2003-10-08Connection.java, [...]: Moved to gnu/java/net/protocol.Michael Koch1-4/+4
2003-10-022003-10-02 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux2-13/+28
2003-10-022003-10-02 Michael Koch <konqueror@gmx.de>Michael Koch3-18/+45
2003-10-02Fixed a little mistake that got into last commit.Michael Koch1-1/+1
2003-10-022003-10-02 Michael Koch <konqueror@gmx.de>Michael Koch1-7/+13
2003-09-29Fixed little typo.Michael Koch1-1/+1
2003-09-292003-09-29 Michael Koch <konqueror@gmx.de>Michael Koch1-13/+52
2003-09-29InetAddress.java, URL.java: Reformated.Michael Koch2-51/+59
2003-09-27URL.java (getURLStreamHandler): Compile fixes.Michael Koch1-2/+7
2003-09-27URL.java (getURLStreamHandler): Check if we have to use cache before trying t...Michael Koch1-21/+32
2003-09-25InetAddress.java: Reorder imports, remove implementation comment.Michael Koch2-20/+21
2003-09-22InetAddress.java: Moves around some code, reformats and adds documentation.Michael Koch1-53/+87
2003-09-222003-09-22 Michael Koch <konqueror@gmx.de>Michael Koch1-12/+17
2003-09-19DatagramSocket.java (getLocalAddress): Renamed result variable to localAddr.Michael Koch2-8/+6
2003-09-182003-09-18 Michael Koch <konqueror@gmx.de>Michael Koch3-42/+15
2003-09-12URLStreamHandler.java (parseURL): If original file ends with "/", so must can...Tom Tromey1-0/+4
2003-09-10DatagramSocket.java, [...]: Use gnu.java.net.Plain*SocketImpl instead of java...Michael Koch14-4405/+27
2003-08-29win32.cc: fixed tab...Mohan Embar4-1158/+560
2003-08-29natInetAddressWin32.cc, [...]: Readded code enclosed in DISABLE_JAVA_NET defi...Mohan Embar4-0/+271
2003-08-28Makefile.in: Rebuilt.Tom Tromey1-18/+103
2003-08-28natInetAddressWin32.cc, [...]: Removed code enclosed in DISABLE_JAVA_NET defi...Michael Koch4-271/+0
2003-08-07re PR libgcj/10868 (java.net.ServerSocket's constructors create and leak extr...Bryce McKinlay2-134/+20
2003-08-07natPlainSocketImplPosix.cc (connect): Pass the FD as a ready-to-write argumen...Jacob Gladish1-15/+16
2003-08-022003-08-02 Michael Koch <konqueror@gmx.de>Michael Koch1-9/+34
2003-08-01SocketImpl.java (toString): Display the remote address of an unconnected serv...Stephen Crawley1-1/+2
2003-07-22URLEncoder.java (encode(String)): Use platform default encoding.Tom Tromey1-7/+20
2003-07-202003-07-20 Michael Koch <konqueror@gmx.de>Michael Koch1-4/+12
2003-07-19URLClassLoader.java (addURL): Moved implementation to private addURLImpl() to...Jeroen Frijters1-1/+9
2003-06-282003-06-28 Michael Koch <konqueror@gmx.de>Michael Koch2-0/+17
2003-06-272003-06-27 Michael Koch <konqueror@gmx.de>Michael Koch2-2/+2
2003-06-25PlainDatagramSocketImpl.java: Partly merged with classpath, this mainly adds ...Michael Koch1-8/+127
2003-06-24URL.java: Renamed "handler" to "ph" in the whole file to match classpaths ver...Michael Koch2-42/+42
2003-06-242003-06-24 Michael Koch <konqueror@gmx.de>Michael Koch3-2/+377
2003-06-21PlainSocketImpl.java: Reformatted.Michael Koch1-35/+162
2003-06-21PlainSocketImpl.java: Reformatting.Michael Koch1-6/+17
2003-06-202003-06-20 Michael Koch <konqueror@gmx.de>Michael Koch1-4/+12
2003-06-19HttpURLConnection.java, [...]: Reworked import statements.Michael Koch8-141/+137
2003-06-19Inet6Address.java (isAnyLocalAddress): Don't use "==" on arrays.Tom Tromey2-5/+7
2003-06-18InetAddress.java: Reformatted to better match classpath's version.Michael Koch3-19/+53
2003-06-172003-06-17 Michael Koch <konqueror@gmx.de>Michael Koch2-23/+18
2003-06-11DatagramSocket.java: Partly merged with classpath.Michael Koch1-4/+21
2003-06-08URLStreamHandler.java (sameFile): Fix port value comparison.Anthony Green2-3/+11
2003-06-082003-06-08 Michael Koch <konqueror@gmx.de>Michael Koch1-64/+56
2003-06-082003-06-08 Michael Koch <konqueror@gmx.de>Michael Koch4-70/+3
2003-05-272003-05-27 Michael Koch <konqueror@gmx.de>Michael Koch1-8/+12
2003-05-26NetPermission.java, [...]: New versions from classpath.Michael Koch4-77/+94
2003-05-25PushbackInputStream.java, [...]: Merged new versions from classpath.Michael Koch10-415/+393
2003-05-092003-05-09 Michael Koch <konqueror@gmx.de>Michael Koch2-9/+19
2003-05-052003-05-05 Michael Koch <konqueror@gmx.de>Michael Koch1-9/+6
2003-05-05Forgot to add this to commit line on 2003/05/02. Its in Changelog already.Michael Koch1-1/+0