main
Use 9.0's [const] for constants, and move IDNA tests out of http.test into their own file
Version -> 9.1b1 for next release cycle
Fix executable flag
(cherry-pick): Shorten sequences of multiple blank lines. http -> 2.10.2
Remove some more references to non-existing Tcl version 8.7
(cherry-pick from8.6): Japanese Reiwa (令和) era
platform -> 1.2b1
Dde version -> 1.5b0. Don't use tcl version as registry version.
Bump version to 2.6.0. Add tests for -iterations
tzdata updated to Olson's tzdata2026c
Eliminate auto_execs cache
Sounds like good idea (thanks), just don't forget to commit the new file too ;-)
Use more tcl::registry, when possible
Swapped foreachLine arg order, improved docs
Only typedef Tcl_Size when Tcl_Size is not #defined. Spacing changes (backported from 8.7)
merge trunk
Avoid use of tclIndex in case code checks for auto_execok existence
(backport): Fix warnings about redefined macros in macOS tclPkgConfig.c Fix [632710f6b7]: Check for -municode doesn't work on WSL
Now that all Tcl source files are UTF-8 by default, we can use the ©-sign whenever reasonable.
Remove a lot of stuff meant for macOS < 10.9
Merge 8.6
Make a few places use [switch -integer]