| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Guarantee the array is terminated | Joseph Hunkeler | 2020-03-26 | 1 | -0/+1 |
| | | |||||
| * | Fix segfault caused by freeing records for no reason: | Joseph Hunkeler | 2020-03-26 | 5 | -18/+22 |
| | | | | | * split() returns the input string when no delimiters are found | ||||
| * | Bugfix: Replace char &reference with const char[] string. | Joseph Hunkeler | 2020-03-25 | 1 | -2/+2 |
| | | |||||
| * | Fix a few memory leaks: | Joseph Hunkeler | 2020-03-25 | 3 | -9/+22 |
| | | | | | * Cannot free array of manifests successfully though... TODO | ||||
| * | Fix double less-than check | Joseph Hunkeler | 2020-03-25 | 1 | -1/+1 |
| | | |||||
| * | Add .circleci/config.yml | Joseph Hunkeler | 2020-03-25 | 3 | -21/+19 |
| | | |||||
| * | Fix bugs uncovered by tests | Joseph Hunkeler | 2020-03-24 | 1 | -39/+110 |
| | | |||||
| * | Refactor project: build/install libspm[_static.a].so to make unit testing ↵ | Joseph Hunkeler | 2020-03-18 | 27 | -0/+7119 |
| possible | |||||
