|
From: miguel s. <ms...@us...> - 2005-03-13 13:57:43
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1698 Modified Files: Tag: msofer-wcodes-branch ChangeLog Log Message: * Changed files are the usual suspects. Each (instruction+operands) takes two words; instructions that take two operands pack them into a single pointer-sized int. Unused instructions removed from tclInstructionTable. |