mirror of git://sourceware.org/git/glibc.git
Update.
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:
parent
d170066550
commit
5de565cdc4
|
|
@ -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>
|
2000-09-11 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
* iconv/skeleton.c: Fix last patch, add missing parameter to
|
* iconv/skeleton.c: Fix last patch, add missing parameter to
|
||||||
|
|
|
||||||
8976
iconvdata/gb18030.c
8976
iconvdata/gb18030.c
File diff suppressed because it is too large
Load Diff
|
|
@ -193,7 +193,7 @@ cat <<EOF |
|
||||||
EUC-CN GB2312
|
EUC-CN GB2312
|
||||||
#GBK Converter uses private area characters
|
#GBK Converter uses private area characters
|
||||||
EUC-TW
|
EUC-TW
|
||||||
#GB18030 Broken, please fix it
|
GB18030
|
||||||
#
|
#
|
||||||
# Stateful encodings not testable this way
|
# Stateful encodings not testable this way
|
||||||
#
|
#
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue