Tcl Source Code

Check-in [15927b5ba6]
Login

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

Overview
Comment:Merge 8.7
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | utf-max
Files: files | file ages | folders
SHA3-256: 15927b5ba6e0ee057bbc7c9b5a7d2e67aec49828f7b7765a4bda2e1e5908a256
User & Date: jan.nijtmans 2019-03-24 13:05:07.592
Context
2019-03-28
22:49
Merge 8.7 check-in: eebb1e7ee1 user: jan.nijtmans tags: utf-max
2019-03-24
13:05
Merge 8.7 check-in: 15927b5ba6 user: jan.nijtmans tags: utf-max
13:02
Make all internal small buffer related to Tcl_UtfBackslash() length 4, not TCL_UTF_MAX: For TCL_UTF_... check-in: 69cd13225a user: jan.nijtmans tags: core-8-branch
2019-03-21
20:28
Merge 8.7. Also fix invalid reference to TclUtfToWChar, causing build failure check-in: 7c63883789 user: jan.nijtmans tags: utf-max
Changes
Unified Diff Side-by-Side Diff Patch
Changes to doc/Tcl.n.
Changes to doc/Utf.3.
Changes to doc/array.n.
Changes to doc/cookiejar.n.
Changes to doc/define.n.
Changes to doc/info.n.
Changes to doc/zipfs.n.
Changes to generic/tclUtf.c.
Changes to tests/utf.test.
Changes to tests/util.test.
Changes to tools/tcltk-man2html.tcl.
Changes to unix/Makefile.in.