Tcl Source Code

Check-in [92e1b73cd8]
Login

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

Overview
Comment:Reduce the "clever" factor. (Fine line between clever and stupid.)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | bug-db36fa5122
Files: files | file ages | folders
SHA3-256: 92e1b73cd88ffc769e4c00e59f9f9c14d93671af0d6e2b3fe107db229406ca66
User & Date: dgp 2018-03-08 02:28:49.811
Context
2018-03-08
17:26
Rollback the stealth change to [lreplace a 1 1] in Tcl 8.6.6. [409ea17e37]. Scratch rewrite of the [... check-in: a765812bfc user: dgp tags: bug-db36fa5122
02:28
Reduce the "clever" factor. (Fine line between clever and stupid.) check-in: 92e1b73cd8 user: dgp tags: bug-db36fa5122
2018-03-07
21:45
Streamline index decoding in INST_STR_RANGE_IMM execution. check-in: bb66d42b7b user: dgp tags: bug-db36fa5122
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclExecute.c.