Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ANSIfy | dkf | 2005-11-07 | 1 | -21/+21 |
| | |||||
* | Getting more systematic about style | dkf | 2005-07-24 | 1 | -130/+142 |
| | |||||
* | cleanup Tcl_Preserve after exit handlers | Kevin B Kenny | 2005-06-24 | 1 | -13/+4 |
| | |||||
* | All uses of 'panic' (the macro) changed | davygrvy | 2003-12-24 | 1 | -9/+9 |
| | | | | | | | to 'Tcl_Panic' (the function). The #define of panic in tcl.h clearly states it is deprecated in the comments. [Patch 865264] | ||||
* | * generic/tclPreserve.c: In Result and Preserve'd routines, do not | hobbs | 2003-07-16 | 1 | -5/+3 |
| | | | | | * generic/tclUtil.c: assume that ckfree == free, as that is not * generic/tclResult.c: always true. [Bug 756791] (fuller) | ||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -2/+215 |
| | |||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+277 |