log tests/test-math-c++.cc @ 17082:62741e75b7c5

age author description
Tue, 03 Apr 2012 21:58:52 +0200 Bruno Haible New module 'ilogbl'.
Tue, 03 Apr 2012 21:13:26 +0200 Bruno Haible New module 'ilogbf'.
Tue, 03 Apr 2012 18:59:33 +0200 Bruno Haible New module 'ilogb'.
Tue, 03 Apr 2012 12:53:31 +0200 Bruno Haible New module 'logbl'.
Tue, 03 Apr 2012 04:44:59 +0200 Bruno Haible New module 'logbf'.
Tue, 03 Apr 2012 02:51:42 +0200 Bruno Haible logb: Provide replacement and workarounds.
Sun, 01 Apr 2012 13:19:41 +0200 Bruno Haible log10: Work around OSF/1 5.1 bug.
Sun, 11 Mar 2012 20:50:08 +0100 Bruno Haible New module 'log2l'.
Sun, 11 Mar 2012 17:57:12 +0100 Bruno Haible New module 'log2f'.
Sun, 11 Mar 2012 14:42:17 +0100 Bruno Haible New module 'log2'.
Sun, 11 Mar 2012 00:48:36 +0100 Bruno Haible New module 'log1pl'.
Sat, 10 Mar 2012 22:28:49 +0100 Bruno Haible New module 'log1pf'.
Sat, 10 Mar 2012 19:54:08 +0100 Bruno Haible log1p: Provide replacement for Minix and MSVC.
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'.