summaryrefslogtreecommitdiff
path: root/lib/ceil.c
Commit message (Expand)AuthorAgeFilesLines
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* ceil, trunc, round: Fix gcc warnings.Bruno Haible2010-12-251-0/+2
* ceil: Implement result sign according to IEEE 754.Bruno Haible2010-12-221-2/+16
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-16/+16
* Fix incorrect rounding of ceil, ceilf, ceill in some cases. Add new test.Bruno Haible2007-10-131-9/+20
* Fix type of TWO_MANT_DIG.Bruno Haible2007-10-081-1/+1
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-6/+5
* New module 'ceilf'.Bruno Haible2007-10-051-0/+83