Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify and combine a couple macros | Chris Robinson | 2021-12-18 | 1 | -8/+8 |
* | Make simpler likely/unlikely functions and use them in some places | Chris Robinson | 2021-10-03 | 1 | -0/+4 |
* | Fix __cplusplus value check | Chris Robinson | 2021-01-22 | 1 | -1/+1 |
* | Use if constexpr when possible | Chris Robinson | 2021-01-22 | 1 | -0/+6 |
* | Reorder definitions to keep them near each other | Chris Robinson | 2020-12-05 | 1 | -13/+13 |
* | Modify LIKELY and UNLIKELY to not need extra parenthesis | Chris Robinson | 2019-08-04 | 1 | -2/+2 |
* | Use false instead of 0 for a boolean | Chris Robinson | 2019-03-24 | 1 | -2/+2 |
* | Move some macros to a common header | Chris Robinson | 2019-01-07 | 1 | -0/+39 |