| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
|
|
* | zipfs.test: fixed error (couldn't open "...": permission denied) if $tclzip p... | sebres | 2019-06-27 | 1 | -1/+1 |
|
|
* | Improve portability of path constructions. | dgp | 2019-02-14 | 1 | -4/+4 |
|
|
* | small amend unfolding `list "$tcl_library/http"` (previously it was result of... | sebres | 2019-02-14 | 1 | -3/+3 |
|
|
* | closes [b322938e08]: fix several zipfs-tests searching for single "http" dire... | sebres | 2019-02-14 | 1 | -13/+13 |
|
|
* | Turn [zipfs tcl_library] into more internal [tcl::zipfs::tcl_library_init]. I... | dkf | 2018-10-12 | 1 | -2/+2 |
|
|
* | Put documented [zipfs find] in ensemble. Add examples to docs. | dkf | 2018-10-11 | 1 | -2/+2 |
|
|
* | Centralise the de-fanging of standard ensembles in safe interpreters. Doing i... | dkf | 2018-10-07 | 1 | -0/+36 |
|
|
* | More regularizing of function names, field names and testing styles | dkf | 2018-10-06 | 1 | -78/+43 |
|
|
* | Fix a couple of test-cases, since http1.0 is no longer there | jan.nijtmans | 2018-09-22 | 1 | -6/+6 |
|
|
* | Modifications to allow the mounting of zip file systems from data blocks | hypnotoad | 2018-01-17 | 1 | -5/+68 |
|
|
* | Modifications to index zip file systems by mountpoint, and separate the process | hypnotoad | 2018-01-17 | 1 | -5/+4 |
|
|
* | Tweaks to zipfs.test | hypnotoad | 2018-01-11 | 1 | -1/+8 |
|
|
* | Fix tests dependent on other tests in zipfs.test | hypnotoad | 2018-01-09 | 1 | -17/+48 |
|
|
* | add some tests for join and normalize | aspect | 2017-11-18 | 1 | -0/+11 |
|
|
* | fix zipfs tests | aspect | 2017-11-18 | 1 | -4/+4 |
|
|
* | Updated zipfs tests to recognize the mount points are different on different ... | tne | 2017-11-18 | 1 | -8/+10 |
|
|
* | fix [glob] handling of leading // | aspect | 2017-11-17 | 1 | -2/+6 |
|
|
* | Zipfs: Use //zipfs:/ as mount point. Use Tcl_FSNormalizePath() on the way in... | aspect | 2017-11-17 | 1 | -28/+76 |
|
|
* | Adding a [file normalize] to zipfs tests that are looking for absolute filena... | hypnotoad | 2017-11-07 | 1 | -3/+4 |
|
|
* | Updated the zipfs portion of the testsuite to tip430 standards | hypnotoad | 2017-11-07 | 1 | -8/+9 |
|
|
* | Add "zipfs" ensemble. | jan.nijtmans | 2016-01-22 | 1 | -23/+23 |
|
|
* | Minor tweaks in documentation/testcases. Don't use deprecated Tcl methods any... | jan.nijtmans | 2016-01-18 | 1 | -1/+1 |
|
|
* | Remove TIP #414 fragment, not strictly needed for the zipfs TIP.
| jan.nijtmans | 2015-12-22 | 1 | -12/+61 |
|
|
* | Start with a few simple basic test-cases | jan.nijtmans | 2015-12-21 | 1 | -0/+67 |
|
|