Age | Commit message (Expand) | Author | Files | Lines |
2021-06-22 | Use 64 bit time_t stat internally | Adhemerval Zanella | 2 | -7/+7 |
2021-05-18 | show_archive_content: Fix trivial memory leak | Siddhesh Poyarekar | 1 | -0/+1 |
2021-05-11 | write_archive_locales: Fix memory leak | Siddhesh Poyarekar | 1 | -0/+2 |
2021-05-11 | get-translit.py: Fix typo | Siddhesh Poyarekar | 1 | -1/+1 |
2021-05-03 | locale: Align _nl_C_LC_CTYPE_class and _nl_C_LC_CTYPE_class32 | Lirong Yuan | 1 | -2/+3 |
2021-04-26 | LC_COLLATE: Fix last character ellipsis handling (Bug 22668) | Hanataka Shinya | 1 | -0/+3 |
2021-03-25 | locale: Use compat_symbol_reference in _nl_postload_ctype | Florian Weimer | 1 | -6/+8 |
2021-01-02 | Update automatically-generated copyright dates | Paul Eggert | 2 | -2/+2 |
2021-01-02 | Update copyright dates not handled by scripts/update-copyrights. | Paul Eggert | 2 | -2/+2 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 104 | -104/+104 |
2020-12-11 | treewide: fix incorrect spelling of indices in comments | Dmitry V. Levin | 1 | -2/+2 |
2020-10-30 | Do not use array parameter to new_composite_name (bug 26726) | Joseph Myers | 1 | -1/+1 |
2020-09-11 | Remove internal usage of extensible stat functions | Adhemerval Zanella | 2 | -4/+4 |
2020-05-15 | locale: Add transliteration for Geresh, Gershayim (U+05F3, U+05F4) | Florian Weimer | 1 | -0/+2 |
2020-04-30 | locale/tst-localedef-path-norm: Don't create $(complocaledir) | Carlos O'Donell | 1 | -22/+19 |
2020-04-27 | Increase the timeout of locale/tst-localedef-path-norm | Szabolcs Nagy | 1 | -0/+1 |
2020-04-27 | Use 2020 as copyright year. | Carlos O'Donell | 2 | -2/+2 |
2020-04-26 | localedef: Add verbose messages for failure paths. | Carlos O'Donell | 7 | -74/+359 |
2020-01-24 | Fix locale/tst-locale-locpath cross-testing when sshd sets LANG. | Joseph Myers | 1 | -3/+1 |
2020-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 2 | -2/+2 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 104 | -104/+104 |
2019-11-26 | locale: Greek -> ASCII transliteration table [BZ #12031] | Egor Kobylkin | 1 | -0/+135 |
2019-11-06 | Add mnw language code [BZ #25139] | Mike FABIAN | 1 | -0/+1 |
2019-10-18 | loadarchive: guard against locale-archive corruption (Bug #25115) | DJ Delorie | 1 | -1/+1 |
2019-09-09 | Regenerate charmap-kw.h, locfile-kw.h | Paul Eggert | 4 | -30/+18 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 106 | -106/+106 |
2019-09-05 | locale: Avoid zero-length array in _nl_category_names [BZ #24962] | Florian Weimer | 5 | -25/+23 |
2019-09-03 | localedef: Use initializer for flexible array member [BZ #24950] | Florian Weimer | 2 | -7/+7 |
2019-07-20 | locale/C-translit.h.in: Cyrillic -> ASCII transliteration [BZ #2872] | Egor Kobylkin | 1 | -0/+169 |
2019-07-10 | locale/tst-locale-locpath: Fix arguments passing | Mao Han | 1 | -1/+1 |
2019-06-26 | Fix build warnings in locale/programs/ld-ctype.c | Stefan Liebler | 1 | -1/+2 |
2019-04-24 | locale/tst-locale-locpath: Run test only for $(run-built-tests) == yes | Florian Weimer | 1 | -1/+4 |
2019-04-23 | locale: Add LOCPATH diagnostics to the locale program | Florian Weimer | 3 | -9/+216 |
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-02-25 | Break more lines before not after operators. | Joseph Myers | 1 | -6/+6 |
2019-02-22 | Break some lines before not after operators. | Joseph Myers | 1 | -10/+12 |
2019-02-12 | Add fall-through comments. | Joseph Myers | 1 | -0/+1 |
2019-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 2 | -2/+2 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 103 | -103/+103 |
2018-12-18 | locale: Rewrite locale/gen-translit.pl in Python | Florian Weimer | 5 | -2354/+1554 |
2018-12-03 | Add --no-hard-links option to localedef (bug 23923) | Carlos O'Donell | 3 | -4/+28 |
2018-07-25 | Fix out of bounds access in findidxwc (bug 23442) | Andreas Schwab | 1 | -3/+3 |
2018-02-27 | Fix two more -Os strcoll / wcscoll build failures. | Joseph Myers | 1 | -0/+15 |
2018-02-07 | Fix -Os strcoll, wcscoll, build (bug 21313). | Joseph Myers | 2 | -0/+15 |
2018-01-22 | Abbreviated alternative month names (%Ob) also added (bug 10871). | Rafal Luzynski | 7 | -59/+140 |
2018-01-22 | Implement alternative month names (bug 10871). | Rafal Luzynski | 7 | -57/+154 |
2018-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 2 | -2/+2 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 102 | -102/+102 |
2017-12-11 | Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c | H.J. Lu | 1 | -4/+4 |