summaryrefslogtreecommitdiffstats
path: root/tests/oo.test
Commit message (Expand)AuthorAgeFilesLines
* Ensure that TclOO is properly found by all the various package mechanisms (bydkf2011-07-261-13/+6
* Bump TclOO version.corresponds_to_TclOO_0_6_3dkf2011-05-251-1/+1
* Implementation of TIP #381: Call Chain Introspection and Controldkf2011-05-251-2/+2
* [Bug 3185009]: Keep references to resolved object variables so that an unset ...dkf2011-03-051-0/+16
|\
| * [Bug 3185009]: Keep references to resolved object variables so that an unset ...Bug_3185009dkf2011-03-041-0/+16
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/ |/|
* | * generic/tclOOMethod.c (PushMethodCallFrame): [Bug 3001438]: Makedkf2011-01-181-1/+13
* | Clean up of tests and conversion to tcltest 2. Target has been to get init anddkf2011-01-011-3/+3
* | * tests/oo.test: [Bug 3111059]: Added testing that neatly trapped thisdkf2010-11-181-1/+35
* | Clarify the tests so that what is being tested is in the body... :-)dkf2010-11-091-7/+10
* | * tests/oo.test: Various tests for memory leaks.dkf2010-11-091-1/+35
* | * generic/tclOOInfo.c (InfoObjectMethodTypeCmd)dkf2010-03-241-7/+9
* | Fix [Bug 2962664] by forcing oo::object deletion on oo::class deletion.dkf2010-03-041-1/+25
* | Fix [Bug 2950259] so that deleting an object by killing its namespace willdkf2010-02-151-8/+52
* | [Bug 2944404] Be careful in case an object deletes itself in its destructor.dkf2010-02-021-1/+17
* | Improvements to destructor handling.dkf2010-01-281-1/+111
* | Revert the 1.19 -> 1.20 commit now that bug 2487771 appears fixed.dgp2009-12-091-2/+2
* | Match the version-bump of TclOO.dkf2009-11-271-2/+2
* | [Bug 2903811]: Remove unneeded restrictions on usefully calling thedkf2009-11-271-1/+34
* | Ensure that destroying an object in a constructor doesn't crash. [Bug 2903011]dkf2009-11-241-1/+18
* | Let [$obj varname x(y)] work. [Bug 2883857]dkf2009-10-221-1/+12
* | Fix [Bug 2811598].dkf2009-06-241-1/+2
* | More test suite cleanup for "-singleproc 1 -debug 1" testing.dgp2009-06-241-1/+2
* | Added more introspection: ability to look up namespace of an object.dkf2009-05-151-2/+10
* | Fix [Bug 2414858].dkf2009-05-081-3/+14
* | Clarify the rules for resolution of what forwarded methods forward to.dkf2009-04-111-1/+93
* | Fix [Bug 2704302]dkf2009-03-241-1/+26
* | Fix tricky point that meant it was next to impossible to extend [oo::define].dkf2009-02-121-1/+20
* | Fix [Bug 2519474]dkf2009-01-291-1/+13
* | Fix [Bug 2531577]dkf2009-01-271-1/+22
* | Narrow the focus of a failing test so that it succeeds (by only testing thatdkf2009-01-071-2/+2
* | Fix [Bug 2489836]dkf2009-01-061-1/+17
* | Fix [Bug 2481109]dkf2009-01-061-3/+8
* | Version bump of TclOOdkf2008-11-011-2/+2
* | Fix [Bug 2200824] and make class constructor error handling much more robust.dkf2008-10-311-1/+50
* | Fix [Bug 2155658]dkf2008-10-101-1/+23
* | TIP #323 IMPLEMENTATION (partial)dgp2008-09-261-1/+11
* | Fix [Bug 2120903]dkf2008-09-251-12/+25
* | Implementation of TIP #320.#320.#320.dkf2008-09-231-3/+190
* | Fix performance bug introduced by fix of [Bug 2037727]dkf2008-08-201-8/+23
* | * generic/tclOO.c: Revised TclOO's check for an interpdgp2008-08-061-1/+29
* | * tests/info.test: Tests 38.* added, exactly testing the trackingandreas_kupries2008-07-251-3/+3
* | fix [2021443] inconsistant "wrong # args" messagesnijtmans2008-07-191-3/+3
* | Make [next] work as described in TIP. [Bug 1998244]dkf2008-06-191-11/+13
* | Fix [Bug 1998221]dkf2008-06-191-1/+18
* | Plug method-related memory leaks pointed out by Miguel.dkf2008-05-311-1/+8
* | Implementation of TIP #257. Incomplete due to missing Win build support.dkf2008-05-311-0/+1769
|/
* Undo mistaken commit to wrong branch caused by CVS fumble... :-}dkf2006-10-201-1243/+0
* Consolidated TIP#257 patch applied to HEAD to allow for experimentation bydkf2006-10-201-0/+1243