]> git.ipfire.org Git - thirdparty/glibc.git/history - locale/programs
write_archive_locales: Fix memory leak
[thirdparty/glibc.git] / locale / programs /
2021-05-11  Siddhesh Poyarekarwrite_archive_locales: Fix memory leak
2021-04-26  Hanataka ShinyaLC_COLLATE: Fix last character ellipsis handling (Bug...
2021-01-02  Paul EggertUpdate automatically-generated copyright dates
2021-01-02  Paul EggertUpdate copyright dates not handled by scripts/update...
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-11  Dmitry V. Levintreewide: fix incorrect spelling of indices in comments
2020-04-27  Carlos O'DonellUse 2020 as copyright year.
2020-04-26  Carlos O'Donelllocaledef: Add verbose messages for failure paths.
2020-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-09  Paul EggertRegenerate charmap-kw.h, locfile-kw.h
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-09-03  Florian Weimerlocaledef: Use initializer for flexible array member...
2019-06-26  Stefan LieblerFix build warnings in locale/programs/ld-ctype.c
2019-04-23  Florian Weimerlocale: Add LOCPATH diagnostics to the locale program
2019-03-21  Gabriel F. T. GomesFix parentheses error in iconvconfig.c and ld-collate...
2019-03-21  DJ Delorieiconv, localedef: avoid floating point rounding differe...
2019-02-22  Joseph MyersBreak some lines before not after operators.
2019-02-12  Joseph MyersAdd fall-through comments.
2019-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-03  Carlos O'DonellAdd --no-hard-links option to localedef (bug 23923)
2018-01-22  Rafal LuzynskiAbbreviated alternative month names (%Ob) also added...
2018-01-22  Rafal LuzynskiImplement alternative month names (bug 10871).
2018-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-10-30  Florian WeimerAssume that _DIRENT_HAVE_D_TYPE is always defined.
2017-10-25  Carlos O'Donelllocaledef: Add --no-warnings/--warnings option
2017-10-15  Carlos O'Donelllocale: Don't use \n with record_verbose messages.
2017-10-14  Carlos O'Donelllocale: No warning for non-symbolic character (bug...
2017-10-14  Carlos O'Donelllocale: Allow "" int_curr_Symbol (bug 22294)
2017-10-14  Carlos O'Donelllocale: Fix localedef exit code (Bug 22292)
2017-08-07  Joseph MyersConsistently use uintN_t not u_intN_t everywhere.
2017-03-02  Zack WeinbergNarrowing the visibility of libc-internal.h even further.
2017-01-11  Joseph MyersFix ld-address format-truncation error.
2017-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-06-11  Marko Myllynenlocaledef: drop unused --old-style
2016-05-11  Florian Weimerlocaledef: Do not compile with mcheck
2016-04-23  Mike Frysingerlocaledef: change week_1stweek default to 7
2016-04-16  Mike Frysingerlocaledef: allow %l/%n in postal_fmt [BZ #16983]
2016-04-16  Mike Frysingerlocale: ld-telephone: update to ISO-30112 2014
2016-04-15  Mike Frysingerlocaledef: check LC_IDENTIFICATION.category values
2016-01-04  Joseph MyersUpdate copyright dates not handled by scripts/update...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-11-27  Carlos O'DonellRename localedir to complocaledir (bug 14259).
2015-10-20  Joseph MyersConvert 113 more function definitions to prototype...
2015-10-20  Joseph MyersConvert 29 more function definitions to prototype style...
2015-10-19  Joseph MyersConvert 69 more function definitions to prototype style...
2015-10-16  Joseph MyersConvert 703 function definitions to prototype style.
2015-10-08  Carlos O'Donellstrcoll: Remove incorrect STRDIFF-based optimization...
2015-09-12  Mike Frysingerlocaledef: improve error message [BZ #16985]
2015-06-09  Marko MyllynenRemove unused PREDEFINED_CLASSES code
2015-05-12  Leonhard HolzImprove strcoll with strdiff.
2015-01-13  Roland McGrathRemove some references to bcopy/bcmp/bzero.
2015-01-02  Joseph MyersUpdate copyright dates not handled by scripts/update...
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-15  Ondřej BílkaReturn allocated array instead of unallocated.
2014-12-11  Stefan LieblerGet rid of warning inlining failed in call to maybe_swa...
2014-09-12  Roland McGrathMinor cleanup in locale.c
2014-09-12  Roland McGrathMinor cleanup in ld-ctype.c
2014-07-10  Siddhesh PoyarekarFix -Wundef warning for HAVE_OBSTACK
2014-05-26  Andreas SchwabFix searching localedef input on I18NPATH (BZ #16984)
2014-01-01  Allan McRaeUpdate remaining copyright dates
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-11-20  Siddhesh PoyarekarFix build warning in locarchive.c
2013-11-19  Andreas SchwabComplete display of LC_MONETARY
2013-11-18  Andreas SchwabProperly handle unavailable elements in LC_MONETARY...
2013-10-19  Carlos O'DonellEnhance localedef --list-archive option.
2013-10-18  Richard SandifordFix localedef collation handling of <U0000> (bug 15948).
2013-10-08  Joseph MyersClean up locale file alignment handling.
2013-10-03  Joseph MyersHardcode locale archive page size as 4096.
2013-10-03  Joseph MyersRemove locale file dependence on int32_t alignment.
2013-09-24  Joseph MyersAdd localedef --big-endian and --little-endian options.
2013-09-13  Richard SandifordFix some types in localedef.
2013-09-06  Richard SandifordMake localedef output generation use more logical inter...
2013-08-30  Ondřej BílkaFix then/than typos.
2013-06-25  Richard HendersonFix missing libc-internal.h include.
2013-06-25  Mike Frysinger[BZ #10283] localedef: align fixed maps to SHMLBA
2013-06-06  Ondrej BilkaFix leading whitespaces.
2013-05-25  Mike Frysingerlocaledef: include file name in error messages
2013-05-16  Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-05-10  Florian WeimerUse *stat64 instead of *stat in installed programs
2013-03-20  Roland McGrathBZ#14812: Add missing N_ markers in localedef.
2013-02-18  Mike Frysingerunify xmalloc prototypes & friends
2013-02-07  Roland McGrathRemove lots of inline keywords.
2013-01-03  Allan McRaeFix "localedef --posix" description
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01  David S. MillerUpdate copyright years.
2012-11-09  Joseph MyersSupport --with-pkgversion and --with-bugurl.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-03-14  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-10  Paul EggertReplace FSF snail mail address with URL in gperf input.
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2012-01-31  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-31  Marek PolacekRemove PARAMS macros.
2012-01-31  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-30  Joseph MyersRemove miscellaneous __STDC__ conditionals.
2012-01-27  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-26  Joseph MyersRemove __STDC__ conditionals from non-installed headers.
next