Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
13 check-ins related to "development-next2"
2011-05-25
| ||
12:29 | Implementation of TIP #381: Call Chain Introspection and Control check-in: 5ff57966d7 user: dkf tags: trunk | |
2011-05-04
| ||
21:45 | Report method type as part of chain introspection. Closed-Leaf check-in: f5a2cfd0d4 user: dkf tags: development-next2 | |
2011-04-23
| ||
13:46 | More tests, this time of [nextto] in constructors and destructors. check-in: 0a3fc3c4a0 user: dkf tags: development-next2 | |
12:04 | Added the ability to introspect the current chain in constructors and destructors, which are nameless methods and so didn't work before. check-in: 4e602736b7 user: dkf tags: development-next2 | |
2011-04-10
| ||
15:27 | Add some examples, clarify language and correct minor errors. check-in: f26fbca704 user: dkf tags: development-next2 | |
15:12 | Added documentation. check-in: 122bd46cc8 user: dkf tags: development-next2 | |
14:12 | Add comments check-in: d6c6e0fe7e user: dkf tags: development-next2 | |
14:05 | Adding comments and tests check-in: d5796fc6e6 user: dkf tags: development-next2 | |
2011-04-09
| ||
14:51 | Call chain inspection, so closing in on implementing all of TIP 381 check-in: e7c0671338 user: dkf tags: development-next2 | |
2011-03-29
| ||
20:00 | Added tests of next2 check-in: 959c233f8e user: dkf tags: development-next2 | |
2011-03-28
| ||
21:39 | First implementation of the [next2] command, as discussed with Arnulf Wiedemann and Kevin Kenny at Tcl2010. check-in: eda75514fe user: dkf tags: development-next2 | |
17:29 | Create new branch named "development-next2" check-in: 523b455661 user: dkf tags: development-next2 | |
2011-03-11
| ||
10:37 | Reorganization of call context reference count management so that code is (mostly) simpler. check-in: b717126770 user: dkf tags: trunk | |