aboutsummaryrefslogtreecommitdiff
path: root/src/strlist.c
Commit message (Collapse)AuthorAgeFilesLines
* Refactor project: build/install libspm[_static.a].so to make unit testing ↵Joseph Hunkeler2020-03-181-339/+0
| | | | possible
* 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