Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | maint: update almost all copyright ranges to include 2011 | Jim Meyering | 2011-01-01 | 1 | -1/+1 |
* | ceil: Implement result sign according to IEEE 754. | Bruno Haible | 2010-12-22 | 1 | -1/+9 |
* | ceil, floor: avoid spurious failure with icc | Eric Blake | 2010-11-05 | 1 | -0/+3 |
* | Fix side effects from tests-related modules. | Bruno Haible | 2010-04-09 | 1 | -0/+5 |
* | update nearly all FSF copyright year lists to include 2010 | Jim Meyering | 2010-01-01 | 1 | -1/+1 |
* | Refactor common macros used in tests. | Bruno Haible | 2009-12-24 | 1 | -14/+2 |
* | Use spaces for indentation, not tabs. | Bruno Haible | 2009-12-10 | 1 | -35/+35 |
* | 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 | -1/+1 |
* | Fix incorrect rounding of ceil, ceilf, ceill in some cases. Add new test. | Bruno Haible | 2007-10-13 | 1 | -0/+162 |