| 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 |
|
|
| | * | * 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 |
|
|
* | | | [Bug 218977] Tcl_DbCkfree needs a return value | nijtmans | 2009-02-27 | 1 | -3/+3 |
|
|
* | | | CONSTify TclPrintInstruction and TclpNativeJoinPath (TIP #27) | nijtmans | 2009-01-22 | 1 | -117/+1 |
|
|
* | | | Fix my silly blunders. [Bug 2470237] | dkf | 2008-12-27 | 1 | -6/+6 |
|
|
* | | | Assorted minor corrections to the Zlib C API to make it work with the PNG | dkf | 2008-12-27 | 1 | -8/+8 |
|
|
* | | | VOID -> void | nijtmans | 2008-12-18 | 1 | -5/+5 |
|
|
* | | | fix line endings | dgp | 2008-12-18 | 1 | -7043/+7043 |
|
|
* | | | TIP #332 IMPLEMENTATION - Half-Close for Bidirectional Channels | ferrieux | 2008-12-18 | 1 | -7032/+7043 |
|
|
* | | | * generic/tcl.h: Add TIP 338 routines to stub table. | dgp | 2008-12-16 | 1 | -1/+22 |
|
|
* | | | * doc/AddErrInfo.3: Documented Tcl_(Set|Get)ErrorLine (TIP 336). | dgp | 2008-12-15 | 1 | -3/+3 |
|
|
* | | | regen | dkf | 2008-12-11 | 1 | -1/+132 |
|
|
* | | | TIP #337 IMPLEMENTATION | dgp | 2008-12-09 | 1 | -1/+12 |
|
|
* | | | regen | dkf | 2008-12-05 | 1 | -1/+11 |
|
|
* | | | regen | dkf | 2008-12-05 | 1 | -125/+139 |
|
|
* | | | TIP #336 IMPLEMENTATION | dgp | 2008-12-02 | 1 | -1/+21 |
|
|
* | | | Fix signature and implementation of Tcl_HashStats, | nijtmans | 2008-11-17 | 1 | -3/+3 |
|
|
* | | | Letting CONST die a slow and graceful death, since NO_CONST was | nijtmans | 2008-10-22 | 1 | -896/+896 |
|
|
* | | | * doc/FileSystem.3: CONSTified Tcl_FSFileAttrStringsProc | nijtmans | 2008-10-05 | 1 | -3/+3 |
|
|
* | | | * doc/ChnlStack.3: CONSTified the typePtr argument | nijtmans | 2008-10-04 | 1 | -7/+7 |
|
|
* | | | * doc/Hash.3: CONSTified the typePtr argument | nijtmans | 2008-10-04 | 1 | -3/+3 |
|
|