Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark 'memcmp' obsolete. | Bruno Haible | 2008-11-02 | 1 | -0/+1 |
* | Move the isnanf(), isnand(), isnanl() declarations to <math.h>. | Bruno Haible | 2008-10-19 | 1 | -2/+3 |
* | Move macros for finding floating-point exponents into separate M4 files. | Ben Pfaff | 2008-07-25 | 1 | -0/+1 |
* | Use macros NaNf, NaNd, NaNl instead of NAN. | Bruno Haible | 2008-04-02 | 1 | -1/+0 |
* | Guarantee a definition of NAN. | Eric Blake | 2008-03-31 | 1 | -0/+1 |
* | New module 'float'. | Bruno Haible | 2007-05-19 | 1 | -0/+1 |
* | Assume 'long double' exists. | Bruno Haible | 2007-04-06 | 1 | -4/+1 |
* | Clarify the dependencies on libm. | Bruno Haible | 2007-04-03 | 1 | -0/+3 |
* | New module 'fpieee'. | Bruno Haible | 2007-03-25 | 1 | -0/+1 |
* | Correct bitwise comparison of 'long double' numbers. | Bruno Haible | 2007-03-25 | 1 | -0/+1 |
* | New module 'isnanl'. | Bruno Haible | 2007-03-22 | 1 | -0/+28 |