fix license quoting in files.yaml
[gnulib.git] / tests / test-math-c++.cc
2014-02-02 Ian BeckwithMerge tag 'snapshot-start' into stable
2014-02-02 Ian BeckwithMerge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
2014-01-01 Eric Blakemaint: update copyright
2013-08-05 Ian BeckwithMerge branch 'stable'
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-04-04 Ian BeckwithMerge branch 'stable'
2012-04-03 Bruno HaibleNew module 'ilogbl'.
2012-04-03 Bruno HaibleNew module 'ilogbf'.
2012-04-03 Bruno HaibleNew module 'ilogb'.
2012-04-03 Bruno HaibleNew module 'logbl'.
2012-04-03 Bruno HaibleNew module 'logbf'.
2012-04-03 Bruno Haiblelogb: Provide replacement and workarounds.
2012-04-01 Bruno Haiblelog10: Work around OSF/1 5.1 bug.
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-03-11 Bruno HaibleNew module 'log2l'.
2012-03-11 Bruno HaibleNew module 'log2f'.
2012-03-11 Bruno HaibleNew module 'log2'.
2012-03-11 Bruno HaibleNew module 'log1pl'.
2012-03-11 Bruno HaibleNew module 'log1pf'.
2012-03-11 Bruno Haiblelog1p: Provide replacement for Minix and MSVC.
2012-03-10 Bruno Haiblelog: Work around OSF/1 5.1 bug.
2012-03-09 Bruno HaibleNew module 'exp2l'.
2012-03-09 Bruno HaibleNew module 'exp2f'.
2012-03-09 Bruno HaibleNew module 'exp2'.
2012-03-06 Bruno HaibleNew module 'expm1l'.
2012-03-06 Bruno HaibleNew module 'expm1f'.
2012-03-06 Bruno HaibleNew module 'expm1'.
2012-03-01 Bruno HaibleNew module 'cbrtl'.
2012-03-01 Bruno HaibleNew module 'cbrtf'.
2012-02-29 Bruno Haiblecbrt: Provide replacement on MSVC and Minix.
2012-02-29 Bruno Haiblehypot-ieee: Work around test failure on OSF/1 and nativ...
2012-02-29 Bruno HaibleNew module 'hypotl'.
2012-02-29 Bruno HaibleNew module 'hypotf'.
2012-02-27 Bruno Haiblefmod-ieee: Work around test failures on OSF/1, mingw.
2012-02-27 Bruno Haiblemodf-ieee: Work around test failures on *BSD, IRIX...
2012-02-25 Bruno HaibleTests for module 'log10l'.
2012-02-25 Bruno HaibleTests for module 'remainderl'.
2012-02-25 Bruno HaibleTests for module 'remainderf'.
2012-02-25 Bruno Haibleremainder: Support for MSVC.
2012-02-25 Bruno HaibleTests for module 'fmodl'.
2012-02-25 Bruno HaibleTests for module 'modfl'.
2012-02-25 Bruno HaibleTests for module 'fabsl'.
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-12-11 Ian BeckwithMerge branch 'stable'
2011-12-11 Ian BeckwithMerge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a...
2011-11-06 Bruno Haiblemath tests: Cosmetics.
2011-10-22 Bruno Haibleisfinite, isinf, isnan, signbit: Don't define as a...
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 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-02-16 Ian BeckwithMerge branch 'stable'
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-12-21 Bruno HaibleNew module 'ceil-ieee'.
2010-12-21 Bruno HaibleNew module 'floor-ieee'.
2010-04-19 Ian BeckwithMerge branch 'stable'
2010-04-18 Ian BeckwithMerge branch 'upstream' into stable
2010-03-28 Bruno HaibleResolve conflict between the two kinds of module indica...
2010-03-08 Bruno HaibleTests of module 'math' in C++ mode.