about summary refs log tree commit diff
path: root/locale/programs/ld-collate.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Use '%z' instead of '%Z' on printf functionsAdhemerval Zanella Netto2022-09-221-4/+4
* locale: Remove set but unused variable on ld-collate.cAdhemerval Zanella2022-03-311-8/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Add 'codepoint_collation' support for LC_COLLATE.Carlos O'Donell2021-09-061-3/+33
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* LC_COLLATE: Fix last character ellipsis handling (Bug 22668)Hanataka Shinya2021-04-261-0/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* treewide: fix incorrect spelling of indices in commentsDmitry V. Levin2020-12-111-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Fix parentheses error in iconvconfig.c and ld-collate.c [BZ #24372]Gabriel F. T. Gomes2019-03-211-1/+1
* iconv, localedef: avoid floating point rounding differences [BZ #24372]DJ Delorie2019-03-211-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* locale: Fix localedef exit code (Bug 22292)Carlos O'Donell2017-10-131-37/+27
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* strcoll: Remove incorrect STRDIFF-based optimization (Bug 18589).Carlos O'Donell2015-10-081-9/+0
* Improve strcoll with strdiff.Leonhard Holz2015-05-121-0/+9
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Fix localedef collation handling of <U0000> (bug 15948).Richard Sandiford2013-10-181-0/+4
* Clean up locale file alignment handling.Joseph Myers2013-10-081-0/+2
* Remove locale file dependence on int32_t alignment.Joseph Myers2013-10-031-24/+14
* Add localedef --big-endian and --little-endian options.Joseph Myers2013-09-241-0/+4
* Make localedef output generation use more logical interfaces.Richard Sandiford2013-09-061-170/+29
* Fix then/than typos.Ondřej Bílka2013-08-301-1/+1
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-0/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-2/+1
* Quash some new warnings from GCC 4.6.Roland McGrath2011-06-101-2/+0
* Remove doubled words.Jim Meyering2011-04-221-2/+2
* Fix endless loop in localedef.Ulrich Drepper2009-09-071-28/+31
* Remove useless more "if" tests before "free".Ulrich Drepper2008-05-271-8/+4
* (collate_read): Ignore script lines as well when ignoring the whole category.Ulrich Drepper2008-04-081-1/+9
* Remove useless "if" before "free".Ulrich Drepper2008-03-191-8/+4
* * locale/programs/ld-collate.c (collate_read): Fix loop to matchUlrich Drepper2007-11-221-0/+2
* * locale/programs/ld-collate.c (collate_read): Optimize a bit.Ulrich Drepper2007-10-121-17/+16
* (collate_read): If ignore_content and nowtok is tok_define, eat any tok_eol t...Ulrich Drepper2007-10-121-16/+15
* * locale/programs/locfile-token.h: Remove tok_elif, add tok_elifdefUlrich Drepper2007-10-111-0/+265
* [BZ #645]Ulrich Drepper2007-10-021-5/+9
* * locales/am_ET (LC_COLLATE): Define new script after copy.Ulrich Drepper2007-10-021-3/+4
* * locales/sa_IN: New file.Ulrich Drepper2007-09-301-1/+2
* * locale/programs/ld-collate.c (collate_output): Avoid warning ifUlrich Drepper2007-08-261-0/+2
* * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known toUlrich Drepper2007-07-281-2/+4
* * sysdeps/unix/sysv/linux/powerpc/lowlevellock.hUlrich Drepper2007-07-241-122/+142
* * elf/ldconfig.c: Allow GPLv2 or any later version.Roland McGrath2007-07-161-2/+3
* * locale/programs/ld-collate.c (collate_read): Allow order_startUlrich Drepper2007-04-281-1/+1