Tcl Source Code

Changes On Branch tip-478
Login

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

Changes In Branch tip-478 Excluding Merge-Ins

This is equivalent to a diff from e3cb60581f to c253e68a51

2018-09-02
13:48
Implement TIP 478: Add Expected Class Level Behaviors to oo::class check-in: b9f75ba387 user: dkf tags: core-8-branch
2018-08-29
17:01
merge 8.6 check-in: 9f791c2d99 user: sebres tags: core-8-branch
2018-08-28
18:59
merge core-8-branch check-in: 364e4f0003 user: jan.nijtmans tags: trunk
2018-08-26
11:07
merge core-8-branch Closed-Leaf check-in: c253e68a51 user: dkf tags: tip-478
2018-08-19
09:33
Re-base branch "all-wideint" to core-8-branch. Still WIP check-in: 4932848e36 user: jan.nijtmans tags: tip-514
2018-08-17
22:21
Merge 8.6 check-in: e3cb60581f user: jan.nijtmans tags: core-8-branch
22:15
Minor fix to entier(): Allow it to convert to "wideInt" as well when range is appropriate check-in: d7d65c2ac3 user: jan.nijtmans tags: core-8-6-branch
2018-08-14
05:43
Reposition the MODULE_SCOPE definition so that packages like tbcload don't get an error when they in... check-in: 7e7c72ccc9 user: pooryorick tags: core-8-branch
2018-08-11
12:01
Added a note about the genesis of the compiled header. check-in: fe3eeb39c3 user: dkf tags: tip-478

Added doc/abstract.n.

Added doc/callback.n.

Added doc/classvariable.n.

Changes to doc/define.n.

Added doc/link.n.

Changes to doc/my.n.

Added doc/singleton.n.

Changes to generic/tclOO.c.

Changes to generic/tclOOBasic.c.

Changes to generic/tclOOInt.h.

Added generic/tclOOScript.h.

Added generic/tclOOScript.tcl.

Changes to tests/oo.test.

Added tests/ooUtil.test.

Added tools/makeHeader.tcl.

Changes to unix/Makefile.in.