Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement a lockfree ABA-safe smart pointer. | Patrick Williams | 2015-04-24 | 1 | -6/+9 |
* | Fix spelling mistakes using codespell. | Patrick Williams | 2015-01-15 | 1 | -5/+7 |
* | Change copyright prolog for all files to Apache. | Patrick Williams | 2014-05-21 | 1 | -10/+10 |
* | Trace race condition causes deadlock. | Patrick Williams | 2014-05-21 | 1 | -4/+11 |
* | Potential buffer overrun in trace collection. | Patrick Williams | 2014-01-15 | 1 | -1/+5 |
* | Race condition in trace leads to double-delete. | Patrick Williams | 2013-11-15 | 1 | -22/+15 |
* | Race condition in extract-trace. | Patrick Williams | 2013-05-01 | 1 | -4/+5 |
* | Lockless trace implementation | Patrick Williams | 2012-12-14 | 1 | -0/+588 |