Tcl Source Code

Changes On Branch tip-660
Login

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

Changes In Branch tip-660 Excluding Merge-Ins

This is equivalent to a diff from 883464ea32 to 0bf637b9dc

2023-04-21
17:17
Merge pre-TIP 660 changes from trunk. check-in: a6a4d93dd6 user: dgp tags: dgp-refactor
16:49
Merge pre-TIP 660 changes from trunk. check-in: b1c433a972 user: dgp tags: novem
2023-04-20
16:53
Merge 9.0 check-in: aa3e7e529f user: jan.nijtmans tags: tip-626
2023-04-19
12:15
Merge trunk [883464ea32]. check-in: b5d4c2af53 user: pooryorick tags: trunk-encodingdefaultstrict
03:36
TIP 660 accepted. check-in: 1842599320 user: apnadkarni tags: trunk, main
02:32
Pick up lreplace.test and lseq.test from tip-660-with-trunk-testcases Closed-Leaf check-in: 0bf637b9dc user: apnadkarni tags: tip-660
02:00
Merge trunk check-in: 5ad7c7b96d user: apnadkarni tags: tip-660
2023-04-18
22:35
In DoReadChars() reset CHANNEL_ENCODING_ERROR instead of CHANNEL_BLOCKED. check-in: 883464ea32 user: pooryorick tags: trunk, main
22:00
Fix for [25cdcb7e8fb381fb]: Incomplete utf-8 sequence followed by eofchar results in failed asserti... check-in: a02c5b9f8b user: pooryorick tags: trunk, main

Changes to doc/AddErrInfo.3.

Changes to doc/ByteArrObj.3.

Changes to doc/Class.3.

Changes to doc/Concat.3.

Changes to doc/CrtAlias.3.

Changes to doc/CrtChannel.3.

Changes to doc/CrtObjCmd.3.

Changes to doc/CrtTrace.3.

Changes to doc/DString.3.

Changes to doc/DetachPids.3.

Changes to doc/DictObj.3.

Changes to doc/Encoding.3.

Changes to doc/Eval.3.

Changes to doc/FileSystem.3.

Changes to doc/IntObj.3.

Changes to doc/Limit.3.

Changes to doc/LinkVar.3.

Changes to doc/ListObj.3.

Changes to doc/Method.3.

Changes to doc/NRE.3.

Changes to doc/Number.3.

Changes to doc/Object.3.

Changes to doc/OpenFileChnl.3.

Changes to doc/ParseArgs.3.

Changes to doc/ParseCmd.3.

Changes to doc/PkgRequire.3.

Changes to doc/RegExp.3.

Changes to doc/SetRecLmt.3.

Changes to doc/SplitList.3.

Changes to doc/SplitPath.3.

Changes to doc/StringObj.3.

Changes to doc/TclZlib.3.

Changes to doc/Tcl_Main.3.

Changes to doc/ToUpper.3.

Changes to doc/Utf.3.

Changes to doc/WrongNumArgs.3.

Changes to generic/tcl.decls.

Changes to generic/tcl.h.

Changes to generic/tclArithSeries.c.

Changes to generic/tclArithSeries.h.

Changes to generic/tclAssembly.c.

Changes to generic/tclBasic.c.

Changes to generic/tclBinary.c.

Changes to generic/tclCkalloc.c.

Changes to generic/tclClock.c.

Changes to generic/tclCmdAH.c.

Changes to generic/tclCmdIL.c.

Changes to generic/tclCmdMZ.c.

Changes to generic/tclCompCmds.c.

Changes to generic/tclCompCmdsGR.c.

Changes to generic/tclCompCmdsSZ.c.

Changes to generic/tclCompExpr.c.

Changes to generic/tclCompile.c.

Changes to generic/tclCompile.h.

Changes to generic/tclConfig.c.

Changes to generic/tclDecls.h.

Changes to generic/tclDictObj.c.

Changes to generic/tclDisassemble.c.

Changes to generic/tclEncoding.c.

Changes to generic/tclEnsemble.c.

Changes to generic/tclEnv.c.

Changes to generic/tclEvent.c.

Changes to generic/tclExecute.c.

Changes to generic/tclFCmd.c.

Changes to generic/tclFileName.c.

Changes to generic/tclFileSystem.h.

Changes to generic/tclHash.c.

Changes to generic/tclHistory.c.

Changes to generic/tclIO.c.

Changes to generic/tclIOCmd.c.

Changes to generic/tclIOGT.c.

Changes to generic/tclIORChan.c.

Changes to generic/tclIORTrans.c.

Changes to generic/tclIOSock.c.

Changes to generic/tclIOUtil.c.

Changes to generic/tclIndexObj.c.

Changes to generic/tclInt.decls.

Changes to generic/tclInt.h.

Changes to generic/tclIntDecls.h.

Changes to generic/tclInterp.c.

Changes to generic/tclLink.c.

Changes to generic/tclListObj.c.

Changes to generic/tclLiteral.c.

Changes to generic/tclLoad.c.

Changes to generic/tclLoadNone.c.

Changes to generic/tclMain.c.

Changes to generic/tclNamesp.c.

Changes to generic/tclOO.c.

Changes to generic/tclOO.h.

Changes to generic/tclOOBasic.c.

Changes to generic/tclOOCall.c.

Changes to generic/tclOODefineCmds.c.

Changes to generic/tclOOInfo.c.

Changes to generic/tclOOInt.h.

Changes to generic/tclOOMethod.c.

Changes to generic/tclObj.c.

Changes to generic/tclOptimize.c.

Changes to generic/tclParse.c.

Changes to generic/tclPathObj.c.

Changes to generic/tclPipe.c.

Changes to generic/tclPkg.c.

Changes to generic/tclProc.c.

Changes to generic/tclProcess.c.

Changes to generic/tclRegexp.c.

Changes to generic/tclResult.c.

Changes to generic/tclScan.c.

Changes to generic/tclStrToD.c.

Changes to generic/tclStringObj.c.

Changes to generic/tclStringRep.h.

Changes to generic/tclStubInit.c.

Changes to generic/tclTest.c.

Changes to generic/tclTestObj.c.

Changes to generic/tclThread.c.

Changes to generic/tclThreadTest.c.

Changes to generic/tclTimer.c.

Changes to generic/tclUtf.c.

Changes to generic/tclUtil.c.

Changes to generic/tclVar.c.

Changes to generic/tclZipfs.c.

Changes to generic/tclZlib.c.

Changes to macosx/tclMacOSXBundle.c.

Changes to tests/indexObj.test.

Changes to tests/interp.test.

Changes to tests/listObj.test.

Changes to tests/stringObj.test.

Changes to unix/dltest/pkgt.c.

Changes to unix/dltest/pkgua.c.

Changes to unix/tclUnixChan.c.

Changes to unix/tclUnixFCmd.c.

Changes to unix/tclUnixInit.c.

Changes to win/tclWinFCmd.c.

Changes to win/tclWinInit.c.

Changes to win/tclWinSerial.c.