u/mdw/catacomb
1999-11-19 mdwSimultaneous exponentiation support.
1999-11-19 mdwFix const annotation.
1999-11-19 mdwSet flags on results correctly.
1999-11-19 mdwAdd extra test vector from FIPS 180-1.
1999-11-19 mdwTest for strange bug. Add tests for simultaneous expon...
1999-11-19 mdwPrime number generator and tester.
1999-11-19 mdwAdd extra interface to exponentiation which returns...
1999-11-19 mdwAdd extra interface to exponentiation which returns...
1999-11-17 mdwMany new files and test cases for multiprecision arithm...
1999-11-17 mdwChange memory allocation for division test now that...
1999-11-17 mdwAdd two's complement support. Fix a bug in MPX_UMLAN.
1999-11-17 mdwAdd two's-complement functionality. Improve mpx_udiv...
1999-11-17 mdwNew multiprecision integer arithmetic suite.
1999-11-17 mdwSplit into several parts.
1999-11-14 mdwReplaced by more portable AWK version.
1999-11-14 mdwNew, more portable test vector generator written in...
1999-11-14 mdwMore test vectors from new generator.
1999-11-13 mdwRemove stray debugging code.
1999-11-13 mdwInclude multiprecision maths stuff.
1999-11-13 mdwDon't be pedantic, because using `long long' as a multi...
1999-11-13 mdwFixed so that they compile. Minor interface changes.
1999-11-13 mdwFormat source code properly ;-). Attach suffixes to...
1999-11-13 mdwRandom generator for MP testcases.
1999-11-13 mdwLots of test vectors for low-level MP stuff.
1999-11-13 mdwVery low-level definitions for MP types.
1999-11-13 mdwMinor interface changes. Should be stable now.
1999-11-13 mdwMultiprecision routines finished and tested.
1999-11-13 mdwTest rig for low-level MP arithmetic.
1999-11-11 mdwUse `libtool' to generate a shared library.
1999-11-11 mdwMinor changes for different `mptypes.h' format.
1999-11-11 mdwUpdates for new configuration system, and `mptypes...
1999-11-11 mdwBuild `mptypes.h' header file appropriately for the...
1999-11-11 mdwNew library configuration system.
1999-11-11 mdwAppropriate types now generated automatically.
1999-11-11 mdwMinor reformatting.
1999-11-11 mdwA bit of reformatting. Initialize the uid and gid...
1999-11-11 mdwUse fewer copies of the silly story to improve performance.
1999-11-11 mdwUse canned check for `ssize_t'.
1999-11-02 mdwFix newlines in keyring list.
1999-10-30 mdwBring manpages up to date.
1999-10-24 mdwModify for standalone distribution. The library's...
1999-10-24 mdwInstall headers in the right directory.
1999-10-24 mdwDistribute GPL notice.
1999-10-23 mdwVersion number change.
1999-10-23 mdwThe `CVS' directory can't be hardlinked. Don't worry...
1999-10-15 mdwAdd a little more explanatory text for the pool and...
1999-10-15 mdwIn `key list', show timezone for local times, and suppo...
1999-10-15 mdwRemove extraneous comma.
1999-10-15 mdwIncrease output buffer a bit for performance.
1999-10-12 mdwUpdated. Almost finished, in fact. ;-)
1999-10-12 mdwMake pool and buffer sizes more sensible.
1999-09-03 mdwInitial import.