Tcl Source Code

Changes On Branch tip-461
Login

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

Changes In Branch tip-461 Excluding Merge-Ins

This is equivalent to a diff from 6047e60fec to d952a4b4ea

2019-06-15
17:49
TIP 461: text comparison operators for [expr] check-in: 7b13a290cc user: dkf tags: core-8-branch
2019-06-11
15:32
Merge 8.6 check-in: 688dee2254 user: jan.nijtmans tags: core-8-branch
2019-06-10
20:08
merge core-8-branch Closed-Leaf check-in: d952a4b4ea user: dkf tags: tip-461
20:02
merge more expr doc tweaks check-in: 6047e60fec user: dkf tags: core-8-branch
19:43
General improvements to the expr manpage check-in: 965384cf1d user: dkf tags: core-8-6-branch
19:09
merge 8.7 check-in: b81e8ad1c0 user: dgp tags: tip-461
19:09
more formatting check-in: 09c6338b2f user: dgp tags: core-8-branch

Changes to doc/expr.n.

Changes to doc/mathop.n.

Changes to generic/tclAssembly.c.

Changes to generic/tclBasic.c.

Changes to generic/tclCompCmdsSZ.c.

Changes to generic/tclCompExpr.c.

Changes to generic/tclCompile.c.

Changes to generic/tclCompile.h.

Changes to generic/tclExecute.c.

Changes to generic/tclInt.h.

Changes to tests/expr.test.

Changes to tests/mathop.test.