0.9.15.41: preparation for weak hash tables
authorGabor Melis <mega@hotpop.com>
Sun, 20 Aug 2006 20:51:43 +0000 (20:51 +0000)
committerGabor Melis <mega@hotpop.com>
Sun, 20 Aug 2006 20:51:43 +0000 (20:51 +0000)
commit8f7210321a2abb703ceeb3f203e86d5e0d9412b0
treed19cde2b70ed80628e3a684645431c3ec8754063
parent60ce532301c8f4b7ed289d049717ee16639bc4d4
0.9.15.41: preparation for weak hash tables
* Indentation changes to target-hash-table.lisp to make the lines fit
  into a 80 char wide emacs.
* Small refactoring of hash table related code in gencgc: of the
  x86/x86-64 version of scav_vector a function called
  scav_hash_table_entries is split off and some repetitive code is
  factored out.
src/code/target-hash-table.lisp
src/runtime/gencgc.c
version.lisp-expr