| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 | 2016-12-31 | 1 | -1/+1 |
| * | LockedPool: avoid quadratic-time allocation | Kaz Wesley | 2016-11-02 | 1 | -2/+2 |
| * | LockedPool: test handling of invalid allocations | Kaz Wesley | 2016-11-02 | 1 | -0/+10 |
| * | support: Add LockedPool | Wladimir J. van der Laan | 2016-10-27 | 1 | -88/+192 |
| * | Bump copyright headers to 2015 | MarcoFalke | 2015-12-13 | 1 | -1/+1 |
| * | allocators: split allocators and pagelocker | Cory Fields | 2015-03-20 | 1 | -1/+1 |
| * | tests: add a BasicTestingSetup and apply to all tests | Wladimir J. van der Laan | 2015-03-12 | 1 | -1/+2 |
| * | Remove references to X11 licence | Michael Ford | 2014-12-16 | 1 | -1/+1 |
| * | Split up util.cpp/h | Wladimir J. van der Laan | 2014-08-26 | 1 | -0/+2 |
| * | Add licenses for tests and test data | Wladimir J. van der Laan | 2014-03-18 | 1 | -1/+3 |
| * | Cleanup code using forward declarations. | Brandon Dahler | 2013-11-10 | 1 | -3/+3 |
| * | Handle locked pages more robustly (Fixes issue #1462) | Wladimir J. van der Laan | 2012-08-23 | 1 | -0/+115 |