Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
This release adds support for the anticipated release of OCaml 5.2.
Changes:
dune runtest
.This release is a purely administrative release which ports the build infrastructure to dune in order to resolve the reported build issues (e.g. https://github.com/ocaml/opam-repository/pull/23972).
To celebrate the recent stable release of OCaml 5, we release a stable version of this library fully compatible with OCaml 5. The only change between this version and the previous release candidates is that now we use the stock OCaml 5 primitives to manage runtime stacks (c.f. caml/fiber.h).
Release candidate 2 brings the fiber primitives of multicont in sync with those in OCaml trunk @ b4cfe16.
This is release candidate 1 (and initial release) of the multicont library for OCaml.
This release is compatible with the OCaml 5.0 trunk @ 7f7c0f5 and x64 architectures.