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.
|
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:41:34 -0700 |
Ben Pfaff |
Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
|
Sun, 13 Apr 2008 21:58:00 +0200 |
Bruno Haible |
Fix compilation failure on AIX with xlc.
|
Fri, 11 Apr 2008 16:31:39 +0200 |
Bruno Haible |
Flush the standard error stream before aborting.
|
Thu, 03 Apr 2008 00:15:24 +0200 |
Jim Meyering |
Avoid some warnings from "gcc -Wshadow".
|
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.
|
Sat, 26 Jan 2008 15:17:58 +0100 |
Bruno Haible |
Rename isnan, applicable to 'double' only, to isnand.
|
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.
|
Fri, 06 Apr 2007 21:15:32 +0000 |
Bruno Haible |
Test also the sign bit of zero results.
|
Sun, 25 Mar 2007 20:58:03 +0000 |
Bruno Haible |
Work around IRIX 6.5 cc compiler bug, which simplifies x != x to false.
|
Sun, 25 Mar 2007 19:56:22 +0000 |
Bruno Haible |
Work around a DEC C compiler bug.
|
Thu, 22 Mar 2007 04:02:05 +0000 |
Bruno Haible |
Tests for module 'frexp'.
|