caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [ANN] Bisect 1.1 release
@ 2011-02-12 13:41 forum
  0 siblings, 0 replies; only message in thread
From: forum @ 2011-02-12 13:41 UTC (permalink / raw)
  To: caml-list users; +Cc: x9c

Dear list,

This post announces the 1.1 release of the Bisect project, whose goal is to provide
a code coverage tool for the Objective Caml language.

Home page: http://bisect.x9c.fr

Main changes since 1.0:
  - update for Objective Caml 3.12.0
  - new build system (ocamlbuild-based)
  - reorganization of 'src' directory
  - 'instrument.cmo' renamed to 'bisect_pp.cmo' (and now depends on 'str.cma')
  - instrumentation modes ('safe', 'fast', and 'faster')
  - '-exclude' command-line switch to exclude functions from instrumentation
  - '(*BISECT-MARK*)' / '(*BISECT-VISIT*)' comments to mark lines
  - '(*BISECT-IGNORE-BEGIN*)' / '(*BISECT-IGNORE-END*)' / '(*BISECT-IGNORE*)'
    comments to ignore parts of source file
  - bug #51: unportable use of 'which'
  - bug #52: thread-compatibility module does not compile
  - bug #59: instrumented code is 20 times slower


Xavier Clerc


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-02-12 13:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-12 13:41 [Caml-list] [ANN] Bisect 1.1 release forum

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