10 most recent check-ins occurring on or after 2026-05-28 02:45:21.
More ↑
|
2026-06-27
| ||
| 18:20 | Fixed make manifest.uuid file to better identify which SCM system is in use. check-in: c4ea01b8db user: bohagan tags: trunk, main | |
| 16:23 | Removed install binaries from make install since this could create an empty directory check-in: f96fa2178b user: bohagan tags: trunk, main | |
| 15:47 | Fix CONST86 macro to also apply to TCL 8.6. check-in: 033df9a0fc user: bohagan tags: trunk, main | |
|
2026-06-26
| ||
| 23:13 | Changes for OpenSSL 4.0 check-in: dd54db1edb user: bohagan tags: trunk, main | |
|
2026-06-21
| ||
| 22:46 | Changes from Androwish See https://androwish.org/home/info/5869d6767860a4e0 check-in: cc6266dea7 user: bohagan tags: trunk, main | |
|
2026-06-12
| ||
| 19:56 | Added EOF check to flush check-in: 9634fe7bf0 user: bohagan tags: trunk, main | |
|
2026-06-11
| ||
| 02:03 | Added more checks for EOF and to not do I/O after EOF. check-in: eda6800b08 user: bohagan tags: trunk, main | |
|
2026-05-29
| ||
| 14:35 | Fix to remove any pending timers during channel close check-in: 2b131e5ac2 user: bohagan tags: trunk, main | |
|
2026-05-28
| ||
| 03:43 | Fix for core dump due to use of statePtr after Tcl_Release in TlsChannelHandlerTimer. This can happen when a channel is closed while a timer is pending. Thanks to Colin Macleod for the bug report. check-in: 23085435b0 user: bohagan tags: trunk, main | |
| 02:45 | Corrected Windows makefile issue where the TCLSH variable set in rules-ext.vc it is overridden with a hard-coded value. Also includes updates to support ARM64 cross compilation. Many thanks to Phillip Brooks for these changes. check-in: 423a7e3717 user: bohagan tags: trunk, main | |