Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [unix] build for *nix fixed, code clean-ups; missing declarations; unused var... | sebres | 2017-01-10 | 1 | -4/+4 |
* | locale months scan switched to from list seek to index tree; bug fixing | sebres | 2017-01-10 | 1 | -1/+1 |
* | lowercase on demand, string index tree can search any-case now, clock scan co... | sebres | 2017-01-10 | 1 | -0/+35 |
* | string index tree for fast greedy search of the string (index) by unique stri... | sebres | 2017-01-10 | 1 | -0/+134 |