summaryrefslogtreecommitdiffstats
path: root/generic/tclStringTrim.h
Commit message (Collapse)AuthorAgeFilesLines
* Make DEFAULT_TRIM_SET a MODULE_SCOPE string constant, so its value can be ↵jan.nijtmans2014-01-081-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 toodkf2013-12-301-0/+7
|
* Factor out the definition of the default string trim set; define it once only.dkf2013-12-301-0/+61