0.9.17.10: async unwind for specials
authorGabor Melis <mega@hotpop.com>
Fri, 6 Oct 2006 11:44:20 +0000 (11:44 +0000)
committerGabor Melis <mega@hotpop.com>
Fri, 6 Oct 2006 11:44:20 +0000 (11:44 +0000)
commit26bbfd93d01cefc0bbf97727379bdbdace8bf609
treeedb771ae6a3d4555fb785a83997ee8917aedcc25
parentb314231c1a7ac585018568c1a9461777a4bb4f1b
0.9.17.10: async unwind for specials
  * in UNBIND zero the symbol before the value
  * in UNBIND-TO-HERE zero the value even if the symbol is zero
NEWS
doc/internals/specials.texinfo
src/compiler/alpha/cell.lisp
src/compiler/hppa/cell.lisp
src/compiler/mips/cell.lisp
src/compiler/ppc/cell.lisp
src/compiler/sparc/cell.lisp
src/compiler/x86-64/cell.lisp
src/compiler/x86/cell.lisp
tests/signals.impure.lisp [new file with mode: 0644]
version.lisp-expr