Tcl Source Code

Check-in [89b0506a36]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Clean up the arith series code, including fixing a memory leak
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk | main
Files: files | file ages | folders
SHA3-256: 89b0506a36fbe1795015838ba59e5778f30b83c11390f7fa15534467fb1fd2e0
User & Date: dkf 2024-04-12 16:09:49.106
References
2024-08-27
13:43
Merge [89b0506a36fbe179]: Clean up the arith series code, including fixing a memory leak. check-in: f054c6353c user: pooryorick tags: unchained, INCOMPATIBLE_LICENSE
Context
2024-08-27
13:43
Merge [89b0506a36fbe179]: Clean up the arith series code, including fixing a memory leak. check-in: f054c6353c user: pooryorick tags: unchained, INCOMPATIBLE_LICENSE
2024-04-12
16:41
In Tcl 9, we don't need "-encoding utf-8" here any more check-in: aa3b9a93eb user: jan.nijtmans tags: trunk, main
16:09
Clean up the arith series code, including fixing a memory leak check-in: 89b0506a36 user: dkf tags: trunk, main
15:33
Merge 8.7 (adding "-encoding utf-8") check-in: 047910db02 user: jan.nijtmans tags: trunk, main
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclArithSeries.c.