aboutsummaryrefslogtreecommitdiff
path: root/locale/programs
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-22Abbreviated alternative month names (%Ob) also added (bug 10871).Rafal Luzynski4-53/+76
2018-01-22Implement alternative month names (bug 10871).Rafal Luzynski4-53/+78
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 Myers40-40/+40
2017-10-30Assume that _DIRENT_HAVE_D_TYPE is always defined.Florian Weimer3-8/+0
2017-10-25localedef: Add --no-warnings/--warnings optionCarlos O'Donell7-223/+323
2017-10-15locale: Don't use \n with record_verbose messages.Carlos O'Donell1-3/+3
2017-10-13locale: No warning for non-symbolic character (bug 22295)Carlos O'Donell1-8/+0
2017-10-13locale: Allow "" int_curr_Symbol (bug 22294)Carlos O'Donell1-2/+8
2017-10-13locale: Fix localedef exit code (Bug 22292)Carlos O'Donell22-476/+658
2017-08-07Consistently use uintN_t not u_intN_t everywhere.Joseph Myers1-1/+1
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg1-1/+1
2017-01-11Fix ld-address format-truncation error.Joseph Myers1-2/+2
2017-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2-2/+2
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers38-38/+38
2016-06-11localedef: drop unused --old-styleMarko Myllynen2-10/+0
2016-05-11localedef: Do not compile with mcheckFlorian Weimer1-12/+0
2016-04-23localedef: change week_1stweek default to 7Mike Frysinger1-0/+4
2016-04-16localedef: allow %l/%n in postal_fmt [BZ #16983]Mike Frysinger1-3/+3
2016-04-16locale: ld-telephone: update to ISO-30112 2014Mike Frysinger1-3/+3
2016-04-15localedef: check LC_IDENTIFICATION.category valuesMike Frysinger1-7/+38
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2-2/+2
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers38-38/+38
2015-11-27Rename localedir to complocaledir (bug 14259).Carlos O'Donell3-11/+17
2015-10-20Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers2-15/+5