Tcl Source Code

Changes On Branch tip-500
Login

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

Changes In Branch tip-500 Excluding Merge-Ins

This is equivalent to a diff from dade30b4a0 to 3419afb49d

2018-06-03
11:44
TIP 500: Private Methods and Variables in TclOO check-in: 86262924a2 user: dkf tags: core-8-branch
2018-06-02
14:19
merge core-8-branch Closed-Leaf check-in: 3419afb49d user: dkf tags: tip-500
2018-06-01
16:04
Rebase the sebres clock bounty work to the 8.7 branch. check-in: 3e943144b9 user: dgp tags: dgp-sebres-clock-review
2018-05-31
19:23
merge 8.7 check-in: 0a613bfb94 user: dgp tags: core_zip_vfs
07:21
Merge 8.7 check-in: 3fb815ef5f user: jan.nijtmans tags: initsubsystems
07:18
merge 8.7 check-in: 7173f591b6 user: jan.nijtmans tags: trunk
07:17
Neither use --disable-threads on MacOS builds, and don't mention it any more in the README check-in: dade30b4a0 user: jan.nijtmans tags: core-8-branch
2018-05-30
09:38
Tweaking the documentation check-in: d65f77c5b5 user: dkf tags: tip-500
07:15
No longer pass "--enable-threads" to battery-included sub-packages, since it's the default, even wh... check-in: 552b9e73d7 user: jan.nijtmans tags: core-8-branch

Changes to doc/Method.3.

Changes to doc/define.n.

Changes to doc/info.n.

Changes to doc/my.n.

Changes to doc/next.n.

Changes to doc/self.n.

Changes to generic/tclInt.h.

Changes to generic/tclOO.c.

Changes to generic/tclOO.decls.

Changes to generic/tclOO.h.

Changes to generic/tclOOBasic.c.

Changes to generic/tclOOCall.c.

Changes to generic/tclOODecls.h.

Changes to generic/tclOODefineCmds.c.

Changes to generic/tclOOInfo.c.

Changes to generic/tclOOInt.h.

Changes to generic/tclOOMethod.c.

Changes to generic/tclOOStubInit.c.

Changes to generic/tclVar.c.

Changes to tests/oo.test.