Revert "crypt: Remove libcrypt support"
[platform/upstream/glibc.git] / locale /
2024-03-06 Dongkyun SonRevert "crypt: Remove libcrypt support"
2024-01-18 Mike FABIANDefine ISO 639-3 "ssy" (Saho)
2024-01-17 Mike FABIANDefine ISO 639-3 "gbm" (Garhwali)
2024-01-11 Mike FABIANDefine ISO 639-3 "glk" (Gilaki)
2024-01-10 Carlos O'Donelllocale: Sort Makefile variables.
2024-01-09 Mike FABIANlocaledata: add new locale zgh_MA
2024-01-01 Paul EggertUpdate copyright dates not handled by scripts/update...
2024-01-01 Paul EggertUpdate copyright in generated files by running "make"
2024-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-10-30 Adhemerval Zanellacrypt: Remove libcrypt support
2023-05-25 Frédéric Bératlocale/programs/locarchive.c: fix warn unused result
2023-04-26 Frédéric Bératlocale/programs/locarchive.c: Remove unnecessary check...
2023-03-27 Adhemerval Zanella... Move libc_freeres_ptrs and libc_subfreeres to hidden...
2023-02-16 Joseph MyersC2x strtol binary constant handling
2023-01-11 Adhemerval Zanellalocale: Use correct buffer size for utf8_sequence_error...
2023-01-06 Joseph MyersUpdate copyright dates not handled by scripts/update...
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2023-01-06 Joseph MyersRemove trailing whitespace
2022-10-05 Martin Jansalocale: prevent maybe-uninitialized errors with -Os...
2022-09-22 Adhemerval Zanella... Use '%z' instead of '%Z' on printf functions
2022-07-22 Adhemerval Zanellalocale: Optimize tst-localedef-path-norm
2022-07-05 Florian Weimerlocaledef: Support building for older C standards
2022-07-05 Florian Weimerlocale: localdef input files are now encoded in UTF-8
2022-07-05 Florian Weimerlocale: Introduce translate_unicode_codepoint into...
2022-07-05 Florian Weimerlocale: Fix signed char bug in lr_getc
2022-07-05 Florian Weimerlocale: Turn ADDC and ADDS into functions in linereader.c
2022-05-23 Florian Weimerlocale: Add more cached data to LC_CTYPE
2022-05-23 Florian Weimerlocale: Remove private union from struct __locale_data
2022-05-23 Florian Weimerlocale: Remove cleanup function pointer from struct...
2022-05-23 Florian Weimerlocale: Call _nl_unload_locale from _nl_archive_subfreeres
2022-04-14 Noah GoldsteinReplace {u}int_fast{16|32} with {u}int32_t
2022-04-07 Ilyahoo ProshelAdd rif_MA locale [BZ #27781]
2022-03-31 Adhemerval Zanellalocale: Remove set but unused variable on ld-collate.c
2022-03-23 Adhemerval Zanellalocale: Remove ununsed wctype_table_get function
2022-03-14 Carlos O'DonellDefine ISO 639-3 "tok" [BZ #28950]
2022-02-25 Carlos O'Donelllocaledef: Update LC_MONETARY handling (Bug 28845)
2022-02-24 Arjun Shankarlocaledef: Handle symbolic links when generating locale...
2022-02-01 Carlos O'Donelllocaledef: Fix handling of empty mon_decimal_point...
2022-01-01 Paul EggertUpdate automatically-generated copyright dates
2022-01-01 Paul EggertUpdate copyright dates not handled by scripts/update...
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-07 Aurelien Jarnolocaledef: check magic value on archive load [BZ #28650]
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]
next