| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Optimize rtree_get(). | Jason Evans | 2016-03-23 | 1 | -0/+2 |
| * | Fix unsigned comparison underflow. | Jason Evans | 2015-03-12 | 1 | -1/+1 |
| * | Refactor rtree to be lock-free. | Jason Evans | 2015-02-05 | 1 | -59/+79 |
| * | Convert all tsd variables to reside in a single tsd structure. | Jason Evans | 2014-09-23 | 1 | -2/+4 |
| * | Try to use __builtin_ffsl if ffsl is unavailable. | Richard Diamond | 2014-06-02 | 1 | -2/+2 |
| * | Convert rtree from (void *) to (uint8_t) storage. | Jason Evans | 2014-01-03 | 1 | -16/+25 |
| * | Add rtree unit tests. | Jason Evans | 2014-01-03 | 1 | -3/+32 |
| * | Fix fork(2)-related deadlocks. | Jason Evans | 2012-10-09 | 1 | -0/+21 |
| * | Move repo contents in jemalloc/ to top level. | Jason Evans | 2011-04-01 | 1 | -0/+46 |
