Tcl Source Code

Check-in [aca8de0aeb]
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 | core-8-branch
Files: files | file ages | folders
SHA3-256: aca8de0aeba591ed6573ce5f3ad83afd6a98ee0c36a1d5b89bf559a688eec8b0
User & Date: pooryorick 2023-04-12 13:30:39.549
Original Comment: Correct spelling errors in comments and documentation, but also a non-comment corections in history.tcl and tcltest.test.
Context
2023-04-12
13:36
Undo spelling corrections in compat/zlib. check-in: 47e648207d user: pooryorick tags: core-8-branch
13:30
Correct spelling errors in comments and documentation, but also a non-comment corrections in histor... check-in: aca8de0aeb user: pooryorick tags: core-8-branch
09:35
Correct spelling errors in comments and documentation, but also non-comment corrections in history.... check-in: ee3df4e647 user: pooryorick tags: core-8-6-branch
09:10
int -> Tcl_Size for tclWinDde.c/tclWinReg.c, so it could (theoretically) handle larger lists in Tcl ... check-in: 79ca9e6801 user: jan.nijtmans tags: core-8-branch
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 compat/zlib/ChangeLog.
Changes to compat/zlib/contrib/iostream3/zfstream.cc.
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/tclIntPlatDecls.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/expr.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.