Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
77 check-ins using file unix/tclConfig.sh.in version 54a40b4861
|
2018-05-11
| ||
| 11:51 | merge 8.7 check-in: ccb831a772 user: dgp tags: core_zip_vfs | |
|
2018-04-27
| ||
| 13:21 | merge 8.7 check-in: 1724282826 user: dgp tags: core_zip_vfs | |
| 03:06 | Added an initialization of 0 for the namelen field for new ZipFile data structures. In memory debugg... check-in: 730a3c01cb user: hypnotoad tags: core_zip_vfs | |
|
2018-03-30
| ||
| 19:42 | merge 8.7 check-in: d183de8dd8 user: dgp tags: core_zip_vfs | |
|
2018-03-15
| ||
| 19:09 | Merge 8.7; Updated the package manifest by hand; was broken until then. If there's a maintenance kno... check-in: 56f82c402a user: dgp tags: core_zip_vfs | |
|
2018-03-11
| ||
| 23:08 | merge 8.7 check-in: ba6c45d940 user: dgp tags: core_zip_vfs | |
|
2018-03-07
| ||
| 15:13 | merge 8.7 check-in: f43a6f6ea8 user: dgp tags: core_zip_vfs | |
|
2018-01-19
| ||
| 20:27 | Fixed a problem where a Windows hack was occuring after it was called in the tclZipfs.c file, preve... check-in: 8096ef92fa user: hypnotoad tags: core_zip_vfs | |
|
2018-01-17
| ||
| 15:56 | Modifications to allow the mounting of zip file systems from data blocks Added a new stubs entry to... check-in: 1f15130a96 user: hypnotoad tags: core_zip_vfs | |
| 01:09 | Modifications to index zip file systems by mountpoint, and separate the process of mounting a zip ar... check-in: 042d9742e2 user: hypnotoad tags: core_zip_vfs | |
|
2018-01-16
| ||
| 23:25 | Tweaks to the tclZipfs.c file to allow the same C source to be used both in the core and as a static... check-in: d7c63c8941 user: hypnotoad tags: core_zip_vfs | |
|
2018-01-11
| ||
| 16:45 | Tweaks to zipfs.test check-in: bb39207752 user: hypnotoad tags: core_zip_vfs | |
|
2018-01-09
| ||
| 18:10 | Fix tests dependent on other tests in zipfs.test Add a workaround for the fact that dynamic librari... check-in: de82487597 user: hypnotoad tags: core_zip_vfs | |
| 16:28 | Pulling changes from core-8-branch check-in: 697f83a2c7 user: hypnotoad tags: core_zip_vfs | |
|
2018-01-04
| ||
| 02:23 | Minimal fixes to stop the [package files] machinery writing to freed mem. This contribution needs a ... check-in: 66af5dca17 user: dgp tags: core_zip_vfs | |
|
2017-12-29
| ||
| 21:41 | Modifications to clean up warnings on compile check-in: 6c7e0fd3e2 user: hypnotoad tags: core_zip_vfs | |
| 20:40 | Removing the standalone pkgIndex.tcl. There is enough stuff that needs to be manually edited in the... check-in: 1fb6e2c898 user: hypnotoad tags: core_zip_vfs | |
| 15:13 | Pulling changes from core-8-branch check-in: cf43d89150 user: hypnotoad tags: core_zip_vfs | |
|
2017-12-16
| ||
| 03:33 | Pulling changes from core-8-branch check-in: 855b386403 user: hypnotoad tags: core_zip_vfs | |
| 03:30 | Update the config.test with new keys needed for zipfs check-in: 08182e0f9f user: hypnotoad tags: core_zip_vfs | |
| 03:24 | Removing static package declaration of zipfs. check-in: 4d16722d25 user: hypnotoad tags: core_zip_vfs | |
| 03:22 | Re-arranging code and providing forward prototypes to allow the C infrastructure of Zipfs to be act... check-in: 67e20b245a user: hypnotoad tags: core_zip_vfs | |
|
2017-12-13
| ||
| 15:52 | Pulling changes from core-8-branch check-in: 4f4380b7ac user: hypnotoad tags: core_zip_vfs | |
|
2017-11-29
| ||
| 01:59 | Pulling changes from core-8-branch check-in: 3598570130 user: hypnotoad tags: core_zip_vfs | |
| 01:59 | Closing leaf check-in: 20f8676c2e user: hypnotoad tags: core_zip_vfs | |
|
2017-11-28
| ||
| 18:06 | Pulling changes from the last core-8-branch that doesn't cause a segfault in kits check-in: 7cfb94f9af user: hypnotoad tags: core_zip_vfs | |
|
2017-11-26
| ||
| 18:27 | Pulling changes from core-8-branch Closed-Leaf check-in: 6e423b0d36 user: hypnotoad tags: core_zip_vfs_pyk-command-named-colon | |
|
2017-11-25
| ||
| 10:54 | Restoring the Makefile.in for the win/ directory after an unfortunate copy/paste error check-in: 4aeb610c78 user: tne tags: core_zip_vfs | |
|
2017-11-24
| ||
| 11:46 | Tweak to ensure mount points for zipfs are corralled into the //zipfs:/ prefix space check-in: bf3a647091 user: hypnotoad tags: core_zip_vfs | |
| 11:21 | Pulling changes from Androwish check-in: e5b9c90e58 user: hypnotoad tags: core_zip_vfs | |
| 10:32 | Restoring whitespace to tclZipfs.c to improve legibility. check-in: facf85dff5 user: hypnotoad tags: core_zip_vfs | |
|
2017-11-23
| ||
| 11:55 | Fixing a goof, Zipfs was looking for the Dll where the installer put the file, which is not necessar... check-in: fa45598420 user: hypnotoad tags: core_zip_vfs | |
|
2017-11-21
| ||
| 22:34 | Pulling changes from core-8-branch check-in: 00dfc6711c user: hypnotoad tags: core_zip_vfs | |
| 18:57 | Added additional functions to the "install" command in tclsh check-in: eb6443d309 user: hypnotoad tags: core_zip_vfs | |
| 16:49 | Eliminated the need for a preinit script in Tip 430's AppHook. tcl_findLibrary now knows to scan th... check-in: 242d4e33ff user: hypnotoad tags: core_zip_vfs | |
| 14:21 | Removing the pool of literal values within the internals of tclZipfs.c. Replaced with a single point... check-in: 9f0abfb1ac user: hypnotoad tags: core_zip_vfs | |
| 04:26 | Fixes to "make clean" to do a better job of cleaning up zip files and vfs directories Fixed a type ... check-in: 4f8ac2d312 user: tne tags: core_zip_vfs | |
| 04:07 | Added an implementation of tinydir.h, and spliced it into minizip to allow minizip to recurse direct... check-in: 0064401a40 user: hypnotoad tags: core_zip_vfs | |
| 01:14 | Final tweaks to make "./tclsh install" work properly on Windows NOTE: We still seem to be screwing ... check-in: bb6f8b6301 user: tne tags: core_zip_vfs | |
| 00:41 | Typo fixes for minizip check-in: 8e88f231e5 user: hypnotoad tags: core_zip_vfs | |
| 00:36 | Added a new function to the Zipfs: TclZipfs_TclLibrary, which returns a previously discovered /libra... check-in: a4cbb0feb7 user: hypnotoad tags: core_zip_vfs | |
|
2017-11-20
| ||
| 23:34 | Change to TclZipfs_AppHook to accomidate Windows check-in: 74bcd5fae3 user: tne tags: core_zip_vfs | |
| 22:45 | Fixing the quoting for arguments to minizip check-in: eaa6c99d64 user: hypnotoad tags: core_zip_vfs | |
| 21:29 | Updating tcl.m4 in windows to fix a typo check-in: 6aee71e52c user: hypnotoad tags: core_zip_vfs | |
| 19:35 | Removing debugging printf() statement check-in: 9357f48bf2 user: tne tags: core_zip_vfs | |
| 19:21 | Fixes to determing the dll location on Windows using GetModuleFileName() check-in: 1f05b4b6c9 user: tne tags: core_zip_vfs | |
| 18:08 | Autoconf fixes check-in: 4ebd790c48 user: hypnotoad tags: core_zip_vfs | |
| 17:09 | Modifications to allow the Tcl build system to exploit either a native zip executable in the path or... check-in: 535a8088d4 user: hypnotoad tags: core_zip_vfs | |
|
2017-11-19
| ||
| 18:16 | Added handling to allow Tclsh to intercept a zip file fed as the first command line argument, and op... check-in: 006e6abb7e user: hypnotoad tags: core_zip_vfs | |
|
2017-11-18
| ||
| 20:28 | Pulling changes from core-8-branch check-in: 12f6bb0443 user: hypnotoad tags: core_zip_vfs | |
| 20:25 | Now that UNC paths work correctly on Windows, removing the platform specific zipfs mount point for w... check-in: 0ee3890968 user: tne tags: core_zip_vfs | |
| 20:21 | Adjust the rule to look for libtcl_XXX.zip ONLY in the directory that contains the executable or the... check-in: 32bd1478db user: hypnotoad tags: core_zip_vfs | |
| 17:07 | Reserve paths matching //[^/]*: for VFS mount points, and prevent calling native filesystem ops duri... check-in: 6b296f6f0c user: aspect tags: core_zip_vfs | |
| 17:04 | add some tests for join and normalize check-in: 226e5a583c user: aspect tags: core_zip_vfs | |
| 17:02 | fix zipfs tests check-in: d1d39d3b56 user: aspect tags: core_zip_vfs | |
| 12:21 | Added documentation for the zipfs root command and working of TclZipfs_AppHook check-in: f215c8975d user: hypnotoad tags: core_zip_vfs | |
| 11:59 | Updated zipfs tests to recognize the mount points are different on different platforms check-in: 5b936e23e5 user: tne tags: core_zip_vfs | |
| 11:48 | Added a pool of literal strings to zipfs to manage constants that are being belched out by the file ... check-in: 28687cac6b user: hypnotoad tags: core_zip_vfs | |
|
2017-11-17
| ||
| 17:23 | Added a package manifest to init to allow core distributed packages to auto-populate [package ifneed... check-in: 2c07aba348 user: hypnotoad tags: core_zip_vfs | |
| 12:54 | Integrating fixes from aspect that make the //zipfs:/ mount point viable, and also allow one archive... check-in: 27df0ecb87 user: hypnotoad tags: core_zip_vfs | |
| 12:39 | Pulling changes from core-zip-vfs Closed-Leaf check-in: 79dde51515 user: hypnotoad tags: core_zip_vfs-8-6, core_zip_vfs-aspect | |
| 12:29 | Pulling changes from core-8-branch check-in: 044a5cf7f7 user: hypnotoad tags: core_zip_vfs | |
| 12:28 | Closing a fork check-in: d533f130ec user: hypnotoad tags: core_zip_vfs | |
| 11:53 | fix [glob] handling of leading // check-in: 66fe3ce72b user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect | |
| 11:51 | tests demonstrating zipfs:/ and zipfs:// volume names breaking on unix Leaf check-in: a4444ce66b user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect-volumename-tests | |
| 11:05 | Hash mounted zips by mount point, so the same zip can be mounted more than once. Path normalization... Leaf check-in: 500774557b user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect-bymntpt | |
| 10:24 | clean up stray unused dstrings check-in: c30d1e6bb0 user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect | |
| 10:21 | whitespace consistency check-in: b422e8383b user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect | |
| 10:17 | Zipfs: Nix AbsolutePath() and most uses of CanonicalPath(). Tcl_FSNormalizePath is to be trusted. check-in: 821756d959 user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect | |
| 08:39 | Zipfs: Use //zipfs:/ as mount point. Use Tcl_FSNormalizePath() on the way in to most VFS operations... check-in: 8b130a967c user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect | |
| 04:47 | Rebuilt the configure files without the call to the missing SC_ENABLE_ZIPFS macro Closed-Leaf check-in: ec5b26585d user: hypnotoad tags: core_zip_vfs-8-6 | |
| 04:45 | Final tweaks to get Msys Zipfs build working check-in: 0d0ba33c7c user: tne tags: core_zip_vfs-8-6 | |
| 04:13 | First pass on the Msys style windows build. Moving Zipfs features closer together in the autoconf check-in: b279fbbfa3 user: hypnotoad tags: core_zip_vfs-8-6 | |
| 03:10 | Pulling changes from core-8-6-branch check-in: e8f362e191 user: hypnotoad tags: core_zip_vfs-8-6 | |
| 03:09 | Moved Zipfs initialization and path hinting out of tclInterp.c and into a preinit script populated b... check-in: 173157c4c2 user: hypnotoad tags: core_zip_vfs-8-6 | |
|
2017-11-11
| ||
| 13:22 | Pulling changes from core-8-branch check-in: b5ff501606 user: hypnotoad tags: core_zip_vfs-8-6 | |
| 09:18 | Improvements to tip430 to embed the /library file system within a shared library or as a zip archive... check-in: c8a90daba2 user: hypnotoad tags: core_zip_vfs | |