summaryrefslogtreecommitdiffstats
path: root/generic/tcl.decls
Commit message (Expand)AuthorAgeFilesLines
* [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
* * generic/tcl.h: Reduced the use of CONST86 and eliminateddgp2008-08-211-15/+15
* Completely revamped NRE implementation, with (almost) unchanged API.Miguel Sofer2008-07-291-14/+14
* * doc/FileSystem.3: CONSTified many functions using Tcl_FileSystemnijtmans2008-07-281-8/+8
* * doc/Object.3 CONSTified 3 functions usingnijtmans2008-07-271-4/+4
* just a few const -> CONST (in header files and .decls files)nijtmans2008-07-241-3/+3
* CONSTified 4 functions in the Notifier which all have a Tcl_Time* in it which isnijtmans2008-07-241-5/+5
* TIP #304 implementationferrieux2008-07-211-1/+7
* * generic/tcl.decls: Changed the implementation ofMiguel Sofer2008-07-211-3/+3
* * generic/tcl.decls: Change the public api prefix fromMiguel Sofer2008-07-181-7/+7
* NRE implementation [Patch 2017110]Miguel Sofer2008-07-131-1/+34
* TIP 285 ImplementationJoe Mistachkin2008-06-131-1/+10
* * generic/tcl.decls: remove 'export' declarations of symbols nowdas2008-04-021-27/+1