|
From: miguel s. <ms...@us...> - 2005-03-30 17:05:41
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9003 Modified Files: Tag: msofer-wcodes-branch ChangeLog Log Message: * generic/tclCompile.c: * generic/tclCompile.h: * generic/tclExecute.c: using pointer-to-pc instead of jump offsets (not in the packed mode), two new instructions to speed up load/store of indexed scalars, some engine tuning. |