master
fileutil - documentation - shuffled the include files a bit.
Move many tests assets into a proper subdir of the module.
fileutil - B - ticket [d0dd236f1c] - Fix maketempdir for windows
fileutil, fileutil::traverse - Ticket [9b52204fea] - Documented the O(n**2) issue with traversing pathologically cross-linked directory hierarchies like /sys. Updated embedded documentation.
fileutil, fileutil::traverse - Ticket [9b52204fea] - Added testcases showing the O(n**2) set of paths based on the doc example structure. Fixed that example and regenerated embedded docs.
fileutil - B - Tcl 9 portability fixes. Bumped to version 1.16.3
Added a comment to the changed place in tar.tcl. Rolled back the change in S3.tcl; not only because that code will atm never reachedn but also because it was false at this place. Changed all over the place the arguments to [file attributes $names -permissions] to the octal syntax 0o which is understood by all supported Tcl versions.
Removed code needed for versions prior to Tcl 8.5. Fixed a few package vsatisfies calls.
Done.
Bumped package version for all modules [a-j]*.
wip
* multiop.setup: Moved the common setup code for the testing of * multiop.test: the multi-file operations into a separate file. * multi.test: Added commands to query the state of objects. * multiop.tcl: Updated both testsuite and documentation. Version * multiop.man: bumped to 0.5. * pkgIndex.tcl: