0.8.13.56:
authorChristophe Rhodes <csr21@cam.ac.uk>
Tue, 10 Aug 2004 20:47:09 +0000 (20:47 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Tue, 10 Aug 2004 20:47:09 +0000 (20:47 +0000)
commitb5dc433da5b8bd3b36db88f7ec35cdb03cb64384
treea777148d80c255c2f6e08c06708bf6f0febeb958
parentbf10bbe9ccfc960f1fcc98b43a9d80e2791ca772
0.8.13.56:
Fix for (gcd 1 10000000000000000000000) problem (returning a
small bignum)
... %normalize the thing if it has length 1 (all other lengths
are automatically catered for);
... include automatically generated tests.
src/code/bignum.lisp
tests/gcd.pure.lisp [new file with mode: 0644]
version.lisp-expr