Tcl Source Code

Check-in [dd4f24fce9]
Login

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

Overview
Comment:Fix for [1f4af0a127369d4a1], tclZipfs storage cleanup issue.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-8-branch
Files: files | file ages | folders
SHA3-256: dd4f24fce90dc392a3108a0673832cfbedece5077d3a156634808f40fc99ef38
User & Date: pooryorick 2021-04-20 19:33:57.685
References
2021-04-20
19:36 • Ticket [1f4af0a127] zipfs-5.1 Valgrind, TclZipfs_MountBuffer, "1 blocks are... artifact: d3991bde8d user: pooryorick
Context
2021-04-22
15:58
merge core-8-branch and refactor more of the zipfs code for comprehensibility check-in: e9ef4e168c user: dkf tags: zipfs-comments
2021-04-21
08:43
Unbreak Windows build (windows 32-bit only, not checked by GITHUB actions) check-in: 291aa336d9 user: jan.nijtmans tags: core-8-branch
06:54
Merge 8.7 check-in: 98f163f0e6 user: jan.nijtmans tags: trunk, main
06:21
Enhance TclStringCat(). In stead of forcing incoming obj's to Unicode representation, teach it how t... closed check-in: 2ce693447e user: jan.nijtmans tags: bug-7f1162a867
2021-04-20
19:33
Fix for [1f4af0a127369d4a1], tclZipfs storage cleanup issue. check-in: dd4f24fce9 user: pooryorick tags: core-8-branch
13:45
Fixes for Valgrind issues similar to [ec06d0db3225afca]. check-in: ec5b3d21f9 user: pooryorick tags: core-8-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclZipfs.c.