Age | Commit message (Expand) | Author | Files | Lines |
2012-04-13 | "Gallegan" should be "Galician" | Chris Leonard | 1 | -1/+1 |
2012-03-10 | Replace FSF snail mail address with URL in gperf input. | Paul Eggert | 4 | -28/+34 |
2012-03-07 | Remove distribute variable from Makefiles | Ulrich Drepper | 1 | -14/+1 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 95 | -251/+156 |
2012-01-31 | Remove PARAMS macros. | Marek Polacek | 1 | -4/+0 |
2012-01-30 | Remove miscellaneous __STDC__ conditionals. | Joseph Myers | 1 | -5/+1 |
2012-01-26 | Remove __STDC__ conditionals from non-installed headers. | Joseph Myers | 1 | -6/+2 |
2012-01-10 | Add noreturn attribute | Marek Polacek | 1 | -1/+1 |
2012-01-08 | Optimize xmalloc, xcalloc, xrealloc, and xstrdup | Ulrich Drepper | 4 | -13/+16 |
2012-01-08 | More fallout from supporting only ELF | Ulrich Drepper | 1 | -2/+2 |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper | 2 | -7/+8 |
2012-01-01 | Update copyright year | Ulrich Drepper | 2 | -4/+4 |
2011-12-22 | Add brx_IN locale | Ulrich Drepper | 1 | -0/+1 |
2011-11-30 | Fix access after end of search string in regex matcher | Andreas Schwab | 2 | -9/+11 |
2011-11-15 | Use O_CLOEXEC in a few more places | Ulrich Drepper | 2 | -6/+7 |
2011-11-08 | Use strcasecmp_l instead of strcasecmp | Ulrich Drepper | 1 | -1/+2 |
2011-10-08 | Clean up locarchive mmap reservation code. | Roland McGrath | 1 | -42/+32 |
2011-09-10 | Cleanup of configuration options | Ulrich Drepper | 2 | -14/+4 |
2011-09-08 | Remove support for automatic cvs check-ins | Ulrich Drepper | 1 | -3/+0 |
2011-08-14 | Clean up locale/Makefile variables for -D switches. | Roland McGrath | 1 | -11/+17 |
2011-08-13 | Fix compile problem | Ulrich Drepper | 1 | -2/+3 |
2011-06-10 | Quash some new warnings from GCC 4.6. | Roland McGrath | 3 | -8/+1 |
2011-05-29 | Fix typo in last patch to locarchive.c | Ulrich Drepper | 1 | -1/+1 |
2011-05-28 | Handle failure of _nl_explode_name in all cases | Ulrich Drepper | 2 | -3/+15 |
2011-05-21 | Fix handling of LC_CTYPE in locale name handling | Ulrich Drepper | 1 | -2/+2 |
2011-05-15 | Add entry for Sorani language | Ulrich Drepper | 1 | -0/+1 |
2011-05-09 | Add ary language entry. | Ulrich Drepper | 1 | -0/+1 |
2011-05-09 | Support Colon Sign | Ulrich Drepper | 2 | -597/+598 |
2011-05-09 | Add wae_CH locale | Kevin Bortis | 1 | -0/+1 |
2011-05-09 | Use appropriate type for return value checking | Ulrich Drepper | 1 | -1/+1 |
2011-05-09 | Transliterate U20B9. | Ulrich Drepper | 2 | -497/+498 |
2011-04-22 | Remove doubled words. | Jim Meyering | 1 | -2/+2 |
2011-01-17 | Update copyright year. | Ulrich Drepper | 2 | -4/+4 |
2010-08-12 | Properly quote output of locale | Andreas Schwab | 1 | -7/+30 |
2010-03-26 | Finish locale_data -> __locale_data transition. | Richard Henderson | 1 | -2/+2 |
2010-03-24 | ocale-archive differs between 32 and 64 bit platforms | Chris Demetriou | 2 | -1/+4 |
2010-03-15 | Update copyright year. | Ulrich Drepper | 2 | -9/+9 |
2010-01-22 | _nl_load_locale() incorrectly handles mmap() failures | Joe Landers | 1 | -0/+1 |
2010-01-09 | Add support for XPG7 testing. | Ulrich Drepper | 21 | -91/+92 |
2009-11-17 | Add missing test files. | Ulrich Drepper | 2 | -0/+34 |
2009-11-17 | Handle LC_GLOBAL_LOCALE in duplocale. | Ulrich Drepper | 2 | -2/+6 |
2009-11-17 | Fix _NC_LOCALE_NAME definition. | Ulrich Drepper | 2 | -4/+5 |
2009-10-30 | Add missing declarations. | Andreas Schwab | 1 | -0/+2 |
2009-10-29 | Add sml entry to ISO 639 list. | Ulrich Drepper | 1 | -0/+1 |
2009-10-05 | Fix week-1stday in C locale | Andreas Schwab | 1 | -2/+2 |
2009-09-28 | Fix locale program error handling | Ulrich Drepper | 1 | -1/+4 |
2009-09-07 | Fix endless loop in localedef. | Ulrich Drepper | 1 | -28/+31 |
2009-08-23 | Thread-local locale handling part of XPG7. | Ulrich Drepper | 1 | -1/+1 |
2009-07-20 | Use correct index for _NL_CTYPE_NONASCII_CASE. | Ulrich Drepper | 2 | -5/+5 |
2009-07-20 | Check generated locale for non-ASCII 8-bit characters with case conversion. | Ulrich Drepper | 4 | -4/+34 |