Merge branch 'stable'
[gnulib.git] / modules / math
2011-12-11 Ian BeckwithMerge branch 'stable'
2011-12-11 Ian BeckwithMerge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a...
2011-11-06 Bruno HaibleNew module 'fmal'.
2011-11-06 Bruno HaibleNew module 'fmaf'.
2011-11-06 Bruno HaibleNew module 'fma'.
2011-10-09 Bruno HaibleNew module 'rintl'.
2011-10-09 Bruno HaibleNew module 'rintf'.
2011-10-09 Bruno Haiblerint: Support for MSVC.
2011-10-09 Bruno HaibleNew module 'copysignl'.
2011-10-09 Bruno HaibleNew module 'copysignf'.
2011-10-09 Bruno Haiblecopysign: Provide replacement.
2011-10-08 Bruno HaibleNew module 'tanhf'.
2011-10-08 Bruno HaibleNew module 'coshf'.
2011-10-08 Bruno HaibleNew module 'sinhf'.
2011-10-08 Bruno HaibleNew module 'atan2f'.
2011-10-08 Bruno HaibleNew module 'atanf'.
2011-10-08 Bruno HaibleNew module 'acosf'.
2011-10-08 Bruno HaibleNew module 'asinf'.
2011-10-08 Bruno HaibleNew module 'tanf'.
2011-10-08 Bruno HaibleNew module 'cosf'.
2011-10-08 Bruno HaibleNew module 'sinf'.
2011-10-08 Bruno HaibleNew module 'powf'.
2011-10-08 Bruno HaibleNew module 'log10f'.
2011-10-08 Bruno HaibleNew module 'logf'.
2011-10-08 Bruno HaibleNew module 'expf'.
2011-10-08 Bruno HaibleNew module 'sqrtf'.
2011-10-07 Bruno HaibleNew module 'ldexpf'.
2011-10-06 Bruno Haiblefrexpf: Work around problems on IRIX and mingw.
2011-10-06 Bruno HaibleNew module 'frexpf'.
2011-10-06 Bruno HaibleNew module 'modff'.
2011-10-05 Bruno HaibleNew module 'fmodf'.
2011-10-05 Bruno HaibleNew module 'fabsf'.
2011-09-30 Bruno Haiblefloat, math: Fix 'int' to 'long double' conversion...
2011-09-08 Ian BeckwithMerge branch 'stable'
2011-09-07 Ian BeckwithMerge commit 'snapshot-start' into stable
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-10 Ian BeckwithMerge commit 'stable/20110609'
2011-06-08 Bruno Haiblegnulib-tool: Better isolation between different gnulib...
2011-05-29 Bruno HaibleAllow multiple gnulib generated include files to be...
2011-05-18 Ian BeckwithMerge branch 'upstream' into stable
2011-04-05 Bruno HaibleEnsure to rebuild generated .h files when config.status...
2011-02-16 Ian BeckwithMerge branch 'stable'
2011-02-16 Ian BeckwithMerge commit 'snapshot-start' into stable
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
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-23 Ian BeckwithMerge branch 'stable'
2010-10-23 Ian BeckwithMerge branch 'upstream' into stable
2010-10-04 Bruno HaibleAvoid line length limitation from HP NonStop system...
2010-07-04 Ian BeckwithMerge branch 'stable'
2010-07-04 Ian BeckwithMerge commit '86ba51d2c17219b82b977da0a912e05a3d9bf858...
2010-04-29 Eric Blakeheaders: relax license to LGPLv2+
2010-04-19 Ian BeckwithMerge branch 'stable'
2010-04-18 Ian BeckwithMerge branch 'upstream' into stable
2010-04-04 Bruno Haiblemath: Fix some C++ test errors on Cygwin.
2010-03-08 Ian BeckwithMerge branch 'stable'
2010-03-08 Bruno Haiblemath: Avoid #define replacements in C++ mode.
2010-03-08 Ian BeckwithMerge commit 'snapshot-start' into stable
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-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '039ae97'
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
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'.
next