Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | isfinite, isinf, isnan tests: Avoid syntax error on MSVC 9. | Bruno Haible | 2011-10-09 | 1 | -0/+1 |
* | Support for MSVC compiler: Avoid division by a literal 0. | Bruno Haible | 2011-09-11 | 1 | -0/+1 |
* | frexp, tests: work around ICC bug with -zero | Eric Blake | 2010-11-04 | 1 | -0/+1 |
* | Refactor common macros used in tests. | Bruno Haible | 2009-12-24 | 1 | -0/+1 |
* | Use a more portable replacement expression for -0.0L. | Bruno Haible | 2008-10-08 | 1 | -0/+1 |
* | Add isnan module. | Ben Pfaff | 2008-07-12 | 1 | -0/+16 |