0.8.18.16:
authorChristophe Rhodes <csr21@cam.ac.uk>
Fri, 7 Jan 2005 11:54:18 +0000 (11:54 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Fri, 7 Jan 2005 11:54:18 +0000 (11:54 +0000)
commit9434bfa27a999690d05a196aae45f54cb05e9526
tree779c8ac97e3eb9150ad2d65bc59145a8424addb1
parent095a47764e687fa76cf0e2803633d30c65c00f40
0.8.18.16:
CLISP build fixes
... CUT-TO-WIDTH now takes three arguments;
... *LOAD-PATHNAME* and *COMPILE-FILE-PATHNAME* aren't absolute
in CLISP, sigh.  Use -TRUENAME* variants instead.
... PRINT not PRIN1 the random state after the huge bignum, otherwise
most of the time is spent in the pretty printer formatting
the random state to column 700000000000
... bit more NEWS on the x86-64 merge.
NEWS
src/code/target-char.lisp
src/compiler/x86-64/arith.lisp
tests/print.impure.lisp
tools-for-build/ucd.lisp
version.lisp-expr