Tcl Source Code

Changes On Branch spjuth-complex
Login

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

Changes In Branch spjuth-complex Excluding Merge-Ins

This is equivalent to a diff from 169ddc1957 to 691fd8f827

2017-11-26
22:59
Merge from core-8-branch Leaf check-in: 691fd8f827 user: pspjuth tags: spjuth-complex
2017-11-25
18:24
Add missing parenthesis to an expression in TclEnsureNamespace. check-in: 17b5266ffc user: pooryorick tags: core-8-branch
2017-11-03
17:11
Bump to 9.0a0 check-in: f8ef35231d user: dgp tags: trunk
17:02
Revise a few stray packages not yet ready to tolerate a Tcl 9 bump. check-in: 7ac38785b5 user: dgp tags: core-8-branch
16:48
TIP 345 Implementation. check-in: 169ddc1957 user: dgp tags: trunk
12:59
merge core-8-6-branch check-in: 705199e7bf user: jan.nijtmans tags: trunk
2017-10-30
12:02
merge trunk Closed-Leaf check-in: 848a10e460 user: dgp tags: tip-345
2016-08-02
14:57
Bug fix in comparison check-in: 56a0bcc113 user: pspjuth tags: spjuth-complex

Changes to .project.

Deleted compat/float.h.

Added complex.txt.

Changes to doc/Object.3.

Changes to doc/SaveResult.3.

Changes to generic/tcl.decls.

Changes to generic/tcl.h.

Changes to generic/tclBasic.c.

Changes to generic/tclCmdMZ.c.

Changes to generic/tclDecls.h.

Changes to generic/tclDictObj.c.

Changes to generic/tclEnsemble.c.

Changes to generic/tclExecute.c.

Changes to generic/tclHash.c.

Changes to generic/tclIO.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/tclListObj.c.

Changes to generic/tclMain.c.

Changes to generic/tclNamesp.c.

Changes to generic/tclOO.c.

Changes to generic/tclObj.c.

Changes to generic/tclPkg.c.

Changes to generic/tclProc.c.

Changes to generic/tclScan.c.

Changes to generic/tclStrToD.c.

Changes to generic/tclStringObj.c.

Changes to generic/tclStubInit.c.

Changes to generic/tclUtil.c.

Changes to library/init.tcl.

Changes to library/opt/optparse.tcl.

Changes to library/opt/pkgIndex.tcl.

Changes to library/tcltest/pkgIndex.tcl.

Changes to library/tcltest/tcltest.tcl.

Changes to tests/expr-old.test.

Changes to tests/expr.test.

Changes to tests/info.test.

Changes to tests/namespace.test.

Changes to tests/package.test.

Changes to tests/split.test.

Changes to tests/string.test.

Changes to tests/stringObj.test.

Changes to tests/utf.test.

Changes to unix/Makefile.in.

Changes to unix/configure.

Changes to unix/tcl.m4.

Changes to unix/tclConfig.h.in.

Changes to unix/tclUnixPort.h.

Changes to unix/tclUnixThrd.c.

Changes to win/tcl.dsp.

Changes to win/tcl.hpj.in.

Changes to win/tclWinError.c.

Changes to win/tclWinThrd.c.