about summary refs log tree commit diff
path: root/iconvdata/tst-tables.sh
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-08-14 08:49:16 +0000
committerUlrich Drepper <drepper@redhat.com>2003-08-14 08:49:16 +0000
commit41d70e88b1e4d25553f3c581b04d012e140e2868 (patch)
tree32e0b894e2ce03c35414905b5e85ae107ac443a4 /iconvdata/tst-tables.sh
parentb61c8aba800959edfa405adb8c8a6f2f371633dd (diff)
downloadglibc-41d70e88b1e4d25553f3c581b04d012e140e2868.tar.gz
glibc-41d70e88b1e4d25553f3c581b04d012e140e2868.tar.xz
glibc-41d70e88b1e4d25553f3c581b04d012e140e2868.zip
Update.
2003-08-14  Ulrich Drepper  <drepper@redhat.com>

	* 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 <msyk@mtg.biglobe.ne.jp>.
Diffstat (limited to 'iconvdata/tst-tables.sh')
-rwxr-xr-xiconvdata/tst-tables.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/iconvdata/tst-tables.sh b/iconvdata/tst-tables.sh
index 094e3bea74..abd9e8ddbd 100755
--- a/iconvdata/tst-tables.sh
+++ b/iconvdata/tst-tables.sh
@@ -209,6 +209,7 @@ cat <<EOF |
   # Multibyte encodings come here
   #
   SJIS              SHIFT_JIS
+  CP932             WINDOWS-31J
   #IBM932                               This converter looks quite strange
   #IBM943                               This converter looks quite strange
   EUC-KR
@@ -217,6 +218,7 @@ cat <<EOF |
   BIG5
   BIG5HKSCS         BIG5-HKSCS
   EUC-JP
+  EUC-JP-MS
   EUC-CN            GB2312
   GBK
   EUC-TW