verify: new macro 'assume'
[gnulib.git] / modules / round-tests
2011-09-11 Bruno HaibleSupport for MSVC compiler: Avoid division by a literal 0.
2010-12-21 Bruno HaibleNew module 'round-ieee'.
2010-11-05 Eric Blaketests: require working signbit
2010-11-04 Eric Blakefrexp, tests: work around ICC bug with -zero
2010-04-09 Bruno HaibleFix side effects from tests-related modules.
2009-12-30 Eric Blaketests: remove License section from module
2009-12-24 Bruno HaibleRefactor common macros used in tests.
2009-12-24 Eric Blaketests: add signature checks
2008-04-02 Bruno HaibleUse macros NaNf, NaNd, NaNl instead of NAN.
2008-01-26 Bruno HaibleRename isnan, applicable to 'double' only, to isnand.
2007-10-20 Ben PfaffImplement 'round', 'roundf', 'roundl' modules.