Tcl Source Code

Check-in [3046684145]
Login

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

Overview
Comment:merge core-8-branch. Improve documentation (format.n).
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | z_modifier
Files: files | file ages | folders
SHA3-256: 3046684145dab8289df48142650b022de9bd9a23f0b5bb56f0f52495abafaeba
User & Date: jan.nijtmans 2018-01-24 08:47:24.953
Context
2018-01-24
12:02
Document "L" length modifier and (new) %a/%A specifiers. check-in: afb68da53e user: jan.nijtmans tags: z_modifier
08:47
merge core-8-branch. Improve documentation (format.n). check-in: 3046684145 user: jan.nijtmans tags: z_modifier
2018-01-23
14:52
In Tcl 9.0, don't register oldBooleanType any more. And rename "booleanString" to "boolean" in tclBo... check-in: 8b366f71d8 user: jan.nijtmans tags: core-8-branch
2018-01-18
09:46
merge core-8-branch check-in: 0ccd66d880 user: jan.nijtmans tags: z_modifier
Changes
Unified Diff Side-by-Side Diff Patch
Changes to doc/format.n.
Changes to generic/tclBasic.c.
Changes to generic/tclObj.c.
Changes to generic/tclUtil.c.