Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Work around bug of HP-UX 10.20 cc with -0.0 literal. | Bruno Haible | 2008-08-01 | 1 | -1/+5 |
* | Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h. | Ben Pfaff | 2008-07-12 | 1 | -1/+1 |
* | Flush the standard error stream before aborting. | Bruno Haible | 2008-04-11 | 1 | -0/+1 |
* | Use macros NaNf, NaNd, NaNl instead of NAN. | Bruno Haible | 2008-04-02 | 1 | -1/+2 |
* | Guarantee a definition of NAN. | Eric Blake | 2008-03-31 | 1 | -15/+3 |
* | Use isnanf() instead of isnan(). Avoids a link error on HP-UX 11. | Bruno Haible | 2007-10-21 | 1 | -1/+3 |
* | Implement 'round', 'roundf', 'roundl' modules. | Ben Pfaff | 2007-10-20 | 1 | -0/+90 |