log lib/printf-args.c @ 17429:88b6febaed97

age author description
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Thu, 09 Feb 2012 21:39:05 -0800 Paul Eggert maint: replace FSF snail-mail addresses with URLs
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Fri, 30 Oct 2009 10:24:45 -0600 Eric Blake vasnprintf: avoid compiler warnings
Mon, 11 Jun 2007 22:24:31 +0000 Bruno Haible Fix small mistake, reported by Eric Blake.
Mon, 11 Jun 2007 01:10:07 +0000 Bruno Haible Add support for Unicode strings (both as output format and as arguments to
Fri, 06 Apr 2007 14:36:56 +0000 Bruno Haible Assume 'long double' exists.
Tue, 30 Jan 2007 01:07:22 +0000 Bruno Haible Stylistic change: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
Wed, 11 Oct 2006 16:09:38 +0000 Bruno Haible Use HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
Thu, 14 Sep 2006 14:18:36 +0000 Bruno Haible Include <config.h> unconditionally.
Sat, 22 Jul 2006 16:54:42 +0000 Bruno Haible Update from GNU gettext 0.15.
Wed, 24 May 2006 11:48:51 +0000 Bruno Haible Be resilient about NULL pointer arguments.
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Mon, 17 Nov 2003 15:14:21 +0000 Bruno Haible Use xsize.h to protect against memory size overflows.
Mon, 14 Jul 2003 22:44:04 +0000 Paul Eggert Update gettext source files from gettext automatically, using srclist-update.
Thu, 30 Jan 2003 13:48:21 +0000 Bruno Haible New modules vasnprintf and vasprintf.