Tcl Library Source Code

Check-in [aa67a2cdc0]
Login

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

Overview
Comment:Make sha module compatible with channels that issue only one event each time the end of the channel is reached.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: aa67a2cdc00ad89d47f3b800872ab12ddeeb9c50d2f7c4ddf01d34fcdb970683
User & Date: pooryorick 2019-04-29 10:04:28.807
References
2019-05-06
22:53
sha1: sha1, sha256 Bugfixes - (original commit, and now) Version bump. sha256 1.0.4 sha1 2.0.4 Fixed testsuite issues introduced by commit [aa67a2cdc0]. The switch from `rename` to `interp alias` to activate an implementation was not compensated for in the code doing the deactivation just a few lines higher. check-in: 885b50ec5e user: aku tags: trunk
Context
2019-05-06
01:49
math::quasirandom - Fix testsuite setup - Requirements are 8.5+OO check-in: d898baf8e5 user: aku tags: trunk
2019-04-29
10:04
Make sha module compatible with channels that issue only one event each time the end of the channel is reached. check-in: aa67a2cdc0 user: pooryorick tags: trunk
2019-04-26
12:43
coroutine properly quote coroutine name check-in: 3bea76f022 user: pooryorick tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to modules/sha1/sha1.tcl.
Changes to modules/sha1/sha256.tcl.