| Commit message (Expand) | Author | Age | Files | Lines |
* | [Patch 2961556]: Change TclOO to use the same style of function typedefs as | dkf | 2010-03-05 | 1 | -3/+3 |
|
|
* | Code Audit results: | dkf | 2010-03-05 | 1 | -3/+2 |
|
|
* | Fix [Bug 2962664] by forcing oo::object deletion on oo::class deletion. | dkf | 2010-03-04 | 1 | -6/+24 |
|
|
* | reverted earlier rename from tcl*Stubs to | nijtmans | 2010-02-15 | 1 | -3/+3 |
|
|
* | Fix [Bug 2950259] so that deleting an object by killing its namespace will | dkf | 2010-02-15 | 1 | -2/+40 |
|
|
* | [Bug 2949397]: Prevent destructors from running on the two core class objects | dkf | 2010-02-11 | 1 | -2/+9 |
|
|
* | Follow-up to earlier commit today: | nijtmans | 2010-02-05 | 1 | -3/+3 |
|
|
* | Chisel away at reducing the cost of recent changes. | dkf | 2010-02-02 | 1 | -59/+55 |
|
|
* | Make things compile... D'oh! | dkf | 2010-01-28 | 1 | -2/+2 |
|
|
* | Improvements to destructor handling. | dkf | 2010-01-28 | 1 | -15/+72 |
|
|
* | Ensure that destroying an object in a constructor doesn't crash. [Bug 2903011] | dkf | 2009-11-24 | 1 | -4/+44 |
|
|
* | Eliminate various gcc warnings (in -Wextra mode) | nijtmans | 2009-11-18 | 1 | -3/+3 |
|
|
* | Expose function to efficiently return current name of an object. | dkf | 2009-07-19 | 1 | -2/+10 |
|
|
* | Reorganize method cache handling a bit to better support itcl nasty cases. | dkf | 2009-07-12 | 1 | -22/+38 |
|
|
* | Fix [Bug 2414858]. | dkf | 2009-05-08 | 1 | -1/+2 |
|
|
* | Missed a spot. | dkf | 2009-05-05 | 1 | -2/+4 |
|
|
* | Stop deletion of support namespaces leading to a potential crash. | dkf | 2009-05-04 | 1 | -10/+58 |
|
|
* | Fix [Bug 2481109] | dkf | 2009-01-06 | 1 | -3/+5 |
|
|
* | Fix [Bug 2200824] and make class constructor error handling much more robust. | dkf | 2008-10-31 | 1 | -6/+12 |
|
|
* | Implementation of TIP #320.#320.#320. | dkf | 2008-09-23 | 1 | -2/+20 |
|
|
* | Improve the semantics of C-implemented destructors slightly. | dkf | 2008-09-01 | 1 | -18/+31 |
|
|
* | Fix performance bug introduced by fix of [Bug 2037727] | dkf | 2008-08-20 | 1 | -1/+9 |
|
|
* | * generic/tclOO.c: Revised TclOO's check for an interp | dgp | 2008-08-06 | 1 | -2/+2 |
|
|
* | new TclNRAddCallback macro for internal use instead of the public | Miguel Sofer | 2008-07-18 | 1 | -4/+4 |
|
|
* | NRE-enable the TclOO constructor system. | dkf | 2008-07-18 | 1 | -11/+140 |
|
|
* | * generic/tcl.decls: Change the public api prefix from | Miguel Sofer | 2008-07-18 | 1 | -8/+8 |
|
|
* | NRE-aware TclOO. | dkf | 2008-07-16 | 1 | -10/+126 |
|
|
* | Make [next] work as described in TIP. [Bug 1998244] | dkf | 2008-06-19 | 1 | -6/+15 |
|
|
* | * generic/tclOO.c: use TclOOStubs hooks field to retrieve | das | 2008-06-12 | 1 | -3/+3 |
|
|
* | * generic/tclOO.c (ReleaseClassContents): Fix the one remaining | Kevin B Kenny | 2008-06-02 | 1 | -1/+5 |
|
|
* | * generic/tclOOStubLib.c: ensure use of tcl stubs; include in | das | 2008-05-31 | 1 | -5/+6 |
|
|
* | Plug method-related memory leaks pointed out by Miguel. | dkf | 2008-05-31 | 1 | -10/+21 |
|
|
* | Implementation of TIP #257. Incomplete due to missing Win build support. | dkf | 2008-05-31 | 1 | -0/+2179 |
|
|
* | Undo mistaken commit to wrong branch caused by CVS fumble... :-} | dkf | 2006-10-20 | 1 | -3288/+0 |
|
|
* | Consolidated TIP#257 patch applied to HEAD to allow for experimentation by | dkf | 2006-10-20 | 1 | -0/+3288 |
|
|