Tcl Source Code

Changes On Branch tip-668
Login

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

Changes In Branch tip-668 Excluding Merge-Ins

This is equivalent to a diff from f69bdb304d to 683f629ce8

2023-05-11
21:18
More tweaks, finetuning Leaf check-in: 683f629ce8 user: jan.nijtmans tags: tip-668
17:07
Silence valgrind "still reachable" report in cmdAH.test check-in: 71448a9b15 user: pooryorick tags: trunk, main
16:35
TIP #668 implementation: Consolidate all Tcl_Attempt* functions. check-in: fa605de79a user: jan.nijtmans tags: tip-668
15:39
put back pragma voor MSVC warning, accidently removed in previous commit check-in: f69bdb304d user: jan.nijtmans tags: trunk, main
15:30
Restore warning-free compilation with C++ compiler check-in: 9a4d14e5dc user: jan.nijtmans tags: trunk, main

Changes to generic/tcl.decls.

Changes to generic/tclCkalloc.c.

Changes to generic/tclDecls.h.

Changes to generic/tclInt.h.

Changes to generic/tclStringObj.c.

Changes to generic/tclStubInit.c.