| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add no-OOM assertions to test. | Jason Evans | 2015-08-07 | 1 | -6/+12 |
| * | Fix MinGW-related portability issues. | Jason Evans | 2015-07-23 | 1 | -1/+1 |
| * | Avoid function prototype incompatibilities. | Jason Evans | 2015-07-10 | 1 | -1/+1 |
| * | Avoid atomic operations for dependent rtree reads. | Jason Evans | 2015-05-16 | 1 | -14/+14 |
| * | Implement dynamic per arena control over dirty page purging. | Jason Evans | 2015-03-19 | 1 | -5/+5 |
| * | Refactor rtree to be lock-free. | Jason Evans | 2015-02-05 | 1 | -25/+52 |
| * | Convert all tsd variables to reside in a single tsd structure. | Jason Evans | 2014-09-23 | 1 | -4/+4 |
| * | Fix message formatting errors uncovered by p_test_fail() refactoring. | Jason Evans | 2014-03-30 | 1 | -2/+3 |
| * | Convert rtree from (void *) to (uint8_t) storage. | Jason Evans | 2014-01-03 | 1 | -18/+16 |
| * | Add rtree unit tests. | Jason Evans | 2014-01-03 | 1 | -0/+119 |
