summaryrefslogtreecommitdiffstats
path: root/generic/tclTrace.c
Commit message (Expand)AuthorAgeFilesLines
* All uses of 'panic' (the macro) changeddavygrvy2003-12-241-4/+4
* * generic/tclBasic.c: Fixed error in ref count management of commanddgp2003-10-031-7/+28
* * generic/tclTrace.c: Corrected comingling of introspection results ofdgp2003-10-021-1/+17
* Removed trivially-unreachable line [Bug 771939]dkf2003-07-161-2/+1
* Win compilation fixvincentdarley2003-07-021-2/+2
* More trace factoring - variable traces are the target this time.dkf2003-06-261-2/+678
* Factored out the trace code - it's big enough to be its own maintenance areadkf2003-06-251-0/+2299