|
From: Don P. <dg...@us...> - 2005-07-26 17:05:49
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14842 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclBasic.c (Tcl_CallWhenDeleted): Converted to use per-thread counter, rather than a process global one that required mutex protection. [RFE 1077194] |