Age | Commit message (Expand) | Author | Files | Lines |
2014-08-08 | tst-gettext2: make setup more robust | Mike Frysinger | 1 | -14/+10 |
2014-07-03 | Sync up loadmsgcat.c with gettext | Siddhesh Poyarekar | 1 | -14/+65 |
2014-07-03 | Don't use __glibc_unlikely in shared code | Siddhesh Poyarekar | 1 | -2/+2 |
2014-07-02 | Fix typo and formatting in loadmsgcat.c | Siddhesh Poyarekar | 1 | -18/+8 |
2014-06-06 | Don't require test wrappers to preserve environment variables, use more consi... | Joseph Myers | 6 | -50/+22 |
2014-06-04 | Include LOCPATH in default test environment. | Joseph Myers | 1 | -5/+0 |
2014-03-07 | Make tests consistently use *.out output files. | Joseph Myers | 1 | -3/+3 |
2014-03-06 | Enumerate tests with special rules in tests-special variable. | Joseph Myers | 1 | -7/+12 |
2014-02-28 | Fix fallout from Joseph's untested Makeconfig change. | Roland McGrath | 1 | -3/+3 |
2014-02-26 | Consistently include Makeconfig after defining subdir. | Joseph Myers | 1 | -2/+3 |
2014-02-21 | Generate .test-result files for tests with special rules. | Joseph Myers | 1 | -6/+12 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 4 | -23/+23 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 42 | -42/+42 |
2013-06-08 | Use (void) in no-arguments function definitions. | Joseph Myers | 3 | -3/+3 |
2013-05-22 | Fix _nl_find_msg malloc failure case, and callers. | Carlos O'Donell | 2 | -5/+24 |
2013-02-15 | Remove bounded-pointers build system support. | Joseph Myers | 1 | -3/+0 |
2013-01-11 | Add --enable-hardcoded-path-in-tests configure option | H.J. Lu | 6 | -15/+15 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 42 | -207/+185 |
2012-10-24 | Define and use $(run-built-tests). | Joseph Myers | 1 | -1/+1 |
2012-10-19 | Use $(run-program-prefix) in more shell script tests. | Joseph Myers | 4 | -11/+16 |
2012-09-25 | Set "fail on error" mode directly in testsuite shell scripts | Dmitry V. Levin | 6 | -16/+21 |
2012-08-17 | Fix rule dependency in last change. | Roland McGrath | 1 | -2/+2 |
2012-08-17 | 2012-08-17 Jeff Law <law@redhat.com> | Jeff Law | 4 | -133/+19 |
2012-07-30 | Fix lots of bitrot for stub configurations. | Roland McGrath | 1 | -2/+5 |
2012-07-04 | Fix tst-gettext test | Andreas Schwab | 3 | -53/+48 |
2012-06-21 | Update copyright years | Jeff Law | 1 | -1/+1 |
2012-06-21 | [BZ #14277] | Jeff Law | 1 | -6/+7 |
2012-05-24 | Remove use of INTDEF/INTUSE in intl | Andreas Schwab | 4 | -16/+6 |
2012-03-10 | Replace FSF snail mail address with URL in Yacc input. | Paul Eggert | 2 | -249/+295 |
2012-03-07 | Remove distribute variable from Makefiles | Ulrich Drepper | 1 | -10/+1 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 43 | -127/+84 |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper | 1 | -18/+18 |
2011-11-15 | Clean up internal fopen uses | Ulrich Drepper | 1 | -1/+1 |
2011-11-08 | Use strcasecmp_l instead of strcasecmp | Ulrich Drepper | 1 | -2/+2 |
2011-10-23 | More WS | Ulrich Drepper | 1 | -1/+1 |
2011-10-23 | Fix WS | Ulrich Drepper | 1 | -8/+7 |
2011-10-23 | Regnerate with modern bison | Ulrich Drepper | 1 | -751/+1239 |
2011-09-10 | Cleanup of configuration options | Ulrich Drepper | 2 | -14/+2 |
2011-09-08 | Remove support for automatic cvs check-ins | Ulrich Drepper | 1 | -4/+1 |
2011-08-13 | Fix compile problem | Ulrich Drepper | 1 | -8/+12 |
2011-08-11 | Minor optimization of popcount in l10nflist | Ulrich Drepper | 1 | -0/+2 |
2011-08-11 | Locale-independent parsing in libintl | Ulrich Drepper | 1 | -6/+6 |
2011-07-20 | dcigettext.c: Add missing bracket | Marek Polacek | 1 | -2/+2 |
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-02-05 | * intl/dcigettext.c (DCIGETTEXT): Avoid some code duplication. | Ulrich Drepper | 1 | -13/+2 |
2008-03-31 | [BZ #5443] | Ulrich Drepper | 1 | -2/+14 |
2008-03-30 | * intl/dcigettext.c (_nl_find_msg): Reread nconversions after | Ulrich Drepper | 4 | -14/+156 |
2008-03-19 | Remove useless "if" before "free". | Ulrich Drepper | 2 | -8/+4 |
2007-11-17 | (struct known_translation_t): Turn msgid into a union. (transcmp): Use the ap... | Ulrich Drepper | 1 | -15/+19 |