summaryrefslogtreecommitdiff
path: root/lib/float+.h
Commit message (Expand)AuthorAgeFilesLines
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* rewrite int foo[2*X-1] to verify(X) or to int foo[X?1:-1]Paul Eggert2010-10-101-3/+3
* 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
* Assume 'long double' exists.Bruno Haible2007-04-061-2/+0
* Support for bitwise comparison of floating-point numbers.Bruno Haible2007-03-251-0/+150