summaryrefslogtreecommitdiffstats
path: root/generic/tclOOBasic.c
Commit message (Expand)AuthorAgeFilesLines
* Dumped tclNRE.h's contents into tclInt.h. The file is now empty andMiguel Sofer2008-07-311-4/+3
* Completely revamped NRE implementation, with (almost) unchanged API.Miguel Sofer2008-07-291-5/+2
* new TclNRAddCallback macro for internal use instead of the publicMiguel Sofer2008-07-181-5/+5
* NRE-enable the TclOO constructor system.dkf2008-07-181-25/+58
* * generic/tcl.decls: Change the public api prefix fromMiguel Sofer2008-07-181-3/+3
* NRE-enable oo::object.evaldkf2008-07-181-13/+28
* Tinkeringdkf2008-07-171-29/+37
* NRE-aware TclOO.dkf2008-07-161-4/+17
* Implementation of TIP #257. Incomplete due to missing Win build support.dkf2008-05-311-0/+925