From 41d70e88b1e4d25553f3c581b04d012e140e2868 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 14 Aug 2003 08:49:16 +0000 Subject: Update. 2003-08-14 Ulrich Drepper * iconvdata/cp932.c: Fixed checking of a few border of code areas. Changed conversion of JIS X 0201 from using a table to calculating. * iconvdata/euc-jp-ms.c: Fixed conversion table and rewrote conversion routine. Changed CHARSET_NAME definition from EUCJP-MS to EUC-JP-MS. * iconvdata/tst-tables.sh: Add CP932 and EUC-JP-MS. * iconvdata/CP932.irreversible: New file. * iconvdata/EUC-JP-MS.irreversible: New file. Patch by MORIYAMA Masayuki . --- iconvdata/EUC-JP-MS.irreversible | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 iconvdata/EUC-JP-MS.irreversible (limited to 'iconvdata/EUC-JP-MS.irreversible') diff --git a/iconvdata/EUC-JP-MS.irreversible b/iconvdata/EUC-JP-MS.irreversible new file mode 100644 index 0000000000..67b369b18f --- /dev/null +++ b/iconvdata/EUC-JP-MS.irreversible @@ -0,0 +1,34 @@ +0x5C 0x00A5 +0x7E 0x203E +0x8FA2B7 0xFF5E +0x8FA2C3 0x00A6 +0x8FA2F1 0x2116 +0x8FF3FD 0x2160 +0x8FF3FE 0x2161 +0x8FF4A1 0x2162 +0x8FF4A2 0x2163 +0x8FF4A3 0x2164 +0x8FF4A4 0x2165 +0x8FF4A5 0x2166 +0x8FF4A6 0x2167 +0x8FF4A7 0x2168 +0x8FF4A8 0x2169 +0x8FF4AB 0x3231 +0x8FF4AC 0x2116 +0x8FF4AD 0x2121 +0xA1BD 0x2014 +0xA1C1 0x301C +0xA1C2 0x2016 +0xA1DD 0x2212 +0xA1F1 0x00A2 +0xA1F2 0x00A3 +0xA2CC 0x00AC +0xADF0 0x2252 +0xADF1 0x2261 +0xADF2 0x222B +0xADF5 0x221A +0xADF6 0x22A5 +0xADF7 0x2220 +0xADFA 0x2235 +0xADFB 0x2229 +0xADFC 0x222A -- cgit v1.2.3