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
/
internal
/
jemalloc_internal_macros.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use __forceinline for JEMALLOC_ALWAYS_INLINE on msvc
Leonardo Santagada
2019-11-12
1
-1
/
+5
*
Add -Wimplicit-fallthrough checks if supported
Nick Desaulniers
2019-11-08
1
-7
/
+0
*
Do not use #pragma GCC diagnostic with gcc < 4.6.
Jason Evans
2019-03-09
1
-10
/
+12
*
Suppress -Wmissing-field-initializer warning only for compilers with buggy im...
gnzlbg
2018-07-10
1
-2
/
+13
*
Clean compilation -Wextra
gnzlbg
2018-07-09
1
-0
/
+58
*
Logging: allow logging with empty varargs.
David Goldblatt
2017-07-22
1
-0
/
+3
*
Stop depending on JEMALLOC_N() for function interception during testing.
Jason Evans
2017-05-11
1
-0
/
+7
*
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-06
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-20
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-12
1
-1
/
+1
*
Use KQU() rather than QU() where applicable.
Jason Evans
2014-05-28
1
-2
/
+2
*
Add size class computation capability.
Jason Evans
2014-05-28
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-24
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-09
1
-0
/
+1
*
Add test code coverage analysis.
Jason Evans
2013-12-06
1
-2
/
+2
*
Fix more test refactoring issues.
Jason Evans
2013-12-05
1
-0
/
+44