summaryrefslogtreecommitdiffstats
path: root/generic/tcl.decls
Commit message (Expand)AuthorAgeFilesLines
* - 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
* fix typosdas2008-03-191-3/+3
* Added exported non-stub function Tcl_GetMemoryInfodkf2008-03-191-1/+4
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * generic/tcl.decls: use new genstubs 'export' command todas2007-12-101-79/+99
* fix 'make checkstubs' complaint about Tcl_PkgInitStubsCheckcore_8_5_b1das2007-09-201-1/+4
* * generic/tcl.decls: workaround 'make checkstubs' failures fromdas2007-05-161-1/+14
* various "const" additions, in line with TIP #27nijtmans2007-02-231-18/+18
* TIP#298 IMPLEMENTATIONdgp2006-12-011-2/+2
* TIP#270 IMPLEMENTATIONdgp2006-11-151-1/+24