Skip to content

1.3.1

Compare
Choose a tag to compare
@mjansson mjansson released this 28 Apr 17:27
· 298 commits to develop since this release

Support for huge pages

Bugfix to old size in aligned realloc and usable size for aligned allocs when alignment > 32

Use C11 atomics for non-Microsoft compilers

Remove remaining spin-lock like control for caches, all operations are now lock free

Allow large deallocations to cross thread heaps