What's Changed
Optimisations
- Improve post-teardown performance by @mjp41 in #810
- Fix performance issue in Red Black Tree init by @mjp41 in #818
Bug Fixes
Platform support
Rust
- snmalloc-rs moved into snmalloc repo by @mjp41 in #801
- Rust: Update build features by @mjp41 in #804
- misc: prepare for future release and bump versions by @SchrodingerZhu in #807
- Remove unused submodule from snmalloc-rs by @mjp41 in #827
- Address Rust packaging issues by @mjp41 in #830
C++ support
- Add SNMALLOC_EXPORT annotation to c++ allocator functions. by @akrieger in #822
- inline annotation in pal_windows. by @mjp41 in #829
Build
- Adding vcpkg integration by @matajoh in #825
- Parameterise clangformat_targets for reuse by other projects by @mjp41 in #826
- Move time concept to Pal by @mjp41 in #802
CI
- CI Fixes by @mjp41 in #803
- Refactor CI by @mjp41 in #806
- Add experiment with Claude.md by @mjp41 in #819
New Contributors
Full Changelog: 0.7.3...0.7.4