TclVFS

Timeline
Login

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

7 check-ins using file library/webdavvfs.tcl version d85c68cee6

2025-05-04
18:58
Version updated to 1.5.0 fixed Ticket 685c6eb3d5c25 "include sys/stat.h after porting related fixes" Cleanup configure generated library/vfs.tcl file on distclean. Leaf check-in: 166cafa5ca user: griffin tags: forTcl9
2025-04-29
12:09
Create new branch named "kjn-tickets" Leaf check-in: f93452dfb2 user: kjnash tags: kjn-tickets
2025-04-28
23:31
Add some constraints on questionable tests. check-in: 337b8eba98 user: griffin tags: forTcl9
2023-11-23
04:25
Fix build issue found in pkgs environment check-in: 8cdab08997 user: griffin tags: forTcl9
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