aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Guarantee the array is terminatedJoseph Hunkeler2020-03-261-0/+1
* Fix segfault caused by freeing records for no reason:Joseph Hunkeler2020-03-265-18/+22
* Bugfix: Replace char &reference with const char[] string.Joseph Hunkeler2020-03-251-2/+2
* Fix a few memory leaks:Joseph Hunkeler2020-03-253-9/+22
* Fix double less-than checkJoseph Hunkeler2020-03-251-1/+1
* Add .circleci/config.ymlJoseph Hunkeler2020-03-253-21/+19
* Fix bugs uncovered by testsJoseph Hunkeler2020-03-241-39/+110
* Refactor project: build/install libspm[_static.a].so to make unit testing pos...Joseph Hunkeler2020-03-1827-0/+7119