Tcl Source Code

Check-in [13cda7b91c]
Login

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

Overview
Comment:Merge 8.7
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | mistake
Files: files | file ages | folders
SHA3-256: 13cda7b91c6a17d50b1c4a60272841d9ca5f1e7e1c96189d0529b9a83383a06a
User & Date: jan.nijtmans 2019-02-26 20:18:10.205
Context
2019-02-26
20:18
Merge 8.7 closed check-in: 13cda7b91c user: jan.nijtmans tags: mistake
19:37
More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) and (unsigned) type-casts... check-in: 2c7db3fa01 user: jan.nijtmans tags: mistake
2019-02-25
21:15
Merge 8.7 check-in: 5a8767b61e user: jan.nijtmans tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclBasic.c.
Changes to generic/tclBinary.c.
Changes to generic/tclCompile.c.
Changes to generic/tclFileName.c.
Changes to generic/tclInt.h.
Changes to generic/tclInterp.c.
Changes to generic/tclObj.c.
Changes to generic/tclPathObj.c.
Changes to generic/tclProc.c.
Changes to generic/tclStrToD.c.
Changes to generic/tclStubInit.c.
Changes to generic/tclTest.c.
Changes to generic/tclTomMath.decls.
Changes to generic/tclTomMath.h.
Changes to generic/tclTomMathDecls.h.
Changes to generic/tclTomMathInterface.c.
Changes to libtommath/bn_fast_s_mp_sqr.c.
Changes to libtommath/bn_mp_get_double.c.
Changes to libtommath/bn_mp_get_int.c.
Changes to libtommath/bn_mp_get_long.c.
Changes to libtommath/bn_mp_get_long_long.c.
Changes to libtommath/bn_mp_is_square.c.
Changes to libtommath/bn_mp_rand.c.
Changes to libtommath/bn_mp_set_double.c.
Changes to libtommath/bn_mp_set_int.c.
Changes to libtommath/bn_mp_set_long_long.c.
Changes to libtommath/tommath.h.
Changes to libtommath/tommath_private.h.