log tests/test-truncf1.c @ 29987:7bf583f1e789

age author description
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 01:52:20 +0200 Bruno Haible Rename test-truncf.c to test-truncf1.c.