caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [ANN] Batteries 2.1
@ 2013-07-18 13:50 Edgar Friendly
  2013-07-19  9:59 ` Sébastien Dailly
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Edgar Friendly @ 2013-07-18 13:50 UTC (permalink / raw)
  To: caml-list

[-- 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 --]

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

end of thread, other threads:[~2013-07-23 10:56 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-18 13:50 [Caml-list] [ANN] Batteries 2.1 Edgar Friendly
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

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