summaryrefslogtreecommitdiff
path: root/tests/test-round2.c
Commit message (Expand)AuthorAgeFilesLines
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-12/+12
* Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h.Ben Pfaff2008-07-121-2/+2
* Remove trailing spaces.Bruno Haible2008-05-201-4/+4
* Rename isnan, applicable to 'double' only, to isnand.Bruno Haible2008-01-261-3/+3
* Fix bugs in round modules reported by Bruno Haible.Ben Pfaff2007-10-211-1/+1
* Implement 'round', 'roundf', 'roundl' modules.Ben Pfaff2007-10-201-0/+108