gcc/libjava/java/net
Michael Koch d288ff8d54 [multiple changes]
2005-04-20  Andrew John Hughes  <gnu_andrew@member.fsf.org>

	* java/net/URI.java:
	Added class documentation.
	(parseURI(String)): Only handle scheme-specific parts
	if URI is not opaque.  Allow for parts that can't be null.
	(toString()): Output the scheme-specific part whole, rather
	than as its possibly non-existent components.

2005-04-20  Jeroen Frijters  <jeroen@frijters.net>

	* java/net/URI.java (AUTHORITY_REGEXP): Corrected regexp.
	(AUTHORITY_USERINFO_GROUP,AUTHORITY_HOST_GROUP,AUTHORITY_PORT_GROUP):
	Adjusted to match new regexp.

From-SVN: r98451
2005-04-20 09:36:06 +00:00
..
Authenticator.java
BindException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
ConnectException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
ContentHandler.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
ContentHandlerFactory.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
DatagramPacket.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
DatagramSocket.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
DatagramSocketImpl.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
DatagramSocketImplFactory.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
FileNameMap.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
HttpURLConnection.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
Inet4Address.java InetAddress.java (InetAddress): Make a private copy of the address. 2005-02-03 17:44:20 +00:00
Inet6Address.java InetAddress.java (InetAddress): Make a private copy of the address. 2005-02-03 17:44:20 +00:00
InetAddress.java 2005-04-19 Michael Koch <konqueror@gmx.de> 2005-04-19 19:07:13 +00:00
InetSocketAddress.java
JarURLConnection.java PlainDatagramSocketImpl.java: Reworked import statements. 2004-10-18 10:14:24 +00:00
MalformedURLException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
MulticastSocket.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
natInetAddressNoNet.cc
natInetAddressPosix.cc
natInetAddressWin32.cc
natNetworkInterfaceNoNet.cc
natNetworkInterfacePosix.cc
natNetworkInterfaceWin32.cc
NetPermission.java
NetworkInterface.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
NoRouteToHostException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
PasswordAuthentication.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
PortUnreachableException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
ProtocolException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
ServerSocket.java 2005-04-19 Michael Koch <konqueror@gmx.de> 2005-04-19 19:07:13 +00:00
Socket.java Socket.java (getPort): Return 0 in error case. 2004-11-17 12:08:31 +00:00
SocketAddress.java
SocketException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
SocketImpl.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
SocketImplFactory.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
SocketOptions.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
SocketPermission.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
SocketTimeoutException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
UnknownHostException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
UnknownServiceException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
URI.java [multiple changes] 2005-04-20 09:36:06 +00:00
URISyntaxException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
URL.java 2005-04-20 Andrew John Hughes <gnu_andrew@member.fsf.org> 2005-04-20 05:34:29 +00:00
URLClassLoader.java URLClassLoader.java (addURLImpl): Reset 'thisString'. 2005-03-09 20:10:18 +00:00
URLConnection.java 2005-04-20 Michael Koch <konqueror@gmx.de> 2005-04-20 05:37:46 +00:00
URLDecoder.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
URLEncoder.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
URLStreamHandler.java 2004-11-18 Jeroen Frijters <jeroen@frijters.net> 2004-11-18 20:24:33 +00:00
URLStreamHandlerFactory.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00