aboutsummaryrefslogtreecommitdiff
path: root/libjava/gnu/gcj/convert/Output_UTF8.java
AgeCommit message (Expand)AuthorFilesLines
2006-04-17re PR libgcj/27171 (UTF8 PrintWriter goes haywire)Tom Tromey1-8/+26
2003-06-07re PR libgcj/8738 (java.io.CharArrayWriter's write methods erroneously throw ...Mark Wielaard1-1/+8
2000-08-08Input_UTF8.java (read): Fixed handling of surrogate characters.Tom Tromey1-10/+25
2000-03-07All files: Updated copyright information.Tom Tromey1-1/+1
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey1-1/+1
1999-09-21Output_UTF8.java (write): Don't exit loop unless both `inlength' and `bytes_t...Tom Tromey1-14/+6
1999-04-16UnicodeToBytes.java (write(String,int,int,char[])): New overloading, allows g...Per Bothner1-1/+7
1999-04-07Initial revisionTom Tromey1-0/+108