0.8.8.22:
authorChristophe Rhodes <csr21@cam.ac.uk>
Tue, 9 Mar 2004 14:45:37 +0000 (14:45 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Tue, 9 Mar 2004 14:45:37 +0000 (14:45 +0000)
commit398c7bf8d47d979a1879cf67d596c2827a98b0d9
tree7e346dba7919e732ba7681212245ea48fcebbcb0
parent2912f5f6c2acb2da3b9fcc0f5afd1ca89782a9f8
0.8.8.22:
Less pprint suboptimiality
... s/simple-string/(simple-array character (*))/ and add
explicit coercions;
... this should remove most of the performance degradation in the
pretty printer introduced around 0.8.1.x when (vector nil)
was recognized as a string type.
src/code/pprint.lisp
version.lisp-expr