summaryrefslogtreecommitdiffstats
path: root/generic/tcl.decls
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | TIP 27 changes for Tcl_CreateEncodingKevin B Kenny2006-09-261-2/+2
* | TIP#268 IMPLEMENTATIONandreas_kupries2006-09-221-6/+13
* | TIP#258 IMPLEMENTATIONdgp2006-02-081-1/+17
* | TIP#181 IMPLEMENTATIONdgp2006-02-011-2/+13
* | Export Tcl_InitBignumFromDoubleKevin B Kenny2005-12-271-1/+8
* | Corrected bugs in tommath installation, improved tommath square root performa...Kevin B Kenny2005-12-271-7/+1
* | Export stubs for libtommath; fix mingw compiler warningsKevin B Kenny2005-12-131-1/+8
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-1/+9