Commits
User selector
Commit History
Commits on Feb 8, 2013
Eliminated test_exec_monitor
Show description for 3bc111ccommitted
Commits on Apr 21, 2012
Fix double-definition of float_t in tr1.hpp.
Show description for f149d4ccommitted
Commits on Dec 13, 2011
Fix complex number routines to work with signed zeros, changes involve:
Show description for 434d53bcommitted
Commits on Oct 5, 2011
eliminated unit_test_framework and BOOST_MESSAGE
Show description for c6190accommitted
Commits on Jan 15, 2011
Commits on Jan 14, 2011
Replacing the use of <iomanip> with <boost/detail/iomanip.hpp> across Boost.
Show description for f11d1c3committed
Commits on Mar 3, 2009
Change tests to link to external Boost.Test library as this speeds build times by several factors when building with Intel C++.
Show description for 2246b77committed
Commits on Dec 21, 2008
Fix some Sun-5.9 on Linux failures.
Show description for 9418156committed
Commits on Nov 11, 2007
Added static assertion to catch use of long double function overloads when BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS is defined.
Show description for 69031ebcommitted
Commits on Mar 6, 2006
Don't test infinities with Tru64 cxx unless compiling with -ieee option.
Show description for 1e23b97committed
Commits on Jan 24, 2006
*** empty log message ***
Show description for 287e0e6committed
Commits on Jan 15, 2006
Update test cases to provide better error reporting and to eliminate temporaries.
Show description for 424c168committed
Commits on Dec 16, 2005
Don't test infinities if they're not available.
Show description for a754671committed
Commits on Nov 24, 2005
Update tests to provide more information, and disable tests that rely on long double overloads when those are known to be inaccurate.
Show description for cb13210committed
Commits on Nov 15, 2005
Minor fixes: added needed declaration of "two", upped tolerance slightly.
Show description for 48eb2d3committed
Commits on Nov 12, 2005
Update tests to use correct epsilon calculation.
Show description for 3a4b7becommitted
Commits on Nov 8, 2005
Added needed #include
Show description for 0545c77committed
Commits on Nov 7, 2005
Loosen some of the test permitted errors (so glibc can cope).
Show description for 1df348ccommitted
Commits on Oct 23, 2005
Add more information to tests.
Show description for 468370bcommitted
Commits on Oct 15, 2005
Added TR1 math additions: docs and tests.
Show description for a4dc755committed
Loading