tclvfs
2006-12-28 Jean-Claude... tclconfig update
2006-12-10 Steve Huntley2006-12-10 Steve Huntley <stephen.huntley@alum.mit...
2006-11-14 Jean-Claude... removed mkclvfs.tcl from tclvfs
2006-11-11 Steve Huntley*** empty log message ***
2006-11-01 Steve Huntley2006-10-31 Steve Huntley <stephen.huntley@alum.mit...
2006-11-01 Steve Huntley2006-10-31 Steve Huntley <stephen.huntley@alum.mit...
2006-10-30 Steve Huntley2006-10-29 Steve Huntley <stephen.huntley@alum.mit...
2006-10-23 Steve Huntley Initial upload of template virtual filesystems in...
2006-09-29 Jeff Hobbsfix missing eval
2006-09-29 Jeff Hobbs * library/httpvfs.tcl (vfs::http::geturl): wrapper...
2006-09-19 Jeff Hobbs * library/httpvfs.tcl (vfs::http::urlparse): add method to
2006-09-15 Jeff Hobbs * library/pkgIndex.tcl: bump vfs::http to 0.6
2006-09-14 Jeff Hobbs * library/httpvfs.tcl: rewritten to clean up http...
2006-09-14 Jeff Hobbscode cleanup
2006-08-30 Jeff Hobbs * generic/vfs.c: move static globals to being thread...
2006-06-22 Jean-Claude... updated vfs::mkcl to 1.4
2006-05-26 Jeff Hobbs * generic/vfs.c (VfsOpenFileChannel): handle closing...
2006-03-12 Vince Darleyftp listing cache
2006-03-06 Jean-Claude... avoid write-by-default in r/w starkits
2006-01-26 Jeff Hobbsupdate to TEA 3.5
2006-01-22 Jeff Hobbsfix log date
2006-01-22 Jeff Hobbsupdate to TEA 3.4 interim
2005-12-02 Jeff Hobbsupdate to TEA 3.4
2005-11-10 Jean-Claude... fix mkclvfs.tcl dependency
2005-11-09 Andreas Kupries * library/vfslib.tcl: Brought the version numbers...
2005-11-04 Jean-Claude... mkclvfs changes
2005-11-01 Jean-Claude... updated pkg dependency in mkclvfs, now at 1.1
2005-11-01 Jean-Claude... updated pkg dependency in mkclvfs, now at 1.1
2005-10-19 Jean-Claude... added support for tclkitlite
2005-08-31 Vince Darleyfix date and add comment
2005-08-21 Vince Darleymake VfsMatchInDirectory more robust to NULL interps
2005-03-19 Jeff Hobbs * Makefile.in (AR): use @AR@
2005-02-14 Jean-Claude... autoconf update
2005-02-02 Jeff Hobbsupdate to TEA 3.2
2005-01-25 Jeff Hobbs * configure, configure.in (BUILD_vfs): correct from...
2005-01-25 Jeff Hobbs * Makefile.in, tclconfig/tcl.m4: update to TEA 3.1...
2005-01-20 Jean-Claude... minor mk4vfs cleanup
2004-11-22 Andreas Kupries * Makefile.in (PKG_TCL_SOURCES): Added 'tkvfs.tcl...
2004-09-28 Vince Darleymakefile cleanup
2004-09-13 Vince Darleycomment marking a bug in the code due to unreadable...
2004-09-13 Vince DarleyAttrSet bug fix
2004-08-05 Andreas Kupries * library/zipvfs.tcl (Data): Fixed [SF Tclvfs Bug...
2004-08-04 Andreas Kupries * library/zipvfs.tcl: Fixed [SF Tclvfs Bug 1003574...
2004-07-15 Andreas Kupries * doc/vfs-fsapi.man: Clarified description of the...
2004-07-15 Vince Darleyfix to removeDirectory docs
2004-07-04 Andreas Kupries * library/vfsUtils.tcl (crc, zip): Modified the Trf...
2004-07-02 Vince Darleysmall zip fix
2004-06-29 Vince Darleyfix to zipvfs
2004-06-09 Jeff Hobbs * Makefile.in: corrected targets that use 'for' over...
2004-06-09 Jeff Hobbs * generic/vfs.c (Vfs_Init): added #ifndef PACKAGE_VERS...
2004-06-04 Jeff Hobbssee changes
2004-06-04 Jeff Hobbss/scriptics.com/tcl.tk
2004-06-04 Jeff Hobbs * library/zipvfs.tcl (zip::Data): add zip::stat call...
2004-06-04 Jeff Hobbs * generic/vfs.c: use PACKAGE_VERSION instead of hard...
2004-06-04 Jeff Hobbs * configure, configure.in, Makefile.in, tclconfig...
2004-05-21 Vince Darleycompilation fix
2004-05-21 Daniel Steffen * library/pkgIndex.tcl.in: brought back into sync...
2004-05-21 Daniel Steffen * starkit.tcl: improved previous symbolic link patch by
2004-05-19 Jean-Claude... starkit symlink fix, bump to 1.3.1
2004-05-18 Daniel Steffen * generic/vfs.c: continue to #include tclPort...
2004-05-10 Vince Darleyfix for includes
2004-04-26 Jeff Hobbs * configure (regened):
2004-04-01 Vince Darleycompilation fix and cross-filesystem boundary glob fix
2004-01-20 Vince Darleytest suite overhaul
2004-01-20 Vince Darleytest suite overhaul
2004-01-20 Vince DarleypathObjPtr -> pathPtr
2003-11-10 Jeff Hobbs * configure: regen
2003-10-30 Vince Darleytarvfs relative paths
2003-10-21 Jean-Claude... starkit::mode added
2003-10-17 Vince Darleyremoved compiler warnings
2003-10-14 Vince Darleyensure compilation is ok against Tcl 8.4
2003-10-13 Vince Darleysupport for TCL_GLOB_TYPE_MOUNT vfs-1-3
2003-10-13 Vince Darleyfilesystem boundary fix
2003-10-13 Vince Darleyfilesystem boundary fix
2003-10-07 Jeff Hobbs * configure: updated to autoconf 2.5
2003-10-07 Jeff Hobbsadd CFLAGS_WARNING and pedantic quoting
2003-09-28 Jean-Claude... added some procs to starkit pkg
2003-09-26 Jean-Claude... minor starkit pkg fix
2003-09-01 Vince Darleyfix to various vfs bug with 'glob foo'
2003-09-01 Vince Darleyfix to mk4 vfs bug with 'glob foo'
2003-07-16 Vince Darleyspellchecking
2003-07-15 Vince Darleyminor fixes, new tests and update to 1.2.1
2003-07-07 Vince Darleybetter error messages
2003-07-07 Vince Darleytar, zip fixes
2003-07-06 Vince Darleyftpvfs fix
2003-07-03 Vince Darleyftpvfs multiple port support
2003-07-03 Vince Darleyftpvfs multiple port support
2003-06-16 Vince Darleyftpvfs fix
2003-05-16 Vince Darleytk vfs fix
2003-05-16 Vince Darleytk vfs
2003-05-16 Vince Darleytk vfs added
2003-05-16 Jeff Hobbs * library/pkgIndex.tcl.in: use vfs::dll var directly
2003-05-14 Vince Darleymk4vfs file attributes fix
2003-05-14 Vince Darleypackage names fix
2003-05-14 Vince Darleyvfs library fix
2003-04-28 Vince Darleyglob case-insensitivity in zipvfs
2003-04-04 Andreas Kupries * configure.in:
2003-03-17 Jean-Claude... mk4vfs tweaks
2003-03-12 Andreas Kupries * doc/vfs.man: Added doctools documentatio...
2003-03-11 Vince Darleyd to g debug build change
next