Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support for MSVC compiler: Avoid division by a literal 0. | Bruno Haible | 2011-09-11 | 1 | -0/+1 |
* | New module 'round-ieee'. | Bruno Haible | 2010-12-21 | 1 | -1/+0 |
* | tests: require working signbit | Eric Blake | 2010-11-05 | 1 | -0/+1 |
* | frexp, tests: work around ICC bug with -zero | Eric Blake | 2010-11-04 | 1 | -0/+1 |
* | Fix side effects from tests-related modules. | Bruno Haible | 2010-04-09 | 1 | -1/+0 |
* | tests: remove License section from module | Eric Blake | 2009-12-29 | 1 | -3/+0 |
* | Refactor common macros used in tests. | Bruno Haible | 2009-12-24 | 1 | -1/+2 |
* | tests: add signature checks | Eric Blake | 2009-12-24 | 1 | -0/+1 |
* | 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 | -1/+1 |
* | Implement 'round', 'roundf', 'roundl' modules. | Ben Pfaff | 2007-10-20 | 1 | -0/+21 |