Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Caml-list] [ANN] Bisect / Bolt / Kaputt: 1.0-beta releases

2 views
Skip to first unread message

fo...@x9c.fr

unread,
May 31, 2009, 11:37:21 AM5/31/09
to caml users
This post announces the 1.0-beta release of the following projects:
- Bisect: coverage tool
- Bolt: logging tool
- Kaputt: testing tool


=== Bisect ===
Home page: http://bisect.x9c.fr
Main changes since 1.0-alpha:
- switch to OCaml 3.11.0
- bug #30: incorrect detection of ocamljava
- bug #31: default make target
- bug #32: incorrect source rendering under Firefox
- bug #33: information about global coverage missing
- bug #34: bare text mode added
- bug #35: introduction of navigation bar and code folding
- bug #36: instrumentation with -unsafe switch
- bug #37: incorrect handling of array literals
- unreported bug regarding the handling of if/then construct with
no else
- introduction of CSV, XML modes
- major code refactoring and improvement


=== Bolt ===
Home page: http://bolt.x9c.fr
First public release, main features:
- inspired by and modeled after the Apache log4j framework
- camlp4 syntax extension to remove logging statements at
compile time
- configuration of logging at runtime through property file
- predefined output formats: text, CSV, HTML, XML
- fully customizable


=== Kaputt ===
Home page: http://kaputt.x9c.fr
Main changes since 1.0-alpha:
- 'Assert.assert_xyz' functions renamed to 'Assert.xyz'
(old functions are temporary kept as 'deprecated')
- support for Big_int, Num, Map, Set, Hashtbl, Queue, Stack,
Weak, and Bigarray
- support for shell-based tests
- new output modes (HTML, XML, and CSV)


Xavier Clerc

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

0 new messages