Skip to content

Releases: andrenth/ocaml-stdint

0.7.2

18 Oct 22:49
Compare
Choose a tag to compare

CHANGES:

  • Fix compatibility with OCaml 5.0 on 32-bits systems (#69, @MisterDA)
  • Fix build system, opam file, and documentation (#69, @MisterDA)

0.7.1

15 Oct 04:06
Compare
Choose a tag to compare

CHANGES:

Fixes:

  • Fix undefined reference to get_uint128 (#62)
  • Add [@@noalloc] where possible (#64)
  • Fix compatibility with 5.0 (#68)

Distribution 0.7.0

28 Oct 19:14
Compare
Choose a tag to compare

CHANGES:

Fixes:

  • Correct conversion from uint24 to other ints (#39, @rixed)
  • Fix conversion from all ints to uint24 and int24 (#41, @rixed)
  • Fix int24 failing to recover from casts (#43, @rixed)
  • Fix sign extensions (#49, @rixed)
  • Long_val returns intnat, previously long was used (#53, @dra27)
  • Reduce size of marshalled custom values on 4.08+ (#54, @dra27)
  • Store 128-bit ints as structs to prevent unaligned access (#55, @dra27)

New features:

0.6.0

03 Dec 06:22
Compare
Choose a tag to compare

CHANGES:

0.3.0

10 Oct 15:35
Compare
Choose a tag to compare
version 0.3.0