Skip to content

Releases: GTkorvo/dill

v3.3.0

11 Feb 00:17
fd7cd10

Choose a tag to compare

Bug fixes (arm64 conversions, x86 div/mod), FreeBSD support, dill_free() for Windows DLL heap compatibility, sanitizer CI.

Version 3.2.0

23 Jan 15:36
b636590

Choose a tag to compare

What's New

  • Add 32-bit Windows (win32) support
  • Fix signed char/short comparisons on x86
  • Fix virtual_callr for indirect calls
  • Use FlushInstructionCache on Windows
  • Various ARM64 and other platform fixes

Version 2.4.1

08 Oct 14:23

Choose a tag to compare

Tweaks to CMake, building on Sparc, building on unknown archs, PPC64 cache flushing

version 2.4

08 Jul 10:26

Choose a tag to compare

v2.4

Bump version for release

V2.2

30 Oct 02:02

Choose a tag to compare

This release adds ppc64le code generation.

v2.1

31 May 21:31

Choose a tag to compare

Convert svn:ignore properties to .gitignore.