18 check-ins that include changes to files matching 'tclvfs/patches/*'
2016-09-07
| ||
14:10 | Updated patching of TclVFS to work with newer versions (addresses [468f6f72ea]) check-in: cbeb10f53c user: rkeene tags: trunk | |
2016-08-09
| ||
15:15 | Added fix for TclVFS bug 81845 check-in: a7c695de5d user: rkeene tags: trunk | |
2015-03-30
| ||
22:27 | Added patch to always build TclVFS in static mode on Windows check-in: a057a0f974 user: rkeene tags: trunk | |
2015-02-09
| ||
18:39 | Merge updates from trunk. check-in: 5574242e95 user: mistachkin tags: winFixes | |
2014-11-17
| ||
18:43 | Fixed bug in TclVFS where internal representation was used after being free'd check-in: 2bfc886173 user: rkeene tags: trunk | |
2012-10-08
| ||
19:35 | Fixed issue with newer versions of Tcl providing a zlib package (version 2.0) check-in: 94567b3779 user: rkeene tags: trunk | |
2011-07-16
| ||
13:59 | Fix seek operations with native zlib support. Without this fix creating images from gif files inside a starkit would frequently fail with an error message of: couldn't read GIF header from file XXX. check-in: 95d3afb4e9 user: sbron tags: trunk | |
2010-10-02
| ||
03:02 | Updated to support a limit on how much seeking is done looking for a zip header check-in: acdc36a7e0 user: rkeene tags: trunk | |
2010-09-28
| ||
21:52 | Fixed issue with vfs::zip opening zip files smaller than 512b, fixes issue [0c5bcad642] check-in: c0cb33bec5 user: rkeene tags: trunk | |
2010-09-26
| ||
04:49 | Renamed patch to more appropriate name check-in: e0bcd16a13 user: rkeene tags: trunk | |
04:49 | Fixed issue with opening directories returning wrong error check-in: 1955802108 user: rkeene tags: trunk | |
04:48 | Minor cleanup of diff check-in: 6992d94246 user: rkeene tags: trunk | |
04:48 | Reduced change in Native ZLIB support patch check-in: f043a10e60 user: rkeene tags: trunk | |
04:47 | Fixed issue with zlib support in TclVFS when using Tcl 8.6+ native "zlib" command check-in: 468076b014 user: rkeene tags: trunk | |
04:45 | Corrected typo in ZipVFS check-in: 6e6c5fd01a user: rkeene tags: trunk | |
04:43 |
KitCreator 0.3.0.x
Added support for using ZIP archives if MK4 fails to build Removed support for pure-Tcl MK4 (it didn't work) check-in: 66535d6924 user: rkeene tags: trunk, 0.3.0 | |
04:43 | Added patch required to build with MingW64 check-in: 26410a9c32 user: rkeene tags: trunk | |
04:38 | Added patches for TCLVFS on Tcl 8.6 check-in: 1ebcac2a8b user: rkeene tags: trunk | |