index
:
delta/jemalloc.git
dev
master
rc-4.3.1
rc-4.4.0
rc-4.5.0
rel-4.3.0
revert-1683-fix-prof-realloc
stable-3
stable-4
github.com: jemalloc/jemalloc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
jemalloc
/
jemalloc_protos.h.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement pvalloc replacement
Alex Lapenkou
2022-05-18
1
-0
/
+6
*
Darwin malloc_size override support proposal.
David CARLIER
2021-10-01
1
-0
/
+4
*
Mac: don't declare system functions as nothrow.
David Goldblatt
2020-03-26
1
-9
/
+10
*
Add JEMALLOC_CXX_THROW to the memalign() function prototype.
Jason Evans
2015-08-26
1
-1
/
+1
*
MSVC compatibility changes
Matthijs
2015-08-04
1
-8
/
+16
*
Move JEMALLOC_NOTHROW just after return type.
Jason Evans
2015-07-21
1
-37
/
+37
*
Remove JEMALLOC_ALLOC_SIZE annotations on functions not returning pointers
Mike Hommey
2015-07-21
1
-2
/
+2
*
Avoid function prototype incompatibilities.
Jason Evans
2015-07-10
1
-21
/
+29
*
Add support for sized deallocation.
Daniel Micay
2014-09-08
1
-0
/
+1
*
Add relevant function attributes to [msn]allocx().
Jason Evans
2014-09-08
1
-3
/
+6
*
Move typedefs from jemalloc_protos.h.in to jemalloc_typedefs.h.in.
Jason Evans
2014-09-07
1
-3
/
+0
*
Refactor huge allocation to be managed by arenas.
Jason Evans
2014-05-15
1
-1
/
+1
*
Add support for user-specified chunk allocators/deallocators.
aravind
2014-05-12
1
-0
/
+3
*
Remove the *allocm() API, which is superceded by the *allocx() API.
Jason Evans
2014-04-14
1
-12
/
+0
*
Implement the *allocx() API.
Jason Evans
2013-12-12
1
-11
/
+19
*
Refactor to support more varied testing.
Jason Evans
2013-12-03
1
-0
/
+50