Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | object: Use pool. | Tavian Barnes | 2014-05-31 | 1 | -13/+9 |
* | array: Add DMNSN_NEW_ARRAY macro. | Tavian Barnes | 2014-05-31 | 1 | -2/+2 |
* | Use strerror_r if available instead of sys_errlist. | Tavian Barnes | 2014-02-03 | 1 | -3/+3 |
* | prtree: Sort large workloads in parallel. | Tavian Barnes | 2014-02-01 | 1 | -0/+1 |
* | Allow other BVH implementations to be used. | Tavian Barnes | 2012-12-17 | 1 | -13/+14 |
* | Add a non-cached case to the PR-tree benchmark. | Tavian Barnes | 2011-11-17 | 1 | -0/+5 |
* | Make API more consistent. | Tavian Barnes | 2011-10-30 | 1 | -1/+1 |
* | Rename progress objects to future objects. | Tavian Barnes | 2011-10-19 | 1 | -1/+1 |
* | Use DMNSN_INTERNAL for prtree functions. | Tavian Barnes | 2011-08-25 | 1 | -1/+3 |
* | Rename dimension-impl.h to dimension-internal.h | Tavian Barnes | 2011-08-25 | 1 | -1/+1 |
* | Vast libdimension API and internals improvements. | Tavian Barnes | 2011-06-13 | 1 | -5/+7 |
* | Group tests and benchmarks with the corresponding source code. | Tavian Barnes | 2011-05-15 | 1 | -0/+119 |