Skip to content

Releases: terrafx/terrafx.interop.mimalloc

v1.6.7

25 Feb 15:57
03249d3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0-beta2...v1.6.7

v1.6.0-beta2

08 Oct 01:35
1febaa5
Compare
Choose a tag to compare
v1.6.0-beta2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.6.0-beta1...v1.6.0-beta2

v1.6.0-beta1

08 Oct 01:33
8ef52ba
Compare
Choose a tag to compare
v1.6.0-beta1 Pre-release
Pre-release

What's Changed

  • Hand porting mimalloc and adding a basic test. by @tannergooding in #2
  • Fixing the version of mimalloc to be 1.6 by @tannergooding in #3
  • Adding some additional overloads for parity and AggressiveInlining attributes for perf by @tannergooding in #4
  • Ensure _mi_heap_default works for multiple threads by @tannergooding in #5
  • Ensure that mimalloc doesn't print messages outside verbose mode by @tannergooding in #6

Full Changelog: https://github.com/terrafx/terrafx.interop.mimalloc/commits/v1.6.0-beta1