Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-03-27 | t/helper: merge test-string-list into test-tool | Nguyễn Thái Ngọc Duy | 1 | -24/+24 |
2012-10-29 | string_list_longest_prefix(): remove function | Michael Haggerty | 1 | -30/+0 |
2012-09-12 | string_list: add a function string_list_longest_prefix() | Michael Haggerty | 1 | -0/+30 |
2012-09-12 | string_list: add a new function, string_list_remove_duplicates() | Michael Haggerty | 1 | -0/+17 |
2012-09-12 | string_list: add a new function, filter_string_list() | Michael Haggerty | 1 | -0/+11 |
2012-09-12 | string_list: add two new functions for splitting strings | Michael Haggerty | 1 | -0/+63 |