Tcl Source Code

Check-in [2201fdb82c]
Login

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

Overview
Comment:Streamline TclOO object cleanup routines.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | pyk-TclOO
Files: files | file ages | folders
SHA3-256: 2201fdb82c1a46e04e57bfd48e579eb3329130ca167e3c5aa83db88368bb956f
User & Date: pooryorick 2017-12-10 21:45:26.979
References
2017-12-11
23:10 Ticket [90657479e8] code review [2201fdb82c] status still Open with 3 other ... artifact: 01b630dbe9 user: pooryorick
23:02 New ticket [90657479e8]. artifact: dae29ad7af user: dkf
Context
2018-02-15
09:30
Streamline TclOO object cleanup routines. check-in: 1db3099b55 user: pooryorick tags: pyk-TclOO
2017-12-11
23:50
Add the check for wrong arguments back to TclOO_Object_Destroy, remove inadvertant increment of Name... check-in: 00b79acaf0 user: pooryorick tags: pyk-TclOO
2017-12-10
21:45
Streamline TclOO object cleanup routines. check-in: 2201fdb82c user: pooryorick tags: pyk-TclOO
14:35
Fix [040586323610be22f8617962377324f4ddc9bc02|0405863236]: wrong field checked in struct pollfd in T... check-in: 97378bb6a5 user: jan.nijtmans tags: core-8-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclBasic.c.
Changes to generic/tclOO.c.
Changes to generic/tclOOBasic.c.
Changes to generic/tclOOCall.c.
Changes to generic/tclOODefineCmds.c.
Changes to generic/tclOOInt.h.
Changes to tests/oo.test.