getcwd-lgpl: fix m4 to match relaxed test for BSD
[gnulib.git] / modules / math
2011-07-12 Bruno HaibleRename module 'warn-on-use' to 'snippet/warn-on-use'.
2011-07-12 Bruno HaibleRename module 'c++defs' to 'snippet/c++defs'.
2011-07-12 Bruno HaibleRename module 'arg-nonnull' to 'snippet/arg-nonnull'.
2011-06-08 Bruno Haiblegnulib-tool: Better isolation between different gnulib...
2011-05-29 Bruno HaibleAllow multiple gnulib generated include files to be...
2011-04-05 Bruno HaibleEnsure to rebuild generated .h files when config.status...
2011-02-08 Bruno HaibleSplit large sed scripts, for HP-UX sed.
2011-02-06 Bruce Korblibposix: Revert the unreviewed part of yesterday's...
2011-02-05 Bruce Korblibposix: Add _HEADERS primaries to posix modules.
2010-12-21 Bruno HaibleNew module 'trunc-ieee'.
2010-12-21 Bruno HaibleNew module 'ceil-ieee'.
2010-12-21 Bruno HaibleNew module 'floor-ieee'.
2010-12-21 Bruno HaibleNew module 'truncf-ieee'.
2010-10-04 Bruno HaibleAvoid line length limitation from HP NonStop system...
2010-04-29 Eric Blakeheaders: relax license to LGPLv2+
2010-04-04 Bruno Haiblemath: Fix some C++ test errors on Cygwin.
2010-03-08 Bruno Haiblemath: Avoid #define replacements 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
2009-12-11 Bruno HaibleNew module 'arg-nonnull'. Declare which arguments expec...
2009-12-09 Bruno Haiblelink-warning: Add copyright notice.
2009-08-22 Jim Meyeringannotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
2009-05-21 Eric BlakeSecond attempt to work around an AIX 5.3, 6.1 compiler...
2008-11-20 Bruno HaibleAttempt to work around another AIX 5.3, 6.1 compiler...
2008-10-19 Bruno HaibleMove the isnanf(), isnand(), isnanl() declarations...
2008-08-30 Bruno HaibleAvoid some "gcc -pedantic" warnings.
2008-07-26 Ben PfaffAdd isinf module.
2008-07-12 Ben PfaffAdd isnan module.
2008-04-13 Bruno HaibleMake truncl work on OSF/1 4.0.
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-10-01 Bruno HaibleRename math_.h to math.in.h.
2007-06-21 Paul Eggert* m4/include_next.m4 (gl_INCLUDE_NEXT): Define and...
2007-05-17 Paul Eggert* lib/fcntl_.h: Prefer #include_next <foo.h> to #include
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.