added: ErrorCode::err_still_calculating (it's used when there is more than one thread)

git-svn-id: svn://ttmath.org/publicrep/ttmath/trunk@15 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2007-02-08 17:56:35 +00:00
parent b4bf76065c
commit d4b8bf2202
2 changed files with 5 additions and 3 deletions

5
TODO
View File

@@ -1,5 +1,6 @@
TODO TTMath Library
===================
* add the method Mod (a remainder from a division) for the Big type
* to add the method Mod (a remainder from a division) for the Big type
* to add operators (or functions) and, or, xor
* to add functions for generating random values