aboutsummaryrefslogtreecommitdiff
path: root/locale/programs
AgeCommit message (Expand)Author
2022-09-22Use '%z' instead of '%Z' on printf functionsAdhemerval Zanella Netto
2022-07-05localedef: Support building for older C standardsFlorian Weimer
2022-07-05locale: localdef input files are now encoded in UTF-8Florian Weimer
2022-07-05locale: Introduce translate_unicode_codepoint into linereader.cFlorian Weimer
2022-07-05locale: Fix signed char bug in lr_getcFlorian Weimer
2022-07-05locale: Turn ADDC and ADDS into functions in linereader.cFlorian Weimer
2022-03-31locale: Remove set but unused variable on ld-collate.cAdhemerval Zanella
2022-03-23locale: Remove ununsed wctype_table_get functionAdhemerval Zanella
2022-02-25localedef: Update LC_MONETARY handling (Bug 28845)Carlos O'Donell
2022-02-24localedef: Handle symbolic links when generating locale-archiveArjun Shankar
2022-02-01localedef: Fix handling of empty mon_decimal_point (Bug 28847)Carlos O'Donell
2022-01-01Update automatically-generated copyright datesPaul Eggert
2022-01-01Update copyright dates not handled by scripts/update-copyrights.Paul Eggert
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-07localedef: check magic value on archive load [BZ #28650]Aurelien Jarno
2021-09-06Add 'codepoint_collation' support for LC_COLLATE.Carlos O'Donell
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-05-18show_archive_content: Fix trivial memory leakSiddhesh Poyarekar
2021-05-11write_archive_locales: Fix memory leakSiddhesh Poyarekar
2021-04-26LC_COLLATE: Fix last character ellipsis handling (Bug 22668)Hanataka Shinya
2021-01-02Update automatically-generated copyright datesPaul Eggert
2021-01-02Update copyright dates not handled by scripts/update-copyrights.Paul Eggert
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-11treewide: fix incorrect spelling of indices in commentsDmitry V. Levin
2020-04-27Use 2020 as copyright year.Carlos O'Donell
2020-04-26localedef: Add verbose messages for failure paths.Carlos O'Donell
2020-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-09Regenerate charmap-kw.h, locfile-kw.hPaul Eggert
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-09-03localedef: Use initializer for flexible array member [BZ #24950]Florian Weimer
2019-06-26Fix build warnings in locale/programs/ld-ctype.cStefan Liebler
2019-04-23locale: Add LOCPATH diagnostics to the locale programFlorian Weimer
2019-03-21Fix parentheses error in iconvconfig.c and ld-collate.c [BZ #24372]Gabriel F. T. Gomes
2019-03-21iconv, localedef: avoid floating point rounding differences [BZ #24372]DJ Delorie
2019-02-22Break some lines before not after operators.Joseph Myers
2019-02-12Add fall-through comments.Joseph Myers
2019-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-03Add --no-hard-links option to localedef (bug 23923)Carlos O'Donell
2018-01-22Abbreviated alternative month names (%Ob) also added (bug 10871).Rafal Luzynski
2018-01-22Implement alternative month names (bug 10871).Rafal Luzynski
2018-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-10-30Assume that _DIRENT_HAVE_D_TYPE is always defined.Florian Weimer
2017-10-25localedef: Add --no-warnings/--warnings optionCarlos O'Donell
2017-10-15locale: Don't use \n with record_verbose messages.Carlos O'Donell
2017-10-13locale: No warning for non-symbolic character (bug 22295)Carlos O'Donell
2017-10-13locale: Allow "" int_curr_Symbol (bug 22294)Carlos O'Donell
2017-10-13locale: Fix localedef exit code (Bug 22292)Carlos O'Donell