Tcl Source Code

Check-in [ddaa30125b]
Login

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

Overview
Comment:merge 8.7
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: ddaa30125b0a7e0d08702240050e2ca3ebdf9251e64e0421b73c70ed5ac7ace9
User & Date: dkf 2019-04-19 00:38:32.166
References
2022-06-19
01:22
correct LinkVar.3 per [ddaa30125], TIP 312 check-in: 9c4dcc7347 user: bch tags: trunk, main
Context
2019-04-19
07:06
Fix broken tests check-in: 9cc01bf517 user: dkf tags: trunk
00:38
merge 8.7 check-in: ddaa30125b user: dkf tags: trunk
2019-04-18
22:57
Compilation for [dict getwithdefault]. check-in: 3f55c6b25c user: dkf tags: core-8-branch
2019-04-11
20:38
Merge 8.7 check-in: c8a7a0b2d8 user: jan.nijtmans tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to doc/LinkVar.3.
Changes to doc/dict.n.
Changes to doc/lrange.n.
Added doc/lremove.n.
Changes to doc/lreplace.n.
Changes to doc/open.n.
Changes to doc/string.n.
Changes to generic/tcl.decls.
Changes to generic/tcl.h.
Changes to generic/tclAssembly.c.
Changes to generic/tclBasic.c.
Changes to generic/tclCmdIL.c.
Changes to generic/tclCmdMZ.c.
Changes to generic/tclCompCmds.c.
Changes to generic/tclCompCmdsSZ.c.
Changes to generic/tclCompile.c.
Changes to generic/tclCompile.h.
Changes to generic/tclDecls.h.
Changes to generic/tclDictObj.c.
Changes to generic/tclExecute.c.
Changes to generic/tclInt.h.
Changes to generic/tclLink.c.
Changes to generic/tclListObj.c.
Changes to generic/tclObj.c.
Changes to generic/tclPkg.c.
Changes to generic/tclStringObj.c.
Changes to generic/tclStubInit.c.
Changes to generic/tclTest.c.
Changes to generic/tclTomMathStubLib.c.
Changes to generic/tclUtf.c.
Changes to tests/cmdIL.test.
Changes to tests/coroutine.test.
Changes to tests/dict.test.
Changes to tests/httpTest.tcl.
Changes to tests/info.test.
Changes to tests/ioCmd.test.
Changes to tests/link.test.
Changes to tests/oo.test.
Changes to tests/process.test.
Changes to tests/string.test.
Changes to tests/utf.test.
Changes to unix/configure.
Changes to unix/configure.ac.
Changes to unix/tclUnixChan.c.
Changes to win/tclWinConsole.c.
Changes to win/tclWinSerial.c.