index
:
platform_external_jemalloc_new
android10-c2f2-release
android10-c2f2-s1-release
android10-c2f2-s2-release
android10-d4-release
android10-d4-s1-release
android10-dev
android10-gsi
android10-mainline-a-release
android10-mainline-media-release
android10-mainline-networking-release
android10-mainline-release
android10-mainline-resolv-release
android10-mainline-tzdata-release
android10-qpr1-b-release
android10-qpr1-b-s1-release
android10-qpr1-c-release
android10-qpr1-c-s1-release
android10-qpr1-d-release
android10-qpr1-mainline-release
android10-qpr1-release
android10-qpr2-release
android10-qpr2-s1-release
android10-qpr2-s2-release
android10-qpr2-s3-release
android10-qpr2-s4-release
android10-qpr3-release
android10-qpr3-s1-release
android10-release
android10-s1-release
android10-s2-release
android10-s3-release
android10-security-release
android10-tests-release
android11-dev
android11-gsi
android11-mainline-release
android11-release
android11-tests-release
master
master-cuttlefish-testing-release
master-plus-llvm
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-dev
upstream-jemalloc
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
jemalloc
/
jemalloc_defs.h.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Detect LG_SIZEOF_PTR depending on MSVC platform target
rustyx
2016-02-20
1
-0
/
+8
*
Add JEMALLOC_FORMAT_PRINTF().
Jason Evans
2015-07-22
1
-0
/
+6
*
Add configure test for alloc_size attribute.
Jason Evans
2015-07-10
1
-0
/
+3
*
Avoid function prototype incompatibilities.
Jason Evans
2015-07-10
1
-0
/
+7
*
Remove the *allocm() API, which is superceded by the *allocx() API.
Jason Evans
2014-04-14
1
-3
/
+0
*
Fix name mangling for stress tests.
Jason Evans
2014-01-16
1
-34
/
+0
*
Fix name mangling issues.
Jason Evans
2013-12-13
1
-0
/
+34
*
Make jemalloc.h formatting more consistent.
Jason Evans
2013-12-07
1
-2
/
+2
*
Fix more test refactoring issues.
Jason Evans
2013-12-05
1
-51
/
+10
*
Refactor to support more varied testing.
Jason Evans
2013-12-03
1
-224
/
+22
*
Fix build break on *BSD
Garrett Cooper
2012-12-24
1
-0
/
+5
*
Drop const from malloc_usable_size() argument on Linux.
Jason Evans
2012-10-09
1
-0
/
+9
*
Add the --enable-mremap option.
Jason Evans
2012-05-09
1
-6
/
+9
*
Fix partial rename of s/EXPORT/JEMALLOC_EXPORT/g.
Jason Evans
2012-05-02
1
-5
/
+5
*
Add support for MSVC
Mike Hommey
2012-05-01
1
-0
/
+10
*
Replace JEMALLOC_ATTR with various different macros when it makes sense
Mike Hommey
2012-04-30
1
-4
/
+10
*
Add a pages_purge function to wrap madvise(JEMALLOC_MADV_PURGE) calls
Mike Hommey
2012-04-18
1
-7
/
+0
*
Add atomic(9) implementations of atomic operations.
Jason Evans
2012-04-17
1
-0
/
+3
*
Disable munmap() if it causes VM map holes.
Jason Evans
2012-04-12
1
-0
/
+15
*
Use a stub replacement and disable dss when sbrk is not supported
Mike Hommey
2012-04-12
1
-0
/
+3
*
Implement Valgrind support, redzones, and quarantine.
Jason Evans
2012-04-11
1
-1
/
+4
*
Add utrace(2)-based tracing (--enable-utrace).
Jason Evans
2012-04-05
1
-0
/
+3
*
Add tls_model configuration.
Jason Evans
2012-04-03
1
-0
/
+3
*
Use __sync_add_and_fetch and __sync_sub_and_fetch when they are available
Mike Hommey
2012-03-26
1
-0
/
+16
*
Port to FreeBSD.
Jason Evans
2012-02-02
1
-0
/
+14
*
Implement tsd.
Jason Evans
2012-03-23
1
-0
/
+9
*
Invert NO_TLS to JEMALLOC_TLS.
Jason Evans
2012-03-19
1
-1
/
+1
*
Implement aligned_alloc().
Jason Evans
2012-03-13
1
-0
/
+1
*
Implement malloc_vsnprintf().
Jason Evans
2012-03-07
1
-0
/
+3
*
Add the --disable-experimental option.
Jason Evans
2012-03-02
1
-0
/
+3
*
Reorder macros.
Jason Evans
2012-03-01
1
-2
/
+2
*
Add --with-mangling.
Jason Evans
2012-03-01
1
-17
/
+28
*
Remove the sysv option.
Jason Evans
2012-02-28
1
-3
/
+0
*
Simplify small size class infrastructure.
Jason Evans
2012-02-28
1
-3
/
+0
*
Make 8-byte tiny size class non-optional.
Jason Evans
2012-02-13
1
-6
/
+0
*
Remove the swap feature.
Jason Evans
2012-02-13
1
-3
/
+0
*
Reduce cpp conditional logic complexity.
Jason Evans
2012-02-10
1
-2
/
+4
*
Add the --with-private-namespace option.
Jason Evans
2011-07-30
1
-0
/
+9
*
Move repo contents in jemalloc/ to top level.
Jason Evans
2011-03-31
1
-0
/
+158