master
Fixes in md5crypt C code to properly handle non-ASCII strings. General tcl9 work/marking of more locations found by the extended checker (in C companion files).
Merge test fixes from trunk, plus local fixes for small localPath breakage.
Move many-* wrapper to before its usage. Bumped version to 1.3.2. v1.3.1 is broken.
More work on minimum Tcl version requirement, package vsatisfies and removing code for older versions.
json - B - Tcl 9 portability fixes. Bumped to version 1.3.6
New command 'many-json2dict' to parse strings containing more than one JSON entity. The existing json2dict command will return only the first. Updated documentation. Extended testsuite. Package version bumped to 1.2
json :: [3d91afbcf2] Added test cases demonstrating the issues with both Tcl and C, and their differences. Escapes 1-6 are all wrongly accepted by C (Due to its use of Tcl_UtfBackslash). Escapes 3-4 are wrongly accepted by Tcl. The others generate proper errors.
Pointsman testbed.
Bumped package version for all modules [a-j]*.
virtchannel [EF] core, base. Ticket [1985a34255]
general tcl 9 compatibility work - I - accelerators