Tcl Source Code

Changes On Branch tip-665
Login

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

Changes In Branch tip-665 Excluding Merge-Ins

This is equivalent to a diff from 7ba77326d4 to e580bbb75c

2023-09-12
07:45
TIP #665: Remove support for internal utf-16 for Tcl 8.7 (and 9.0) check-in: f28f0f4b68 user: jan.nijtmans tags: core-8-branch
2023-09-02
22:00
backport numeric white-space bug fix from 9.0 check-in: b9bb2ce39c user: griffin tags: core-8-branch
2023-08-31
14:46
Rebase to 8.7 Closed-Leaf check-in: e580bbb75c user: jan.nijtmans tags: tip-665
14:45
Rebase to 8.7 Closed-Leaf check-in: 11af79f7e2 user: jan.nijtmans tags: tip-666
13:47
Rebase to 8.7 check-in: d67705af8d user: jan.nijtmans tags: tip-653
13:14
Merge 8.7 check-in: 595962964e user: jan.nijtmans tags: trunk, main
11:17
Backport some test improvements from 9.0 check-in: 7ba77326d4 user: jan.nijtmans tags: core-8-branch
2023-08-30
14:38
Rebase to 8.7 check-in: 6dcc5a1ff0 user: jan.nijtmans tags: tip-665
10:37
Merge 8.6 check-in: 02ecc768a8 user: jan.nijtmans tags: core-8-branch

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

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

Changes to .travis.yml.

Changes to generic/regcustom.h.

Changes to generic/tclBinary.c.

Changes to generic/tclCmdIL.c.

Changes to generic/tclCmdMZ.c.

Changes to generic/tclCompExpr.c.

Changes to generic/tclDisassemble.c.

Changes to generic/tclEncoding.c.

Changes to generic/tclEvent.c.

Changes to generic/tclExecute.c.

Changes to generic/tclInt.h.

Changes to generic/tclObj.c.

Changes to generic/tclParse.c.

Changes to generic/tclScan.c.

Changes to generic/tclStringObj.c.

Changes to generic/tclStubInit.c.

Changes to generic/tclTest.c.

Changes to generic/tclUtf.c.

Changes to generic/tclUtil.c.

Changes to tests/utf.test.

Changes to win/makefile.vc.

Changes to win/rules.vc.