Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |