bootstrap: properly check for libtool
[gnulib.git] / tests / test-math-c++.cc
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
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-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-03-28 Bruno HaibleResolve conflict between the two kinds of module indica...
2010-03-08 Bruno HaibleTests of module 'math' in C++ mode.