gcc/libjava/gnu/gcj/convert
Anthony Green 214bcb99a1 Add support for iso8859_1.
From-SVN: r45649
2001-09-17 02:28:53 +00:00
..
BytesToUnicode.java natIconv.cc (done): New methods. 2001-07-30 20:24:18 +00:00
Convert.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
gen-from-JIS.c All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Input_8859_1.java encodings.pl: Added `ASCII' alias. 2000-11-01 17:00:02 +00:00
Input_ASCII.java encodings.pl: Added `ASCII' alias. 2000-11-01 17:00:02 +00:00
Input_EUCJIS.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Input_iconv.java natIconv.cc (done): New methods. 2001-07-30 20:24:18 +00:00
Input_JavaSrc.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Input_SJIS.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Input_UTF8.java Input_UTF8.java (read): Fixed handling of surrogate characters. 2000-08-08 17:35:32 +00:00
IOConverter.java Add support for iso8859_1. 2001-09-17 02:28:53 +00:00
JIS0201.h JIS0201.h: New file, generated from Unicode table. 1999-04-16 10:25:08 -07:00
JIS0208_to_Unicode.cc
JIS0208.h Fix truncated comments. 1999-04-16 10:24:06 -07:00
JIS0212_to_Unicode.cc
JIS0212.h Fix truncated comments. 1999-04-16 10:24:06 -07:00
make-trie.c All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
natIconv.cc natIconv.cc (read): Handle EINVAL and E2BIG correctly. 2001-08-15 20:24:00 +00:00
natInput_EUCJIS.cc All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
natInput_SJIS.cc All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
natOutput_EUCJIS.cc All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
natOutput_SJIS.cc All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Output_8859_1.java encodings.pl: Added `ASCII' alias. 2000-11-01 17:00:02 +00:00
Output_ASCII.java encodings.pl: Added `ASCII' alias. 2000-11-01 17:00:02 +00:00
Output_EUCJIS.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Output_iconv.java natIconv.cc (done): New methods. 2001-07-30 20:24:18 +00:00
Output_JavaSrc.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Output_SJIS.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Output_UTF8.java Input_UTF8.java (read): Fixed handling of surrogate characters. 2000-08-08 17:35:32 +00:00
Unicode_to_JIS.cc JIS0201.h: New file, generated from Unicode table. 1999-04-16 10:25:08 -07:00
UnicodeToBytes.java UnicodeToBytes.java (write): Write work buffer starting from zero offset. 2001-08-18 03:56:01 +00:00