TEA (tclconfig) Source Code

Check-in [02d71a5423]
Login

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

Overview
Comment:Modifications to the TEA zipfs implementation to index file systems by mount point.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | practcl
Files: files | file ages | folders
SHA3-256: 02d71a542302232df4ae659badaef8baff1361ae98ebecd96ecc11cd55d85ea7
User & Date: hypnotoad 2018-01-17 02:44:04.945
Context
2018-01-17
15:59
Added facilities to mount data blocks as zip archives

Updated practcl from tcllib with new headers for non tip430 kits check-in: 1871415cb9 user: hypnotoad tags: practcl

02:44
Modifications to the TEA zipfs implementation to index file systems by mount point. check-in: 02d71a5423 user: hypnotoad tags: practcl
00:22
Separated the indexing of zip contents from the opening of the zip file stream check-in: af56cbe24a user: hypnotoad tags: practcl
Changes
Unified Diff Side-by-Side Diff Patch
Changes to compat/tclZipfs.c.
Changes to practcl.tcl.