| Commit message (Expand) | Author | Age | Files | Lines |
* | Ensure that we release the correct references when an error occurs during set... | dkf | 2020-02-25 | 1 | -2/+1 |
|
|
* | Minor code style cleanup. | dkf | 2019-04-23 | 1 | -37/+61 |
|
|
* | Fixed memory leak in TclOO.c:ObjectNamespaceDeleted, object mixins and | dgp | 2018-11-02 | 1 | -0/+2 |
|
|
* | Make fundamental mutation work. MAGICAL MAGIC MAGICS MAGIC. Abracadabra. | dkf | 2018-10-18 | 1 | -2/+12 |
|
|
* | Tests for advanced object mutation issues. | dkf | 2018-10-18 | 1 | -1/+21 |
|
|
* | Remove some actually dead code | jan.nijtmans | 2018-07-31 | 1 | -63/+0 |
|
|
* | Further work to improve Object reference accounting in order to plug leaks. | pooryorick | 2018-03-14 | 1 | -30/+9 |
|
|
* | Audit and correct Object reference counting issues. | pooryorick | 2018-03-13 | 1 | -6/+4 |
|
|
* | Streamline TclOO object cleanup routines. | pooryorick | 2018-02-15 | 1 | -12/+52 |
|
|
* | Remove restriction on defining the class of a TclOO object not explicitly | pooryorick | 2018-02-11 | 1 | -15/+0 |
|
|
* | Factor out chunk of non-obvious code in the guts of [oo::define] into one place. | dkf | 2017-06-18 | 1 | -126/+74 |
|
|
* | Put in some missing Resets. | dgp | 2016-05-25 | 1 | -6/+16 |
|
|
* | Refactor all iPtr->ensembleRewrite setting code into TclInitRewriteEnsemble() | dgp | 2016-05-25 | 1 | -39/+3 |
|
|
* | [3d96b7076e] Prevent crashes when destroying an object's class inside a metho... | dkf | 2015-11-21 | 1 | -4/+11 |
|
|
* | [40f628e8e3] Tcl_ListObjReplace() callers need to handle TCL_ERROR. | dgp | 2015-11-20 | 1 | -0/+3 |
|\ |
|
* | | explicitly ignore Tcl_PushCallFrame and TclPushStackFrame return value - it i... | Miguel Sofer | 2015-08-01 | 1 | -5/+1 |
|
|
* | | Bump TclOO version to 1.0.1 | dkf | 2013-09-18 | 1 | -1/+1 |
|
|
* | | Deal with the elaborate rip-apart-a-metaclass case as well. | dkf | 2013-08-02 | 1 | -0/+3 |
|
|
* | | [9d61624b3d]: Stop crashes when emptying the superclass slot. | dkf | 2013-08-02 | 1 | -19/+29 |
|
|
* | | merge trunk | dgp | 2012-08-08 | 1 | -58/+82 |
|\ \ |
|
| * | | converting to using Tcl_Obj API for error message generation; part done | dkf | 2012-08-03 | 1 | -58/+82 |
|
|
* | | | Update TclOO package to 0.7, correct copyright dates. | dkf | 2012-07-12 | 1 | -1/+1 |
|/ / |
|
* | | * generic/tclOOBasic.c (TclOO_Class_Constructor): [Bug 2023112]: Cut | dkf | 2012-05-20 | 1 | -32/+71 |
|
|
* | | Fix [Bug 3396896] | dkf | 2012-04-09 | 1 | -5/+47 |
|
|
* | | [Bug 3508771] Wrong Tcl_StatBuf used on MinGW | jan.nijtmans | 2012-03-27 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | Implementation of TIP #380 | dkf | 2012-03-26 | 1 | -215/+793 |
|
|
* | | More generation of error codes (TclOO miscellany). | dkf | 2011-04-04 | 1 | -0/+31 |
|
|
* | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -35/+26 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \
| |/ |
|
* | | Remove unused variable | dkf | 2010-03-05 | 1 | -2/+1 |
|
|
* | | Fix [Bug 2962664] by forcing oo::object deletion on oo::class deletion. | dkf | 2010-03-04 | 1 | -5/+5 |
|
|
* | | Stop deletion of support namespaces leading to a potential crash. | dkf | 2009-05-04 | 1 | -1/+8 |
|
|
* | | Fix tricky point that meant it was next to impossible to extend [oo::define]. | dkf | 2009-02-12 | 1 | -4/+4 |
|
|
* | | Fix [Bug 2531577] | dkf | 2009-01-27 | 1 | -1/+15 |
|
|
* | | TIP #336 IMPLEMENTATION | dgp | 2008-12-02 | 1 | -4/+4 |
|
|
* | | Fix [Bug 2200824] and make class constructor error handling much more robust. | dkf | 2008-10-31 | 1 | -34/+64 |
|
|
* | | Fix [Bug 2155658] | dkf | 2008-10-10 | 1 | -1/+7 |
|
|
* | | Implementation of TIP #320.#320.#320. | dkf | 2008-09-23 | 1 | -1/+95 |
|
|
* | | Implementation of TIP #257. Incomplete due to missing Win build support. | dkf | 2008-05-31 | 1 | -0/+1831 |
|/ |
|
* | Undo mistaken commit to wrong branch caused by CVS fumble... :-} | dkf | 2006-10-20 | 1 | -953/+0 |
|
|
* | Consolidated TIP#257 patch applied to HEAD to allow for experimentation by | dkf | 2006-10-20 | 1 | -0/+953 |
|
|