summaryrefslogtreecommitdiffstats
path: root/tests/trace.test
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclTrace.c (TclCheckInterpTraces): The TIP 62dgp2004-03-011-1/+10
* * doc/ParseCmd.3: Implementation of TIP 157. Adds recognitiondgp2003-11-141-3/+3
* improved test descriptiondgp2003-09-291-2/+4
* trace.test remove knownBugvincentdarley2003-09-241-12/+13
* * tests/trace.test (trace-31,32-*): Added tests for [Bug 807243]dgp2003-09-241-1/+34
* Factored out the trace code - it's big enough to be its own maintenance areadkf2003-06-251-1/+60
* Made error message for [trace info] more consistent with documentation.dkf2003-05-071-2/+2
* Eliminated duplicate test numbers [Bugs 710322, 710327, 710349, 710363]dkf2003-03-271-13/+12
* * generic/tclBasic.c: Changed [trace add command] so that 'rename' Kevin B Kenny2003-02-031-11/+16
* execution trace, command trace and stringObj bug fixesvincentdarley2003-01-171-30/+99
* 3 small fixesvincentdarley2002-11-131-4/+155
* execution trace fixvincentdarley2002-10-151-1/+34
* * generic/tclBasic.c (TclRenameCommand,CallCommandTraces):dgp2002-09-061-1/+8
* Fix for [Bug 582522] - aliases now fire execution traces on the targetMiguel Sofer2002-07-291-1/+28
* * generic/tclBasic.c (CallCommandTraces): delete traces now receiveMiguel Sofer2002-07-181-6/+6
* * doc/CrtTrace.3: Added TIP#62 implementation of commandhobbs2002-06-171-8/+397
* TIP#102 implementation: 'trace list' becomes 'trace info'dkf2002-06-141-27/+27
* * generic/tclCmdMZ.c (Tcl_TraceObjCmd, TraceVarProc)hobbs2002-03-291-1/+12
* restored consistency in refCount accounting by array traces [Bug #4484339]Miguel Sofer2001-12-071-2/+14
* new algorithm for [array get], safe when there are traces that modify the arr...Miguel Sofer2001-12-051-1/+29
* another fix for test trace-8.8dgp2001-11-211-1/+2
* * corrected test trace-8.8 for Bug 219393dgp2001-11-211-2/+2
* Changes due to TIP#68; memory handling in variable traces is now correct!dkf2001-11-191-1/+22
* Corrected test numbers in tests/trace.testMiguel Sofer2001-08-131-121/+121
* insure that [array] traces work for undefined vars [bug: 449094]Miguel Sofer2001-08-101-1/+6
* * tests/trace.test: Extended array tracing tests.ericm2000-08-251-8/+27
* * doc/trace.n: Updated documentation for new syntax; flagged oldericm2000-08-251-225/+582
* Removed dead space at end of file.ericm2000-07-311-13/+1
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* Fixed style problems in many of the test files.rjohnson1999-06-261-2/+2
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-5/+23
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+966