summaryrefslogtreecommitdiff
path: root/locale
AgeCommit message (Expand)Author
2017-01-11Fix ld-address format-truncation error.Joseph Myers
2017-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-10-31Bug 20729: Include libc-internal.h where required.Carlos O'Donell
2016-10-29Bug 20729: Fix building with -Os.Carlos O'Donell
2016-06-28S390: Fix relocation of _nl_current_LC_CATETORY_used in static build. [BZ #19...Stefan Liebler
2016-06-11localedef: drop unused --old-styleMarko Myllynen
2016-05-11localedef: Do not compile with mcheckFlorian Weimer
2016-05-01localedata: sgs_LT: new locale [BZ #12450]Arnas Udovičius
2016-04-26Fix langinfo.h nl_langinfo_l namespace (bug 19996).Joseph Myers
2016-04-23localedef: change week_1stweek default to 7Mike Frysinger
2016-04-16locale: iso-639: add Talossan language [BZ #19400]Robin van der Vliet
2016-04-16localedef: allow %l/%n in postal_fmt [BZ #16983]Mike Frysinger
2016-04-16locale: ld-telephone: update to ISO-30112 2014Mike Frysinger
2016-04-15localedata: CLDRv29: update LC_MONETARY int_curr_symbol & currency_symbolMike Frysinger
2016-04-15localedef: check LC_IDENTIFICATION.category valuesMike Frysinger
2016-04-04strfmon_l: Use specified locale for number formatting [BZ #19633]Florian Weimer
2016-02-24Enable --localedir to set message catalog directory (Bug 14259)Carlos O'Donell
2016-01-07Make shebang interpreter directives consistentMarko Myllynen
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-09Regenerate locale/C-translit.h.Carlos O'Donell
2015-12-09Generic updates to transliterations.Mike FABIAN
2015-11-27Rename localedir to complocaledir (bug 14259).Carlos O'Donell
2015-10-27Gracefully handle incompatible locale dataLudovic Courtès
2015-10-20Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers
2015-10-20Convert 29 more function definitions to prototype style (multiple parameters ...Joseph Myers
2015-10-19Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers
2015-10-08strcoll: Remove incorrect STRDIFF-based optimization (Bug 18589).Carlos O'Donell
2015-09-11localedef: improve error message [BZ #16985]Mike Frysinger
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers
2015-09-03Rename bits/libc-tsd.h to libc-tsd.h (bug 14912).Joseph Myers
2015-08-05Also check dead->data[category] != NULLH.J. Lu
2015-07-15Correcting language code for Bhili and Tulu locales (bug 17475)Pravin Satpute
2015-06-09Remove unused PREDEFINED_CLASSES codeMarko Myllynen
2015-05-12Improve strcoll with strdiff.Leonhard Holz
2015-02-27Avoid unsafe loc_name type casts with additional variableAlexandre Oliva
2015-02-26Fix constness error just introduced in findlocale.Alexandre Oliva
2015-02-26BZ #15969: search locale archive again after alias expansionAlexandre Oliva
2015-01-13Remove some references to bcopy/bcmp/bzero.Roland McGrath
2015-01-02Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-16Return allocated array instead of unallocated.Ondřej Bílka
2014-12-11Get rid of warning inlining failed in call to maybe_swap_uint32Stefan Liebler
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-19Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar
2014-11-12Fix locale memmem namespace (bug 17585).Joseph Myers
2014-11-12New Bhilodi and Tulu locales (BZ #17475)Tatiana Udalova
2014-09-12Minor cleanup in locale.cRoland McGrath