Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-15 | Fix whitespaces | Ulrich Drepper | |
2011-05-15 | Move Dzonghka collation rules to common collation rules file | Ulrich Drepper | |
2010-02-03 | Fix sorting of malayalam letter 'na'. | Pravin Satpute | |
2010-02-03 | Fix whitespaces. | Ulrich Drepper | |
2010-02-03 | Move Tamil collation data to common source file. | Pravin Satpute | |
2009-10-30 | Implement Burmese language locale for Myanmar. | Keith Stribley | |
2009-05-04 | * localedata/locales/bn_BD: Remove comment about missing collation | Ulrich Drepper | |
rules. * localedata/locales/iso14651_t1_common: Add Bengali collation rules. Patch by Pravin Satpute <psatpute@redhat.com>. | |||
2009-03-15 | [BZ #9759] | Ulrich Drepper | |
* 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. | |||
2009-02-11 | * locales/iso14651_t1_common: Add rules for sorting Malayalam. | Ulrich Drepper | |
Patch by Santhosh Thottingal <santhosh.thottingal@gmail.com>. | |||
2008-12-31 | * locales/iso14651_t1_common: Fix sorting of U+0AB3.cvs/fedora-glibc-20090102T0809 | Ulrich Drepper | |
Patch by Pravin Satpute <psatpute@redhat.com>. | |||
2008-10-31 | [BZ #6867] | Ulrich Drepper | |
* sysdeps/powerpc/elf/rtld-global-offsets.sym: Fix typo. | |||
2008-07-11 | * locales/iso14651_t1_common: Add Kannada collation support. | Ulrich Drepper | |
Patch by Pravin Satpute <psatpute@redhat.com>. | |||
2008-06-24 | * locales/iso14651_t1_common: Add support for Gurumukhi script. | Ulrich Drepper | |
Patch by Pravin Satpute <psatpute@redhat.com>. | |||
2008-05-21 | Remove U0C0D entry added for Telugu. | Ulrich Drepper | |
2008-05-16 | * string/strcasestr.c (CMP_FUNC): Use __strncasecmp, not strncasecmp.cvs/fedora-glibc-20080516T2152 | Ulrich Drepper | |
2008-05-15 | [BZ #6442] | Ulrich Drepper | |
* 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. | |||
2008-04-07 | Fix first weight for U+1E60, U+1E62, U+1E64, U+1E66, and U+1E68. | Ulrich Drepper | |
2008-03-31 | * locales/iso14651_t1_common: Add support for Gujarati script. | Ulrich Drepper | |
Patch by Pravin Satpute <psatpute@redhat.com>. | |||
2008-03-24 | * locales/iso14651_t1_common: Add support for Devanagari script. | Ulrich Drepper | |
* locales/mr_IN: Adjust Devanagari sorting for mr_IN. Patch by Pravin Satpute <psatpute@redhat.com>. | |||
2007-10-11 | * locale/programs/locfile-token.h: Remove tok_elif, add tok_elifdef | Ulrich Drepper | |
and tok_elifndef. * locale/programs/locfile-kw.gperf: Likewise. * locale/programs/ld-collate.c: Implement primitive preprocessor. | |||
2007-09-30 | * po/pt_BR.po: Fix typo. | Ulrich Drepper | |
2007-04-28 | * locale/programs/ld-collate.c (collate_read): Allow order_start | Ulrich Drepper | |
after copy. |