[Openmcl-cvs-notifications] Commit: ccl/lisp-kernel

gb at clozure.com gb at clozure.com
Mon Sep 5 00:23:39 MDT 2005


Affected files with versions:
  gc.c,1.22
-----------------------------------
Details:

  Update of /usr/local/tmpcvs/ccl-0.14-dev/ccl/lisp-kernel
  In directory clozure.com:/tmp/cvs-serv10174/lisp-kernel
  
  Modified Files:
  	gc.c 
  Log Message:
  Don't invalidate cached hash_table key/value pairs here; let lisp code
  do it if/when it notices that rehashing is necessary.
  
  When deleting a (weak) pair, use slot_unbound (rather than unbound)
  to mark the key as having been deleted.


More information about the Openmcl-cvs-notifications mailing list