caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] extlib 1.6.0 released
@ 2013-11-24 19:10 ygrek
  2013-11-25 11:15 ` ygrek
  0 siblings, 1 reply; 7+ messages in thread
From: ygrek @ 2013-11-24 19:10 UTC (permalink / raw)
  To: caml-list

Hello,

  New release of extlib is out, featuring new functions, bugfixes and
 new ocamlfind package extlib_min without potentially conflicting modules (notably
 UChar UTF8 conflict with Camomile).
 
 Get it as usual at http://code.google.com/p/ocaml-extlib or with `opam install extlib`.

 Release notes for extlib-1.6.0 :
 * Fix OCaml 4 Hashtbl compatibility
 * Install additionally `extlib_min` with reduced set of modules (to mitigate linking conflicts)
 * Build with debugging information by default
 * Fix signature for `ExtList.iteri` and `OptParse.OptParser.error`
 * Speed up `String.nsplit`
 * New functions:
  * `String.find_from` (by Alexander Markov)
  * `IO.output_strings` (by Mehdi Dogguy)
  * `IO.read_float32` and `IO.write_float32` (by Philippe Strauss)
  * `IO.scanf` (by Warren Harris)
  * `UTF8.substring` (by Berke Durak)
  * `Enum.next`

-- 

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

end of thread, other threads:[~2013-11-29  8:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-24 19:10 [Caml-list] extlib 1.6.0 released ygrek
2013-11-25 11:15 ` ygrek
2013-11-25 12:51   ` Francois Berenger
2013-11-28 19:57     ` Richard W.M. Jones
2013-11-29  0:43       ` Francois Berenger
2013-11-29  8:22         ` Sergei Lebedev
2013-11-26  9:36   ` ygrek

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).