Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Combine multiple al_printf definitions | Chris Robinson | 2023-01-02 | 1 | -45/+37 |
* | Avoid using a macro to wrap standard attributes | Chris Robinson | 2022-12-06 | 1 | -2/+2 |
* | Use standard likely/unlikely attributes when available | Chris Robinson | 2022-12-05 | 1 | -2/+2 |
* | Slightly improve logging on Windows | Chris Robinson | 2021-11-21 | 1 | -2/+2 |
* | Fix inverted macro check | Chris Robinson | 2021-10-04 | 1 | -1/+1 |
* | Don't call OutputDebugStringW in Release builds | Chris Robinson | 2021-10-03 | 1 | -0/+6 |
* | Silence some static analysis warnings | Chris Robinson | 2021-10-03 | 1 | -6/+6 |
* | Move logging to core | Chris Robinson | 2020-12-17 | 1 | -0/+95 |