about summary refs log tree commit diff
path: root/localedata/locales
Commit message (Collapse)AuthorAgeFilesLines
* * sysdeps/x86_64/memset.S: Add sfence after movnti.Ulrich Drepper2007-11-081-6/+5
|
* [BZ #5277]Ulrich Drepper2007-11-081-4/+4
| | | | | | | | | 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.
* * locales/dz_BT: Fix representation of data.Ulrich Drepper2007-11-061-16/+19
|
* * nscd/selinux.c (nscd_request_avc_has_perm): When compiled withUlrich Drepper2007-11-062-0/+264
| | | | | old headers, don't call avc_has_perm if we don't have the permission information.
* [BZ #5225]Ulrich Drepper2007-10-281-0/+5
| | | | | * stdio-common/vfscanf.c (_IO_vfwscanf): Don't misuse wp pointer to keep track of end of %[ format string element.
* [BZ #4098] cvs/fedora-glibc-20071014T2102Ulrich Drepper2007-10-141-20/+18
| | | | | | | 2007-10-14 Ulrich Drepper <drepper@redhat.com> [BZ #4098] * locales/pl_PL: Change abmon, abday, and d_fmt according to results of vote.
* * locale/programs/locfile-token.h: Remove tok_elif, add tok_elifdefUlrich Drepper2007-10-112-0/+6
| | | | | | and tok_elifndef. * locale/programs/locfile-kw.gperf: Likewise. * locale/programs/ld-collate.c: Implement primitive preprocessor.
* * locales/en_US: Add first_weekday and first_workday. cvs/fedora-glibc-20071010T2047Jakub Jelinek2007-10-1013-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* * sysdeps/pthread/bits/libc-lock.h (__libc_rwlock_init): Inside ofUlrich Drepper2007-10-101-2/+0
| | | | | | | 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.
* * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Work around problemUlrich Drepper2007-10-101-1/+0
| | | | with some Pentium Ds.
* * locales/de_DE: Set first week day to Monday.Ulrich Drepper2007-10-092-0/+10
| | | | * locales/fr_FR: Likewise.
* [BZ #73]Ulrich Drepper2007-10-072-76/+78
| | | | | | | | 2007-10-07 Ulrich Drepper <drepper@redhat.com> [BZ #73] * locales/nb_NO: Update time information, collation, thousands separator. * locales/nn_NO: Likewise.
* * misc/error.h: Remove support for use outside of libc. We have toUlrich Drepper2007-10-041-0/+289
| | | | | include <features.h> now. Include <bits/error.h> if possible. * misc/bits/error.h: New file.
* [BZ #4941]Ulrich Drepper2007-10-021-3/+3
| | | | * locales/oc_FR: Fix Thursday abday and August mon and abmon data.
* * locale/programs/ld-collate.c (collate_read): After initial copyUlrich Drepper2007-10-021-0/+229
| | | | statement, continue in state 0.
* * locales/am_ET (LC_COLLATE): Define new script after copy.Ulrich Drepper2007-10-021-4/+4
|
* * locales/cs_SR: Removed.Ulrich Drepper2007-09-301-349/+0
|
* * locale/programs/ld-collate.c (collate_finish): Compare all bytesUlrich Drepper2007-09-303-1/+2
| | | | of section order.
* * locales/lo_LA: Add missing collating element o-e.Ulrich Drepper2007-09-301-4/+5
|
* * locales/is_IS: Cleanup. Remove invalid collation entries.Ulrich Drepper2007-09-301-3/+0
|
* * locales/fa_IR: Add missing collating element Alef-Hamza.Ulrich Drepper2007-09-301-0/+1
|
* * locales/sa_IN: New file.Ulrich Drepper2007-09-301-0/+254
| | | | * SUPPORTED (SUPPORTED-LOCALES): Add sa_IN.
* * locales/fr_FR: Change thousands_sep to U0020.Ulrich Drepper2007-09-301-1/+1
|
* * locales/cs_CZ: Sort lowercase before uppercase.Ulrich Drepper2007-09-302-4/+4
|
* * locales/da_DK: Likewise.Ulrich Drepper2007-09-305-0/+15
| | | | | | * locales/et_EE: Likewise. * locales/nb_NO: Likewise. * locales/nn_NO: Likewise.
* * po/pt_BR.po: Fix typo.Ulrich Drepper2007-09-3018-0/+4248
|
* [BZ #4556]Ulrich Drepper2007-09-231-3/+2
| | | | * locales/de_CH: Fix d_fmt.
* [BZ #3842]Ulrich Drepper2007-08-251-2/+2
| | | | | | | 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.
* [BZ #4566]Ulrich Drepper2007-08-221-0/+180
| | | | * string/strtok.c: Fix typo in comment.
* [BZ #4582]Ulrich Drepper2007-08-221-1/+1
| | | | * debug/segfault.c: Fix typos in comments.
* Add U0141 and U0142.Ulrich Drepper2007-08-031-0/+4
|
* * bits/confname.h (_CS_POSIX_V6_WIDTH_RESTRICTED_ENVS): Define.Ulrich Drepper2007-07-192-9/+9
| | | | * posix/getconf.c (vars): Add POSIX_V6_WIDTH_RESTRICTED_ENVS.
* * locales/as_IN: Fix currency_symbol, abday for Sunday, abmon forUlrich Drepper2007-05-071-17/+17
| | | | | | January, February, and September to December, mon for January, February, September, and December, am_pm, and name_*. Patch by Amitakhya Phukan <aphukan@redhat.com>.
* Asturian language locale for Spain.Ulrich Drepper2007-05-041-0/+132
|
* * locale/programs/ld-collate.c (collate_read): Allow order_startUlrich Drepper2007-04-284-2424/+27939
| | | | after copy.
* [BZ #3213]Ulrich Drepper2007-04-281-0/+2
| | | | | | | | * locale/programs/ld-collate.c (collate_read): Fix printing of error message. [BZ #3213] * locale/C-translit.h.in: Add entry for U2044.
* [BZ #4411]Ulrich Drepper2007-04-241-6/+9
| | | | | | | 2007-04-24 Ulrich Drepper <drepper@redhat.com> [BZ #4411] * locales/en_ZA: Update int_select. Patch by Dwayne Bailey <dwayne@translate.org.za>.
* * stdio-common/Makefile (tests): Add tst-swscanf.Ulrich Drepper2007-02-181-2/+0
| | | | | | * stdio-common/tst-sscanf.c: Make tests usable for swscanf testing. * stdio-common/tst-swscanf.c: New file.
* [BZ #1430]Ulrich Drepper2007-02-181-41/+8
| | | | | | | | 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>.
* [BZ #672]Ulrich Drepper2007-02-187-13092/+1907
| | | | | | | | | | | | | | | | | 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.
* [BZ #58]Ulrich Drepper2007-02-181-114/+1240
| | | | * locales/uk_UA: New version.
* [BZ #2633]Ulrich Drepper2007-02-171-15/+26
| | | | | | | | * 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.
* [BZ #3842]Ulrich Drepper2007-02-171-2/+3
| | | | | * sysdeps/posix/euidaccess.c [_LIBC] (euidaccess): Remove shortcut using __libc_enable_secure.
* [BZ #2648]Ulrich Drepper2007-02-171-5/+5
| | | | * locales/pl_PL: Fix currency_symbol and its placement.
* [BZ #3348]Ulrich Drepper2007-02-171-0/+188
| | | | | | | | | 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.
* * locale/iso-3166.def: Update entry for Serbia.Ulrich Drepper2007-02-171-28/+53
|
* * locale/iso-4217.def: Define RSD, remove CSD.Ulrich Drepper2007-02-171-0/+238
|
* [BZ #3322]Ulrich Drepper2007-02-172-0/+534
| | | | | | * SUPPORTED (SUPPORTED-LOCALES): Add sr_RS and sr_RS@latin. * locales/sr_RS: New file. * locales/sr_RS@latin: New file.
* [BZ #4040]Ulrich Drepper2007-02-171-0/+2
| | | | | | | | | * 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.
* [BZ #3885]Ulrich Drepper2007-02-171-715/+989
| | | | | | | | | | 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.