gcc/libjava/gnu/gcj/convert
Tom Tromey 707f5f6d45 Output_UTF8.java (write): Don't exit loop unless both `inlength' and `bytes_todo' are 0.
* gnu/gcj/convert/Output_UTF8.java (write): Don't exit loop unless
        both `inlength' and `bytes_todo' are 0.  Simplified 2-byte case.

From-SVN: r29570
1999-09-21 23:20:43 +00:00
..
BytesToUnicode.java [multiple changes] 1999-07-01 17:01:00 +00:00
Convert.java Initial revision 1999-04-07 14:42:40 +00:00
Input_8859_1.java [multiple changes] 1999-07-01 17:01:00 +00:00
Input_EUCJIS.java [multiple changes] 1999-07-01 17:01:00 +00:00
Input_JavaSrc.java [multiple changes] 1999-07-01 17:01:00 +00:00
Input_SJIS.java [multiple changes] 1999-07-01 17:01:00 +00:00
Input_UTF8.java [multiple changes] 1999-07-01 17:01:00 +00:00
JIS0201.h JIS0201.h: New file, generated from Unicode table. 1999-04-16 10:25:08 -07:00
JIS0208.h Fix truncated comments. 1999-04-16 10:24:06 -07:00
JIS0208_to_Unicode.cc Initial revision 1999-04-07 14:42:40 +00:00
JIS0212.h Fix truncated comments. 1999-04-16 10:24:06 -07:00
JIS0212_to_Unicode.cc Initial revision 1999-04-07 14:42:40 +00:00
Output_8859_1.java UnicodeToBytes.java (write(String,int,int,char[])): New overloading, allows greater efficiency. 1999-04-16 10:22:02 -07:00
Output_EUCJIS.java JIS0201.h: New file, generated from Unicode table. 1999-04-16 10:25:04 -07:00
Output_JavaSrc.java JIS0201.h: New file, generated from Unicode table. 1999-04-16 10:25:04 -07:00
Output_SJIS.java JIS0201.h: New file, generated from Unicode table. 1999-04-16 10:25:08 -07:00
Output_UTF8.java Output_UTF8.java (write): Don't exit loop unless both `inlength' and `bytes_todo' are 0. 1999-09-21 23:20:43 +00:00
UnicodeToBytes.java UnicodeToBytes.java (write(String,int,int,char[])): New overloading, allows greater efficiency. 1999-04-16 10:22:02 -07:00
Unicode_to_JIS.cc JIS0201.h: New file, generated from Unicode table. 1999-04-16 10:25:08 -07:00
gen-from-JIS.c JIS0201.h: New file, generated from Unicode table. 1999-04-16 10:25:08 -07:00
make-trie.c JIS0201.h: New file, generated from Unicode table. 1999-04-16 10:25:07 -07:00
natInput_EUCJIS.cc configure: Rebuilt. 1999-09-10 22:03:10 +00:00
natInput_SJIS.cc configure: Rebuilt. 1999-09-10 22:03:10 +00:00
natOutput_EUCJIS.cc configure: Rebuilt. 1999-09-10 22:03:10 +00:00
natOutput_SJIS.cc configure: Rebuilt. 1999-09-10 22:03:10 +00:00