Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | frexp, tests: work around ICC bug with -zero | Eric Blake | 2010-11-04 | 1 | -0/+1 |
* | tests: remove License section from module | Eric Blake | 2009-12-29 | 1 | -3/+0 |
* | Refactor common macros used in tests. | Bruno Haible | 2009-12-24 | 1 | -1/+2 |
* | tests: add signature checks | Eric Blake | 2009-12-24 | 1 | -0/+1 |
* | Use macros NaNf, NaNd, NaNl instead of NAN. | Bruno Haible | 2008-04-02 | 1 | -0/+1 |
* | Rename isnan, applicable to 'double' only, to isnand. | Bruno Haible | 2008-01-26 | 1 | -1/+1 |
* | Fix --with-tests compilation on cygwin. | Eric Blake | 2007-04-16 | 1 | -1/+1 |
* | Test also the sign bit of zero results. | Bruno Haible | 2007-04-06 | 1 | -0/+1 |
* | Remove AC_SUBSTs that are now done in the *.m4 files. | Bruno Haible | 2007-04-04 | 1 | -1/+0 |
* | Work around IRIX 6.5 cc compiler bug, which simplifies x != x to false. | Bruno Haible | 2007-03-25 | 1 | -0/+1 |
* | Tests for module 'frexp'. | Bruno Haible | 2007-03-22 | 1 | -0/+15 |