Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | is* tests: Ensure needed .m4 files are packaged. | Bruno Haible | 2023-03-25 | 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 |
* | Add isnand module. | Ben Pfaff | 2008-07-12 | 1 | -0/+1 |
* | Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h. | Ben Pfaff | 2008-07-12 | 1 | -3/+3 |
* | 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 | -0/+12 |