Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't clean up more than necessary on destruction | Chris Robinson | 2019-09-20 | 1 | -2/+8 |
* | Modify LIKELY and UNLIKELY to not need extra parenthesis | Chris Robinson | 2019-08-04 | 1 | -1/+1 |
* | Add operator* to intrusive_ptr | Chris Robinson | 2019-08-01 | 1 | -0/+1 |
* | Add and use an intrusive_ptr type | Chris Robinson | 2019-08-01 | 1 | -0/+65 |
* | Add a common base for auto-deleting ref-counted objects | Chris Robinson | 2019-08-01 | 1 | -0/+48 |