1.0.9.45: cleaner & thread-safe pv-table interning
commitee90e535c985f697c71d839083aed16710f846fd
authorNikodemus Siivola <nikodemus@random-state.net>
Sat, 8 Sep 2007 16:20:35 +0000 (8 16:20 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sat, 8 Sep 2007 16:20:35 +0000 (8 16:20 +0000)
treec27f9fc4de92da3a68c61041bac2ed9a1e7889c4
parentfe124f3fad91ea52851f20f9cd73823d71f39ad1
1.0.9.45: cleaner & thread-safe pv-table interning

* Rename the global interning tables and comment on
  their purpose for easier understanding.

* Simplify by-slot indexing: PV-OFFSETS are not needed in the global
  table.

* Lock around hash-table accesses.
src/pcl/vector.lisp
version.lisp-expr