Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-10-04 | Fix typos in 3166.def. | Chris Leonard | 1 | -1/+1 |
2013-10-04 | Correct error in iso-3166.def | Chris Leonard | 1 | -1/+1 |
2013-10-04 | Update iso-1366.def and related occurrences | Chris Leonard | 1 | -3/+9 |
2013-10-03 | Hardcode locale archive page size as 4096. | Joseph Myers | 1 | -1/+6 |
2013-10-03 | Remove locale file dependence on int32_t alignment. | Joseph Myers | 3 | -32/+32 |
2013-09-28 | Fix ayc_PE.UTF-8 and lzh_TW.UTF-8 build issues | Chris Leonard | 1 | -0/+1 |
2013-09-24 | Add localedef --big-endian and --little-endian options. | Joseph Myers | 5 | -190/+292 |
2013-09-23 | Make locale archive hash function architecture-independent. | Joseph Myers | 1 | -1/+1 |
2013-09-19 | Update iso-639.def | Chris Leonard | 1 | -1/+15 |
2013-09-13 | Fix some types in localedef. | Richard Sandiford | 1 | -4/+3 |
2013-09-06 | Make localedef output generation use more logical interfaces. | Richard Sandiford | 15 | -1611/+658 |
2013-09-04 | Update iso-1427.def and related occurrences. | Chris Leonard | 1 | -16/+8 |
2013-08-30 | Fix then/than typos. | Ondřej Bílka | 2 | -2/+2 |
2013-08-27 | Fix missing declaration of LC_CTYPE nonascii-case element | Andreas Schwab | 1 | -0/+1 |