1.0.4.85: small PCL cleanups and thread-safety notes
authorNikodemus Siivola <nikodemus@random-state.net>
Sat, 14 Apr 2007 09:48:40 +0000 (09:48 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sat, 14 Apr 2007 09:48:40 +0000 (09:48 +0000)
commit9be48f2a73ca5f4cc0848b8c0adad7127de10373
treed0fbbdd4bf15b57349fb0134f4ec9972d86d904e
parentfe91df69dbf65c4a4c011bf1a7ee33100a50e711
1.0.4.85: small PCL cleanups and thread-safety notes

 * CACHE-NUMBER-VECTOR-REF and WRAPPER-CACHE-NUMBER-VECTOR-REF were
   equivalent to LAYOUT-CLOS-HASH. Use only the latter for easier
   reading.

 * *PREVIOUS-NWRAPPERS* is protected by the PCL lock, so ok.

 * The whole of dlisp2.lisp is currently dead code.
doc/internals-notes/threading-specials
src/pcl/cache.lisp
src/pcl/dlisp.lisp
src/pcl/dlisp2.lisp
version.lisp-expr