1.0.4.78: shrink package hash-tables to an optimal size when saving a core
authorJuho Snellman <jsnell@iki.fi>
Thu, 12 Apr 2007 19:19:05 +0000 (19:19 +0000)
committerJuho Snellman <jsnell@iki.fi>
Thu, 12 Apr 2007 19:19:05 +0000 (19:19 +0000)
commitd5319592583dda6833b74b34b52dbd2aa3109948
tree06712866d022156d25d805ffd887c267cc2bd53b
parentb3577ad7767f451490f5bfe7ba2e74efabe9f4e6
1.0.4.78: shrink package hash-tables to an optimal size when saving a core

        * Also shrink the table if sufficiently many symbols are uninterned
          from the package
* Shrinks the core by 800k
        * Patch by Lutz Euler on sbcl-devel 2007-04-01
src/code/save.lisp
src/code/target-package.lisp
src/compiler/generic/genesis.lisp
version.lisp-expr