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_macros.h.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix exception specification error for hosts using musl libc
Marvin Schmidt
2023-03-16
1
-1
/
+1
*
OpenBSD build fix. still no cpu affinity.
David Carlier
2022-07-19
1
-1
/
+1
*
FreeBSD also needs the OS-X "don't declare system functions as
Craig Leres
2022-01-11
1
-1
/
+1
*
Add JEMALLOC_COLD, and mark some functions cold.
David Goldblatt
2021-01-04
1
-0
/
+7
*
Mac: don't declare system functions as nothrow.
David Goldblatt
2020-03-26
1
-0
/
+6
*
Add -Wimplicit-fallthrough checks if supported
Nick Desaulniers
2019-11-08
1
-0
/
+7
*
Add an autoconf feature test for format_arg and a jemalloc-specific
zoulasc
2019-04-15
1
-0
/
+6
*
Make `smallocx` symbol name depend on the `JEMALLOC_VERSION_GID`
gnzlbg
2018-10-17
1
-0
/
+1
*
Replace tabs following #define with spaces.
Jason Evans
2017-01-20
1
-13
/
+13
*
Implement arena.<i>.destroy .
Jason Evans
2017-01-06
1
-0
/
+5
*
Add MALLCTL_ARENAS_ALL.
Jason Evans
2017-01-06
1
-0
/
+14
*
Reindent.
Jason Evans
2017-01-06
1
-12
/
+12
*
Fix -Wundef in _MSC_VER check.
Josh Gao
2016-09-15
1
-1
/
+1
*
Add (size_t) casts to MALLOCX_ALIGN().
Jason Evans
2016-03-11
1
-4
/
+4
*
Make *allocx() size class overflow behavior defined.
Jason Evans
2016-02-25
1
-1
/
+2
*
Silence miscellaneous 64-to-32-bit data loss warnings.
Jason Evans
2016-02-24
1
-3
/
+3
*
use correct macro definitions for clang-cl
Nathan Froyd
2015-11-09
1
-26
/
+26
*
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-09
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-14
1
-17
/
+0
*
Fix name mangling issues.
Jason Evans
2013-12-13
1
-34
/
+0
*
Implement the *allocx() API.
Jason Evans
2013-12-12
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-05
1
-2
/
+52
*
Refactor to support more varied testing.
Jason Evans
2013-12-03
1
-0
/
+28