Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t: remove TEST_PASSES_SANITIZE_LEAK annotations | Patrick Steinhardt | 2024-11-21 | 1 | -1/+0 |
* | string-list: multi-delimiter `string_list_split_in_place()` | Taylor Blau | 2023-04-25 | 1 | -0/+51 |
* | tests: add a test mode for SANITIZE=leak, run it in CI | Ævar Arnfjörð Bjarmason | 2021-09-23 | 1 | -0/+1 |
* | t/helper: merge test-string-list into test-tool | Nguyễn Thái Ngọc Duy | 2018-03-27 | 1 | -24/+24 |
* | string_list_longest_prefix(): remove function | Michael Haggerty | 2012-10-29 | 1 | -30/+0 |
* | string_list: add a function string_list_longest_prefix() | Michael Haggerty | 2012-09-12 | 1 | -0/+30 |
* | string_list: add a new function, string_list_remove_duplicates() | Michael Haggerty | 2012-09-12 | 1 | -0/+17 |
* | string_list: add a new function, filter_string_list() | Michael Haggerty | 2012-09-12 | 1 | -0/+11 |
* | string_list: add two new functions for splitting strings | Michael Haggerty | 2012-09-12 | 1 | -0/+63 |