Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use an enum for FamCount | Chris Robinson | 2020-05-19 | 1 | -1/+1 |
| | |||||
* | Inline a couple ring buffer methods | Chris Robinson | 2020-01-14 | 1 | -15/+0 |
| | |||||
* | Make CreateRingBuffer a static RingBuffer method | Chris Robinson | 2020-01-10 | 1 | -1/+1 |
| | |||||
* | Never return null from CreateRingBuffer | Chris Robinson | 2019-10-08 | 1 | -1/+3 |
| | | | | | Allocation failure would already throw a bad_alloc anyway, now a size overflow throws an exception too. | ||||
* | Simplify flexible array member usage | Chris Robinson | 2019-09-11 | 1 | -1/+1 |
| | |||||
* | More include cleanups | Chris Robinson | 2019-07-28 | 1 | -7/+3 |
| | |||||
* | Rename Alc to alc | Chris Robinson | 2019-07-28 | 1 | -0/+253 |