aboutsummaryrefslogtreecommitdiff
path: root/lib/version_spec.c
Commit message (Collapse)AuthorAgeFilesLines
* Clean up find_by_strspecJoseph Hunkeler2020-04-141-20/+11
|
* Fix segfault caused by freeing records for no reason:Joseph Hunkeler2020-03-261-2/+3
| | | | * split() returns the input string when no delimiters are found
* Add .circleci/config.ymlJoseph Hunkeler2020-03-251-2/+2
|
* Refactor project: build/install libspm[_static.a].so to make unit testing ↵Joseph Hunkeler2020-03-181-0/+445
possible