Commit Graph

10 Commits

Author SHA1 Message Date
John Maddock
ccf276db86 Add tentative noexcept support.
[SVN r79243]
2012-07-03 12:32:17 +00:00
John Maddock
e299171d07 Add performance test comparing double to mp_number<float_backend<double>>.
Fix typo in docs and regenerate.

[SVN r78811]
2012-06-05 10:40:56 +00:00
John Maddock
1b33ece7f8 Documentation update - address Marc Glisse's comments on the overview section.
[SVN r78806]
2012-06-04 15:25:22 +00:00
John Maddock
3d3d58e040 Tidy up code, and add multi-threaded test case.
[SVN r77741]
2012-04-03 16:20:11 +00:00
John Maddock
8d6dedf4b0 Complete renaming of cpp_float to cpp_dec_float.
Rebuild docs.

[SVN r77037]
2012-02-16 09:36:26 +00:00
John Maddock
380d627359 Big search and replace: change cpp_float to cpp_dec_float.
Also fix up some numeric_limits test failures.

[SVN r77032]
2012-02-15 13:09:45 +00:00
John Maddock
fc280b359e Linux performance results and fixes.
[SVN r76652]
2012-01-23 17:07:35 +00:00
John Maddock
4b844fc60c Improve performance of fixed_int divide and string conversion.
Add mixed integer ops to fixed_int.
Improve fixed_int test cases.
Add improved default forwarding functions that preserve arithmetic type arguments.
Fix some operator overloads.
Update performance tests.

[SVN r76639]
2012-01-22 19:12:37 +00:00
John Maddock
9a1f7c14a5 Update special functions performance test and add generic lanczos support to floating point types.
[SVN r76252]
2012-01-01 11:37:46 +00:00
John Maddock
fb0acf6872 Add performance test comparison.
Update docs some more.
Remove dead code in mp_number.hpp.

[SVN r75324]
2011-11-05 18:22:18 +00:00