summaryrefslogtreecommitdiff
path: root/libjava/java/io/InputStreamReader.java
AgeCommit message (Expand)Author
2000-11-29InflaterInputStream (read): Don't return -1 unless the infate() call didn't d...Bryce McKinlay
2000-03-07All files: Updated copyright information.Tom Tromey
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey
1999-11-01PrintStream (PrintStream): Fix illegal usage of "this" before "super".Bryce McKinlay
1999-05-10InputStreamReader.java (read): If length is 0, return 0.Tom Tromey
1999-04-16InputStreamReader.java (<init>): Set super.in correctly.Per Bothner
1999-04-07Initial revisionTom Tromey