summaryrefslogtreecommitdiffstats
path: root/generic/tclDecls.h
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix signature and implementation of Tcl_HashStats,nijtmans2008-11-171-3/+3
* | | Letting CONST die a slow and graceful death, since NO_CONST wasnijtmans2008-10-221-896/+896
* | | * doc/FileSystem.3: CONSTified Tcl_FSFileAttrStringsProcnijtmans2008-10-051-3/+3
* | | * doc/ChnlStack.3: CONSTified the typePtr argumentnijtmans2008-10-041-7/+7
* | | * doc/Hash.3: CONSTified the typePtr argumentnijtmans2008-10-041-3/+3
* | | * doc/RegConfig.3: CONSTified the configuration argumentnijtmans2008-10-041-3/+3
* | | * doc/GetIndex.3: CONSTified the tablePtr argumentnijtmans2008-10-041-3/+4
* | | regen againdkf2008-10-031-6/+11
* | | Regendkf2008-10-021-1/+8
* | | regendkf2008-09-281-32/+49
* | | Implement TIP #316.dkf2008-09-241-1/+142
* | | * generic/tcl.h: Reduced the use of CONST86 and eliminateddgp2008-08-211-30/+29
* | | Completely revamped NRE implementation, with (almost) unchanged API.Miguel Sofer2008-07-291-32/+32
* | | * doc/FileSystem.3: CONSTified many functions using Tcl_FileSystemnijtmans2008-07-281-15/+17
* | | * doc/Object.3 CONSTified 3 functions usingnijtmans2008-07-271-7/+8
* | | just a few const -> CONST (in header files and .decls files)nijtmans2008-07-241-5/+5
* | | CONSTified 4 functions in the Notifier which all have a Tcl_Time* in it which isnijtmans2008-07-241-9/+10
* | | fix line-endingsdas2008-07-221-6651/+6651
* | | TIP #304 implementationferrieux2008-07-211-6639/+6651
* | | * generic/tcl.decls: Changed the implementation ofMiguel Sofer2008-07-211-10/+9
* | | * generic/tcl.decls: Change the public api prefix fromMiguel Sofer2008-07-181-44/+44
* | | NRE implementation [Patch 2017110]Miguel Sofer2008-07-131-1/+75
* | | TIP 285 ImplementationJoe Mistachkin2008-06-131-1/+23
* | | * generic/tclDecls.h: make genstubsdas2008-04-081-2/+2
* | | * generic/tclDecls.h: make genstubsdas2008-04-021-14/+6
* | | * README: Bump version number to 8.6a0dgp2008-04-011-1/+5
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tclDecls.h: regen with new genStubs.tcl.das2007-12-101-43/+143
* | various "const" additions, in line with TIP #27nijtmans2007-02-231-35/+36
* | TIP#298 IMPLEMENTATIONdgp2006-12-011-8/+8
* | TIP#270 IMPLEMENTATIONdgp2006-11-151-1/+68
* | * tools/genStubs.tcl: Updated script to no longer produce thedgp2006-11-151-1678/+1516
* | TIP 27 changes for Tcl_CreateEncodingKevin B Kenny2006-09-261-3/+3
* | TIP#268 IMPLEMENTATIONandreas_kupries2006-09-221-1/+14
* | TIP#258 IMPLEMENTATIONdgp2006-02-081-1/+45
* | TIP#181 IMPLEMENTATIONdgp2006-02-011-1/+24
* | Export Tcl_InitBignumFromDoubleKevin B Kenny2005-12-271-1/+13
* | Corrected bugs in tommath installation, improved tommath square root performa...Kevin B Kenny2005-12-271-13/+1
* | Export stubs for libtommath; fix mingw compiler warningsKevin B Kenny2005-12-131-1/+13
* | TIP#237 IMPLEMENTATIONdgp2005-10-081-19/+31
* | * generic/tcl.h: Explicitly standardized on the use of stdarg.hdgp2005-09-131-11/+11
* | TIP#219 IMPLEMENTATIONandreas_kupries2005-08-241-1/+45
* | make genstubsdgp2005-06-071-1/+23
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+44
* | * doc/DString.3: Eliminated use of identifier "string" in Tcl'sdgp2005-05-031-71/+74
* | * generic/tcl.decls:dgp2005-05-021-3/+3
* | TIP#218 IMPLEMENTATIONandreas_kupries2005-01-271-1/+12
* | * generic/tclStubInit.c: Regenerated the stubs support code fromandreas_kupries2005-01-211-1/+27
* | regendkf2005-01-191-1/+142
* | TIP #221 IMPLEMENTATIONdgp2004-11-131-1/+56