Skip to content

0.1.4

Compare
Choose a tag to compare
@toots toots released this 23 Jan 15:37

0.1.4 (23-01-2019)

  • Use caml_acquire_runtime_system/caml_release_runtime_system for clarity
  • Register global roots using caml_register_generational_global_root
  • Remove tmp field from encoder and decoder and use proper variable
    registration when appropriate.
  • Be specific about each callback registered as global root.