- 22 Jan, 2002 1 commit
-
-
From-SVN: r49104
Mark Wielaard committed
-
- 31 Aug, 2001 1 commit
-
-
From-SVN: r45309
Tom Tromey committed
-
- 19 Feb, 2001 1 commit
-
-
CharArrayReader.java (CharArrayReader): Throw IllegalArgumentException if constructor arguments are illegal. * java/io/CharArrayReader.java (CharArrayReader): Throw IllegalArgumentException if constructor arguments are illegal. (ready): Return false if no more characters can be read. * java/io/ByteArrayInputStream.java (ByteArrayInputStream): Likewise. From-SVN: r39876
Bryce McKinlay committed
-
- 29 Nov, 2000 1 commit
-
-
* java/util/zip/InflaterInputStream (read): Don't return -1 unless the infate() call didn't deliver any output. Throw a ZipException if the needsDictionary() call returns true. * java/io/ByteArrayInputStream (read): Remove redundant bounds checks. * java/io/InputStreamReader: Use the default buffer size for the contained BufferedInputStream. From-SVN: r37846
Bryce McKinlay committed
-
- 07 Mar, 2000 1 commit
-
-
* All files: Updated copyright information. * COPYING: New file. * COPYING.LIB: Removed. * LIBGCJ_LICENSE: We now use GPL + special exception. From-SVN: r32387
Tom Tromey committed
-
- 19 Jan, 2000 1 commit
-
-
From-SVN: r31504
Tom Tromey committed
-
- 07 Apr, 1999 1 commit
-
-
From-SVN: r26263
Tom Tromey committed
-