Fix bug in daemon mode.
[u/mdw/catacomb] / mptext.c
2001-06-16 mdwTypesetting fixes.
2001-06-16 mdwAdded fast-track code for binary output bases, and...
2001-02-03 mdwMake flags be unsigned. Improve the write algorithm...
2000-12-06 mdwReduce binary bytes (to allow marker bits to be ignored...
2000-07-15 mdwBug fix in binary input.
2000-06-25 mdwFix the derivation of `depth' commentary.
2000-06-17 mdwNew and much faster stack-based algorithm for reading...
1999-12-22 mdwUse clever recursive algorithm for writing numbers...
1999-12-10 mdwAllocate slightly less memory.
1999-11-20 mdwUse function versions of MPX_UMULN and MPX_UADDN.
1999-11-17 mdwNew multiprecision integer arithmetic suite.