Tcl Source Code

Changes On Branch tip-463
Login

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

Changes In Branch tip-463 Excluding Merge-Ins

This is equivalent to a diff from 1d11dc7a53 to d26f75a105

2017-06-22
21:46
Implement TIP #463: Command-Driven Substitutions for regsub check-in: 9aaee27679 user: dkf tags: trunk
13:45
merge trunk check-in: 8d97ed6516 user: dgp tags: tip-445
13:41
merge trunk check-in: 30c71bc195 user: dgp tags: novem
13:26
merge trunk Closed-Leaf check-in: 0f132b7210 user: dgp tags: unwanted
12:25
merge trunk Closed-Leaf check-in: d26f75a105 user: dgp tags: tip-463
08:59
merge core-8-6-branch check-in: 1d11dc7a53 user: jan.nijtmans tags: trunk
08:59
Upgrade all internal character tables to Unicode 10 check-in: f78dec2d2f user: jan.nijtmans tags: core-8-6-branch
2017-06-18
18:02
Factor out chunk of non-obvious code in the guts of [oo::define] into one place. check-in: bbaad94279 user: dkf tags: trunk
2017-02-18
18:38
Add documentation of [regsub -command]. check-in: ca85c6e424 user: dkf tags: tip-463

Changes to doc/regsub.n.

Changes to generic/tclCmdMZ.c.

Changes to tests/regexp.test.

Changes to tests/regexpComp.test.