Fix HASH-TABLE-UPDATE!/DEFAULT to conform to silly specification.
authorTaylor R Campbell <campbell@mumble.net>
Sun, 22 May 2011 20:49:50 +0000 (20:49 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Sun, 22 May 2011 20:49:50 +0000 (20:49 +0000)
commit4d6552aeb76e248f952b9c42aa9b9434b681b27f
treeff859451fc4f2fdbbd0441edbc350a686a475a86
parentf577dab6b35873c03a6913d65ea698a3edf27375
Fix HASH-TABLE-UPDATE!/DEFAULT to conform to silly specification.

Add regression tests.

I missed this when I fixed HASH-TABLE-UPDATE! a while ago.
src/runtime/hashtb.scm
src/runtime/runtime.pkg
tests/runtime/test-hash-table.scm