Fix bit operations. Test them (a bit) better.
[u/mdw/catacomb] / mpx.c
2002-10-19 mdwFix bit operations. Test them (a bit) better.
2002-10-06 mdwPile of changes for supporting two's complement properly.
2001-04-03 mdwAdd some simple bitwise operations so that Perl can...
2000-10-08 mdwProvide @mpx_ueq@ for rapidly testing equality of two...
2000-06-26 mdwPortability fix for the bug fix.
2000-06-25 mdw(mpx_udiv): Fix bug in quotient digit estimation.
1999-12-22 mdwNew function for division by a small integer.
1999-11-20 mdwIntegrate testing for MPX routines.
1999-11-20 mdwAdd function versions of some low-level macros with...
1999-11-17 mdwAdd two's-complement functionality. Improve mpx_udiv...
1999-11-13 mdwRemove stray debugging code.
1999-11-13 mdwMultiprecision routines finished and tested.
1999-09-03 mdwInitial import.