A variety of small tweaks and fixes. Make mpmont etc. return errors
[u/mdw/catacomb] / tests / mp
2004-11-09 mdwA variety of small tweaks and fixes. Make mpmont etc...
2004-04-01 mdwVarious bugs and fixes. Add abstract group testing.
2004-03-21 mdwMerge and close elliptic curve branch.
2004-03-20 mdwBug fix.
2003-10-12 mdwMerge fix from other branch.
2003-06-10 mdwFix bug dividing small things by large ones.
2003-05-16 mdwFix @mp_lsl2c@. Turns out to be surprisingly tricky.
2002-10-19 mdwFix overflows in shift primitives.
2002-10-19 mdwFix bit operations. Test them (a bit) better.
2002-10-15 mdwNew operation to negate numbers.
2002-10-15 mdwBit setting and clearing functions.
2002-10-06 mdwPile of changes for supporting two's complement properly.
2001-05-07 mdwTest case for modsqrt -- actually checks mprand_range.
2000-10-08 mdwFix tests for different GCD algorithm.
2000-07-15 mdwFormatting changes.
2000-07-09 mdwAdd testing for mp_factorial.
2000-06-22 mdwNew test cases for square root functions.
2000-06-17 mdwMore regression tests.
1999-12-10 mdwGCD support for negative numbers and zero.
1999-11-22 mdwAdd support for computing Jacobi symbols.
1999-11-17 mdwNew multiprecision integer arithmetic suite.