0.8.2.38:stop.the.world.branch.point
commitd6cacf136631916da0db8bbe32554ca499e17589
authorAlexey Dejneka <adejneka@comail.ru>
Sun, 17 Aug 2003 17:17:06 +0000 (17 17:17 +0000)
committerAlexey Dejneka <adejneka@comail.ru>
Sun, 17 Aug 2003 17:17:06 +0000 (17 17:17 +0000)
tree55ef6c0dcb0747cb9fc3774c7e9f75169ee7d285
parente453e5df83ff69be83b46341e9c751d0b2111a39
0.8.2.38:
        * Try to fix bug 267 = optimization issue #7: inside
          NAMED-LAMBDA replace references to a function with the same
          name with self-references;
        * ASSERT-GLOBAL-FUNCTION-DEFINITION-TYPE: do not put type
          assertions for functions with EXPLICIT-CHECK attribute;
        ... FLOAT-RADIX does not perform explicit check;
        * implement cross-compiler versions of %DPB and %WITH-ARRAY-DATA.
BUGS
OPTIMIZATIONS
src/code/cross-misc.lisp
src/compiler/ctype.lisp
src/compiler/fndb.lisp
src/compiler/ir1tran-lambda.lisp
version.lisp-expr