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, 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
|
Tue, 21 Dec 2010 05:04:13 +0100 |
Bruno Haible |
New module 'floorf-ieee'.
|
Fri, 05 Nov 2010 15:26:35 -0600 |
Eric Blake |
ceil, floor: avoid spurious failure with icc
|
Thu, 04 Nov 2010 15:53:52 -0600 |
Eric Blake |
ceil, floor, round, trunc: enhance tests of -0
|
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.
|
Fri, 11 Apr 2008 16:31:39 +0200 |
Bruno Haible |
Flush the standard error stream before aborting.
|
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.
|
Sun, 21 Oct 2007 20:06:53 +0200 |
Bruno Haible |
Use isnanf() instead of isnan(). Avoids a link error on HP-UX 11.
|
Sat, 13 Oct 2007 02:28:32 +0200 |
Bruno Haible |
Rename tests/test-floorf.c to tests/test-floorf1.c.
|