0.9.3.52:
authorNathan Froyd <froydnj@cs.rice.edu>
Mon, 15 Aug 2005 17:44:49 +0000 (17:44 +0000)
committerNathan Froyd <froydnj@cs.rice.edu>
Mon, 15 Aug 2005 17:44:49 +0000 (17:44 +0000)
commit1b775f07606e4ea946b07794ed60469f45f2f417
tree57b117524ef22021075fb7e42a88c0888cbd9bf0
parent43caa89c20c70fdef77797fe31e6fd09bfcf2527
0.9.3.52:
        Reduce core file size by 600k+:

        * Disable FORMAT-with-constant-format-string transform in the
          cross compiler--eliminates many large LAMBDAs from the core;
        * Remove call to PURIFY at the beginning of warm init so that
          cold-init-only stuff doesn't get moved to read-only space
          before it is uninterned and (not) garbage collected.
make-target-2.sh
src/compiler/srctran.lisp
version.lisp-expr