Tcl Source Code

Check-in [832a1994c7]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:peephole INST_START_CMD before entering the big switch in tebc
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 832a1994c7a338d7e4e75085ee8cba0aed175d41
User & Date: mig 2013-01-15 19:37:30.202
References
2013-05-13
16:51
Fixed bug in parent revision [832a1994c7] unpredictably breaking the execution of precompiled byteco... closed check-in: 461dc8b0cc user: andreask tags: bugfix-832a1994c7-for-precompiled-bc
Context
2013-05-13
16:51
Fixed bug in parent revision [832a1994c7] unpredictably breaking the execution of precompiled byteco... closed check-in: 461dc8b0cc user: andreask tags: bugfix-832a1994c7-for-precompiled-bc
2013-01-17
16:32
merge trunk check-in: 3c4edc83aa user: dgp tags: novem
2013-01-15
21:06
[Bug 3598300]: unix: tcl.h does not include sys/stat.h check-in: 71141a7657 user: jan.nijtmans tags: trunk
19:46
merge trunk check-in: ece0938d6c user: mig tags: mig-no280
19:37
peephole INST_START_CMD before entering the big switch in tebc check-in: 832a1994c7 user: mig tags: trunk
19:35
merge trunk closed check-in: 9842555cd9 user: mig tags: ISC-peephole
19:26
remove [4522b11989], it breaks the build on linux check-in: f00093f08c user: mig tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclExecute.c.