Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix whitespaces | Ulrich Drepper | 2011-05-15 | 1 | -1/+1 |
| | |||||
* | Move Dzonghka collation rules to common collation rules file | Ulrich Drepper | 2011-05-15 | 1 | -0/+1383 |
| | |||||
* | Fix sorting of malayalam letter 'na'. | Pravin Satpute | 2010-02-03 | 1 | -2/+2 |
| | |||||
* | Fix whitespaces. | Ulrich Drepper | 2010-02-03 | 1 | -2/+2 |
| | |||||
* | Move Tamil collation data to common source file. | Pravin Satpute | 2010-02-03 | 1 | -0/+221 |
| | |||||
* | Implement Burmese language locale for Myanmar. | Keith Stribley | 2009-10-30 | 1 | -0/+3286 |
| | |||||
* | * localedata/locales/bn_BD: Remove comment about missing collation | Ulrich Drepper | 2009-05-04 | 1 | -0/+245 |
| | | | | | | rules. * localedata/locales/iso14651_t1_common: Add Bengali collation rules. Patch by Pravin Satpute <psatpute@redhat.com>. | ||||
* | [BZ #9759] | Ulrich Drepper | 2009-03-15 | 1 | -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 Drepper | 2009-02-11 | 1 | -0/+325 |
| | | | | Patch by Santhosh Thottingal <santhosh.thottingal@gmail.com>. | ||||
* | * locales/iso14651_t1_common: Fix sorting of U+0AB3. cvs/fedora-glibc-20090102T0809 | Ulrich Drepper | 2008-12-31 | 1 | -3/+3 |
| | | | | Patch by Pravin Satpute <psatpute@redhat.com>. | ||||
* | [BZ #6867] | Ulrich Drepper | 2008-10-31 | 1 | -0/+84 |
| | | | | * sysdeps/powerpc/elf/rtld-global-offsets.sym: Fix typo. | ||||
* | * locales/iso14651_t1_common: Add Kannada collation support. | Ulrich Drepper | 2008-07-11 | 1 | -0/+270 |
| | | | | | Patch by Pravin Satpute <psatpute@redhat.com>. | ||||
* | * locales/iso14651_t1_common: Add support for Gurumukhi script. | Ulrich Drepper | 2008-06-24 | 1 | -0/+226 |
| | | | | Patch by Pravin Satpute <psatpute@redhat.com>. | ||||
* | Remove U0C0D entry added for Telugu. | Ulrich Drepper | 2008-05-21 | 1 | -3/+0 |
| | |||||
* | * string/strcasestr.c (CMP_FUNC): Use __strncasecmp, not strncasecmp. cvs/fedora-glibc-20080516T2152 | Ulrich Drepper | 2008-05-16 | 1 | -1/+2 |
| | |||||
* | [BZ #6442] | Ulrich Drepper | 2008-05-15 | 1 | -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 Drepper | 2008-04-07 | 1 | -423/+423 |
| | |||||
* | * locales/iso14651_t1_common: Add support for Gujarati script. | Ulrich Drepper | 2008-03-31 | 1 | -0/+260 |
| | | | | Patch by Pravin Satpute <psatpute@redhat.com>. | ||||
* | * locales/iso14651_t1_common: Add support for Devanagari script. | Ulrich Drepper | 2008-03-24 | 1 | -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_elifdef | Ulrich Drepper | 2007-10-11 | 1 | -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 Drepper | 2007-09-30 | 1 | -0/+216 |
| | |||||
* | * locale/programs/ld-collate.c (collate_read): Allow order_start | Ulrich Drepper | 2007-04-28 | 1 | -0/+2424 |
after copy. |