ttmath/ttmath
Tomasz Sowa 277dd72fb6 fixed: UInt::AddInt() in no-asm code has incorrect assertion
changed: UInt::SubInt() in no-asm code is a little faster now
changed: small cosmetic changes in commentaries
deleted: some debug #ifdef's from UInt::Div() (in no-asm code)



git-svn-id: svn://ttmath.org/publicrep/ttmath/trunk@136 e52654a7-88a9-db11-a3e9-0013d4bc506e
2009-05-08 18:14:00 +00:00
..
ttmath.h fixed: UInt::AddInt() in no-asm code has incorrect assertion 2009-05-08 18:14:00 +00:00
ttmathbig.h fixed: UInt::AddInt() in no-asm code has incorrect assertion 2009-05-08 18:14:00 +00:00
ttmathint.h added: UInt::PrintLog(const char * msg, std::ostream & output) 2009-05-01 14:53:21 +00:00
ttmathobjects.h added: Objects::IsDefined(const std::string & name) 2009-04-02 05:21:49 +00:00
ttmathparser.h added: Objects::IsDefined(const std::string & name) 2009-04-02 05:21:49 +00:00
ttmathtypes.h added: ttmathuint_x86.h, ttmathuint_x86_64.h, ttmathuint_noasm.h, 2009-05-04 20:51:12 +00:00
ttmathuint.h fixed: UInt::AddInt() in no-asm code has incorrect assertion 2009-05-08 18:14:00 +00:00
ttmathuint_noasm.h fixed: UInt::AddInt() in no-asm code has incorrect assertion 2009-05-08 18:14:00 +00:00
ttmathuint_x86.h fixed: UInt::AddInt() in no-asm code has incorrect assertion 2009-05-08 18:14:00 +00:00
ttmathuint_x86_64.h fixed: UInt::AddInt() in no-asm code has incorrect assertion 2009-05-08 18:14:00 +00:00