Tcl Source Code

Changes On Branch utf-max-6
Login

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

Changes In Branch utf-max-6 Excluding Merge-Ins

This is equivalent to a diff from c6f4b50fbf to ab3bc46fe1

2019-03-08
21:27
Make -DTCL_UTF_MAX=6-build work on win32. Add travis builds to prove it. check-in: 1df1b22fad user: jan.nijtmans tags: core-8-branch
19:51
Code cleanup: less (size_t) casts Closed-Leaf check-in: ab3bc46fe1 user: jan.nijtmans tags: utf-max-6
14:47
merge 8.6 check-in: 8d5d640832 user: dgp tags: core-8-branch
2019-03-07
22:03
Merge 8.7 check-in: d6eb82a174 user: jan.nijtmans tags: trunk
22:02
Fixes for TCL_UTF_MAX=6, (gcc compiler warnings). Also make everything work on win32/win64. Patch ad... check-in: 650574e0fb user: jan.nijtmans tags: utf-max-6
21:59
Fix gcc compiler warning check-in: c6f4b50fbf user: jan.nijtmans tags: core-8-branch
14:17
(core-8-6-branch merge) Fix automatic pkgIndex generation for multiplatform installs. check-in: d48cced50f user: apnadkarni tags: core-8-branch

Changes to .travis.yml.

Changes to generic/regcomp.c.

Changes to generic/regexec.c.

Changes to generic/tclEncoding.c.

Changes to generic/tclMain.c.

Changes to generic/tclUtf.c.

Changes to generic/tclUtil.c.

Changes to generic/tclZipfs.c.

Changes to tests/encoding.test.

Changes to win/tclWinFile.c.