| doxygen documentation |
|
More...
|
about 7 years ago
|
| replaced non-ANSI pow10 by pow |
|
More...
|
about 7 years ago
|
| added test cases for the \'unlogical\' experimental project |
|
More...
|
over 7 years ago
|
| added final keyword to test classes |
|
More...
|
over 7 years ago
|
| fixed maybe uninitialized variable |
|
More...
|
over 7 years ago
|
| require cppunit >= 1.14 |
|
More...
|
almost 9 years ago
|
| using std::numeric_limits::round_error instead of literal 0.5 |
|
More...
|
over 10 years ago
|
| coding style |
|
More...
|
over 10 years ago
|
| fixed compile error with GMP not enabled |
|
More...
|
over 10 years ago
|
| optimized _approxFract |
|
More...
|
over 10 years ago
|
| optimized GMP reciprocal |
|
More...
|
over 10 years ago
|
| * added reciprocal method to _approxUtils * using mpf_ui_div for GMP reciprocal |
|
More...
|
over 10 years ago
|
| new test cases |
|
More...
|
over 10 years ago
|
| bumped version to 2.13 |
|
More...
|
over 10 years ago
|
| using specialized std::not_equal_to |
|
More...
|
over 10 years ago
|
| c++11: even more move semantics |
|
More...
|
over 10 years ago
|
| c++11: more move semantics |
|
More...
|
over 10 years ago
|
| fixed regression |
|
More...
|
over 10 years ago
|
| c++11: move semantics for decompose |
|
More...
|
over 10 years ago
|
| c++11: using emplace_back for tokens in eval() |
|
More...
|
over 10 years ago
|
| fixed inline warning |
|
More...
|
over 10 years ago
|
| expression evaluation using iterators |
|
More...
|
over 10 years ago
|
| throw only if exceptions are enabled |
|
More...
|
over 10 years ago
|
| correctly handle modulus by zero in expression evaluation |
|
More...
|
over 10 years ago
|
| introduced RationalTraits |
|
More...
|
over 10 years ago
|
| doc updates |
|
More...
|
over 10 years ago
|
| refactoring |
|
More...
|
over 10 years ago
|
| refactoring |
|
More...
|
over 10 years ago
|
| allow different containers for pre/rep at decompose() |
|
More...
|
over 10 years ago
|
| fixed countLeading() |
|
More...
|
over 10 years ago
|