summaryrefslogtreecommitdiffstats
path: root/generic/tclLink.c
Commit message (Expand)AuthorAgeFilesLines
* CONSTify TclDTraceInfonijtmans2008-10-281-18/+18
* Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-20/+17
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * generic/tclLink.c (Tcl_UpdateLinkedVar): guard against var beinghobbs2007-09-101-2/+9
* [Tcl Bug 1706140]dgp2007-05-071-2/+2
* Handle creation of Tcl_Objs from constant strings better (easier to use, moredkf2007-04-101-3/+6
* * generic/tclEnv.c: Some more ckalloc -> ckrealloc replacements.dgp2007-03-201-5/+3
* Added macro to conceal at least some of the pointer hackery.dkf2007-03-031-56/+64
* * generic/tclLink.c: Broken linked float logic corrected. Thanksdgp2007-01-291-2/+2
* * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-181-2/+2
* Export stubs for libtommath; fix mingw compiler warningsKevin B Kenny2005-12-131-3/+3
* More ANSIfyingdkf2005-11-091-25/+25
* * generic/tclBinary.c:Miguel Sofer2005-11-041-2/+1
* TIP#237 IMPLEMENTATIONdgp2005-10-081-1/+8
* TIP #254 implementationdkf2005-09-081-2/+177
* Remove _ANSI_ARGS_dkf2005-08-261-20/+18
* Getting more systematic about styledkf2005-07-171-71/+75
* * generic/tclLink.c: Simplified LinkTraceProc [Bug 1208108].dgp2005-07-061-27/+12
* * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ifydgp2002-08-051-7/+7
* * Updated interfaces of generic/tclVar.c accordingdgp2002-03-201-3/+3
* * generic/tclLink.c (Tcl_LinkVar): correct mem leak in error case.hobbs2002-02-281-2/+5
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-110/+124
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-251-3/+4
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-17/+24
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+423