doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / frexp-tests
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-03-03 Bruno Haiblefrexp* tests: More tests.
2012-03-03 Bruno Haiblefrexp* tests: Refactor.
2011-12-11 Ian BeckwithMerge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a...
2011-09-11 Bruno HaibleSupport for MSVC compiler: Avoid division by a literal 0.
2010-12-16 Ian BeckwithMerge branch 'upstream' into stable
2010-11-04 Eric Blakefrexp, tests: work around ICC bug with -zero
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
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-04-16 Eric BlakeFix --with-tests compilation on cygwin.
2007-04-06 Bruno HaibleTest also the sign bit of zero results.
2007-04-04 Bruno HaibleRemove AC_SUBSTs that are now done in the *.m4 files.
2007-03-25 Bruno HaibleWork around IRIX 6.5 cc compiler bug, which simplifies...
2007-03-22 Bruno HaibleTests for module 'frexp'.