Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -1/+2 |
* | Don't rely on excess precision: -4 > -3.00000024 - 1 can evaluate to false | Bruno Haible | 2007-10-20 | 1 | -2/+2 |
* | Fix incorrect rounding of trunc, truncf, truncl in some cases. Add a new test. | Bruno Haible | 2007-10-13 | 1 | -0/+166 |