aboutsummaryrefslogtreecommitdiff
path: root/include/jemalloc/internal/jemalloc_internal_macros.h
AgeCommit message (Expand)Author
2014-07-01Use KQU() rather than QU() where applicable.Jason Evans
2014-07-01Add size class computation capability.Jason Evans
2014-07-01Move platform headers and tricks from jemalloc_internal.h.in to a new jemallo...Mike Hommey
2014-07-01Move __func__ to jemalloc_internal_macros.hMike Hommey
2014-02-24Add workaround for missing 'restrict' keyword.Jason Evans
2013-12-10Fix inline-related macro issues.Jason Evans
2013-12-09Add probabability distribution utility code.Jason Evans
2013-12-06Add test code coverage analysis.Jason Evans
2013-12-05Fix more test refactoring issues.Jason Evans