Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-29 | string_list_longest_prefix(): remove function | 1 | -20/+0 | |
2012-09-15 | test-string-list.c: Fix some sparse warnings | 1 | -4/+4 | |
2012-09-12 | string_list: add a function string_list_longest_prefix() | 1 | -0/+20 | |
2012-09-12 | string_list: add a new function, string_list_remove_duplicates() | 1 | -0/+10 | |
2012-09-12 | string_list: add a new function, filter_string_list() | 1 | -0/+48 | |
2012-09-12 | string_list: add two new functions for splitting strings | 1 | -0/+45 |