summaryrefslogtreecommitdiff
path: root/python/mpw
AgeCommit message (Expand)AuthorFilesLines
2004-01-01- python: avoid invoking python to acquire ill-specified parameters.jbj1-3/+0
2003-05-18- use beecrypt-3.0.0 API with beecrypt.api.h et al, not types.h.jbj1-19/+19
2003-05-17Rounding for signed division cases.jbj1-30/+53
2003-05-17SPecial cases for negatives to odd positive powers.jbj1-2/+3
2003-05-17Finish signed magnitude tests.jbj1-12/+80
2003-05-11Add carry/borrow test with signed magnitude mpw's.jbj3-4/+47
2003-05-10Add coercion-on-the-fly.jbj2-7/+81
2003-05-07Convert mpw to and from long.jbj2-16/+27
2003-05-07Blueprint mpw against mpz routines, abandon signed division fo now.jbj1-31/+33
2003-05-06*** empty log message ***jbj1-4/+9
2003-05-06Fix s/bc/mpw/ typos in mpstr.jbj2-21/+25
2003-05-05Add unit test {rpmdb,mpw}/test subdirs.jbj5-0/+937