Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement a lockfree ABA-safe smart pointer. | Patrick Williams | 2015-04-24 | 1 | -30/+71 |
* | Change copyright prolog for all files to Apache. | Patrick Williams | 2014-05-21 | 1 | -11/+11 |
* | Enhance heap corruption detection. | Patrick Williams | 2013-05-01 | 1 | -25/+31 |
* | new HEAP manager to reduce fragmentation | Doug Gilbert | 2011-10-25 | 1 | -40/+54 |
* | Add copyright headers to all source files. | Patrick Williams | 2011-08-24 | 1 | -0/+22 |
* | Add transaction counters to upper word of lockfree-stack head, to prevent ABA... | Patrick Williams | 2010-05-21 | 1 | -7/+17 |
* | Move pagemgr to generic lock free structure. | Patrick Williams | 2010-05-21 | 1 | -0/+47 |