Tcl Source Code

Check-in [f8a55e34de]
Login

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

Overview
Comment:Further work to improve Object reference accounting in order to plug leaks.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | memleak
Files: files | file ages | folders
SHA3-256: f8a55e34de7b1c58f769d4e413554b7077a7b16d4352ea475ae9f887cd22448c
User & Date: pooryorick 2018-03-14 20:43:20.938
Context
2018-03-14
20:59
A few test hygiene fixes. check-in: 62043ae854 user: dgp tags: memleak
20:43
Further work to improve Object reference accounting in order to plug leaks. check-in: f8a55e34de user: pooryorick tags: memleak
2018-03-13
20:41
Audit and correct Object reference counting issues. check-in: 821793c082 user: pooryorick tags: memleak
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclOO.c.
Changes to generic/tclOODefineCmds.c.
Changes to tests/oo.test.