summaryrefslogtreecommitdiffstats
path: root/include/jemalloc/internal/jemalloc_internal_macros.h
Commit message (Expand)AuthorAgeFilesLines
* Use KQU() rather than QU() where applicable.Jason Evans2014-05-291-2/+2
* Add size class computation capability.Jason Evans2014-05-291-0/+6
* Move platform headers and tricks from jemalloc_internal.h.in to a new jemallo...Mike Hommey2014-05-281-4/+0
* Move __func__ to jemalloc_internal_macros.hMike Hommey2014-05-271-0/+4
* Add workaround for missing 'restrict' keyword.Jason Evans2014-02-251-0/+4
* Fix inline-related macro issues.Jason Evans2013-12-101-8/+10
* Add probabability distribution utility code.Jason Evans2013-12-101-0/+1
* Add test code coverage analysis.Jason Evans2013-12-071-2/+2
* Fix more test refactoring issues.Jason Evans2013-12-061-0/+44