/[publicrep]
ViewVC logotype

Revision 12


Jump to revision: Previous Next
Author: tomek
Date: Mon Jan 29 17:58:18 2007 UTC (16 years, 1 month ago)
Changed paths: 8
Log Message:
fixed the problem with a sign in the mathematical parser /-(1) was 1/
added UInt::AddInt and UInt::SubInt
changed UInt::AddOne and UInt::SubOne (much faster now)
added UInt::SetBitInWord
changed UInt::SetBit (much faster now)
UInt::AddTwoUints renamed to UInt::AddTwoInts
UInt::FindLeadingBit32 renamed to UInt::FindLeadingBitInWord
added UInt::SetBitInWord
UInt::Mul64 renamed to UInt::MulTwoWords
UInt::Div64 renamed to UInt::DivTwoWords
and more small changes in UInt type
start adding support for Amd64 (not finished yet) (added ttmathuint64.h)


Changed paths

Path Details
Directoryttmath/trunk/CHANGELOG modified , text changed
Directoryttmath/trunk/ttmath/ttmath.h modified , text changed
Directoryttmath/trunk/ttmath/ttmathbig.h modified , text changed
Directoryttmath/trunk/ttmath/ttmathint.h modified , text changed
Directoryttmath/trunk/ttmath/ttmathparser.h modified , text changed
Directoryttmath/trunk/ttmath/ttmathtypes.h modified , text changed
Directoryttmath/trunk/ttmath/ttmathuint.h modified , text changed
Directoryttmath/trunk/ttmath/ttmathuint64.h added

svnadmin@ttmath.org
ViewVC Help
Powered by ViewVC 1.2.1