Check-in [c89bc45ea6]
Overview
Comment:Replaced ckalloc, ckrealloc, and ckfree with Tcl_Alloc, Tcl_realloc, and Tcl_Free.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk | main
Files: files | file ages | folders
SHA3-256: c89bc45ea6edb3a41544aad5a24dc25fcd033cb2f67fccd7d77a88bc7d7785ba
User & Date: bohagan on 2026-04-13 02:10:51.000
Other Links: branch diff | manifest | tags
Context
2026-05-17
17:52
Fix typo preventing "tls::status -local" option from working. Fix for issue [04c5fb844986b09a] check-in: 085e10e8ba user: bohagan tags: trunk, main
2026-04-13
02:10
Replaced ckalloc, ckrealloc, and ckfree with Tcl_Alloc, Tcl_realloc, and Tcl_Free. check-in: c89bc45ea6 user: bohagan tags: trunk, main
2026-04-01
10:59
autoconf -> 2.73 check-in: 1a14498b60 user: jan.nijtmans tags: trunk, main
Changes