TclVFS

Check-in [9b66c30488]
Login

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

Overview
Comment:Tidied up the tests so they run all the way through and added lots of zipfs tests. Updated windows nmake build files.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 9b66c304880f0c23f263f2614bb7c570b68d8a34
User & Date: patthoyts 2009-01-22 14:36:58.000
Context
2009-01-22
15:10
Make use of the core zlib and reflected channels to implement memchan and zip file support with Tcl 8.6. check-in: 9f07054c71 user: patthoyts tags: trunk
14:36
Tidied up the tests so they run all the way through and added lots of zipfs tests. Updated windows nmake build files. check-in: 9b66c30488 user: patthoyts tags: trunk
01:34
Applied patch from [Bug 1011492] to ensure we handle zipfiles with a prefix block robustly. check-in: f49334bb20 user: patthoyts tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ChangeLog.
Changes to tests/vfs.test.
Changes to tests/vfsArchive.test.
Changes to tests/vfsFtp.test.
Changes to tests/vfsTar.test.
Changes to tests/vfsUrl.test.
Changes to tests/vfsZip.test.
Changes to win/makefile.vc.
Changes to win/nmakehlp.c.
Changes to win/rules.vc.