Tcl Source Code

Changes On Branch tip-597
Login

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

Changes In Branch tip-597 Excluding Merge-Ins

This is equivalent to a diff from b56d0f7829 to fa3a2fdfd8

2021-04-30
07:20
TIP #597: "string is unicode" and better utf-8/utf-16/cesu-8 encodings check-in: f239465fd9 user: jan.nijtmans tags: core-8-branch
2021-04-29
12:30
unofficial -> snapshot check-in: 7630e5e006 user: jan.nijtmans tags: core-8-branch
10:04
Merge 8.7 check-in: 39ffe9b5cd user: jan.nijtmans tags: build-info
10:01
merge-mark check-in: 12b8ae27f2 user: jan.nijtmans tags: trunk, main
09:59
merge-mark check-in: 1b2fc4bdae user: jan.nijtmans tags: encodings-with-flags
09:58
Merge 8.7 Closed-Leaf check-in: fa3a2fdfd8 user: jan.nijtmans tags: tip-597
09:58
Prevent compiler warning check-in: b56d0f7829 user: jan.nijtmans tags: core-8-branch
09:54
Merge 8.7 check-in: 8c23b1dc16 user: jan.nijtmans tags: tip-597
09:51
Unbreak build with -DTCL_NO_DEPRECATED check-in: 3d21594e7a user: jan.nijtmans tags: core-8-branch

Changes to doc/FileSystem.3.

Changes to doc/NRE.3.

Changes to doc/UniCharIsAlpha.3.

Changes to doc/string.n.

Changes to generic/tcl.decls.

Changes to generic/tclCmdMZ.c.

Changes to generic/tclCompCmdsSZ.c.

Changes to generic/tclCompile.h.

Changes to generic/tclDecls.h.

Changes to generic/tclEncoding.c.

Changes to generic/tclStubInit.c.

Changes to generic/tclUtf.c.

Changes to library/init.tcl.

Changes to tests/encoding.test.

Changes to tests/info.test.

Changes to tests/io.test.

Changes to tests/regexp.test.

Changes to tests/regexpComp.test.

Changes to tests/string.test.