aboutsummaryrefslogtreecommitdiff
path: root/locale/programs
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates not handled by scripts/update-copyrightsPaul Eggert2-2/+2
2024-01-01Update copyright in generated files by running "make"Paul Eggert2-2/+2
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert41-41/+41
2023-10-30crypt: Remove libcrypt supportAdhemerval Zanella5-2/+449
2023-05-24locale/programs/locarchive.c: fix warn unused resultFrédéric Bérat1-8/+16
2023-04-26locale/programs/locarchive.c: Remove unnecessary check in add_locale_archiveFrédéric Bérat1-1/+1
2023-01-11locale: Use correct buffer size for utf8_sequence_error [BZ #19444]Adhemerval Zanella1-1/+1
2023-01-06Update copyright dates not handled by scripts/update-copyrightsJoseph Myers2-2/+2
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers41-41/+41
2023-01-06Remove trailing whitespaceJoseph Myers1-1/+1
2022-09-22Use '%z' instead of '%Z' on printf functionsAdhemerval Zanella Netto2-6/+6
2022-07-05localedef: Support building for older C standardsFlorian Weimer1-9/+11
2022-07-05locale: localdef input files are now encoded in UTF-8Florian Weimer1-11/+133
2022-07-05locale: Introduce translate_unicode_codepoint into linereader.cFlorian Weimer1-82/+85
2022-07-05locale: Fix signed char bug in lr_getcFlorian Weimer1-1/+1
2022-07-05locale: Turn ADDC and ADDS into functions in linereader.cFlorian Weimer1-99/+104
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-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 Eggert39-39/+39
2021-12-07localedef: check magic value on archive load [BZ #28650]Aurelien Jarno1-0/+7
2021-09-06Add 'codepoint_collation' support for LC_COLLATE.Carlos O'Donell4-152/+185
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar33-33/+0
2021-05-18show_archive_content: Fix trivial memory leakSiddhesh Poyarekar1-0/+1
2021-05-11write_archive_locales: Fix memory leakSiddhesh Poyarekar1-0/+2
2021-04-26LC_COLLATE: Fix last character ellipsis handling (Bug 22668)Hanataka Shinya1-0/+3
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 Eggert39-39/+39
2020-12-11treewide: fix incorrect spelling of indices in commentsDmitry V. Levin1-2/+2
2020-04-27Use 2020 as copyright year.Carlos O'Donell1-1/+1
2020-04-26localedef: Add verbose messages for failure paths.Carlos O'Donell3-73/+113
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 Myers40-40/+40
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 Eggert39-39/+39
2019-09-03localedef: Use initializer for flexible array member [BZ #24950]Florian Weimer2-7/+7
2019-06-26Fix build warnings in locale/programs/ld-ctype.cStefan Liebler1-1/+2
2019-04-23locale: Add LOCPATH diagnostics to the locale programFlorian Weimer1-9/+128
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-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 Myers40-40/+40
2018-12-03Add --no-hard-links option to localedef (bug 23923)Carlos O'Donell3-4/+28