Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix travis build (.travis.yml), and merge 8.7 |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | tip-549 |
Files: | files | file ages | folders |
SHA3-256: |
ed3800e114e500c9b08ab38c27d189cb |
User & Date: | jan.nijtmans 2019-06-14 14:04:22.909 |
Context
2019-06-14
| ||
14:04 | Fix travis build (.travis.yml), and merge 8.7 Closed-Leaf check-in: ed3800e114 user: jan.nijtmans tags: tip-549 | |
2019-06-12
| ||
15:26 | Eliminate (internal) TclOffset() usage, just use offsetof() in stead. check-in: f0c76dd6a8 user: jan.nijtmans tags: core-8-branch | |
2019-06-07
| ||
16:54 | New TIP implementation: Make configure --enable-64bit the default check-in: 93a999f923 user: jan.nijtmans tags: tip-549 | |
Changes
Changes to .travis.yml.
Changes to doc/expr.n.
Changes to generic/tclAssembly.c.
Changes to generic/tclBasic.c.
Changes to generic/tclBinary.c.
Changes to generic/tclCkalloc.c.
Changes to generic/tclCompile.c.
Changes to generic/tclExecute.c.
Changes to generic/tclHash.c.
Changes to generic/tclIO.h.
Changes to generic/tclInt.h.
Changes to generic/tclOOMethod.c.
Changes to generic/tclProc.c.
Changes to generic/tclTest.c.
Changes to generic/tclTrace.c.
Changes to generic/tclVar.c.
Changes to tools/tcltk-man2html-utils.tcl.
Changes to tools/tcltk-man2html.tcl.