summaryrefslogtreecommitdiff
path: root/localedata
AgeCommit message (Collapse)Author
2007-10-28[BZ #5225]Ulrich Drepper
* stdio-common/vfscanf.c (_IO_vfwscanf): Don't misuse wp pointer to keep track of end of %[ format string element.
2007-10-14[BZ #4098]cvs/fedora-glibc-20071014T2102Ulrich Drepper
2007-10-14 Ulrich Drepper <drepper@redhat.com> [BZ #4098] * locales/pl_PL: Change abmon, abday, and d_fmt according to results of vote.
2007-10-11* locale/programs/locfile-token.h: Remove tok_elif, add tok_elifdefUlrich Drepper
and tok_elifndef. * locale/programs/locfile-kw.gperf: Likewise. * locale/programs/ld-collate.c: Implement primitive preprocessor.
2007-10-10* locales/en_US: Add first_weekday and first_workday. cvs/fedora-glibc-20071010T2047Jakub Jelinek
* locales/cs_CZ: Likewise. * locales/fur_IT: Likewise. * locales/fy_DE: Likewise. * locales/hu_HU: Likewise. * locales/i18n: Likewise. * locales/li_BE: Likewise. * locales/li_NL: Likewise. * locales/nds_DE: Likewise. * locales/nds_NL: Likewise. * locales/pl_PL: Likewise. * locales/sc_IT: Likewise. * locales/sk_SK: Likewise. 2007-10-10 Jakub Jelinek <jakub@redhat.com> * locales/en_US: Add first_weekday and first_workday. * locales/cs_CZ: Likewise. * locales/fur_IT: Likewise. * locales/fy_DE: Likewise. * locales/hu_HU: Likewise. * locales/i18n: Likewise. * locales/li_BE: Likewise. * locales/li_NL: Likewise. * locales/nds_DE: Likewise. * locales/nds_NL: Likewise. * locales/pl_PL: Likewise. * locales/sc_IT: Likewise. * locales/sk_SK: Likewise.
2007-10-10* sysdeps/pthread/bits/libc-lock.h (__libc_rwlock_init): Inside ofUlrich Drepper
libc.so just clear NAME. (__libc_rwlock_fini): Nop inside of libc.so. * tst-initializers1.c (main): Test if PTHREAD_RWLOCK_INITIALIZER is all zeros.
2007-10-10* sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Work around problemUlrich Drepper
with some Pentium Ds.
2007-10-09* locales/de_DE: Set first week day to Monday.Ulrich Drepper
* locales/fr_FR: Likewise.
2007-10-07[BZ #73]Ulrich Drepper
2007-10-07 Ulrich Drepper <drepper@redhat.com> [BZ #73] * locales/nb_NO: Update time information, collation, thousands separator. * locales/nn_NO: Likewise.
2007-10-04* misc/error.h: Remove support for use outside of libc. We have toUlrich Drepper
include <features.h> now. Include <bits/error.h> if possible. * misc/bits/error.h: New file.
2007-10-03* tst-langinfo.sh: Update expected THOUSEP for fr_FR.Jakub Jelinek
2007-10-04 Jakub Jelinek <jakub@redhat.com> * tst-langinfo.sh: Update expected THOUSEP for fr_FR.
2007-10-02* string/strcoll_l.c (STRCOLL): Correct handling of switching fromUlrich Drepper
backward to forward direction.
2007-10-02* string/strcoll_l.c (STRCOLL): Correct test for alloca use.Ulrich Drepper
2007-10-02* de_DE.in: Adjust for correct handling of backward direction sorting.Ulrich Drepper
2007-10-02[BZ #5071]Ulrich Drepper
* malloc/malloc.c (mremap_chunk): Avoid resizing of new block has the same number of pages. Patch by Tomash Brechko <tomash.brechko@gmail.com>.
2007-10-02[BZ #4705]Ulrich Drepper
* locales/et_EE: Likewise.
2007-10-02[BZ #4941]Ulrich Drepper
* locales/oc_FR: Fix Thursday abday and August mon and abmon data.
2007-10-02* locale/programs/ld-collate.c (collate_read): After initial copyUlrich Drepper
statement, continue in state 0.
2007-10-02* locales/am_ET (LC_COLLATE): Define new script after copy.Ulrich Drepper
2007-09-30* locales/cs_SR: Removed.Ulrich Drepper
2007-09-30* locale/programs/ld-collate.c (collate_finish): Compare all bytesUlrich Drepper
of section order.
2007-09-30* locales/lo_LA: Add missing collating element o-e.Ulrich Drepper
2007-09-30* locales/is_IS: Cleanup. Remove invalid collation entries.Ulrich Drepper
2007-09-30* locales/fa_IR: Add missing collating element Alef-Hamza.Ulrich Drepper
2007-09-30* locales/da_DK: Add missing collating symbol ETH.Ulrich Drepper
2007-09-30* locales/sa_IN: New file.Ulrich Drepper
* SUPPORTED (SUPPORTED-LOCALES): Add sa_IN.
2007-09-30* locales/fr_FR: Change thousands_sep to U0020.Ulrich Drepper
2007-09-30* locales/cs_CZ: Sort lowercase before uppercase.Ulrich Drepper
2007-09-30* locales/da_DK: Likewise.Ulrich Drepper
* locales/et_EE: Likewise. * locales/nb_NO: Likewise. * locales/nn_NO: Likewise.
2007-09-30* locales/en_GB: Change first weekday and workday to Monday.Ulrich Drepper
2007-09-30* po/pt_BR.po: Fix typo.Ulrich Drepper
2007-09-30* iconvdata/Makefile (modules): Add ISO8859-9E.Ulrich Drepper
(distribute): Add iso8859-9e.c. (gen-8bit-gap-modules): Add iso8859-9e. * iconvdata/iso8859-9e.c: New file. * iconvdata/gconv-modules: Add entries for ISO-8859-9E. * iconvdata/TESTS: Likewise. * iconvdata/tst-tables.sh: Likewise. * iconvdata/koi8-r.c (HAS_HOLES): Define to 0.
2007-09-29* iconvdata/Makefile (modules): Add KOI8-RU.Ulrich Drepper
(distribute): Add koi8-ru.c. (gen-8bit-gap-modules): Add koi8-ru. * iconvdata/koi8-ru.c: New file. * iconvdata/gconv-modules: Add entries for KOI8-RU. * iconvdata/TESTS: Likewise. * iconvdata/tst-tables.sh: Likewise. * iconvdata/koi8-r.c (HAS_HOLES): Define to 0.
2007-09-23[BZ #4556]Ulrich Drepper
* locales/de_CH: Fix d_fmt.
2007-09-23* charmaps/MAC-CENTRALEUROPE: New file.Ulrich Drepper
2007-09-23[BZ #4972]Ulrich Drepper
2007-09-23 Ulrich Drepper <drepper@redhat.com> [BZ #4972] * charaps/MAC-CENTRALEUROPE: New file.
2007-08-25[BZ #3842]Ulrich Drepper
2007-08-24 Ulrich Drepper <drepper@redhat.com> [BZ #3842] * locales/ru_RU: Use U00A0 instead of U2002 for thousands separator. The latter might be more correct but usually cannot be displayed.
2007-08-22[BZ #4566]Ulrich Drepper
* string/strtok.c: Fix typo in comment.
2007-08-22[BZ #4582]Ulrich Drepper
* debug/segfault.c: Fix typos in comments.
2007-08-03* intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_openUlrich Drepper
failed. * intl/finddomain.c (_nl_find_domain): Free normalized_codeset on failure. * elf/dl-load.c (decompose_rpath): Free copy if result couldn't be allocated. 2007-08-03 Jakub Jelinek <jakub@redhat.com>
2007-08-03Add U0141 and U0142.Ulrich Drepper
2007-08-01* stdlib/tst-strtod2.c (do_test): Use %tu in fmt string for ptrdiff_tUlrich Drepper
value. * stdio-common/tst-fmemopen2.c (do_test): Avoid fmt string warning if off_t is different rank from size_t. * sysdeps/generic/unwind-dw2.c (extract_cie_info, execute_cfa_program, uw_frame_state_for): Avoid type punning warnings. * sysdeps/generic/unwind-dw2-fde-glibc.c (_Unwind_IteratePhdrCallback): Likewise. * sysdeps/generic/unwind-dw2-fde.c (_Unwind_Find_FDE): Likewise. (binary_search_single_encoding_fdes, binary_search_mixed_encoding_fdes, get_cie_encoding, linear_search_fdes): Don't mix char and unsigned char pointers.
2007-07-19* include/features.h (__USE_ISOC95): New define.Ulrich Drepper
* wcsmbs/wchar.h (fwprintf, fwscanf, wprintf, wscanf, swprintf, swscanf, vfwprintf, vwprintf, vswprintf, fwide): Define even for -std=iso9899:199409. * CONFORMANCE: Remove comments about unsupported AMD1.
2007-07-19* bits/confname.h (_CS_POSIX_V6_WIDTH_RESTRICTED_ENVS): Define.Ulrich Drepper
* posix/getconf.c (vars): Add POSIX_V6_WIDTH_RESTRICTED_ENVS.
2007-07-10[BZ #4773]Ulrich Drepper
2007-07-10 Ulrich Drepper <drepper@redhat.com> [BZ #4773] * time/strptime_l.c (__strptime_internal): Implement greedy matching of weekday and month names.
2007-07-10Test of greedy matching in strptime.Ulrich Drepper
2007-05-07* locales/as_IN: Fix currency_symbol, abday for Sunday, abmon forUlrich Drepper
January, February, and September to December, mon for January, February, September, and December, am_pm, and name_*. Patch by Amitakhya Phukan <aphukan@redhat.com>.
2007-05-04[BZ #4114]Ulrich Drepper
2007-05-04 Ulrich Drepper <drepper@redhat.com> [BZ #4114] * locales/ast_ES: New file. * SUPPORTED (SUPPORTED-LOCALES): Add ast_ES.UTF-8 and ast_ES.
2007-05-04Asturian language locale for Spain.Ulrich Drepper
2007-04-28* locale/programs/ld-collate.c (collate_read): Allow order_startUlrich Drepper
after copy.
2007-04-28[BZ #3213]Ulrich Drepper
* locale/programs/ld-collate.c (collate_read): Fix printing of error message. [BZ #3213] * locale/C-translit.h.in: Add entry for U2044.