Skip to content

Releases: allisterb/jemalloc.NET

jemalloc.NET-v0.2.4-win-msvc

11 Jan 04:10
Compare
Choose a tag to compare
Pre-release

Fix severe bug in freeing buffers. All users should update to this version.
Remove VectorMultiply() from HugeBuffer for now since no way to multiply remaining segment elements.

jemalloc.NET-v0.2.3-win-msvc

09 Jan 21:22
Compare
Choose a tag to compare
Pre-release

Resolve double global setup attribute issue.
Delete unneeded Debug folder in release archive.

jemalloc.NET-v0.2.2-win-msvc

09 Jan 04:39
Compare
Choose a tag to compare
Pre-release

Many performance improvements to FixedBuffer.

jemalloc.NET-win-msvc-0.2.1

30 Dec 02:28
Compare
Choose a tag to compare
Pre-release

Fixed bugs in HugeArray and FixedBuffer benchmarks.
Added float data type to benchmarks.

jemalloc.NET-win-msvc-0.2.0

28 Dec 16:01
Compare
Choose a tag to compare
Pre-release

Many bug fixes and enhancements for the 2nd major release. See the README for the latest docs.

jemalloc.NET-win-msvc-0.1.4

17 Dec 13:37
Compare
Choose a tag to compare
Pre-release

Fix and validate math and fill benchmarks.

jemalloc.NET-win-msvc-0.1.3.2

15 Dec 09:56
Compare
Choose a tag to compare
Pre-release

New build resolves incorrect path in launcher.
Include needed dependent assemblies, fix bug in VectorMultiply.

jemalloc.NET-win-msvc-0.1.1

13 Dec 13:06
Compare
Choose a tag to compare
Pre-release
v0.1.1

Bump version number for 2nd release.

jemalloc.NET-win-msvc-0.1.0

13 Dec 09:51
Compare
Choose a tag to compare
Pre-release

First release into the wild.