John Maddock
|
19ee491c55
|
Add noexcept support/markup where possible.
[SVN r79331]
|
2012-07-07 11:16:28 +00:00 |
|
John Maddock
|
ebd7502fdc
|
Enhance pow and powm tests.
Quash some warnings.
Fix the IO tests on GCC.
[SVN r78423]
|
2012-05-11 17:19:13 +00:00 |
|
John Maddock
|
a8c73aea66
|
Change non-member functions to be protected by enable_if based on the type of the number.
Extend expression templates to 4 arguments.
Add pow and powm functions for integer types.
Update docs to match.
[SVN r78401]
|
2012-05-10 09:20:26 +00:00 |
|
John Maddock
|
4c6065717b
|
Add a few more integer specific bit-fiddling functions.
Fix some bugs in cpp_int left shift code.
Document some missing backend API's, and update docs.
[SVN r77583]
|
2012-03-27 11:45:01 +00:00 |
|
John Maddock
|
24cff33935
|
Update Miller Rabin test to use small prime filtering.
Add some new integer type operations.
Update performance tests to match.
[SVN r77451]
|
2012-03-21 09:19:57 +00:00 |
|
John Maddock
|
2349943cdb
|
Fix some GMP int errors, and simplify modulus code.
Fix some cpp_int errors.
Improve cpp_int tests.
[SVN r77362]
|
2012-03-17 19:43:26 +00:00 |
|
John Maddock
|
b42208c5df
|
Fix several division algorithm bugs.
Add cpp_rational to performance tests.
Add modular arithmetic test to test cases.
[SVN r77303]
|
2012-03-11 16:43:31 +00:00 |
|
John Maddock
|
5500ad3ea8
|
Add support for fixed precision and unsigned cpp_int's.
[SVN r77260]
|
2012-03-08 10:34:37 +00:00 |
|
John Maddock
|
bea3707326
|
Add initial version of an arbitrary precision integer type.
Hook up some more fixed_int tests.
[SVN r77141]
|
2012-02-29 13:05:51 +00:00 |
|