Age | Commit message (Expand) | Author | Files | Lines |
2022-03-31 | locale: Remove set but unused variable on ld-collate.c | Adhemerval Zanella | 1 | -8/+1 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2021-09-06 | Add 'codepoint_collation' support for LC_COLLATE. | Carlos O'Donell | 1 | -3/+33 |
2021-09-03 | Remove "Contributed by" lines | Siddhesh Poyarekar | 1 | -1/+0 |
2021-04-26 | LC_COLLATE: Fix last character ellipsis handling (Bug 22668) | Hanataka Shinya | 1 | -0/+3 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-12-11 | treewide: fix incorrect spelling of indices in comments | Dmitry V. Levin | 1 | -2/+2 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-03-21 | Fix parentheses error in iconvconfig.c and ld-collate.c [BZ #24372] | Gabriel F. T. Gomes | 1 | -1/+1 |
2019-03-21 | iconv, localedef: avoid floating point rounding differences [BZ #24372] | DJ Delorie | 1 | -2/+2 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-10-13 | locale: Fix localedef exit code (Bug 22292) | Carlos O'Donell | 1 | -37/+27 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-10-08 | strcoll: Remove incorrect STRDIFF-based optimization (Bug 18589). | Carlos O'Donell | 1 | -9/+0 |
2015-05-12 | Improve strcoll with strdiff. | Leonhard Holz | 1 | -0/+9 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-10-18 | Fix localedef collation handling of <U0000> (bug 15948). | Richard Sandiford | 1 | -0/+4 |
2013-10-08 | Clean up locale file alignment handling. | Joseph Myers | 1 | -0/+2 |
2013-10-03 | Remove locale file dependence on int32_t alignment. | Joseph Myers | 1 | -24/+14 |
2013-09-24 | Add localedef --big-endian and --little-endian options. | Joseph Myers | 1 | -0/+4 |
2013-09-06 | Make localedef output generation use more logical interfaces. | Richard Sandiford | 1 | -170/+29 |
2013-08-30 | Fix then/than typos. | Ondřej Bílka | 1 | -1/+1 |
2013-05-16 | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold | 1 | -0/+1 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -2/+1 |
2011-06-10 | Quash some new warnings from GCC 4.6. | Roland McGrath | 1 | -2/+0 |
2011-04-22 | Remove doubled words. | Jim Meyering | 1 | -2/+2 |
2009-09-07 | Fix endless loop in localedef. | Ulrich Drepper | 1 | -28/+31 |
2008-05-27 | Remove useless more "if" tests before "free". | Ulrich Drepper | 1 | -8/+4 |
2008-04-08 | (collate_read): Ignore script lines as well when ignoring the whole category. | Ulrich Drepper | 1 | -1/+9 |
2008-03-19 | Remove useless "if" before "free". | Ulrich Drepper | 1 | -8/+4 |
2007-11-22 | * locale/programs/ld-collate.c (collate_read): Fix loop to match | Ulrich Drepper | 1 | -0/+2 |
2007-10-12 | * locale/programs/ld-collate.c (collate_read): Optimize a bit. | Ulrich Drepper | 1 | -17/+16 |
2007-10-12 | (collate_read): If ignore_content and nowtok is tok_define, eat any tok_eol t... | Ulrich Drepper | 1 | -16/+15 |
2007-10-11 | * locale/programs/locfile-token.h: Remove tok_elif, add tok_elifdef | Ulrich Drepper | 1 | -0/+265 |
2007-10-02 | [BZ #645] | Ulrich Drepper | 1 | -5/+9 |
2007-10-02 | * locales/am_ET (LC_COLLATE): Define new script after copy. | Ulrich Drepper | 1 | -3/+4 |
2007-09-30 | * locales/sa_IN: New file. | Ulrich Drepper | 1 | -1/+2 |
2007-08-26 | * locale/programs/ld-collate.c (collate_output): Avoid warning if | Ulrich Drepper | 1 | -0/+2 |
2007-07-28 | * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to | Ulrich Drepper | 1 | -2/+4 |
2007-07-24 | * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h | Ulrich Drepper | 1 | -122/+142 |
2007-07-16 | * elf/ldconfig.c: Allow GPLv2 or any later version. | Roland McGrath | 1 | -2/+3 |
2007-04-28 | * locale/programs/ld-collate.c (collate_read): Allow order_start | Ulrich Drepper | 1 | -1/+1 |
2007-04-28 | [BZ #3213] | Ulrich Drepper | 1 | -2/+3 |
2007-02-17 | [BZ #3745] | Ulrich Drepper | 1 | -4/+4 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 1 | -2/+2 |