Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-05-16 | Remove redundant .gitignore files. | Andreas Schwab | 1 | -6/+0 |
2009-05-15 | rename each .cvsignore file to .gitignore | Jim Meyering | 1 | -0/+0 |
2009-04-27 | * locale/programs/locarchive.c (create_archive): Add MAP_PRIVATEcvs/fedora-glibc-20090427T1419 | Ulrich Drepper | 1 | -11/+32 |
2009-04-24 | * locale/programs/locarchive.c (enlarge_archive): Conserve address | Ulrich Drepper | 1 | -9/+20 |
2009-04-24 | [BZ #10100] | Ulrich Drepper | 1 | -15/+12 |
2009-04-24 | * locale/locarchive.h (struct locarhandle): Rename len field to | Ulrich Drepper | 2 | -16/+104 |
2009-04-18 | * locale/programs/locarchive.c (open_archive): Map the entire file | Ulrich Drepper | 1 | -9/+31 |
2009-03-14 | * elf/dl-sysdep.c (_dl_show_auxv): Add support for AT_BASE_PLATFORM. | Ulrich Drepper | 1 | -0/+1 |
2009-02-26 | * ctype/ctype.h: The *_l functions are in POSIX 2008. | Ulrich Drepper | 3 | -6/+7 |
2009-02-16 | * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534 | Jakub Jelinek | 1 | -2/+2 |
2009-02-06 | * debug/xtrace.sh: Unify translatable messages. | Ulrich Drepper | 1 | -4/+22 |
2009-01-02 | * posix/getconf.c: Update copyright year. | Ulrich Drepper | 2 | -4/+4 |
2008-12-05 | * locale/programs/ld-address.c (DEFINE_LANGUAGE_CODE2): Define. | Ulrich Drepper | 1 | -1/+3 |
2008-12-05 | (DEFINE_LANGUAGE_CODE2): Define. | Ulrich Drepper | 1 | -1/+3 |
2008-11-07 | * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, | Jakub Jelinek | 4 | -15/+19 |
2008-07-20 | * locale/setlocale.c (setname): Remove inline to avoid compiler | Ulrich Drepper | 1 | -1/+1 |
2008-07-20 | * locale/setlocale.c (setlocale): Take the setlocale lock earlier. | Ulrich Drepper | 1 | -17/+24 |