Age | Commit message (Expand) | Author |
2014-03-07 | Make tests consistently use *.out output files. | Joseph Myers |
2014-03-06 | Enumerate tests with special rules in tests-special variable. | Joseph Myers |
2014-02-28 | Fix fallout from Joseph's untested Makeconfig change. | Roland McGrath |
2014-02-26 | Consistently include Makeconfig after defining subdir. | Joseph Myers |
2014-02-21 | Generate .test-result files for tests with special rules. | Joseph Myers |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-06-08 | Use (void) in no-arguments function definitions. | Joseph Myers |
2013-05-22 | Fix _nl_find_msg malloc failure case, and callers. | Carlos O'Donell |
2013-02-15 | Remove bounded-pointers build system support. | Joseph Myers |
2013-01-11 | Add --enable-hardcoded-path-in-tests configure option | H.J. Lu |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-10-24 | Define and use $(run-built-tests). | Joseph Myers |
2012-10-19 | Use $(run-program-prefix) in more shell script tests. | Joseph Myers |
2012-09-25 | Set "fail on error" mode directly in testsuite shell scripts | Dmitry V. Levin |
2012-08-17 | Fix rule dependency in last change. | Roland McGrath |
2012-08-17 | 2012-08-17 Jeff Law <law@redhat.com> | Jeff Law |
2012-07-30 | Fix lots of bitrot for stub configurations. | Roland McGrath |
2012-07-04 | Fix tst-gettext test | Andreas Schwab |
2012-06-21 | Update copyright years | Jeff Law |
2012-06-21 | [BZ #14277] | Jeff Law |
2012-05-24 | Remove use of INTDEF/INTUSE in intl | Andreas Schwab |
2012-03-10 | Replace FSF snail mail address with URL in Yacc input. | Paul Eggert |
2012-03-07 | Remove distribute variable from Makefiles | Ulrich Drepper |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper |
2011-11-15 | Clean up internal fopen uses | Ulrich Drepper |
2011-11-08 | Use strcasecmp_l instead of strcasecmp | Ulrich Drepper |
2011-10-23 | More WS | Ulrich Drepper |
2011-10-23 | Fix WS | Ulrich Drepper |
2011-10-23 | Regnerate with modern bison | Ulrich Drepper |
2011-09-10 | Cleanup of configuration options | Ulrich Drepper |
2011-09-08 | Remove support for automatic cvs check-ins | Ulrich Drepper |
2011-08-13 | Fix compile problem | Ulrich Drepper |
2011-08-11 | Minor optimization of popcount in l10nflist | Ulrich Drepper |
2011-08-11 | Locale-independent parsing in libintl | Ulrich Drepper |
2011-07-20 | dcigettext.c: Add missing bracket | Marek Polacek |
2009-05-16 | Remove redundant .gitignore files. | Andreas Schwab |
2009-05-15 | rename each .cvsignore file to .gitignore | Jim Meyering |
2009-02-05 | * intl/dcigettext.c (DCIGETTEXT): Avoid some code duplication. | Ulrich Drepper |
2008-03-31 | [BZ #5443] | Ulrich Drepper |
2008-03-30 | * intl/dcigettext.c (_nl_find_msg): Reread nconversions after | Ulrich Drepper |
2008-03-19 | Remove useless "if" before "free". | Ulrich Drepper |
2007-11-17 | (struct known_translation_t): Turn msgid into a union. (transcmp): Use the ap... | Ulrich Drepper |
2007-10-28 | [BZ #5222] | Ulrich Drepper |
2007-10-13 | * intl/dcigettext.c (_nl_find_msg): Unlock the conversions_lock | Ulrich Drepper |
2007-09-24 | [BZ #5058] | Ulrich Drepper |
2007-09-24 | (struct loaded_domain): Add conversions_lock member. | Ulrich Drepper |
2007-08-03 | * intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_open | Ulrich Drepper |
2007-07-28 | * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to | Ulrich Drepper |