Sat, 03 Mar 2012 14:28:03 +0100 |
Bruno Haible |
frexp* tests: More tests.
|
Sat, 03 Mar 2012 13:35:37 +0100 |
Bruno Haible |
frexp* tests: Refactor.
|
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
|
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.
|
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".
|
Sun, 07 Oct 2007 19:14:58 +0200 |
Bruno Haible |
Change copyright notice from GPLv2+ to GPLv3+.
|
Mon, 04 Jun 2007 22:58:09 +0000 |
Bruno Haible |
Avoid test failures on some PowerPC hardwares.
|
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 21:46:38 +0000 |
Bruno Haible |
Avoid test failures on IRIX MIPS.
|
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 02:29:46 +0000 |
Bruno Haible |
New module 'fpucw'.
|
Fri, 23 Mar 2007 01:27:57 +0000 |
Bruno Haible |
Tests for module 'frexpl'.
|