0.9.6.40:
authorJuho Snellman <jsnell@iki.fi>
Sun, 13 Nov 2005 05:22:19 +0000 (05:22 +0000)
committerJuho Snellman <jsnell@iki.fi>
Sun, 13 Nov 2005 05:22:19 +0000 (05:22 +0000)
commit7ebe82f662f0fd0038479cbb057ec77867ab6f7e
tree6594a2b4ef474d36bbc9e412199eb136706c16fa
parentff6f7c4d82e5780cced4900561eaae2af0a24d06
0.9.6.40:
Fix a small pprint performance problem caused by the Unicode work.

        * Allow using SIMPLE-BASE-STRINGs directly as pprint
          suffix/prefix, instead of coercing them to (SIMPLE-ARRAY CHARACTER).
        * OOAOM the idiom used in for specializing a block of code for
          several types of strings.
src/code/fd-stream.lisp
src/code/pprint.lisp
src/code/seq.lisp
version.lisp-expr