aboutsummaryrefslogtreecommitdiff
path: root/locale/programs/ld-collate.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-09-22Use '%z' instead of '%Z' on printf functionsAdhemerval Zanella Netto1-4/+4
2022-03-31locale: Remove set but unused variable on ld-collate.cAdhemerval Zanella1-8/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-06Add 'codepoint_collation' support for LC_COLLATE.Carlos O'Donell1-3/+33
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-04-26LC_COLLATE: Fix last character ellipsis handling (Bug 22668)Hanataka Shinya1-0/+3
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-11treewide: fix incorrect spelling of indices in commentsDmitry V. Levin1-2/+2
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-03-21Fix parentheses error in iconvconfig.c and ld-collate.c [BZ #24372]Gabriel F. T. Gomes1-1/+1
2019-03-21iconv, localedef: avoid floating point rounding differences [BZ #24372]DJ Delorie1-2/+2
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-10-13locale: Fix localedef exit code (Bug 22292)Carlos O'Donell1-37/+27
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-08strcoll: Remove incorrect STRDIFF-based optimization (Bug 18589).Carlos O'Donell1-9/+0
2015-05-12Improve strcoll with strdiff.Leonhard Holz1-0/+9
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-10-18Fix localedef collation handling of <U0000> (bug 15948).Richard Sandiford1-0/+4
2013-10-08Clean up locale file alignment handling.Joseph Myers1-0/+2
2013-10-03Remove locale file dependence on int32_t alignment.Joseph Myers1-24/+14
2013-09-24Add localedef --big-endian and --little-endian options.Joseph Myers1-0/+4
2013-09-06Make localedef output generation use more logical interfaces.Richard Sandiford1-170/+29
2013-08-30Fix then/than typos.Ondřej Bílka1-1/+1
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold1-0/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-2/+1
2011-06-10Quash some new warnings from GCC 4.6.Roland McGrath1-2/+0
2011-04-22Remove doubled words.Jim Meyering1-2/+2
2009-09-07Fix endless loop in localedef.Ulrich Drepper1-28/+31
2008-05-27Remove useless more "if" tests before "free".Ulrich Drepper1-8/+4
2008-04-08(collate_read): Ignore script lines as well when ignoring the whole category.Ulrich Drepper1-1/+9
2008-03-19Remove useless "if" before "free".Ulrich Drepper1-8/+4
2007-11-22* locale/programs/ld-collate.c (collate_read): Fix loop to matchUlrich Drepper1-0/+2
2007-10-12* locale/programs/ld-collate.c (collate_read): Optimize a bit.Ulrich Drepper1-17/+16
2007-10-12(collate_read): If ignore_content and nowtok is tok_define, eat any tok_eol t...Ulrich Drepper1-16/+15
2007-10-11* locale/programs/locfile-token.h: Remove tok_elif, add tok_elifdefUlrich Drepper1-0/+265
2007-10-02[BZ #645]Ulrich Drepper1-5/+9
2007-10-02* locales/am_ET (LC_COLLATE): Define new script after copy.Ulrich Drepper1-3/+4
2007-09-30* locales/sa_IN: New file.Ulrich Drepper1-1/+2
2007-08-26* locale/programs/ld-collate.c (collate_output): Avoid warning ifUlrich Drepper1-0/+2
2007-07-28* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known toUlrich Drepper1-2/+4
2007-07-24* sysdeps/unix/sysv/linux/powerpc/lowlevellock.hUlrich Drepper1-122/+142
2007-07-16* elf/ldconfig.c: Allow GPLv2 or any later version.Roland McGrath1-2/+3
2007-04-28* locale/programs/ld-collate.c (collate_read): Allow order_startUlrich Drepper1-1/+1