Tcl Library Source Code

Changes On Branch decode-fixes
Login

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

Changes In Branch decode-fixes Excluding Merge-Ins

This is equivalent to a diff from 83c630410e to 1d31a22020

2016-08-25
23:00
Merged fix made to the zipfile decoder. check-in: 3a8e0f4bed user: aku tags: trunk
2016-08-14
07:29
TEPAM version 0.5.2 - Fix of bug 21c45cb4c4bff37adeac400189809c7f25cea1ea - TEPAM doesn't require Tk package before using Tk commands: The updated TEPAM revision checks if Tk has been loaded prior of using Tk commands. If this is not the case an adequate error will be generated. check-in: ac49d84e58 user: droll 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
17:44
fileutil::decode - Bumped to version 0.2.1 - Fixed conversion of values to [unsigned]. The clipping mask is dependent on the length of the value (in bytes). This tripped package "zipfile::decode" when trying to handle a zip file containing more than 32K files. Further extended to provide proper error codes when throwing an error. check-in: 139dc57787 user: andreask tags: decode-fixes
2016-08-10
11:43
Correct handling of case sensitivity specifiers in "string" tests. check-in: 83c630410e user: pooryorick tags: trunk
2016-08-09
20:53
Update generated script for filetypes. check-in: 6bdf76772f user: pooryorick tags: trunk

Added embedded/www/tcllib/files/modules/udpcluster/udpcluster.html.

Changes to embedded/www/tcllib/files/modules/zip/decode.html.

Added idoc/man/files/modules/udpcluster/udpcluster.n.

Changes to idoc/man/files/modules/zip/decode.n.

Added idoc/www/tcllib/files/modules/udpcluster/udpcluster.html.

Changes to idoc/www/tcllib/files/modules/zip/decode.html.

Changes to modules/fileutil/decode.tcl.

Changes to modules/fileutil/pkgIndex.tcl.

Changes to modules/zip/decode.man.

Changes to modules/zip/decode.tcl.

Changes to modules/zip/pkgIndex.tcl.