Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |