Tcl Source Code

Changes On Branch tip-524
Login

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

Changes In Branch tip-524 Excluding Merge-Ins

This is equivalent to a diff from fc3996f465 to 5fbb86d1a1

2018-11-06
11:15
Implement TIP 524 check-in: f726350fc9 user: dkf tags: core-8-branch
2018-10-29
13:19
[TIP 522] New option "-errorCode" to [tcltest::test] in tcltest 2.5 check-in: 6852438731 user: dgp tags: core-8-branch
2018-10-28
19:26
Merge 8.7 check-in: 4f12a75d03 user: jan.nijtmans tags: tip-468
19:21
Experiment: See if we can build and test using cross-compiled mingw-w64 with wine check-in: 4c6c98a736 user: jan.nijtmans tags: travis-8.7-wine
15:36
Documentation Closed-Leaf check-in: 5fbb86d1a1 user: dkf tags: tip-524
12:48
Test cases (and some fixes) check-in: c1d92c86e0 user: dkf tags: tip-524
2018-10-27
22:12
merge core-8-branch check-in: c000f42f30 user: dkf tags: tip-524
19:46
Merge 8.7 check-in: 6966eb6f6f user: jan.nijtmans tags: trunk
19:45
Merge 8.6 check-in: fc3996f465 user: jan.nijtmans tags: core-8-branch
19:43
merge-mark... well ... almost: Except for a missing <include> in tclWinDde.c check-in: db9d745b8d user: jan.nijtmans tags: core-8-6-branch
18:08
Update TZ info to tzdata2018g. check-in: 0bf9474c61 user: jima tags: core-8-branch

Changes to doc/define.n.

Changes to doc/info.n.

Changes to generic/tclOO.c.

Changes to generic/tclOOCall.c.

Changes to generic/tclOODefineCmds.c.

Changes to generic/tclOOInfo.c.

Changes to generic/tclOOInt.h.

Changes to generic/tclOOScript.h.

Changes to generic/tclOOScript.tcl.

Changes to tests/oo.test.