Tcl Source Code

Check-in [a92f73b21e]
Login

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

Overview
Comment:merge 8.7
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | tip-367
Files: files | file ages | folders
SHA3-256: a92f73b21e5d1e307cdb1d7a1b74e476086f95fd71b5526630566a4cfb994b1c
User & Date: dgp 2019-04-12 20:15:37.668
Context
2019-04-14
14:17
Implement TIP 367 check-in: 48745adfd3 user: dkf tags: core-8-branch
2019-04-12
20:15
merge 8.7 closed check-in: a92f73b21e user: dgp tags: tip-367
2019-04-11
20:37
Merge 8.6 check-in: 2a6c012bff user: jan.nijtmans tags: core-8-branch
2019-03-30
12:54
Added documentation check-in: b7911ee099 user: dkf tags: tip-367
Changes
Unified Diff Side-by-Side Diff Patch
Changes to .travis.yml.
Changes to doc/define.n.
Changes to doc/info.n.
Changes to doc/interp.n.
Changes to generic/tclCmdAH.c.
Changes to generic/tclCmdMZ.c.
Changes to generic/tclExecute.c.
Changes to generic/tclProcess.c.
Changes to generic/tclTest.c.
Changes to generic/tclTestObj.c.
Changes to generic/tclTestProcBodyObj.c.
Changes to generic/tclTomMath.h.
Changes to generic/tclTomMathDecls.h.
Changes to generic/tclTomMathInterface.c.
Changes to generic/tclUtil.c.
Changes to generic/tclVar.c.
Changes to generic/tclZlib.c.
Changes to libtommath/bn_mp_clear.c.
Changes to libtommath/bn_mp_fwrite.c.
Changes to libtommath/bn_mp_get_double.c.
Changes to libtommath/bn_mp_get_long.c.
Changes to libtommath/bn_mp_get_long_long.c.
Changes to libtommath/bn_mp_grow.c.
Changes to libtommath/bn_mp_init.c.
Changes to libtommath/bn_mp_init_size.c.
Changes to libtommath/bn_mp_is_square.c.
Changes to libtommath/bn_mp_prime_random_ex.c.
Changes to libtommath/bn_mp_read_radix.c.
Changes to libtommath/bn_mp_set_double.c.
Changes to libtommath/bn_mp_shrink.c.
Changes to libtommath/bn_mp_sqrt.c.
Changes to libtommath/tommath_private.h.
Changes to macosx/tclMacOSXFCmd.c.
Changes to tests/cmdMZ.test.
Changes to tests/obj.test.
Changes to tests/oo.test.
Changes to tests/socket.test.
Changes to tests/utf.test.
Changes to unix/tclUnixFCmd.c.
Changes to win/tclWinFCmd.c.