summaryrefslogtreecommitdiff
path: root/lib/floor.c
Commit message (Expand)AuthorAgeFilesLines
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* floor: Implement result sign according to IEEE 754.Bruno Haible2010-12-221-2/+6
* 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 floor, floorf, floorl 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 'floorf'.Bruno Haible2007-10-051-0/+83