Age | Commit message (Expand) | Author |
2010-03-26 | Finish locale_data -> __locale_data transition. | Richard Henderson |
2010-03-24 | ocale-archive differs between 32 and 64 bit platforms | Chris Demetriou |
2010-03-15 | Update copyright year. | Ulrich Drepper |
2010-01-22 | _nl_load_locale() incorrectly handles mmap() failures | Joe Landers |
2010-01-09 | Add support for XPG7 testing. | Ulrich Drepper |
2009-11-17 | Add missing test files. | Ulrich Drepper |
2009-11-17 | Handle LC_GLOBAL_LOCALE in duplocale. | Ulrich Drepper |
2009-11-17 | Fix _NC_LOCALE_NAME definition. | Ulrich Drepper |
2009-10-30 | Add missing declarations. | Andreas Schwab |
2009-10-29 | Add sml entry to ISO 639 list. | Ulrich Drepper |
2009-10-05 | Fix week-1stday in C locale | Andreas Schwab |
2009-09-28 | Fix locale program error handling | Ulrich Drepper |
2009-09-07 | Fix endless loop in localedef. | Ulrich Drepper |
2009-08-23 | Thread-local locale handling part of XPG7. | Ulrich Drepper |
2009-07-20 | Use correct index for _NL_CTYPE_NONASCII_CASE. | Ulrich Drepper |
2009-07-20 | Check generated locale for non-ASCII 8-bit characters with case conversion. | Ulrich Drepper |
2009-05-16 | Remove redundant .gitignore files. | Andreas Schwab |
2009-05-15 | rename each .cvsignore file to .gitignore | Jim Meyering |
2009-04-27 | * locale/programs/locarchive.c (create_archive): Add MAP_PRIVATEcvs/fedora-glibc-20090427T1419 | Ulrich Drepper |
2009-04-24 | * locale/programs/locarchive.c (enlarge_archive): Conserve address | Ulrich Drepper |
2009-04-24 | [BZ #10100] | Ulrich Drepper |
2009-04-24 | * locale/locarchive.h (struct locarhandle): Rename len field to | Ulrich Drepper |
2009-04-18 | * locale/programs/locarchive.c (open_archive): Map the entire file | Ulrich Drepper |
2009-03-14 | * elf/dl-sysdep.c (_dl_show_auxv): Add support for AT_BASE_PLATFORM. | Ulrich Drepper |
2009-02-26 | * ctype/ctype.h: The *_l functions are in POSIX 2008. | Ulrich Drepper |
2009-02-16 | * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534 | Jakub Jelinek |
2009-02-06 | * debug/xtrace.sh: Unify translatable messages. | Ulrich Drepper |
2009-01-02 | * posix/getconf.c: Update copyright year. | Ulrich Drepper |
2008-12-05 | * locale/programs/ld-address.c (DEFINE_LANGUAGE_CODE2): Define. | Ulrich Drepper |
2008-12-05 | (DEFINE_LANGUAGE_CODE2): Define. | Ulrich Drepper |
2008-11-07 | * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, | Jakub Jelinek |
2008-07-20 | * locale/setlocale.c (setname): Remove inline to avoid compiler | Ulrich Drepper |
2008-07-20 | * locale/setlocale.c (setlocale): Take the setlocale lock earlier. | Ulrich Drepper |
2008-05-27 | Remove useless more "if" tests before "free". | Ulrich Drepper |
2008-04-08 | (collate_read): Ignore script lines as well when ignoring the whole category. | Ulrich Drepper |
2008-03-31 | [BZ #5443] | Ulrich Drepper |
2008-03-29 | [BZ #5979] | Ulrich Drepper |
2008-03-19 | Remove useless "if" before "free". | Ulrich Drepper |
2008-03-04 | [BZ #5627] | Ulrich Drepper |
2008-01-02 | * posix/getconf.c: Update copyright year. | Ulrich Drepper |
2007-12-14 | * locale/nl_langinfo.c (nl_langinfo): Just call __nl_langinfo_l. | Ulrich Drepper |
2007-11-22 | * locale/programs/ld-collate.c (collate_read): Fix loop to match | Ulrich Drepper |
2007-10-13 | * locale/programs/repertoire.c (repertoire_read): Always free | Ulrich Drepper |
2007-10-12 | * locale/programs/ld-collate.c (collate_read): Optimize a bit. | Ulrich Drepper |
2007-10-12 | (collate_read): If ignore_content and nowtok is tok_define, eat any tok_eol t... | Ulrich Drepper |
2007-10-11 | * locale/programs/locfile-token.h: Remove tok_elif, add tok_elifdef | Ulrich Drepper |
2007-10-11 | Remove tok_elif, add tok_elifdef and tok_elifndef. | Ulrich Drepper |
2007-10-07 | * locale/programs/ld-time.c (time_finish): Default for | Ulrich Drepper |
2007-10-07 | [BZ #181] | Ulrich Drepper |
2007-10-02 | [BZ #645] | Ulrich Drepper |