Tcl Source Code

Changes On Branch full-utf-for-87
Login

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

Changes In Branch full-utf-for-87 Excluding Merge-Ins

This is equivalent to a diff from 19850a20a8 to 30a874adf5

2022-05-15
20:36
TIP #622 implementation: Full Unicode for Tcl 8.7 check-in: e00aaebbbf user: jan.nijtmans tags: core-8-branch
2022-04-28
10:58
Merge 8.6 check-in: f29d996f25 user: jan.nijtmans tags: core-8-branch
2022-04-26
17:15
Merge 8.7 check-in: eb5ed53a03 user: jan.nijtmans tags: tip-618
16:01
Merge 8.7 check-in: 065d1ac46a user: jan.nijtmans tags: tip-616-for-8.7
15:58
Merge 8.7 check-in: 214c4e5c05 user: jan.nijtmans tags: tip-609
15:57
Merge 8.7 Closed-Leaf check-in: 30a874adf5 user: jan.nijtmans tags: full-utf-for-87
15:41
Merge 8.7 check-in: 5431bc3d9c user: jan.nijtmans tags: trunk, main
15:07
Change value of TCL_INDEX_TEMP_TABLE from 2 to 64, and let it lead to a slightly more efficient impl... check-in: 19850a20a8 user: jan.nijtmans tags: core-8-branch
13:27
merge 8.6 (fixes [27520c9b17]) check-in: 9427d5662e user: sebres tags: core-8-branch
07:18
Merge 8.7 check-in: 588d689f08 user: jan.nijtmans tags: full-utf-for-87

Changes to .github/workflows/linux-build.yml.

Changes to .github/workflows/win-build.yml.

Changes to generic/tcl.decls.

Changes to generic/tcl.h.

Changes to generic/tclBinary.c.

Changes to generic/tclCmdMZ.c.

Changes to generic/tclCompCmdsSZ.c.

Changes to generic/tclDecls.h.

Changes to generic/tclEncoding.c.

Changes to generic/tclExecute.c.

Changes to generic/tclIO.c.

Changes to generic/tclInt.h.

Changes to generic/tclObj.c.

Changes to generic/tclProc.c.

Changes to generic/tclRegexp.c.

Changes to generic/tclStringObj.c.

Changes to generic/tclStringRep.h.

Changes to generic/tclStubInit.c.

Changes to generic/tclTest.c.

Changes to generic/tclTestObj.c.

Changes to generic/tclUtf.c.

Changes to generic/tclUtil.c.

Changes to tests/obj.test.

Changes to tests/string.test.

Changes to tests/stringObj.test.

Changes to tests/utf.test.

Changes to win/makefile.vc.

Changes to win/rules.vc.