Initial revision
authorVince Darley <vincentdarley@sourceforge.net>
Fri, 3 Aug 2001 16:19:00 +0000 (16:19 +0000)
committerVince Darley <vincentdarley@sourceforge.net>
Fri, 3 Aug 2001 16:19:00 +0000 (16:19 +0000)
commit1c376f29f164ad156fc63124b639ad80aa3535bb
tree4808bc22299283015acbd922b43265885de2fa89
Initial revision
36 files changed:
ChangeLog [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
README.cygwin [new file with mode: 0644]
Readme.txt [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
configure.in [new file with mode: 0644]
generic/vfs.c [new file with mode: 0644]
install-sh [new file with mode: 0644]
library/ftpvfs.tcl [new file with mode: 0644]
library/pkgIndex.tcl [new file with mode: 0644]
library/tclIndex [new file with mode: 0644]
library/tclprocvfs.tcl [new file with mode: 0644]
library/testvfs.tcl [new file with mode: 0644]
library/vfs10.dll [new file with mode: 0644]
library/vfsUtils.tcl [new file with mode: 0644]
library/zipvfs.tcl [new file with mode: 0644]
license.terms [new file with mode: 0644]
mkIndex.tcl.in [new file with mode: 0644]
mkinstalldirs [new file with mode: 0644]
runZippedTests.tcl [new file with mode: 0644]
tests/all.tcl [new file with mode: 0644]
tests/cmdAH.test [new file with mode: 0644]
tests/encoding.test [new file with mode: 0644]
tests/fCmd.test [new file with mode: 0644]
tests/fileName.test [new file with mode: 0644]
tests/macFCmd.test [new file with mode: 0644]
tests/unixFCmd.test [new file with mode: 0644]
tests/unixFile.test [new file with mode: 0644]
tests/vfs.test [new file with mode: 0644]
tests/winFCmd.test [new file with mode: 0644]
tests/winFile.test [new file with mode: 0644]
win/makefile.vc [new file with mode: 0644]
win/vfs.exp [new file with mode: 0644]
win/vfs.lib [new file with mode: 0644]
win/vfs10.exp [new file with mode: 0644]
win/vfs10.lib [new file with mode: 0644]