log tests/test-frexpl.c @ 12489:33ab12a7cea2

age author description
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'.