summaryrefslogtreecommitdiffstats
path: root/library/registry
Commit message (Collapse)AuthorAgeFilesLines
* make Windows dde (-> 1.4.5) and registry (-> 1.3.7) extensions ready for the ↵jan.nijtmans2022-11-291-2/+2
| | | | Tcl 9.0 era.
* Make "registry" and "dde" dll's for 8.x and 9.0 installable in the same ↵jan.nijtmans2021-04-081-2/+7
| | | | directory. See TIP #595
* TIP #590 follow-up: Restore 2nd 'load' argument in dde/registry ↵jan.nijtmans2021-01-061-2/+2
| | | | | pkgIndex.tcl. Otherwise those pkgIndex.tcl files no longer work in a Tcl 8.6 environment. dde -> 1.4.4, registry -> 1.3.6 (to stop all confusion about the difference to Tcl 8.6.11)
* Merge 8.7. Tweak "tclreg" directory/library name and tclLoad.c, such that ↵jan.nijtmans2020-11-101-0/+4
the entry point of the "dde" and "registry" extensions can be guessed correctly