Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TIP#143 implementation; still needs docs and more tests... | dkf | 2004-05-13 | 1 | -4/+7 |
* | * generic/tclTrace.c (TclCheckInterpTraces): The TIP 62 | dgp | 2004-03-01 | 1 | -2/+2 |
* | * generic/tclTrace.c (TclTraceExecutionObjCmd) | hobbs | 2004-02-17 | 1 | -6/+4 |
* | All uses of 'panic' (the macro) changed | davygrvy | 2003-12-24 | 1 | -4/+4 |
* | * generic/tclBasic.c: Fixed error in ref count management of command | dgp | 2003-10-03 | 1 | -7/+28 |
* | * generic/tclTrace.c: Corrected comingling of introspection results of | dgp | 2003-10-02 | 1 | -1/+17 |
* | Removed trivially-unreachable line [Bug 771939] | dkf | 2003-07-16 | 1 | -2/+1 |
* | Win compilation fix | vincentdarley | 2003-07-02 | 1 | -2/+2 |
* | More trace factoring - variable traces are the target this time. | dkf | 2003-06-26 | 1 | -2/+678 |
* | Factored out the trace code - it's big enough to be its own maintenance area | dkf | 2003-06-25 | 1 | -0/+2299 |