log tests/test-frexpl.c @ 10944:f08a483da33c

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