Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * mac/tclMacResource.c: | stanton | 1999-04-28 | 1 | -2/+3 |
| | | | | | | | | | * generic/tclListObj.c: * generic/tclObj.c: * generic/tclStringObj.c: Changed to avoid freeing the string representation before freeing the internal rep. This helps with debugging since the string rep will still be valid when the free proc is invoked. | ||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -42/+46 |
| | |||||
* | Fixed a bug in the resource command when the file was opened twice. Fixed a ↵ | jingham | 1998-11-10 | 1 | -26/+48 |
| | | | | bug in the testWriteTextResource command - it wrote one too many bytes. Factored out the common code from the .pch files FspLocationFromPath - make path a CONST | ||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Updates for Jim | welch | 1998-08-17 | 1 | -5/+23 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+2165 |