| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [23dd83ce7c]. Still need to check other ckallocs for 0 length | apnadkarni | 2023-09-26 | 1 | -2/+2 |
|
|
* | Add tests | apnadkarni | 2023-09-26 | 1 | -4/+29 |
|
|
* | Fix gcc warning. Add knownBug constraint to zipfs list (only showed in non-em... | apnadkarni | 2023-09-25 | 1 | -1/+1 |
|
|
* | Merge 8.7 | apnadkarni | 2023-09-25 | 1 | -1/+20 |
|\ |
|
| * | zipfs attribute tests | apnadkarni | 2023-09-25 | 1 | -1/+20 |
|
|
* | | Fix file exist for zipfs | apnadkarni | 2023-09-25 | 1 | -21/+15 |
|/ |
|
* | More tests for zipfs | apnadkarni | 2023-09-24 | 1 | -23/+206 |
|
|
* | Bug [4645658689] - zipfs file truncation with open r+ | apnadkarni | 2023-09-23 | 1 | -29/+66 |
|
|
* | Fix test contraint "bbe7c6ff9e" | jan.nijtmans | 2023-09-22 | 1 | -4/+2 |
|
|
* | Disable zipfs password tests for macos. Unix, Windows pass. See [bbe7c6ff9e] | apnadkarni | 2023-09-21 | 1 | -16/+7 |
|
|
* | Constrain tests to account for difference between Unix, MingW and MacOs build... | apnadkarni | 2023-09-20 | 1 | -4/+4 |
|
|
* | Bug [a288e2003b] - file normalize broken for zipfs. | apnadkarni | 2023-09-20 | 1 | -0/+53 |
|
|
* | Bugs [14db54d81e], [6183f535c89]. Glob and find on zipfs root | apnadkarni | 2023-09-19 | 1 | -18/+44 |
|
|
* | Bug [4c686f1f0a] - zipfs mount on / | apnadkarni | 2023-09-19 | 1 | -2/+5 |
|
|
* | Bug [d056ee6d30] - zipfs list returns invalid paths | apnadkarni | 2023-09-18 | 1 | -1/+1 |
|\ |
|
| * | Directory depth calculation assumed zipfs root at /, not //zipfs:/ | apnadkarni | 2023-09-18 | 1 | -1/+1 |
|/ |
|
* | Remove test constraint bug-b3c7429255 | apnadkarni | 2023-09-17 | 1 | -2/+2 |
|
|
* | Use local time in tests for zip timestamps | apnadkarni | 2023-09-17 | 1 | -2/+9 |
|
|
* | Bug [2696dfe3f5] - raise exception on CRC errors | apnadkarni | 2023-09-16 | 1 | -10/+51 |
|\ |
|
| * | Merge | apnadkarni | 2023-09-16 | 1 | -3/+4 |
| |\
| |/
|/| |
|
* | | Disable two tests. Works on my Windows and Ubuntu but apparently not everywhe... | apnadkarni | 2023-09-15 | 1 | -2/+2 |
|
|
* | | Test hygiene for supporting -singleproc 1 and -debug 1 | dgp | 2023-09-15 | 1 | -1/+2 |
|
|
| * | Add false positive tests for CRC checking | apnadkarni | 2023-09-15 | 1 | -0/+14 |
|
|
| * | CRC validation | apnadkarni | 2023-09-15 | 1 | -10/+39 |
|/ |
|
* | Expand zipfs tests. Fix [9a80630571], [6ed3447a7e], [01d8f30342] and manpages. | apnadkarni | 2023-09-15 | 1 | -31/+688 |
|\ |
|
| * | zipfs password tests | apnadkarni | 2023-09-15 | 1 | -7/+39 |
|
|
| * | Fix more arg count tests. Adapt stat dict for non-windows | apnadkarni | 2023-09-14 | 1 | -19/+22 |
|
|
| * | More tests and fix one more case triggering bug [01d8f30342] | apnadkarni | 2023-09-14 | 1 | -12/+105 |
|
|
| * | Couple of more special cases for zipfs mount | apnadkarni | 2023-09-13 | 1 | -19/+20 |
|
|
| * | Add !zipfslib constraint for tests that should only run without an attached T... | apnadkarni | 2023-09-13 | 1 | -8/+9 |
|
|
| * | Fix zipfs root arg count checks | apnadkarni | 2023-09-12 | 1 | -1/+63 |
|
|
| * | More tests and some manpage corrections | apnadkarni | 2023-09-11 | 1 | -33/+285 |
|
|
| * | Oops. Inadvertent check-in. | apnadkarni | 2023-09-10 | 1 | -3/+8 |
|
|
| * | Merge 8.7 (change in order of mount args) | apnadkarni | 2023-09-10 | 1 | -41/+41 |
| |\
| |/
|/| |
|
| * | Improve test coverage for zipfs mount/unmount | apnadkarni | 2023-09-09 | 1 | -12/+220 |
|
|
* | | Testcase improvements | jan.nijtmans | 2023-09-08 | 1 | -7/+7 |
|
|
* | | [93eb73784a] follow-up: It looks like the "zipfs exists" change is necessary ... | jan.nijtmans | 2023-09-08 | 1 | -12/+12 |
|\ \ |
|
* \ \ | Fix [93eb73784a]: zipfs interaction with tcl_findLibrary causes slow loading | jan.nijtmans | 2023-09-08 | 1 | -16/+16 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | More patches from juliannoble2. Thanks! | jan.nijtmans | 2023-09-07 | 1 | -1/+1 |
|
|
| * | Exchange TclZipfs_MountBuffer/"zipfs mount_data" arguments as well | jan.nijtmans | 2023-09-07 | 1 | -6/+6 |
|
|
| * | Merge 8.7. Exchange "zipfs mount"/TclZipfs_Mount arguments: archive <-> mount... | jan.nijtmans | 2023-09-07 | 1 | -9/+9 |
| |\
| |/
|/| |
|
| * | Experiment: What if we changed "//zipfs:/" to "/zipfs:/", which doesn't look ... | jan.nijtmans | 2023-09-07 | 1 | -7/+7 |
|/ |
|
* | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT... | jan.nijtmans | 2021-03-30 | 1 | -5/+5 |
|
|
* | More cleaning up of zipfs | dkf | 2021-03-16 | 1 | -0/+5 |
|
|
* | More on making tclZipfs.c comprehensible. Refactoring to the rescue! | dkf | 2021-03-14 | 1 | -2/+14 |
|
|
* | Fix SEGV in zipfs mounting, and try to make that code more comprehensible | dkf | 2021-03-08 | 1 | -0/+4 |
|
|
* | Added some tests for [zipfs lmkimg] | dkf | 2021-03-07 | 1 | -0/+110 |
|
|
* | Change TCL_ZIP_FILE name, just using dots in stead of underscores | jan.nijtmans | 2021-02-09 | 1 | -1/+1 |
|
|
* | Attempt to fix the last TIP #430 bits, needed to make it work for Tk (and oth... | jan.nijtmans | 2021-02-08 | 1 | -6/+1 |
|
|
* | TIP 590: Recommend lowercase Package Names | jan.nijtmans | 2020-12-04 | 1 | -1/+1 |
|\ |
|