Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | roundl: Simplify for platforms where 'long double' == 'double'. | Bruno Haible | 2011-10-10 | 1 | -1/+3 |
* | maint: update almost all copyright ranges to include 2011 | Jim Meyering | 2011-01-01 | 1 | -1/+1 |
* | ceil, trunc, round: Fix gcc warnings. | Bruno Haible | 2010-12-25 | 1 | -1/+5 |
* | round: Implement result sign according to IEEE 754. | Bruno Haible | 2010-12-22 | 1 | -2/+12 |
* | update nearly all FSF copyright year lists to include 2010 | Jim Meyering | 2010-01-01 | 1 | -1/+1 |
* | update nearly all FSF copyright year lists to include 2009 | Jim Meyering | 2009-12-29 | 1 | -1/+1 |
* | Use spaces for indentation, not tabs. | Bruno Haible | 2009-12-10 | 1 | -22/+22 |
* | Remove trailing spaces. | Bruno Haible | 2008-05-20 | 1 | -1/+1 |
* | Handle the case that floorl and roundl are declared but do not exist. | Bruno Haible | 2007-11-11 | 1 | -2/+2 |
* | Implement 'round', 'roundf', 'roundl' modules. | Ben Pfaff | 2007-10-20 | 1 | -0/+154 |