Skip to content

v0.8.3

Choose a tag to compare

@hannesm hannesm released this 27 Jul 13:28
· 357 commits to main since this release

CHANGES:

  • Fix ppc64le cycle_counter (add missing Val_long) (#78 @hannesm)
    • test_entropy is now test_entropy_collection
    • test_entropy checks timer and bootstrap functions
  • Avoid polluting symbol table with global non-prefixed symbols
    (reported by @anmonteiro in #77, fixed #78 @hannesm (suggested by @dinosaure))
  • Avoid "caml_" prefix in entropy_stubs, use "mc_" instead (#78 @hannesm)