Age | Commit message (Expand) | Author |
2016-10-31 | Bug 20729: Include libc-internal.h where required. | Carlos O'Donell |
2016-10-29 | Bug 20729: Fix building with -Os. | Carlos O'Donell |
2016-06-28 | S390: Fix relocation of _nl_current_LC_CATETORY_used in static build. [BZ #19... | Stefan Liebler |
2016-06-11 | localedef: drop unused --old-style | Marko Myllynen |
2016-05-11 | localedef: Do not compile with mcheck | Florian Weimer |
2016-05-01 | localedata: sgs_LT: new locale [BZ #12450] | Arnas Udovičius |
2016-04-26 | Fix langinfo.h nl_langinfo_l namespace (bug 19996). | Joseph Myers |
2016-04-23 | localedef: change week_1stweek default to 7 | Mike Frysinger |
2016-04-16 | locale: iso-639: add Talossan language [BZ #19400] | Robin van der Vliet |
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 | localedata: CLDRv29: update LC_MONETARY int_curr_symbol & currency_symbol | Mike Frysinger |
2016-04-15 | localedef: check LC_IDENTIFICATION.category values | Mike Frysinger |
2016-04-04 | strfmon_l: Use specified locale for number formatting [BZ #19633] | Florian Weimer |
2016-02-24 | Enable --localedir to set message catalog directory (Bug 14259) | Carlos O'Donell |
2016-01-07 | Make shebang interpreter directives consistent | Marko Myllynen |
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-12-09 | Regenerate locale/C-translit.h. | Carlos O'Donell |
2015-12-09 | Generic updates to transliterations. | Mike FABIAN |
2015-11-27 | Rename localedir to complocaledir (bug 14259). | Carlos O'Donell |
2015-10-27 | Gracefully handle incompatible locale data | Ludovic Courtès |
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-09-08 | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers |
2015-09-03 | Rename bits/libc-tsd.h to libc-tsd.h (bug 14912). | Joseph Myers |
2015-08-05 | Also check dead->data[category] != NULL | H.J. Lu |
2015-07-15 | Correcting language code for Bhili and Tulu locales (bug 17475) | Pravin Satpute |
2015-06-09 | Remove unused PREDEFINED_CLASSES code | Marko Myllynen |
2015-05-12 | Improve strcoll with strdiff. | Leonhard Holz |
2015-02-27 | Avoid unsafe loc_name type casts with additional variable | Alexandre Oliva |
2015-02-26 | Fix constness error just introduced in findlocale. | Alexandre Oliva |
2015-02-26 | BZ #15969: search locale archive again after alias expansion | Alexandre Oliva |
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-11-24 | Remove NOT_IN_libc | Siddhesh Poyarekar |
2014-11-19 | Add new macro IN_MODULE to identify module in which source is built | Siddhesh Poyarekar |
2014-11-12 | Fix locale memmem namespace (bug 17585). | Joseph Myers |
2014-11-12 | New Bhilodi and Tulu locales (BZ #17475) | Tatiana Udalova |
2014-09-12 | Minor cleanup in locale.c | Roland McGrath |
2014-09-12 | Minor cleanup in ld-ctype.c | Roland McGrath |
2014-09-11 | Move findidx nested functions to top-level. | Roland McGrath |
2014-07-10 | _nl_find_locale: Improve handling of crafted locale names [BZ #17137] | Florian Weimer |