Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor project: build/install libspm[_static.a].so to make unit testing ↵ | Joseph Hunkeler | 2020-03-18 | 1 | -227/+0 |
| | | | | possible | ||||
* | Fix off-by-one error in config parser | Joseph Hunkeler | 2020-02-28 | 1 | -14/+29 |
| | |||||
* | Use StrList for array handling | Joseph Hunkeler | 2020-02-04 | 1 | -2/+4 |
| | |||||
* | SEAD - memory leaks | Joseph Hunkeler | 2020-01-30 | 1 | -1/+2 |
| | |||||
* | Minor fixes: | Joseph Hunkeler | 2019-12-29 | 1 | -3/+27 |
| | | | | | | * size_t in place of int * Moved some variables closer to their execution scope * Add some error checks | ||||
* | Documentation (and stubs) | Joseph Hunkeler | 2019-12-28 | 1 | -1/+23 |
| | |||||
* | Fixes: | Joseph Hunkeler | 2019-12-28 | 1 | -1/+1 |
| | | | | | | | * doxygen config * doxygen @file directives * corrected stupid strip() implemention * corrected strip usage by config parser. wrong pointer. | ||||
* | Refactor project structure | Joseph Hunkeler | 2019-12-18 | 1 | -0/+163 |