Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make DEFAULT_TRIM_SET a MODULE_SCOPE string constant, so its value can be ↵ | jan.nijtmans | 2014-01-08 | 1 | -26/+1 |
| | | | | | shared in tclCmdMZ.o and TclCompCmdsSZ.o and it no longer pollutes the tclStringTrim.h header file. | ||||
* | put the other definition of a trim set in the header file too | dkf | 2013-12-30 | 1 | -0/+7 |
| | |||||
* | Factor out the definition of the default string trim set; define it once only. | dkf | 2013-12-30 | 1 | -0/+61 |