Tcl Source Code

Check-in [468df9021d]
Login

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

Overview
Comment:Merge 8.6
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-8-branch
Files: files | file ages | folders
SHA3-256: 468df9021d6d07efe83de59ccce96215dc58729bfba8c8790e787ab4697983da
User & Date: jan.nijtmans 2019-12-02 20:48:35.780
Context
2019-12-02
22:07
merge 8.6 check-in: cc5377327f user: pooryorick tags: core-8-branch
20:51
Merge 8.7 check-in: c52a58fe02 user: jan.nijtmans tags: trunk
20:48
Merge 8.6 check-in: 468df9021d user: jan.nijtmans tags: core-8-branch
20:26
If TCL_UTF_MAX>=4, make Tcl_ParseBackslash combine two surrogates so they appear as one 4-byte UTF-8... check-in: 43032d7ba3 user: jan.nijtmans tags: core-8-6-branch
18:15
Bump to 8.7a4 to distinguish development from 8.7a3 release. check-in: ff95f2c49c user: dgp tags: core-8-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclParse.c.
Changes to generic/tclUtf.c.
Changes to tests/utf.test.