From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by sympa.inria.fr (Postfix) with ESMTPS id 17D8D7EEFA for ; Mon, 9 Nov 2015 13:38:14 +0100 (CET) IronPort-PHdr: 9a23:FRNRHBK5LAmX33QEDNmcpTZWNBhigK39O0sv0rFitYgUL/TxwZ3uMQTl6Ol3ixeRBMOAu68C17Gd7/mocFdDyKjCmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TWM5DIfUi/yKRBybrysXNWC0oLrjKvuotX6WEZhunmUWftKNhK4rAHc5IE9oLBJDeIP8CbPuWZCYO9MxGlldhq5lhf44dqsrtY4q3wD86Fpy8kVdo7zeqBwUKdVFi9uZ2s84cmusRjYUSOO4GEdWyMYiEwbLRLC6UTBX5L2tGPRrPd03iSBdZntTLUzX3Kp9bpiThLzzn1fb2ER9T3HzMtqg/QI81qauxVjztuMM8muP/1kc/aFcA== Authentication-Results: mail3-smtp-sop.national.inria.fr; spf=Neutral smtp.pra=simon.cruanes.2007@m4x.org; spf=Pass smtp.mailfrom=SRS0=omt7=LM=m4x.org=simon.cruanes.2007@bounces.m4x.org; spf=Pass smtp.helo=postmaster@mx1.polytechnique.org Received-SPF: Neutral (mail3-smtp-sop.national.inria.fr: domain of simon.cruanes.2007@m4x.org does not assert whether or not 129.104.30.34 is permitted sender) identity=pra; client-ip=129.104.30.34; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="SRS0=omt7=LM=m4x.org=simon.cruanes.2007@bounces.m4x.org"; x-sender="simon.cruanes.2007@m4x.org"; x-conformance=sidf_compatible; x-record-type="spf2.0" Received-SPF: Pass (mail3-smtp-sop.national.inria.fr: domain of SRS0=omt7=LM=m4x.org=simon.cruanes.2007@bounces.m4x.org designates 129.104.30.34 as permitted sender) identity=mailfrom; client-ip=129.104.30.34; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="SRS0=omt7=LM=m4x.org=simon.cruanes.2007@bounces.m4x.org"; x-sender="SRS0=omt7=LM=m4x.org=simon.cruanes.2007@bounces.m4x.org"; x-conformance=sidf_compatible; x-record-type="spf2.0" Received-SPF: Pass (mail3-smtp-sop.national.inria.fr: domain of postmaster@mx1.polytechnique.org designates 129.104.30.34 as permitted sender) identity=helo; client-ip=129.104.30.34; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="SRS0=omt7=LM=m4x.org=simon.cruanes.2007@bounces.m4x.org"; x-sender="postmaster@mx1.polytechnique.org"; x-conformance=sidf_compatible; x-record-type="v=spf1" X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A0BxAAAAk0BWnCIeaIFeFoN4b8BCCoI+hGs7EQEBAQEBAQEBEAEBAQEBCAsJCSEugi6CDwJrRzQFFDUTiC4Nn1KgPwmTdoEVBZZBB4UehR+CYoIsjEONXjeBdgELATcggVdxAYVlAQEB X-IPAS-Result: A0BxAAAAk0BWnCIeaIFeFoN4b8BCCoI+hGs7EQEBAQEBAQEBEAEBAQEBCAsJCSEugi6CDwJrRzQFFDUTiC4Nn1KgPwmTdoEVBZZBB4UehR+CYoIsjEONXjeBdgELATcggVdxAYVlAQEB X-IronPort-AV: E=Sophos;i="5.20,265,1444687200"; d="asc'?scan'208";a="153204743" Received: from mx1.polytechnique.org ([129.104.30.34]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/ADH-AES256-GCM-SHA384; 09 Nov 2015 13:38:13 +0100 Received: from nunchakus.loria.fr (nunchakus.loria.fr [152.81.10.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ssl.polytechnique.org (Postfix) with ESMTPSA id EC3A5564814 for ; Mon, 9 Nov 2015 13:38:12 +0100 (CET) Date: Mon, 9 Nov 2015 13:38:20 +0100 From: Simon Cruanes To: OCaml users Message-ID: <20151109123820.GC8217@nunchakus.loria.fr> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="twlwrnvElrG9k/1g" Content-Disposition: inline User-Agent: Mutt/1.5.23.1 (2014-03-12) X-AV-Checked: ClamAV using ClamSMTP at svoboda.polytechnique.org (Mon Nov 9 13:38:13 2015 +0100 (CET)) X-Spam-Flag: No, tests=bogofilter, spamicity=0.000000, queueID=23A7F56487E X-Org-Mail: simon.cruanes.2007@polytechnique.org Subject: [Caml-list] [ANN] containers 0.14 --twlwrnvElrG9k/1g Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, I have the pleasure to announce that version 0.14 of containers has been released and is available on opam. The change log can be found at https://github.com/c-cube/ocaml-containers/blob/0.14/CHANGELOG.adoc . Containers has been steadily growing and improving during the past year, with a cleaner code, many more tests, functions and more benchmarks. The documentation page (http://cedeela.fr/~simon/software/containers/) gives an overview of all the available modules. The core library, designed as an extension to OCaml's standard library, has no additional runtime dependency but base-bytes and should therefore be usable from within js_of_ocaml or Mirage; moreover, every module is independent. The mailing list for questions, ideas, and other discussions about containers is: containers-users@lists.ocaml.org . Bugs or feature requests should be submitted on https://github.com/c-cube/ocaml-containers or, for github skeptics, on the mailing list. Although the library is getting more and more stable, it has not reached 1.0 yet. It is possible that a large breaking change will occur before 1.0; namely, adding labels to many functions. Any feedback about this change is welcome. Cheers, --=20 Simon Cruanes http://weusepgp.info/ key 49AA62B6, fingerprint 949F EB87 8F06 59C6 D7D3 7D8D 4AC0 1D08 49AA 62B6 --twlwrnvElrG9k/1g Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWQJO4AAoJEErAHQhJqmK22jUP/2floSD8erhjexxVqwd436ju A/uKu9alf76Mqk9Gj8k4H7w5oI7xbMWoea/kBqdKk9iKzuHDOXjQCHwNiz0mu4eG CUDu2dHrFmFC87WcH6typXYsfjTqxaFmlCB5gv/spD/RMOkPUbQibiMQGCXY/Kom QzxyRHNLVHC5Q3/2OXVyLLcPwjFT7tJAHnHR0F/Je8H8HBSazCnOOoX6Yv51oQpn JhpHAyURoIiQjVl4/dO1wN9Ps+BqNxV+BrQbCXmcQsRzEtVq/i/TTB1u2Z7kzQ+r P8ifR+setCbuqAgl7yBxpH1wRBilrSlukC6ft2I8qApFE5Kc5+Sdfjdr9eurMfFe YFv8O5FxRvE3jG8AyPz1aZC0BG80YigU3dN+G3TcR3458wdjhWj1BgzZkhG4hlPH Adxq8OBKXQ/PEjJgFe60PBYCROsARMOb3gHMaXDINAW5YozLJwkBZB+P/8GzTLI8 SbR5DXDDxOF25tMmnuOozvdzayLOpusTaGx8HM6Nht10R8GuDYCXo4v0rZHQqYRn cAXhWvEYLzrFAkwTsk7JI+uQywu18BLvQZtnbFNrr4NkQCOUXf9MqRAybF95nkiF 0qDbaKsuYQ++lWLxuOciao6PJQf97O/wTZI53hhacuh3K7MGSH5LVqfXY2auXDq8 DkgaEuCNLXf4ruYtaq38 =UeZq -----END PGP SIGNATURE----- --twlwrnvElrG9k/1g--