summaryrefslogtreecommitdiffstats
path: root/tests/oo.test
Commit message (Expand)AuthorAgeFilesLines
* Implement TIP #473: Allow a Defined Target Namespace in oo::copydkf2017-06-221-0/+35
|\
| * Rebase for final implementation workdkf2017-06-221-0/+35
| * [900cb0284bc] Ensure that masking pseudo-methods used for export management a...dkf2017-03-291-0/+37
* | Add tests and docs.dkf2017-06-131-0/+107
* | Tweak to make tests a little clearer.bug_900cb0284bcdkf2017-03-291-13/+13
* | Correct this use of isWanted to ensure NO_IMPLEMENTATION methods are not list...aspect2017-03-271-0/+38
* | merge 8.6dgp2016-07-091-0/+32
|\ \ | |/
| * Also test the interpreted path.dkf2016-07-071-5/+7
| * Demonstrate that there is a problem.dkf2016-07-051-0/+30
* | Merge core-8-6-branch: jan.nijtmans2016-07-071-0/+12
|\ \ | |/
| * New tests to demo the remaining flaw in ensemble dispatch revisions.dgp2016-07-051-0/+12
* | Eliminate exess spacings in many test-casesjan.nijtmans2016-03-101-4/+4
|/
* [593baa032c] Additional fix for the mixinSubs list.dgp2015-12-221-0/+6
* [593baa032c] Possible fix (with test) for segfault in superclass teardown.dgp2015-12-221-0/+7
* [3d96b7076e] Prevent crashes when destroying an object's class inside a metho...dkf2015-11-211-0/+51
* Added tests.tip_436dkf2015-07-101-0/+24
* [ad6696285c] Demonstrate that filters are not called for destructors.dkf2015-05-171-0/+28
* [9dd1bd7a74] Ensure that [self] returns a sensible value in a destructor even...dkf2015-05-151-0/+25
* Bump to Tcl 8.6.3, TclOO 1.0.3, and update changes file.dgp2014-10-141-1/+1
* Exceptional handling of oo::class has to be consistent throughout.dgp2014-09-081-0/+10
* [7d52e1101b] oo::object should know that oo::class is a subclass.dkf2014-08-171-0/+17
* [75b8433707] Plug a subtle memory leak in TclOO. bug_75b8433707dkf2014-07-181-0/+13
* Even though TCLOO_PATCHLEVEL is equal to TCLOO_VERSION, using "patchlevel" is...jan.nijtmans2013-10-111-1/+1
* Bump TclOO version to 1.0.1dkf2013-09-181-2/+2
* define tests for this bug; no fix yetdkf2013-08-211-0/+30
* merge trunkbug_3610404dgp2013-08-141-0/+36
|\
| * Deal with the elaborate rip-apart-a-metaclass case as well.dkf2013-08-021-0/+19
| * [9d61624b3d]: Stop crashes when emptying the superclass slot.dkf2013-08-021-0/+17
* | added some test cases, based on bug reportdkf2013-04-091-0/+63
|/
* characterize bugdkf2013-02-081-0/+19
* Declare TclOO portion of the Tcl API to be stable -> TclOO 1.0dgp2012-11-081-1/+1
* Update TclOO package to 0.7, correct copyright dates.dkf2012-07-121-2/+2
* * generic/tclOOBasic.c (TclOO_Class_Constructor): [Bug 2023112]: Cutdkf2012-05-201-5/+105
* Fix [Bug 3396896]dkf2012-04-091-2/+16
* Fix [Bug 2712377]: [info vars] and object declared variablesdkf2012-04-091-0/+72
* Fix [Bug 3514761] and related ensemble/construction problems.dkf2012-04-041-1/+35
* Added characterisation of Bug 3514761; currently knownBug...dkf2012-04-041-0/+16
* Implementation of TIP #397dkf2012-03-271-5/+52
* Implementation of TIP #380dkf2012-03-261-1/+241
* * generic/tclOO.c (Tcl_CopyObjectInstance): [Bug 3474460]: Whendkf2012-01-251-0/+22
* Noticed that a test now works.dkf2011-09-161-1/+1
* [Bug 3408830]: Use the _right_ fix for [Bug 3400658]!dkf2011-09-161-0/+10
* [Bug 3400658]: Correction to forwarded method magic so that Tcl_WrongNumArgsdkf2011-09-101-0/+132
* 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