master
Tcllib 1.15 Release Candidate 1
More work on minimum Tcl version requirement, package vsatisfies and removing code for older versions.
To be able to say "I want a package version which explicitely claims to run with Tcl 9" every package version in tcllib has to be bumped. Started this. Done so far:
base32 - base32 - fix missing version bump (code) stringprep - unicode - fix missing version bump (code) calendar - fix missing version bump (code)
general tcl 9 compatibility work - I - accelerators
Base32 implementation (Tcl, Critcl | std, hex), Tcl support package. Documentation. Testsuites. Benchmarks.