Tcl Source Code

Changes On Branch tip-457
Login

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

Changes In Branch tip-457 Excluding Merge-Ins

This is equivalent to a diff from f1c99ff14c to be60dadb16

2017-05-29
13:14
merge core-8-6-branch check-in: a9965b7335 user: jan.nijtmans tags: trunk
2017-05-27
22:17
Implement proposed 0d decimal radix prefix to compliment 0x,0b,0o. check-in: d492c01a39 user: griffin tags: bsg-0d-radix-prefix
2017-05-23
22:36
TIP#457: Update named group ending Leaf check-in: be60dadb16 user: mlafon tags: tip-457
22:27
merge trunk check-in: 340fa5f4a8 user: mlafon tags: tip-457
16:00
[19a8c9399d] Plug mem leak in TIP 459 machinery. check-in: f1c99ff14c user: dgp tags: trunk
14:48
Update internal tables to Unicode 10.0. Still in Beta, but to be released soon. check-in: 090498e9a8 user: jan.nijtmans tags: trunk

Changes to doc/info.n.

Changes to doc/proc.n.

Changes to generic/tclCmdIL.c.

Changes to generic/tclCompile.c.

Changes to generic/tclInt.h.

Changes to generic/tclOO.c.

Changes to generic/tclOOInfo.c.

Changes to generic/tclOOMethod.c.

Changes to generic/tclProc.c.

Changes to generic/tclVar.c.

Changes to tests/apply.test.

Changes to tests/info.test.

Changes to tests/oo.test.

Added tests/proc-enh.test.

Changes to tests/proc-old.test.

Changes to tests/proc.test.