Tcl Source Code

Check-in [6f60945f3d]
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 | core-8-branch
Files: files | file ages | folders
SHA3-256: 6f60945f3dc9ce9c1aab4b27f59330cea5f8c2a5c20e31fa5dd9417052c62e84
User & Date: pooryorick 2017-11-27 19:45:40.225
Context
2018-02-15
06:35
Streamline TclOO object cleanup routines. check-in: e6b28dd11e user: pooryorick tags: pyk-backport-to-8-6
2017-11-27
23:30
Eliminate some duplicate code in tclOO.c/Tcl_NewObjectInstance(). check-in: 46bffcb3ae user: pooryorick tags: core-8-branch
19:45
Streamline TclOO object cleanup routines. check-in: 6f60945f3d user: pooryorick tags: core-8-branch
14:11
missed some more failing test-cases check-in: 80508cab57 user: jan.nijtmans tags: core-8-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclOO.c.
Changes to generic/tclOOInt.h.