This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
mimalloc
Watch
1
Star
0
Fork
0
You've already forked mimalloc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
706654f41b
mimalloc
/
include
History
Daan Leijen
35c1fc2be9
limit memcpy as rep stosb to windows where the cpu supporst FSRM; add mi_memcpy_aligned for machine-word aligned copy. see issue
#201
and pr
#253
2021-01-30 14:33:46 -08:00
..
mimalloc-atomic.h
remove spurious parenthesis (
#350
)
2021-01-28 17:36:35 -08:00
mimalloc-internal.h
limit memcpy as rep stosb to windows where the cpu supporst FSRM; add mi_memcpy_aligned for machine-word aligned copy. see issue
#201
and pr
#253
2021-01-30 14:33:46 -08:00
mimalloc-new-delete.h
fix noexcept attribute on array delete operators
2020-02-02 22:04:53 -08:00
mimalloc-override.h
Fix strndup override
2020-12-13 01:50:31 -05:00
mimalloc-types.h
Unify statistic collection:
2020-11-11 11:41:39 +03:00
mimalloc.h
Do not use the same counter for warnings and errors.
2020-11-01 23:57:42 +03:00