| Commit message (Expand) | Author | Age | Files | Lines |
* | fix genStubs.tcl for OSX | jan.nijtmans | 2012-05-25 | 1 | -9/+9 |
|\ |
|
| * | fix genStubs.tcl | jan.nijtmans | 2012-05-25 | 1 | -9/+9 |
| |\ |
|
| * \ | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 1 | -12/+12 |
| |\ \
| | |/ |
|
* | | | Revert most of [3caedf05df], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-24 | 1 | -12/+12 |
|\ \ \
| |/ / |
|
| * | | fix merge problem on Linux | jan.nijtmans | 2012-05-23 | 1 | -12/+12 |
| |\ \ |
|
| | * | | MAC_OSX_TK -> MAC_OSX_TCL | jan.nijtmans | 2012-05-22 | 1 | -9/+9 |
|
|
| | * | | Revert most of [fcc5957e59], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-22 | 1 | -12/+12 |
| | |\ \
| |/ / /
| | | _ |
|
| | * | Revert most of [ae92de6078], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-22 | 1 | -11/+11 |
|
|
| * | | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -71/+2 |
|
|
| | * | clean-up tcl.decls the same way as tclInt.decls | jan.nijtmans | 2012-04-03 | 1 | -152/+155 |
|
|
| | * | make genstubs | dgp | 2012-04-03 | 1 | -1227/+1212 |
|
|
| | * | Tcl_HashStats does not return a CONST | jan.nijtmans | 2011-09-06 | 1 | -3/+2 |
|
|
* | | | some formatting (*.decls) | jan.nijtmans | 2012-04-04 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
* | | | Tcl_MainEx() (like Tk_MainEx())rfe_1711975 | jan.nijtmans | 2011-08-30 | 1 | -2/+0 |
|
|
* | | | New internal routines TclScanElement() and TclConvertElement(). | dgp | 2011-05-10 | 1 | -4/+4 |
|\ \ \
| |/ / |
|
| * | | New internal routines TclScanElement() and TclConvertElement(). | dgp | 2011-05-10 | 1 | -4/+4 |
| |\ \ |
|
| | * | | Completed patch with mucho comments. Merge 8.5.bug_3173086 | dgp | 2011-05-10 | 1 | -5/+5 |
|
|
| * | | | fix genStubs.tcl in one place where it generated "void *" in stead of "VOID *" | jan.nijtmans | 2011-03-25 | 1 | -5/+5 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
* | | | 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 |
|
|
| | * | * generic/tcl.decls: Implemented TIP #268, conditionally. | andreas_kupries | 2006-09-22 | 1 | -1/+65 |
|
|
| | * | TIP#218 IMPLEMENTATION | andreas_kupries | 2005-01-27 | 1 | -1/+189 |
|
|
| | * | * generic/tclDecls.h: Regenerated on a unix box. | andreas_kupries | 2004-06-10 | 1 | -4142/+4142 |
|
|
| | * | * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw
| Kevin B Kenny | 2004-06-05 | 1 | -4142/+4142 |
|
|
| | * | commit genstubs generated files with unix line endings | dgp | 2004-05-17 | 1 | -4142/+4142 |
|
|
| | * | * generic/tclInt.decls: Restored TclpTime_t kludge to all
| Kevin B Kenny | 2004-05-17 | 1 | -4142/+4142 |
|
|
| | * | fix for [Bug 732477] | Joe Mistachkin | 2003-05-13 | 1 | -3/+3 |
|
|
| * | | Backport various formatting (spacing) | nijtmans | 2010-02-07 | 1 | -1592/+1435 |
|
|
| * | | fix [Bug 2308236] signature of Tcl_HashStats() wrong | nijtmans | 2008-11-18 | 1 | -3/+3 |
|
|
* | | | [Enh #3159920]: Tcl_ObjPrintf() crashes with bad format specifier. | nijtmans | 2011-01-19 | 1 | -7/+7 |
|
|
* | | | [FRQ 491789]: "setargv() doesn't support a unicode cmdline" implemented for T... | nijtmans | 2010-11-04 | 1 | -1/+7 |
|
|
* | | | Make Tcl_SetPanicProc and Tcl_GetStringResult callable without stubs, just a... | nijtmans | 2010-09-23 | 1 | -1/+5 |
|
|
* | | | Make Tcl_FindExecutable() work in UNICODE compiles (windows-only) as well as ... | nijtmans | 2010-09-16 | 1 | -5/+7 |
|
|
* | | | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Remaining part. | nijtmans | 2010-08-31 | 1 | -3/+3 |
|
|
* | | | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Partly. | nijtmans | 2010-08-30 | 1 | -8/+7 |
|
|
* | | | [Patch 2994165]: Change signature of Tcl_FSGetNativePath and TclpDeleteFile f... | nijtmans | 2010-08-25 | 1 | -10/+5 |
|
|
* | | | [Bug 3007895] Tcl_(Find|Create)HashEntry stub entries can never be called. | nijtmans | 2010-08-24 | 1 | -5/+5 |
|
|
* | | | [Patch 3034251]: Backport ttkGenStubs.tcl features to genStubs.tcl, partly: | nijtmans | 2010-08-21 | 1 | -6/+6 |
|
|
* | | | [Patch 3034251] backport ttkGenStubs.tcl features to genStubs.tcl, partly: re... | nijtmans | 2010-08-19 | 1 | -3165/+10 |
|
|
* | | | [Patch #2994165] Change signature of Tcl_FSGetNativePath and TclpDeleteFile | nijtmans | 2010-08-14 | 1 | -8/+18 |
|
|
* | | | [Bug 3029891] Functions that don't belong in the stub table. | nijtmans | 2010-07-24 | 1 | -1/+13 |
|
|
* | | | Simplify Tcl_AppInit and *_Init definitions. | nijtmans | 2010-06-16 | 1 | -3/+3 |
|
|
* | | | Add missing "const" in signature, | nijtmans | 2010-04-02 | 1 | -9/+9 |
|
|
* | | | * generic/tcl.decls: [TIP #357]: First round of changes | Kevin B Kenny | 2010-04-02 | 1 | -1/+35 |
|
|
* | | | Follow-up to [2010-01-29] commit: | nijtmans | 2010-02-05 | 1 | -526/+526 |
|
|
* | | | - genStubs.tcl: No longer generate a space after "*" and | nijtmans | 2010-01-29 | 1 | -1069/+1016 |
|
|
* | | | TIP #356 IMPLEMENTATION | dgp | 2009-09-24 | 1 | -1/+12 |
|
|
* | | | TIP #353 IMPLEMENTATION | dgp | 2009-08-12 | 1 | -1/+12 |
|
|