Skip to content

Version 0.5-3

Pre-release
Pre-release
Compare
Choose a tag to compare
@foonathan foonathan released this 17 Apr 09:22
· 260 commits to main since this release

Fixes a few minor bugs in memory_stack also the next_capacity() functions so that they return the exact results.

Array allocations in memory_pool_collection are improved and now supported for pool types that do not support them natively (small_node_pool) also add _left() to pool_capacity() and capacity() like in the other arenas.