Age | Commit message (Expand) | Author |
2017-01-11 | Fix ld-address format-truncation error. | Joseph Myers |
2017-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-06-11 | localedef: drop unused --old-style | Marko Myllynen |
2016-05-11 | localedef: Do not compile with mcheck | Florian Weimer |
2016-04-23 | localedef: change week_1stweek default to 7 | Mike Frysinger |
2016-04-16 | localedef: allow %l/%n in postal_fmt [BZ #16983] | Mike Frysinger |
2016-04-16 | locale: ld-telephone: update to ISO-30112 2014 | Mike Frysinger |
2016-04-15 | localedef: check LC_IDENTIFICATION.category values | Mike Frysinger |
2016-01-04 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-11-27 | Rename localedir to complocaledir (bug 14259). | Carlos O'Donell |
2015-10-20 | Convert 113 more function definitions to prototype style (files with assertio... | Joseph Myers |
2015-10-20 | Convert 29 more function definitions to prototype style (multiple parameters ... | Joseph Myers |
2015-10-19 | Convert 69 more function definitions to prototype style (line wrap cases). | Joseph Myers |
2015-10-16 | Convert 703 function definitions to prototype style. | Joseph Myers |
2015-10-08 | strcoll: Remove incorrect STRDIFF-based optimization (Bug 18589). | Carlos O'Donell |
2015-09-11 | localedef: improve error message [BZ #16985] | Mike Frysinger |
2015-06-09 | Remove unused PREDEFINED_CLASSES code | Marko Myllynen |
2015-05-12 | Improve strcoll with strdiff. | Leonhard Holz |
2015-01-13 | Remove some references to bcopy/bcmp/bzero. | Roland McGrath |
2015-01-02 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-12-16 | Return allocated array instead of unallocated. | Ondřej Bílka |
2014-12-11 | Get rid of warning inlining failed in call to maybe_swap_uint32 | Stefan Liebler |
2014-09-12 | Minor cleanup in locale.c | Roland McGrath |
2014-09-12 | Minor cleanup in ld-ctype.c | Roland McGrath |
2014-07-10 | Fix -Wundef warning for HAVE_OBSTACK | Siddhesh Poyarekar |
2014-05-26 | Fix searching localedef input on I18NPATH (BZ #16984) | Andreas Schwab |
2014-01-01 | Update remaining copyright dates | Allan McRae |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-11-20 | Fix build warning in locarchive.c | Siddhesh Poyarekar |
2013-11-19 | Complete display of LC_MONETARY | Andreas Schwab |
2013-11-18 | Properly handle unavailable elements in LC_MONETARY category | Andreas Schwab |
2013-10-18 | Enhance localedef --list-archive option. | Carlos O'Donell |
2013-10-18 | Fix localedef collation handling of <U0000> (bug 15948). | Richard Sandiford |
2013-10-08 | Clean up locale file alignment handling. | Joseph Myers |
2013-10-03 | Hardcode locale archive page size as 4096. | Joseph Myers |
2013-10-03 | Remove locale file dependence on int32_t alignment. | Joseph Myers |
2013-09-24 | Add localedef --big-endian and --little-endian options. | Joseph Myers |
2013-09-13 | Fix some types in localedef. | Richard Sandiford |
2013-09-06 | Make localedef output generation use more logical interfaces. | Richard Sandiford |
2013-08-30 | Fix then/than typos. | Ondřej Bílka |
2013-06-25 | Fix missing libc-internal.h include. | Richard Henderson |
2013-06-24 | [BZ #10283] localedef: align fixed maps to SHMLBA | Mike Frysinger |
2013-06-06 | Fix leading whitespaces. | Ondrej Bilka |
2013-05-25 | localedef: include file name in error messages | Mike Frysinger |
2013-05-16 | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold |
2013-05-10 | Use *stat64 instead of *stat in installed programs | Florian Weimer |
2013-03-20 | BZ#14812: Add missing N_ markers in localedef. | Roland McGrath |