summaryrefslogtreecommitdiffstats
path: root/tests/info.test
Commit message (Expand)AuthorAgeFilesLines
...
| * | * 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 testsdgp2008-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
* | | * generic/tclCompile.c (TclInitCompileEnv, EnterCmdWordIndex,andreas_kupries2009-07-141-1/+19
* | | oopsdgp2008-10-141-2/+2
* | | add missing constraintsdgp2008-10-141-2/+3
* | | * generic/tclBasic.c: Move [tailcall], [coroutine] andMiguel Sofer2008-10-071-5/+5
* | | * tests/info.test (info-23.3): See [SF Bug 2017632]. Updatedandreas_kupries2008-10-021-3/+3
* | | * tests/info.test (info-22.8): Fixed [SF Bug 2129828]. Madeandreas_kupries2008-10-021-2/+2
* | | * generic/tclBasic.c: Revised timing of the CmdFrame stack managementdgp2008-08-011-1/+8
* | | * test/info.test: More work on singleTestInterp usability. Thisandreas_kupries2008-07-251-51/+55
* | | * tests/info.test: Tests 38.* added, exactly testing the trackingandreas_kupries2008-07-251-15/+95
* | | * tests/info.test (info-37.0): Add !singleTestInterp constraint;das2008-07-251-21/+21
* | | * tests/info.test: Reordered the tests to have monotonouslyandreas_kupries2008-07-231-154/+154
* | | 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/tclBasic.c: Extended the existing TIP #280 system (infoandreas_kupries2008-07-211-7/+7
* | | fix [2021443] inconsistant "wrong # args" messagesnijtmans2008-07-191-2/+2
* | | * generic/tclCmdIL.c (TclInfoFrame): Moved the code looking up theandreas_kupries2008-06-161-8/+8
* | | Implementation of TIP #257. Incomplete due to missing Win build support.dkf2008-05-311-5/+5
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * library/tcltest/tcltest.tcl: Accept underscores and colons indgp2007-09-111-3/+3
* | Convert [info] into an ensemble command.dkf2007-06-121-226/+227
* | * unix/configure: autoconf-2.59 (FC6 fork)dgp2007-05-181-17/+17
* | * tests/info.test: add !singleTestInterp constraint to tests that faildas2006-12-171-16/+16
* | adjust tcltest.tcl line numbers in info-22.8 & info-23.6 that changed by last...das2006-12-101-3/+3
* | TIP#299 IMPLEMENTATIONKevin B Kenny2006-12-011-2/+2
* | * generic/tclBasic.c: TIP #280 implementation.andreas_kupries2006-11-281-5/+630
* | Fix [Bug 1587618], eliminating the callObjc and callObjv fields from the Interpdkf2006-10-311-5/+3