Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid inlining some potentially costly calls | Chris Robinson | 2020-04-14 | 1 | -0/+1 |
* | Use a common base for a couple exceptions | Chris Robinson | 2020-04-10 | 1 | -10/+8 |
* | Revert "Silence some unreachable code warnings on MSVC" | Chris Robinson | 2019-09-20 | 1 | -12/+0 |
* | Silence some unreachable code warnings on MSVC | Chris Robinson | 2019-09-20 | 1 | -0/+12 |
* | Add the printf format attribute to backend_exception's constructor | Chris Robinson | 2019-05-04 | 1 | -1/+8 |
* | Add an exception class to cover backend creation and opening | Chris Robinson | 2019-05-04 | 1 | -0/+18 |
* | Add macros to stop exceptions from leaving API functions | Chris Robinson | 2019-04-09 | 1 | -0/+11 |