about summary refs log tree commit diff
path: root/localedata/locales/iso14651_t1_common
Commit message (Collapse)AuthorAgeFilesLines
* 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.