summaryrefslogtreecommitdiffstats
path: root/tests/info.test
Commit message (Expand)AuthorAgeFilesLines
* merge trunkdkf2012-08-041-10/+10
|\
| * fix info.test testsjan.nijtmans2012-07-301-10/+7
| * No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+3
* | Compilation of misc info sometimes used in high-performance code.dkf2012-03-041-0/+6
|/
* Better error-message in case of errors related to setting a variablejan.nijtmans2011-04-041-3/+3
* Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-1/+1
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-1/+1
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | * * tests/info.test: Resolve ambiguous resolution of variableandreas_kupries2009-11-091-2/+2
| | * * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard,andreas_kupries2009-08-251-12/+251
| | * * generic/tclBasic.c (DeleteInterpProc,TclArgumentBCEnter,andreas_kupries2009-07-141-1/+19
| | * * generic/tclBasic.c: Added missing release of extended commandandreas_kupries2008-07-281-82/+102
| | * * tests/info.test: Add !singleTestInterp constraint to various tests;das2008-07-251-27/+27
| | * * tests/info.test: Tests 38.* added, exactly testing the trackingandreas_kupries2008-07-241-1/+86
| | * Contrain the new test to run only when tip280 is active.andreas_kupries2008-07-231-2/+2
| | * * generic/tclBasic.c: Modified TclArgumentGet to reject pure listsandreas_kupries2008-07-231-12/+38
| | * * generic/tclCmdIL.c (InfoFrameCmd): Backport of fix made on theandreas_kupries2008-06-161-15/+15
| | * * generic/tclBasic.c: TIP #280 implementation, conditional on the define TCL...andreas_kupries2006-11-281-5/+416
| | * Take care with globals that have an entry in the var table but "don't exist"dkf2005-07-291-2/+15
| | * * generic/tclCmdIL.c (InfoVarsCmd): Corrected segfault in newdgp2004-11-241-1/+9
| | * Make [info globals ::foo] work. [Bug 1057461]dkf2004-10-311-1/+5
| | * Removed test number dups [Bugs 710322, 710327, 710349, 710363]dkf2003-03-271-5/+5
| * | * doc/interp.n: [3081184] TIP #378.andreas_kupries2010-11-151-34/+109
| * | * tests/info.test (info-39.1, test_info_frame): Changed absoluteandreas_kupries2010-08-031-3/+3
| * | * generic/tclCompile.c: [Bug 2933089]: A literal sharing problem withandreas_kupries2010-02-021-1/+41
| * | * generic/tclBasic.c (TclEvalObjEx): Plug memory leak indgp2009-11-091-2/+2
| * | * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard,andreas_kupries2009-08-251-10/+283
| * | * generic/tclBasic.c (DeleteInterpProc,TclArgumentBCEnter,andreas_kupries2009-07-141-1/+19
| * | backport more reliable testscore_8_5_5dgp2008-10-141-20/+20
| * | * tests/info.test (info-37.0): Add !singleTestInterp constraint;das2008-07-251-21/+21
| * | * tests/info.test: Tests 38.* added, exactly testing the trackingandreas_kupries2008-07-251-13/+98
| * | * tests/info.test: Reordered the tests to have monotonouslyandreas_kupries2008-07-231-151/+151
| * | Rename new test to avoid duplicate test name.andreas_kupries2008-07-231-2/+2
| * | * generic/tclBasic.c: Modified TclArgumentGet to reject pure listsandreas_kupries2008-07-231-1/+27
| * | * generic/tclCmdIL.c (TclInfoFrame): Backport of fix made on theandreas_kupries2008-06-161-8/+8
* | | * doc/interp.n: [3081184] TIP #378.andreas_kupries2010-11-151-33/+110
* | | Fix OBOE error in the forward ported info-39.1andreas_kupries2010-08-031-5/+5
* | | * tests/info.test (info-39.1): Added forward copy of test in 8.5andreas_kupries2010-08-031-1/+42
* | | TIP #348 IMPLEMENTATION - Substituted error stackferrieux2010-04-051-5/+5
* | | Remove assumption of ordered results from [info procs]dkf2010-02-101-2/+2
* | | * win/tclWinDde.c: VC++ 6.0 doesn't havenijtmans2010-01-101-2/+2
* | | Revert mistaken commitdgp2009-11-161-5/+5
* | | (forward port) Fix [Bug 2891556] and improve test to detect similar manifesta...ferrieux2009-11-161-5/+5
* | | * generic/tclObj.c: Plus memory leak in TclContinuationsEnter().andreas_kupries2009-11-101-2/+2
* | | * tests/info.test: Resolve ambiguous resolution of variableandreas_kupries2009-11-091-2/+2
* | | More variable cleansingdkf2009-10-291-180/+189
* | | * generic/tclLiteral.c: Fixed 2 bugs reported in [Bug 2888044].dgp2009-10-281-1/+2
* | | * generic/tclParse.c Corrected line counting error in multi-commanddgp2009-09-071-1/+6
* | | * generic/tclCompCmds.c (TclCompileSubstCmd): Added a bytecodedgp2009-09-041-4/+119
* | | * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard,andreas_kupries2009-08-251-12/+285