| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | | | tools/genStubs.tcl Add support for win32 CALLBACK functions | nijtmans | 2009-12-02 | 1 | -89/+6 |
|
|
* | | | Forced LF translation when generating .h's to avoid spurious diffs when regen... | ferrieux | 2009-07-26 | 1 | -1/+2 |
|
|
* | | | Revert series of local changes not relevant to the last commit. | andreas_kupries | 2009-07-23 | 1 | -4/+1 |
|
|
* | | | * generic/tclIO.c (Tcl_GetChannelHandle): Do not crash for | andreas_kupries | 2009-07-23 | 1 | -1/+4 |
|
|
* | | | Letting CONST die a slow and graceful death, since NO_CONST was | nijtmans | 2008-10-22 | 1 | -7/+7 |
|
|
* | | | Oops. Undo commit of the local tweaks. | andreas_kupries | 2008-05-23 | 1 | -4/+1 |
|
|
* | | | * win/tclWinChan.c (FileWideSeekProc): Accepted a patch by | andreas_kupries | 2008-05-23 | 1 | -1/+4 |
|
|
* | | | * generic/tclInt.h: make stubs tables 'static const' and | das | 2008-04-16 | 1 | -2/+2 |
|
|
* | | | * tools/genStubs.tcl: revert erroneous 2008-04-02 change marking | das | 2008-04-08 | 1 | -2/+2 |
|
|
* | | | * generic/tclStubLib.c: make symbols in libtclstub.a MODULE_SCOPE to | das | 2008-04-02 | 1 | -7/+5 |
|
|
* | | | * README: Bump version number to 8.6a0 | dgp | 2008-04-01 | 1 | -1/+5 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * tools/genStubs.tcl: fix numerous issues handling 'macosx', | das | 2007-12-10 | 1 | -102/+270 |
|
|
* | | various "const" additions, in line with TIP #27 | nijtmans | 2007-02-23 | 1 | -4/+26 |
|
|
* | | * tools/genStubs.tcl: Updated script to no longer produce the | dgp | 2006-11-15 | 1 | -35/+40 |
|
|
* | | * generic/tcl.h: Explicitly standardized on the use of stdarg.h | dgp | 2005-09-13 | 1 | -6/+6 |
|
|
* | | Removed support for Mac OS Classic platform [Patch 918142] | das | 2004-03-17 | 1 | -9/+6 |
|
|
* | | Minor improvement to stubs generation to allow for harmless transfer of | dkf | 2003-08-25 | 1 | -3/+4 |
|
|
* | | Implementation of TIP 118: | das | 2003-05-14 | 1 | -24/+29 |
|
|
* | | * library/auto.tcl: Replaced [regexp] and [regsub] with | dgp | 2003-03-19 | 1 | -3/+3 |
|/ |
|
* | [file exist] -> [file exists]... | dkf | 2002-10-04 | 1 | -2/+2 |
|
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 1 | -3/+77 |
|
|
* | commit mistake reverted to 1.9 contents. | davygrvy | 2002-05-08 | 1 | -2/+2 |
|
|
* | Proper source of macro error misunderstanding ' as the leading macro | davygrvy | 2002-05-08 | 1 | -2/+2 |
|
|
* | * tools/tcl.wse.in: | davygrvy | 2001-08-16 | 1 | -4/+1 |
|
|
* | * tools/genStubs.tcl: Add a package require of Tcl 8 | mdejong | 2001-05-02 | 1 | -1/+3 |
|
|
* | * tools/genStubs.tcl: Changed to always write output in LF mode. | stanton | 1999-06-10 | 1 | -1/+4 |
|
|
* | * tools/genStubs.tcl: Changed to allow a list of platforms instead | stanton | 1999-05-25 | 1 | -9/+14 |
|
|