gcc/libjava/java
Andrew Haley ad17a40dce StreamTokenizer.java: Don't throw a NumberFormatException if a field is numeric as far as the...
2000-09-01  Andrew Haley  <aph@redhat.com>

        * java/io/StreamTokenizer.java: Don't throw a
        NumberFormatException if a field is numeric as far as the
        StreamTokenizer is concerned but not as far as Double.valueOf() is
        concerned: return a zero instead.

	For gcj/141.

From-SVN: r36100
2000-09-01 15:00:59 +00:00
..
applet backport: Applet.java: New file. 2000-07-12 05:52:04 +01:00
awt BitMaskExtent.java, [...]: Removed Latin-1 copyright symbols. 2000-08-29 03:23:57 +00:00
beans PropertyChangeEvent.java (oldVal): Renamed to oldValue. 2000-06-27 05:10:03 +00:00
io StreamTokenizer.java: Don't throw a NumberFormatException if a field is numeric as far as the... 2000-09-01 15:00:59 +00:00
lang Makefile.in: Rebuilt. 2000-08-26 19:25:13 +00:00
math ObjectStreamException.java: New file. 2000-04-11 09:21:53 +00:00
net URLClassLoader.java: Find the JarEntry via the JarFile. 2000-08-20 17:49:12 +00:00
security Attributes.java, [...]: Imported from Classpath. 2000-08-19 18:19:42 +00:00
sql ObjectStreamException.java: New file. 2000-04-11 09:21:53 +00:00
text PropertyChangeEvent.java (oldVal): Renamed to oldValue. 2000-06-27 05:10:03 +00:00
util BitMaskExtent.java, [...]: Removed Latin-1 copyright symbols. 2000-08-29 03:23:57 +00:00