Tcl Source Code

Check-in Differences
Login

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

Difference From 0ca94b41a13ea375 To e722c70aad11a12a

2017-05-05
22:57
TIP#457: Remove -varname, add level for -upvar check-in: 824ce85c80 user: mlafon tags: tip-457
2017-04-23
20:46
TIP#457: Update proc and info documentation check-in: e722c70aad user: mlafon tags: tip-457
2017-04-20
22:01
TIP#457: Fix warnings in InfoArgSpecCmd check-in: 68a6d74898 user: mlafon tags: tip-457
10:13
Entry for text.n into exclude_refs_map inserted. check-in: 9b324dcab5 user: gcramer tags: trunk
06:15
merge trunk check-in: 78f8e94175 user: jan.nijtmans tags: tip-312
2017-04-18
21:09
merge trunk check-in: d54a7e08cc user: mlafon tags: tip-457
19:02
merge core-8-6-branch check-in: 0ca94b41a1 user: jan.nijtmans tags: trunk
19:01
Fix [bc432269]: http fails in a safe interpreter check-in: 4b43637b77 user: jan.nijtmans tags: core-8-6-branch
2017-04-17
12:05
Repair revised tests that failed. check-in: 467717ad27 user: dgp 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.