aboutsummaryrefslogtreecommitdiff
path: root/locale
AgeCommit message (Expand)AuthorFilesLines
2014-12-11Get rid of warning inlining failed in call to maybe_swap_uint32Stefan Liebler1-1/+2
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar1-3/+2
2014-11-19Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar1-2/+2
2014-11-12Fix locale memmem namespace (bug 17585).Joseph Myers1-2/+2
2014-11-12New Bhilodi and Tulu locales (BZ #17475)Tatiana Udalova1-0/+2
2014-09-12Minor cleanup in locale.cRoland McGrath1-135/+128
2014-09-12Minor cleanup in ld-ctype.cRoland McGrath1-130/+128
2014-09-11Move findidx nested functions to top-level.Roland McGrath2-6/+20
2014-07-10_nl_find_locale: Improve handling of crafted locale names [BZ #17137]Florian Weimer1-13/+61
2014-07-10setlocale: Use the heap for the copy of the locale argumentFlorian Weimer1-2/+12
2014-07-10Fix -Wundef warning for HAVE_OBSTACKSiddhesh Poyarekar1-5/+1
2014-06-20Clean up HAVE_CONFIG_H and STDC_HEADERS.Roland McGrath1-1/+1
2014-05-26Fix searching localedef input on I18NPATH (BZ #16984)Andreas Schwab2-2/+2
2014-05-20fix nl_langinfo with static linking (BZ #16915)Aurelien Jarno1-0/+15
2014-05-03Revert incorrect removal of the XDR currency from locale/iso-4217.defAdam Conrad1-0/+1
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers1-0/+2
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka4-12/+12
2014-01-01Update remaining copyright datesAllan McRae2-2/+2
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae99-99/+99
2013-12-03locale: don't crash if locale-archive contains all zerosAurelien Jarno1-0/+4
2013-11-20Fix build warning in locarchive.cSiddhesh Poyarekar1-3/+3
2013-11-20Rename Oriya locale to Odia (bug 15601)Siddhesh Poyarekar1-1/+1
2013-11-19Complete display of LC_MONETARYAndreas Schwab3-1/+21
2013-11-18Properly handle unavailable elements in LC_MONETARY categoryAndreas Schwab5-28/+28
2013-11-15Add Chitwani Tharu (the)Chris Leonard1-0/+1
2013-11-14Fix country_num element in LC_ADDRESS for C localeAndreas Schwab1-1/+1
2013-11-04Correct Walaita (wal) and add Unami Delaware (unm).Chris Leonard1-1/+2
2013-11-03Add Quechua, Southern (quz) and Silesian (szl) to iso-639.def.Chris Leonard1-0/+2
2013-11-01Add Central Nahuatl (nhn).Chris Leonard1-0/+1
2013-10-31Add Meadow Mari (mhr).Chris Leonard1-0/+1
2013-10-24Adjust language-code fields of LC_ADDRESS.Chris Leonard1-0/+1
2013-10-18Enhance localedef --list-archive option.Carlos O'Donell5-10/+28
2013-10-18Fix localedef collation handling of <U0000> (bug 15948).Richard Sandiford1-0/+4
2013-10-12Fix typo in setlocale.c. Fixes BZ #15764Reuben Thomas1-1/+1
2013-10-08Clean up locale file alignment handling.Joseph Myers5-7/+9
2013-10-04Fix typos in 3166.def.Chris Leonard1-1/+1
2013-10-04Correct error in iso-3166.defChris Leonard1-1/+1
2013-10-04Update iso-1366.def and related occurrencesChris Leonard1-3/+9
2013-10-03Hardcode locale archive page size as 4096.Joseph Myers1-1/+6
2013-10-03Remove locale file dependence on int32_t alignment.Joseph Myers3-32/+32
2013-09-28Fix ayc_PE.UTF-8 and lzh_TW.UTF-8 build issuesChris Leonard1-0/+1
2013-09-24Add localedef --big-endian and --little-endian options.Joseph Myers5-190/+292
2013-09-23Make locale archive hash function architecture-independent.Joseph Myers1-1/+1
2013-09-19Update iso-639.defChris Leonard1-1/+15
2013-09-13Fix some types in localedef.Richard Sandiford1-4/+3
2013-09-06Make localedef output generation use more logical interfaces.Richard Sandiford15-1611/+658
2013-09-04Update iso-1427.def and related occurrences.Chris Leonard1-16/+8
2013-08-30Fix then/than typos.Ondřej Bílka2-2/+2
2013-08-27Fix missing declaration of LC_CTYPE nonascii-case elementAndreas Schwab1-0/+1
2013-06-25Fix missing libc-internal.h include.Richard Henderson1-0/+1