Tcl Source Code

Check-in [5e2e74931b]
Login

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

Overview
Comment:When appropriate, implement [join] with the common [string cat] engine.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | dgp-string-cat
Files: files | file ages | folders
SHA1: 5e2e74931bc6ed79b8f883379c46e9c14cecf066
User & Date: dgp 2016-10-28 14:59:27.441
Context
2016-10-28
15:47
merge trunk check-in: 65b0c59fbd user: dgp tags: dgp-string-cat
14:59
When appropriate, implement [join] with the common [string cat] engine. check-in: 5e2e74931b user: dgp tags: dgp-string-cat
14:45
Add obvious optimizations to [join] implementation. check-in: b24a53dd0c user: dgp tags: trunk
14:28
merge trunk check-in: 8fe04e59f6 user: dgp tags: dgp-string-cat
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclCmdIL.c.