TclVFS

Timeline
Login

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

50 events occurring around 5d9bc6cbb4a491d7.

2017-12-23
12:22
Merge vc-reform - new nmake build system check-in: b5e463e712 user: apnadkarni tags: magicsplat-1.8.0, trunk
12:19
Updated to v1.1 of nmake rules Closed-Leaf check-in: 867cf10533 user: apnadkarni tags: vc-reform
2017-12-22
14:06
merge trunk check-in: 4baa6ef6e0 user: jan.nijtmans tags: vc-reform
14:03
Update win/nmakehlp.c to latest version. Convert all win/*.vc files to crlf line-endings check-in: 77340e30f2 user: jan.nijtmans tags: trunk
2017-10-26
15:14
Purged old comments and added NEED_TCL_SOURCE check-in: ebf03291e9 user: ashok tags: vc-reform
2017-10-16
15:56
Update to new nmake build system check-in: d2dc37d2d0 user: ashok tags: vc-reform
13:18
Create new branch named "vc-reform" check-in: 70eea3b579 user: ashok tags: vc-reform
2017-09-18
07:41
Update to nmakehlp.c from Tcl with enhanced linker opts testing check-in: 783072f558 user: ashok tags: trunk
2017-09-16
12:30
Enable optimizations for nmake builds check-in: 3983f57e78 user: ashok tags: trunk
2017-09-12
12:37 New ticket [1fc5789903] patch from kitcreator: support native zlib. artifact: d544118ec0 user: aspect
12:11
Apply fixinternalrepuse.diff from rkeene's kitcreator. Fixes SF bug #76: Tcl_FSGetNormalizedPath() can free pathPtr, destroying the already-referenced intrep. check-in: d20b473929 user: aspect tags: trunk
2017-09-01
15:51 Edit [ca4a1bcfd448b6d4|ca4a1bcfd4]: Mark "Closed". artifact: 0273bac1cc user: ashok
15:50
Merged changed to nmake files check-in: 263097fa61 user: ashok tags: trunk
2017-08-31
05:25
Oops, fix include of wrong rules file in nmake Closed-Leaf check-in: ca4a1bcfd4 user: ashok tags: nmake-update
04:47
Updated nmake files to match current Tcl 8.6 check-in: 9c719715dd user: ashok tags: nmake-update
2017-08-30
16:43 Changes to wiki page TclVFS artifact: ba594c6a1c user: www
08:37
Create new branch named "nmake-updates" Closed-Leaf check-in: aadd5e249f user: ashok tags: nmake-updates
2017-08-29
15:13 Edit [33f33a0e11f76cea|33f33a0e11]: Add tag "vfs-1-4". artifact: 95312f53cb user: cvs2fossil
15:13 Edit [f795e037a8d9981f|f795e037a8]: Add tag "start". artifact: 77c3504916 user: cvs2fossil
15:13 Edit [071f906fc0e467dd|071f906fc0]: Add tag "vfs-1-3". artifact: cc132e1526 user: cvs2fossil
15:13 Edit [40cb8b084756bb84|40cb8b0847]: Add tag "vfs-1-2". artifact: 741131d48b user: cvs2fossil
2015-10-15
22:35
Update the shed descriptor Leaf check-in: 83ac5dcd5d user: hypnotoad tags: etoyoc
2015-09-26
02:12
Updates to the latest SHED standard check-in: 8d5844255c user: hypnotoad tags: etoyoc
2015-09-25
01:57
Final shed tweaks check-in: aac2e8ee5b user: hypnotoad tags: etoyoc
2015-09-24
20:24
Tweaked the definition for the VFS package check-in: f500f58297 user: hypnotoad tags: etoyoc
20:22
Added a SHED definition check-in: 5d9bc6cbb4 user: hypnotoad tags: etoyoc
2014-11-18
18:21
Patch contributed by Roy Keene (rkeene) check-in: 2c448bd4cf user: hypnotoad tags: etoyoc
2014-04-16
03:21
Tweaks to try to get autoconf happy under buildroot check-in: ed1a481bdf user: seandeelywoods tags: etoyoc
03:13
Upgraded to the latest TEA macros check-in: 6c76e68ba0 user: seandeelywoods tags: etoyoc
02:42
Added the correct EXPORT and DLLEXPORT directives to make the package loadable once more check-in: 2fec87c76b user: seandeelywoods tags: etoyoc
2014-03-10
11:40
Fix for #92 vfs::zip unable to read zip archives with wrong modes check-in: e12c3ee732 user: zoro2 tags: trunk
11:39
Fix for zipvfs not preserving missing directories' upper case characters. check-in: b3589b4476 user: zoro2 tags: trunk
2013-02-05
13:18
2013-02-05 Wojciech Kocjan <[email protected]> * library/zipvfs.tcl: vfs::zip unable to read zip archives with wrong modes, bug 3603414 check-in: 811432f961 user: zoro2 tags: trunk
2012-12-12
21:41
* library/template/collatevfs.tcl: Added missing provide command. * library/template/templatevfs.tcl: Fixed missing default status 0 in * pkgIndex.tcl.in: overriden exit command. Bumped to 1.5.5 check-in: a54d27c344 user: andreas_kupries tags: trunk
21:35
Added the various template filesystems to the package index. check-in: f576d6ecd1 user: andreas_kupries tags: trunk
21:32
Bumped vfs::zip to 1.0.4, long overdue. check-in: 53e8260cfa user: andreas_kupries tags: trunk
21:24
* configure.in: Long overdue bump to version 1.4.2. * configure: (1.4.1 was in 2009-02-07). Regenerated. Please bump the patchlevel for any future bug fixes, of the relevant sub-package(s). check-in: 080107853b user: andreas_kupries tags: trunk
2012-07-12
13:36
2012-07-12 Wojciech Kocjan <[email protected]> * zipvfs.tcl: Fix for Tcl 8.6 not properly streaming large files with very big compression ratio, bug 3542959 check-in: 0a4cd90315 user: zoro2 tags: trunk
2012-07-04
12:40
* zipvfs.tcl: Fix for streaming not working properly in certain zip files; refactoring of zip::Data to reuse header parsing code for streams check-in: 85db155664 user: zoro2 tags: trunk
2012-03-15
18:51
2012-03-15 Wojciech Kocjan <[email protected]> * zipvfs.tcl: Fix for zip symlinks not supported anymore, bug 3505283 check-in: 4f53c24936 user: zoro2 tags: trunk
2011-11-28
19:48
2011-11-28 Steve Huntley <[email protected]> * vfslib.tcl: Applied contributed patch for bug 3412801. Clean up watch timers for memchan vfs. check-in: d780b5303a user: blacksqr tags: trunk
19:26
2011-11-28 Steve Huntley <[email protected]> * zipvfs.tcl: Applied contributed patch for bug 3395782. Enables extraction of contents of zip files created using Fossil. check-in: e391911bd2 user: blacksqr tags: trunk
19:12
2011-11-28 Steve Huntley <[email protected]> * zipvfs.tcl: Reverted bug fix for 3224057. See bug ID 3303287. check-in: fdacfadbd2 user: blacksqr tags: trunk
2011-04-28
08:01
2011-04-28 Steve Huntley <[email protected]> * zipvfs.tcl: Added contributed patch to speed up zipvfs directory listing. See patch 3279418. check-in: 1267093049 user: blacksqr tags: trunk
2011-03-30
06:44
2011-03-30 Steve Huntley <[email protected]> * vfslib.tcl, zipvfs.tcl: Added contributed patches to fix bugs 3160686 & 3224057. check-in: d888143e47 user: blacksqr tags: trunk
05:14
2011-03-30 Steve Huntley <[email protected]> * globfind.tcl: Updated to latest file version (1.5.3). check-in: 391a075003 user: blacksqr tags: trunk
2010-12-31
07:31
2010-12-31 Steve Huntley <[email protected]> * vfs.tcl: Removed requirement for 8.6 for sourcing of vfslib.tcl, since that file contains 8.5-relevant utils for chan command. Vfslib.tcl includes adequate conditional checks for version-dependent commands. check-in: a86dc1c7cc user: blacksqr tags: trunk
04:56
2010-12-30 Steve Huntley <[email protected]> * library/zipvfs.tcl: Wojciech Kocjan contributed tweaks to my latest "Frankenstein" patch, which I incorporated. check-in: d499446fc6 user: blacksqr tags: trunk
2010-12-30
07:59
2010-12-30 Steve Huntley <[email protected]> * pkgIndex.tcl.in, vfs.tcl: Switched "package require Tcl 8.4" statement to vfs.tcl to conform with accepted practice. check-in: 58acd21b8e user: blacksqr tags: trunk
07:20
2010-12-30 Steve Huntley <[email protected]> * library/zipvfs.tcl: Applied patch 3005441 to fix issue with UTF-8 detection for filename encoding. Applied patch 3132957 to enable streaming of large files. check-in: 9ba3fde997 user: blacksqr tags: trunk