TclOO Package

Check-in [0274fdbceb]
Login

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

Overview
Comment:[tcl:1a56550e96] Ensure that method list introspection finds methods from mixins in all cases.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 0274fdbceb3cb4fb3909bac108207b2d73d30997
User & Date: dkf 2017-10-19 11:05:21.591
Context
2017-10-19
11:06
Implementation of TIP 473 went into 8.6 series Tcl. leaf check-in: 9331a9eb28 user: dkf tags: trunk
11:05
[tcl:1a56550e96] Ensure that method list introspection finds methods from mixins in all cases. check-in: 0274fdbceb user: dkf tags: trunk
2016-04-20
07:58
[6adfa8fddf] Fix test target check-in: e5b56214c7 user: gahr tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclOOCall.c.
Changes to tests/oo.test.