Tcl Source Code

Changes On Branch tip-657
Login
EuroTcl/OpenACS 11 - 12 JULY 2024, VIENNA

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

Changes In Branch tip-657 Excluding Merge-Ins

This is equivalent to a diff from f048af6d62 to 0797156bae

2023-11-13
10:20
TIP #657: Make "-profile strict" the default in Tcl 9.0 check-in: e9d398b2aa user: jan.nijtmans tags: trunk, main
2023-11-10
14:00
Merge 8.7 check-in: 66a13a16e6 user: jan.nijtmans tags: trunk, main
13:12
Rebase to latest 9.0 Closed-Leaf check-in: 0797156bae user: jan.nijtmans tags: tip-657
13:11
Rebase to latest 9.0 Closed-Leaf check-in: 18fb0cf356 user: jan.nijtmans tags: tip-664
11:01
exec.n documentation: add chapter about MS-Windows quoting. check-in: f048af6d62 user: oehhar tags: trunk, main
11:00
exec.n documentation: add chapter about MS-Windows quoting. check-in: 3f864e4b5e user: oehhar tags: core-8-branch
09:54
Fix Windows build with --disable-shared: Make sure that test-code is never compiled with -DBUILD_tcl... check-in: 8395999435 user: jan.nijtmans tags: trunk, main
2023-11-02
17:00
Merge main check-in: e85a6745f5 user: oehhar tags: tip-657

Changes to doc/Encoding.3.

Changes to doc/chan.n.

Changes to doc/encoding.n.

Changes to generic/tcl.h.

Changes to generic/tclCmdAH.c.

Changes to generic/tclEncoding.c.

Changes to generic/tclEnv.c.

Changes to generic/tclFCmd.c.

Changes to generic/tclIO.c.

Changes to generic/tclIOSock.c.

Changes to generic/tclInt.h.

Changes to generic/tclZipfs.c.

Changes to library/http/http.tcl.

Changes to tests/encodingVectors.tcl.

Changes to tests/ioCmd.test.

Changes to unix/tclLoadDl.c.

Changes to unix/tclLoadDyld.c.

Changes to unix/tclLoadNext.c.

Changes to unix/tclLoadOSF.c.

Changes to unix/tclLoadShl.c.

Changes to unix/tclUnixFCmd.c.

Changes to unix/tclUnixFile.c.

Changes to unix/tclUnixPipe.c.

Changes to win/tclWinPipe.c.