Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 2633a327 | 2026-04-29 02:09:45 | iabsd 0.1 | ||
| e42902a6 | 2026-05-28 01:20:00 | expect: set channel type to TCL_CHANNEL_VERSION_2 for llvm22 Avoid passing the ExpBlockModeProc function pointer through an object pointer type and instead move it to the proper place in the struct. Setting the channel version of expChannelType to 2 in the version field tells tcl's Tcl_ChannelBlockModeProc() to use the function pointer directly, and avoids undefined behavior. Using TCL_CHANNEL_VERSION_2 is the conservative choice, although version 5 would also work. discussed with stu tested/ok jca | ||
| 7fad3339 | 2026-01-21 22:03:31 | MODTCL_VERSION=8.5 Needs Tcl internals that are not made available in the Tcl 8.6 port. | ||
| c8b1c5a0 | 2024-05-06 23:04:22 | update to expect-5.45.4 | ||
| 51acb673 | 2023-09-26 12:02:00 | MASTER_SITES->SITES (apart from modules) | ||
| e93f9d0c | 2022-03-11 19:28:46 | drop RCS Ids | ||
| 70433016 | 2019-10-02 18:34:28 | point to a working homepage | ||
| 3318ced0 | 2019-07-12 20:46:54 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| f41e2660 | 2019-05-09 21:13:26 | Remove maintainers per their requests | ||
| a823942b | 2016-03-12 12:10:34 | fix mismerge; from ajacoutot@ |