ttmath/ttmath
Tomasz Sowa 2116418f08 added: UInt::BitAnd(), UInt::BitOr(), UInt::BitXor(), UInt::BitNot(),
Big::BitAnd(), Big::BitOr(), Big::BitXor()
added: to the parser: bitand(), bitor(), bitxor()
       /band(), bor(), bxor()/


git-svn-id: svn://ttmath.org/publicrep/ttmath/trunk@36 e52654a7-88a9-db11-a3e9-0013d4bc506e
2007-04-13 18:14:11 +00:00
..
ttmath.h changed: small changes in: Big::SetPi(), Big::Set05Pi(), Big::Set2Pi(), 2007-04-12 17:17:22 +00:00
ttmathbig.h added: UInt::BitAnd(), UInt::BitOr(), UInt::BitXor(), UInt::BitNot(), 2007-04-13 18:14:11 +00:00
ttmathint.h added: DegToDeg(deg, min, sec), DegToRad(deg), DegToRad(deg, min, sec), 2007-03-28 22:27:57 +00:00
ttmathobjects.h added: DegToDeg(deg, min, sec), DegToRad(deg), DegToRad(deg, min, sec), 2007-03-28 22:27:57 +00:00
ttmathparser.h added: UInt::BitAnd(), UInt::BitOr(), UInt::BitXor(), UInt::BitNot(), 2007-04-13 18:14:11 +00:00
ttmathtypes.h fixed: Big::PowFrac(..) didn't return a correct error code 2007-04-05 19:08:15 +00:00
ttmathuint.h added: UInt::BitAnd(), UInt::BitOr(), UInt::BitXor(), UInt::BitNot(), 2007-04-13 18:14:11 +00:00
ttmathuint64.h added: doxygen.cfg for generating a documentation from the doxygen 2007-04-11 22:14:17 +00:00