aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-03-26Add the "thread.tcache.enabled" mallctl.Jason Evans
2012-03-13Implement aligned_alloc().Jason Evans
2012-03-07Implement malloc_vsnprintf().Jason Evans
2012-03-05Use UINT64_C() rather than LLU for 64-bit constants.Jason Evans
2012-03-01Add --with-mangling.Jason Evans
2012-02-29Add nallocm().Jason Evans
2011-11-05Fix rallocm() test to support >4KiB pages.Jason Evans
2011-03-31Move repo contents in jemalloc/ to top level.Jason Evans