log tests/test-math-c++.cc @ 16631:45443deebb7d

age author description
Fri, 09 Mar 2012 23:55:13 +0100 Bruno Haible log: Work around OSF/1 5.1 bug.
Fri, 09 Mar 2012 01:13:40 +0100 Bruno Haible New module 'exp2l'.
Thu, 08 Mar 2012 20:24:53 +0100 Bruno Haible New module 'exp2f'.
Wed, 07 Mar 2012 03:29:32 +0100 Bruno Haible New module 'exp2'.
Tue, 06 Mar 2012 21:55:34 +0100 Bruno Haible New module 'expm1l'.
Tue, 06 Mar 2012 21:24:28 +0100 Bruno Haible New module 'expm1f'.
Tue, 06 Mar 2012 17:55:54 +0100 Bruno Haible New module 'expm1'.
Thu, 01 Mar 2012 02:50:14 +0100 Bruno Haible New module 'cbrtl'.
Thu, 01 Mar 2012 02:03:36 +0100 Bruno Haible New module 'cbrtf'.
Wed, 29 Feb 2012 23:42:53 +0100 Bruno Haible cbrt: Provide replacement on MSVC and Minix.
Wed, 29 Feb 2012 20:00:38 +0100 Bruno Haible hypot-ieee: Work around test failure on OSF/1 and native Windows.
Wed, 29 Feb 2012 15:46:25 +0100 Bruno Haible New module 'hypotl'.
Wed, 29 Feb 2012 13:22:12 +0100 Bruno Haible New module 'hypotf'.
Mon, 27 Feb 2012 12:28:29 +0100 Bruno Haible fmod-ieee: Work around test failures on OSF/1, mingw.
Mon, 27 Feb 2012 01:44:57 +0100 Bruno Haible modf-ieee: Work around test failures on *BSD, IRIX, OSF/1, Cygwin.
Sun, 26 Feb 2012 00:43:21 +0100 Bruno Haible Tests for module 'log10l'.
Sat, 25 Feb 2012 20:40:44 +0100 Bruno Haible Tests for module 'remainderl'.
Sat, 25 Feb 2012 19:42:45 +0100 Bruno Haible Tests for module 'remainderf'.
Sat, 25 Feb 2012 18:27:46 +0100 Bruno Haible remainder: Support for MSVC.
Sat, 25 Feb 2012 17:27:05 +0100 Bruno Haible Tests for module 'fmodl'.
Sat, 25 Feb 2012 15:31:52 +0100 Bruno Haible Tests for module 'modfl'.
Sat, 25 Feb 2012 13:44:43 +0100 Bruno Haible Tests for module 'fabsl'.
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sun, 06 Nov 2011 12:16:59 +0100 Bruno Haible math tests: Cosmetics.
Sat, 22 Oct 2011 13:52:56 +0200 Bruno Haible isfinite, isinf, isnan, signbit: Don't define as a macro in C++.
Sun, 09 Oct 2011 20:35:03 +0200 Bruno Haible New module 'rintl'.
Sun, 09 Oct 2011 19:05:54 +0200 Bruno Haible New module 'rintf'.
Sun, 09 Oct 2011 18:42:07 +0200 Bruno Haible rint: Support for MSVC.
Sun, 09 Oct 2011 15:53:49 +0200 Bruno Haible New module 'copysignl'.
Sun, 09 Oct 2011 15:42:35 +0200 Bruno Haible New module 'copysignf'.
Sun, 09 Oct 2011 14:44:58 +0200 Bruno Haible copysign: Provide replacement.
Sun, 09 Oct 2011 00:59:02 +0200 Bruno Haible New module 'tanhf'.
Sun, 09 Oct 2011 00:48:38 +0200 Bruno Haible New module 'coshf'.
Sun, 09 Oct 2011 00:40:19 +0200 Bruno Haible New module 'sinhf'.
Sun, 09 Oct 2011 00:31:51 +0200 Bruno Haible New module 'atan2f'.
Sat, 08 Oct 2011 23:55:44 +0200 Bruno Haible New module 'atanf'.
Sat, 08 Oct 2011 23:42:50 +0200 Bruno Haible New module 'acosf'.
Sat, 08 Oct 2011 23:29:33 +0200 Bruno Haible New module 'asinf'.
Sat, 08 Oct 2011 23:16:29 +0200 Bruno Haible New module 'tanf'.
Sat, 08 Oct 2011 23:07:36 +0200 Bruno Haible New module 'cosf'.
Sat, 08 Oct 2011 22:57:59 +0200 Bruno Haible New module 'sinf'.
Sat, 08 Oct 2011 22:45:54 +0200 Bruno Haible New module 'powf'.
Sat, 08 Oct 2011 22:32:31 +0200 Bruno Haible New module 'log10f'.
Sat, 08 Oct 2011 22:18:44 +0200 Bruno Haible New module 'logf'.
Sat, 08 Oct 2011 22:10:45 +0200 Bruno Haible New module 'expf'.
Sat, 08 Oct 2011 21:16:48 +0200 Bruno Haible New module 'sqrtf'.
Fri, 07 Oct 2011 11:17:58 +0200 Bruno Haible New module 'ldexpf'.
Thu, 06 Oct 2011 11:28:38 +0200 Bruno Haible New module 'frexpf'.
Thu, 06 Oct 2011 02:49:14 +0200 Bruno Haible New module 'modff'.
Thu, 06 Oct 2011 01:01:52 +0200 Bruno Haible New module 'fmodf'.
Thu, 06 Oct 2011 00:03:44 +0200 Bruno Haible New module 'fabsf'.
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Tue, 21 Dec 2010 18:05:21 +0100 Bruno Haible New module 'ceil-ieee'.
Tue, 21 Dec 2010 17:41:03 +0100 Bruno Haible New module 'floor-ieee'.
Sun, 28 Mar 2010 01:29:52 +0100 Bruno Haible Resolve conflict between the two kinds of module indicators.
Mon, 08 Mar 2010 02:37:37 +0100 Bruno Haible Tests of module 'math' in C++ mode.