]> git.ipfire.org Git - thirdparty/glibc.git/history - locale
Update nss tests to new skeleton
[thirdparty/glibc.git] / locale /
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...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-12-10  Carlos O'DonellRegenerate locale/C-translit.h.
2015-12-10  Mike FABIANGeneric updates to transliterations.
2015-11-27  Carlos O'DonellRename localedir to complocaledir (bug 14259).
2015-10-27  Ludovic CourtèsGracefully handle incompatible locale data
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-09-08  Joseph MyersMove bits/libc-lock.h and bits/libc-lockP.h out of...
2015-09-03  Joseph MyersRename bits/libc-tsd.h to libc-tsd.h (bug 14912).
2015-08-05  H.J. LuAlso check dead->data[category] != NULL
2015-07-15  Pravin SatputeCorrecting language code for Bhili and Tulu locales...
2015-06-09  Marko MyllynenRemove unused PREDEFINED_CLASSES code
2015-05-12  Leonhard HolzImprove strcoll with strdiff.
2015-02-28  Alexandre OlivaAvoid unsafe loc_name type casts with additional variable
2015-02-26  Alexandre OlivaFix constness error just introduced in findlocale.
2015-02-26  Alexandre OlivaBZ #15969: search locale archive again after alias...
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-11-24  Siddhesh PoyarekarRemove NOT_IN_libc
2014-11-19  Siddhesh PoyarekarAdd new macro IN_MODULE to identify module in which...
2014-11-12  Joseph MyersFix locale memmem namespace (bug 17585).
2014-11-12  Tatiana UdalovaNew Bhilodi and Tulu locales (BZ #17475)
2014-09-12  Roland McGrathMinor cleanup in locale.c
2014-09-12  Roland McGrathMinor cleanup in ld-ctype.c
2014-09-11  Roland McGrathMove findidx nested functions to top-level.
2014-07-10  Florian Weimer_nl_find_locale: Improve handling of crafted locale...
2014-07-10  Florian Weimersetlocale: Use the heap for the copy of the locale...
2014-07-10  Siddhesh PoyarekarFix -Wundef warning for HAVE_OBSTACK
2014-06-21  Roland McGrathClean up HAVE_CONFIG_H and STDC_HEADERS.
2014-05-26  Andreas SchwabFix searching localedef input on I18NPATH (BZ #16984)
2014-05-20  Aurelien Jarnofix nl_langinfo with static linking (BZ #16915)
2014-05-04  Adam ConradRevert incorrect removal of the XDR currency from local...
2014-02-26  Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01  Allan McRaeUpdate remaining copyright dates
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-03  Aurelien Jarnolocale: don't crash if locale-archive contains all...
2013-11-20  Siddhesh PoyarekarFix build warning in locarchive.c
2013-11-20  Siddhesh PoyarekarRename Oriya locale to Odia (bug 15601)
2013-11-19  Andreas SchwabComplete display of LC_MONETARY
2013-11-18  Andreas SchwabProperly handle unavailable elements in LC_MONETARY...
2013-11-15  Chris LeonardAdd Chitwani Tharu (the)
2013-11-14  Andreas SchwabFix country_num element in LC_ADDRESS for C locale
2013-11-04  Chris LeonardCorrect Walaita (wal) and add Unami Delaware (unm).
2013-11-03  Chris LeonardAdd Quechua, Southern (quz) and Silesian (szl) to iso...
2013-11-01  Chris LeonardAdd Central Nahuatl (nhn).
2013-10-31  Chris LeonardAdd Meadow Mari (mhr).
2013-10-24  Chris LeonardAdjust language-code fields of LC_ADDRESS.
2013-10-19  Carlos O'DonellEnhance localedef --list-archive option.
2013-10-18  Richard SandifordFix localedef collation handling of <U0000> (bug 15948).
2013-10-12  Reuben ThomasFix typo in setlocale.c. Fixes BZ #15764
2013-10-08  Joseph MyersClean up locale file alignment handling.
2013-10-04  Chris LeonardFix typos in 3166.def.
2013-10-04  Chris LeonardCorrect error in iso-3166.def
2013-10-04  Chris LeonardUpdate iso-1366.def and related occurrences
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-29  Chris LeonardFix ayc_PE.UTF-8 and lzh_TW.UTF-8 build issues
2013-09-24  Joseph MyersAdd localedef --big-endian and --little-endian options.
2013-09-23  Joseph MyersMake locale archive hash function architecture-independent.
2013-09-20  Chris LeonardUpdate iso-639.def
2013-09-13  Richard SandifordFix some types in localedef.
next