Tcl Source Code

Check-in [f4efe03192]
Login

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

Overview
Comment:TIP 488: Remove tcl_precision
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | tip-488
Files: files | file ages | folders
SHA3-256: f4efe03192ee11b5abcb44249a3905aa14f5723144cefbc7a6163f544e544dd6
User & Date: jan.nijtmans 2017-12-01 11:55:28.650
Context
2017-12-01
12:24
remove many test-cases related to tcl_precision Closed-Leaf check-in: 421523d6cd user: jan.nijtmans tags: tip-488
11:55
TIP 488: Remove tcl_precision check-in: f4efe03192 user: jan.nijtmans tags: tip-488
11:03
Remove stub entries for Tcl_EvalObj()/Tcl_GlobalEvalObj(). Since those functions are actually macro'... check-in: e247a8da3a user: jan.nijtmans tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to doc/PrintDbl.3.
Changes to doc/tclvars.n.
Changes to generic/tcl.h.
Changes to generic/tclBasic.c.
Changes to generic/tclInt.decls.
Changes to generic/tclIntDecls.h.
Changes to generic/tclObj.c.
Changes to generic/tclStrToD.c.
Changes to generic/tclStubInit.c.
Changes to generic/tclUtil.c.
Changes to tests/basic.test.
Changes to tests/util.test.