summaryrefslogtreecommitdiffstats
path: root/generic/tclOO.c
Commit message (Expand)AuthorAgeFilesLines
...
* | Eliminate various gcc warnings (in -Wextra mode)nijtmans2009-11-181-3/+3
* | Expose function to efficiently return current name of an object.dkf2009-07-191-2/+10
* | Reorganize method cache handling a bit to better support itcl nasty cases.dkf2009-07-121-22/+38
* | Fix [Bug 2414858].dkf2009-05-081-1/+2
* | Missed a spot.dkf2009-05-051-2/+4
* | Stop deletion of support namespaces leading to a potential crash.dkf2009-05-041-10/+58
* | Fix [Bug 2481109]dkf2009-01-061-3/+5
* | Fix [Bug 2200824] and make class constructor error handling much more robust.dkf2008-10-311-6/+12
* | Implementation of TIP #320.#320.#320.dkf2008-09-231-2/+20
* | Improve the semantics of C-implemented destructors slightly.dkf2008-09-011-18/+31
* | Fix performance bug introduced by fix of [Bug 2037727]dkf2008-08-201-1/+9
* | * generic/tclOO.c: Revised TclOO's check for an interpdgp2008-08-061-2/+2
* | new TclNRAddCallback macro for internal use instead of the publicMiguel Sofer2008-07-181-4/+4
* | NRE-enable the TclOO constructor system.dkf2008-07-181-11/+140
* | * generic/tcl.decls: Change the public api prefix fromMiguel Sofer2008-07-181-8/+8
* | NRE-aware TclOO.dkf2008-07-161-10/+126
* | Make [next] work as described in TIP. [Bug 1998244]dkf2008-06-191-6/+15
* | * generic/tclOO.c: use TclOOStubs hooks field to retrievedas2008-06-121-3/+3
* | * generic/tclOO.c (ReleaseClassContents): Fix the one remainingKevin B Kenny2008-06-021-1/+5
* | * generic/tclOOStubLib.c: ensure use of tcl stubs; include indas2008-05-311-5/+6
* | Plug method-related memory leaks pointed out by Miguel.dkf2008-05-311-10/+21
* | Implementation of TIP #257. Incomplete due to missing Win build support.dkf2008-05-311-0/+2179
|/
* Undo mistaken commit to wrong branch caused by CVS fumble... :-}dkf2006-10-201-3288/+0
* Consolidated TIP#257 patch applied to HEAD to allow for experimentation bydkf2006-10-201-0/+3288