Forked from
cmucl / cmucl
Source project has a limited visibility.
-
ram authored
other misc changes from Bill. Added BIGNUM-REPLACE and made people use it. Add WITH-BIGNUM-BUFFERS and made people use it so that they would be reentrant. Fixed MAKE-GCD-BIGNUM-ODD to not assume that there is a 1 in the first digit. Added misc declarations. Changed shifting stuff to use the new %DIGIT-LOGICAL-SHIFT-RIGHT. Un-commented-out GCD and multi-digit bignum truncate.
ram authoredother misc changes from Bill. Added BIGNUM-REPLACE and made people use it. Add WITH-BIGNUM-BUFFERS and made people use it so that they would be reentrant. Fixed MAKE-GCD-BIGNUM-ODD to not assume that there is a 1 in the first digit. Added misc declarations. Changed shifting stuff to use the new %DIGIT-LOGICAL-SHIFT-RIGHT. Un-commented-out GCD and multi-digit bignum truncate.