Tcl Source Code

Check-in [9a863e9399]
Login

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

Overview
Comment:Merge trunk
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | apn-icu
Files: files | file ages | folders
SHA3-256: 9a863e93994746bee8c111abf1a6930f971ddc065d77297165229b50711e856e
User & Date: apnadkarni 2024-06-20 07:44:32.093
Context
2024-06-21
10:52
Fix test constraint check-in: 4aa775e938 user: apnadkarni tags: apn-icu
2024-06-20
07:44
Merge trunk check-in: 9a863e9399 user: apnadkarni tags: apn-icu
07:42
Add basic tests check-in: 0562381402 user: apnadkarni tags: apn-icu
2024-06-19
16:39
Fix [7be97a6859]: Reviewing chan.n changes check-in: 9453353b55 user: jan.nijtmans tags: trunk, main
Changes
Unified Diff Side-by-Side Diff Patch
Changes to changes.md.
Changes to doc/CrtCommand.3.
Changes to doc/CrtObjCmd.3.
Changes to doc/catch.n.
Changes to doc/chan.n.
Changes to doc/close.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/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/scan.n.
Changes to doc/seek.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/tclEnsemble.c.
Changes to generic/tclIO.c.
Changes to generic/tclIOCmd.c.
Changes to generic/tclInterp.c.
Changes to generic/tclScan.c.
Changes to generic/tclStringObj.c.
Changes to generic/tclTest.c.
Changes to library/tcltest/tcltest.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/namespace.test.
Changes to tests/obj.test.
Changes to tests/pid.test.
Changes to tests/scan.test.
Changes to tests/trace.test.
Changes to unix/tclUnixPipe.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.