TclOO Package

Check-in [426f9ef2c6]
Login

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

Overview
Comment:tcl:3d96b7076e Prevent crashes when destroying an object's class inside a method call.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 426f9ef2c6a79dc853d9c51ea97842fab0a70576
User & Date: dkf 2015-11-22 08:36:54.815
Context
2016-03-01
00:07
Update to 1.0.4 check-in: 0a6e9f1ea3 user: dkf tags: corresponds-to-Tcl8.6.5, release, release-1.0.4, trunk
2015-11-22
08:36
tcl:3d96b7076e Prevent crashes when destroying an object's class inside a method call. check-in: 426f9ef2c6 user: dkf tags: trunk
2015-08-18
17:48
Backport of minor docfixes from tcl:465213d171, tcl:2c509f6291 and tcl:d06b029d9d. check-in: 8887ba1542 user: dkf tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclOO.c.
Changes to generic/tclOODefineCmds.c.
Changes to generic/tclOOInfo.c.
Changes to generic/tclOOInt.h.
Changes to tests/oo.test.