Tcl Source Code

Check-in [b3fc2fbe3d]
Login

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

Overview
Comment:merge core-8-branch
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | tip-389
Files: files | file ages | folders
SHA3-256: b3fc2fbe3d60ac8cbee51cee1a02bd3f9cd3ab88e84219d5607bd161a1103342
User & Date: jan.nijtmans 2018-01-10 08:27:03.814
Context
2018-01-10
09:32
Don't use TclUtfToUniChar here: it doesn't give any advantage over Tcl_UtfToUniChar check-in: 2912e243cf user: jan.nijtmans tags: tip-389
08:27
merge core-8-branch check-in: b3fc2fbe3d user: jan.nijtmans tags: tip-389
08:25
Fix [https://core.tcl.tk/tk/info/00a27923ee26437611e1ed83f96e15b6caabcd8b|00a27923ee]: (Tcl part, re... check-in: 8481a52495 user: jan.nijtmans tags: core-8-branch
2017-12-28
21:17
merge core-8-branch check-in: 92e15a4e78 user: jan.nijtmans tags: tip-389
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclBasic.c.
Changes to generic/tclOO.c.
Changes to generic/tclOOCall.c.
Changes to generic/tclOODefineCmds.c.
Changes to generic/tclOOInt.h.
Changes to generic/tclPkg.c.
Changes to generic/tclUtf.c.
Changes to tests/oo.test.
Changes to tests/safe.test.