Tcl Source Code

Check-in [64a59508ae]
Login

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

Overview
Comment:Merge 8.6
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-8-branch
Files: files | file ages | folders
SHA3-256: 64a59508aef116fa1c46f31ba4aa84a67005933d8e5e55257f850185a0a151d5
User & Date: jan.nijtmans 2019-02-25 21:13:48.175
Context
2019-02-27
08:34
More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) and (unsigned) type-casts... check-in: 51c585131e user: jan.nijtmans tags: core-8-branch
2019-02-26
08:15
libtommath speedup (more efficient macro's). Make internal libtommath functions deprecated in stub t... check-in: c5a8477fbe user: jan.nijtmans tags: mistake
2019-02-25
21:15
Merge 8.7 check-in: 5a8767b61e user: jan.nijtmans tags: trunk
21:13
Merge 8.6 check-in: 64a59508ae user: jan.nijtmans tags: core-8-branch
21:12
Merge 8.5 check-in: 1c886530ed user: jan.nijtmans tags: core-8-6-branch
19:50
New internal macro TclHasIntRep() to re-encapsulate the typePtr field. check-in: 86b1045cc4 user: dgp tags: core-8-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to .travis.yml.