summaryrefslogtreecommitdiffstats
path: root/generic/tclResult.c
Commit message (Expand)AuthorAgeFilesLines
...
* | * generic/tcl.h: Explicitly standardized on the use of stdarg.hdgp2005-09-131-8/+5
* | * unix/tclUnixSock.c (InitializeHostName): Synchronized use ofandreas_kupries2005-09-021-2/+2
* | Getting more systematic about styledkf2005-07-241-255/+286
* | This close to a release, simple is better.dgp2005-06-021-1/+3
* | * generic/tclProc.c: Revised fix for [Bug 1209759] is more complex,dgp2005-06-011-3/+1
* | * generic/tclBasic.c: For compatibility with earlier Tcl releases,dgp2005-06-011-1/+3
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* | * doc/DString.3: Eliminated use of identifier "string" in Tcl'sdgp2005-05-031-14/+14
* | Remove call to Tcl_GetStringResult to speed up processing of [$canv postscript]dkf2004-11-231-1/+13
* | TIP #221 IMPLEMENTATIONdgp2004-11-131-23/+23
* | * generic/tclExecute.c (IllegalExprOperandType,TclExecuteByteCode):dgp2004-10-251-4/+5
* | * generic/tclBasic.c (Tcl_LogCommandInfo,Tcl_AddObjErrorInfo):dgp2004-10-241-37/+6
* | * generic/tclInt.h (Interp):dgp2004-10-211-29/+112
* | * generic/tclCmdAH.c (Tcl_CatchObjCmd, Tcl_ErrorObjCmd):dgp2004-10-211-14/+346
* | * generic/tclInt.h (Tcl*InterpState): New internal routinesdgp2004-10-191-2/+155
* | generic/tclResult.c: removed unused variable [Bug 1048588].Miguel Sofer2004-10-171-2/+1
* | * generic/tclBasic.c (Tcl_CreateInterp,Tcl_DeleteInterp,dgp2004-10-151-31/+27
* | * generic/tclBasic.c:dgp2004-10-061-5/+2
* | Make Tcl_AppendResult() non-deprecated again. [Patch 1041072]dkf2004-10-051-99/+32
* | * generic/tclBasic.c (Tcl_CreateInterp,Tcl_DeleteInterp,dgp2004-10-051-7/+14
* | * generic/tclBasic.c (Tcl_AddObjErrorInfo): More re-organizationdgp2004-09-301-5/+9
* | Factorize out the code for freeing an object's internal rep.dkf2004-09-291-5/+2
* | * generic/tclBasic.c (Tcl_AddObjErrorInfo, Tcl_LogCommandInfo):dgp2004-09-171-18/+11
* | * doc/SplitList.3: Implementation of TIP 148. Fixes [Bug 489537].dgp2003-09-041-1/+7
* | * generic/tclPreserve.c: In Result and Preserve'd routines, do nothobbs2003-07-161-13/+7
* | * generic/tclBasic.c: Implementation of TIP 90, whichdgp2003-05-051-2/+7
|/
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-251-2/+2
* * unix/tclUnixNotfy.c: fixed event/io threading problems byhobbs1999-10-211-15/+42
* * generic/tclResult.c (Tcl_AppendResultVA):stanton1999-05-071-2/+2
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+1025