log m4/printf.m4 @ 17687:c327ccbc6568

age author description
Fri, 30 May 2014 16:15:27 -0700 Paul Eggert printf, config.rpath: Port to FreeBSD 10.
Wed, 01 Jan 2014 00:04:40 -0700 Eric Blake maint: update copyright
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Fri, 22 Jun 2012 13:26:07 +0200 Bruno Haible Write "Mac OS X" instead of "MacOS X".
Tue, 19 Jun 2012 12:43:51 +0200 Bruno Haible *printf-posix: Put more info into config.log.
Sun, 08 Jan 2012 19:57:28 +0100 Bruno Haible doc: Update for Solaris 11 2011-11.
Wed, 04 Jan 2012 14:31:33 +0100 Bruno Haible Talk about "native Windows API", not "Win32".
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sun, 09 Oct 2011 13:06:52 +0200 Bruno Haible *printf: Fix for platforms where 'long double' == 'double'.
Sun, 11 Sep 2011 17:29:11 +0200 Bruno Haible Support for MSVC compiler: Avoid division by a literal 0.
Sat, 10 Sep 2011 21:18:08 +0200 Bruno Haible *printf: Add support for MSVC compiler.
Wed, 06 Jul 2011 16:59:51 +0200 Bruno Haible Comments.
Sun, 19 Jun 2011 16:06:42 +0200 Bruno Haible sprintf-posix: Fix test failure on AIX 7.1.
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Fri, 24 Dec 2010 10:13:43 +0100 Bruno Haible *printf: Detect large precisions bug on Solaris 10/SPARC.
Tue, 21 Dec 2010 12:54:21 +0100 Bruno Haible Fix cross-compilation guesses on Solaris.
Tue, 21 Dec 2010 01:15:32 -0800 Paul Eggert snprintf: port snprintf (NULL, 0, ...) to Solaris 8 and 9
Mon, 06 Dec 2010 22:57:23 +0100 Bruno Haible Put more information about failed tests into the test return codes.
Sat, 04 Dec 2010 11:38:40 +0100 Bruno Haible Update for Solaris 11 2010-11.
Sun, 28 Nov 2010 01:23:57 +0100 Bruno Haible *printf-posix: Detect a bug on Solaris 10/x86.
Sun, 21 Nov 2010 21:31:19 +0100 Bruno Haible Update for NetBSD 5.0.
Sun, 21 Nov 2010 18:42:29 +0100 Bruno Haible Update for MacOS X 10.5.
Sat, 20 Nov 2010 18:54:00 +0100 Bruno Haible Port to uClibc.
Tue, 20 Jul 2010 01:06:56 +0200 Bruno Haible Modernize AC_TRY_RUN invocations.
Fri, 30 Jul 2010 21:05:37 +0200 Bruno Haible printf.m4: Update regarding AIX.
Thu, 10 Jun 2010 15:21:09 +0200 Jim Meyering printf.m4: avoid autoconf's "Expanded Before Required" warning
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Sat, 28 Feb 2009 16:05:43 +0100 Bruno Haible Separate two tests. Mention the platforms in canonical order.
Fri, 27 Feb 2009 08:46:07 -0700 Eric Blake printf: fix regression in previous patch
Fri, 27 Feb 2009 06:06:47 -0700 Eric Blake Detect bug in cygwin 1.5.x *printf on 1-character %ls.
Fri, 27 Feb 2009 02:14:00 +0100 Bruno Haible Work around a *printf bug with %ls on Solaris.
Thu, 26 Feb 2009 13:38:03 +0100 Bruno Haible Work around *printf bug with %g directive and 0.0 on HP-UX 10.20.
Thu, 26 Feb 2009 12:54:20 +0100 Bruno Haible Fix *printf behaviour regarding the %ls directive.
Tue, 20 Jan 2009 00:57:07 +0100 Bruno Haible Don't use AC_REQUIRE([AC_C_BIGENDIAN]).
Fri, 16 Jan 2009 12:21:48 +0100 Bruno Haible Use an array initializer syntax that also works in C++ mode.
Tue, 13 Jan 2009 08:48:48 +0100 Jim Meyering many *.m4 files: improve m4 quoting
Thu, 25 Dec 2008 20:18:10 +0100 Bruno Haible Add support for universal builds to vasnprintf.
Mon, 10 Nov 2008 13:30:35 +0100 Bruno Haible Guess that printf on Haiku survives out-of-memory conditions.
Sat, 19 Apr 2008 21:42:16 +0200 Bruno Haible Work around snprintf bug on Linux libc5.
Thu, 07 Feb 2008 02:08:13 +0100 Bruno Haible Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.
Mon, 17 Dec 2007 12:21:10 +0100 Bruno Haible Avoid a crash of a configure test on some x86_64 systems.
Sun, 04 Nov 2007 21:14:08 +0100 Bruno Haible Use GL_NOCRASH, to avoid a crashreporter dialog box from a configure check.
Sun, 04 Nov 2007 17:19:42 +0100 Bruno Haible Fix *printf behaviour for large precisions on mingw and BeOS.
Sat, 03 Nov 2007 16:52:20 +0100 Bruno Haible Fix *printf behaviour in out-of-memory situations on MacOS X and *BSD.
Thu, 18 Oct 2007 13:13:15 +0200 Bruno Haible Improve detection of whether %n is supported or not.
Sun, 16 Sep 2007 11:42:32 +0000 Bruno Haible Make the buffer large enough, to avoid a buffer overflow.
Wed, 13 Jun 2007 01:28:35 +0000 Bruno Haible x86_64 has the same 'long double' format as i386.
Wed, 06 Jun 2007 02:26:06 +0000 Bruno Haible Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
Tue, 22 May 2007 01:07:46 +0000 Bruno Haible Stricter check for printf result for NaN arguments.
Sun, 20 May 2007 21:51:27 +0000 Bruno Haible Include Cygwin test results, from Eric Blake.
Sun, 20 May 2007 09:01:48 +0000 Bruno Haible Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
Sat, 19 May 2007 20:40:55 +0000 Bruno Haible Swap the tests 2 and 3.
Sat, 19 May 2007 20:33:32 +0000 Bruno Haible Update test results.
Sat, 19 May 2007 20:32:38 +0000 Bruno Haible Whitespace change.
Sat, 19 May 2007 14:52:36 +0000 Bruno Haible Fix *printf result for NaN, Inf, -0.0 on mingw.
Fri, 18 May 2007 18:26:01 +0000 Bruno Haible Add support for 'long double' number output.
Sun, 06 May 2007 23:17:49 +0000 Bruno Haible More info about Cygwin.
Sun, 06 May 2007 23:17:49 +0000 Bruno Haible More info about Cygwin.
Sun, 06 May 2007 23:02:10 +0000 Bruno Haible Work around an incorrect implementation of the 0 flag on most platforms.
Sun, 06 May 2007 15:29:04 +0000 Bruno Haible Work around lack of support of grouping flag.