0.9.1.30:
authorJuho Snellman <jsnell@iki.fi>
Wed, 8 Jun 2005 10:36:17 +0000 (10:36 +0000)
committerJuho Snellman <jsnell@iki.fi>
Wed, 8 Jun 2005 10:36:17 +0000 (10:36 +0000)
commit1b83f8f5a9c75b01993eadbcd564a4dd2c349b5e
tree8bd300c3746b7aaf7cb8ebc2d79b68da8d50a1de
parent7cca1cabd213d38218a40e973b06ca11c8546396
0.9.1.30:
* Fix compile on x86-64 (popfl -> popfq).
        * Declarations in a DOLIST body are also in scope for the
          DOLIST return-form.
        * Evaluate the ELEMENT-TYPE keyword argument to
          WITH-OUTPUT-TO-STRING even in cases where the element-type is
          not used (i.e. FILL-POINTER-OUTPUT-STREAM), in case it has
          side-effects.
        * COMPILE-FILE accepts all pathname designators as INPUT-FILE
          and OUTPUT-FILE (streams weren't accepted before).
NEWS
src/code/defboot.lisp
src/code/macros.lisp
src/compiler/fndb.lisp
src/runtime/x86-64-assem.S
version.lisp-expr