ダウンロードリスト

プロジェクト概要

二等分する Objective Caml 言語のためのコード カバレッジ ツールです。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2011-02-13 04:00
1.1

コードは、Objective Camlの3.12.0に更新されました。新しいビルドシステムが使用されます。 "instrument.cmoは、"(現在は"str.cma"に依存します)"bisect_pp.cmo"に改称。 "安全"、"高速"、および"より速い"計測モードが追加されました。 "-除外"コマンドラインスイッチは、計装から関数を除外するために追加されました。 "(*二分-マーク*)"と"(*二分- VISITは*)"コメントは、行をマークするために使用することができます。 "(*二分- IGNOREを-のBEGIN *)"、"(*二分- IGNOREをツーエンド*)"、および"(*二分- IGNOREを*)"コメントは、ソースファイルの部分を無視するために使用することができます。 ""の移植性の使用は修正されました。スレッドの互換性モジュールでコンパイルエラーが修正されました。インストルメントのコードは、もはや20倍遅くなります。
タグ: Minor, performances
The code was updated for Objective Caml 3.12.0. A new build system is used. "instrument.cmo" was renamed to "bisect_pp.cmo" (and now depends on "str.cma"). The "safe", "fast", and "faster" instrumentation modes were added. The "-exclude" command-line switch was added to exclude functions from instrumentation. The "(*BISECT-MARK*)" and "(*BISECT-VISIT*)" comments can be used to mark lines. The "(*BISECT-IGNORE-BEGIN*)", "(*BISECT-IGNORE-END*)", and "(*BISECT-IGNORE*)" comments can be used to ignore parts of a source file. Unportable use of "which" was fixed. A compilation error with the thread-compatibility module was fixed. Instrumented code is no longer 20 times slower.

2009-12-18 04:20
1.0

このリリースではOCamlで3.11.1に切り替えている。複数の出力を今一度に許可されています。ようこそ'されて有効にする'と'- disableコマンドライン(エマ互換性のあるXML)は、ocamlfindインストールのサポート、および大規模なコードのリファクタリングと改善を計測、マルチアプリケーションのサポート、新しい出力モードのスレッドを制御するスイッチです。バグ#41、'- I'をコマンドラインスイッチは、検索パスを指定し、対処されています。
タグ: Minor
This release has switched to OCaml 3.11.1. Multiple outputs are now allowed at once. There are '-enable' and '-disable' command line switches to control instrumentation, support for multi-threaded applications, a new output mode (EMMA-compatible XML), support for ocamlfind installation, and major code refactoring and improvements. Bug #41, '-I' command line switch to specify the search path, has been addressed.

2009-06-01 06:20
1.0-beta

このリリースではOCamlで3.11.0に切り替えている。これは修正ocamljavaの不正検出、Firefoxのデフォルトの下のif / thenで構築する配列リテラルの不適切な処理、および報告されないバグの取り扱いに関する全世界をカバーについての情報は、- unsafeスイッチと計測器がない、不正なソースのレンダリングターゲットにするはelse。これを導入CSVおよびXMLモードがあります。これは主要なコードのリファクタリングを改善しています。裸のテキストモードが追加されています。ナビゲーションバーとコードの折りたたみが導入されている。
This release has switched to OCaml 3.11.0. It fixes incorrect detection of ocamljava, default make target, incorrect source rendering under Firefox, missing information about global coverage, instrumentation with the -unsafe switch, incorrect handling of array literals, and an unreported bug regarding the handling of an if/then construct with no else. It introduces CSV and XML modes. It has major code refactoring and improvements. Bare text mode has been added. A navigation bar and code folding have been introduced.

2008-07-07 06:20
1.0-alpha

タグ: Initial freshmeat announcement

プロジェクトリソース