about summary refs log tree commit diff
path: root/locale
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean up HAVE_CONFIG_H and STDC_HEADERS.Roland McGrath2014-06-201-1/+1
* Fix searching localedef input on I18NPATH (BZ #16984)Andreas Schwab2014-05-262-2/+2
* fix nl_langinfo with static linking (BZ #16915)Aurelien Jarno2014-05-201-0/+15
* Revert incorrect removal of the XDR currency from locale/iso-4217.defAdam Conrad2014-05-031-0/+1
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-0/+2
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-104-12/+12
* Update remaining copyright datesAllan McRae2014-01-012-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0199-99/+99
* locale: don't crash if locale-archive contains all zerosAurelien Jarno2013-12-031-0/+4
* Fix build warning in locarchive.cSiddhesh Poyarekar2013-11-201-3/+3
* Rename Oriya locale to Odia (bug 15601)Siddhesh Poyarekar2013-11-201-1/+1
* Complete display of LC_MONETARYAndreas Schwab2013-11-193-1/+21
* Properly handle unavailable elements in LC_MONETARY categoryAndreas Schwab2013-11-185-28/+28