summaryrefslogtreecommitdiff
path: root/locale
Commit message (Expand)AuthorAgeFilesLines
* locale/programs/locarchive.c: Remove unnecessary check in add_locale_archiveFrédéric Bérat2023-04-261-1/+1
* Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto2023-03-273-5/+5
* C2x strtol binary constant handlingJoseph Myers2023-02-161-0/+10
* locale: Use correct buffer size for utf8_sequence_error [BZ #19444]Adhemerval Zanella2023-01-111-1/+1
* Update copyright dates not handled by scripts/update-copyrightsJoseph Myers2023-01-062-2/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-06107-107/+107
* Remove trailing whitespaceJoseph Myers2023-01-061-1/+1
* locale: prevent maybe-uninitialized errors with -Os [BZ #19444]Martin Jansa2022-10-051-0/+7
* Use '%z' instead of '%Z' on printf functionsAdhemerval Zanella Netto2022-09-222-6/+6
* locale: Optimize tst-localedef-path-normAdhemerval Zanella2022-07-222-111/+128
* localedef: Support building for older C standardsFlorian Weimer2022-07-051-9/+11
* locale: localdef input files are now encoded in UTF-8Florian Weimer2022-07-051-11/+133
* locale: Introduce translate_unicode_codepoint into linereader.cFlorian Weimer2022-07-051-82/+85
* locale: Fix signed char bug in lr_getcFlorian Weimer2022-07-051-1/+1
* locale: Turn ADDC and ADDS into functions in linereader.cFlorian Weimer2022-07-051-99/+104
* locale: Add more cached data to LC_CTYPEFlorian Weimer2022-05-233-5/+100
* locale: Remove private union from struct __locale_dataFlorian Weimer2022-05-2313-19/+19
* locale: Remove cleanup function pointer from struct __localedataFlorian Weimer2022-05-235-21/+25
* locale: Call _nl_unload_locale from _nl_archive_subfreeresFlorian Weimer2022-05-231-7/+1
* Replace {u}int_fast{16|32} with {u}int32_tNoah Goldstein2022-04-132-2/+2
* Add rif_MA locale [BZ #27781]Ilyahoo Proshel2022-04-071-0/+1
* locale: Remove set but unused variable on ld-collate.cAdhemerval Zanella2022-03-311-8/+1
* locale: Remove ununsed wctype_table_get functionAdhemerval Zanella2022-03-231-27/+0
* Define ISO 639-3 "tok" [BZ #28950]Carlos O'Donell2022-03-141-0/+1
* localedef: Update LC_MONETARY handling (Bug 28845)Carlos O'Donell2022-02-251-36/+146
* localedef: Handle symbolic links when generating locale-archiveArjun Shankar2022-02-241-1/+1
* localedef: Fix handling of empty mon_decimal_point (Bug 28847)Carlos O'Donell2022-02-011-3/+1
* Update automatically-generated copyright datesPaul Eggert2022-01-012-200/+200
* Update copyright dates not handled by scripts/update-copyrights.Paul Eggert2022-01-012-2/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-01105-105/+105
* localedef: check magic value on archive load [BZ #28650]Aurelien Jarno2021-12-071-0/+7
* locale: Add missing second argument to _Static_assert in C-collate-seq.cFlorian Weimer2021-09-061-1/+1
* Add 'codepoint_collation' support for LC_COLLATE.Carlos O'Donell2021-09-066-229/+286
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-0367-67/+0
* Use 64 bit time_t stat internallyAdhemerval Zanella2021-06-222-7/+7
* show_archive_content: Fix trivial memory leakSiddhesh Poyarekar2021-05-181-0/+1
* write_archive_locales: Fix memory leakSiddhesh Poyarekar2021-05-111-0/+2
* get-translit.py: Fix typoSiddhesh Poyarekar2021-05-111-1/+1
* locale: Align _nl_C_LC_CTYPE_class and _nl_C_LC_CTYPE_class32Lirong Yuan2021-05-031-2/+3
* LC_COLLATE: Fix last character ellipsis handling (Bug 22668)Hanataka Shinya2021-04-261-0/+3
* locale: Use compat_symbol_reference in _nl_postload_ctypeFlorian Weimer2021-03-251-6/+8
* Update automatically-generated copyright datesPaul Eggert2021-01-022-2/+2
* Update copyright dates not handled by scripts/update-copyrights.Paul Eggert2021-01-022-2/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-02104-104/+104
* treewide: fix incorrect spelling of indices in commentsDmitry V. Levin2020-12-111-2/+2
* Do not use array parameter to new_composite_name (bug 26726)Joseph Myers2020-10-301-1/+1
* Remove internal usage of extensible stat functionsAdhemerval Zanella2020-09-112-4/+4
* locale: Add transliteration for Geresh, Gershayim (U+05F3, U+05F4)Florian Weimer2020-05-151-0/+2
* locale/tst-localedef-path-norm: Don't create $(complocaledir)Carlos O'Donell2020-04-301-22/+19
* Increase the timeout of locale/tst-localedef-path-normSzabolcs Nagy2020-04-271-0/+1