index
:
Project-1CE/external_mimalloc
sugisawa-mr1
tachibana
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-10-30
better cmake process for MI_VALGRIND
daan
2022-10-30
fix tests
daan
2022-10-30
add cmakefile MI_VALGRIND option
daan
2022-10-30
set pages to noaccess explicitly for valgrind precision
daan
2022-10-30
further improve precision of malloc/free tracking in valgrind
daan
2022-10-30
fix false positives from valgrind in rptest
daan
2022-10-29
fix various false positives in test-stress from valgrind
daan
2022-10-29
valgrind works on test-stress
daan
2022-10-29
updates to run valgrind on test-api
daan
2022-10-29
rename track macros to lowercase
daan
2022-10-28
add test file for valgrind integration
daan
2022-10-28
initial progress on valgrind integration
daan
2022-06-19
cmake: add pkg-config file
Eli Schwartz
2022-06-06
add support for IntelLLVM
Thomas Applencourt
2022-05-21
Merge branch 'dev' into dev-slice
Daan Leijen
2022-05-21
fix warning on windows
Daan Leijen
2022-04-20
Merge branch 'dev' into dev-slice
Daan Leijen
2022-04-20
add is_aligned check
Daan Leijen
2022-04-20
increase max alignment limit to 16MiB (issue #576)
Daan Leijen
2022-04-19
Merge branch 'dev' into dev-slice
Daan Leijen
2022-04-19
comments
Daan Leijen
2022-04-19
Merge branch 'dev' into dev-slice
Daan Leijen
2022-04-19
fix mi_likely macro in debug build
Daan Leijen
2022-04-19
update to vs2022
Daan Leijen
2022-04-19
Merge branch 'dev' into dev-slice
Daan Leijen
2022-04-19
compile with /Zc:__cplusplus in vs2022
Daan Leijen
2022-04-19
merge from dev
Daan Leijen
2022-04-19
redefine mi_likely/mi_unlikely to work with C++ 20 [[likely]] attributes
Daan Leijen
2022-04-19
Merge branch 'dev' into dev-slice
Daan Leijen
2022-04-19
add zero parameter to primitive allocation to improve codegen for calloc etc
Daan Leijen
2022-04-19
fix further annotation warnings for vs2022
Daan Leijen
2022-04-19
fix further annotation warnings for vs2022
Daan Leijen
2022-04-19
update vs2022 solution
Daan Leijen
2022-04-19
Merge branch 'dev' into dev-slice
Daan Leijen
2022-04-19
add vs2022 solution
Daan Leijen
2022-04-19
fix position of mi_decl_nodiscard attributes
Daan Leijen
2022-04-19
fix test macros
Daan Leijen
2022-04-19
fix for realloc with size 0: returning NULL from realloc now always indicates...
Daan Leijen
2022-04-19
update test macros; add realloc tests
Daan Leijen
2022-04-19
add nodiscard annotations to fix warnings in msvc
Daan Leijen
2022-04-19
fix used size field when visiting heap blocks
Daan Leijen
2022-04-14
Merge branch 'dev' into dev-slice
Daan Leijen
2022-04-14
update windows pipeline to 2022
Daan Leijen
2022-04-14
do not turn on C++ compilation on msvc by default
Daan Leijen
2022-04-14
update readme
Daan Leijen
2022-04-14
update readme for v1.7.6 release
Daan Leijen
2022-04-14
fix trailing comma
Daan Leijen
2022-04-14
merge from dev
Daan Leijen
2022-04-14
maintain backward compatible option order
Daan Leijen
2022-04-14
merge from dev
Daan Leijen
[prev]
[next]