TclVFS

Changes On Branch trunk
Login

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

Changes In Branch main Excluding Merge-Ins

This is equivalent to a diff from 9954261983 to f082c47f9b

2023-11-12
00:02
Prepare TclVFS for Tcl9. vfsFtp disabled -- ftp is a "dead" protocol. (the current tests depend on internet sites that are no longer operational.) Fix ticket e69fceebef - "built fails with configure error" Add "dist:" target to support Tcl/pkgs (ticket 895272f64d). check-in: f7a704354c user: griffin tags: forTcl9
2023-09-05
11:23
Fix [60cacfbcb9]: Segmentation Fault at interpreter exit when tclvfs loaded. Since Tcl already takes care removing the AssocData, it shouldn't be done in the callback Leaf check-in: f082c47f9b user: jan.nijtmans tags: main, trunk
10:31
Update to Tcl 9.0. Many code clean-ups check-in: 956551394e user: jan.nijtmans tags: main, trunk
2020-10-20
12:11
Update to latest TEA. Also update nmakehlp.c and rules.vc to latest version. New branch "main" with propagating tag "trunk" check-in: 72e30db4a7 user: jan.nijtmans tags: main, trunk
2020-02-25
15:30
Remove /tclconfig directory: This one is supposed to come in through the "tclconfig" fossil repository being checked-out here. Update to latest TEA (re-generate configure script) Closed-Leaf check-in: 9954261983 user: jan.nijtmans tags: trunk
2017-12-23
12:22
Merge vc-reform - new nmake build system check-in: b5e463e712 user: apnadkarni tags: magicsplat-1.8.0, trunk

Changes to ChangeLog.

Changes to Makefile.in.

Changes to README.cygwin.

Changes to Readme.txt.

Changes to configure.

Changes to configure.ac.

Changes to doc/vfs-fsapi.man.

Changes to doc/vfs.n.

Changes to doc/vfslib.n.

Changes to examples/simpleExamples.tcl.

Changes to generic/vfs.c.

Changes to http2.6/http.n.

Changes to http2.6/http.tcl.

Changes to library/ftpvfs.tcl.

Changes to library/mk4vfs.tcl.

Changes to library/tarvfs.tcl.

Changes to library/template/chrootvfs.tcl.

Changes to library/template/collatevfs.tcl.

Changes to library/template/deltavfs.tcl.

Changes to library/template/fishvfs.tcl.

Changes to library/template/globfind.tcl.

Changes to library/template/quotavfs.tcl.

Changes to library/template/tdelta.tcl.

Changes to library/template/templatevfs.tcl.

Changes to library/template/versionvfs.tcl.

Changes to library/testvfs.tcl.

Changes to library/tkvfs.tcl.

Changes to library/vfs.tcl.in.

Changes to library/vfsUrl.tcl.

Changes to library/vfsUtils.tcl.

Changes to library/vfslib.tcl.

Changes to library/webdavvfs.tcl.

Changes to library/zipvfs.tcl.

Changes to license.terms.

Changes to make55.tcl.

Changes to pkgIndex.tcl.in.

Changes to tests/all.tcl.

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.