summaryrefslogtreecommitdiffstats
path: root/generic/tclOOIntDecls.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify macro handling in tclOO*Decls.h, just as already done in "novem" [0c...jan.nijtmans2014-02-261-29/+16
* Put extern "C" guards around all stub table struct definitions, so it is usab...jan.nijtmans2013-11-041-3/+5
* Fix TclOO API export rules.dkf2013-10-021-16/+30
* Fix [f51efe99a7] by reverting [371bcd0714]jan.nijtmans2013-09-301-16/+16
* [dfc08326e3]: Corrected symbol export for TclOO to match Tcl so things work asdkf2013-09-281-16/+16
* Simplification: don't declare struct types that are never used.jan.nijtmans2012-11-151-1/+1
* [RFE 3010352]: make all TclOO API functions MODULE_SCOPEjan.nijtmans2011-09-281-37/+16
|\
| * FRQ 3010352 implementationfreq_3010352_impljan.nijtmans2011-09-211-27/+22
|/
* Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
* [Patch 3034251] backport ttkGenStubs.tcl features to genStubs.tcl, partly: re...nijtmans2010-08-191-85/+9
* [Patch 2961556]: Change TclOO to use the same style of function typedefs asdkf2010-03-051-7/+7
* Follow-up to [2010-01-29] commit:nijtmans2010-02-051-25/+25
* - genStubs.tcl: No longer generate a space after "*" andnijtmans2010-01-291-53/+51
* Letting CONST die a slow and graceful death, since NO_CONST wasnijtmans2008-10-221-49/+49
* CONST -> constnijtmans2008-10-171-18/+18
* just a few const -> CONST (in header files and .decls files)nijtmans2008-07-241-18/+18
* fix line-endingsdas2008-07-221-264/+264
* TIP #304 implementationferrieux2008-07-211-264/+264
* * generic/tclOO.c: use TclOOStubs hooks field to retrievedas2008-06-121-8/+3
* * generic/tclOODecls.h: Added the swizzling of DLLEXPORT andKevin B Kenny2008-06-011-1/+26
* More patches to make stub generation work.dkf2008-06-011-28/+69
* * generic/tclOOStubLib.c: ensure use of tcl stubs; include indas2008-05-311-11/+5
* Implementation of TIP #257. Incomplete due to missing Win build support.dkf2008-05-311-0/+209