summaryrefslogtreecommitdiffstats
path: root/include/jemalloc/internal/jemalloc_internal_macros.h
Commit message (Expand)AuthorAgeFilesLines
* Remove --enable-code-coverage.Jason Evans2017-04-241-1/+1
* Remove --disable-cc-silence.Jason Evans2017-04-241-5/+1
* Get rid of most of the various inline macros.David Goldblatt2017-04-241-29/+5
* Make type abbreviations consistent: ssize_t is zd everywhereDavid Goldblatt2017-03-071-4/+4
* Stop #define-ining away 'inline'David Goldblatt2017-03-031-1/+0
* Replace tabs following #define with spaces.Jason Evans2017-01-211-8/+8
* Break up headers into constituent partsDavid Goldblatt2017-01-121-0/+5
* jemalloc cpp new/delete bindingsDave Watson2016-12-131-1/+1
* 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