summaryrefslogtreecommitdiffstats
path: root/generic/tcl.decls
Commit message (Expand)AuthorAgeFilesLines
* Completed patch with mucho comments. Merge 8.5.bug_3173086dgp2011-05-101-4/+4
* 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/+21
| * TIP#218 IMPLEMENTATIONandreas_kupries2005-01-271-1/+19
| * fix for [Bug 732477]Joe Mistachkin2003-05-131-2/+2
| * * generic/tcl.decls:das2003-05-131-1/+9
* | Backport various formatting (spacing)nijtmans2010-02-071-227/+237
* | fix [Bug 2308236] signature of Tcl_HashStats() wrongnijtmans2008-11-181-2/+2
* | 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
* | TIP#237 IMPLEMENTATIONdgp2005-10-081-7/+10
* | TIP#219 IMPLEMENTATIONandreas_kupries2005-08-241-1/+16
* | TIP#208 implementationdkf2005-06-061-1/+10
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+16
* | * doc/DString.3: Eliminated use of identifier "string" in Tcl'sdgp2005-05-031-38/+38
* | * generic/tcl.decls:dgp2005-05-021-2/+2
* | TIP#218 IMPLEMENTATIONandreas_kupries2005-01-271-2/+5
* | * generic/tclStubInit.c: Regenerated the stubs support code fromandreas_kupries2005-01-211-1/+13
* | TIP#235 implementation (rename functions, add to stubs table, document)dkf2005-01-191-1/+48
* | TIP #221 IMPLEMENTATIONdgp2004-11-131-1/+18
* | TIP#143 implementation; still needs docs and more tests...dkf2004-05-131-1/+51
* | Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-50/+1
* | filesystem optimisation -- Three main issues accomplished: (1) cleaned up var...vincentdarley2004-01-211-9/+9
* | TIP#121 (app exit proc API) implementation from Joe Mistachkindkf2003-09-291-1/+7
* | * doc/FileSystem.3: Implementation ofdgp2003-09-051-1/+6
* | Duplicated declarations for TIP#139; docs still to do.dkf2003-08-251-3/+49
* | * generic/tcl.decls: Ported the changes from theandreas_kupries2003-06-091-1/+7
* | fix for [Bug 732477]Joe Mistachkin2003-05-131-2/+2
* | * generic/tcl.decls:das2003-05-131-1/+9
* | Build support for dicts on Unix and Windows, plus public API (structuredkf2003-04-051-1/+44
|/
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-1/+13
* * generic/tcl.decls: Restored Tcl_Concat to return (char *). Likedgp2002-08-051-2/+2
* * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ifydgp2002-08-051-63/+70
* removed load-related clientData, made filesystem staticvincentdarley2002-07-221-2/+2