Tcl Source Code

Changes On Branch tip-605
Login

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

Changes In Branch tip-605 Excluding Merge-Ins

This is equivalent to a diff from c8be6c32f1 to 01cb108d71

2021-09-27
13:01
TIP #605 implementation: Function to get class name from object check-in: 7a083ed201 user: jan.nijtmans tags: core-8-branch
2021-08-05
11:20
Merge 8.6 check-in: e55cd6d5bf user: jan.nijtmans tags: core-8-branch
2021-08-01
11:47
Turn code snippets in TIP into a branch. Closed-Leaf check-in: 01cb108d71 user: dkf tags: tip-605
2021-07-30
12:35
In "makefile.vc" add building new header-file tclUuid.h. Not used for anything yet. check-in: dd0cb13795 user: jan.nijtmans tags: build-info-experiment
2021-07-29
14:03
Experiment: Switch tclsh console to UTF-8 by default on Windows, if possible, using the manifest. Closed-Leaf check-in: f04dc41a5b user: jan.nijtmans tags: utf-8-console
2021-07-26
17:32
Proposed fix. Needs testing with a compiler which demos the bug. Closed-Leaf check-in: cc39387c0c user: dgp tags: bug-f4b0cb2080
16:43
merge 8.7 check-in: e99abaf474 user: dgp tags: tip-568
2021-07-23
12:56
Merge 8.7 check-in: b7fe510496 user: jan.nijtmans tags: trunk, main
12:52
Use mingw-w64-ucrt-x86_64 toolchain for onfiledist build (starting with 8.7, since it needs Vista+) check-in: c8be6c32f1 user: jan.nijtmans tags: core-8-branch
09:49
Missing "env:" label in win-build.yml check-in: 258b7ef7a3 user: jan.nijtmans tags: core-8-branch
2021-07-21
08:19
Experiment: build onefiledist using the (experimental) UCRT64 mingw-w64 environment Closed-Leaf check-in: f944e72155 user: jan.nijtmans tags: ucrt

Changes to doc/Class.3.

Changes to generic/tclOO.c.

Changes to generic/tclOO.decls.

Changes to generic/tclOODecls.h.

Changes to generic/tclOOStubInit.c.