index
:
jemalloc.git
dev
master
stable-3
stable-4
jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
jemalloc
/
internal
/
jemalloc_internal_macros.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove --enable-code-coverage.
Jason Evans
2017-04-24
1
-1/+1
*
Remove --disable-cc-silence.
Jason Evans
2017-04-24
1
-5/+1
*
Get rid of most of the various inline macros.
David Goldblatt
2017-04-24
1
-29/+5
*
Make type abbreviations consistent: ssize_t is zd everywhere
David Goldblatt
2017-03-07
1
-4/+4
*
Stop #define-ining away 'inline'
David Goldblatt
2017-03-03
1
-1/+0
*
Replace tabs following #define with spaces.
Jason Evans
2017-01-21
1
-8/+8
*
Break up headers into constituent parts
David Goldblatt
2017-01-12
1
-0/+5
*
jemalloc cpp new/delete bindings
Dave Watson
2016-12-13
1
-1/+1
*
Use KQU() rather than QU() where applicable.
Jason Evans
2014-05-29
1
-2/+2
*
Add size class computation capability.
Jason Evans
2014-05-29
1
-0/+6
*
Move platform headers and tricks from jemalloc_internal.h.in to a new jemallo...
Mike Hommey
2014-05-28
1
-4/+0
*
Move __func__ to jemalloc_internal_macros.h
Mike Hommey
2014-05-27
1
-0/+4
*
Add workaround for missing 'restrict' keyword.
Jason Evans
2014-02-25
1
-0/+4
*
Fix inline-related macro issues.
Jason Evans
2013-12-10
1
-8/+10
*
Add probabability distribution utility code.
Jason Evans
2013-12-10
1
-0/+1
*
Add test code coverage analysis.
Jason Evans
2013-12-07
1
-2/+2
*
Fix more test refactoring issues.
Jason Evans
2013-12-06
1
-0/+44