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