summaryrefslogtreecommitdiffstats
path: root/generic/tclDecls.h
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-5/+5
* | fix genStubs.tcl in one place where it generated "void *" in stead of "VOID *"jan.nijtmans2011-03-251-5/+5
|\ \ | |/ |/|
* | 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/+65
| * TIP#218 IMPLEMENTATIONandreas_kupries2005-01-271-1/+189
| * * generic/tclDecls.h: Regenerated on a unix box.andreas_kupries2004-06-101-4142/+4142
| * * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw Kevin B Kenny2004-06-051-4142/+4142
| * commit genstubs generated files with unix line endingsdgp2004-05-171-4142/+4142
| * * generic/tclInt.decls: Restored TclpTime_t kludge to all Kevin B Kenny2004-05-171-4142/+4142
| * fix for [Bug 732477]Joe Mistachkin2003-05-131-3/+3
* | Backport various formatting (spacing)nijtmans2010-02-071-1592/+1435
* | fix [Bug 2308236] signature of Tcl_HashStats() wrongnijtmans2008-11-181-3/+3
* | 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
* | * generic/tcl.h: Moved the preprocessor logicdavygrvy2004-11-031-1/+15
* | Re-commit after a `make genstubs` on a unix system, to restore unix line endingsdgp2004-06-071-6079/+6079
* | * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw Kevin B Kenny2004-06-051-6079/+6079
* | Regendkf2004-05-131-1/+168
* | Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-37/+19
* | filesystem optimisation -- Three main issues accomplished: (1) cleaned up var...vincentdarley2004-01-211-19/+18
* | Regendkf2003-09-291-1/+11
* | * doc/FileSystem.3: Implementation ofdgp2003-09-051-1/+13
* | Regendkf2003-08-251-1/+1558
* | Regendkf2003-08-251-1/+104
* | * generic/tcl.decls: Ported the changes from theandreas_kupries2003-06-091-1/+11
* | fix for [Bug 732477]Joe Mistachkin2003-05-131-3/+3