Tcl Source Code

Check-in [d699b9b145]
Login

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

Overview
Comment:Fix for [a12ad5c4bd7efcf2], buffer allocation on every call to Write().
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-8-branch
Files: files | file ages | folders
SHA3-256: d699b9b1453b67348fbfb689dad7c1e5c0676e9e88d24d1b69ff0d9773297324
User & Date: pooryorick 2022-04-20 12:08:45.330
References
2022-04-20
12:10 Ticket [a12ad5c4bd] buffer allocation on every call to Write in tclIO.c stat... artifact: 58bbeecb6b user: pooryorick
Context
2022-04-20
14:34
one more boolPtr -> intPtr check-in: 352215a109 user: jan.nijtmans tags: core-8-branch
14:08
Merge 8.7 check-in: c4c36b2706 user: jan.nijtmans tags: tip-618
12:50
Merge 8.7 check-in: bd0ef87d4d user: jan.nijtmans tags: trunk, main
12:08
Fix for [a12ad5c4bd7efcf2], buffer allocation on every call to Write(). check-in: d699b9b145 user: pooryorick tags: core-8-branch
11:27
Fix [https://core.tcl-lang.org/tk/tktview?name=bf0f4808d7|bf0f4808d7]: macOS Aqua : CFLAGS_OPTIMIZE check-in: 28b1e88eef user: jan.nijtmans tags: core-8-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclIO.c.