Tcl Source Code

Changes On Branch tip-521
Login

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

Changes In Branch tip-521 Excluding Merge-Ins

This is equivalent to a diff from 09c6338b2f to c58f52a94c

2019-06-16
09:42
TIP 521: Float classification functions check-in: d465e9717d user: dkf tags: core-8-branch
2019-06-15
21:24
A neater way to write it that doesn't depend on detecting a specfic compiler version. For now. Closed-Leaf check-in: c58f52a94c user: dkf tags: tip-521
21:03
Try to work around MSVC6's lack of fpclassify()... check-in: 35debdf339 user: dkf tags: tip-521
2019-06-10
20:02
merge more expr doc tweaks check-in: 6047e60fec user: dkf tags: core-8-branch
19:42
merge 8.7 check-in: 4feba7477a user: dgp tags: tip-521
19:24
merge 8.7 check-in: f8d415a72b user: dgp tags: trunk
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
18:58
Doc formatting and advice about double substitution in expressions. check-in: ccffc2575c user: dgp tags: core-8-branch

Changes to doc/expr.n.

Added doc/fpclassify.n.

Changes to doc/mathfunc.n.

Changes to generic/tclBasic.c.

Changes to tests/expr.test.

Changes to tests/info.test.