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
mimalloc
/
include
History
Daan Leijen
9617f16df9
add STL allocators that use a specific heap and can destroy at the end; see original PR
#625
by @vmarkovtsev
2022-11-22 16:58:32 -08:00
..
mimalloc-atomic.h
fix atomic warnings on clang14 (issue
#571
)
2022-04-08 14:09:38 -07:00
mimalloc-internal.h
experimental destroy_on_exit option for statically linked mimalloc in a dynamically unloaded DLL
2022-11-18 11:00:23 -08:00
mimalloc-new-delete.h
fix compiler warning on unused parameter (issues
#251
)
2022-11-02 09:50:49 -07:00
mimalloc-override.h
Merge branch 'dev' into netbsd_reallocarr
2021-12-15 16:27:26 -08:00
mimalloc-track.h
fix false positives from valgrind in rptest
2022-10-30 10:45:51 -07:00
mimalloc-types.h
move keys field in the page struct to keep offsets in the fast path the same for different build variants
2022-11-18 10:14:37 -08:00
mimalloc.h
add STL allocators that use a specific heap and can destroy at the end; see original PR
#625
by @vmarkovtsev
2022-11-22 16:58:32 -08:00