aboutsummaryrefslogtreecommitdiff
path: root/src/strlist.c
Commit message (Expand)AuthorAgeFilesLines
* strlist_set() accepts NULL valueJoseph Hunkeler2020-03-171-6/+11
* Bugfix: Fix potential overrun by strlist_countJoseph Hunkeler2020-03-071-0/+1
* Initial commit of strlist.[c,h]Joseph Hunkeler2020-02-041-0/+24
* Initial commit of generic array handler codeJoseph Hunkeler2020-01-311-0/+309