aboutsummaryrefslogtreecommitdiff
path: root/localedata
AgeCommit message (Collapse)AuthorFilesLines
2008-01-11[BZ #5520]cvs/fedora-glibc-20080111T0737Ulrich Drepper2-4/+9
2008-01-10 Ulrich Drepper <drepper@redhat.com> [BZ #5520] * locales/ga_IE: Fix May, June, November and December entries in mon.
2007-12-12[BZ #5463, BZ #5464]cvs/fedora-glibc-20071212T1051Ulrich Drepper1-0/+10
* iconvdata/hp-thai8.c: New file. * iconvdata/Makefile: Add rules for hp-thai8.c. * iconvdata/tst-tables.sh: Add entry for HP-THAI8. * iconvdata/gconv-modules: Likewise. [BZ #5464] * iconvdata/hp-greek8.c: New file. * iconvdata/Makefile: Add rules for hp-greek8.c. * iconvdata/tst-tables.sh: Add entry for HP-GREEK8. * iconvdata/gconv-modules: Likewise. [BZ #5463] * iconvdata/hp-turkish8.c: New file. * iconvdata/Makefile: Add rules for hp-turkish8.c. * iconvdata/tst-tables.sh: Add entry for HP-TURKISH8. * iconvdata/gconv-modules: Likewise.
2007-12-12[BZ #5465]Ulrich Drepper3-0/+735
2007-12-12 Ulrich Drepper <drepper@redhat.com> [BZ #5465] * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S [!SHARED] (__pthread_cond_timedwait): Don't use VDSO.
2007-12-11* charmaps/UTF-8: Add Unicode 5.1 entries.Ulrich Drepper2-2084/+3704
2007-12-08[BZ #5427]Ulrich Drepper2-0/+268
* iconvdata/hp-roman9.c: New file. * iconvdata/Makefile: Add rules for hp-roman9.c. * iconvdata/tst-tables.sh: Add HP-ROMAN9. * iconvdata/hp-roman8.c: Use 8bit-gap instead of 8bit-generic. * iconvdata/Makefile: Adjust appropriately. keyword for gcc's braced-groups.
2007-12-05* locales/si_LK (mon): Fix February and November spelling.Ulrich Drepper3-6/+10
Patch by Danishka Navin <snavin@redhat.com>.
2007-11-08* sysdeps/x86_64/memset.S: Add sfence after movnti.Ulrich Drepper2-6/+8
2007-11-08[BZ #5277]Ulrich Drepper2-4/+9
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 Drepper2-16/+21
2007-11-06* nscd/selinux.c (nscd_request_avc_has_perm): When compiled withUlrich Drepper4-0/+272
old headers, don't call avc_has_perm if we don't have the permission information.
2007-10-28[BZ #5225]Ulrich Drepper2-0/+10
* 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 Drepper3-20/+31
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 Drepper4-3/+16
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 Jelinek14-0/+42
* 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 Drepper1-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.
2007-10-10* sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Work around problemUlrich Drepper1-1/+0
with some Pentium Ds.
2007-10-09* locales/de_DE: Set first week day to Monday.Ulrich Drepper3-0/+15
* locales/fr_FR: Likewise.
2007-10-07[BZ #73]Ulrich Drepper3-76/+85
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 Drepper2-0/+293
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 Jelinek2-2/+6
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 Drepper2-217/+231
backward to forward direction.
2007-10-02* string/strcoll_l.c (STRCOLL): Correct test for alloca use.Ulrich Drepper3-2/+101
2007-10-02* de_DE.in: Adjust for correct handling of backward direction sorting.Ulrich Drepper2-3/+7
2007-10-02[BZ #5071]Ulrich Drepper1-1/+2
* 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 Drepper1-1/+2
* locales/et_EE: Likewise.
2007-10-02[BZ #4941]Ulrich Drepper2-3/+6
* 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 Drepper3-0/+232
statement, continue in state 0.
2007-10-02* locales/am_ET (LC_COLLATE): Define new script after copy.Ulrich Drepper2-4/+8
2007-09-30* locales/cs_SR: Removed.Ulrich Drepper2-349/+2
2007-09-30* locale/programs/ld-collate.c (collate_finish): Compare all bytesUlrich Drepper4-1/+4
of section order.
2007-09-30* locales/lo_LA: Add missing collating element o-e.Ulrich Drepper2-4/+7
2007-09-30* locales/is_IS: Cleanup. Remove invalid collation entries.Ulrich Drepper2-3/+2
2007-09-30* locales/fa_IR: Add missing collating element Alef-Hamza.Ulrich Drepper2-0/+3
2007-09-30* locales/da_DK: Add missing collating symbol ETH.Ulrich Drepper1-0/+2
2007-09-30* locales/sa_IN: New file.Ulrich Drepper3-0/+258
* SUPPORTED (SUPPORTED-LOCALES): Add sa_IN.
2007-09-30* locales/fr_FR: Change thousands_sep to U0020.Ulrich Drepper2-1/+3
2007-09-30* locales/cs_CZ: Sort lowercase before uppercase.Ulrich Drepper3-4/+6
2007-09-30* locales/da_DK: Likewise.Ulrich Drepper6-0/+19
* 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 Drepper1-0/+2
2007-09-30* po/pt_BR.po: Fix typo.Ulrich Drepper20-0/+4289
2007-09-30* iconvdata/Makefile (modules): Add ISO8859-9E.Ulrich Drepper2-0/+267
(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 Drepper2-0/+268
(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 Drepper2-3/+5
* locales/de_CH: Fix d_fmt.
2007-09-23* charmaps/MAC-CENTRALEUROPE: New file.Ulrich Drepper1-1/+1
2007-09-23[BZ #4972]Ulrich Drepper2-0/+266
2007-09-23 Ulrich Drepper <drepper@redhat.com> [BZ #4972] * charaps/MAC-CENTRALEUROPE: New file.
2007-08-25[BZ #3842]Ulrich Drepper2-2/+8
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 Drepper3-0/+185
* string/strtok.c: Fix typo in comment.
2007-08-22[BZ #4582]Ulrich Drepper2-1/+6
* debug/segfault.c: Fix typos in comments.
2007-08-03* intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_openUlrich Drepper1-0/+4
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 Drepper1-0/+4