| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename arena_maxclass to large_maxclass. | Jason Evans | 2015-09-12 | 1 | -6/+6 |
| * | Fix assertion in test. | Jason Evans | 2015-08-12 | 1 | -1/+1 |
| * | Fix MinGW-related portability issues. | Jason Evans | 2015-07-23 | 1 | -13/+13 |
| * | 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 |
