Tcl Source Code

Check-in [96aa2c6b01]
Login

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

Overview
Comment:Minimum backport [4b12ccb336] to Tcl 8.6. If we do %lld/%llu we should do the %I32/%I64 (microsoft-)variants as well, otherwise TCL_LL_MODIFIER only is usable on non-Windows platforms
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | rfe-4b12ccb336
Files: files | file ages | folders
SHA3-256: 96aa2c6b01776329f9285d43e9b9a32a599a4b3f541bf96ba5984f2ac12ef98d
User & Date: jan.nijtmans 2024-05-02 12:46:47.235
Context
2024-05-02
13:05
A little bit more minimum check-in: 6f3cfbaafa user: jan.nijtmans tags: rfe-4b12ccb336
12:46
Minimum backport [4b12ccb336] to Tcl 8.6. If we do %lld/%llu we should do the %I32/%I64 (microsoft-)... check-in: 96aa2c6b01 user: jan.nijtmans tags: rfe-4b12ccb336
11:12
Remove COMPAT==0 part, no longer makes sense. More code-cleanup, backported from 8.7 check-in: f5665fcac2 user: jan.nijtmans tags: core-8-6-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclStringObj.c.
Changes to tests/format.test.