about summary refs log tree commit diff
path: root/localedata/locales/iso14651_t1_common
Commit message (Collapse)AuthorAgeFilesLines
* Collation fix: make forward accent sorting the default [BZ #17750]Alexandre Oliva2017-11-291-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [BZ #17750] * Makefile: add fr_CA.UTF-8 to test-input and LOCALES. * localedata/fr_CA.UTF-8.in: New file with test data for backward accents sorting. * localedata/fr_FR.UTF-8.in: Fix test data for forward accents sorting. * localedata/locales/cs_CZ (LC_COLLATE): Remove “define DIACRIT_FORWARD” * localedata/locales/de_DE (LC_COLLATE): Likewise. * localedata/locales/hu_HU (LC_COLLATE): Likewise. * localedata/locales/lb_LU (LC_COLLATE): Likewise. * localedata/locales/yuw_PG (LC_COLLATE): Likewise. * localedata/locales/fr_CA (LC_COLLATE): Add “define DIACRIT_BACKWARD” * localedata/locales/iso14651_t1_common: Use “ifdef DIACRIT_FORWARD” instead of “ifdef DIACRIT_BACKWARD”. The only locale which currently needs backward accents sorting is fr_CA. Therefore, forward accents sorting should be the default. Before this patch, backwards accent sorting was the default and all locales except fr_CA had to use define DIACRIT_FORWARD before copy "iso14651_t1" Most locales didn’t do that and thus got the inappropriate backwards accents sorting by accident. Now only the fr_CA locale needs to use define DIACRIT_BACKWARD before copy "iso14651_t1" Original patch slightly modified by: Mike FABIAN <mfabian@redhat.com>
* Correct collation rules for Malayalam.Santhosh Thottingal2017-06-111-4/+22
| | | | | | | | [BZ #19922] * locales/iso14651_t1_common: Add collation rules for U+07DA to U+07DF. [BZ #19919] * locales/iso14651_t1_common: Correct collation of U+0D36 and U+0D37.
* localedata: standardize copyright/license information [BZ #11213]Mike Frysinger2016-03-211-0/+7
| | | | | | | Use the language from the FSF in all locale files to disclaim any license/copyright on locale data. See https://sourceware.org/ml/libc-locales/2013-q1/msg00048.html
* Fix whitespacesUlrich Drepper2011-05-151-1/+1
|
* Move Dzonghka collation rules to common collation rules fileUlrich Drepper2011-05-151-0/+1383
|
* Fix sorting of malayalam letter 'na'.Pravin Satpute2010-02-031-2/+2
|
* Fix whitespaces.Ulrich Drepper2010-02-031-2/+2
|
* Move Tamil collation data to common source file.Pravin Satpute2010-02-031-0/+221
|
* Implement Burmese language locale for Myanmar.Keith Stribley2009-10-301-0/+3286
|
* * localedata/locales/bn_BD: Remove comment about missing collationUlrich Drepper2009-05-041-0/+245
| | | | | | rules. * localedata/locales/iso14651_t1_common: Add Bengali collation rules. Patch by Pravin Satpute <psatpute@redhat.com>.
* [BZ #9759]Ulrich Drepper2009-03-151-8/+8
| | | | | | | | | | | | | | * dirent/dirent.h: Adjust prototypes of scandir, scandir64, alphasort, alphasort64, versionsort, and versionsort64 to POSIX 2008. * dirent/alphasort.c: Adjust implementation to type change. * dirent/alphasort64.c: Likewise. * dirent/scandir.c: Likewise. * dirent/versionsort.c: Likewise. * dirent/versionsort64.c: Likewise. * sysdeps/wordsize-64/alphasort.c: Add hack to hide alphasort64 declaration. * sysdeps/wordsize-64/versionsort.c: Add hack to hide versionsort64 declaration.
* * locales/iso14651_t1_common: Add rules for sorting Malayalam.Ulrich Drepper2009-02-111-0/+325
| | | | Patch by Santhosh Thottingal <santhosh.thottingal@gmail.com>.
* * locales/iso14651_t1_common: Fix sorting of U+0AB3. cvs/fedora-glibc-20090102T0809Ulrich Drepper2008-12-311-3/+3
| | | | Patch by Pravin Satpute <psatpute@redhat.com>.
* [BZ #6867]Ulrich Drepper2008-10-311-0/+84
| | | | * sysdeps/powerpc/elf/rtld-global-offsets.sym: Fix typo.
* * locales/iso14651_t1_common: Add Kannada collation support.Ulrich Drepper2008-07-111-0/+270
| | | | | Patch by Pravin Satpute <psatpute@redhat.com>.
* * locales/iso14651_t1_common: Add support for Gurumukhi script.Ulrich Drepper2008-06-241-0/+226
| | | | Patch by Pravin Satpute <psatpute@redhat.com>.
* Remove U0C0D entry added for Telugu.Ulrich Drepper2008-05-211-3/+0
|
* * string/strcasestr.c (CMP_FUNC): Use __strncasecmp, not strncasecmp. cvs/fedora-glibc-20080516T2152Ulrich Drepper2008-05-161-1/+2
|
* [BZ #6442]Ulrich Drepper2008-05-151-0/+273
| | | | | | | | | | | * string/endian.h: Add macros for fixed-size endian conversion. * bits/byteswap.h: Allow inclusion from <endian.h>. * sysdeps/i386/bits/byteswap.h: Likewise. * sysdeps/ia64/bits/byteswap.h: Likewise. * sysdeps/s390/bits/byteswap.h: Likewise. * sysdeps/x86_64/bits/byteswap.h: Likewise. * string/Makefile (tests): Add tst-endian. * string/tst-endian.c: New file.
* Fix first weight for U+1E60, U+1E62, U+1E64, U+1E66, and U+1E68.Ulrich Drepper2008-04-071-423/+423
|
* * locales/iso14651_t1_common: Add support for Gujarati script.Ulrich Drepper2008-03-311-0/+260
| | | | Patch by Pravin Satpute <psatpute@redhat.com>.
* * locales/iso14651_t1_common: Add support for Devanagari script.Ulrich Drepper2008-03-241-0/+302
| | | | | * locales/mr_IN: Adjust Devanagari sorting for mr_IN. Patch by Pravin Satpute <psatpute@redhat.com>.
* * locale/programs/locfile-token.h: Remove tok_elif, add tok_elifdefUlrich Drepper2007-10-111-0/+4
| | | | | | and tok_elifndef. * locale/programs/locfile-kw.gperf: Likewise. * locale/programs/ld-collate.c: Implement primitive preprocessor.
* * po/pt_BR.po: Fix typo.Ulrich Drepper2007-09-301-0/+216
|
* * locale/programs/ld-collate.c (collate_read): Allow order_startUlrich Drepper2007-04-281-0/+2424
after copy.