1.0.14.18: fix bogus STYLE-WARNING for MAKE-HASH-TABLE :SYNCHRONIZED
authorNikodemus Siivola <nikodemus@random-state.net>
Mon, 4 Feb 2008 22:14:08 +0000 (22:14 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Mon, 4 Feb 2008 22:14:08 +0000 (22:14 +0000)
commit11ff63e3084c27b8a3360054bd9a60b3cdb49cf1
tree25baf0f8ee02c7d2009242684c26ae67a3fd4e7d
parent3f8db67b157c100f115a56d5076c96ec35e18314
1.0.14.18: fix bogus STYLE-WARNING for MAKE-HASH-TABLE :SYNCHRONIZED

 * Add :SYNCHRONIZED to thr DEFKNOWN.

 * Also fix a bit of totally broken indentation in the
   hash-table code.

 * Cautionary comment about a potential type-error in parallel code.

 * More threaded hash-table tests.
NEWS
src/code/target-hash-table.lisp
src/compiler/fndb.lisp
tests/threads.impure.lisp
version.lisp-expr