summaryrefslogtreecommitdiffstats
path: root/generic/tclOOMethod.c
Commit message (Expand)AuthorAgeFilesLines
...
* Completely revamped NRE implementation, with (almost) unchanged API.Miguel Sofer2008-07-291-3/+16
* Remove unnecessary hack.dkf2008-07-271-8/+2
* * doc/Object.3 CONSTified 3 functions usingnijtmans2008-07-271-2/+2
* new TclNRAddCallback macro for internal use instead of the publicMiguel Sofer2008-07-181-2/+2
* * generic/tcl.decls: Change the public api prefix fromMiguel Sofer2008-07-181-3/+3
* NRE-aware TclOO.dkf2008-07-161-13/+27
* Complete fix of [Bug 1981001]dkf2008-06-011-2/+4
* * generic/tclOOMethod.c: Fix a bug where the refcount of a methodKevin B Kenny2008-06-011-2/+2
* * generic/tclOOStubLib.c: ensure use of tcl stubs; include indas2008-05-311-2/+2
* Plug method-related memory leaks pointed out by Miguel.dkf2008-05-311-2/+2
* Implementation of TIP #257. Incomplete due to missing Win build support.dkf2008-05-311-0/+1425