1.0.36.19: WITH-COMPILATION-UNIT :POLICY
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 11 Mar 2010 13:53:49 +0000 (13:53 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Thu, 11 Mar 2010 13:53:49 +0000 (13:53 +0000)
commit5f466d0621f0cb549b80d48abfa7af8d7dc01a34
tree43f9ac017044b8cbe81897670ea5602ed7e9d6b9
parentd4a07c5481b3a0692963e018753089f1e5203d10
1.0.36.19: WITH-COMPILATION-UNIT :POLICY

 * Allows binding *POLICY* and *POLICY-RESTRICTIONS*. Read the
   docstring and weep.

 * Document both RESTRICT-COMPILER-POLICY and WITH-COMPILER-POLICY in
   the manual.

 * Also make DECLARATION-INFORMATION heed *POLICY-RESTRICTIONS*.
   Based on patch by: Tobias C. Rittweiler <tcr@freebits.de>

   Fixes Launchpad bug #313337.
NEWS
contrib/sb-cltl2/env.lisp
contrib/sb-cltl2/tests.lisp
doc/manual/compiler.texinfo
package-data-list.lisp-expr
src/compiler/main.lisp
src/compiler/policy.lisp
version.lisp-expr