1.0.13.14: Reduce character stream input consing
commit16568ba8e4b538858ab752fb2a5ae95e5f39e6dd
authorJuho Snellman <jsnell@iki.fi>
Fri, 4 Jan 2008 01:49:37 +0000 (4 01:49 +0000)
committerJuho Snellman <jsnell@iki.fi>
Fri, 4 Jan 2008 01:49:37 +0000 (4 01:49 +0000)
tree89f0efcebd22764fc1dba2bd5312d720828d3ebc
parentbd08bc2c6bc19c195f84b3facf7ab949a37bd5d6
1.0.13.14: Reduce character stream input consing

        * Inline UNIX-READ into REFILL-INPUT-BUFFER to remove SAP boxing,
          remove non-local exits over full call boundaries (patch by Paul
          Khuong).
        * Inline REFILL-BUFFER in READ-SEQUENCE and READ-LINE.
        * D-X-allocate value cells in REFILL-INPUT-BUFFER.
src/code/fd-stream.lisp
src/code/stream.lisp
src/code/unix.lisp
version.lisp-expr