Tcl Source Code

Changes On Branch tip-558
Login

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

Changes In Branch tip-558 Excluding Merge-Ins

This is equivalent to a diff from 3a9f39d2ee to 03521b234c

2023-05-28
10:38
Fix errors when building the html man page for configurable.n (TIP #558) check-in: 9ae501484b user: fvogel tags: core-8-branch
10:37
Fix errors when building the html man page for configurable.n Closed-Leaf check-in: 03521b234c user: fvogel tags: tip-558
2023-05-19
12:06
TIP 558: Basic Configure Support for TclOO check-in: 49b856bfa8 user: dkf tags: core-8-branch
12:02
merge core-8-branch check-in: 08ddd0482b user: dkf tags: tip-558
11:51
merge core-8-branch Closed-Leaf check-in: c9f0a62542 user: dkf tags: not-tip-558
2023-05-17
07:33
Merge 8.7 check-in: 57e46213e1 user: jan.nijtmans tags: trunk, main
2023-05-16
16:31
Merge 8.6 check-in: 3a9f39d2ee user: jan.nijtmans tags: core-8-branch
16:30
Some more nmakehlp.c tweaks check-in: dba07ed3df user: jan.nijtmans tags: core-8-6-branch
10:26
Merge 8.6 check-in: 228ba10871 user: jan.nijtmans tags: core-8-branch

Added doc/configurable.n.

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 tests/oo.test.

Added tests/ooProp.test.

Changes to tools/tclOOScript.tcl.