Tcl Source Code

Check-in [d65da06a77]
Login

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

Overview
Comment:Correct spelling errors in comments and documentation, but also a non-comment corrections in history.tcl and tcltest.test.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk | main
Files: files | file ages | folders
SHA3-256: d65da06a77a8a6da30c9fd48e165424e3f74ab03f7896a12c5d77581a30faf62
User & Date: pooryorick 2023-04-12 14:25:41.124
Original Comment: Correct spelling errors in comments and documentation, but also a non-comment corections in history.tcl and tcltest.test.
References
2023-04-12
14:44
Merge trunk [d65da06a77]: Correct spelling errors in comments and documentation, but also a non-com... check-in: bfe7d303d7 user: pooryorick tags: unchained
Context
2023-04-30
23:09
Partial sync-up with trunk. check-in: 82fe864420 user: griffin tags: tip-636-tcl9-644
2023-04-21
17:11
Merge monster spell-check patch, resolving conflicts. check-in: b882118946 user: dgp tags: dgp-refactor
2023-04-12
18:19
merge-mark check-in: 0d197907c6 user: jan.nijtmans tags: trunk, main
14:44
Merge trunk [d65da06a77]: Correct spelling errors in comments and documentation, but also a non-com... check-in: bfe7d303d7 user: pooryorick tags: unchained
14:25
Correct spelling errors in comments and documentation, but also a non-comment corrections in history... check-in: d65da06a77 user: pooryorick tags: trunk, main
13:54
merge-mark check-in: de83090149 user: jan.nijtmans tags: core-8-branch
13:51
More int -> Tcl_Size, so (theoretically) longer lists could be handled. Thanks, Rolf! check-in: b921949acd user: jan.nijtmans tags: trunk, main
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ChangeLog.
Changes to ChangeLog.1999.
Changes to ChangeLog.2000.
Changes to ChangeLog.2002.
Changes to ChangeLog.2003.
Changes to ChangeLog.2004.
Changes to ChangeLog.2005.
Changes to ChangeLog.2007.
Changes to ChangeLog.2008.
Changes to changes.
Changes to doc/Cancel.3.
Changes to doc/Ensemble.3.
Changes to doc/Eval.3.
Changes to doc/FileSystem.3.
Changes to doc/OpenFileChnl.3.
Changes to doc/SubstObj.3.
Changes to doc/info.n.
Changes to doc/memory.n.
Changes to doc/namespace.n.
Changes to doc/next.n.
Changes to doc/pkgMkIndex.n.
Changes to doc/tcltest.n.
Changes to generic/regc_nfa.c.
Changes to generic/regguts.h.
Changes to generic/tcl.decls.
Changes to generic/tclAlloc.c.
Changes to generic/tclBasic.c.
Changes to generic/tclBinary.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/tclDate.c.
Changes to generic/tclDictObj.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/tclIO.c.
Changes to generic/tclIO.h.
Changes to generic/tclIOCmd.c.
Changes to generic/tclIOGT.c.
Changes to generic/tclIORChan.c.
Changes to generic/tclIORTrans.c.
Changes to generic/tclIOUtil.c.
Changes to generic/tclIndexObj.c.
Changes to generic/tclInt.h.
Changes to generic/tclInterp.c.
Changes to generic/tclLink.c.
Changes to generic/tclListObj.c.
Changes to generic/tclLiteral.c.
Changes to generic/tclNamesp.c.
Changes to generic/tclNotify.c.
Changes to generic/tclOO.c.
Changes to generic/tclOOCall.c.
Changes to generic/tclOOMethod.c.
Changes to generic/tclObj.c.
Changes to generic/tclPanic.c.
Changes to generic/tclParse.c.
Changes to generic/tclPathObj.c.
Changes to generic/tclPipe.c.
Changes to generic/tclPkg.c.
Changes to generic/tclStrToD.c.
Changes to generic/tclStringObj.c.
Changes to generic/tclStringRep.h.
Changes to generic/tclTest.c.
Changes to generic/tclThreadAlloc.c.
Changes to generic/tclThreadJoin.c.
Changes to generic/tclThreadTest.c.
Changes to generic/tclTrace.c.
Changes to generic/tclUtf.c.
Changes to generic/tclUtil.c.
Changes to generic/tclVar.c.
Changes to generic/tclZlib.c.
Changes to library/auto.tcl.
Changes to library/clock.tcl.
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/platform.tcl.
Changes to library/platform/shell.tcl.
Changes to library/safe.tcl.
Changes to library/tcltest/tcltest.tcl.
Changes to library/tm.tcl.
Changes to library/word.tcl.
Changes to libtommath/changes.txt.
Changes to macosx/GNUmakefile.
Changes to macosx/tclMacOSXFCmd.c.
Changes to macosx/tclMacOSXNotify.c.
Changes to tests/appendComp.test.
Changes to tests/chanio.test.
Changes to tests/clock.test.
Changes to tests/cmdAH.test.
Changes to tests/cmdMZ.test.
Changes to tests/compile.test.
Changes to tests/dict.test.
Changes to tests/env.test.
Changes to tests/error.test.
Changes to tests/eval.test.
Changes to tests/event.test.
Changes to tests/exec.test.
Changes to tests/fCmd.test.
Changes to tests/fileName.test.
Changes to tests/fileSystem.test.
Changes to tests/for.test.
Changes to tests/indexObj.test.
Changes to tests/internals.tcl.
Changes to tests/io.test.
Changes to tests/ioCmd.test.
Changes to tests/ioTrans.test.
Changes to tests/iogt.test.
Changes to tests/mathop.test.
Changes to tests/msgcat.test.
Changes to tests/ooNext2.test.
Changes to tests/pkgMkIndex.test.
Changes to tests/remote.tcl.
Changes to tests/resolver.test.
Changes to tests/safe-stock.test.
Changes to tests/safe.test.
Changes to tests/scan.test.
Changes to tests/socket.test.
Changes to tests/stringObj.test.
Changes to tests/tcltest.test.
Changes to tests/unixFCmd.test.
Changes to tests/unixForkEvent.test.
Changes to tests/winDde.test.
Changes to tests/winFCmd.test.
Changes to tools/mkdepend.tcl.
Changes to unix/configure.
Changes to unix/install-sh.
Changes to unix/tclUnixChan.c.
Changes to unix/tclUnixCompat.c.
Changes to unix/tclUnixFCmd.c.
Changes to unix/tclUnixFile.c.
Changes to unix/tclUnixInit.c.
Changes to unix/tclUnixNotfy.c.
Changes to unix/tclUnixPipe.c.
Changes to unix/tclUnixPort.h.
Changes to unix/tclUnixSock.c.
Changes to unix/tclUnixTest.c.
Changes to unix/tclXtNotify.c.
Changes to win/Makefile.in.
Changes to win/makefile.vc.
Changes to win/nmakehlp.c.
Changes to win/rules.vc.
Changes to win/tcl.m4.
Changes to win/tclWinChan.c.
Changes to win/tclWinDde.c.
Changes to win/tclWinFCmd.c.
Changes to win/tclWinFile.c.
Changes to win/tclWinInit.c.
Changes to win/tclWinNotify.c.
Changes to win/tclWinPipe.c.
Changes to win/tclWinReg.c.
Changes to win/tclWinSerial.c.
Changes to win/tclWinSock.c.
Changes to win/tclWinThrd.c.
Changes to win/tclWinTime.c.