Tcl Source Code

Check-in [29d29484d0]
Login

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

Overview
Comment:Merge 9.0
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | tip-626
Files: files | file ages | folders
SHA3-256: 29d29484d05da0d69e43de4675f1e16074fa484fdf2b2070f74d4000ceb024f3
User & Date: jan.nijtmans 2024-06-20 18:22:43.337
Original Comment: Merge 8.7
Context
2024-06-27
22:28
Merge 9.0 check-in: a3d20af5ba user: jan.nijtmans tags: tip-626
2024-06-20
18:22
Merge 9.0 check-in: 29d29484d0 user: jan.nijtmans tags: tip-626
2024-06-19
16:39
Fix [7be97a6859]: Reviewing chan.n changes check-in: 9453353b55 user: jan.nijtmans tags: trunk, main
2024-06-11
07:52
Merge 9.0 check-in: 121c2ead8c user: jan.nijtmans tags: tip-626
Changes
Unified Diff Side-by-Side Diff Patch
Changes to doc/CrtCommand.3.
Changes to doc/CrtObjCmd.3.
Changes to doc/ObjectType.3.
Changes to doc/SaveInterpState.3.
Changes to doc/SetResult.3.
Changes to doc/StringObj.3.
Changes to doc/Thread.3.
Changes to doc/catch.n.
Changes to doc/chan.n.
Changes to doc/close.n.
Changes to doc/configurable.n.
Changes to doc/encoding.n.
Changes to doc/eof.n.
Changes to doc/fblocked.n.
Changes to doc/fconfigure.n.
Changes to doc/fileevent.n.
Changes to doc/flush.n.
Changes to doc/format.n.
Changes to doc/gets.n.
Changes to doc/http.n.
Changes to doc/interp.n.
Changes to doc/namespace.n.
Changes to doc/puts.n.
Changes to doc/read.n.
Changes to doc/refchan.n.
Changes to doc/return.n.
Changes to doc/safe.n.
Changes to doc/scan.n.
Changes to doc/seek.n.
Changes to doc/socket.n.
Changes to doc/tell.n.
Changes to doc/transchan.n.
Changes to generic/tcl.h.
Changes to generic/tclArithSeries.c.
Changes to generic/tclBasic.c.
Changes to generic/tclCmdIL.c.
Changes to generic/tclEncoding.c.
Changes to generic/tclEnsemble.c.
Changes to generic/tclExecute.c.
Changes to generic/tclIO.c.
Changes to generic/tclIOCmd.c.
Changes to generic/tclInt.h.
Changes to generic/tclInterp.c.
Changes to generic/tclListObj.c.
Changes to generic/tclScan.c.
Changes to generic/tclStringObj.c.
Changes to generic/tclTest.c.
Changes to library/history.tcl.
Changes to library/http/http.tcl.
Changes to library/init.tcl.
Changes to library/msgcat/msgcat.tcl.
Changes to library/opt/optparse.tcl.
Changes to library/package.tcl.
Changes to library/platform/shell.tcl.
Changes to library/safe.tcl.
Changes to library/tcltest/tcltest.tcl.
Changes to tests-perf/list.perf.tcl.
Changes to tests/chan.test.
Changes to tests/chanio.test.
Changes to tests/coroutine.test.
Changes to tests/expr.test.
Changes to tests/format.test.
Changes to tests/io.test.
Changes to tests/ioCmd.test.
Changes to tests/lseq.test.
Changes to tests/namespace.test.
Changes to tests/obj.test.
Changes to tests/pid.test.
Changes to tests/remote.tcl.
Changes to tests/scan.test.
Changes to tests/trace.test.
Changes to unix/Makefile.in.
Changes to unix/installManPage.
Changes to unix/tclEpollNotfy.c.
Changes to unix/tclLoadOSF.c.
Changes to unix/tclUnixCompat.c.
Changes to unix/tclUnixInit.c.
Changes to unix/tclUnixPipe.c.
Changes to unix/tclUnixSock.c.
Changes to win/Makefile.in.
Changes to win/nmakehlp.c.
Changes to win/tclWinDde.c.
Changes to win/tclWinFCmd.c.
Changes to win/tclWinFile.c.
Changes to win/tclWinInit.c.
Changes to win/tclWinLoad.c.
Changes to win/tclWinPipe.c.