Add an internal-representation no-op function.
[u/mdw/catacomb] / mpx.h
2001-04-03 mdwAdd some simple bitwise operations so that Perl can...
2000-10-08 mdwRename Karatsuba constants now that we have @gfx_kmul...
2000-10-08 mdwProvide @mpx_ueq@ for rapidly testing equality of two...
1999-12-22 mdwNew function for division by a small integer.
1999-12-11 mdwKaratsuba squaring algorithm.
1999-12-11 mdwChange Karatsuba parameters slightly.
1999-12-10 mdwKaratsuba-Ofman multiplication algorithm.
1999-11-20 mdwAdd function versions of some low-level macros with...
1999-11-17 mdwAdd two's complement support. Fix a bug in MPX_UMLAN.
1999-11-13 mdwMinor interface changes. Should be stable now.
1999-11-11 mdwMinor changes for different `mptypes.h' format.
1999-09-03 mdwInitial import.