aboutsummaryrefslogtreecommitdiff
path: root/intl
AgeCommit message (Expand)AuthorFilesLines
2014-03-07Make tests consistently use *.out output files.Joseph Myers1-3/+3
2014-03-06Enumerate tests with special rules in tests-special variable.Joseph Myers1-7/+12
2014-02-28Fix fallout from Joseph's untested Makeconfig change.Roland McGrath1-3/+3
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers1-2/+3
2014-02-21Generate .test-result files for tests with special rules.Joseph Myers1-6/+12
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka4-23/+23
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae42-42/+42
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers3-3/+3
2013-05-22Fix _nl_find_msg malloc failure case, and callers.Carlos O'Donell2-5/+24
2013-02-15Remove bounded-pointers build system support.Joseph Myers1-3/+0
2013-01-11Add --enable-hardcoded-path-in-tests configure optionH.J. Lu6-15/+15
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers42-207/+185
2012-10-24Define and use $(run-built-tests).Joseph Myers1-1/+1
2012-10-19Use $(run-program-prefix) in more shell script tests.Joseph Myers4-11/+16
2012-09-25Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin6-16/+21
2012-08-17Fix rule dependency in last change.Roland McGrath1-2/+2
2012-08-172012-08-17 Jeff Law <law@redhat.com>Jeff Law4-133/+19
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath1-2/+5
2012-07-04Fix tst-gettext testAndreas Schwab3-53/+48
2012-06-21Update copyright yearsJeff Law1-1/+1
2012-06-21 [BZ #14277]Jeff Law1-6/+7
2012-05-24Remove use of INTDEF/INTUSE in intlAndreas Schwab4-16/+6
2012-03-10Replace FSF snail mail address with URL in Yacc input.Paul Eggert2-249/+295
2012-03-07Remove distribute variable from MakefilesUlrich Drepper1-10/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert43-127/+84
2012-01-07Remove pre-ISO C supportUlrich Drepper1-18/+18
2011-11-15Clean up internal fopen usesUlrich Drepper1-1/+1
2011-11-08Use strcasecmp_l instead of strcasecmpUlrich Drepper1-2/+2
2011-10-23More WSUlrich Drepper1-1/+1
2011-10-23Fix WSUlrich Drepper1-8/+7
2011-10-23Regnerate with modern bisonUlrich Drepper1-751/+1239
2011-09-10Cleanup of configuration optionsUlrich Drepper2-14/+2
2011-09-08Remove support for automatic cvs check-insUlrich Drepper1-4/+1
2011-08-13Fix compile problemUlrich Drepper1-8/+12
2011-08-11Minor optimization of popcount in l10nflistUlrich Drepper1-0/+2
2011-08-11Locale-independent parsing in libintlUlrich Drepper1-6/+6
2011-07-20dcigettext.c: Add missing bracketMarek Polacek1-2/+2
2009-05-16Remove redundant .gitignore files.Andreas Schwab1-6/+0
2009-05-15rename each .cvsignore file to .gitignoreJim Meyering1-0/+0
2009-02-05* intl/dcigettext.c (DCIGETTEXT): Avoid some code duplication.Ulrich Drepper1-13/+2
2008-03-31[BZ #5443]Ulrich Drepper1-2/+14
2008-03-30* intl/dcigettext.c (_nl_find_msg): Reread nconversions afterUlrich Drepper4-14/+156
2008-03-19Remove useless "if" before "free".Ulrich Drepper2-8/+4
2007-11-17(struct known_translation_t): Turn msgid into a union. (transcmp): Use the ap...Ulrich Drepper1-15/+19
2007-10-28[BZ #5222]Ulrich Drepper1-5/+4
2007-10-13* intl/dcigettext.c (_nl_find_msg): Unlock the conversions_lockUlrich Drepper1-0/+1
2007-09-24[BZ #5058]Ulrich Drepper2-5/+34
2007-09-24(struct loaded_domain): Add conversions_lock member.Ulrich Drepper1-0/+1
2007-08-03* intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_openUlrich Drepper2-2/+6
2007-07-28* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known toUlrich Drepper5-14/+14