| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename arena_maxclass to large_maxclass. | Jason Evans | 2015-09-12 | 1 | -2/+2 |
| | | | | | | arena_maxclass is no longer an appropriate name, because arenas also manage huge allocations. | ||||
| * | Fix message formatting errors uncovered by p_test_fail() refactoring. | Jason Evans | 2014-03-30 | 1 | -1/+1 |
| | | |||||
| * | Add junk/zero filling unit tests, and fix discovered bugs. | Jason Evans | 2014-01-08 | 1 | -0/+78 |
| Fix growing large reallocation to junk fill new space. Fix huge deallocation to junk fill when munmap is disabled. | |||||
