Avoid compilation error due to MacOS X 10.5 gcc cross-compilation bug.
[gnulib.git] / tests / test-isnan.c
2008-10-18 Bruno HaibleAvoid compilation error due to MacOS X 10.5 gcc cross...
2008-10-08 Bruno HaibleUse a more portable replacement expression for -0.0L.
2008-08-01 Bruno HaibleWork around bug of HP-UX 10.20 cc with -0.0 literal.
2008-07-12 Ben PfaffAdd isnan module.
2008-01-26 Bruno HaibleRename isnan, applicable to 'double' only, to isnand.
2007-12-11 Eric BlakeFix bug with -0.0L in previous patch.
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-04-29 Bruno HaibleBetter ASSERT macro.
2007-03-25 Bruno HaibleWork around a DEC C compiler bug.
2007-02-24 Bruno HaibleTests for module 'isnan-nolibm'.