Tcl Source Code

Check-in [f6eb4196ee]
Login

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

Overview
Comment:Attempt to fix [https://core.tcl-lang.org/tk/tktview?name=a179564826|a179564826]: Tk 8.6: prevent issues when encountering non-BMP Unicode characters
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | bug-a179564826
Files: files | file ages | folders
SHA3-256: f6eb4196ee4d6fa810c96907618d22d5c320c5814c77a438a15935cfff39a13b
User & Date: jan.nijtmans 2019-08-01 08:02:38.127
Context
2019-09-12
07:51
Fix Tcl part of [https://core.tcl-lang.org/tk/tktview?name=a179564826|a179564826]: Tk 8.6: prevent i... check-in: a7a44cf3ca user: jan.nijtmans tags: core-8-6-branch
2019-08-01
08:02
Attempt to fix [https://core.tcl-lang.org/tk/tktview?name=a179564826|a179564826]: Tk 8.6: prevent is... closed check-in: f6eb4196ee user: jan.nijtmans tags: bug-a179564826
07:52
Mark one more test-case as knownMsvcBug. TODO: something to be fixed here? See: [https://travis-ci.o... check-in: 0a54b276c1 user: jan.nijtmans tags: core-8-6-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclUtf.c.