log tests/test-isnan.c @ 40136:06c22cab9098

age author description
Tue, 01 Jan 2019 00:25:11 +0100 Paul Eggert maint: Run 'make update-copyright'
Mon, 01 Jan 2018 00:57:25 +0000 Paul Eggert maint: Run 'make update-copyright'
Wed, 13 Sep 2017 00:48:18 -0700 Paul Eggert all: prefer https: URLs
Sun, 01 Jan 2017 02:59:23 +0000 Paul Eggert version-etc: new year
Fri, 01 Jan 2016 00:56:19 -0800 Paul Eggert version-etc: new year
Fri, 20 Feb 2015 18:09:47 -0800 Paul Eggert printf, isinf, etc.: noncanonical != NaN
Thu, 01 Jan 2015 01:38:23 +0000 Paul Eggert version-etc: new year
Fri, 05 Dec 2014 11:30:27 +0100 Bruno Haible Fix LDBL80_WORDS macro on big endian platforms.
Fri, 30 May 2014 11:34:23 +0100 Ulrich Weigand isfinite, isinf, isnan tests: fix for little-endian PowerPC
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
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sun, 09 Oct 2011 11:26:58 +0200 Bruno Haible isfinite, isinf, isnan tests: Avoid syntax error on MSVC 9.
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
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.
Tue, 22 Dec 2009 10:57:14 -0700 Eric Blake tests: add signature checks
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Thu, 26 Feb 2009 20:18:42 -0700 Eric Blake avoid gcc 3.4.3 bug on long double NaN on Irix 6.5
Mon, 12 Jan 2009 06:52:18 -0700 Eric Blake tests: IRIX 6.2 cc can't compile -0.0 into .data
Sat, 18 Oct 2008 03:15:17 +0200 Bruno Haible Avoid compilation error due to MacOS X 10.5 gcc cross-compilation bug.
Wed, 08 Oct 2008 02:05:26 +0200 Bruno Haible Use a more portable replacement expression for -0.0L.
Fri, 01 Aug 2008 11:30:27 +0200 Bruno Haible Work around bug of HP-UX 10.20 cc with -0.0 literal.
Sat, 12 Jul 2008 10:50:41 -0700 Ben Pfaff Add isnan module.
Tue, 11 Dec 2007 14:00:26 -0700 Eric Blake Fix bug with -0.0L in previous patch.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Sun, 29 Apr 2007 09:15:13 +0000 Bruno Haible Better ASSERT macro.
Sun, 25 Mar 2007 19:56:22 +0000 Bruno Haible Work around a DEC C compiler bug.
Sat, 24 Feb 2007 19:09:57 +0000 Bruno Haible Tests for module 'isnan-nolibm'.