Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix more MinGW build warnings. | Jason Evans | 2015-07-18 | 1 | -13/+13 |
* | Introduce two new modes of junk filling: "alloc" and "free". | Guilherme Goncalves | 2014-12-15 | 1 | -15/+26 |
* | Use regular arena allocation for huge tree nodes. | Daniel Micay | 2014-10-08 | 1 | -7/+20 |
* | Normalize size classes. | Jason Evans | 2014-10-06 | 1 | -3/+14 |
* | Refactor huge allocation to be managed by arenas. | Jason Evans | 2014-05-16 | 1 | -6/+3 |
* | Fix message formatting errors uncovered by p_test_fail() refactoring. | Jason Evans | 2014-03-30 | 1 | -1/+1 |
* | Fix junk filling for mremap(2)-based huge reallocation. | Jason Evans | 2014-02-25 | 1 | -3/+6 |
* | Add junk/zero filling unit tests, and fix discovered bugs. | Jason Evans | 2014-01-08 | 1 | -0/+219 |