Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-04-17 | re PR libgcj/27171 (UTF8 PrintWriter goes haywire) | Tom Tromey | 1 | -8/+26 |
2003-06-07 | re PR libgcj/8738 (java.io.CharArrayWriter's write methods erroneously throw ... | Mark Wielaard | 1 | -1/+8 |
2000-08-08 | Input_UTF8.java (read): Fixed handling of surrogate characters. | Tom Tromey | 1 | -10/+25 |
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-09-21 | Output_UTF8.java (write): Don't exit loop unless both `inlength' and `bytes_t... | Tom Tromey | 1 | -14/+6 |
1999-04-16 | UnicodeToBytes.java (write(String,int,int,char[])): New overloading, allows g... | Per Bothner | 1 | -1/+7 |
1999-04-07 | Initial revision | Tom Tromey | 1 | -0/+108 |