]> git.ipfire.org Git - thirdparty/glibc.git/history - locale
regex: fix buffer read overrun in search [BZ#28470]
[thirdparty/glibc.git] / locale /
2021-09-06  Florian Weimerlocale: Add missing second argument to _Static_assert...
2021-09-06  Carlos O'DonellAdd 'codepoint_collation' support for LC_COLLATE.
2021-09-03  Siddhesh PoyarekarRemove "Contributed by" lines
2021-06-22  Adhemerval ZanellaUse 64 bit time_t stat internally
2021-05-18  Siddhesh Poyarekarshow_archive_content: Fix trivial memory leak
2021-05-11  Siddhesh Poyarekarwrite_archive_locales: Fix memory leak
2021-05-11  Siddhesh Poyarekarget-translit.py: Fix typo
2021-05-03  Lirong Yuanlocale: Align _nl_C_LC_CTYPE_class and _nl_C_LC_CTYPE_c...
2021-04-26  Hanataka ShinyaLC_COLLATE: Fix last character ellipsis handling (Bug...
2021-03-25  Florian Weimerlocale: Use compat_symbol_reference in _nl_postload_ctype
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-10-30  Joseph MyersDo not use array parameter to new_composite_name (bug...
2020-09-11  Adhemerval ZanellaRemove internal usage of extensible stat functions
2020-05-15  Florian Weimerlocale: Add transliteration for Geresh, Gershayim ...
2020-04-30  Carlos O'Donelllocale/tst-localedef-path-norm: Don't create $(comploca...
2020-04-27  Szabolcs NagyIncrease the timeout of locale/tst-localedef-path-norm
2020-04-27  Carlos O'DonellUse 2020 as copyright year.
2020-04-26  Carlos O'Donelllocaledef: Add verbose messages for failure paths.
2020-01-24  Joseph MyersFix locale/tst-locale-locpath cross-testing when sshd...
2020-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-11-26  Egor Kobylkinlocale: Greek -> ASCII transliteration table [BZ #12031]
2019-11-06  Mike FABIANAdd mnw language code [BZ #25139]
2019-10-19  DJ Delorieloadarchive: guard against locale-archive corruption...
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-05  Florian Weimerlocale: Avoid zero-length array in _nl_category_names...
2019-09-03  Florian Weimerlocaledef: Use initializer for flexible array member...
2019-07-20  Egor Kobylkinlocale/C-translit.h.in: Cyrillic -> ASCII transliterati...
2019-07-10  Mao Hanlocale/tst-locale-locpath: Fix arguments passing
2019-06-26  Stefan LieblerFix build warnings in locale/programs/ld-ctype.c
2019-04-24  Florian Weimerlocale/tst-locale-locpath: Run test only for $(run...
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-25  Joseph MyersBreak more lines before not after operators.
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-18  Florian Weimerlocale: Rewrite locale/gen-translit.pl in Python
2018-12-03  Carlos O'DonellAdd --no-hard-links option to localedef (bug 23923)
2018-07-25  Andreas SchwabFix out of bounds access in findidxwc (bug 23442)
2018-02-27  Joseph MyersFix two more -Os strcoll / wcscoll build failures.
2018-02-07  Joseph MyersFix -Os strcoll, wcscoll, build (bug 21313).
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-12-11  H.J. LuReplace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
2017-10-30  Florian WeimerAssume that _DIRENT_HAVE_D_TYPE is always defined.
2017-10-27  Rafal LuzynskiCorrect the size of _nl_value_type_LC_... arrays.
2017-10-25  Carlos O'Donelllocaledef: Add --no-warnings/--warnings option
2017-10-25  Mike FABIANAdd new locale yuw_PG [BZ #20952]
2017-10-19  Mike FABIANAdd new locale mjw_IN [BZ #13994]
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-10-01  H.J. LuMark internal functions with attribute_hidden [BZ ...
2017-09-09  Mike FABIANFinish change from “Bengali” to “Bangla”
2017-09-05  Mike FABIANAdd miq_NI locale for Miskito
2017-08-31  Florian Weimericonv, intl, locale, wcsmbs: Remove internal_function
2017-08-29  Akhilesh KumarAdd locale for mfe_MU
2017-08-18  Adhemerval ZanellaConsolidate non cancellable close call
2017-08-18  Adhemerval ZanellaConsolidate non cancellable read call
2017-08-17  Adhemerval ZanellaConsolidate non cancellable open call
2017-08-07  Joseph MyersConsistently use uintN_t not u_intN_t everywhere.
2017-07-27  Mike FABIANMinor improvements to new az_IR locale
2017-07-13  Akhilesh KumarAdded Fiji Hindi language locale for Fiji
2017-07-12  Chris LeonardNew locale for agr_PE.
2017-06-21  Zack WeinbergUse locale_t, not __locale_t, throughout glibc
2017-06-21  Zack WeinbergRename xlocale.h to bits/types/__locale_t.h.
2017-05-09  Zack WeinbergRename cppflags-iterator.mk to libof-iterator.mk, remov...
2017-03-16  Joseph MyersRemove C++ namespace handling from glibc headers.
2017-03-13  Wilco Dijkstra Remove the str(n)dup inlines from string/bits/string2...
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-10-31  Carlos O'DonellBug 20729: Include libc-internal.h where required.
2016-10-30  Carlos O'DonellBug 20729: Fix building with -Os.
2016-06-28  Stefan LieblerS390: Fix relocation of _nl_current_LC_CATETORY_used...
2016-06-11  Marko Myllynenlocaledef: drop unused --old-style
2016-05-11  Florian Weimerlocaledef: Do not compile with mcheck
2016-05-01  Arnas Udovičiuslocaledata: sgs_LT: new locale [BZ #12450]
2016-04-26  Joseph MyersFix langinfo.h nl_langinfo_l namespace (bug 19996).
2016-04-23  Mike Frysingerlocaledef: change week_1stweek default to 7
2016-04-17  Robin van der Vlietlocale: iso-639: add Talossan language [BZ #19400]
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 Frysingerlocaledata: CLDRv29: update LC_MONETARY int_curr_symbol...
2016-04-15  Mike Frysingerlocaledef: check LC_IDENTIFICATION.category values
2016-04-04  Florian Weimerstrfmon_l: Use specified locale for number formatting...
2016-02-25  Carlos O'DonellEnable --localedir to set message catalog directory...
2016-01-07  Marko MyllynenMake shebang interpreter directives consistent
2016-01-04  Joseph MyersUpdate copyright dates not handled by scripts/update...
next