aboutsummaryrefslogtreecommitdiff
path: root/locale/programs
AgeCommit message (Expand)AuthorFilesLines
2018-01-22Abbreviated alternative month names (%Ob) also added (bug 10871).Rafal Luzynski4-53/+76
2018-01-22Implement alternative month names (bug 10871).Rafal Luzynski4-53/+78
2018-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2-2/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers40-40/+40
2017-10-30Assume that _DIRENT_HAVE_D_TYPE is always defined.Florian Weimer3-8/+0
2017-10-25localedef: Add --no-warnings/--warnings optionCarlos O'Donell7-223/+323
2017-10-15locale: Don't use \n with record_verbose messages.Carlos O'Donell1-3/+3
2017-10-13locale: No warning for non-symbolic character (bug 22295)Carlos O'Donell1-8/+0
2017-10-13locale: Allow "" int_curr_Symbol (bug 22294)Carlos O'Donell1-2/+8
2017-10-13locale: Fix localedef exit code (Bug 22292)Carlos O'Donell22-476/+658
2017-08-07Consistently use uintN_t not u_intN_t everywhere.Joseph Myers1-1/+1
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg1-1/+1
2017-01-11Fix ld-address format-truncation error.Joseph Myers1-2/+2
2017-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2-2/+2
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers38-38/+38
2016-06-11localedef: drop unused --old-styleMarko Myllynen2-10/+0
2016-05-11localedef: Do not compile with mcheckFlorian Weimer1-12/+0
2016-04-23localedef: change week_1stweek default to 7Mike Frysinger1-0/+4
2016-04-16localedef: allow %l/%n in postal_fmt [BZ #16983]Mike Frysinger1-3/+3
2016-04-16locale: ld-telephone: update to ISO-30112 2014Mike Frysinger1-3/+3
2016-04-15localedef: check LC_IDENTIFICATION.category valuesMike Frysinger1-7/+38
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2-2/+2
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers38-38/+38
2015-11-27Rename localedir to complocaledir (bug 14259).Carlos O'Donell3-11/+17
2015-10-20Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers2-15/+5
2015-10-20Convert 29 more function definitions to prototype style (multiple parameters ...Joseph Myers1-2/+1
2015-10-19Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers1-23/+8
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers3-28/+10
2015-10-08strcoll: Remove incorrect STRDIFF-based optimization (Bug 18589).Carlos O'Donell1-9/+0
2015-09-11localedef: improve error message [BZ #16985]Mike Frysinger1-1/+1
2015-06-09Remove unused PREDEFINED_CLASSES codeMarko Myllynen1-77/+4
2015-05-12Improve strcoll with strdiff.Leonhard Holz1-0/+9
2015-01-13Remove some references to bcopy/bcmp/bzero.Roland McGrath1-4/+0
2015-01-02Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2-2/+2
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers38-38/+38
2014-12-16Return allocated array instead of unallocated.Ondřej Bílka1-8/+8
2014-12-11Get rid of warning inlining failed in call to maybe_swap_uint32Stefan Liebler1-1/+2
2014-09-12Minor cleanup in locale.cRoland McGrath1-135/+128
2014-09-12Minor cleanup in ld-ctype.cRoland McGrath1-130/+128
2014-07-10Fix -Wundef warning for HAVE_OBSTACKSiddhesh Poyarekar1-5/+1
2014-05-26Fix searching localedef input on I18NPATH (BZ #16984)Andreas Schwab2-2/+2
2014-01-01Update remaining copyright datesAllan McRae2-2/+2
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae38-38/+38
2013-11-20Fix build warning in locarchive.cSiddhesh Poyarekar1-3/+3
2013-11-19Complete display of LC_MONETARYAndreas Schwab1-0/+18
2013-11-18Properly handle unavailable elements in LC_MONETARY categoryAndreas Schwab3-1/+7
2013-10-18Enhance localedef --list-archive option.Carlos O'Donell4-10/+26
2013-10-18Fix localedef collation handling of <U0000> (bug 15948).Richard Sandiford1-0/+4
2013-10-08Clean up locale file alignment handling.Joseph Myers4-6/+8
2013-10-03Hardcode locale archive page size as 4096.Joseph Myers1-1/+6