aboutsummaryrefslogtreecommitdiff
path: root/intl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0142-42/+42
* Use (void) in no-arguments function definitions.Joseph Myers2013-06-083-3/+3
* Fix _nl_find_msg malloc failure case, and callers.Carlos O'Donell2013-05-222-5/+24
* Remove bounded-pointers build system support.Joseph Myers2013-02-151-3/+0
* Add --enable-hardcoded-path-in-tests configure optionH.J. Lu2013-01-116-15/+15
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0242-207/+185
* Define and use $(run-built-tests).Joseph Myers2012-10-241-1/+1
* Use $(run-program-prefix) in more shell script tests.Joseph Myers2012-10-194-11/+16
* Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin2012-09-256-16/+21
* Fix rule dependency in last change.Roland McGrath2012-08-171-2/+2
* 2012-08-17 Jeff Law <law@redhat.com>Jeff Law2012-08-174-133/+19
* Fix lots of bitrot for stub configurations.Roland McGrath2012-07-301-2/+5
* Fix tst-gettext testAndreas Schwab2012-07-043-53/+48
* Update copyright yearsJeff Law2012-06-211-1/+1
* [BZ #14277]Jeff Law2012-06-211-6/+7
* Remove use of INTDEF/INTUSE in intlAndreas Schwab2012-05-244-16/+6
* Replace FSF snail mail address with URL in Yacc input.Paul Eggert2012-03-102-249/+295
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-10/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0943-127/+84
* Remove pre-ISO C supportUlrich Drepper2012-01-071-18/+18
* Clean up internal fopen usesUlrich Drepper2011-11-151-1/+1
* Use strcasecmp_l instead of strcasecmpUlrich Drepper2011-11-081-2/+2
* More WSUlrich Drepper2011-10-231-1/+1
* Fix WSUlrich Drepper2011-10-231-8/+7
* Regnerate with modern bisonUlrich Drepper2011-10-231-751/+1239
* Cleanup of configuration optionsUlrich Drepper2011-09-102-14/+2
* Remove support for automatic cvs check-insUlrich Drepper2011-09-081-4/+1
* Fix compile problemUlrich Drepper2011-08-131-8/+12
* Minor optimization of popcount in l10nflistUlrich Drepper2011-08-111-0/+2
* Locale-independent parsing in libintlUlrich Drepper2011-08-111-6/+6
* dcigettext.c: Add missing bracketMarek Polacek2011-07-201-2/+2
* Remove redundant .gitignore files.Andreas Schwab2009-05-161-6/+0
* rename each .cvsignore file to .gitignoreJim Meyering2009-05-151-0/+0
* * intl/dcigettext.c (DCIGETTEXT): Avoid some code duplication.Ulrich Drepper2009-02-051-13/+2
* [BZ #5443]Ulrich Drepper2008-03-311-2/+14
* * intl/dcigettext.c (_nl_find_msg): Reread nconversions afterUlrich Drepper2008-03-304-14/+156
* Remove useless "if" before "free".Ulrich Drepper2008-03-192-8/+4
* (struct known_translation_t): Turn msgid into a union. (transcmp): Use the ap...Ulrich Drepper2007-11-171-15/+19
* [BZ #5222]Ulrich Drepper2007-10-281-5/+4
* * intl/dcigettext.c (_nl_find_msg): Unlock the conversions_lockUlrich Drepper2007-10-131-0/+1
* [BZ #5058]Ulrich Drepper2007-09-242-5/+34
* (struct loaded_domain): Add conversions_lock member.Ulrich Drepper2007-09-241-0/+1
* * intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_openUlrich Drepper2007-08-032-2/+6
* * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known toUlrich Drepper2007-07-285-14/+14
* * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code.Ulrich Drepper2007-07-281-2/+2
* [BZ #4775, BZ #4776]Ulrich Drepper2007-07-122-3/+8
* * intl/dcigettext.c (DCIGETTEXT): If _nl_find_msg returns -1 don'tUlrich Drepper2006-06-221-18/+36
* * locale/setlocale.c: Change _nl_category_names into a string.Ulrich Drepper2006-05-151-2/+3
* * elf/ldconfig.c (main): Use rawmemchr instead of strchr.Ulrich Drepper2006-04-071-2/+2
* * libio/fmemopen.c (fmemopen): Free stream memory in case ofUlrich Drepper2006-04-071-20/+3