changed kind of templates in ttmath.h (template<class ValueType> is now) added TTMATH_RELEASE macro added TTMATH_ prefix into macros changed multiplication in UInt type (now we can use both algorithm in the same time) added ExceptionInfo, ReferenceError and RuntimeError classes now TTMATH_ASSERT throws another type of object added TTMATH_REFERENCE_ASSERT (it is instead of MATHTT_THIS_ASSERT) git-svn-id: svn://ttmath.org/publicrep/ttmath/trunk@3 e52654a7-88a9-db11-a3e9-0013d4bc506e
6 lines
110 B
Plaintext
6 lines
110 B
Plaintext
TODO TTMath Library
|
|
===================
|
|
|
|
* add the method Mod (a remainder from a division) for the Big type
|
|
|