|
From: Daniel A. S. <da...@us...> - 2007-08-14 06:34:11
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv12388 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * unix/tclLoadDyld.c: use dlfcn API on Mac OS X 10.4 and later; fix issues with loading from memory on intel and 64bit; add debug messages. * tests/load.test: add test load-10.1 for loading from vfs. |