Download List

프로젝트 설명

Bisect is a code coverage tool for the Objective
Caml language.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-02-13 04:00
1.1

이 코드는 목표 Caml 3.12.0에 대한 업데이 트되었습니다. 빌드 새 시스템이 사용됩니다. "instrument.cmo는"(지금은 "str.cma"에 따라 다름) "bisect_pp.cmo"로 바뀌었습니다. "안전", "빠른"및 "빠른"인스 트루먼트 모드가 추가되었습니다. "- 제외"명령줄 스위치를 인스 트루먼트에서 함수를 제외에 추가되었습니다. "(* 이등분하다 - 마크 *)"및 "(* 이등분 방문 *)"코멘트는 라인을 표시하는 데 사용할 수 있습니다. "(* 이등분 - 무시 시작 *)", "(* 이등분 - 무시 엔드 *)"및 "(* 이등분 - 무시 *)"코멘트는 소스 파일의 일부를 무시하는 데 사용할 수 있습니다. ""의 Unportable 사용이 해결되었습니다. 스레드 호환성 모듈과 함께 컴파일 오류가 해결되었습니다. 기구 코드는 더 이상 20 배 느립니다.
Tags: 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, '- 나'명령줄 스위치를 검색 경로를 지정하려면 해결되었습니다.
Tags: 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의 잘못된 탐지, 기본적으로 파이어 폭스에서, 만약 / 다음과 구조 배열 리터럴의 잘못된 처리, 그리고 건이나 버그의 취급에 관한 세계적인 범위에 대한 자세한 내용 - 안전 스위치와 인스 트루먼트 누락, 잘못된 소스 렌더링을 목표로 삼을 아니 다른 사람. 그것은 도입을 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

Tags: Initial freshmeat announcement

Project Resources