| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [3bd69eba99a395ee]: 'make dist' fails when tclsh9.0 is on $PATH | jan.nijtmans | 2016-06-01 | 1 | -2/+0 |
|\ |
|
| * | Fix [3bd69eba99a395ee]: 'make dist' fails when tclsh9.0 is on $PATH | jan.nijtmans | 2016-06-01 | 1 | -2/+0 |
|
|
* | | Decorate Tcl_Panic and Tcl_PanicVA with the noreturn option, alowing further ...panic_noreturn | jan.nijtmans | 2015-09-22 | 1 | -0/+2 |
|
|
* | | Eliminate all usage of WIN32 and __WIN32__ macros: Some compilers (e.g. Clang... | jan.nijtmans | 2014-02-10 | 1 | -3/+3 |
|
|
* | | Put extern "C" guards around all stub table struct definitions, so it is usab... | jan.nijtmans | 2013-11-04 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | Put extern "C" guards around all stub table struct definitions, so it is usab... | jan.nijtmans | 2013-11-04 | 1 | -2/+3 |
|
|
* | | Fix bug in genStubs.tcl: If the macosx section doesn't contain any macosx-spe... | jan.nijtmans | 2012-11-15 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix bug in genStubs.tcl: If the macosx section doesn't contain any macosx-spe... | jan.nijtmans | 2012-11-15 | 1 | -1/+1 |
| |\ |
|
| | * | Fix bug in genStubs.tcl: If the macosx section doesn't contain any macosx-spe... | jan.nijtmans | 2012-11-15 | 1 | -1/+1 |
|
|
| | * | Remove all the long dead mac entries in tcl*.decls files | jan.nijtmans | 2012-11-15 | 1 | -72/+186 |
|
|
* | | | Simplification: don't declare struct types that are never used. | jan.nijtmans | 2012-11-15 | 1 | -2/+6 |
|
|
* | | | fix genStubs.tcl for OSX | jan.nijtmans | 2012-05-25 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | fix genStubs.tcl | jan.nijtmans | 2012-05-25 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | fix genStubs.tcl | jan.nijtmans | 2012-05-25 | 1 | -1/+1 |
|
|
* | | | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 1 | -17/+23 |
| |\ \
| | |/ |
|
| | * | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 1 | -12/+26 |
|
|
* | | | Revert most of [3caedf05df], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-24 | 1 | -10/+22 |
|\ \ \
| |/ / |
|
| * | | MAC_OSX_TK -> MAC_OSX_TCL | jan.nijtmans | 2012-05-22 | 1 | -1/+1 |
|
|
| * | | Revert most of [fcc5957e59], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-22 | 1 | -4/+69 |
| |\ \
| | |/ |
|
| | * | Revert most of [ae92de6078], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-22 | 1 | -21/+155 |
|
|
* | | | revert part of [8f9c16848b] move Tcl_MacOSXOpenBundleResources and Tcl_MacOSX... | jan.nijtmans | 2012-05-15 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Revert part of [5caa06383d] move Tcl_MacOSXOpenBundleResources and Tcl_MacOSX... | jan.nijtmans | 2012-05-15 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | revert part of [9922ac54e8]: remove Tcl_MacOSXOpenBundleResources and Tcl_Mac... | jan.nijtmans | 2012-05-14 | 1 | -89/+6 |
|
|
| | * | cleanup tclInt.decls to have the same form as Tcl 8.5/8.6, | jan.nijtmans | 2012-04-03 | 1 | -3/+13 |
|
|
| * | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-20 | 1 | -3/+3 |
| |\ \
| | |/ |
|
| | * | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-20 | 1 | -35/+42 |
|
|
| * | | fix genStubs.tcl in one place where it generated "void *" in stead of "VOID *" | jan.nijtmans | 2011-03-25 | 1 | -1/+1 |
| |\ \
| | |/ |
|
* | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| * | | Make sure to use CONST/VOID in stead of | nijtmans | 2011-01-19 | 1 | -5/+5 |
|
|
| * | | Make sure to use CONST/VOID in stead of | nijtmans | 2011-01-19 | 1 | -104/+18 |
|
|
| * | | Fix "make genstubs", which was broken since 2010-11-30, the TclDoubleDigits b... | nijtmans | 2011-01-03 | 1 | -3/+8 |
|
|
| * | | Backport various formatting (spacing) | nijtmans | 2010-02-07 | 1 | -13/+25 |
|
|
| * | | Add support for win32 CALLBACK functions in genStubs.tcl | nijtmans | 2009-12-02 | 1 | -3/+6 |
|
|
| * | | Undo local changes which did not belong in the last commit. | andreas_kupries | 2008-07-21 | 1 | -4/+1 |
|
|
| * | | * generic/tclBasic.c: Extended the existing TIP #280 system (info | andreas_kupries | 2008-07-21 | 1 | -1/+4 |
|
|
* | | | Make sure to use CONST/VOID in stead of | nijtmans | 2011-01-19 | 1 | -1/+7 |
|
|
* | | | [Patch 3034251] backport ttkGenStubs.tcl | nijtmans | 2010-09-15 | 1 | -4/+48 |
|
|
* | | | Add scspec feature from ttkGenStubs.tcl | nijtmans | 2010-09-13 | 1 | -2/+21 |
|
|
* | | | [Patch 3034251]: Backport ttkGenStubs.tcl features to genStubs.tcl, partly: | nijtmans | 2010-08-21 | 1 | -4/+5 |
|
|
* | | | [Patch 3034251] backport ttkGenStubs.tcl features to genStubs.tcl, partly: re... | nijtmans | 2010-08-19 | 1 | -18/+10 |
|
|
* | | | [Bug #3020677] wish can't link reg1.2 | nijtmans | 2010-07-01 | 1 | -32/+22 |
|
|
* | | | reverted earlier rename from tcl*Stubs to | nijtmans | 2010-02-15 | 1 | -4/+4 |
|
|
* | | | Get the inequality right | ferrieux | 2010-02-09 | 1 | -2/+2 |
|
|
* | | | remove dependency on 8.5+ idiom "in" in expressions | ferrieux | 2010-02-09 | 1 | -2/+2 |
|
|
* | | | Follow-up to earlier commit today: | nijtmans | 2010-02-05 | 1 | -3/+18 |
|
|
* | | | Follow-up to [2010-01-29] commit: | nijtmans | 2010-02-05 | 1 | -5/+11 |
|
|
* | | | - genStubs.tcl: No longer generate a space after "*" and | nijtmans | 2010-01-29 | 1 | -6/+12 |
|
|