ttmath/ttmath
Tomasz Sowa 4d0241c9c9 changed: the way of using Big::SetSign()
the method do not check whether there is a zero or not now
         (even if there's a zero the method can set a sign bit)
         I changed this due to some prior errors
         (errors corrected in revision 17, 49 and 58)
added:   in Big::MulInt() checking whether the values are zeros
         and if so the metdhod returns zero immediately
removed: file TODO (I didn't use it)



git-svn-id: svn://ttmath.org/publicrep/ttmath/trunk@66 e52654a7-88a9-db11-a3e9-0013d4bc506e
2008-06-07 14:07:59 +00:00
..
ttmath.h changed: the way of using Big::SetSign() 2008-06-07 14:07:59 +00:00
ttmathbig.h changed: the way of using Big::SetSign() 2008-06-07 14:07:59 +00:00
ttmathint.h changed: Int::FromInt(const Int<argument_size> & p), 2007-05-27 23:33:47 +00:00
ttmathobjects.h added: a short form of multiplication (without the '*' character) 2008-01-23 23:45:42 +00:00
ttmathparser.h added: a short form of multiplication (without the '*' character) 2008-01-23 23:45:42 +00:00
ttmathtypes.h added: a short form of multiplication (without the '*' character) 2008-01-23 23:45:42 +00:00
ttmathuint.h added: method Big::FromDouble(double) which converts from 2007-07-22 23:20:09 +00:00
ttmathuint64.h added: doxygen.cfg for generating a documentation from the doxygen 2007-04-11 22:14:17 +00:00