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
/
ide
/
vs2019
History
daan
b74caddcc1
fix memory order to acq_rel for atomic and/or, issue
#130
, thanks @mpoeter!
2020-07-23 15:00:49 -07:00
..
mimalloc-override-test.vcxproj
fix for ensuring heap initialization with static linking on windows on huge allocations (issues
#221
)
2020-04-06 12:15:12 -07:00
mimalloc-override.vcxproj
further fixes to compile on mingw without warnings (issue
#217
)
2020-04-06 10:56:53 -07:00
mimalloc-override.vcxproj.filters
fix aligment check when padding is enabled
2020-02-02 22:01:04 -08:00
mimalloc-test-api.vcxproj
add test-api to vs solution
2020-02-01 14:29:55 -08:00
mimalloc-test-stress.vcxproj
fix memory order to acq_rel for atomic and/or, issue
#130
, thanks @mpoeter!
2020-07-23 15:00:49 -07:00
mimalloc-test.vcxproj
…
mimalloc.sln
add test-api to vs solution
2020-02-01 14:29:55 -08:00
mimalloc.vcxproj
use default declaration for the STL allocator class
2020-02-01 17:41:04 -08:00
mimalloc.vcxproj.filters
…