changed the sequence of arguments in logarithm functions

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
This commit is contained in:
2007-01-22 20:25:45 +00:00
parent ab42f75285
commit 1dabd725cb
9 changed files with 585 additions and 485 deletions

4
TODO
View File

@@ -1,7 +1,5 @@
TODO TTMath Library
===================
* add the method Mod (a remainder from a division) for the Big type