Tcl Library Source Code

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins that include changes to files matching 'modules/zip/*'

2023-11-14
08:20
Integrated Rolf's work to make Tcllib ready for Tcl 9+ into the trunk. Thank you very much. check-in: 758418619e user: aku tags: trunk
2023-09-30
01:10
Bumped package version for all modules [a-z]*. check-in: 5be206c63f user: rolf tags: tcl9-testarea-rde
2023-08-16
00:32
More [package require Tcl] work and cleanup, including documentation. Regenerated embedded documentation. check-in: 57962d728c user: rolf tags: tcl9-testarea-rde
2023-08-11
23:52
More adaption to the package require Tcl commands, following what was discussed at the montly meeting 2023/08. More work and changes to come. check-in: 46ab6ea7c8 user: rolf tags: tcl9-testarea-rde
2023-07-01
00:04
string bytelength is gone in Tcl 9 (TIP 597) check-in: d8f4dd071c user: rolf tags: tcl9-testarea-rde
2023-06-23
10:22
Pointsman testbed. check-in: a5532890a4 user: rolf tags: tcl9-testarea-rde
2023-01-30
12:01
zip - mkzip - EF - ticket [d6427645ad] - New option -prepend-base-directory Version bumped to 1.2.2 Thanks to [email protected] for report and initial patch. Changes: - different option name - reindented/formatted - simplified implementation through use of `lmap` - added documentation - added tests check-in: 62f38181c4 user: aku tags: trunk
2022-04-14
12:14
merge trunk Leaf check-in: d72480fa88 user: pooryorick tags: module-aes
2022-04-08
19:24
zip - zipfile::decode [B] Ticket [8e5a7e4a42] Fixed missing handling of open file when LocateEnd errors in any way, shape or form. Bumped to 0.9. Regenerated documentation. Thanks to Donal for the report. Side work: Fixed various typos in code comments. check-in: 114c16ad94 user: aku tags: trunk
2021-04-30
12:12
Merge trunk. check-in: e535000f3e user: pooryorick tags: pooryorick
2021-03-30
22:56
zip, new routine: filesinfo check-in: 03836d53ba user: pooryorick tags: pyk-zip
2021-03-22
13:10
zip / zip::decode - EF - Ticket [c6c9a7e235] - Implemented accessors for file comment and size (uncompressed) Bumped zip::decode to version 0.8 Cleanup of trailing whitespace. Regenerated embedded documentation. Thanks to <[email protected]> for the request and initial research. check-in: a19e288bad user: aku tags: trunk
2020-11-24
16:40
Ticket [bc966a62a9]: reworked dependency (documentation) of zipfile::decode : - Need of fileutil::magic::filetype is not understood and commented out. - Document dependency: no "fileutil::magic::mimetype". For tcl8.6: no Trf, zlibtcl. check-in: 412c5bb5da user: oehhar tags: trunk
16:31
Set zipfile::decode version to 0.7.3 . Manual test successful, good patch. check-in: c3f86f2d1a user: oehhar tags: trunk
11:04
Ticket [48ed494bc4]: zipfile::decode GetFile need check native_zip_functs flag check-in: 1a1e67f4a3 user: oehhar tags: trunk
2020-06-09
19:08
new routine: zip/decode/filelocations check-in: cc62d1c92a user: pooryorick tags: trunk
2019-11-24
21:25
Merge amg-argparse Leaf check-in: b8b70870c9 user: andy tags: amg-argparse-validation
21:24
Merge trunk Leaf check-in: e7b61937e1 user: andy tags: amg-pipeline
21:24
Merge trunk Leaf check-in: eccc25a0c4 user: andy tags: amg-argparse
2019-06-05
05:02
Integrated testsuite fixups Merged latest work from trunk Regenerated documentation. - Fixed outdated references to feedback.inc Use `modules/common-text/feedback.inc` now. check-in: e3ae2af3f4 user: aku tags: hypnotoad
2019-05-07
01:21
Integrated the doc overhaul work into the trunk. This makes the various guides official. check-in: 6612c2b8a8 user: aku tags: trunk
2019-04-18
23:17
Moved text block for general feedback out of `doctools2base` module to directory `common-text`. Updated all doc references. check-in: 8b098b25f7 user: aku tags: doc-overhaul
2019-04-17
02:13
Get more doctools fixes check-in: a9c3da3b35 user: aku tags: doc-overhaul
2019-04-15
23:13
Zip - Mkzip - Tkt [b9725d990b] Fix handling of directories with leading dash ('-') in their name. Version bump 1.2.1 - B (mkzip) - T (mkzip, NEW) check-in: 5f3611f96a user: aku tags: trunk
2017-02-06
19:17
Fixed the httpd module and example. check-in: 1a42db36e6 user: hypnotoad tags: trunk
2016-09-29
19:26
Pulling changes from trunk check-in: 6cde283c07 user: tne tags: odie
2016-08-25
23:00
Merged fix made to the zipfile decoder. check-in: 3a8e0f4bed user: aku tags: trunk
2016-08-12
17:57
zipfile::decode - Bumped to version 0.7.1. Importing fix to handling of [unsigned]. The bad [unsigned] handling tripped a bogus mismatch error for archives with more than 32K files (tnecd). Further fixed the error message at that place, and added proper error codes to all places throwing errors, and factored things into helper procedures for this. Regenerated the documentation. Closed-Leaf check-in: 1d31a22020 user: andreask tags: decode-fixes
2016-01-24
13:18
Merged with trunk. Tweaked manpage metadata. Leaf check-in: e958f2695b user: lars_h tags: numtheory
2016-01-14
08:02
Pulled trunk work into the release candidate check-in: d15fe44be9 user: aku tags: tcllib-1-18-rc
2015-12-24
15:03
Merging changes from trunk check-in: 73cff45974 user: hypnotoad tags: odie
2015-12-12
08:05
Followup to rev [5ec28b9419], fixed issue in writeCentralFileHeader introduced by it. Noted and reported by Keith. check-in: 814cbe5f8f user: aku tags: trunk
2015-12-08
04:18
zip::encode - Bumped to version 0.4. Applied a patch mailed in by Keith Vetter <[email protected]> adding support for uncompressed files and control over file ordering. Regenerated documentation. check-in: 5ec28b9419 user: aku tags: trunk
2015-11-24
15:26
Updated to latest trunk Closed-Leaf check-in: 0f5de54386 user: aku tags: huddle-a753cade83
2015-09-19
16:46
merge trunk check-in: 3526dceff4 user: kennykb tags: kbk-math-exact
2015-09-09
19:06
Pulling in changes from he ODIE branch check-in: a075e4ad2b user: hypnotoad tags: trunk
2015-09-04
15:34
Added an option to turn of the verbosity of mkzip check-in: e0b97f3482 user: hypnotoad tags: odie
2015-06-10
21:03
Merging upstream changes check-in: 1979bb0ce9 user: hypnotoad tags: odie
19:25
Keep up to date with trunk check-in: 04739b8a9f user: aku tags: huddle-a753cade83
18:57
zip::mkzip - Fixed and extended documentation for the command. check-in: ed67531f9a user: aku tags: trunk
17:45
Updated to trunk. Closed-Leaf check-in: 2a77eead81 user: aku tags: tkt-4a4e443ce9-pt-oo-fail
2015-06-09
01:21
Normalizing the API for zipfile::mkzip to the version checked into ODIE (Which also follows the design pattern laid down by zipfile::decode and zipfile::encode) check-in: d29f257cb9 user: hypnotoad tags: trunk
2015-06-08
20:26
Update to trunk Closed-Leaf check-in: 917237676c user: aku tags: tkt-ced089d5fe-multiplexer
20:25
Update to trunk Leaf check-in: 2da77f541a user: aku tags: tkt-785d2954d4-jsonc
20:17
Fixed trunk split check-in: e0daa48093 user: aku tags: trunk
20:15
Modified zipfile::decode to exploit the native zip functions in the Tcl core when running in 8.6+. Adapted Pat Thoyts' example from the wiki (from http://wiki.tcl.tk/15158) to build complete zip archives in one call. As zipfile::encode is better at building archives in a piecemeal fashion, this new package is called zipfile::mkzip. In addition to building zip archive files, mkzip will also populate the VFS for zip enabled shells, as well as build zipkits. check-in: e01c4af189 user: hypnotoad tags: trunk
2015-05-04
20:25
Closing a fork check-in: e6afc4fabd user: tne tags: odie
18:29
Move mkzip namespace to zipfile::mkzip to be consistent with the rest of the module check-in: 3a6d782c68 user: tne tags: odie
2015-04-30
12:53
Clean up the merged docs, update the installer to match trunk check-in: a4d982e898 user: hypnotoad tags: odie
2015-04-29
14:52
Merge in zip enhancements check-in: 2c32aebb05 user: hypnotoad tags: odie