Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | merge trunk |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | dgp-refactor |
Files: | files | file ages | folders |
SHA3-256: |
2886da45456c9e57b2b93aa033393354 |
User & Date: | dgp 2019-03-08 15:09:48.505 |
Context
2019-03-15
| ||
15:51 | merge trunk check-in: 84d2435115 user: dgp tags: dgp-refactor | |
2019-03-08
| ||
15:09 | merge trunk check-in: 2886da4545 user: dgp tags: dgp-refactor | |
14:56 | merge 8.7 check-in: 839cfa7059 user: dgp tags: trunk | |
2019-02-28
| ||
20:35 | merge trunk check-in: e4e3193004 user: dgp tags: dgp-refactor | |
Changes
Changes to .fossil-settings/ignore-glob.
︙ | |||
15 16 17 18 19 20 21 22 23 24 25 26 27 28 | 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | + + | */config.log */config.status */tclConfig.sh */tclsh* */tcltest* */versions.vc */version.vc */libtcl.vfs */libtcl_*.zip html libtommath/bn.ilg libtommath/bn.ind libtommath/pretty.build libtommath/tommath.src libtommath/*.pdf libtommath/*.pl |
︙ |
Changes to .travis.yml.
︙ | |||
65 66 67 68 69 70 71 72 73 74 75 76 77 78 | 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 | + + + + + + + + + + + + | apt: sources: - ubuntu-toolchain-r-test packages: - g++-7 env: - BUILD_DIR=unix - os: linux dist: xenial compiler: gcc-7 addons: apt: sources: - ubuntu-toolchain-r-test packages: - g++-7 env: - BUILD_DIR=unix - CFGOPT=CFLAGS=-DTCL_UTF_MAX=6 - os: osx osx_image: xcode8 env: - BUILD_DIR=unix - os: osx osx_image: xcode8 env: |
︙ |
Added doc/timerate.n.