Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| ba07288e | 2011-05-21 02:21:30 | isnan: Respect rules for use of AC_LIBOBJ. * m4/isnan.m4 (gl_ISNAN): Don't do the AC_LIBOBJ and gl_PREREQ_ISNAN* invocations here. * modules/isnanf (configure.ac): Require gl_ISNAN if it exists. Test REPLACE_ISNAN. * modules/isnand (configure.ac): Likewise. * modules/isnanl (configure.ac): Likewise. | ||
| ac1bd225 | 2011-05-21 02:03:08 | isnanf*: Move AC_LIBOBJ invocations to module description. * m4/isnanf.m4 (gl_FUNC_ISNANF, gl_FUNC_ISNANF_NO_LIBM): Move AC_LIBOBJ invocation from here... * modules/isnanf (configure.ac): ... to here. * modules/isnanf-nolibm (configure.ac): ... and here. | ||
| 78008cd2 | 2008-11-02 16:57:03 | Mark 'memcmp' obsolete. | ||
| febae7ee | 2008-10-19 14:05:30 | Move the isnanf(), isnand(), isnanl() declarations to <math.h>. | ||
| d581f6d5 | 2008-07-23 21:34:48 | Move macros for finding floating-point exponents into separate M4 files. | ||
| 4ade019b | 2008-07-12 10:46:03 | Add isnanf module. |