Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename Alc to alc | Chris Robinson | 2019-07-28 | 1 | -20/+0 |
* | Return optionals from the remaining ConfigValue* methods | Chris Robinson | 2019-06-30 | 1 | -2/+2 |
* | Use an optional for ConfigValueStr | Chris Robinson | 2019-06-30 | 1 | -1/+3 |
* | Use an optional for ConfigValueUInt | Chris Robinson | 2019-06-30 | 1 | -1/+1 |
* | Use an optional for ConfigValueInt | Chris Robinson | 2019-06-30 | 1 | -1/+2 |
* | Remove some extern "C" blocks | Chris Robinson | 2019-06-10 | 1 | -11/+1 |
* | Avoid static global initialization functions | Chris Robinson | 2018-12-08 | 1 | -1/+0 |
* | Make ReadALConfig noexcept in C++ | Chris Robinson | 2018-11-13 | 1 | -1/+4 |
* | Add another missing extern "C" | Chris Robinson | 2018-10-29 | 1 | -0/+8 |
* | Move the config function declarations to their own header | Chris Robinson | 2018-01-11 | 1 | -0/+17 |