about summary refs log tree commit diff
path: root/locale/programs
Commit message (Expand)AuthorAgeFilesLines
...
* Abbreviated alternative month names (%Ob) also added (bug 10871).Rafal Luzynski2018-01-224-53/+76
* Implement alternative month names (bug 10871).Rafal Luzynski2018-01-224-53/+78
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2018-01-012-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0140-40/+40
* Assume that _DIRENT_HAVE_D_TYPE is always defined.Florian Weimer2017-10-303-8/+0
* localedef: Add --no-warnings/--warnings optionCarlos O'Donell2017-10-257-223/+323
* locale: Don't use \n with record_verbose messages.Carlos O'Donell2017-10-151-3/+3
* locale: No warning for non-symbolic character (bug 22295)Carlos O'Donell2017-10-131-8/+0
* locale: Allow "" int_curr_Symbol (bug 22294)Carlos O'Donell2017-10-131-2/+8
* locale: Fix localedef exit code (Bug 22292)Carlos O'Donell2017-10-1322-476/+658
* Consistently use uintN_t not u_intN_t everywhere.Joseph Myers2017-08-071-1/+1
* Narrowing the visibility of libc-internal.h even further.Zack Weinberg2017-03-011-1/+1
* Fix ld-address format-truncation error.Joseph Myers2017-01-111-2/+2
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2017-01-012-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0138-38/+38
* localedef: drop unused --old-styleMarko Myllynen2016-06-112-10/+0
* localedef: Do not compile with mcheckFlorian Weimer2016-05-111-12/+0
* localedef: change week_1stweek default to 7Mike Frysinger2016-04-231-0/+4
* 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
* localedef: check LC_IDENTIFICATION.category valuesMike Frysinger2016-04-151-7/+38
* 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-0438-38/+38
* Rename localedir to complocaledir (bug 14259).Carlos O'Donell2015-11-273-11/+17
* 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-163-28/+10
* strcoll: Remove incorrect STRDIFF-based optimization (Bug 18589).Carlos O'Donell2015-10-081-9/+0
* localedef: improve error message [BZ #16985]Mike Frysinger2015-09-111-1/+1
* Remove unused PREDEFINED_CLASSES codeMarko Myllynen2015-06-091-77/+4
* Improve strcoll with strdiff.Leonhard Holz2015-05-121-0/+9
* 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-0238-38/+38
* 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
* Minor cleanup in locale.cRoland McGrath2014-09-121-135/+128
* Minor cleanup in ld-ctype.cRoland McGrath2014-09-121-130/+128
* Fix -Wundef warning for HAVE_OBSTACKSiddhesh Poyarekar2014-07-101-5/+1
* Fix searching localedef input on I18NPATH (BZ #16984)Andreas Schwab2014-05-262-2/+2
* Update remaining copyright datesAllan McRae2014-01-012-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0138-38/+38
* Fix build warning in locarchive.cSiddhesh Poyarekar2013-11-201-3/+3
* Complete display of LC_MONETARYAndreas Schwab2013-11-191-0/+18
* Properly handle unavailable elements in LC_MONETARY categoryAndreas Schwab2013-11-183-1/+7
* Enhance localedef --list-archive option.Carlos O'Donell2013-10-184-10/+26
* Fix localedef collation handling of <U0000> (bug 15948).Richard Sandiford2013-10-181-0/+4
* Clean up locale file alignment handling.Joseph Myers2013-10-084-6/+8
* Hardcode locale archive page size as 4096.Joseph Myers2013-10-031-1/+6