| Commit message (Expand) | Author | Age | Files | Lines |
* | maint: update all copyright year number ranges | Eric Blake | 2013-01-01 | 1 | -1/+1 |
* | maint: replace FSF snail-mail addresses with URLs | Paul Eggert | 2012-02-09 | 1 | -2/+1 |
* | maint: update all copyright year number ranges | Jim Meyering | 2012-01-01 | 1 | -1/+1 |
* | Support for MSVC compiler: Avoid division by a literal 0. | Bruno Haible | 2011-09-11 | 1 | -2/+3 |
* | maint: update almost all copyright ranges to include 2011 | Jim Meyering | 2011-01-01 | 1 | -1/+1 |
* | New module 'roundf-ieee'. | Bruno Haible | 2010-12-21 | 1 | -2/+0 |
* | ceil, floor, round, trunc: enhance tests of -0 | Eric Blake | 2010-11-05 | 1 | -0/+2 |
* | frexp, tests: work around ICC bug with -zero | Eric Blake | 2010-11-04 | 1 | -5/+2 |
* | 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 | -15/+1 |
* | tests: add signature checks | Eric Blake | 2009-12-24 | 1 | -1/+4 |
* | Use spaces for indentation, not tabs. | Bruno Haible | 2009-12-10 | 1 | -8/+8 |
* | 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 |