0.8.12.32: Fix the performance degradation in DEFCLASS caused
authorNikodemus Siivola <nikodemus@random-state.net>
Wed, 14 Jul 2004 14:10:16 +0000 (14:10 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Wed, 14 Jul 2004 14:10:16 +0000 (14:10 +0000)
commite801083c864fa8f11d79be53a5d95584c960f2b3
tree765d91e8e92ad8429274cb58b347048a04c4fe24
parenta163c70e2bef35bf482a785dbfd9c545b4fcd555
0.8.12.32: Fix the performance degradation in DEFCLASS caused
           by package locks.
            * While at it, correct WITHOUT-PACKAGE-LOCKS to
                have identical semantics both with and without
                :SB-PACKAGE-LOCKS in features.
            * Yay for Boinkmarks for catching this.
src/code/early-package.lisp
src/pcl/defclass.lisp
version.lisp-expr