package mirage-clock-unix

  1. Overview
  2. Docs
Libraries and module types for portable clocks

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-clock-1.4.1.tbz
md5=9c72eec62ae71149bd84813547b2cd3a

CHANGES.md.html

v1.4.1 (2018-08-03)

  • mirage-clock-unix: fix integer overflow on 32 bit (#37, @mattgray)

v1.4.0 (2017-07-25)

  • Add support for windows to mirage-clock-unix (#32, @fdopen and @samoht)

v1.3.0 (2017-06-19)

  • port to Jbuilder

v1.2.0 (2016-12-21)

  • import V1.MCLOCK and V1.PCLOCK from mirage-types under mirage-clock and mirage-clock-lwt

v1.1.0 (2015-01-05)

  • xen: pure OCaml implementation of Clock.gmtime

v1.0.0 (2013-12-07)

  • Remove unnecessary cstruct dependency.

  • Install ocamlfind packages as mirage-clock-xen and mirage-clock-unix.

  • Fix META file descriptions.

  • Add Travis tests.

v0.9.9 (2013-12-05)

  • Initial public release, based on mirage/mirage-platform#0.9.8