summaryrefslogtreecommitdiff
path: root/lib/printf-args.h
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-8/+8
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* vasnprintf: Assume that the compiler supports 'long long'.Bruno Haible2019-12-221-10/+2
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* vasnprintf: Reduce use of malloc for small format strings.Bruno Haible2011-02-041-1/+5
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-2/+2
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+2
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-26/+26
* Add support for Unicode strings (both as output format and as arguments toBruno Haible2007-06-111-1/+23
* Assume 'long double' exists.Bruno Haible2007-04-061-4/+0
* Stylistic change: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.Bruno Haible2007-01-301-13/+13
* Use HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.Bruno Haible2006-10-111-5/+5
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Use xsize.h to protect against memory size overflows.Bruno Haible2003-11-171-1/+4
* Update gettext source files from gettext automatically, using srclist-update.Paul Eggert2003-07-141-9/+8
* New modules vasnprintf and vasprintf.Bruno Haible2003-01-301-0/+134