summaryrefslogtreecommitdiffstats
path: root/generic/tclObj.c
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclObj.c (Tcl_GetCommandFromObj): [Bug 2979402]: Reorderdgp2010-03-301-2/+2
* * generic/tclObj.c (TclContinuationsEnter): [Bug 2895323]: Updatedandreas_kupries2009-12-101-6/+20
* * generic/tclObj.c: Plus memory leak in TclContinuationsEnter().dgp2009-11-101-1/+12
* Fix for [Bug 988703, 1565466]Joe Mistachkin2009-10-181-6/+95
* * generic/tclObj.c: [Bug 2871908]: Plug memory leaks of theandreas_kupries2009-10-071-16/+57
* * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard,andreas_kupries2009-08-251-7/+383
* * generic/tclObj.c (Tcl_GetCommandFromObj): fix for bug [2785893],Miguel Sofer2009-05-081-1/+2
* merge updates from HEAD dgp2008-03-311-1/+2
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * generic/tclDictObj.c: Changed the underlying implementation of thedkf2007-11-201-20/+17
* [Patch 1830038]: Increased usage of macros to detect and take advantage of ob...Miguel Sofer2007-11-111-5/+9
* * generic/tclObj.c: remove superfluous #include of tclCompile.hMiguel Sofer2007-10-111-2/+1
* * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allowsdas2007-09-131-7/+9
* * generic/tclInt.h: Removed the "nsName" Tcl_ObjType from thedgp2007-09-091-2/+1
* * generic/tclObj.c (TclInitObjSubsystem): restore registration of thedas2007-09-031-2/+35
* * generic/tcl_Obj.c (TclAllocateFreeObjects): remove unneededMiguel Sofer2007-08-121-2/+1
* VarReform [Patch 1750051]Miguel Sofer2007-07-311-2/+3
* clarify comments for last commitMiguel Sofer2007-07-051-2/+2
* * generic/tclNamesp.c (SetNsNameFromAny):Miguel Sofer2007-07-051-21/+32
* * generic/tclNamesp.c: Fix case where a FQ cmd or ns was beingMiguel Sofer2007-07-041-1/+2
* * generic/tclNamesp.c: tweaks to Tcl_GetCommandFromObj andMiguel Sofer2007-06-111-77/+54
* * generic/tclNamesp.c: tweaks to Tcl_GetCommandFromObj andMiguel Sofer2007-06-111-8/+9
* * generic/tclInt.h:Miguel Sofer2007-06-101-21/+20
* * generic/tclObj.c (Tcl_GetCommandFromObj): rewritten to make theMiguel Sofer2007-06-091-41/+32
* * generic/tclBasic.c: Split TEOv in two, by separating aMiguel Sofer2007-06-091-2/+2
* Add a full stop to a commentdkf2007-05-111-2/+2
* Replaced commas in varargs with string concatenation where possible [Patch 15...Kevin B Kenny2007-04-201-4/+4
* Reformat to standard function definition form; don't use C++ keywordsdkf2007-04-101-7/+9
* Handle creation of Tcl_Objs from constant strings better (easier to use, moredkf2007-04-101-9/+11
* * generic/tclBasic.c (Tcl_CreateMathFunc): Replaced somedgp2007-03-191-2/+2
* * generic/tclObj.c (Tcl_AppendAllObjTypes): Converted to simplerdgp2007-03-071-4/+3
* TIP#298 IMPLEMENTATIONdgp2006-12-011-13/+4
* TIP#270 IMPLEMENTATIONdgp2006-11-151-2/+2
* * generic/tcl.h: Modified the Tcl call stack soMiguel Sofer2006-10-231-18/+6
* * generic/tclInt.decls:Miguel Sofer2006-09-301-15/+42
* Various minor object file size efficiency fixes. [Bug 1530474]dkf2006-08-101-10/+10
* undo mistaken commitdgp2006-07-211-10/+12
* * generic/tclExecute.c:Miguel Sofer2006-07-211-12/+10
* * generic/regc_locale.c (cclass):das2006-07-201-8/+8
* * generic/tclIOUtil.c: Changed default configuration todgp2006-06-211-25/+5
* Added comment about potential improvement to Tcl_GetBignumAndClearObj.dgp2006-03-291-1/+7
* missing statics revealed by 'make checkexports'das2006-03-161-2/+2
* missing staticdgp2006-03-101-2/+2
* * generic/tclObj.c: Compatibility support for existing code thatdgp2006-03-031-2/+12
* Export stubs for libtommath; fix mingw compiler warningsKevin B Kenny2005-12-131-2/+2
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-1/+3
* * generic/tclObj.c (GetBignumFromObj): replace NULL withMiguel Sofer2005-11-181-2/+2
* * generic/tclListObj.c: Restored the SetListFromAny routine todgp2005-11-181-1/+2
* * generic/tclBasic.c (Tcl_DeleteCommandFromToken):Miguel Sofer2005-11-131-2/+2
* * generic/tclBasic.c (Tcl_DeleteCommandFromToken):Miguel Sofer2005-11-111-2/+2