summaryrefslogtreecommitdiffstats
path: root/tools/genStubs.tcl
Commit message (Expand)AuthorAgeFilesLines
* Take cygwin handling of X11 into accountjan.nijtmans2012-05-241-2/+2
|\
| * Take cygwin handling of X11 into accountjan.nijtmans2012-05-241-17/+23
| |\
| | * Take cygwin handling of X11 into accountjan.nijtmans2012-05-241-12/+26
* | | Revert most of [3caedf05df], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-241-10/+22
|\ \ \ | |/ /
| * | MAC_OSX_TK -> MAC_OSX_TCLjan.nijtmans2012-05-221-1/+1
| * | Revert most of [fcc5957e59], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-221-4/+69
| |\ \ | | |/
| | * Revert most of [ae92de6078], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-221-21/+155
* | | revert part of [8f9c16848b] move Tcl_MacOSXOpenBundleResources and Tcl_MacOSX...jan.nijtmans2012-05-151-2/+2
|\ \ \ | |/ /
| * | Revert part of [5caa06383d] move Tcl_MacOSXOpenBundleResources and Tcl_MacOSX...jan.nijtmans2012-05-151-2/+2
| |\ \ | | |/
| | * revert part of [9922ac54e8]: remove Tcl_MacOSXOpenBundleResources and Tcl_Mac...jan.nijtmans2012-05-141-89/+6
| | * cleanup tclInt.decls to have the same form as Tcl 8.5/8.6,jan.nijtmans2012-04-031-3/+13
| * | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-201-3/+3
| |\ \ | | |/
| | * [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-201-35/+42
| * | fix genStubs.tcl in one place where it generated "void *" in stead of "VOID *"jan.nijtmans2011-03-251-1/+1
| |\ \ | | |/
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ \ | |/ /
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\ \ | | |/
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| * | Make sure to use CONST/VOID in stead ofnijtmans2011-01-191-5/+5
| * | Make sure to use CONST/VOID in stead ofnijtmans2011-01-191-104/+18
| * | Fix "make genstubs", which was broken since 2010-11-30, the TclDoubleDigits b...nijtmans2011-01-031-3/+8
| * | Backport various formatting (spacing)nijtmans2010-02-071-13/+25
| * | Add support for win32 CALLBACK functions in genStubs.tclnijtmans2009-12-021-3/+6
| * | Undo local changes which did not belong in the last commit.andreas_kupries2008-07-211-4/+1
| * | * generic/tclBasic.c: Extended the existing TIP #280 system (infoandreas_kupries2008-07-211-1/+4
* | | Make sure to use CONST/VOID in stead ofnijtmans2011-01-191-1/+7
* | | [Patch 3034251] backport ttkGenStubs.tclnijtmans2010-09-151-4/+48
* | | Add scspec feature from ttkGenStubs.tclnijtmans2010-09-131-2/+21
* | | [Patch 3034251]: Backport ttkGenStubs.tcl features to genStubs.tcl, partly:nijtmans2010-08-211-4/+5
* | | [Patch 3034251] backport ttkGenStubs.tcl features to genStubs.tcl, partly: re...nijtmans2010-08-191-18/+10
* | | [Bug #3020677] wish can't link reg1.2nijtmans2010-07-011-32/+22
* | | reverted earlier rename from tcl*Stubs tonijtmans2010-02-151-4/+4
* | | Get the inequality rightferrieux2010-02-091-2/+2
* | | remove dependency on 8.5+ idiom "in" in expressionsferrieux2010-02-091-2/+2
* | | Follow-up to earlier commit today:nijtmans2010-02-051-3/+18
* | | Follow-up to [2010-01-29] commit:nijtmans2010-02-051-5/+11
* | | - genStubs.tcl: No longer generate a space after "*" andnijtmans2010-01-291-6/+12
* | | tools/genStubs.tcl Add support for win32 CALLBACK functionsnijtmans2009-12-021-89/+6
* | | Forced LF translation when generating .h's to avoid spurious diffs when regen...ferrieux2009-07-261-1/+2
* | | Revert series of local changes not relevant to the last commit.andreas_kupries2009-07-231-4/+1
* | | * generic/tclIO.c (Tcl_GetChannelHandle): Do not crash forandreas_kupries2009-07-231-1/+4
* | | Letting CONST die a slow and graceful death, since NO_CONST wasnijtmans2008-10-221-7/+7
* | | Oops. Undo commit of the local tweaks.andreas_kupries2008-05-231-4/+1
* | | * win/tclWinChan.c (FileWideSeekProc): Accepted a patch byandreas_kupries2008-05-231-1/+4
* | | * generic/tclInt.h: make stubs tables 'static const' anddas2008-04-161-2/+2
* | | * tools/genStubs.tcl: revert erroneous 2008-04-02 change markingdas2008-04-081-2/+2
* | | * generic/tclStubLib.c: make symbols in libtclstub.a MODULE_SCOPE todas2008-04-021-7/+5
* | | * README: Bump version number to 8.6a0dgp2008-04-011-1/+5
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * tools/genStubs.tcl: fix numerous issues handling 'macosx',das2007-12-101-102/+270
* | various "const" additions, in line with TIP #27nijtmans2007-02-231-4/+26