master
Tcllib 1.15 Release Candidate 1
bench - B - Tcl 9 portability fixes. Bumped to version 0.6
Moved text block for general feedback out of `doctools2base` module to directory `common-text`. Updated all doc references.
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:
* bench.tcl (::bench::Invoke): Reworked the protocol between * libbench.tcl: manager and execution system to allow for incremental returning of results and proper progress feedback. This enables users to see how a benchmark progresses, and to provide their own notes about conditions and decisions as well.