caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Edgar Friendly <thelema314@gmail.com>
To: caml-list <caml-list@inria.fr>
Subject: [Caml-list] [ANN] Batteries 2.1
Date: Thu, 18 Jul 2013 09:50:31 -0400	[thread overview]
Message-ID: <CAL-jcA=WiDz5eJ+u7TnErb+VmCvn8KGmAHi1yeP7UHpPUyGZgw@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1314 bytes --]

It's been a while since 2.0, and batteries has had a bunch of improvements
that should be shared with a wider audience.

More features, more bugfixes, more batteries.

Thanks to the *many* contributors in this release; batteries exists because
of you.

E.

Changelog:

Added:
Array.{avg,favg,singleton},
Bigarray.of_enum,
Hashtbl.{modify,modify_def,modify_opt,map_inplace,filter_inplace,filter_opt_inplace},
IMap.{modify,modify_def,modify_opt}, LazyList.lazy_fold_right,
List.{singleton,unfold,min_max,modify,modify_dep,modify_opt, span, nsplit,
group_consecutive},
Map.modify_opt (*3),
MultiMap.modify_opt (*3),
MultiPMap.modify_opt (*3),
Option.{default_delayed , map_default_delayed},
Set.find, Set.Incubator.op_map,
String.rev,
Substring.{equal,contains,iteri,enum}
Fixed:
Compilation with Ocaml 4.01
Speedup in LazyList.append
More organized magic for fast list snoc
Speedup in String.{replace,nreplace}
Cleanup int32.[un]pack exceptions
Fix last bit access in BatBitSet
Float.round corner case on predecessor of 0.5 fixed
Fix Enum.concat's clone implementation
Fix List.n_cartesian_product to allow empty input
Fix BatText.rfind's index calculation
Improve Pervasives.undefined to be curry-able
Array.backwards doesn't clone array anymore
Remove useless allocation in Splay.cfind
More unit tests, benchmarks

[-- Attachment #2: Type: text/html, Size: 1817 bytes --]

             reply	other threads:[~2013-07-18 13:50 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-18 13:50 Edgar Friendly [this message]
2013-07-19  9:59 ` Sébastien Dailly
2013-07-22  7:41   ` Francois Berenger
2013-07-22  7:54     ` Sébastien Dailly
2013-07-21 13:32 ` Florent Monnier
2013-07-21 16:29   ` Gabriel Scherer
2013-07-21 19:43     ` Florent Monnier
2013-07-21 20:02       ` rixed
2013-07-22  8:02         ` Florent Monnier
2013-07-22 13:11           ` Nicolas Braud-Santoni
2013-07-23  3:47             ` Florent Monnier
2013-07-22 20:38           ` rixed
2013-07-23  6:13             ` rixed
2013-07-23  6:55               ` Gabriel Scherer
2013-07-23 10:40             ` Florent Monnier
2013-07-21 20:13       ` Marek Kubica
2013-07-21 20:02 ` Marek Kubica
2013-07-22 14:49   ` Edgar Friendly
2013-07-23 10:56     ` [Caml-list] " Sylvain Le Gall

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAL-jcA=WiDz5eJ+u7TnErb+VmCvn8KGmAHi1yeP7UHpPUyGZgw@mail.gmail.com' \
    --to=thelema314@gmail.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).