summaryrefslogtreecommitdiff
path: root/m4/roundf.m4
Commit message (Expand)AuthorAgeFilesLines
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* Properly quote AC_CHECK_DECLS' 4th argument.Bruno Haible2011-09-151-3/+3
* roundf-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.Bruno Haible2011-06-191-3/+7
* floor*-ieee, ceil*-ieee, trunc*-ieee, round*-ieee: More robust checks.Bruno Haible2011-06-191-3/+5
* roundf: Move AC_LIBOBJ invocations to module description.Bruno Haible2011-06-161-2/+2
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* New module 'roundf-ieee'.Bruno Haible2010-12-211-1/+36
* math: Fix some C++ test errors on Cygwin.Bruno Haible2010-04-041-23/+27
* Avoid duplicate -lm.Bruno Haible2010-01-201-2/+12
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Remove obsolete macros from several modules.Ralf Wildenhues2009-09-101-3/+3
* many *.m4 files: improve m4 quotingJim Meyering2009-01-141-3/+3
* Work around roundf() bug on mingw.Bruno Haible2008-04-201-2/+37
* Use the shared tests for the floor* and ceil* functions.Bruno Haible2007-11-111-2/+4
* Handle the case that floorl and roundl are declared but do not exist.Bruno Haible2007-11-111-0/+6
* Use REPLACE_ROUND instead of HAVE_DECL_ROUND.Bruno Haible2007-11-111-6/+5
* Check whether round* exist in libraries, not just whether they are declared.Ben Pfaff2007-10-271-2/+3
* Fix bugs in round modules reported by Bruno Haible.Ben Pfaff2007-10-211-12/+18
* Implement 'round', 'roundf', 'roundl' modules.Ben Pfaff2007-10-201-0/+22