log tests/test-vasprintf-posix.c @ 17476:6057744acd2c default tip master

age author description
Sat, 09 Mar 2013 12:30:56 +0700 Gary V. Vaughan vasprintf-posix-tests: allow rounding 1.51 to 1.
Sat, 09 Mar 2013 11:07:30 +0700 Gary V. Vaughan vasprintf-posix-tests: allow rounding 1.5 to 1.
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".
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sun, 09 Oct 2011 13:11:45 +0200 Bruno Haible *printf-posix tests: 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, 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.
Sun, 28 Nov 2010 01:23:57 +0100 Bruno Haible *printf-posix: Detect a bug on Solaris 10/x86.
Thu, 04 Nov 2010 12:29:27 -0600 Eric Blake frexp, tests: work around ICC bug with -zero
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Thu, 24 Dec 2009 21:01:42 +0100 Bruno Haible Refactor common macros used in tests.
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Tue, 24 Feb 2009 04:10:02 +0100 Bruno Haible vasnprintf: Fix invalid read past end of memory block.