Releases: Azure/m
Releases · Azure/m
v0.0.58
What's Changed
- Enable inplace_vector by @EmJayGee in #106
- Enable m::inplace_vector and m::pool for a managed pool of objects by @EmJayGee in #107
- Implement a string buffer type where a region of memory for a string … by @EmJayGee in #108
- Change tracing so that the text in events is stored in a pooled wchar… by @EmJayGee in #110
- Add workflow to build clang by @EmJayGee in #111
- Add std::atomic<m::bitset<>> specialization by @EmJayGee in #112
Full Changelog: v0.0.57...v0.0.58
v0.0.57
v0.0.56
Enable PUGIXML_WCHAR_MODE
What's Changed
Full Changelog: v0.0.54...v0.0.55
Fix missing header file from m_strings library
What's Changed
Full Changelog: v0.0.53...v0.0.54
Logging PIL, various updates
What's Changed
- Reorganize the PIL tree build (ignore branch name) by @EmJayGee in #94
- More header / source reorganization by @EmJayGee in #95
- Implement registry path redirection so that code can believe it's wor… by @EmJayGee in #96
- XML Writing by @EmJayGee in #97
- Change the pipeline to force the tests to build even though we are us… by @EmJayGee in #98
- Add parallel for building by @EmJayGee in #99
Full Changelog: v0.0.52...v0.0.53
v0.0.52
v0.0.51
v0.0.50
Publish missing threadpool headers
What's Changed
Full Changelog: v0.0.48...v0.0.49