Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2001-02-20 | PipedWriter.java (flush): Throw exception if stream closed. | Tom Tromey | 1 | -3/+9 |
2001-02-09 | OutputStreamWriter.java: (flush, writeChars): Throw IOException if stream clo... | Bryce McKinlay | 1 | -1/+7 |
2000-07-28 | OutputStreamWriter.java (close): Only flush if not closed. | Tom Tromey | 1 | -2/+2 |
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 | -4/+6 |
1999-09-21 | OutputStreamWriter.java (OutputStreamWriter): Reverted previous patch; it too... | Tom Tromey | 1 | -5/+3 |
1999-09-21 | OutputStreamWriter.java (OutputStreamWriter): Don't refer to `this' before ca... | Tom Tromey | 1 | -3/+5 |
1999-04-16 | InputStreamReader.java (<init>): Set super.in correctly. | Per Bothner | 1 | -4/+9 |
1999-04-07 | Initial revision | Tom Tromey | 1 | -0/+155 |