mpint.c (touint): Compare unsigned with unsigned, not unsigned long.
[u/mdw/catacomb] / mpcrt.c
2007-01-29 Mark Woodingcleanup: Big pile of whitespace fixes, all at once.
2004-11-11 mdwFix a number of free/xfree bugs.
2004-04-08 mdwExpunge revision histories in files.
2001-04-29 mdwFix memory leak.
2001-04-19 mdwUse mpmul for the multiplication.
2000-10-08 mdwUse @MP_EQ@ instead of @MP_CMP@.
1999-12-10 mdwInterface changes for suggested destinations. Use...
1999-11-22 mdwAdd support for solving Chinese Remainder Theorem problems.