log tests/test-snprintf-posix.h @ 10159:873cd96bbc65

age author description
Sat, 19 Apr 2008 17:26:36 +0200 Bruno Haible Fix rounding when a precision is given.
Wed, 02 Apr 2008 03:06:02 +0200 Bruno Haible Use macros NaNf, NaNd, NaNl instead of NAN.
Mon, 31 Mar 2008 20:56:25 -0600 Eric Blake Guarantee a definition of NAN.
Thu, 07 Feb 2008 02:08:13 +0100 Bruno Haible Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.
Sun, 04 Nov 2007 19:43:13 +0100 Bruno Haible Add tests for large precisions.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Wed, 06 Jun 2007 02:20:57 +0000 Bruno Haible Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
Thu, 24 May 2007 10:10:51 +0000 Bruno Haible Allow for a longer printed representation of NaN.
Tue, 22 May 2007 01:07:46 +0000 Bruno Haible Stricter check for printf result for NaN arguments.
Sun, 20 May 2007 08:12:26 +0000 Bruno Haible Avoid test failures on some versions of HP-UX 11.
Sat, 19 May 2007 22:57:58 +0000 Bruno Haible Avoid test failures on platforms where -0.0 and 0.0 are identical.
Sat, 19 May 2007 22:22:21 +0000 Bruno Haible Avoid test failures on IRIX 6.5.
Sat, 19 May 2007 10:22:11 +0000 Bruno Haible Accomodate for implementations that produce 3 exponent digits in %e and %g.
Fri, 18 May 2007 23:37:50 +0000 Bruno Haible Add tests for %e and %g directives.
Fri, 18 May 2007 22:10:17 +0000 Bruno Haible More tests of printf %f.
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.
Fri, 13 Apr 2007 16:56:08 +0000 Bruno Haible Add tests for %f and %F directives.
Wed, 11 Apr 2007 00:24:01 +0000 Bruno Haible Guard against FreeBSD 6.1 bug.
Fri, 06 Apr 2007 14:36:56 +0000 Bruno Haible Assume 'long double' exists.
Thu, 05 Apr 2007 00:27:44 +0000 Bruno Haible FreeBSD 6.1 produces different printf output than glibc.
Sun, 25 Mar 2007 19:56:22 +0000 Bruno Haible Work around a DEC C compiler bug.
Wed, 07 Mar 2007 01:53:47 +0000 Bruno Haible Test for gnulib modules 'snprintf-posix' and 'vsnprintf-posix'.