Tcl Source Code

Check-in [2778ad161a]
Login

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

Overview
Comment:Implementation of TIP #381: Call Chain Introspection and Control
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 2778ad161a0a0c67ae685b848e3b97470f163128
User & Date: dkf 2011-05-25 13:35:37.156
References
2011-07-12
20:47 New ticket [3365156fff] TIP 381 memleaks. artifact: e26b380dcc user: dgp
Context
2011-05-25
13:40
Bump TclOO version. check-in: 3c0ab86322 user: dkf tags: trunk, corresponds-to-TclOO-0-6-3
13:35
Implementation of TIP #381: Call Chain Introspection and Control check-in: 2778ad161a user: dkf tags: trunk
2011-05-24
16:02
Update to Olson tzdata2011g check-in: 2568fbd704 user: venkat tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ChangeLog.
Changes to doc/info.n.
Changes to doc/next.n.
Changes to doc/self.n.
Changes to generic/tclOO.c.
Changes to generic/tclOOBasic.c.
Changes to generic/tclOOCall.c.
Changes to generic/tclOOInfo.c.
Changes to generic/tclOOInt.h.
Changes to tests/oo.test.
Added tests/ooNext2.test.