summaryrefslogtreecommitdiffstats
path: root/tests/trace.test
Commit message (Expand)AuthorAgeFilesLines
* Revert b98ee56376. The "bug" fixed was documented behavior.dgp2016-09-091-22/+1
* New test trace-18.5 for the bug. Updated trace-18.1 which was tuned to it.bug_7f02ff1efadgp2016-09-081-1/+22
* Eliminate exess spacings in many test-casesjan.nijtmans2016-03-101-30/+30
* Make sure the errors raised by execution traces become errors raised by thedgp2013-08-151-0/+7
|\
| * Make sure the errors raised by execution traces become errors raised bydgp2013-08-151-0/+7
* | 3606391 trace.test test independence.dgp2013-03-111-12/+44
|\ \ | |/
| * 3606391 trace.test test independencedgp2013-03-111-12/+44
* | Fix bug #2438181: Incorrect error reporting in traces. jan.nijtmans2013-02-191-0/+10
|\ \ | |/
| * Fix bug #2438181: Incorrect error reporting in traces. jan.nijtmans2013-02-191-0/+10
| |\
| | * Add test-case for Bug #2438181 (which passes in Tcl 8.4 but fails in 8.5/8.6).jan.nijtmans2013-02-191-0/+10
* | | For traces and embedding support, select modernizations from Patrick Fradin.dgp2013-01-311-150/+145
|\ \ \ | |/ /
| * | For traces, select modernizations from Patrick Fradlin.dgp2013-01-301-150/+145
* | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+3
* | | 3485022 TclCompileEnsemble() avoid compile when exec traces set.dgp2012-02-061-0/+28
|\ \ \ | |/ /
| * | 3485022 TclCompileEnsemble() avoid compile when exec traces set.dgp2012-02-061-0/+28
| |\ \ | | |/
| | * 3484621 Invalidate bytecode when exec traces are added/removed from compiled ...dgp2012-02-061-0/+33
* | | Fix for [Bug 3484621]: insure that execution traces on bytecoded commands bum...mig2012-02-061-0/+33
|\ \ \ | |/ /
| * | Fix for [Bug 3484621]: insure that execution traces on bytecoded commandsmig2012-02-061-0/+33
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ \ | |/ /
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\ \ | | |/
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | * * tests/trace.test: Backport some tests.dgp2007-08-141-1/+27
| | * * generic/tclBasic.c (TEOVI): fix por possible leak of a CommandMiguel Sofer2006-11-041-1/+19
| | * * generic/tclCmdMZ.c: Stop some interference between enter tracesdgp2006-04-111-1/+38
| | * * generic/tclBasic.c: Corrections to be sure that TCL_EVAL_GLOBALdgp2006-02-281-1/+35
| | * * tests/trace.test (trace-34.5): [Bug 1047286], added a secondMiguel Sofer2005-11-181-2/+15
| | * * generic/tclBasic.c (Tcl_DeleteCommandFromToken):Miguel Sofer2005-11-181-1/+22
| | * * tests/trace.test (trace-13.2-4): added tests to detect leak, see [BugMiguel Sofer2005-11-071-2/+56
| | * * generic/tclInt.h:Miguel Sofer2005-11-041-3/+3
| | * fix new test trace-18.4 [Bug 1338280]Miguel Sofer2005-10-291-6/+9
| | * * generic/tclCmdMZ.c (TraceVarProc): [Bug 1337229], partialMiguel Sofer2005-10-291-1/+18
| | * typodgp2005-07-261-2/+2
| | * * generic/tclNamesp.c (TclTeardownNamespace): Re-ordering so thatdgp2005-07-261-1/+12
| | * * generic/tclBasic.c: Made the walk of the active trace list awaredgp2005-06-211-1/+17
| | * * generic/tclBasic.c (Tcl_DeleteTrace): Added missing walk of thedgp2005-06-211-1/+18
| | * * generic/tclCmdMZ.c (Tcl_TraceObjCmd): Fixed Bug 1065378 which faileddgp2004-11-151-1/+8
| | * * generic/tclBasic.c (CallCommandTraces): Added safety bitdgp2003-09-291-13/+16
| | * * generic/tclCmdMZ.c (): Fixed [Bug 807243] wheredgp2003-09-241-1/+37
| | * Removed test number dups [Bugs 710322, 710327, 710349, 710363]dkf2003-03-271-13/+12
* | | fix [2021443] inconsistant "wrong # args" messagesnijtmans2008-07-191-4/+4
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | Greatly improved ensemble compiler. This one now can handle any ensemble.dkf2007-11-161-2/+2
* | * generic/tclBasic.c: Use fully qualified variable names fordgp2007-08-141-2/+2
* | * generic/tclExecute.c: Provide DECACHE/CACHE protection to thedgp2007-08-131-1/+13
* | * generic/tclExecute.c (INST_STORE_ARRAY):Miguel Sofer2007-08-091-1/+17
* | * generic/tclTrace.c: Corrected broken trace reversal logic indgp2007-06-271-1/+5
* | * generic/tclBasic.c (TEOvI): Made sure that leaveMiguel Sofer2007-06-211-2/+2
* | * generic/tclCompile.c: reverted TclEvalObjvInternal andMiguel Sofer2007-06-151-28/+47
* | * generic/trace.test: added tests 36.* for dynamic trace creationMiguel Sofer2007-06-151-1/+51
* | Convert [info] into an ensemble command.dkf2007-06-121-2/+2