glibc/localedata/tests-mbwc
Ulrich Drepper 0b95971d92 Update.
2000-09-23  Bruno Haible  <haible@clisp.cons.org>

	* iconvdata/gbk.c (USE_PRIVATE_AREA): Define to 0.
	(__gbk_to_ucs): Conditionalize private area mappings.
	(__gbk_from_ucs4_tab9): Likewise.
	(BODY for TO_LOOP): Likewise.
	* iconvdata/testdata/GBK: Don't use characters not yet in Unicode.
	* iconvdata/testdata/GBK..UTF-8: Likewise.
	* iconvdata/tst-tables.sh: Enable GBK test.

2000-09-23  Bruno Haible  <haible@clisp.cons.org>

	* iconvdata/gbk.c (__gbk_to_ucs): Swap U+2014 and U+2015.
	(__gbk_from_ucs4_tab4): Swap entries for U+2014 and U+2015.
	(BODY for FROM_LOOP): Reject input > 0xFEA0, avoids out-of-bounds
	array access.
	* iconvdata/gbgbk.c (BODY for FROM_LOOP): Map 0xA844 to 0xA1AA.
	* iconvdata/testdata/GBK..UTF8: Swap U+2014 and U+2015.

2000-09-23  Bruno Haible  <haible@clisp.cons.org>

	* iconvdata/johab.c (final_to_ucs): Fix typos.
	(jamo_from_ucs_table): Likewise.
	(BODY for FROM_LOOP): Map 0x5c to U+20A9. Reject ranges
	0xD9E6..0xD9FE and 0xDEF2..0xDEFE.
	(BODY for TO_LOOP): Map U+20A9 to 0x5c. Don't produce values in
	the range 0xD9E6..0xD9FE.
	* iconvdata/tst-tables.sh: Enable JOHAB testing.
2000-09-26 00:05:52 +00:00
..
dat_isw-funcs.h * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_iswalnum.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_iswalpha.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_iswcntrl.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_iswctype.c Update. 2000-09-26 00:05:52 +00:00
dat_iswdigit.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_iswgraph.c Update. 2000-09-26 00:05:52 +00:00
dat_iswlower.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_iswprint.c Update. 2000-09-26 00:05:52 +00:00
dat_iswpunct.c Update. 2000-09-26 00:05:52 +00:00
dat_iswspace.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_iswupper.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_iswxdigit.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_mblen.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_mbrlen.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_mbrtowc.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_mbsrtowcs.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_mbstowcs.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_mbtowc.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_strcoll.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_strfmon.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_strxfrm.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_swscanf.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_tow-funcs.h * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
dat_towctrans.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_towlower.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_towupper.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_wcrtomb.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_wcscat.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_wcschr.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_wcscmp.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_wcscoll.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_wcscpy.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_wcscspn.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_wcslen.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_wcsncat.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_wcsncmp.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_wcsncpy.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_wcspbrk.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_wcsrtombs.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_wcsspn.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_wcsstr.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_wcstod.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_wcstok.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_wcstombs.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_wcswidth.c Update. 2000-09-26 00:05:52 +00:00
dat_wcsxfrm.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_wctob.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_wctomb.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_wctrans.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_wctype.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
dat_wcwidth.c * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
tgn_funcdef.h * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tgn_locdef.h Update. 2000-07-28 19:52:40 +00:00
tsp_common.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_funcs.h * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. 2000-08-18 09:34:18 +00:00
tst_iswalnum.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_iswalpha.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_iswcntrl.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_iswctype.c Add new files to tests and add environment for them. 2000-06-27 15:53:49 +00:00
tst_iswdigit.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_iswgraph.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_iswlower.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_iswprint.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_iswpunct.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_iswspace.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_iswupper.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_iswxdigit.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_mblen.c Tests for mblen. 2000-06-29 06:45:01 +00:00
tst_mbrlen.c Update. 2000-06-28 21:46:28 +00:00
tst_mbrtowc.c Update. 2000-06-29 10:36:12 +00:00
tst_mbsrtowcs.c Update. 2000-06-29 10:36:12 +00:00
tst_mbstowcs.c Update. 2000-06-29 10:36:12 +00:00
tst_mbtowc.c Update. 2000-06-29 23:35:35 +00:00
tst_strcoll.c Update. 2000-06-29 07:13:12 +00:00
tst_strfmon.c Test files for strfmon. 2000-06-29 08:46:04 +00:00
tst_strxfrm.c Update. 2000-06-29 07:13:12 +00:00
tst_swscanf.c Update. 2000-06-28 04:27:24 +00:00
tst_towctrans.c Update. 2000-06-28 04:27:24 +00:00
tst_towlower.c Add new files to tests and add environment for them. 2000-06-27 15:53:49 +00:00
tst_towupper.c Add new files to tests and add environment for them. 2000-06-27 15:53:49 +00:00
tst_types.h Update. 2000-08-02 17:55:34 +00:00
tst_wcrtomb.c Update. 2000-06-29 10:36:12 +00:00
tst_wcscat.c Update. 2000-06-28 13:09:35 +00:00
tst_wcschr.c Update. 2000-06-28 04:27:24 +00:00
tst_wcscmp.c Add new files to tests and add environment for them. 2000-06-27 15:53:49 +00:00
tst_wcscoll.c Update. 2000-06-28 04:27:24 +00:00
tst_wcscpy.c Update. 2000-06-28 04:27:24 +00:00
tst_wcscspn.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_wcslen.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_wcsncat.c Update. 2000-06-28 04:27:24 +00:00
tst_wcsncmp.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_wcsncpy.c Update. 2000-06-28 04:27:24 +00:00
tst_wcspbrk.c Update. 2000-06-28 04:27:24 +00:00
tst_wcsrtombs.c Update. 2000-06-29 10:36:12 +00:00
tst_wcsspn.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_wcsstr.c Update. 2000-06-28 13:05:23 +00:00
tst_wcstod.c Update. 2000-06-29 10:36:12 +00:00
tst_wcstok.c Update. 2000-06-29 10:36:12 +00:00
tst_wcstombs.c Update. 2000-06-29 10:36:12 +00:00
tst_wcswidth.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_wcsxfrm.c Add new files to tests and add environment for them. 2000-06-27 15:53:49 +00:00
tst_wctob.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_wctomb.c Update. 2000-06-29 07:13:12 +00:00
tst_wctrans.c Update. 2000-06-28 04:27:24 +00:00
tst_wctype.c Update. 2000-06-28 04:27:24 +00:00
tst_wcwidth.c Add new files to tests and add environment for them. 2000-06-27 15:53:49 +00:00