caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [ANN] Mtime 0.8.0
@ 2015-03-19 20:32 Daniel Bünzli
  2015-03-23 15:10 ` Daniel Bünzli
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Bünzli @ 2015-03-19 20:32 UTC (permalink / raw)
  To: Caml-list

Hello, 

It's my pleasure to announce the first release of Mtime, best described as:

 Mtime is an OCaml module to access monotonic wall-clock time. It
 allows to measure time spans without being subject to operating system
 calendar time adjustments.

 Mtime depends only on your platform system library. The optional
 JavaScript support depends on js_of_ocaml. It is distributed
 under the BSD3 license.
  
 Home page: http://erratique.ch/software/mtime
 API docs: http://erratique.ch/software/mtime/doc/Mtime
 Github mirror: https://github.com/dbuenzli/mtime

It should be available shortly in opam.

Best,

Daniel

P.S. Since I'm too tired to fight with build systems and packaging at the moment jsoo is a hard dep and not a deptopt as it should be. This will be fixed at some point in the future. 

P.P.S. A Windows hacker is welcome for https://github.com/dbuenzli/mtime/issues/2 as I don't have the time to solve this right now. 




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Caml-list] [ANN] Mtime 0.8.0
  2015-03-19 20:32 [Caml-list] [ANN] Mtime 0.8.0 Daniel Bünzli
@ 2015-03-23 15:10 ` Daniel Bünzli
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Bünzli @ 2015-03-23 15:10 UTC (permalink / raw)
  To: Caml-list

Le jeudi, 19 mars 2015 à 21:32, Daniel Bünzli a écrit :
> It should be available shortly in opam.

So should v0.8.1 which fixes a stupid arithmetic bug on 32-bit platforms with a POSIX clock.  

Thanks to Stephen Dolan for the report and the fix.  

Best,

Daniel



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-03-23 15:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-19 20:32 [Caml-list] [ANN] Mtime 0.8.0 Daniel Bünzli
2015-03-23 15:10 ` Daniel Bünzli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).