aboutsummaryrefslogtreecommitdiff
path: root/localedata/locales
AgeCommit message (Collapse)Author
2008-01-11[BZ #5520]cvs/fedora-glibc-20080111T0737Ulrich Drepper
2008-01-10 Ulrich Drepper <drepper@redhat.com> [BZ #5520] * locales/ga_IE: Fix May, June, November and December entries in mon.
2007-12-05* locales/si_LK (mon): Fix February and November spelling.Ulrich Drepper
Patch by Danishka Navin <snavin@redhat.com>.
2007-11-08* sysdeps/x86_64/memset.S: Add sfence after movnti.Ulrich Drepper
2007-11-08[BZ #5277]Ulrich Drepper
2007-11-07 Ulrich Drepper <drepper@redhat.com> [BZ #5277] * iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): If conversion failed because output buffer is too small break, don't loop. * iconvdata/Makefile (tests): Add bug-iconv6. * iconvdata/bug-iconv6.c: New file.
2007-11-06* locales/dz_BT: Fix representation of data.Ulrich Drepper
2007-11-06* nscd/selinux.c (nscd_request_avc_has_perm): When compiled withUlrich Drepper
old headers, don't call avc_has_perm if we don't have the permission information.
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-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/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* po/pt_BR.po: Fix typo.Ulrich Drepper
2007-09-23[BZ #4556]Ulrich Drepper
* locales/de_CH: Fix d_fmt.
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-03Add U0141 and U0142.Ulrich Drepper
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-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-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-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[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.