Tcl Source Code

Changes On Branch tip-567
Login

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

Changes In Branch tip-567 Excluding Merge-Ins

This is equivalent to a diff from 5fcc28ca35 to 3eadffa22a

2022-08-31
10:05
Merge 8.6 check-in: 0f133e4c3a user: jan.nijtmans tags: core-8-branch
09:55
Merge 8.7 Closed-Leaf check-in: 3eadffa22a user: jan.nijtmans tags: tip-567
09:07
Merge 8.7 check-in: c8722e2db2 user: jan.nijtmans tags: trunk, main
2022-08-30
23:02
Apply patch 0006 from [37108037b9]: Code cleanups to support CHERI check-in: 5fcc28ca35 user: jan.nijtmans tags: core-8-branch
22:30
More code cleanup, inspired by [37108037b9] check-in: 949071abc3 user: jan.nijtmans tags: core-8-branch
2021-01-08
10:48
Fix memory leak check-in: f4028b1cc3 user: jan.nijtmans tags: tip-567

Changes to doc/define.n.

Changes to generic/tclOODefineCmds.c.

Changes to generic/tclOOScript.h.

Changes to tests/oo.test.

Changes to tests/ooUtil.test.

Changes to tools/tclOOScript.tcl.