Tcl Source Code

Changes On Branch trunk-encodingdefaultstrict
Login

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

Changes In Branch trunk-encodingdefaultstrict Excluding Merge-Ins

This is equivalent to a diff from 7dc0ea8ca5 to c499122331

2023-06-18
21:30
Merge trunk-encoding-defaultstrict [c499122331]. Leaf check-in: 22400aa71b user: pooryorick tags: unchained
2023-06-12
10:19
Merge trunk [7dc0ea8ca5]. Leaf check-in: c499122331 user: pooryorick tags: trunk-encodingdefaultstrict
04:10
Revert unwarranted change in Tcl_CreateChannel() from [1776327edd]. check-in: f413252375 user: pooryorick tags: trunk, main
2023-06-11
21:31
Merge trunk [19e22d9bc5]. check-in: 377114dc42 user: pooryorick tags: trunk-encodingdefaultstrict
02:46
Merge trunk check-in: b1f00c4901 user: apnadkarni tags: tip-671
02:34
Tests for invalidly encoded file names and env (TIP 671 motivation) check-in: 7dc0ea8ca5 user: apnadkarni tags: trunk, main
2023-06-04
22:58
Merge 8.7 check-in: 8333622e92 user: pointsman tags: trunk, main

Changes to generic/tcl.h.

Changes to generic/tclCmdAH.c.

Changes to generic/tclEncoding.c.

Changes to generic/tclIO.c.

Changes to generic/tclIOCmd.c.

Changes to generic/tclIOUtil.c.

Changes to library/http/http.tcl.

Changes to library/tcltest/tcltest.tcl.

Changes to tests/cmdAH.test.

Changes to tests/encoding.test.

Changes to tests/encodingVectors.tcl.

Changes to tests/io.test.

Changes to tests/ioCmd.test.