log lib/isnan.c @ 11562:d0742bd1f0f8

age author description
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 01:47:53 +0100 Bruno Haible Fix bug introduced on 2008-01-26.
Tue, 11 Dec 2007 14:00:26 -0700 Eric Blake Fix bug with -0.0L in previous patch.
Tue, 11 Dec 2007 11:35:55 -0700 Eric Blake Detect pseudo-denormals on x86 even when cross-compiling.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Wed, 06 Jun 2007 02:02:41 +0000 Bruno Haible Recognize non-IEEE numbers on i386, x86_64, ia64.
Sat, 19 May 2007 23:54:48 +0000 Bruno Haible Work around bugs in the system's isnanf on IRIX and Solaris.
Fri, 06 Apr 2007 20:19:19 +0000 Bruno Haible New module 'isnanf-nolibm'.
Sun, 25 Mar 2007 19:45:26 +0000 Bruno Haible Work around DEC C 6.4 compiler bug.
Sun, 25 Mar 2007 01:06:39 +0000 Bruno Haible Correct bitwise comparison of 'long double' numbers.
Sun, 11 Mar 2007 22:40:52 +0000 Bruno Haible Work around bug regarding initializers in SunPRO C and Compaq C compilers.
Sun, 25 Feb 2007 02:35:37 +0000 Bruno Haible Merge isnan and isnanl into a single source file.
Sat, 24 Feb 2007 19:08:56 +0000 Bruno Haible New module 'isnan-nolibm'.