1.0.40.4: slight performance enhancement in gf initialisation
authorChristophe Rhodes <csr21@cantab.net>
Mon, 19 Jul 2010 06:40:24 +0000 (06:40 +0000)
committerChristophe Rhodes <csr21@cantab.net>
Mon, 19 Jul 2010 06:40:24 +0000 (06:40 +0000)
commit2210e113db46ab6250957826156e418d027014a0
tree08e3d52b91eed87f180e6a380fbcf85877898842
parentab7aedfb1e4c0245814beb998e74e099b71092a6
1.0.40.4: slight performance enhancement in gf initialisation

in RAISE-METATYPE, use special variables to access system classes
rather than FIND-CLASS.  (LOAD-TIME-VALUE of FIND-CLASS doesn't work
as it is too early in the PCL bootstrap...)
src/pcl/early-low.lisp
src/pcl/wrapper.lisp
version.lisp-expr