.. |
alloc-aligned.c
|
redefine mi_likely/mi_unlikely to work with C++ 20 [[likely]] attributes
|
2022-04-19 19:50:06 -07:00 |
alloc-override-osx.c
|
redefine mi_likely/mi_unlikely to work with C++ 20 [[likely]] attributes
|
2022-04-19 19:50:06 -07:00 |
alloc-override.c
|
fix c++ compilation warning for an unused parameter
|
2022-04-10 12:55:59 -07:00 |
alloc-posix.c
|
redefine mi_likely/mi_unlikely to work with C++ 20 [[likely]] attributes
|
2022-04-19 19:50:06 -07:00 |
alloc.c
|
compile with /Zc:__cplusplus in vs2022
|
2022-04-19 19:56:53 -07:00 |
arena.c
|
use size_t instead of uintptr_t where appropiate
|
2021-11-13 15:13:16 -08:00 |
bitmap.c
|
redefine mi_likely/mi_unlikely to work with C++ 20 [[likely]] attributes
|
2022-04-19 19:50:06 -07:00 |
bitmap.h
|
use size_t instead of uintptr_t where appropiate
|
2021-11-13 15:13:16 -08:00 |
heap.c
|
redefine mi_likely/mi_unlikely to work with C++ 20 [[likely]] attributes
|
2022-04-19 19:50:06 -07:00 |
init.c
|
add max segment reclaim as an option
|
2022-04-14 16:05:49 -07:00 |
options.c
|
redefine mi_likely/mi_unlikely to work with C++ 20 [[likely]] attributes
|
2022-04-19 19:50:06 -07:00 |
os.c
|
redefine mi_likely/mi_unlikely to work with C++ 20 [[likely]] attributes
|
2022-04-19 19:50:06 -07:00 |
page-queue.c
|
fix link error to _mi_bin with C++; issue #533
|
2022-01-22 10:08:16 -08:00 |
page.c
|
redefine mi_likely/mi_unlikely to work with C++ 20 [[likely]] attributes
|
2022-04-19 19:50:06 -07:00 |
random.c
|
fix Windows C++ compilation in combination with dynamic overriding by preferring RtlGenRandom
|
2022-04-09 13:48:16 -07:00 |
region.c
|
add max segment reclaim as an option
|
2022-04-14 16:05:49 -07:00 |
segment.c
|
redefine mi_likely/mi_unlikely to work with C++ 20 [[likely]] attributes
|
2022-04-19 19:50:06 -07:00 |
static.c
|
Revert "make all includes relative"
|
2021-06-07 16:47:57 -07:00 |
stats.c
|
fix printf format type mismatches (issue #486)
|
2021-11-06 14:19:14 -07:00 |