Hello,

 It is my great pleasure to announce new bugfix release of extlib -
small and comprehensive extension for OCaml standard library.

Get it at http://code.google.com/p/ocaml-extlib

Release notes for extlib-1.5.2 (2011-08-06) :

* Bug fixes / improvements: 
 * memory corruption in DynArray.insert 
 * ExtList.make is now tail-recursive 
 * stack overflow in ExtString.nsplit 
 * ExtList.(@) is now in scope after open ExtLib 
 * DynArray will not attempt to grow past Sys.max_array_length 
 * faster ExtString.starts_with and ExtString.ends_with 
 * some documentation comments 
* New functions: 
 * List.find_map

-- 
 ygrek
 http://ygrek.org.ua

-- 
Caml-list mailing list.  Subscription management and archives:
https://sympa-roc.inria.fr/wws/info/caml-list
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to