| Commit message (Expand) | Author | Age | Files | Lines |
* | ClientData -> 'void *" in TclOO headers | jan.nijtmans | 2022-08-21 | 1 | -34/+34 |
|
|
* | Fix [da6f155ca4]: STRING_SIZE() macro: parenthesize numChars usage. Fix more ... | jan.nijtmans | 2022-01-12 | 1 | -1/+1 |
|
|
* | Many more internal master/slave -> parent/child renamings | jan.nijtmans | 2020-09-01 | 1 | -2/+2 |
|
|
* | Add TclOOObjectDestroyed to make logic more explicit. Renamed Deleted() to | pooryorick | 2019-11-15 | 1 | -8/+6 |
|
|
* | Add /* FALLTHRU */ markers in various places (silencing possible GCC warnings... | jan.nijtmans | 2019-08-28 | 1 | -1/+1 |
|
|
* | Merge 8.5 | jan.nijtmans | 2019-06-26 | 1 | -1/+1 |
|
|
* | Make fundamental mutation work. MAGICAL MAGIC MAGICS MAGIC. Abracadabra. | dkf | 2018-10-18 | 1 | -0/+8 |
|
|
* | Streamline TclOO object cleanup routines. | pooryorick | 2018-02-15 | 1 | -28/+18 |
|
|
* | Streamline TclOO object cleanup routines. | pooryorick | 2018-02-15 | 1 | -0/+4 |
|
|
* | Fix for issue 9fd5c629c1, TclOO - aborts when a trace on command deletion | pooryorick | 2018-02-14 | 1 | -8/+8 |
|
|
* | [3d96b7076e] Prevent crashes when destroying an object's class inside a metho... | dkf | 2015-11-21 | 1 | -0/+3 |
|
|
* | Don't use internalRep.otherValuePtr any more, twoPtrValue.ptr1 is always a be... | jan.nijtmans | 2015-07-01 | 1 | -1/+1 |
|
|
* | The fix for [3610404] leads to a simplification in the implementation of | dgp | 2013-08-15 | 1 | -6/+0 |
|
|
* | 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 | -5/+4 |
|
|
* | Reduce amount of unreachable code. Refactor Win socket and load code to be less | dkf | 2012-04-05 | 1 | -15/+0 |
|
|
* | Implementation of TIP #397 | dkf | 2012-03-27 | 1 | -0/+2 |
|
|
* | Implementation of TIP #380 | dkf | 2012-03-26 | 1 | -12/+3 |
|
|
* | Implementation of TIP #381: Call Chain Introspection and Control | dkf | 2011-05-25 | 1 | -0/+7 |
|
|
* | Reorganization of call context reference count management so that code | dkf | 2011-03-01 | 1 | -4/+2 |
|
|
* | If tclInt.h or tclPort.h is already | nijtmans | 2010-04-27 | 1 | -2/+2 |
|
|
* | [Patch 2961556]: Change TclOO to use the same style of function typedefs as | dkf | 2010-03-05 | 1 | -10/+10 |
|
|
* | Fix [Bug 2962664] by forcing oo::object deletion on oo::class deletion. | dkf | 2010-03-04 | 1 | -1/+5 |
|
|
* | - genStubs.tcl: No longer generate a space after "*" and | nijtmans | 2010-01-29 | 1 | -2/+2 |
|
|
* | Improvements to destructor handling. | dkf | 2010-01-28 | 1 | -1/+3 |
|
|
* | Various CYGWIN-related fixes. In the win32 configure script, CYGWIN is still ... | nijtmans | 2009-12-21 | 1 | -1/+2 |
|
|
* | Reorganize method cache handling a bit to better support itcl nasty cases. | dkf | 2009-07-12 | 1 | -2/+3 |
|
|
* | Clarify the rules for resolution of what forwarded methods forward to. | dkf | 2009-04-11 | 1 | -5/+11 |
|
|
* | Fix [Bug 2200824] and make class constructor error handling much more robust. | dkf | 2008-10-31 | 1 | -1/+6 |
|
|
* | Added magic for Objective C. [Bug 2163447] | dkf | 2008-10-13 | 1 | -1/+16 |
|
|
* | Implementation of TIP #320.#320.#320. | dkf | 2008-09-23 | 1 | -1/+8 |
|
|
* | * generic/tclBasic.c: Removed unused var; fixed function | Miguel Sofer | 2008-08-23 | 1 | -2/+2 |
|
|
* | Dumped tclNRE.h's contents into tclInt.h. The file is now empty and | Miguel Sofer | 2008-07-31 | 1 | -2/+1 |
|
|
* | new TclNRAddCallback macro for internal use instead of the public | Miguel Sofer | 2008-07-18 | 1 | -1/+2 |
|
|
* | NRE-enable the TclOO constructor system. | dkf | 2008-07-18 | 1 | -1/+6 |
|
|
* | NRE-aware TclOO. | dkf | 2008-07-16 | 1 | -4/+7 |
|
|
* | Make things build (cleanly) on Win32. Thanks to Joe Mistachkin. [Patch 1980861] | dkf | 2008-05-31 | 1 | -4/+4 |
|
|
* | Implementation of TIP #257. Incomplete due to missing Win build support. | dkf | 2008-05-31 | 1 | -0/+579 |
|
|