summaryrefslogtreecommitdiffstats
path: root/tools/genStubs.tcl
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in genStubs.tcl: If the macosx section doesn't contain any macosx-spe...jan.nijtmans2012-11-151-1/+1
|\
| * Fix bug in genStubs.tcl: If the macosx section doesn't contain any macosx-spe...jan.nijtmans2012-11-151-1/+1
| * Remove all the long dead mac entries in tcl*.decls filesjan.nijtmans2012-11-151-72/+186
* | fix genStubs.tcljan.nijtmans2012-05-251-1/+1
|\ \ | |/
| * fix genStubs.tcljan.nijtmans2012-05-251-1/+1
* | Take cygwin handling of X11 into accountjan.nijtmans2012-05-241-17/+23
|\ \ | |/
| * Take cygwin handling of X11 into accountjan.nijtmans2012-05-241-12/+26
* | 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 [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 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
* | 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
* | * tools/genStubs.tcl: Updated script to no longer produce thedgp2006-11-151-35/+40
* | * generic/tcl.h: Explicitly standardized on the use of stdarg.hdgp2005-09-131-6/+6
* | Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-9/+6
* | Minor improvement to stubs generation to allow for harmless transfer ofdkf2003-08-251-3/+4
* | Implementation of TIP 118:das2003-05-141-24/+29
* | * library/auto.tcl: Replaced [regexp] and [regsub] withdgp2003-03-191-3/+3
|/
* [file exist] -> [file exists]...dkf2002-10-041-2/+2
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-3/+77
* commit mistake reverted to 1.9 contents.davygrvy2002-05-081-2/+2
* Proper source of macro error misunderstanding ' as the leading macrodavygrvy2002-05-081-2/+2
* * tools/tcl.wse.in:davygrvy2001-08-161-4/+1
* * tools/genStubs.tcl: Add a package require of Tcl 8mdejong2001-05-021-1/+3
* * tools/genStubs.tcl: Changed to always write output in LF mode.stanton1999-06-101-1/+4
* * tools/genStubs.tcl: Changed to allow a list of platforms insteadstanton1999-05-251-9/+14
* * Merged changes from 8.1.0 branchstanton1999-04-301-2/+4
* merged 8.1.0 changes into mainlinestanton1999-04-241-15/+22
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-6/+4
* Merged stubs changes into mainline for 8.0stanton1999-03-101-104/+92
* * unix/Makefile.in:stanton1999-03-031-0/+891