aboutsummaryrefslogtreecommitdiff
path: root/localedata
AgeCommit message (Collapse)Author
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.
2007-04-24[BZ #4411]Ulrich Drepper
2007-04-24 Ulrich Drepper <drepper@redhat.com> [BZ #4411] * locales/en_ZA: Update int_select. Patch by Dwayne Bailey <dwayne@translate.org.za>.
2007-03-14* Makefile: Define tst-sscanf-ENV.Ulrich Drepper
* tst-sscanf.c: Use fa_IR.UTF-8 which exists internally.
2007-03-14Use fa_IR.UTF-8 which exists internally.Ulrich Drepper
2007-02-19[BZ #2211]Ulrich Drepper
* stdio-common/vfscanf.c: Handle localized digits etc for floating point numbers. Patch mostly by Hamed Malek <hamed@farsiweb.info>.
2007-02-18* stdio-common/vfscanf.c: Remove unused WIDTH handling.Ulrich Drepper
2007-02-18* stdio-common/Makefile (tests): Add tst-swscanf.Ulrich Drepper
* stdio-common/tst-sscanf.c: Make tests usable for swscanf testing. * stdio-common/tst-swscanf.c: New file.
2007-02-18* SUPPORTED (SUPPORTED-LOCALES): Remove sr_CS locales.Ulrich Drepper
2007-02-18[BZ #1430]Ulrich Drepper
2007-02-17 Ulrich Drepper <drepper@redhat.com> [BZ #1430] * locales/hu_HU: Revert * locales/hu_HU: Better collation. Patch by Gyuro Lehel <lehel@freemail.hu>.
2007-02-18[BZ #672]Ulrich Drepper
2005-01-16 Denis Barbier <barbier@linuxfr.org> [BZ #672] * locales/ca_ES: Replace current collation rules by including iso14651_t1 and adding extra rules if needed. There should be no noticeable changes in sorted text. only ligatures and ignoreable characters have modified weights. * locales/da_DK: Likewise. * locales/en_CA: Likewise. * locales/es_US: Likewise. * locales/fi_FI: Likewise. * locales/nb_NO: Likewise. [BZ #672] * locales/iso14651_t1: Simplified. Extended.
2007-02-18[BZ #58]Ulrich Drepper
* locales/uk_UA: New version.
2007-02-17[BZ #2633]Ulrich Drepper
* libio/stdio.h: Define struct _IO_FILE in global namespace. * setjmp/setjmp.h: Define __jmp_buf_tag in global namespace. Remove using for __jmp_buf_tag. * locale/locale.h (struct lconv): Also define in std namespace. * wcsmbs/wchar.h: Move using declaration for tm out of namespace.
2007-02-17[BZ #3842]Ulrich Drepper
* sysdeps/posix/euidaccess.c [_LIBC] (euidaccess): Remove shortcut using __libc_enable_secure.
2007-02-17[BZ #2648]Ulrich Drepper
* locales/pl_PL: Fix currency_symbol and its placement.
2007-02-17[BZ #3348]Ulrich Drepper
2007-02-17 Ulrich Drepper <drepper@redhat.com> [BZ #3348] * malloc/memusage.sh: Cleanups. * debug/xtrace.sh: Quoting and trap changes. * locale/iso-3166.def: Add Jersey, Guernsey, and Isle Of Man entries.
2007-02-17* locale/iso-3166.def: Update entry for Serbia.Ulrich Drepper
2007-02-17* locale/iso-4217.def: Define RSD, remove CSD.Ulrich Drepper
2007-02-17[BZ #3322]Ulrich Drepper
* SUPPORTED (SUPPORTED-LOCALES): Add sr_RS and sr_RS@latin. * locales/sr_RS: New file. * locales/sr_RS@latin: New file.
2007-02-17[BZ #4040]Ulrich Drepper
* sysdeps/x86_64/bits/atomic.h: One more change, this time for 16- and 64-bit operations. [BZ #4040] * sysdeps/i386/i486/bits/atomic.h: One more change, this time for 16-bit operations.
2007-02-17[BZ #3885]Ulrich Drepper
2007-02-16 Ulrich Drepper <drepper@redhat.com> [BZ #3885] * locales/i18n: Updates for Unicode 5.0. * charmaps/UTF-8: Likewise. Patch by Pablo Saratxaga <pablo@walon.org> * locales/sl_SI: Slovenia joined the Euro zone.
2007-02-17[BZ #3884]Ulrich Drepper
2007-01-12 Gwenole Beauchesne <gbeauchesne@mandriva.com> [BZ #3884] * localedata/locales/sl_SI: Slovenia joined the Euro zone. Fix negative number format.
2007-02-17[BZ #3851]Ulrich Drepper
2007-02-16 Ulrich Drepper <drepper@redhat.com> [BZ #3851] * locales/bn_BD: Fix full name of January and February. Patch by Jamil Ahmed <jamil@bengalinux.org>.
2007-02-16[BZ #3954]Ulrich Drepper
* iconvdata/ksc5601.c (__ksc5601_sym_to_ucs, __ksc5601_sym_from_ucs): Add mapping for U+327E. * iconvdata/ksc5601.h (KSC5601_SYMBOL): Increment. * iconvdata/johab.c (BODY for FROM_LOOP, BODY for TO_LOOP): Enable mapping of 0xD9 0xE8. * iconvdata/uhc.c (BODY for FROM_LOOP, BODY for TO_LOOP): Disable mapping of U+327E. Reported by Jungshik Shin <jungshik@google.com>. [BZ #3955]