Tcl Source Code

Check-in [67ec088a1c]
Login

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

Overview
Comment:Eliminate dependency in test-suite on Unicode functions. Merge tip-548. Fix build with -DTCL_NO_DEPRECATED
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | utf-max
Files: files | file ages | folders
SHA3-256: 67ec088a1ce83a1d3b3b82fafc3be184c41715e672a2e806ef61459237de9337
User & Date: jan.nijtmans 2019-08-13 21:00:28.603
Context
2019-09-25
13:42
Merge 8.7 check-in: be233f3e67 user: jan.nijtmans tags: utf-max
2019-08-13
21:00
Eliminate dependency in test-suite on Unicode functions. Merge tip-548. Fix build with -DTCL_NO_DEPR... check-in: 67ec088a1c user: jan.nijtmans tags: utf-max
20:10
Merge 8.7 check-in: 7b84ac200f user: jan.nijtmans tags: tip-548
2019-08-12
20:49
default TCL_UTF_MAX should still be 3 check-in: e48340686a user: jan.nijtmans tags: utf-max
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclCmdMZ.c.
Changes to generic/tclDate.c.
Changes to generic/tclExecute.c.
Changes to generic/tclGetDate.y.
Changes to generic/tclInt.decls.
Changes to generic/tclIntDecls.h.
Changes to generic/tclRegexp.c.
Changes to generic/tclStringObj.c.
Changes to generic/tclStubInit.c.
Changes to generic/tclTestObj.c.
Changes to generic/tclUtil.c.
Changes to tests/chanio.test.
Changes to tests/io.test.
Changes to tests/stringObj.test.
Changes to tests/utf.test.