Age | Commit message (Expand) | Author | Files | Lines |
2003-05-09 | 2003-05-09 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -1/+18 |
2003-05-06 | 2003-05-06 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -5/+60 |
2003-03-24 | 2003-03-24 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -3/+36 |
2003-03-20 | DataOutputStream.java, [...]: Merged copyright statements with classpath for ... | Michael Koch | 1 | -5/+35 |
2003-02-13 | InputStreamReader.java (getEncoding): Return null when closed. | Mark Wielaard | 1 | -2/+5 |
2001-08-06 | InputStreamReader.java (refill): Only call refill on BufferedInputStream when... | Tom Tromey | 1 | -1/+3 |
2001-07-13 | re PR libgcj/3426 (java.io.InputStreamReader, infinite loop) | Tom Tromey | 1 | -60/+57 |
2001-02-09 | re PR libgcj/1913 (reading closed streams throws NullPointerException, not IO... | Tom Tromey | 1 | -1/+10 |
2000-11-29 | InflaterInputStream (read): Don't return -1 unless the infate() call didn't d... | Bryce McKinlay | 1 | -1/+1 |
2000-03-07 | All files: Updated copyright information. | Tom Tromey | 1 | -1/+1 |
2000-01-19 | * All files: Updated copyright to reflect Cygnus purchase. | Tom Tromey | 1 | -1/+1 |
1999-11-01 | PrintStream (PrintStream): Fix illegal usage of "this" before "super". | Bryce McKinlay | 1 | -3/+5 |
1999-05-10 | InputStreamReader.java (read): If length is 0, return 0. | Tom Tromey | 1 | -0/+7 |
1999-04-16 | InputStreamReader.java (<init>): Set super.in correctly. | Per Bothner | 1 | -3/+3 |
1999-04-07 | Initial revision | Tom Tromey | 1 | -0/+151 |