aboutsummaryrefslogtreecommitdiff
path: root/locale
AgeCommit message (Expand)AuthorFilesLines
2022-05-23locale: Add more cached data to LC_CTYPEFlorian Weimer3-5/+100
2022-05-23locale: Remove private union from struct __locale_dataFlorian Weimer13-19/+19
2022-05-23locale: Remove cleanup function pointer from struct __localedataFlorian Weimer5-21/+25
2022-05-23locale: Call _nl_unload_locale from _nl_archive_subfreeresFlorian Weimer1-7/+1
2022-04-13Replace {u}int_fast{16|32} with {u}int32_tNoah Goldstein2-2/+2
2022-04-07Add rif_MA locale [BZ #27781]Ilyahoo Proshel1-0/+1
2022-03-31locale: Remove set but unused variable on ld-collate.cAdhemerval Zanella1-8/+1
2022-03-23locale: Remove ununsed wctype_table_get functionAdhemerval Zanella1-27/+0
2022-03-14Define ISO 639-3 "tok" [BZ #28950]Carlos O'Donell1-0/+1
2022-02-25localedef: Update LC_MONETARY handling (Bug 28845)Carlos O'Donell1-36/+146
2022-02-24localedef: Handle symbolic links when generating locale-archiveArjun Shankar1-1/+1
2022-02-01localedef: Fix handling of empty mon_decimal_point (Bug 28847)Carlos O'Donell1-3/+1
2022-01-01Update automatically-generated copyright datesPaul Eggert2-200/+200
2022-01-01Update copyright dates not handled by scripts/update-copyrights.Paul Eggert2-2/+2
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert105-105/+105
2021-12-07localedef: check magic value on archive load [BZ #28650]Aurelien Jarno1-0/+7
2021-09-06locale: Add missing second argument to _Static_assert in C-collate-seq.cFlorian Weimer1-1/+1
2021-09-06Add 'codepoint_collation' support for LC_COLLATE.Carlos O'Donell6-229/+286
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar67-67/+0
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