Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-09-19 | Micro-optimization of dubious worth. | David Robillard | 1 | -7/+6 |
2011-09-19 | Fix memory leak. | David Robillard | 1 | -0/+1 |
2011-09-19 | Remove unnecessary check. | David Robillard | 1 | -8/+3 |
2011-09-19 | Export API functions. Use unchecked inline index function in search. | David Robillard | 1 | -1/+2 |
2011-09-19 | Add ZixFatPatree | David Robillard | 1 | -0/+238 |
2011-09-19 | Fix bugs | David Robillard | 1 | -6/+14 |
2011-09-19 | Add ZixPatree. | David Robillard | 2 | -4/+279 |
2011-09-18 | Make zix_strindex_insert static | David Robillard | 1 | -2/+1 |
2011-09-18 | Tidy. | David Robillard | 1 | -6/+10 |
2011-09-18 | Add ZixStrindex. | David Robillard | 1 | -0/+245 |
2011-09-18 | Tidy. | David Robillard | 3 | -7/+11 |
2011-09-18 | Add ZixRing. | David Robillard | 1 | -0/+224 |
2011-09-18 | Include only necessary headers | David Robillard | 1 | -1/+2 |
2011-09-15 | Add ZixSortedArray. | David Robillard | 1 | -0/+204 |
2011-09-15 | Make tree methods return ZixStatus instead of int where appropriate. | David Robillard | 1 | -3/+3 |
2011-09-06 | Use e.g. ZixTreeImpl instead of _ZixTree for type names. | David Robillard | 1 | -8/+8 |
2011-09-05 | Reorganize tree node elements for marginally better access pattern on search. | David Robillard | 1 | -4/+3 |
2011-09-05 | Fix memory leaks | David Robillard | 1 | -4/+7 |
2011-09-05 | Separate tree functions into a separate header. Add tree iterator functions. | David Robillard | 1 | -0/+53 |
2011-09-05 | Initial import. | David Robillard | 1 | -0/+724 |