summaryrefslogtreecommitdiffstats
path: root/generic/tclStrIdxTree.c
Commit message (Expand)AuthorAgeFilesLines
* tclEmptyStringRep -> &tclEmptyStringsebres2017-03-061-1/+1
* code review and inline documentationsebres2017-01-101-1/+2
* [unix] resolving of several warnings (gcc 5.x):sebres2017-01-101-1/+1
* [unix] build for *nix fixed, code clean-ups; missing declarations; unused var...sebres2017-01-101-4/+4
* lowercase on demand, string index tree can search any-case now, clock scan co...sebres2017-01-101-10/+10
* string index tree for fast greedy search of the string (index) by unique stri...sebres2017-01-101-0/+519