gcc/libjava/java
Michael Koch 6273ba378d [multiple changes]
2004-09-09  Jeroen Frijters  <jeroen@frijters.net>

	(normalizePath): Added special case for windows systems.

2004-09-09  Michael Koch  <konqueror@gmx.de>

	* java/io/File.java
	(dupSeparator): Made private.
	(File(URI)): New constructor.
	(getParentFile): Fixed javadoc.
	(createTempFile): Reformated.
	(setReadOnly): Added comment.
	(deleteOnExit): Merged javadoc with classpath version.

From-SVN: r87225
2004-09-09 09:43:33 +00:00
..
applet [multiple changes] 2004-06-17 23:43:16 +00:00
awt [multiple changes] 2004-09-02 05:10:34 +00:00
beans EventHandler.java: Remove debugging statements. 2004-07-14 22:59:24 +00:00
io [multiple changes] 2004-09-09 09:43:33 +00:00
lang configure.ac: Handle --enable-gc-debug. 2004-08-28 00:45:56 +00:00
math URLStreamHandler.java (toExternalForm): Removed unused variables. 2004-05-03 19:52:29 +00:00
net natNetworkInterfaceWin32.cc (getRealNetworkInterfaces): Changed pfn from static local to local. 2004-09-05 03:36:19 +00:00
nio [multiple changes] 2004-08-30 13:41:55 +02:00
rmi UID.java (UID): Read `nextCount', not count. 2004-08-30 18:45:04 +02:00
security DummyKeyPairGenerator.java (clone): Removed useless instanceof check. 2004-08-30 12:25:38 +02:00
sql Timestamp.java (valueOf): Synchronize access to dateFormat. 2004-08-03 01:21:26 +01:00
text AttributedString.java (AttributedString): Use ArrayList to build array of attribute ranges. 2004-08-31 11:50:40 +02:00
util 2004-08-29 Mark Wielaard <mark@klomp.org> 2004-08-29 22:16:22 +02:00