glibc/localedata/ChangeLog

1239 lines
35 KiB
Plaintext
Raw Normal View History

2000-06-28 Andreas Jaeger <aj@suse.de>
* tests-mbwc/tst_wcscat.c (tst_wcscat): Correct format to avoid
warning.
* Makefile (locale_test_suite): Add tst_mbrlen.
(tst_mbrlen-ENV): New.
* tests-mbwc/tst_mbrlen.c: New file
* tests-mbwc/dat_mbrlen.c: New file.
* tests-mbwc/tst_types.h (struct TIN_MBSTOWCS_REC): Use const
char*.
(struct TST_HEAD): Use const char* instead of an array.
* tests-mbwc/tst_wcsstr.c (tst_wcsstr): ws2 has size WCSSIZE.
* tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Add tests for de_UTF8.
* tests-mbwc/tgn_locdef.h (TST_LOC_de_UTF8): Added.
* tests-mbwc/tgn_locdef.h (TST_LOC_de_UTF8): Added.
2000-06-27 Ulrich Drepper <drepper@redhat.com>
* tests-mbwc/dat_iswcntrl.c: U0000 is not in class cntrl.
* tests-mbwc/dat_iswctype.c: U0000 is not in class cntrl.
U4E06 is not in EUC-JP.
* tests-mbwc/dat_swscanf.c: Correct several bugs in the tests.
* tests-mbwc/dat_towctrans.c: Likewise.
* tests-mbwc/dat_wcscoll.c: Likewise.
* tests-mbwc/dat_wcswidth.c: Likewise.
* tests-mbwc/dat_wctob.c: Likewise.
* tests-mbwc/tst_towctrans.c: Remove hack which avoided crash in an
versions.
* tests-mbwc/dat_iswprint.c: Disable one test until it is decided
what is correct.
* tests-mbwc/dat_wcsxfrm.c: Likewise.
* tests-mbwc/dat_wcwidth.c: Likewise.
* tests-mbwc/tst_funcs.h: Pretty print.
* tests-mbwc/tst_scscanf.c: Use correct format to avoid warning.
* tests-mbwc/tst_wcschr.c: Likewise.
* tests-mbwc/tst_wcscpy.c: Likewise.
* tests-mbwc/tst_wcscat.c: Likewise.
* tests-mbwc/tst_wcsncpy.c: Likewise.
* tests-mbwc/tst_wcspbrk.c: Likewise.
* tests-mbwc/tst_wcsstr.c: Likewise.
* tests-mbwc/tst_wctrans.c: Likewise.
* tests-mbwc/tst_wctype.c: Likewise.
* tests-mbwc/tst_wcscoll.c: Print better error messages.
* Makefile (tests): Define as $(locale_test_suite) but only
if not cross-compiling and shared libs are built.
(locale_test_suite): New variable. Name all new tests from the
locale test suite.
Add rule to run new tests only when all data is available.
* tst-ctype.sh: Add hack to generate en_US.ANSI_X3.4-1968 locale.
* tst-ctype-de_DE.in: U00A0 is not in class graph.
* charmaps/EUC-JP: Remove U005C and U007E entries from non-ASCII range.
* locales/i18n: Backspace isn't blank, tab is.
* tst-ctype.c (main): Add tests for control characters and space.
* locales/i18n: Backspace is no space.
* locales/i18n: Add \t to space.
2000-06-27 Andreas Jaeger <aj@suse.de>
* Makefile (TEST_MBWC_ENV): New variable.
Use it for all tests from tests-mbwc.
2000-06-27 Ulrich Drepper <drepper@redhat.com>
* tst-ctype.sh: Generate ja_JP.EUC-JP locale and test it.
2000-06-27 Andreas Jaeger <aj@suse.de>
* Makefile: Add environment setting for all tests from tests-mbwc.
2000-06-27 Ulrich Drepper <drepper@redhat.com>
* locales/en_DK.com: Not needed.
2000-06-27 Andreas Jaeger <aj@suse.de>
* tests-mbwc/*: Initial import of testsuite from Shoji Kuwabara
<kuwahara@cthulhu.engr.sgi.com>.
* Makefile (tests): Add tests from tests-mbwc subdirectory,
comment them out for now.
(subdir-dirs): New for tests-mbwc, add also vpaths.
* locales/ja_JP: Add missing / in LC_CTYPE.
2000-06-26 Ulrich Drepper <drepper@redhat.com>
* Makefile (distribute): Add tst-ctype-de_DE.in.
* tst-ctype.c: Read in more tests from stdin.
* tst-ctype.sh: Feed extra test data to program via stdin.
* tst-ctype-de_DE.in: New file.
* locales/i18n (punct): Exclude U00A0.
(blank): Include U00A0.
* locales/ja_JP: Updates for new format.
* Makefile (test-srcs): Add tst-ctype.
(distribute): Add tst-ctype.sh.
(do-tst-ctype): New target. Run for tests.
* tst-ctype.c: New file.
* tst-ctype.sh: New file.
* locales/i18n: NUL character must not be in cntrl.
* Makefile (test-input): Add en_US.ISO-8859-1.
* en_US.in: New file.
2000-06-25 Ulrich Drepper <drepper@redhat.com>
* Makefile (test-input): Remove everything but de_DE.ISO-8859-1
for now.
* de_DE.in: Update for new sorting.
* tst-locale.sh: Don't use mnemonic.ds.
* tst-mbswcs.sh: Likewise.
* tst-trans.sh: Likewise.
* locales/de_DE: Update for new format.
* locales/en_US: Likewise.
* tests/trans.def: Likewise.
* tst-fmon-locales/tstfmon_n01y12: Likewise.
* tst-fmon-locales/tstfmon_n02n40: Likewise.
* tst-fmon-locales/tstfmon_n10y31: Likewise.
* tst-fmon-locales/tstfmon_n11y41: Likewise.
* tst-fmon-locales/tstfmon_n12y11: Likewise.
* tst-fmon-locales/tstfmon_n20n32: Likewise.
* tst-fmon-locales/tstfmon_n30y20: Likewise.
* tst-fmon-locales/tstfmon_n41n00: Likewise.
* tst-fmon-locales/tstfmon_y01y10: Likewise.
* tst-fmon-locales/tstfmon_y02n22: Likewise.
* tst-fmon-locales/tstfmon_y22n42: Likewise.
* tst-fmon-locales/tstfmon_y30y21: Likewise.
* tst-fmon-locales/tstfmon_y32n31: Likewise.
* tst-fmon-locales/tstfmon_y40y00: Likewise.
* tst-fmon-locales/tstfmon_y42n21: Likewise.
* tst-rpmatch.c: Avoid warning with broken compiler.
* locales/i18n: Take CJK ideographs and Hangul out of `alpha' table.
* sort-test.sh: Add more GCONV_PATH usages.
* tst-fmon.sh: Likewise.
* tst-locale.sh: Likewise.
* tst-mbswcs.sh: Likewise.
* tst-rpmatch.sh: Likewise.
* tst-trans.sh: Likewise.
* locales/i18n: Remove order_start around copy.
* locales/iso14651_t1: Correct various small errors.
2000-06-24 21:12:38 +02:00
2000-06-24 Ulrich Drepper <drepper@redhat.com>
* charmaps/ISO-8859-1: Correct width specification.
Update. 2000-06-23 Ulrich Drepper <drepper@redhat.com> * charmaps/ANSI_X3.110-1983: Update to use <Uxxxx> format. * charmaps/ANSI_X3.4-1968: Likewise. * charmaps/ASMO_449: Likewise. * charmaps/BALTIC: Likewise. * charmaps/BS_4730: Likewise. * charmaps/BS_VIEWDATA: Likewise. * charmaps/CP1250: Likewise. * charmaps/CP1251: Likewise. * charmaps/CP1252: Likewise. * charmaps/CP1253: Likewise. * charmaps/CP1254: Likewise. * charmaps/CP1255: Likewise. * charmaps/CP1256: Likewise. * charmaps/CP1257: Likewise. * charmaps/CP1258: Likewise. * charmaps/CSA_Z243.4-1985-1: Likewise. * charmaps/CSA_Z243.4-1985-2: Likewise. * charmaps/CSA_Z243.4-1985-GR: Likewise. * charmaps/CSN_369103: Likewise. * charmaps/CWI: Likewise. * charmaps/DEC-MCS: Likewise. * charmaps/DIN_66003: Likewise. * charmaps/DS_2089: Likewise. * charmaps/EBCDIC-AT-DE: Likewise. * charmaps/EBCDIC-AT-DE-A: Likewise. * charmaps/EBCDIC-CA-FR: Likewise. * charmaps/EBCDIC-DK-NO: Likewise. * charmaps/EBCDIC-DK-NO-A: Likewise. * charmaps/EBCDIC-ES: Likewise. * charmaps/EBCDIC-ES-A: Likewise. * charmaps/EBCDIC-ES-S: Likewise. * charmaps/EBCDIC-FI-SE: Likewise. * charmaps/EBCDIC-FI-SE-A: Likewise. * charmaps/EBCDIC-FR: Likewise. * charmaps/EBCDIC-IS-FRISS: Likewise. * charmaps/EBCDIC-IT: Likewise. * charmaps/EBCDIC-PT: Likewise. * charmaps/EBCDIC-UK: Likewise. * charmaps/EBCDIC-US: Likewise. * charmaps/ECMA-CYRILLIC: Likewise. * charmaps/ES: Likewise. * charmaps/ES2: Likewise. * charmaps/EUC-JP: Likewise. * charmaps/EUC-KR: Likewise. * charmaps/GB2312: Likewise. * charmaps/GBK: Likewise. * charmaps/GB_1988-80: Likewise. * charmaps/GOST_19768-74: Likewise. * charmaps/GREEK-CCITT: Likewise. * charmaps/GREEK7: Likewise. * charmaps/GREEK7-OLD: Likewise. * charmaps/HP-ROMAN8: Likewise. * charmaps/IBM037: Likewise. * charmaps/IBM038: Likewise. * charmaps/IBM1004: Likewise. * charmaps/IBM1026: Likewise. * charmaps/IBM1047: Likewise. * charmaps/IBM256: Likewise. * charmaps/IBM273: Likewise. * charmaps/IBM274: Likewise. * charmaps/IBM275: Likewise. * charmaps/IBM277: Likewise. * charmaps/IBM278: Likewise. * charmaps/IBM280: Likewise. * charmaps/IBM281: Likewise. * charmaps/IBM284: Likewise. * charmaps/IBM285: Likewise. * charmaps/IBM290: Likewise. * charmaps/IBM297: Likewise. * charmaps/IBM420: Likewise. * charmaps/IBM423: Likewise. * charmaps/IBM424: Likewise. * charmaps/IBM437: Likewise. * charmaps/IBM500: Likewise. * charmaps/IBM850: Likewise. * charmaps/IBM851: Likewise. * charmaps/IBM852: Likewise. * charmaps/IBM855: Likewise. * charmaps/IBM857: Likewise. * charmaps/IBM860: Likewise. * charmaps/IBM861: Likewise. * charmaps/IBM862: Likewise. * charmaps/IBM863: Likewise. * charmaps/IBM864: Likewise. * charmaps/IBM865: Likewise. * charmaps/IBM866: Likewise. * charmaps/IBM868: Likewise. * charmaps/IBM869: Likewise. * charmaps/IBM870: Likewise. * charmaps/IBM871: Likewise. * charmaps/IBM874: Likewise. * charmaps/IBM875: Likewise. * charmaps/IBM880: Likewise. * charmaps/IBM891: Likewise. * charmaps/IBM903: Likewise. * charmaps/IBM904: Likewise. * charmaps/IBM905: Likewise. * charmaps/IBM918: Likewise. * charmaps/IEC_P27-1: Likewise. * charmaps/INIS: Likewise. * charmaps/INIS-CYRILLIC: Likewise. * charmaps/INVARIANT: Likewise. * charmaps/ISIRI-3342: Likewise. * charmaps/ISO-8859-1: Likewise. * charmaps/ISO-8859-10: Likewise. * charmaps/ISO-8859-13: Likewise. * charmaps/ISO-8859-14: Likewise. * charmaps/ISO-8859-15: Likewise. * charmaps/ISO-8859-16: Likewise. * charmaps/ISO-8859-2: Likewise. * charmaps/ISO-8859-3: Likewise. * charmaps/ISO-8859-4: Likewise. * charmaps/ISO-8859-5: Likewise. * charmaps/ISO-8859-6: Likewise. * charmaps/ISO-8859-7: Likewise. * charmaps/ISO-8859-8: Likewise. * charmaps/ISO-8859-9: Likewise. * charmaps/ISO-IR-197: Likewise. * charmaps/ISO-IR-90: Likewise. * charmaps/ISO_10367-BOX: Likewise. * charmaps/ISO_5427: Likewise. * charmaps/ISO_5428: Likewise. * charmaps/ISO_646.BASIC: Likewise. * charmaps/ISO_646.IRV: Likewise. * charmaps/ISO_6937: Likewise. * charmaps/ISO_6937-2-25: Likewise. * charmaps/ISO_6937-2-ADD: Likewise. * charmaps/ISO_8859-SUPP: Likewise. * charmaps/IT: Likewise. * charmaps/JIS_C6220-1969-RO: Likewise. * charmaps/JIS_C6229-1984-B: Likewise. * charmaps/JIS_X0201: Likewise. * charmaps/JUS_I.B1.002: Likewise. * charmaps/JUS_I.B1.003-MAC: Likewise. * charmaps/JUS_I.B1.003-SERB: Likewise. * charmaps/KOI-8: Likewise. * charmaps/KOI8-R: Likewise. * charmaps/KOI8-U: Likewise. * charmaps/KSC5636: Likewise. * charmaps/KSX1001: Likewise. * charmaps/LATIN-GREEK: Likewise. * charmaps/LATIN-GREEK-1: Likewise. * charmaps/MAC-IS: Likewise. * charmaps/MAC-UK: Likewise. * charmaps/MACINTOSH: Likewise. * charmaps/MSZ_7795.3: Likewise. * charmaps/NATS-DANO: Likewise. * charmaps/NATS-SEFI: Likewise. * charmaps/NC_NC00-10: Likewise. * charmaps/NEXTSTEP: Likewise. * charmaps/NF_Z_62-010: Likewise. * charmaps/NF_Z_62-010_1973: Likewise. * charmaps/NS_4551-1: Likewise. * charmaps/NS_4551-2: Likewise. * charmaps/PT: Likewise. * charmaps/PT2: Likewise. * charmaps/SAMI: Likewise. * charmaps/SAMI-WS2: Likewise. * charmaps/SEN_850200_B: Likewise. * charmaps/SEN_850200_C: Likewise. * charmaps/T.101-G2: Likewise. * charmaps/T.61-7BIT: Likewise. * charmaps/T.61-8BIT: Likewise. * charmaps/TIS-620: Likewise. * charmaps/UTF8: Likewise. * charmaps/VIDEOTEX-SUPPL: Likewise.
2000-06-24 07:29:29 +02:00
2000-06-23 Ulrich Drepper <drepper@redhat.com>
* charmaps/ANSI_X3.110-1983: Update to use <Uxxxx> format.
* charmaps/ANSI_X3.4-1968: Likewise.
* charmaps/ASMO_449: Likewise.
* charmaps/BALTIC: Likewise.
* charmaps/BS_4730: Likewise.
* charmaps/BS_VIEWDATA: Likewise.
* charmaps/CP1250: Likewise.
* charmaps/CP1251: Likewise.
* charmaps/CP1252: Likewise.
* charmaps/CP1253: Likewise.
* charmaps/CP1254: Likewise.
* charmaps/CP1255: Likewise.
* charmaps/CP1256: Likewise.
* charmaps/CP1257: Likewise.
* charmaps/CP1258: Likewise.
* charmaps/CSA_Z243.4-1985-1: Likewise.
* charmaps/CSA_Z243.4-1985-2: Likewise.
* charmaps/CSA_Z243.4-1985-GR: Likewise.
* charmaps/CSN_369103: Likewise.
* charmaps/CWI: Likewise.
* charmaps/DEC-MCS: Likewise.
* charmaps/DIN_66003: Likewise.
* charmaps/DS_2089: Likewise.
* charmaps/EBCDIC-AT-DE: Likewise.
* charmaps/EBCDIC-AT-DE-A: Likewise.
* charmaps/EBCDIC-CA-FR: Likewise.
* charmaps/EBCDIC-DK-NO: Likewise.
* charmaps/EBCDIC-DK-NO-A: Likewise.
* charmaps/EBCDIC-ES: Likewise.
* charmaps/EBCDIC-ES-A: Likewise.
* charmaps/EBCDIC-ES-S: Likewise.
* charmaps/EBCDIC-FI-SE: Likewise.
* charmaps/EBCDIC-FI-SE-A: Likewise.
* charmaps/EBCDIC-FR: Likewise.
* charmaps/EBCDIC-IS-FRISS: Likewise.
* charmaps/EBCDIC-IT: Likewise.
* charmaps/EBCDIC-PT: Likewise.
* charmaps/EBCDIC-UK: Likewise.
* charmaps/EBCDIC-US: Likewise.
* charmaps/ECMA-CYRILLIC: Likewise.
* charmaps/ES: Likewise.
* charmaps/ES2: Likewise.
* charmaps/EUC-JP: Likewise.
* charmaps/EUC-KR: Likewise.
* charmaps/GB2312: Likewise.
* charmaps/GBK: Likewise.
* charmaps/GB_1988-80: Likewise.
* charmaps/GOST_19768-74: Likewise.
* charmaps/GREEK-CCITT: Likewise.
* charmaps/GREEK7: Likewise.
* charmaps/GREEK7-OLD: Likewise.
* charmaps/HP-ROMAN8: Likewise.
* charmaps/IBM037: Likewise.
* charmaps/IBM038: Likewise.
* charmaps/IBM1004: Likewise.
* charmaps/IBM1026: Likewise.
* charmaps/IBM1047: Likewise.
* charmaps/IBM256: Likewise.
* charmaps/IBM273: Likewise.
* charmaps/IBM274: Likewise.
* charmaps/IBM275: Likewise.
* charmaps/IBM277: Likewise.
* charmaps/IBM278: Likewise.
* charmaps/IBM280: Likewise.
* charmaps/IBM281: Likewise.
* charmaps/IBM284: Likewise.
* charmaps/IBM285: Likewise.
* charmaps/IBM290: Likewise.
* charmaps/IBM297: Likewise.
* charmaps/IBM420: Likewise.
* charmaps/IBM423: Likewise.
* charmaps/IBM424: Likewise.
* charmaps/IBM437: Likewise.
* charmaps/IBM500: Likewise.
* charmaps/IBM850: Likewise.
* charmaps/IBM851: Likewise.
* charmaps/IBM852: Likewise.
* charmaps/IBM855: Likewise.
* charmaps/IBM857: Likewise.
* charmaps/IBM860: Likewise.
* charmaps/IBM861: Likewise.
* charmaps/IBM862: Likewise.
* charmaps/IBM863: Likewise.
* charmaps/IBM864: Likewise.
* charmaps/IBM865: Likewise.
* charmaps/IBM866: Likewise.
* charmaps/IBM868: Likewise.
* charmaps/IBM869: Likewise.
* charmaps/IBM870: Likewise.
* charmaps/IBM871: Likewise.
* charmaps/IBM874: Likewise.
* charmaps/IBM875: Likewise.
* charmaps/IBM880: Likewise.
* charmaps/IBM891: Likewise.
* charmaps/IBM903: Likewise.
* charmaps/IBM904: Likewise.
* charmaps/IBM905: Likewise.
* charmaps/IBM918: Likewise.
* charmaps/IEC_P27-1: Likewise.
* charmaps/INIS: Likewise.
* charmaps/INIS-CYRILLIC: Likewise.
* charmaps/INVARIANT: Likewise.
* charmaps/ISIRI-3342: Likewise.
* charmaps/ISO-8859-1: Likewise.
* charmaps/ISO-8859-10: Likewise.
* charmaps/ISO-8859-13: Likewise.
* charmaps/ISO-8859-14: Likewise.
* charmaps/ISO-8859-15: Likewise.
* charmaps/ISO-8859-16: Likewise.
* charmaps/ISO-8859-2: Likewise.
* charmaps/ISO-8859-3: Likewise.
* charmaps/ISO-8859-4: Likewise.
* charmaps/ISO-8859-5: Likewise.
* charmaps/ISO-8859-6: Likewise.
* charmaps/ISO-8859-7: Likewise.
* charmaps/ISO-8859-8: Likewise.
* charmaps/ISO-8859-9: Likewise.
* charmaps/ISO-IR-197: Likewise.
* charmaps/ISO-IR-90: Likewise.
* charmaps/ISO_10367-BOX: Likewise.
* charmaps/ISO_5427: Likewise.
* charmaps/ISO_5428: Likewise.
* charmaps/ISO_646.BASIC: Likewise.
* charmaps/ISO_646.IRV: Likewise.
* charmaps/ISO_6937: Likewise.
* charmaps/ISO_6937-2-25: Likewise.
* charmaps/ISO_6937-2-ADD: Likewise.
* charmaps/ISO_8859-SUPP: Likewise.
* charmaps/IT: Likewise.
* charmaps/JIS_C6220-1969-RO: Likewise.
* charmaps/JIS_C6229-1984-B: Likewise.
* charmaps/JIS_X0201: Likewise.
* charmaps/JUS_I.B1.002: Likewise.
* charmaps/JUS_I.B1.003-MAC: Likewise.
* charmaps/JUS_I.B1.003-SERB: Likewise.
* charmaps/KOI-8: Likewise.
* charmaps/KOI8-R: Likewise.
* charmaps/KOI8-U: Likewise.
* charmaps/KSC5636: Likewise.
* charmaps/KSX1001: Likewise.
* charmaps/LATIN-GREEK: Likewise.
* charmaps/LATIN-GREEK-1: Likewise.
* charmaps/MAC-IS: Likewise.
* charmaps/MAC-UK: Likewise.
* charmaps/MACINTOSH: Likewise.
* charmaps/MSZ_7795.3: Likewise.
* charmaps/NATS-DANO: Likewise.
* charmaps/NATS-SEFI: Likewise.
* charmaps/NC_NC00-10: Likewise.
* charmaps/NEXTSTEP: Likewise.
* charmaps/NF_Z_62-010: Likewise.
* charmaps/NF_Z_62-010_1973: Likewise.
* charmaps/NS_4551-1: Likewise.
* charmaps/NS_4551-2: Likewise.
* charmaps/PT: Likewise.
* charmaps/PT2: Likewise.
* charmaps/SAMI: Likewise.
* charmaps/SAMI-WS2: Likewise.
* charmaps/SEN_850200_B: Likewise.
* charmaps/SEN_850200_C: Likewise.
* charmaps/T.101-G2: Likewise.
* charmaps/T.61-7BIT: Likewise.
* charmaps/T.61-8BIT: Likewise.
* charmaps/TIS-620: Likewise.
* charmaps/UTF8: Likewise.
* charmaps/VIDEOTEX-SUPPL: Likewise.
2000-06-21 Ulrich Drepper <drepper@redhat.com>
* locales/pt_BR: Revert last change partly. Full weekday and month
names are written with lowercase first letter.
Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
2000-06-21 Andreas Jaeger <aj@suse.de>
* tst-trans.c: Include <stdlib.h> and <string.h>.
2000-06-19 Ulrich Drepper <drepper@redhat.com>
* locales/pt_BR: Correct day and month names.
Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
2000-06-13 Ulrich Drepper <drepper@redhat.com>
* Makefile (ld-test-srcs): Add tests/test6.c.
* Makefile (ld-test-srcs): Add trans.def here.
* Makefile (ld-test-srcs): Handle .ds files separately.
* Makefile (ld-test-srcs): Distribute all test6 input files.
2000-05-28 Ulrich Drepper <drepper@redhat.com>
* locales/be_BY: New file.
Contributed by Aleksey Novodvorsky <aen@logic.ru>.
2000-05-24 Ulrich Drepper <drepper@redhat.com>
* locales/iso14651_t1: New file.
2000-05-15 Andreas Jaeger <aj@suse.de>
* tst-fmon.data: Change testcase following fixes for
de_DE.
* locales/de_DE: Remove space after DEM since DEM is
now placed after the value.
* locales/de_DE: Fix currency placement to use "12.345,68 DM".
Reported by Christopher Creutzig <ccr@nescio.foebud.org>, closes
PR libc/1713.
2000-05-04 Ulrich Drepper <drepper@redhat.com>
* charmaps/ISO-8859-15: Remove incorrect definitions of <So> and <OR>.
Reported by Ga<47>l Qu<51>ri <gqueri@mail.dotcom.fr> [PR libc/1718].
* tst-fmon.c (main): Print the locale name as well in the error
message.
2000-04-06 Ulrich Drepper <drepper@redhat.com>
* locales/i18n: New file.
2000-03-27 Ulrich Drepper <drepper@redhat.com>
* tst-fmon.data: Update test after last strfmon change.
2000-03-15 Andreas Jaeger <aj@suse.de>
* locales/sl_SI: Fix entries for june and july.
Reported by primoz.peterlin@biofiz.mf.uni-lj.si, closes PR
libc/1648.
2000-03-14 Ulrich Drepper <drepper@redhat.com>
* locales/en_DK: Correct syntax.
2000-03-03 Ulrich Drepper <drepper@redhat.com>
* SUPPORTED: Add gv_GB.ISO-8859-1 and kw_GB.ISO-8859-1.
2000-03-01 Andreas Jaeger <aj@suse.de>
* locales/gv_GB: New file.
* locales/kw_GB: New file.
From Pablo Saratxaga <pablo@mandrakesoft.com>.
2000-03-03 Ulrich Drepper <drepper@redhat.com>
* charmaps/ISO-8859-14: Remove wrong duplicate mapping for /xA9.
2000-03-01 Andreas Jaeger <aj@suse.de>
* SUPPORTED: Added bg_BG.CP1251.
* locales/bg_BG: New file.
2000-02-22 Ulrich Drepper <drepper@redhat.com>
* locales/ko_KO: Update syntax for new localedef. Use symbolic
names for characters.
* charmaps/EUC-KR: ADD width information.
* repertoiremaps/mnemonic.ko: New file.
Patch by Won-kyu Park <wkpark@chem.skku.ac.kr>.
* charmaps/GBK: New file.
* locales/zh_CN.GBK: New file.
* repertoiremaps/mnemonic.zh: New file.
Contributed by Sean Chen <sean.chen@turbolinux.com>.
* locales/mk_MK: New file.
Contributed by Damjan Georgievski <gdamjan@freemail.org.mk>
* SUPPORTED: Add mk_MK ISO-8859-5.
2000-02-12 Ulrich Drepper <drepper@redhat.com>
* SUPPORTED: Add gl_ES.ISO-8859-1.
* SUPPORTED: Add ar_SA.ISO-8859-6.
* locales/ar_SA: New file.
* locales/th_TH: Remove Thai digits from `digits'.
* SUPPORTED: Add th_TH.TIS-620.
* locales/el_GR (toupper): Don't map *s to S*.
* locales/en_DK: Likewise.
* locales/en_DK.com: Likewise.
* locales/ru_RU: Likewise.
* locales/ru_UA: Likewise.
* locales/tr_TR: Likewise.
* locales/uk_UA: Likewise.
* locales/en_DK (toupper): Map v% to V%.
(tolower): Map V% to v%.
* locales/en_DK.com: Likewise.
* locales/ru_RU: Likewise.
* locales/ru_UA: Likewise.
* locales/tr_TR: Likewise.
* locales/uk_UA: Likewise.
2000-02-11 Ulrich Drepper <drepper@redhat.com>
* Makefile (generated-dirs): Add de_DE.437.
2000-01-31 Ulrich Drepper <drepper@redhat.com>
* charmaps/IBM864: Correct comment for /xC6 mapping.
* charmaps/ISO-IR-90: Correct mapping for <tilde>.
* charmaps/ISO-8859-8: Update mappings for /xAF, /xFD, and /xFE.
* charmaps/NEXTSTEP: Add mappings for /xA9, /xAC, /xAD, /xB8 and /xB9.
Reported by Bruno Haible <haible@ilog.fr>.
Update. * locale/loadlocale.c (_nl_load_locale): Optimize a bit. Pretty print. Add checks for _POSIX_MMAPPED_FILES where necessary. (_nl_unload_locale): If locale data was mmapped use munmap. 2000-01-29 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/i386/sys/io.h: Add missing ints, use _EXTERN_INLINE, compile inline assembler functions only with gcc. 2000-01-29 Ulrich Drepper <drepper@redhat.com> * catgets/catgets.c (catopen): Handle NL_CAT_LOCALE correctly. * catgets/gencat.c (read_input_file): Remove messages correctly. * catgets/open_catalog.c (__open_catalog): Handle trailing colons and adjacent colons correctly. Correct loops to read territory and and codeset part. Patches by Geoff Clare <gwc@unisoft.com> (PR libc/1559). * rt/aio_misc.c (get_elem): Assign pointer to new row to correct pool entry. Patch by Jens Moeller <jens.moeller@waii.com> (PR libc/1558). 2000-01-28 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/arm/Versions: Export the new *rlimit interface with symbol version GLIBC_2.2. * sysdeps/unix/sysv/linux/i386/Versions: Likewise. * sysdeps/unix/sysv/linux/i386/getrlimit.c: Likewise. * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise. * sysdeps/unix/sysv/linux/i386/setrlimit.c: Likewise. 2000-01-27 Scott Bambrough <scottb@netwinder.org> * sysdeps/unix/sysv/linux/arm/Makefile: Backout rlimit changes for resource directory. * sysdeps/unix/sysv/linux/arm/syscalls.list: Backout changes for versioning setrlimit and getrlimit. 2000-01-27 Andreas Jaeger <aj@suse.de> * sysdeps/powerpc/fpu/libm-ulps: Renamed to ... * sysdeps/powerpc/fpu/libm-test-ulps: ...this. 2000-01-27 Ruediger Oertel <ro@suse.de> * sysdeps/unix/sysv/linux/i386/sys/io.h: Change "::" to ": :" for g++. 2000-01-29 Ulrich Drepper <drepper@redhat.com>
2000-01-29 13:04:45 +01:00
2000-01-27 Jakub Jelinek <jakub@redhat.com>
* locales/af_ZA: Fix syntax errors.
2000-01-24 Ulrich Drepper <drepper@cygnus.com>
* tst-locale.sh: Also enable test5.
* tests/test5.ds: New file.
Update. 2000-01-24 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/Dist: Add ipc_priv.h. * sysdeps/unix/sysv/linux/alpha/Dist: Likewise. 2000-01-24 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/bits/ipc.h: Move private decls... * sysdeps/unix/sysv/linux/ipc_priv.h: ...here. * sysdeps/unix/sysv/linux/bits/msq.h: Move private decls... * sysdeps/unix/sysv/linux/msgctl.c: ...here. Include ipc_priv.h. * sysdeps/unix/sysv/linux/bits/sem.h: Move private decls... * sysdeps/unix/sysv/linux/semctl.c: ...here. Include ipc_priv.h. * sysdeps/unix/sysv/linux/bits/shm.h: Move private decls... * sysdeps/unix/sysv/linux/shmctl.c: ...here. Include ipc_priv.h. * sysdeps/unix/sysv/linux/alpha/bits/ipc.h: Move private decls... * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: ...here. * sysdeps/unix/sysv/linux/alpha/bits/msq.h: Remove private decls. * sysdeps/unix/sysv/linux/alpha/bits/sem.h: Likewise. * sysdeps/unix/sysv/linux/alpha/bits/shm.h: Likewise. * sysdeps/unix/sysv/linux/sparc/bits/ipc.h: Likewise. * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise. * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise. * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise. * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Include ipc_priv.h. * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Likewise. * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Likewise. * sysdeps/unix/sysv/linux/msgget.c: Likewise. * sysdeps/unix/sysv/linux/msgrcv.c: Likewise. * sysdeps/unix/sysv/linux/msgsnd.c: Likewise. * sysdeps/unix/sysv/linux/semget.c: Likewise. * sysdeps/unix/sysv/linux/semop.c: Likewise. * sysdeps/unix/sysv/linux/shmat.c: Likewise. * sysdeps/unix/sysv/linux/shmdt.c: Likewise. * sysdeps/unix/sysv/linux/shmget.c: Likewise.
2000-01-24 13:38:46 +01:00
* locales/gl_ES: New file.
Contributed by Jacobo Tarrio <jtarrio@ceu.fi.udc.es>.
* locales/POSIX: Remove trailing semicolon.
* locales/th_TH: Likewise.
PR libc/1545.
2000-01-18 Ulrich Drepper <drepper@cygnus.com>
* locales/ja_JP: Add double-width digits to digit class.
2000-01-12 Ulrich Drepper <drepper@cygnus.com>
* charmaps/ISO-8859-16: Add mapping for /xba.
Reported by Bruno Haible <haible@ilog.fr>.
2000-01-05 Ulrich Drepper <drepper@cygnus.com>
* tst-trans.sh: Add directory names to charmap and repertoire file
names.
* charmaps/ISO-8859-16: New file.
* SUPPORTED: Change lv_LV entry to use ISO-8859-13.
2000-01-03 Ulrich Drepper <drepper@cygnus.com>
* SUPPORTED: Change lt_LT charset to ISO-8859-13.
1999-12-26 Ulrich Drepper <drepper@cygnus.com>
* collate-test.c (main): Correct logic in test.
* tst-trans.sh: Use correct name for dynamic loader.
1999-12-23 Ulrich Drepper <drepper@cygnus.com>
Update. 1999-12-23 Ulrich Drepper <drepper@cygnus.com> * locale/programs/ld-monetary.c (monetary_finish): Add cast to prevent warning. * locale/programs/ld-collate.c: Implement writing out multibyte collation data. * locale/setlocale.c (setlocale): Allow setting LC_COLLATE again. * locale/localeinfo.h: Declare variables only for currently implemented collate functionality. Remove FORWARD_CHAR and ELLIPSIS_CHAR. * locale/lc-collate.c: Define variables only for currently implemented functionality. * locale/langinfo.h: Define symbols only for currently implemented functionality. * locale/categories.def: Define elements for currently implemented functionality. * locale/C-collate.c: Comment out definitions of arrays with symbol name definitions etc. (_nl_C_LC_COLLATE): Update for currently defined information. * intl/libintl.h: Remove dcgettext macro definition. * intl/gettextP.h: Declare _nl_msg_cat_cntr. * locale/iso-4217.def: Add NAD. Remove a few obsolete entries. * sysdeps/generic/glob.c (glob): Pass alternate file access functions also in recursive call. Patch by Joe Orton <joe@orton.demon.co.uk>. 1999-12-22 Jakub Jelinek <jakub@redhat.com> * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Use proper type for __fenv_stfsr argument. * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add truncate64, ftruncate64, fstat64, lstat64, stat64 and mmap2. Remove ugetrlimit. * sysdeps/unix/sysv/linux/sparc/sparc32/mmap64.c: New file. * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h (XSTAT_IS_XSTAT64): Define. * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Add __libc_lseek64, __libc_pread, __libc_pread64, __libc_pwrite and __libc_pwrite64. Remove oldgetrlimit and oldsetrlimit. * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat64.c: New file. * sysdeps/unix/sysv/linux/sparc/sparc64/lxstat64.c: New file. * sysdeps/unix/sysv/linux/sparc/sparc64/xstat64.c: New file. * sysdeps/unix/sysv/linux/fxstat64.c (__fxstat64): Pass the buf pointer to the syscall, not address of that pointer. * sysdeps/unix/sysv/linux/lxstat64.c (__lxstat64): Likewise. * sysdeps/unix/sysv/linux/xstat64.c (__xstat64): Likewise. (__syscall_stat64): Provide proper prototype. * sysdeps/unix/sysv/linux/ftruncate64.c (ftruncate64): Share has_no_truncate64 between truncate64 and ftruncate64. * sysdeps/unix/sysv/linux/truncate64.c (truncate64): Likewise. * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TRUNCATE64_SYSCALL, __ASSUME_MMAP2_SYSCALL, __ASSUME_STAT64_SYSCALL): Define on Sparc for kernels >= 2.3.35. 1999-12-22 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add __libc_lseek64, __libc_pread, __libc_pread64, __libc_pwrite and __libc_pwrite64.
1999-12-24 06:55:50 +01:00
* SUPPORTED: Add af_ZA, en_BW, and en_ZW.
* locale/en_BW: New file.
* locale/en_ZW: New file.
Contributed by Schalk W. Cronj<6E> <schalkc@ntaba.co.za>.
1999-12-21 Ulrich Drepper <drepper@cygnus.com>
* locales/ja_JP: Fix cntrl mapping and era definition.
Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
1999-12-20 Ulrich Drepper <drepper@cygnus.com>
* locales/af_ZA: New file.
Contributed by Schalk W. Cronj<6E> <schalkc@ntaba.co.za>.
1999-12-19 Ulrich Drepper <drepper@cygnus.com>
* locales/POSIX: Fix collation order of <SI> and add a few missing
symbols. Patch by Miloslav Trmac <mitr@volny.cz>.
* locales/cs_CZ: Fix syntax of collation entries with multi-character
weights.
* locales/da_DK: Likewise.
* locales/el_GR: Likewise.
* locales/en_CA: Likewise.
* locales/en_CA,2.5: Likewise.
* locales/en_DK: Likewise.
* locales/en_DK.com: Likewise.
* locales/es_AR: Likewise.
* locales/es_BO: Likewise.
* locales/es_CL: Likewise.
* locales/es_CO: Likewise.
* locales/es_DO: Likewise.
* locales/es_EC: Likewise.
* locales/es_ES: Likewise.
* locales/es_GT: Likewise.
* locales/es_HN: Likewise.
* locales/es_MX: Likewise.
* locales/es_PA: Likewise.
* locales/es_PE: Likewise.
* locales/es_PY: Likewise.
* locales/es_SV: Likewise.
* locales/es_US: Likewise.
* locales/es_UY: Likewise.
* locales/es_VE: Likewise.
* locales/et_EE: Likewise.
* locales/fi_FI: Likewise.
* locales/fr_CA,2.13: Likewise.
* locales/hr_HR: Likewise.
* locales/hu_HU: Likewise.
* locales/is_IS: Likewise.
* locales/lt_LT: Likewise.
* locales/lv_LV: Likewise.
* locales/no_NO: Likewise.
* locales/pl_PL: Likewise.
* locales/ro_RO: Likewise.
* locales/ru_RU: Likewise.
* locales/ru_UA: Likewise.
* locales/sl_SI: Likewise.
* locales/sr_YU: Likewise.
* locales/sv_SE: Likewise.
* locales/th_TH: Likewise.
* locales/tr_TR: Likewise.
* locales/uk_UA: Likewise.
1999-12-18 Ulrich Drepper <drepper@cygnus.com>
* charmaps/ISIRI-3342: New file.
* locales/fa_IR: New file.
Contributed by Roozbeh Pournader <roozbeh@sina.sharif.ac.ir>.
1999-12-10 Ulrich Drepper <drepper@cygnus.com>
* locales/de_DE: Correct syntax of multi-character weights.
1999-12-08 Ulrich Drepper <drepper@cygnus.com>
* tests/test6.c: New file.
* tests/test6.cm: New file.
* tests/test6.def: New file.
* tests/test6.mne: New file.
* repertoiremaps/mnemonic.ds: Add U066A, UFE80, UFE81, UFE83,
UFE85, and UFE8B.
* charmaps/IBM864: Add mapping for /x25, /xc1, /xc2, /xc3, /xc4,
and /xc6.
* charmaps/KOI8-U: Fix typo in /x95 entry.
* charmaps/KOI8-R: Correct 0x95 entry.
* charmaps/CP1258: Add /xEC.
* repertoiremaps/mnemonic.ds: Add U0300 and U0301.
* charmaps/IBM874: Add Euro.
* charmaps/ISO-8859-7: Map /xB4 to U0384.
Reported by Bruno Haible <haible@ilog.fr>.
1999-11-29 Ulrich Drepper <drepper@cygnus.com>
* charmaps/ISO-8859-10: Correct alias. This charset was issued in
1992. Reported by Bruno Haible <haible@ilog.fr>.
1999-11-27 Shinya Hanataka <hanataka@abyss.rim.or.jp>
* locales/ja_JP: Add JIS X 0201 kana and JIS X 0212 definitions.
* charmaps/EUC-JP: Likewise.
* repertoiremaps/mnemonic.ja: Likewise.
* locales/ja_JP: Add extra CLASS and MAP definisions.
* charmaps/EUC-JP: Add WIDTH definitions.
1999-11-25 Ulrich Drepper <drepper@cygnus.com>
* Makefile: Don't run tests for now.
1999-11-23 Ulrich Drepper <drepper@cygnus.com>
* locales/ko_KR: New file.
* charmaps/EUC-KR: New file.
Contributed by Won-kyu Park <wkpark@chem.skku.ac.kr>.
1999-11-22 Ulrich Drepper <drepper@cygnus.com>
* locales/ja_JP [LC_CTYPE] (cntrl): Add PAD.
* repertoiremaps/mnemonic.ja: Add DCS and APC definitions.
1999-11-20 Ulrich Drepper <drepper@cygnus.com>
* tst-trans.c: New file.
* tst-trans.sh: New file.
* tests/trans.def: New file.
* Makefile: Add rules for character mapping tests.
* tests/test1.def: Correct ellipsis syntax.
1999-11-17 Ulrich Drepper <drepper@cygnus.com>
* charmaps/ISO-8859-1: Don't define values for non-printable
characters.
* charmaps/ISO-8859-1: Add width information.
1999-11-12 Ulrich Drepper <drepper@cygnus.com>
* charmaps/ISO-8859-7: Fix 0xa1 mapping.
* charmaps/ISO-8859-13: Fix a few entries.
Patch by Marius Gedminas <mgedmin@takas.lt>.
1999-09-22 Ulrich Drepper <drepper@cygnus.com>
* locales/zh_CN: Some first patches to make the file usable.
Update. 1999-09-13 Ulrich Drepper <drepper@cygnus.com> * locale/langinfo.h: Remove byte-order dependent names. * locale/categories.def: Update after removal of byte-order dependent names. * locale/loadlocale.c (_nl_load_locale): Don't allow locale files with magic number in other byte order. * locale/newlocale.c (__newlocale): Remove byte-order dependent code. * locale/C-collate.c: Remove initializers for other byte-order. * locale/C-ctype.c: Likewise. * locale/C-monetary.c: Likewise. * locale/C-paper.c: Likewise. * locale/C-time.c: Likewise. * locale/lc-collate.c: Remove byte-order oriented initialization. * locale/lc-ctype.c: Likewise. * locale/lc-monetary.c: Likewise. * locale/lc-time.c: Likewise. * locale/programs/ld-address.c: Don't generate output in both byte-orders. * locale/programs/ld-ctype.c: Likewise. * locale/programs/ld-paper.c: Likewise. * locale/programs/ld-time.c: Likewise. * time/strftime.c (NLW): Don't use different byte-orders. * wctype/cname-lookup.h (cname_lookup): Likewise. * Makeconfig (localedir): Define using libdir, not datadir. (msgcatdir): New variable. * catgets/Makefile (CPPFLAGS): Define NLSPATH using msgcatdir. * elf/Makefile (bash-ldd-rewrite): Replace @TEXTDOMAINDIR@ using msgcatdir. * intl/Makefile (install-others): Install locale.alias in msgcatdir. (CPPFLAGS): Define paths using msgcatdir. * locale/Makefile (CPPFLAGS): Define LOCALE_ALIAS_PATH using msgcatdir. * po/Makefile (mo-installed): Define using msgcatdir. * sysdeps/unix/sysv/linux/net/if_arp.h: Fix typo.
1999-09-13 11:07:36 +02:00
1999-09-13 Ulrich Drepper <drepper@cygnus.com>
* locales/id_ID: Fix typo.
1999-08-31 Ulrich Drepper <drepper@cygnus.com>
* locales/en_DK: Add Euro symbol to collation and characterization
tables. Patch by Geoff Keating.
* charmaps/ISO-8859-15: Remove duplicate <OC>.
1999-08-16 Ulrich Drepper <drepper@cygnus.com>
* charmaps/CP1258: Remove spurious <percent-sign/> entry.
* charmaps/IBM866: Likewise.
* charmaps/IBM874: Likewise.
* charmaps/ISO-8859-13: Likewise.
* charmaps/ISO-8859-14: Likewise.
* charmaps/ISO-8859-15: Likewise.
* charmaps/MAC-UK: Likewise.
* charmaps/ISO-8859-13: Correct typo.
* charmaps/ISO-8859-14: Likewise.
* charmaps/ISO-8859-15: Likewise.
1999-08-16 Andreas Schwab <schwab@suse.de>
* charmaps/UTF8: Add entries for /x00. Remove spurious
<percent-sign/> entry. Correct typo.
1999-08-15 Ulrich Drepper <drepper@cygnus.com>
* charmaps/UTF8: Generated from the charDB.
1999-08-13 Andreas Schwab <schwab@suse.de>
* locales/cs_CZ: Remove <ft> entry, add <St> entry.
* locales/da_DK: Likewise.
* locales/de_DE: Likewise.
* locales/el_GR: Likewise.
* locales/en_CA: Likewise.
* locales/en_DK: Likewise.
* locales/en_DK.com: Likewise.
* locales/es_AR: Likewise.
* locales/es_BO: Likewise.
* locales/es_CL: Likewise.
* locales/es_CO: Likewise.
* locales/es_DO: Likewise.
* locales/es_EC: Likewise.
* locales/es_ES: Likewise.
* locales/es_GT: Likewise.
* locales/es_HN: Likewise.
* locales/es_MX: Likewise.
* locales/es_PA: Likewise.
* locales/es_PE: Likewise.
* locales/es_PY: Likewise.
* locales/es_SV: Likewise.
* locales/es_US: Likewise.
* locales/es_UY: Likewise.
* locales/es_VE: Likewise.
* locales/et_EE: Likewise.
* locales/fi_FI: Likewise.
* locales/hr_HR: Likewise.
* locales/hu_HU: Likewise.
* locales/is_IS: Likewise.
* locales/lt_LT: Likewise.
* locales/lv_LV: Likewise.
* locales/no_NO: Likewise.
* locales/pl_PL: Likewise.
* locales/ro_RO: Likewise.
* locales/ru_RU: Likewise.
* locales/ru_UA: Likewise.
* locales/sl_SI: Likewise.
* locales/sr_YU: Likewise.
* locales/sv_SE: Likewise.
* locales/tr_TR: Likewise.
* locales/uk_UA: Likewise.
* charmaps/ISO_10646: Fix typo.
1999-08-15 Ulrich Drepper <drepper@cygnus.com>
1999-08-15 18:10:25 +02:00
* locales/ca_ES: New file.
Contributed by Joan Carles Soler <Joan.Soler@uv.es>.
* SUPPORTED: Add ca_ES.
1999-05-18 Ulrich Drepper <drepper@cygnus.com>
* Makefile (LOCALEDEF): Add I18NPATH definition to find the
correct sources.
1999-05-05 Ulrich Drepper <drepper@cygnus.com>
* locales/ru_RU: Abbreviate Saturday Sbt.
Patch by Sergei Ivanov <svivanov@pdmi.ras.ru>.
1999-05-03 Ulrich Drepper <drepper@cygnus.com>
* Makefile (distribute): Temporarily add th_TH.in and cs_CZ.in.
1999-04-29 Ulrich Drepper <drepper@cygnus.com>
* Makefile (install-locales): Allow specifying charset in locale
name but omit it in locale definition file.
* SUPPORTED: Don't generate ru_SU.
* locales/ru_SU: Removed.
* locales/zh_CN: Update.
* charmaps/GB2312: New file.
Contributed by hashao@china.com.
1999-04-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
* charmaps/UTF8: Fix entries for <G'>, <g'>, <1!> and <RY>, and
correct some character names.
* repertoiremaps/mnemonic.ds: Correct name of <P2> entry.
1999-04-26 Ulrich Drepper <drepper@cygnus.com>
* charmaps/SAMI-WS2: Add one more alias.
1999-04-16 Ulrich Drepper <drepper@cygnus.com>
* charmaps/IBM874: New file.
* charmaps/IBM869: Correct entries 8b, 8e, and ef.
* charmaps/IBM865: Correct entries af, ed, f8, f9, and fa.
* charmaps/IBM864: Major update from Unicode data.
* charmaps/IBM863: Correct entries 8d, ed, f8, f9, and fa.
* charmaps/IBM862: Correct entries 9d, 9f, a9, f9, and fa.
* charmaps/IBM861: Correct entries 9f, a9, f9, and fa.
* charmaps/IBM860: Correct entries 8b, 9f, a9, f9, and fa.
* charmaps/IBM857: Correct entries ee, f7, and fa.
* charmaps/IBM855: Correct entries 95, ef, and fd.
* charmaps/IBM437: Correct entries f9 and fa.
* charmaps/UTF8: Correct BULLET OPERATOR mnemonic.
* locales/th_TH: New file. Thai locale description.
1999-04-16 18:08:19 +02:00
* th_TH.in: New file.
Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
1999-04-14 Cristian Gafton <gafton@redhat.com>
* SUPPORTED: Add support for Ukraine Russian.
* locales/ru_UA: New file.
* locales/uk_UA: New file.
* charmaps/KOI8-U: New file.
1999-04-12 Ulrich Drepper <drepper@cygnus.com>
* locales/id_ID: New file.
1999-04-10 Ulrich Drepper <drepper@cygnus.com>
* charmaps/TIS-620: New file.
Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
1999-03-31 Ulrich Drepper <drepper@cygnus.com>
* locales/en_ZA: New file. Contributed by nic@sig.co.za.
* charmaps/CP1256: Cosmetic changes.
* charmaps/CP1257: Likewise.
* charmaps/CP1258: New file.
* charmaps/CP1257: Add some marks.
* charmaps/CP1256: Update from Unicode page.
* charmaps/CP1255: Lots of punctuation character changes.
* charmaps/CP1254: Add Euro character. Fix a few lowercase characters.
* charmaps/CP1253: Add Euro character.
* charmaps/CP1252: Add Euro character and z caron.
* charmaps/CP1251: Add Euro character.
* charmaps/CP1250: Add Euro character.
1999-03-15 Ulrich Drepper <drepper@cygnus.com>
* locales/hr_HR: Various corrections.
Patch by Tomislav Vujec <tvujec@CARNet.hr>.
1999-03-08 Ulrich Drepper <drepper@cygnus.com>
* locales/ru_RU (mon): Fix March and May month name translations.
Reported by Vadim V. Zhytnikov <vvzhy@td.lpi.ac.ru>.
1999-02-16 Ulrich Drepper <drepper@cygnus.com>
* Makefile (test-input): Prepare for cs_CZ test.
* locales/cs_CZ: New version from Vladimir Michl <michlv@risc.upol.cz>.
* cs_CZ.in: New file.
1999-02-11 Ulrich Drepper <drepper@cygnus.com>
1999-02-11 16:43:52 +01:00
* locales/it_CH: New file.
* SUPPORTED: Add it_CH.
1999-02-11 16:00:20 +01:00
* locales/in_ID: New file.
* SUPPORTED: Add in_ID.
1998-12-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
* Makefile (test-input): Add hr_HR.ISO-8859-2.
(test-input-data): New variable.
(distribute): Use it.
(do-collate-test): Use it.
* locales/hr_HR.in: New file.
1998-12-16 Ulrich Drepper <drepper@cygnus.com>
* charmaps/IBM866: New file.
* charmaps/MAC-UK: New file.
1998-12-13 Ulrich Drepper <drepper@cygnus.com>
* charmaps/ISO-8859-13: Correct alias name (LATIN8 -> LATIN7).
* charmaps/ISO-8859-14: Add alias names.
* repertoiremaps/mnemonics.ds: Remove duplicates.
1998-12-12 Ulrich Drepper <drepper@cygnus.com>
* charmaps/ISO-8859-13: New file.
* charmaps/ISO-8859-14: New file.
* charmaps/ISO-8859-15: New file.
* repertoiremaps/mnemonic.ds: Add the missing mnemonics.
1998-12-07 Ulrich Drepper <drepper@cygnus.com>
* SUPPORTED: Add en_AU.
1998-12-01 Ulrich Drepper <drepper@cygnus.com>
* SUPPORTED: Update greek entry.
Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
1998-11-12 Ulrich Drepper <drepper@cygnus.com>
* locales/el_GR (abmon): Remove spaces at end of strings.
1998-10-20 Ulrich Drepper <drepper@cygnus.com>
* tests/test1.cm: Add missing character definitions to read POSIX
locale definition.
* tests/test2.cm: Likewise.
* tests/test3.cm: Likewise.
* tests/test4.cm: Likewise.
* tests/test5.cm: Likewise.
1998-10-19 13:31 Ulrich Drepper <drepper@cygnus.com>
* locales/POSIX: Correct typo. Add UNDEFINED symbol.
1998-10-14 Ulrich Drepper <drepper@cygnus.com>
* locales/gr_GR: Renamed to...
* locales/el_GR: ...this.
(yesexpr, noexpr): Also allow yes and no.
1998-09-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* locales/sr_YU: Add repertoiremap.
1998-09-23 Cristian Gafton <gafton@redhat.com>
* locales/sr_YU: New file.
* SUPPORTED: Add sr_YU.
1998-09-23 Ulrich Drepper <drepper@cygnus.com>
* Makefile: Rewrite install-locales rule.
1998-06-15 Ulrich Drepper <drepper@cygnus.com>
* Makefile: Add more dependecies for running tests.
Reported by HJ Lu.
1998-06-14 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* locales/sk_SK: Add repertoiremap.
1998-05-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* locales/ru_SU: Add repertoiremap.
1998-05-01 23:51:03 +02:00
1998-05-01 Ulrich Drepper <drepper@cygnus.com>
* locales/ru_SU: New file.
* SUPPORTED: Add ru_SU with KOI8-R.
1998-04-30 Ulrich Drepper <drepper@cygnus.com>
* Makefile: Install repertoire maps.
* mnemonic.ds: Moved into repertoiremaps subdir.
* repertoiremaps/charids.894: New file.
* repertoiremaps/mnemonic.ds: New file.
* sort-test.sh: Adapt for most recent changes in localedef.
* tst-fmon.sh: Likewise.
* tst-locale.sh: Likewise.
* locales/POSIX: Add repertoiremap definition.
* locales/cs_CZ: Likewise.
* locales/da_DK: Likewise.
* locales/de_AT: Likewise.
* locales/de_BE: Likewise.
* locales/de_CH: Likewise.
* locales/de_DE: Likewise.
* locales/de_LU: Likewise.
* locales/en_AU: Likewise.
* locales/en_CA: Likewise.
* locales/en_CA,2.5: Likewise.
* locales/en_DK: Likewise.
* locales/en_DK.com: Likewise.
* locales/en_GB: Likewise.
* locales/en_IE: Likewise.
* locales/en_NZ: Likewise.
* locales/en_US: Likewise.
* locales/es_AR: Likewise.
* locales/es_BO: Likewise.
* locales/es_CL: Likewise.
* locales/es_CO: Likewise.
* locales/es_DO: Likewise.
* locales/es_EC: Likewise.
* locales/es_ES: Likewise.
* locales/es_GT: Likewise.
* locales/es_HN: Likewise.
* locales/es_MX: Likewise.
* locales/es_PA: Likewise.
* locales/es_PE: Likewise.
* locales/es_PY: Likewise.
* locales/es_SV: Likewise.
* locales/es_US: Likewise.
* locales/es_UY: Likewise.
* locales/es_VE: Likewise.
* locales/et_EE: Likewise.
* locales/eu_ES: Likewise.
* locales/fi_FI: Likewise.
* locales/fo_FO: Likewise.
* locales/fr_BE: Likewise.
* locales/fr_CA: Likewise.
* locales/fr_CA,2.13: Likewise.
* locales/fr_CH: Likewise.
* locales/fr_FR: Likewise.
* locales/fr_LU: Likewise.
* locales/ga_IE: Likewise.
* locales/gr_GR: Likewise.
* locales/he_IL: Likewise.
* locales/hr_HR: Likewise.
* locales/hu_HU: Likewise.
* locales/is_IS: Likewise.
* locales/it_IT: Likewise.
* locales/iw_IL: Likewise.
* locales/kl_GL: Likewise.
* locales/lt_LT: Likewise.
* locales/lv_LV: Likewise.
* locales/nl_BE: Likewise.
* locales/nl_NL: Likewise.
* locales/no_NO: Likewise.
* locales/pl_PL: Likewise.
* locales/pt_BR: Likewise.
* locales/pt_PT: Likewise.
* locales/ro_RO: Likewise.
* locales/ru_RU: Likewise.
* locales/sl_SI: Likewise.
* locales/sv_FI: Likewise.
* locales/sv_SE: Likewise.
* locales/tr_TR: Likewise.
* locales/zh_CN: Likewise.
1998-04-29 Ulrich Drepper <drepper@cygnus.com>
* tst-locale.sh: Add comment for when multi-byte charsets in
locales work.
* tests/test5.cm: New file.
* tests/test5.def: New file.
* Makefile (ld-test-names): Add test5.
1998-04-28 Ulrich Drepper <drepper@cygnus.com>
* locales/de_DE: Use . as thousands separator and 3;3 groups for
LC_NUMERIC.
1998-03-30 Ulrich Drepper <drepper@cygnus.com>
* Makefile: Fix test rules from last patch.
1998-03-22 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* locales/ru_RU: Abbreviations must end with a consonant. Fix for
Tuesday by Ilya Ovchinnikov <ilya@taspd13a.npi.msu.su>. [PR libc/517]
1998-03-25 Ulrich Drepper <drepper@cygnus.com>
* Makefile (distribute): Add tst-locale.sh.
1998-03-24 12:14 Ulrich Drepper <drepper@cygnus.com>
* Makefile (distribute): Add SUPPORTED.
(install-locales): New rule to install locale dat ausing localedef.
* SUPPORTED: New file. Names all usable locales.
Based on a patch by Cristian Gafton <gafton@redhat.com>.
* locales/gr_GR: Correct collation description.
* locales/nl_NL: Correct Charset requirement.
* locales/pt_BR: Fix int_curr_symbol.
* locales/ru_RU: Fix ctype data.
Patches by Cristian Gafton <gafton@redhat.com>.
* locales/nl_NL: Fix yesexpr/noexpr.
* locales/pt_BR: Likewise.
* locales/cs_CZ: Likewise.
* locales/da_DK: Likewise.
* locales/en_AU: Likewise.
* locales/en_CA: Likewise.
* locales/en_DK: Likewise.
* locales/en_DK.com: Likewise.
* locales/en_GB: Likewise.
* locales/en_NZ: Likewise.
* locales/en_US: Likewise.
* locales/es_AR: Likewise.
* locales/es_BO: Likewise.
* locales/es_CL: Likewise.
* locales/es_CO: Likewise.
* locales/es_DO: Likewise.
* locales/es_EC: Likewise.
* locales/es_ES: Likewise.
* locales/es_GT: Likewise.
* locales/es_HN: Likewise.
* locales/es_MX: Likewise.
* locales/es_PA: Likewise.
* locales/es_PE: Likewise.
* locales/es_PY: Likewise.
* locales/es_SV: Likewise.
* locales/es_US: Likewise.
* locales/es_UY: Likewise.
* locales/es_VE: Likewise.
* locales/et_EE: Likewise.
* locales/eu_ES: Likewise.
* locales/fi_FI: Likewise.
* locales/fo_FO: Likewise.
* locales/fr_BE: Likewise.
* locales/fr_CA: Likewise.
* locales/fr_CH: Likewise.
* locales/fr_FR: Likewise.
* locales/fr_LU: Likewise.
* locales/ga_IE: Likewise.
* locales/gr_GR: Likewise.
* locales/he_IL: Likewise.
* locales/hr_HR: Likewise.
* locales/hu_HU: Likewise.
* locales/is_IS: Likewise.
* locales/it_IT: Likewise.
* locales/iw_IL: Likewise.
* locales/ja_JP: Likewise.
* locales/kl_GL: Likewise.
* locales/lt_LT: Likewise.
* locales/lv_LV: Likewise.
* locales/no_NO: Likewise.
* locales/pl_PL: Likewise.
* locales/pt_PT: Likewise.
* locales/ro_RO: Likewise.
* locales/ru_RU: Likewise.
* locales/sl_SI: Likewise.
* locales/sv_SE: Likewise.
* locales/tr_TR: Likewise.
* locales/zh_CN: Likewise.
1998-03-14 Ulrich Drepper <drepper@cygnus.com>
* locales/ru_RU: Correct last patch.
Patch by Cristian Gafton <gafton@redhat.com>.
1998-03-11 Ulrich Drepper <drepper@cygnus.com>
* locales/de_DE: Use common german data and time format not ISO
8601.
1998-03-08 Ulrich Drepper <drepper@cygnus.com>
* locales/ru_RU: Correct inconsistencies in mon data.
Patch by Alexander V. Lukyanov <lav@alpha.netis.ru>.
1997-12-20 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* locales/pl_PL: Fix int_curr_symbol.
1997-10-09 04:56 Ulrich Drepper <drepper@cygnus.com>
* locales/is_IS: Update from Debian version.
1997-08-29 03:16 Ulrich Drepper <drepper@cygnus.com>
* tst-fmon.c: New file. strfmon test program.
* tst-fmon.sh: New file. Script to run strfmon test.
* fmon-de_DE.exp: New file. Expected result of strfmon test for de_DE.
* fmon-en_US.exp: New file. Expected result of strfmon test for en_US.
* locales/cs_CZ: Update from author.
Update. 1997-03-17 04:00 Ulrich Drepper <drepper@cygnus.com> * sysdeps/libmieee754/w_atan2.c: Don't ignore exception if library type is SVID. * sysdeps/libmieee754/w_atan2f.c: Likewise. * sysdeps/libmieee754/w_atan2l.c: Likewise. * sysdeps/unix/sysv/linux/sys/mman.h (msync): Add descrption for FLAGS parameter. 1997-03-16 20:28 Philip Blundell <phil@london.uk.eu.org> * sysdeps/unix/sysv/linux/socketbits.h: Add more SOL_ values. Change msg_iovlen and msg_controllen (in struct msghdr) to `size_t' to keep in step with kernel. * manual/examples/dir2.c: New example for scandir. * math/test/float.c: New file. Frontend for float tests. * math/test/double.c: New file. Frontend for double tests. * math/test/longdouble.c: New file. Frontend for long double tests. * sysdeps/ieee754/huge_val.h: Remove definition of long double * sysdeps/libm-i387/s_scalbn.S: Likewise. * sysdeps/libm-i387/s_scalbnf.S: Likewise. * sysdeps/libm-i387/s_scalbnl.S: Likewise. * sysdeps/libm-i387/s_expm1.S: Change return value for -inf * sysdeps/libm-i387/s_expm1f.S: Likewise. * sysdeps/libm-i387/s_expm1l.S: Likewise. * sysdeps/libm-i387/s_isinfl.c: Return -1 for -inf. * sysdeps/libm-i387/s_logbl.S: Correct return value. Discard first * sysdeps/libm-ieee754/w_powf.c: Likewise. * sysdeps/libm-ieee754/w_powl.c: Likewise. * sysdeps/unix/sysv/linux/alpha/statbuf.h: Likewise. * nss/nss_files/files-hosts.c: Likewise. Based on a patch by H.J. Lu <hjl@gnu.ai.mit.edu>. * nis/ypclnt.c (__yp_bind): Fix possible buffer overflow. * posix/unistd.h: Add prototype for __euidaccess. * sysdeps/stub/euidaccess.c: Likewise.
1997-03-17 04:04:18 +01:00
1997-03-17 03:32 Ulrich Drepper <drepper@cygnus.com>
* sort-test.sh: Call localedef with additional environment variable
I18NPATH to point to not-yet-installed locale data files.
* locales/POSIX: Updated version from maintainer.
1997-02-15 14:32 15:10 Andreas Jaeger <aj@arthur.pfalz.de>
Update. 1997-03-17 04:00 Ulrich Drepper <drepper@cygnus.com> * sysdeps/libmieee754/w_atan2.c: Don't ignore exception if library type is SVID. * sysdeps/libmieee754/w_atan2f.c: Likewise. * sysdeps/libmieee754/w_atan2l.c: Likewise. * sysdeps/unix/sysv/linux/sys/mman.h (msync): Add descrption for FLAGS parameter. 1997-03-16 20:28 Philip Blundell <phil@london.uk.eu.org> * sysdeps/unix/sysv/linux/socketbits.h: Add more SOL_ values. Change msg_iovlen and msg_controllen (in struct msghdr) to `size_t' to keep in step with kernel. * manual/examples/dir2.c: New example for scandir. * math/test/float.c: New file. Frontend for float tests. * math/test/double.c: New file. Frontend for double tests. * math/test/longdouble.c: New file. Frontend for long double tests. * sysdeps/ieee754/huge_val.h: Remove definition of long double * sysdeps/libm-i387/s_scalbn.S: Likewise. * sysdeps/libm-i387/s_scalbnf.S: Likewise. * sysdeps/libm-i387/s_scalbnl.S: Likewise. * sysdeps/libm-i387/s_expm1.S: Change return value for -inf * sysdeps/libm-i387/s_expm1f.S: Likewise. * sysdeps/libm-i387/s_expm1l.S: Likewise. * sysdeps/libm-i387/s_isinfl.c: Return -1 for -inf. * sysdeps/libm-i387/s_logbl.S: Correct return value. Discard first * sysdeps/libm-ieee754/w_powf.c: Likewise. * sysdeps/libm-ieee754/w_powl.c: Likewise. * sysdeps/unix/sysv/linux/alpha/statbuf.h: Likewise. * nss/nss_files/files-hosts.c: Likewise. Based on a patch by H.J. Lu <hjl@gnu.ai.mit.edu>. * nis/ypclnt.c (__yp_bind): Fix possible buffer overflow. * posix/unistd.h: Add prototype for __euidaccess. * sysdeps/stub/euidaccess.c: Likewise.
1997-03-17 04:04:18 +01:00
* collate-test.c (main): Change prototype definition to prevent
warning.
1997-02-15 17:46 Ulrich Drepper <drepper@cygnus.com>
* locales/de_DE: Include real collation data. It's similar to the
en_DK information but the order of small and capital characters is
exchanged.
* collate-test.c: New file. Test suite for strcoll function.
* de_DE.in: Input file for collation test.
* da_DK.in: Likewise.
* xfrm-test.c: New file. Test suite for strxfrm function.
1996-12-10 02:47 Ulrich Drepper <drepper@cygnus.com>
* All charmaps: Fix entries for <quotation-mark>.
1996-10-17 18:57 Ulrich Drepper <drepper@cygnus.com>
* Makefile (charmaps): Don't try to install CVS or RCS directory.
(locales): Likewise.
Reported by Matthias Urlichs.