unistr/u*-strchr: add tests
[gnulib.git] / m4 / math_h.m4
2010-04-04 Bruno Haiblemath: Fix some C++ test errors on Cygwin.
2010-03-27 Bruno HaibleDistinguish two kinds of module indicators.
2010-03-27 Bruno HaibleFactorize common .m4 code.
2010-03-08 Bruno HaibleTests of module 'math' in C++ mode.
2010-03-07 Bruno Haiblelogb: Provide missing declaration for Cygwin.
2010-01-20 Eric Blakewarn-on-use: use instead of link-warning
2010-01-19 Bruno HaibleNew modules acosl, asinl, atanl, cosl, expl, logl,...
2010-01-11 Eric Blakemath: add portability warnings for classification macros
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-29 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2008-10-19 Bruno HaibleMove the isnanf(), isnand(), isnanl() declarations...
2008-07-26 Ben PfaffAdd isinf module.
2008-07-12 Ben PfaffAdd isnan module.
2008-04-14 Bruno HaibleFix underquoting of AC_LANG_PROGRAM arguments.
2008-04-13 Bruno HaibleMake truncl work on OSF/1 4.0.
2008-04-12 Jim Meyering* m4/math_h.m4 (gl_MATH_H): Fix typos.
2008-04-12 Eric BlakeWork around Solaris 10 math.h bug.
2008-01-26 Bruno HaibleExploit the __builtin_signbit GCC built-in.
2007-11-11 Bruno HaibleUse REPLACE_ROUND instead of HAVE_DECL_ROUND.
2007-10-29 Bruno HaibleUse REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.
2007-10-29 Bruno HaibleFix link errors with Sun C 5.0 on Solaris 10.
2007-10-28 Ben PfaffImplement 'isfinite' module.
2007-10-20 Ben PfaffImplement 'round', 'roundf', 'roundl' modules.
2007-10-05 Bruno HaibleNew module 'ceill'.
2007-10-05 Bruno HaibleNew module 'ceilf'.
2007-10-05 Bruno HaibleNew module 'floorl'.
2007-10-05 Bruno HaibleNew module 'floorf'.
2007-10-04 Bruno HaibleNew module 'truncl'.
2007-10-04 Bruno HaibleNew module 'truncf'.
2007-10-04 Bruno HaibleNew module 'trunc'.
2007-06-21 Paul Eggert* m4/include_next.m4 (gl_INCLUDE_NEXT): Define and...
2007-04-06 Bruno HaibleNew module 'signbit'.
2007-03-30 Bruno HaibleNew module 'ldexpl'.
2007-03-25 Bruno HaibleProvide a replacement for frexpl() if the system has...
2007-03-23 Bruno HaibleNew module 'frexpl'.
2007-03-22 Bruno HaibleNew module 'frexp'.
2007-03-07 Bruno HaibleProvide the option to declare the mathl functions also...
2007-02-18 Bruno HaibleNew module 'math'. <math.h> replaces mathl.h.