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 | -406/+0 |
| | | | | possible | ||||
* | Fix interpreting environment variables encapsulated with braces | Joseph Hunkeler | 2020-03-08 | 1 | -7/+15 |
| | |||||
* | Allow compilation on OSX. Not much else I assume | Joseph Hunkeler | 2020-02-18 | 1 | -1/+1 |
| | |||||
* | Recombine elements of pair[1..N] into a single string | Joseph Hunkeler | 2020-02-05 | 1 | -5/+15 |
| | |||||
* | Use StrList for array handling | Joseph Hunkeler | 2020-02-04 | 1 | -37/+23 |
| | |||||
* | SEAD - memory leaks | Joseph Hunkeler | 2020-01-30 | 1 | -5/+1 |
| | |||||
* | Remove md5sum function | Joseph Hunkeler | 2020-01-28 | 1 | -1/+1 |
| | | | | * Fix a few glaring memory leaks | ||||
* | Add runtime environment manipulation routines | Joseph Hunkeler | 2020-01-14 | 1 | -16/+345 |
| | |||||
* | Update README.md | Joseph Hunkeler | 2019-12-31 | 1 | -0/+77 |
* Add environment.c |