summaryrefslogtreecommitdiff
path: root/m4/floorl.m4
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* floorl: Provide function definition on MSVC.Bruno Haible2012-02-251-3/+5
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* floorl: Simplify for platforms where 'long double' == 'double'.Bruno Haible2011-10-101-3/+11
* Properly quote AC_CHECK_DECLS' 4th argument.Bruno Haible2011-09-151-2/+2
* floorl: Respect rules for use of AC_LIBOBJ.Bruno Haible2011-06-161-2/+2
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Modernize AC_TRY_LINK invocations.Bruno Haible2010-08-261-15/+17
* math: Fix some C++ test errors on Cygwin.Bruno Haible2010-04-041-3/+3
* Remove redundant AC_SUBST invocations.Bruno Haible2010-04-041-3/+2
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Avoid spurious "(cached)" in configure output.Bruno Haible2009-02-271-3/+3
* Rename the cache variable to contain the special marker '_cv_'.Bruno Haible2007-10-301-6/+6
* Fix link errors with Sun C 5.0 on Solaris 10.Bruno Haible2007-10-291-4/+8
* Put the test whether the floor or ceil variant needs libm into a separate macro.Bruno Haible2007-10-291-15/+25
* New module 'floorl'.Bruno Haible2007-10-051-0/+48