2000-09-12  Ulrich Drepper  <drepper@redhat.com>

	* iconvdata/gb18030.c: Many many changes.  Make consistent with
	charmap and with itself.
	* iconvdata/tst-tables.sh: Test GB18030.
This commit is contained in:
Ulrich Drepper 2000-09-12 22:58:03 +00:00
parent d170066550
commit 5de565cdc4
4 changed files with 7293 additions and 14491 deletions

View file

@ -1,3 +1,9 @@
2000-09-12 Ulrich Drepper <drepper@redhat.com>
* iconvdata/gb18030.c: Many many changes. Make consistent with
charmap and with itself.
* iconvdata/tst-tables.sh: Test GB18030.
2000-09-11 Ulrich Drepper <drepper@redhat.com>
* iconv/skeleton.c: Fix last patch, add missing parameter to

File diff suppressed because it is too large Load diff

View file

@ -193,7 +193,7 @@ cat <<EOF |
EUC-CN GB2312
#GBK Converter uses private area characters
EUC-TW
#GB18030 Broken, please fix it
GB18030
#
# Stateful encodings not testable this way
#

File diff suppressed because it is too large Load diff