summaryrefslogtreecommitdiff
path: root/intl
AgeCommit message (Expand)Author
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers
2013-05-22Fix _nl_find_msg malloc failure case, and callers.Carlos O'Donell
2013-02-15Remove bounded-pointers build system support.Joseph Myers
2013-01-11Add --enable-hardcoded-path-in-tests configure optionH.J. Lu
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-10-24Define and use $(run-built-tests).Joseph Myers
2012-10-19Use $(run-program-prefix) in more shell script tests.Joseph Myers
2012-09-25Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin
2012-08-17Fix rule dependency in last change.Roland McGrath
2012-08-172012-08-17 Jeff Law <law@redhat.com>Jeff Law
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath
2012-07-04Fix tst-gettext testAndreas Schwab
2012-06-21Update copyright yearsJeff Law
2012-06-21 [BZ #14277]Jeff Law
2012-05-24Remove use of INTDEF/INTUSE in intlAndreas Schwab
2012-03-10Replace FSF snail mail address with URL in Yacc input.Paul Eggert
2012-03-07Remove distribute variable from MakefilesUlrich Drepper
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove pre-ISO C supportUlrich Drepper
2011-11-15Clean up internal fopen usesUlrich Drepper
2011-11-08Use strcasecmp_l instead of strcasecmpUlrich Drepper
2011-10-23More WSUlrich Drepper
2011-10-23Fix WSUlrich Drepper
2011-10-23Regnerate with modern bisonUlrich Drepper
2011-09-10Cleanup of configuration optionsUlrich Drepper
2011-09-08Remove support for automatic cvs check-insUlrich Drepper
2011-08-13Fix compile problemUlrich Drepper
2011-08-11Minor optimization of popcount in l10nflistUlrich Drepper
2011-08-11Locale-independent parsing in libintlUlrich Drepper
2011-07-20dcigettext.c: Add missing bracketMarek Polacek
2009-05-16Remove redundant .gitignore files.Andreas Schwab
2009-05-15rename each .cvsignore file to .gitignoreJim 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 afterUlrich Drepper
2008-03-19Remove 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_lockUlrich 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_openUlrich Drepper
2007-07-28* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known toUlrich Drepper
2007-07-28* iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code.Ulrich Drepper
2007-07-12[BZ #4775, BZ #4776]Ulrich Drepper
2006-06-22* intl/dcigettext.c (DCIGETTEXT): If _nl_find_msg returns -1 don'tUlrich Drepper
2006-05-15* locale/setlocale.c: Change _nl_category_names into a string.Ulrich Drepper
2006-04-07* elf/ldconfig.c (main): Use rawmemchr instead of strchr.Ulrich Drepper
2006-04-07* libio/fmemopen.c (fmemopen): Free stream memory in case ofUlrich Drepper