Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor to support more varied testing. | Jason Evans | 2013-12-04 | 1 | -157/+0 |
* | Add arena-specific and selective dss allocation. | Jason Evans | 2012-10-13 | 1 | -0/+2 |
* | Drop const from malloc_usable_size() argument on Linux. | Jason Evans | 2012-10-09 | 1 | -1/+2 |
* | Export je_memalign and je_valloc | Mike Hommey | 2012-05-09 | 1 | -0/+9 |
* | Replace JEMALLOC_ATTR with various different macros when it makes sense | Mike Hommey | 2012-05-01 | 1 | -22/+27 |
* | Revert "Use ffsl() in ALLOCM_ALIGN()." | Jason Evans | 2012-04-04 | 1 | -1/+6 |
* | Use ffsl() in ALLOCM_ALIGN(). | Jason Evans | 2012-04-02 | 1 | -6/+1 |
* | Implement aligned_alloc(). | Jason Evans | 2012-03-13 | 1 | -0/+3 |
* | Add the --disable-experimental option. | Jason Evans | 2012-03-03 | 1 | -0/+8 |
* | Reorder macros. | Jason Evans | 2012-03-02 | 1 | -4/+4 |
* | Add --with-mangling. | Jason Evans | 2012-03-02 | 1 | -24/+86 |
* | Add nallocm(). | Jason Evans | 2012-02-29 | 1 | -0/+1 |
* | Move repo contents in jemalloc/ to top level. | Jason Evans | 2011-04-01 | 1 | -0/+66 |