| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix comments at the top of the *.decls files, which are not correct any more ... | jan.nijtmans | 2015-11-24 | 1 | -2/+2 |
|\ |
|
| * | Fix comments at the top of the *.decls files, which are not correct any more ... | jan.nijtmans | 2015-11-24 | 1 | -2/+2 |
|
|
| * | Undo [6a9ee3273c]. Last commit in Tk's core-8-5-branch makes this change no l... | jan.nijtmans | 2013-03-28 | 1 | -5/+0 |
|
|
| * | Add dummy (undocumented) TclCanceled function in stub table (not exported as ... | jan.nijtmans | 2013-03-27 | 1 | -0/+5 |
|
|
| * | remove unneccessary duplication | jan.nijtmans | 2013-03-27 | 1 | -8/+0 |
|
|
| * | Extend the public stub table with dummy NULL entries, up to the size of the T... | jan.nijtmans | 2013-01-07 | 1 | -0/+3 |
| |\ |
|
| | * | Extend the public and private stub tables with dummy NULL entries, up to the ... | jan.nijtmans | 2013-01-07 | 1 | -0/+4 |
|
|
| | * | Remove all the long dead mac entries in tcl*.decls files | jan.nijtmans | 2012-11-15 | 1 | -49/+0 |
|
|
| | * | On Cygwin, use win32 API in stead of uname() to determine the tcl_platform va... | jan.nijtmans | 2012-06-06 | 1 | -3/+3 |
|
|
* | | | Decorate Tcl_Exit() and Tcl_SetExitProc()'s argument with TCL_NORETURN as app... | jan.nijtmans | 2015-10-08 | 1 | -2/+2 |
|
|
* | | | Decorate Tcl_Panic and Tcl_PanicVA with the noreturn option, alowing further ...panic_noreturn | jan.nijtmans | 2015-09-22 | 1 | -3/+3 |
|
|
* | | | merge trunk | dkf | 2012-05-31 | 1 | -0/+8 |
|\ \ \ |
|
| * \ \ | Revert most of [3caedf05df], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-24 | 1 | -0/+8 |
| |\ \ \
| | |/ / |
|
| | * | | Revert most of [fcc5957e59], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-22 | 1 | -0/+8 |
| | |\ \
| | | |/ |
|
* | | | | merge trunk | dkf | 2012-05-17 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | 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 | -5/+8 |
|
|
| | * | | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -1/+1 |
| | |\ \
| | | |/ |
|
| | | * | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -4/+4 |
|
|
* | | | | updated C API to be more focused on supporting just some operations | dkf | 2012-05-10 | 1 | -1/+3 |
|
|
* | | | | merge trunk | dkf | 2012-04-10 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | cygwin should use SetEnvironmentVariable for windows envcygwin_environment_changes | jan.nijtmans | 2012-04-06 | 1 | -2/+2 |
| |\ \ \
| | |/ / |
|
* | | | | merge trunk | dkf | 2012-04-05 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | some formatting (*.decls) | jan.nijtmans | 2012-04-04 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| | * | | cleanup tcl.decls (unnecessary "generic" argument) | jan.nijtmans | 2012-04-03 | 1 | -842/+842 |
| | |\ \
| | | |/ |
|
| | | * | clean-up tcl.decls the same way as tclInt.decls | jan.nijtmans | 2012-04-03 | 1 | -863/+867 |
|
|
* | | | | Start of implementation of TIP 400: zlib improvements | dkf | 2012-03-31 | 1 | -0/+4 |
|/ / / |
|
* | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-20 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-20 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | implement Tcl_WinUtfToTChar and Tcl_WinTCharToUtf for cygwin | jan.nijtmans | 2012-03-19 | 1 | -2/+2 |
|
|
| | * | Tcl_HashStats does not return a CONST | jan.nijtmans | 2011-09-06 | 1 | -1/+1 |
|
|
* | | | 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 | -4/+4 |
|
|
* | | | 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/+21 |
|
|
| | * | TIP#218 IMPLEMENTATION | andreas_kupries | 2005-01-27 | 1 | -1/+19 |
|
|
| | * | fix for [Bug 732477] | Joe Mistachkin | 2003-05-13 | 1 | -2/+2 |
|
|
| | * | * generic/tcl.decls: | das | 2003-05-13 | 1 | -1/+9 |
|
|
| * | | Backport various formatting (spacing) | nijtmans | 2010-02-07 | 1 | -227/+237 |
|
|
| * | | fix [Bug 2308236] signature of Tcl_HashStats() wrong | nijtmans | 2008-11-18 | 1 | -2/+2 |
|
|
* | | | [Enh #3159920]: Tcl_ObjPrintf() crashes with bad format specifier. | nijtmans | 2011-01-19 | 1 | -3/+3 |
|
|
* | | | [Patch 3034251] backport ttkGenStubs.tcl | nijtmans | 2010-09-15 | 1 | -630/+631 |
|
|
* | | | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Remaining part. | nijtmans | 2010-08-31 | 1 | -2/+2 |
|
|
* | | | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Partly. | nijtmans | 2010-08-30 | 1 | -4/+4 |
|
|
* | | | [Patch 2994165]: Change signature of Tcl_FSGetNativePath and TclpDeleteFile f... | nijtmans | 2010-08-25 | 1 | -6/+2 |
|
|
* | | | [Bug 3007895] Tcl_(Find|Create)HashEntry stub entries can never be called. | nijtmans | 2010-08-24 | 1 | -3/+3 |
|
|
* | | | [Patch #2994165] Change signature of Tcl_FSGetNativePath and TclpDeleteFile | nijtmans | 2010-08-14 | 1 | -2/+6 |
|
|