summaryrefslogtreecommitdiffstats
path: root/generic/tclOODecls.h
Commit message (Expand)AuthorAgeFilesLines
* FRQ 3010352 implementationfreq_3010352_impljan.nijtmans2011-09-211-40/+35
* Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
* This is [Patch 3168398], Joe Mistachkin's optimisation of Tip #285mig2011-03-011-1/+1
* [Patch 3034251] backport ttkGenStubs.tcl features to genStubs.tcl, partly: re...nijtmans2010-08-191-150/+9
* [Patch 2961556]: Change TclOO to use the same style of function typedefs asdkf2010-03-051-5/+5
* Follow-up to [2010-01-29] commit:nijtmans2010-02-051-15/+15
* - genStubs.tcl: No longer generate a space after "*" andnijtmans2010-01-291-47/+47
* Expose function to efficiently return current name of an object.dkf2009-07-191-1/+12
* Fix [Bug 2537839]dkf2009-01-291-9/+6
* Letting CONST die a slow and graceful death, since NO_CONST wasnijtmans2008-10-221-30/+30
* CONST -> constnijtmans2008-10-171-24/+24
* just a few const -> CONST (in header files and .decls files)nijtmans2008-07-241-24/+24
* fix line-endingsdas2008-07-221-382/+382
* TIP #304 implementationferrieux2008-07-211-382/+382
* * generic/tclOO.c: use TclOOStubs hooks field to retrievedas2008-06-121-2/+2
* * generic/tclOODecls.h: Added the swizzling of DLLEXPORT andKevin B Kenny2008-06-011-1/+28
* More patches to make stub generation work.dkf2008-06-011-44/+123
* * generic/tclOOStubLib.c: ensure use of tcl stubs; include indas2008-05-311-9/+3
* Implementation of TIP #257. Incomplete due to missing Win build support.dkf2008-05-311-0/+282