|
From: Donal K. F. <dk...@us...> - 2003-03-05 22:31:24
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv24727 Modified Files: ChangeLog Log Message: The [switch] command is now bytecode compiled, at least in the most common case. There's room for improvement in the future, of course. [Patch #644819] Also adds another macro to help with jump offset fixups. |