Indentation fix.
[u/mdw/catacomb] / mp.h
2001-06-16 mdwMove the @mpmont_factor@ structure and rename it now...
2001-04-03 mdwAdd some simple bitwise operations so that Perl can...
2000-10-08 mdwProvide @mp_eq@ and @MP_EQ@ for rapidly testing equalit...
2000-07-29 mdwAdd support for left-to-right bitscanning, for use...
2000-06-22 mdwAdd new functions.
2000-06-17 mdwMajor memory management overhaul. Added arena support...
1999-12-10 mdwMinor bugfixes. New interface for suggested destinations.
1999-11-22 mdwAdd support for computing Jacobi symbols.
1999-11-21 mdwAdd mp version of MPX_BITS.
1999-11-19 mdwFix const annotation.
1999-11-17 mdwNew multiprecision integer arithmetic suite.
1999-09-03 mdwInitial import.