summaryrefslogtreecommitdiffstats
path: root/generic/tcl.decls
Commit message (Expand)AuthorAgeFilesLines
* New internal routines TclScanElement() and TclConvertElement().dgp2011-05-101-4/+4
|\
| * Completed patch with mucho comments. Merge 8.5.bug_3173086dgp2011-05-101-4/+4
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | * * generic/tcl.decls: Implemented TIP #268, conditionally.andreas_kupries2006-09-221-1/+21
| | * TIP#218 IMPLEMENTATIONandreas_kupries2005-01-271-1/+19
| | * fix for [Bug 732477]Joe Mistachkin2003-05-131-2/+2
| | * * generic/tcl.decls:das2003-05-131-1/+9
| * | Backport various formatting (spacing)nijtmans2010-02-071-227/+237
| * | fix [Bug 2308236] signature of Tcl_HashStats() wrongnijtmans2008-11-181-2/+2
* | | [Enh #3159920]: Tcl_ObjPrintf() crashes with bad format specifier.nijtmans2011-01-191-3/+3
* | | [Patch 3034251] backport ttkGenStubs.tclnijtmans2010-09-151-630/+631
* | | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Remaining part.nijtmans2010-08-311-2/+2
* | | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Partly.nijtmans2010-08-301-4/+4
* | | [Patch 2994165]: Change signature of Tcl_FSGetNativePath and TclpDeleteFile f...nijtmans2010-08-251-6/+2
* | | [Bug 3007895] Tcl_(Find|Create)HashEntry stub entries can never be called.nijtmans2010-08-241-3/+3
* | | [Patch #2994165] Change signature of Tcl_FSGetNativePath and TclpDeleteFilenijtmans2010-08-141-2/+6
* | | Simplify Tcl_AppInit and *_Init definitions.nijtmans2010-06-161-2/+2
* | | Add missing "const" in signature,nijtmans2010-04-021-6/+6
* | | * generic/tcl.decls: [TIP #357]: First round of changesKevin B Kenny2010-04-021-1/+15
* | | - genStubs.tcl: No longer generate a space after "*" andnijtmans2010-01-291-2/+2
* | | TIP #356 IMPLEMENTATIONdgp2009-09-241-1/+6
* | | TIP #353 IMPLEMENTATIONdgp2009-08-121-1/+6
* | | [Bug 218977] Tcl_DbCkfree needs a return valuenijtmans2009-02-271-2/+2
* | | CONSTify TclPrintInstruction and TclpNativeJoinPath (TIP #27)nijtmans2009-01-221-4/+4
* | | Fix my silly blunders. [Bug 2470237]dkf2008-12-271-3/+5
* | | Assorted minor corrections to the Zlib C API to make it work with the PNGdkf2008-12-271-2/+2
* | | Updated comments in tcl.decls based on code archaeology.dkf2008-12-261-44/+62
* | | VOID -> voidnijtmans2008-12-181-3/+3
* | | TIP #332 IMPLEMENTATION - Half-Close for Bidirectional Channelsferrieux2008-12-181-1/+6
* | | * generic/tcl.h: Add TIP 338 routines to stub table.dgp2008-12-161-1/+9
* | | * doc/AddErrInfo.3: Documented Tcl_(Set|Get)ErrorLine (TIP 336).dgp2008-12-151-2/+2
* | | Correctionsdkf2008-12-111-15/+13
* | | First hack at TIP#234dkf2008-12-111-3/+50
* | | TIP #337 IMPLEMENTATIONdgp2008-12-091-1/+6
* | | Implement TIP#335dkf2008-12-051-3/+8
* | | Implement TIP#307.dkf2008-12-051-204/+199
* | | TIP #336 IMPLEMENTATIONdgp2008-12-021-1/+9
* | | Fix signature and implementation of Tcl_HashStats,nijtmans2008-11-171-2/+2
* | | Letting CONST die a slow and graceful death, since NO_CONST wasnijtmans2008-10-221-285/+285
* | | * doc/FileSystem.3: CONSTified Tcl_FSFileAttrStringsProcnijtmans2008-10-051-2/+2
* | | * doc/ChnlStack.3: CONSTified the typePtr argumentnijtmans2008-10-041-5/+6
* | | * doc/Hash.3: CONSTified the typePtr argumentnijtmans2008-10-041-2/+2
* | | * doc/RegConfig.3: CONSTified the configuration argumentnijtmans2008-10-041-2/+2
* | | * doc/GetIndex.3: CONSTified the tablePtr argumentnijtmans2008-10-041-2/+2
* | | typodkf2008-10-031-2/+2
* | | Implement TIP #265. [FRQ 1446696]dkf2008-10-021-1/+6
* | | Implement TIP 314. [Patch 1901783]dkf2008-09-281-1/+12
* | | Implement TIP #316.dkf2008-09-241-1/+42