aboutsummaryrefslogtreecommitdiff
path: root/locale
AgeCommit message (Expand)AuthorFilesLines
2021-06-22Use 64 bit time_t stat internallyAdhemerval Zanella2-7/+7
2021-05-18show_archive_content: Fix trivial memory leakSiddhesh Poyarekar1-0/+1
2021-05-11write_archive_locales: Fix memory leakSiddhesh Poyarekar1-0/+2
2021-05-11get-translit.py: Fix typoSiddhesh Poyarekar1-1/+1
2021-05-03locale: Align _nl_C_LC_CTYPE_class and _nl_C_LC_CTYPE_class32Lirong Yuan1-2/+3
2021-04-26LC_COLLATE: Fix last character ellipsis handling (Bug 22668)Hanataka Shinya1-0/+3
2021-03-25locale: Use compat_symbol_reference in _nl_postload_ctypeFlorian Weimer1-6/+8
2021-01-02Update automatically-generated copyright datesPaul Eggert2-2/+2
2021-01-02Update copyright dates not handled by scripts/update-copyrights.Paul Eggert2-2/+2
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert104-104/+104
2020-12-11treewide: fix incorrect spelling of indices in commentsDmitry V. Levin1-2/+2
2020-10-30Do not use array parameter to new_composite_name (bug 26726)Joseph Myers1-1/+1
2020-09-11Remove internal usage of extensible stat functionsAdhemerval Zanella2-4/+4
2020-05-15locale: Add transliteration for Geresh, Gershayim (U+05F3, U+05F4)Florian Weimer1-0/+2
2020-04-30locale/tst-localedef-path-norm: Don't create $(complocaledir)Carlos O'Donell1-22/+19
2020-04-27Increase the timeout of locale/tst-localedef-path-normSzabolcs Nagy1-0/+1
2020-04-27Use 2020 as copyright year.Carlos O'Donell2-2/+2
2020-04-26localedef: Add verbose messages for failure paths.Carlos O'Donell7-74/+359
2020-01-24Fix locale/tst-locale-locpath cross-testing when sshd sets LANG.Joseph Myers1-3/+1
2020-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2-2/+2
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers104-104/+104
2019-11-26locale: Greek -> ASCII transliteration table [BZ #12031]Egor Kobylkin1-0/+135
2019-11-06Add mnw language code [BZ #25139]Mike FABIAN1-0/+1
2019-10-18loadarchive: guard against locale-archive corruption (Bug #25115)DJ Delorie1-1/+1
2019-09-09Regenerate charmap-kw.h, locfile-kw.hPaul Eggert4-30/+18
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert106-106/+106
2019-09-05locale: Avoid zero-length array in _nl_category_names [BZ #24962]Florian Weimer5-25/+23
2019-09-03localedef: Use initializer for flexible array member [BZ #24950]Florian Weimer2-7/+7
2019-07-20locale/C-translit.h.in: Cyrillic -> ASCII transliteration [BZ #2872]Egor Kobylkin1-0/+169
2019-07-10locale/tst-locale-locpath: Fix arguments passingMao Han1-1/+1
2019-06-26Fix build warnings in locale/programs/ld-ctype.cStefan Liebler1-1/+2
2019-04-24locale/tst-locale-locpath: Run test only for $(run-built-tests) == yesFlorian Weimer1-1/+4
2019-04-23locale: Add LOCPATH diagnostics to the locale programFlorian Weimer3-9/+216
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-02-25Break more lines before not after operators.Joseph Myers1-6/+6
2019-02-22Break some lines before not after operators.Joseph Myers1-10/+12
2019-02-12Add fall-through comments.Joseph Myers1-0/+1
2019-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2-2/+2
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers103-103/+103
2018-12-18locale: Rewrite locale/gen-translit.pl in PythonFlorian Weimer5-2354/+1554
2018-12-03Add --no-hard-links option to localedef (bug 23923)Carlos O'Donell3-4/+28
2018-07-25Fix out of bounds access in findidxwc (bug 23442)Andreas Schwab1-3/+3
2018-02-27Fix two more -Os strcoll / wcscoll build failures.Joseph Myers1-0/+15
2018-02-07Fix -Os strcoll, wcscoll, build (bug 21313).Joseph Myers2-0/+15
2018-01-22Abbreviated alternative month names (%Ob) also added (bug 10871).Rafal Luzynski7-59/+140
2018-01-22Implement alternative month names (bug 10871).Rafal Luzynski7-57/+154
2018-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2-2/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers102-102/+102
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu1-4/+4