summaryrefslogtreecommitdiffstats
path: root/generic/tclOOStubLib.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug [f51efe99a7]: MinGW build fails on current checkin. And a new tes...jan.nijtmans2013-10-101-0/+2
* Restrict the stub library to only use Tcl_PkgRequireEx, Tcl_ResetResult and T...jan.nijtmans2013-01-071-44/+28
* converting to using Tcl_Obj API for error message generation; part donedkf2012-08-031-5/+6
* Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-1/+0
* Remove double includes (which causes anijtmans2010-01-251-3/+1
* * generic/tclOO.c: use TclOOStubs hooks field to retrievedas2008-06-121-5/+5
* More patches to make stub generation work.dkf2008-06-011-10/+2
* * generic/tclOOStubLib.c: ensure use of tcl stubs; include indas2008-05-311-6/+19
* Implementation of TIP #257. Incomplete due to missing Win build support.dkf2008-05-311-0/+82