summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-30better cmake process for MI_VALGRINDdaan
2022-10-30fix testsdaan
2022-10-30add cmakefile MI_VALGRIND optiondaan
2022-10-30set pages to noaccess explicitly for valgrind precisiondaan
2022-10-30further improve precision of malloc/free tracking in valgrinddaan
2022-10-30fix false positives from valgrind in rptestdaan
2022-10-29fix various false positives in test-stress from valgrinddaan
2022-10-29valgrind works on test-stressdaan
2022-10-29updates to run valgrind on test-apidaan
2022-10-29rename track macros to lowercasedaan
2022-10-28add test file for valgrind integrationdaan
2022-10-28initial progress on valgrind integrationdaan
2022-06-19cmake: add pkg-config fileEli Schwartz
2022-06-06add support for IntelLLVMThomas Applencourt
2022-05-21Merge branch 'dev' into dev-sliceDaan Leijen
2022-05-21fix warning on windowsDaan Leijen
2022-04-20Merge branch 'dev' into dev-sliceDaan Leijen
2022-04-20add is_aligned checkDaan Leijen
2022-04-20increase max alignment limit to 16MiB (issue #576)Daan Leijen
2022-04-19Merge branch 'dev' into dev-sliceDaan Leijen
2022-04-19commentsDaan Leijen
2022-04-19Merge branch 'dev' into dev-sliceDaan Leijen
2022-04-19fix mi_likely macro in debug buildDaan Leijen
2022-04-19update to vs2022Daan Leijen
2022-04-19Merge branch 'dev' into dev-sliceDaan Leijen
2022-04-19compile with /Zc:__cplusplus in vs2022Daan Leijen
2022-04-19merge from devDaan Leijen
2022-04-19redefine mi_likely/mi_unlikely to work with C++ 20 [[likely]] attributesDaan Leijen
2022-04-19Merge branch 'dev' into dev-sliceDaan Leijen
2022-04-19add zero parameter to primitive allocation to improve codegen for calloc etcDaan Leijen
2022-04-19fix further annotation warnings for vs2022Daan Leijen
2022-04-19fix further annotation warnings for vs2022Daan Leijen
2022-04-19update vs2022 solutionDaan Leijen
2022-04-19Merge branch 'dev' into dev-sliceDaan Leijen
2022-04-19add vs2022 solutionDaan Leijen
2022-04-19fix position of mi_decl_nodiscard attributesDaan Leijen
2022-04-19fix test macrosDaan Leijen
2022-04-19fix for realloc with size 0: returning NULL from realloc now always indicates...Daan Leijen
2022-04-19update test macros; add realloc testsDaan Leijen
2022-04-19add nodiscard annotations to fix warnings in msvcDaan Leijen
2022-04-19fix used size field when visiting heap blocksDaan Leijen
2022-04-14Merge branch 'dev' into dev-sliceDaan Leijen
2022-04-14update windows pipeline to 2022Daan Leijen
2022-04-14do not turn on C++ compilation on msvc by defaultDaan Leijen
2022-04-14update readmeDaan Leijen
2022-04-14update readme for v1.7.6 releaseDaan Leijen
2022-04-14fix trailing commaDaan Leijen
2022-04-14merge from devDaan Leijen
2022-04-14maintain backward compatible option orderDaan Leijen
2022-04-14merge from devDaan Leijen