Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Skip test/unit/pack when profiling is enabled. | Qi Wang | 2017-12-18 | 1 | -0/+6 |
* | Support --with-lg-page values larger than system page size. | Jason Evans | 2017-04-19 | 1 | -1/+1 |
* | Use MALLOC_CONF rather than malloc_conf for tests. | Jason Evans | 2017-02-23 | 1 | -3/+0 |
* | Replace tabs following #define with spaces. | Jason Evans | 2017-01-21 | 1 | -3/+3 |
* | Remove extraneous parens around return arguments. | Jason Evans | 2017-01-21 | 1 | -6/+6 |
* | Update brace style. | Jason Evans | 2017-01-21 | 1 | -15/+12 |
* | Remove leading blank lines from function bodies. | Jason Evans | 2017-01-13 | 1 | -1/+0 |
* | Rename the arenas.extend mallctl to arenas.create. | Jason Evans | 2017-01-07 | 1 | -4/+4 |
* | Uniformly cast mallctl[bymib]() oldp/newp arguments to (void *). | Jason Evans | 2016-11-15 | 1 | -6/+6 |
* | Add packing test, which verifies stable layout policy. | Jason Evans | 2016-11-15 | 1 | -0/+167 |