aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/net
AgeCommit message (Expand)AuthorFilesLines
2004-10-18Inet4Address.java: Merged file header and javadocs.Michael Koch3-31/+22
2004-10-18PlainDatagramSocketImpl.java: Reworked import statements.Michael Koch1-2/+2
2004-10-17BindException.java, [...]: Big import statement and @author tag cleanup.Michael Koch34-111/+102
2004-09-30InetAddress.java: Reformatted.Michael Koch1-32/+23
2004-09-28URLConnection.java: Reformatted.Michael Koch2-33/+40
2004-09-24URL.java (systemClassLoader): New static field.Mark Wielaard1-20/+28
2004-09-242004-09-24 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux1-17/+25
2004-09-24[multiple changes]Michael Koch1-1/+3
2004-09-23re PR libgcj/17623 (URL does not retain userInfo across context constructor.)David Daney1-1/+6
2004-09-212004-09-21 Michael Koch <konqueror@gmx.de>Michael Koch1-2/+3
2004-09-09[multiple changes]Andreas Tobler1-0/+3
2004-09-05natNetworkInterfaceWin32.cc (getRealNetworkInterfaces): Changed pfn from stat...Mohan Embar1-1/+10
2004-08-19DatagramSocket.java: Fixed typo.Tom Tromey1-1/+1
2004-08-18re PR libgcj/17081 (Deserializing java.net.URI fails)Bryce McKinlay1-17/+32
2004-08-14natInetAddressPosix.cc (lookup): Reflect rename of localhostAddress to loopba...Andreas Tobler2-4/+4
2004-08-13InetAddress.java (loopbackAddress): Renamed from localhostAddress.Bryce McKinlay2-18/+22
2004-07-23Makefile.am (ordinary_java_source_files): Add DefaultContentHandlerFactory.java.Bryce McKinlay1-6/+14
2004-07-22URLConnection.java (position): New field.Bryce McKinlay1-14/+21
2004-07-20Socket.java (getImpl): Now private.Bryce McKinlay1-2/+1
2004-07-17[multiple changes]Michael Koch3-8/+14
2004-07-11Reported by Roman Kennke <roman@ontographics.com> (bug #9331)Mark Wielaard1-3/+5
2004-07-06URLStreamHandler.java (parseURL): Canonicalize file portion of URL in additio...Mohan Embar1-4/+8
2004-07-04[multiple changes]Anthony Green1-8/+19
2004-05-05URLStreamHandler.java (toExternalForm): Removed unused variables.Tom Tromey1-3/+0
2004-05-03DERReader.java: Call static methods staticly.Mark Wielaard1-3/+2
2004-05-03re PR libgcj/14695 ([3.3/3.4 only] java.net.NetworkInterface.getByName() thro...Michael Koch1-5/+9
2004-04-232004-04-23 Michael Koch <konqueror@gmx.de>Michael Koch2-19/+32
2004-04-22[multiple changes]Michael Koch2-43/+48
2004-04-222004-04-22 Michael Koch <konqueror@gmx.de>Michael Koch2-3/+6
2004-04-202004-04-20 Michael Koch <konqueror@gmx.de>Michael Koch1-11/+8
2004-04-20Authenticator.java, [...]: Fixed javadocs, coding style and argument names al...Michael Koch44-1907/+1933
2004-03-212004-03-21 Ito Kazumitsu <kaz@maczuka.gcd.org>Ito Kazumitsu1-1/+18
2004-03-21URI.java (parseURI): Added unquoting.Jeroen Frijters1-21/+130
2004-03-20URLConnection.java: Merged copyright year with classpath.Michael Koch1-3/+2
2004-03-202004-03-20 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+9
2004-03-162004-03-16 Norbert Frese <postfach@nfrese.net>Norbert Frese1-2/+2
2004-03-12[multiple changes]Michael Koch1-20/+253
2004-03-122004-03-12 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+1
2004-03-11HttpURLConnection.java: Fixed typo in javadoc.Michael Koch1-1/+1
2004-02-112004-02-11 Michael Koch <konqueror@gmx.de>Michael Koch6-12/+12
2004-02-03* gnu/java/nio/DatagramChannelImpl.javaMohan Embar1-2/+5
2004-01-30* gnu/java/net/PlainSocketImpl.javaMohan Embar2-5/+17
2004-01-07ServerSocket.java (isBound): Fixed documentation.Michael Koch1-1/+1
2004-01-062004-01-06 Michael Koch <konqueror@gmx.de>Michael Koch1-11/+14
2003-12-312003-12-31 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux1-0/+4
2003-12-25ServerSocket.java bind (): If InetSocketAddress.getAddress() returns "null" u...Michael Koch1-2/+8
2003-12-202003-12-20 Michael Koch <konqueror@gmx.de>Michael Koch1-228/+0
2003-12-20URLParseError.java: New file.Guilhem Lavaux1-2/+12
2003-12-092003-12-09 Michael Koch <konqueror@gmx.de>Michael Koch3-33/+33
2003-12-042003-12-04 Michael Koch <konqueror@gmx.de>Michael Koch1-58/+30