Skip to content

Releases: protheory8/jemalloc-zig

jemalloc-zig v0.3.0

26 Dec 15:36
Compare
Choose a tag to compare
jemalloc-zig v0.3.0 Pre-release
Pre-release

Add a few asserts, bring the implementation closer to the implementation of C allocator in the standard library.

jemalloc-zig v0.2.0

17 Aug 07:58
Compare
Choose a tag to compare
jemalloc-zig v0.2.0 Pre-release
Pre-release

Change function declaration to match those in std.mem.Allocator in latest Zig master build.

jemalloc-zig v0.1.0

31 Jul 15:28
c0b3e98
Compare
Choose a tag to compare
jemalloc-zig v0.1.0 Pre-release
Pre-release
Merge pull request #2 from protheory8/fix-typos

Fix typos