Age | Commit message (Expand) | Author | Files | Lines |
2015-10-08 | strcoll: Remove incorrect STRDIFF-based optimization (Bug 18589). | Carlos O'Donell | 5 | -22/+1 |
2015-09-11 | localedef: improve error message [BZ #16985] | Mike Frysinger | 1 | -1/+1 |
2015-09-08 | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers | 4 | -4/+4 |
2015-09-03 | Rename bits/libc-tsd.h to libc-tsd.h (bug 14912). | Joseph Myers | 1 | -1/+1 |
2015-08-05 | Also check dead->data[category] != NULL | H.J. Lu | 1 | -1/+1 |
2015-07-15 | Correcting language code for Bhili and Tulu locales (bug 17475) | Pravin Satpute | 1 | -2/+2 |
2015-06-09 | Remove unused PREDEFINED_CLASSES code | Marko Myllynen | 2 | -92/+6 |
2015-05-12 | Improve strcoll with strdiff. | Leonhard Holz | 5 | -1/+22 |
2015-02-27 | Avoid unsafe loc_name type casts with additional variable | Alexandre Oliva | 1 | -23/+22 |
2015-02-26 | Fix constness error just introduced in findlocale. | Alexandre Oliva | 1 | -1/+2 |
2015-02-26 | BZ #15969: search locale archive again after alias expansion | Alexandre Oliva | 1 | -4/+15 |
2015-01-13 | Remove some references to bcopy/bcmp/bzero. | Roland McGrath | 1 | -4/+0 |
2015-01-02 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 2 | -2/+2 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 99 | -99/+99 |
2014-12-16 | Return allocated array instead of unallocated. | Ondřej Bílka | 1 | -8/+8 |
2014-12-11 | Get rid of warning inlining failed in call to maybe_swap_uint32 | Stefan Liebler | 1 | -1/+2 |
2014-11-24 | Remove NOT_IN_libc | Siddhesh Poyarekar | 1 | -3/+2 |
2014-11-19 | Add new macro IN_MODULE to identify module in which source is built | Siddhesh Poyarekar | 1 | -2/+2 |
2014-11-12 | Fix locale memmem namespace (bug 17585). | Joseph Myers | 1 | -2/+2 |
2014-11-12 | New Bhilodi and Tulu locales (BZ #17475) | Tatiana Udalova | 1 | -0/+2 |
2014-09-12 | Minor cleanup in locale.c | Roland McGrath | 1 | -135/+128 |
2014-09-12 | Minor cleanup in ld-ctype.c | Roland McGrath | 1 | -130/+128 |
2014-09-11 | Move findidx nested functions to top-level. | Roland McGrath | 2 | -6/+20 |
2014-07-10 | _nl_find_locale: Improve handling of crafted locale names [BZ #17137] | Florian Weimer | 1 | -13/+61 |
2014-07-10 | setlocale: Use the heap for the copy of the locale argument | Florian Weimer | 1 | -2/+12 |
2014-07-10 | Fix -Wundef warning for HAVE_OBSTACK | Siddhesh Poyarekar | 1 | -5/+1 |
2014-06-20 | Clean up HAVE_CONFIG_H and STDC_HEADERS. | Roland McGrath | 1 | -1/+1 |
2014-05-26 | Fix searching localedef input on I18NPATH (BZ #16984) | Andreas Schwab | 2 | -2/+2 |
2014-05-20 | fix nl_langinfo with static linking (BZ #16915) | Aurelien Jarno | 1 | -0/+15 |
2014-05-03 | Revert incorrect removal of the XDR currency from locale/iso-4217.def | Adam Conrad | 1 | -0/+1 |
2014-02-26 | Consistently include Makeconfig after defining subdir. | Joseph Myers | 1 | -0/+2 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 4 | -12/+12 |
2014-01-01 | Update remaining copyright dates | Allan McRae | 2 | -2/+2 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 99 | -99/+99 |
2013-12-03 | locale: don't crash if locale-archive contains all zeros | Aurelien Jarno | 1 | -0/+4 |
2013-11-20 | Fix build warning in locarchive.c | Siddhesh Poyarekar | 1 | -3/+3 |
2013-11-20 | Rename Oriya locale to Odia (bug 15601) | Siddhesh Poyarekar | 1 | -1/+1 |
2013-11-19 | Complete display of LC_MONETARY | Andreas Schwab | 3 | -1/+21 |
2013-11-18 | Properly handle unavailable elements in LC_MONETARY category | Andreas Schwab | 5 | -28/+28 |
2013-11-15 | Add Chitwani Tharu (the) | Chris Leonard | 1 | -0/+1 |
2013-11-14 | Fix country_num element in LC_ADDRESS for C locale | Andreas Schwab | 1 | -1/+1 |
2013-11-04 | Correct Walaita (wal) and add Unami Delaware (unm). | Chris Leonard | 1 | -1/+2 |
2013-11-03 | Add Quechua, Southern (quz) and Silesian (szl) to iso-639.def. | Chris Leonard | 1 | -0/+2 |
2013-11-01 | Add Central Nahuatl (nhn). | Chris Leonard | 1 | -0/+1 |
2013-10-31 | Add Meadow Mari (mhr). | Chris Leonard | 1 | -0/+1 |
2013-10-24 | Adjust language-code fields of LC_ADDRESS. | Chris Leonard | 1 | -0/+1 |
2013-10-18 | Enhance localedef --list-archive option. | Carlos O'Donell | 5 | -10/+28 |
2013-10-18 | Fix localedef collation handling of <U0000> (bug 15948). | Richard Sandiford | 1 | -0/+4 |
2013-10-12 | Fix typo in setlocale.c. Fixes BZ #15764 | Reuben Thomas | 1 | -1/+1 |
2013-10-08 | Clean up locale file alignment handling. | Joseph Myers | 5 | -7/+9 |