summaryrefslogtreecommitdiff
path: root/libjava/java/net
AgeCommit message (Expand)Author
2004-02-112004-02-11 Michael Koch <konqueror@gmx.de>Michael Koch
2004-02-03* gnu/java/nio/DatagramChannelImpl.javaMohan Embar
2004-01-30* gnu/java/net/PlainSocketImpl.javaMohan Embar
2004-01-07ServerSocket.java (isBound): Fixed documentation.Michael Koch
2004-01-062004-01-06 Michael Koch <konqueror@gmx.de>Michael Koch
2003-12-312003-12-31 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux
2003-12-25ServerSocket.java bind (): If InetSocketAddress.getAddress() returns "null" u...Michael Koch
2003-12-202003-12-20 Michael Koch <konqueror@gmx.de>Michael Koch
2003-12-20URLParseError.java: New file.Guilhem Lavaux
2003-12-092003-12-09 Michael Koch <konqueror@gmx.de>Michael Koch
2003-12-042003-12-04 Michael Koch <konqueror@gmx.de>Michael Koch
2003-12-02configure.in: Added new MinGW-specific configure flag --with-win32-nlsapi.Mohan Embar
2003-12-022003-12-02 Michael Koch <konqueror@gmx.de>Michael Koch
2003-11-302003-11-30 Jeff Sturm <jsturm@one-point.com>Michael Koch
2003-11-282003-11-28 Michael Koch <konqueror@gmx.de>Michael Koch
2003-11-262003-11-26 Michael Koch <konqueror@gmx.de>Michael Koch
2003-11-26URLStreamHandler (parseUrl): Fixed URL parsing ('@' should be checked to dist...Guilhem Lavaux
2003-11-262003-11-26 Michael Koch <konqueror@gmx.de>Michael Koch
2003-11-262003-11-26 Michael Koch <konqueror@gmx.de>Michael Koch
2003-11-262003-11-26 Michael Koch <konqueror@gmx.de>Michael Koch
2003-11-262003-11-26 Michael Koch <konqueror@gmx.de>Michael Koch
2003-11-262003-11-26 Michael Koch <konqueror@gmx.de>Michael Koch
2003-11-262003-11-26 Michael Koch <konqueror@gmx.de>Michael Koch
2003-11-252003-11-25 Michael Koch <konqueror@gmx.de>Michael Koch
2003-11-242003-11-25 Michael Koch <konqueror@gmx.de>Michael Koch
2003-11-192003-11-19 Michael Koch <konqueror@gmx.de>Michael Koch
2003-11-11Font.java, [...]: Removed some redundant obj == null checks.Michael Koch
2003-11-11URLStreamHandler.java (toExternalForm): Print port only if host is printed to...Michael Koch
2003-11-09* java/net/Inet4Address.java (serialVersionUID): Updated.Tom Tromey
2003-10-29Somehow this didnt got commited due to full hard disk.Michael Koch
2003-10-292003-10-29 Michael Koch <konqueror@gmx.de>Michael Koch
2003-10-132003-10-13 Michael Koch <konqueror@gmx.de>Michael Koch
2003-10-132003-10-13 Michael Koch <konqueror@gmx.de>Michael Koch
2003-10-11ContentHandlerFactory.java, [...]: Removed redundant modifiers.Michael Koch
2003-10-11NIOSocket.java (setChannel): Initialize impl.Michael Koch
2003-10-08Connection.java, [...]: Moved to gnu/java/net/protocol.Michael Koch
2003-10-022003-10-02 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux
2003-10-022003-10-02 Michael Koch <konqueror@gmx.de>Michael Koch
2003-10-02Fixed a little mistake that got into last commit.Michael Koch
2003-10-022003-10-02 Michael Koch <konqueror@gmx.de>Michael Koch
2003-09-29Fixed little typo.Michael Koch
2003-09-292003-09-29 Michael Koch <konqueror@gmx.de>Michael Koch
2003-09-29InetAddress.java, URL.java: Reformated.Michael Koch
2003-09-27URL.java (getURLStreamHandler): Compile fixes.Michael Koch
2003-09-27URL.java (getURLStreamHandler): Check if we have to use cache before trying t...Michael Koch
2003-09-25InetAddress.java: Reorder imports, remove implementation comment.Michael Koch
2003-09-22InetAddress.java: Moves around some code, reformats and adds documentation.Michael Koch
2003-09-222003-09-22 Michael Koch <konqueror@gmx.de>Michael Koch
2003-09-19DatagramSocket.java (getLocalAddress): Renamed result variable to localAddr.Michael Koch
2003-09-182003-09-18 Michael Koch <konqueror@gmx.de>Michael Koch