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
/
jemalloc_macros.h.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
MSVC compatibility changes
Matthijs
2015-08-04
1
-0/+10
*
Add JEMALLOC_FORMAT_PRINTF().
Jason Evans
2015-07-22
1
-7/+16
*
Move JEMALLOC_NOTHROW just after return type.
Jason Evans
2015-07-21
1
-1/+5
*
Add configure test for alloc_size attribute.
Jason Evans
2015-07-10
1
-2/+7
*
Avoid function prototype incompatibilities.
Jason Evans
2015-07-10
1
-3/+18
*
Make --without-export actually work
Mike Hommey
2015-03-04
1
-5/+9
*
Implement explicit tcache support.
Jason Evans
2015-02-10
1
-2/+10
*
Add missing header includes in jemalloc/jemalloc.h .
Jason Evans
2014-10-05
1
-0/+3
*
Remove the *allocm() API, which is superceded by the *allocx() API.
Jason Evans
2014-04-15
1
-17/+0
*
Fix name mangling issues.
Jason Evans
2013-12-13
1
-34/+0
*
Implement the *allocx() API.
Jason Evans
2013-12-13
1
-2/+19
*
Make jemalloc.h formatting more consistent.
Jason Evans
2013-12-07
1
-13/+13
*
Fix more test refactoring issues.
Jason Evans
2013-12-06
1
-2/+52
*
Refactor to support more varied testing.
Jason Evans
2013-12-04
1
-0/+28