Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use C11's static_assert when available | Chris Robinson | 2014-04-07 | 1 | -1/+1 |
| | |||||
* | Return the original value from CompExchange* | Chris Robinson | 2014-03-09 | 1 | -22/+19 |
| | |||||
* | Remove the Apple-specific atomic function implementations. | Chris Robinson | 2014-03-09 | 1 | -36/+0 |
| | | | | | | I'm not sure if they're even used, but they were rather ugly and are set to get even uglier since they don't follow normal conventions (missing exchange, and cas not returning the original value). | ||||
* | Use C99 inline semantics | Chris Robinson | 2013-11-04 | 1 | -25/+25 |
| | |||||
* | Move some stuff out of alMain.h | Chris Robinson | 2013-10-28 | 1 | -0/+180 |