summaryrefslogtreecommitdiff
path: root/locale
Commit message (Expand)AuthorAgeFilesLines
* S390: Fix relocation of _nl_current_LC_CATETORY_used in static build. [BZ #19...Stefan Liebler2016-06-281-2/+5
* localedef: drop unused --old-styleMarko Myllynen2016-06-112-10/+0
* localedef: Do not compile with mcheckFlorian Weimer2016-05-111-12/+0
* localedata: sgs_LT: new locale [BZ #12450]Arnas Udovičius2016-05-011-0/+1
* Fix langinfo.h nl_langinfo_l namespace (bug 19996).Joseph Myers2016-04-261-1/+1
* localedef: change week_1stweek default to 7Mike Frysinger2016-04-231-0/+4
* locale: iso-639: add Talossan language [BZ #19400]Robin van der Vliet2016-04-161-0/+1
* localedef: allow %l/%n in postal_fmt [BZ #16983]Mike Frysinger2016-04-161-3/+3
* locale: ld-telephone: update to ISO-30112 2014Mike Frysinger2016-04-161-3/+3
* localedata: CLDRv29: update LC_MONETARY int_curr_symbol & currency_symbolMike Frysinger2016-04-151-1/+2
* localedef: check LC_IDENTIFICATION.category valuesMike Frysinger2016-04-151-7/+38
* strfmon_l: Use specified locale for number formatting [BZ #19633]Florian Weimer2016-04-041-0/+21
* Enable --localedir to set message catalog directory (Bug 14259)Carlos O'Donell2016-02-241-1/+1
* Make shebang interpreter directives consistentMarko Myllynen2016-01-071-1/+1
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2016-01-042-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0499-99/+99
* Regenerate locale/C-translit.h.Carlos O'Donell2015-12-091-629/+629
* Generic updates to transliterations.Mike FABIAN2015-12-091-2/+0
* Rename localedir to complocaledir (bug 14259).Carlos O'Donell2015-11-276-15/+24
* Gracefully handle incompatible locale dataLudovic Courtès2015-10-271-3/+4
* Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers2015-10-202-15/+5
* Convert 29 more function definitions to prototype style (multiple parameters ...Joseph Myers2015-10-201-2/+1
* Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers2015-10-191-23/+8
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-165-33/+12
* strcoll: Remove incorrect STRDIFF-based optimization (Bug 18589).Carlos O'Donell2015-10-085-22/+1
* localedef: improve error message [BZ #16985]Mike Frysinger2015-09-111-1/+1
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-084-4/+4
* Rename bits/libc-tsd.h to libc-tsd.h (bug 14912).Joseph Myers2015-09-031-1/+1
* Also check dead->data[category] != NULLH.J. Lu2015-08-051-1/+1
* Correcting language code for Bhili and Tulu locales (bug 17475)Pravin Satpute2015-07-151-2/+2
* Remove unused PREDEFINED_CLASSES codeMarko Myllynen2015-06-092-92/+6
* Improve strcoll with strdiff.Leonhard Holz2015-05-125-1/+22
* Avoid unsafe loc_name type casts with additional variableAlexandre Oliva2015-02-271-23/+22
* Fix constness error just introduced in findlocale.Alexandre Oliva2015-02-261-1/+2
* BZ #15969: search locale archive again after alias expansionAlexandre Oliva2015-02-261-4/+15
* Remove some references to bcopy/bcmp/bzero.Roland McGrath2015-01-131-4/+0
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2015-01-022-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0299-99/+99
* Return allocated array instead of unallocated.Ondřej Bílka2014-12-161-8/+8
* Get rid of warning inlining failed in call to maybe_swap_uint32Stefan Liebler2014-12-111-1/+2
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-3/+2
* Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar2014-11-191-2/+2
* Fix locale memmem namespace (bug 17585).Joseph Myers2014-11-121-2/+2
* New Bhilodi and Tulu locales (BZ #17475)Tatiana Udalova2014-11-121-0/+2
* Minor cleanup in locale.cRoland McGrath2014-09-121-135/+128
* Minor cleanup in ld-ctype.cRoland McGrath2014-09-121-130/+128
* Move findidx nested functions to top-level.Roland McGrath2014-09-112-6/+20
* _nl_find_locale: Improve handling of crafted locale names [BZ #17137]Florian Weimer2014-07-101-13/+61
* setlocale: Use the heap for the copy of the locale argumentFlorian Weimer2014-07-101-2/+12
* Fix -Wundef warning for HAVE_OBSTACKSiddhesh Poyarekar2014-07-101-5/+1