Tcl Source Code

Changes On Branch tip-646
Login

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

Changes In Branch tip-646 Excluding Merge-Ins

This is equivalent to a diff from 88334c6e8c to 9a54ae2959

2022-10-26
09:55
TIP #646: Change -eofchar handling check-in: 55e62999de user: jan.nijtmans tags: trunk, main
2022-10-23
14:08
Change back some Tcl_Size usage to size_t (e.g. in MODULE_SCOPE definitions, which are not supported... check-in: 26cd7febe4 user: jan.nijtmans tags: trunk, main
13:40
Rebase to latest 9.0 Closed-Leaf check-in: 9a54ae2959 user: jan.nijtmans tags: tip-646
13:39
Merge 9.0 check-in: 699703ec83 user: jan.nijtmans tags: tip-646
11:09
Merge 9.0 check-in: 620af40081 user: jan.nijtmans tags: novem
11:00
TIP #628: Shared 8.7/9.0 build environment check-in: 88334c6e8c user: jan.nijtmans tags: trunk, main
10:53
Merge 8.7 check-in: 56c666a3c4 user: jan.nijtmans tags: trunk, main
00:16
Merge 9.0 Closed-Leaf check-in: 0e700d8cb4 user: jan.nijtmans tags: tcl8-compat

Changes to doc/chan.n.

Changes to doc/fconfigure.n.

Changes to generic/tclIO.c.

Changes to generic/tclIO.h.

Changes to tests/chan.test.

Changes to tests/chanio.test.

Changes to tests/io.test.

Changes to tests/ioCmd.test.

Changes to win/tclWinChan.c.

Changes to win/tclWinConsole.c.

Changes to win/tclWinPipe.c.

Changes to win/tclWinSerial.c.