summaryrefslogtreecommitdiffstats
path: root/generic/tclInterp.c
Commit message (Expand)AuthorAgeFilesLines
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
* * generic/tclBasic.c: Extended the existing TIP #280 system (infoandreas_kupries2008-07-211-4/+7
* * generic/tclInterp.c (Tcl_GetAlias): fix for [Bug 1882373]Miguel Sofer2008-01-301-2/+2
* * generic/tclBasic.c: TIP #280 implementation, conditional on the define TCL...andreas_kupries2006-11-281-1/+7
* * generic/tclInterp.c: (AliasObjCmd): Added refCounting of the wordsdgp2003-05-121-2/+8
* * generic/tclInterp.c (Tcl_InterpObjCmd): Corrected optiondgp2003-03-121-2/+4
* * generic/tclInterp.c (AliasCreate): preserve/release interps tohobbs2002-11-271-14/+23
* * tests/interp.test: interp-14.4hobbs2002-11-231-5/+16
* * generic/tclInterp.c (AliasCreate): a Tcl_Obj was leaked on errorMiguel Sofer2002-09-031-1/+2
* * generic/tclInterp.c (SlaveCreate): make sure that the memory andhobbs2002-09-021-1/+6
* * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ifydgp2002-08-051-4/+5
* * generic/tclInterp.c: signed/unsigned comparison warning fixedMiguel Sofer2002-07-311-3/+3
* bugfix, new tests for new [interp alias] codeMiguel Sofer2002-07-291-3/+3
* Fix for [Bug 582522] - aliases now fire execution traces on the targetMiguel Sofer2002-07-291-83/+74
* * Added the [interp recursionlimit] command todgp2002-03-071-5/+90
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-2/+2
* * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that weredgp2002-01-171-6/+6
* * Updated APIs in generic/tclHistory.c according to the guidelinesdgp2002-01-161-13/+13
* * tests/interp.test:hobbs2001-11-161-10/+20
* * tests/stack.test:hobbs2001-09-111-4/+17
* Typo in commentdgp2001-04-041-2/+2
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-2983/+1525
* * tests/interp.test:stanton1999-02-031-24/+2
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* unset tclDefaultLibrary in safe modestanton1998-07-241-0/+1
* Initial revisionrjohnson1998-03-261-0/+3834