gcc/libjava/java
Adam King b7403f10f2 File.java (normalizePath): Add Win32 support for auto conversion of a '/' path separator to Win32's '\'...
* java/io/File.java (normalizePath): Add Win32 support for auto
	conversion of a '/' path separator to Win32's '\' separator.

From-SVN: r52447
2002-04-18 00:02:33 +01:00
..
applet Add license clarification. 2002-01-22 22:40:42 +00:00
awt re PR libgcj/6187 (method distance of class java.awt.geom.Point2D causes infinite recursion) 2002-04-08 14:43:35 +00:00
beans [multiple changes] 2002-03-24 21:32:14 +00:00
io File.java (normalizePath): Add Win32 support for auto conversion of a '/' path separator to Win32's '\'... 2002-04-18 00:02:33 +01:00
lang natDouble.cc (parseDouble): Allow a number to end with the f/F/d/D modifiers. 2002-04-15 03:11:12 +00:00
math [multiple changes] 2002-02-14 23:16:11 +00:00
net natPlainDatagramSocketImpl.cc (close): Set timeout to 0. 2002-04-15 03:21:00 +00:00
rmi [multiple changes] 2002-02-14 23:16:11 +00:00
security [multiple changes] 2002-02-14 23:16:11 +00:00
sql Add license clarification. 2002-01-22 22:40:42 +00:00
text Add license clarification. 2002-01-22 22:40:42 +00:00
util AbstractMap.java (putAll): Use entrySet size. 2002-04-08 00:23:28 +00:00