Download List

프로젝트 설명

Cloc counts and computes differences of blank lines, comment lines, and physical lines of source code in many programming languages. It is written entirely in Perl, using only modules from the standard distribution of Perl 5.6 and higher, and so is quite portable.

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-10-15 00:36
1.55

이 릴리스 버전 1.54에에서 도입 하는 잘못 된 XML 출력을 수정 합니다. 다트 언어에 대 한 지원 또한 추가 되었습니다.
Tags: minor bug fix
This release corrects malformed XML output introduced in version 1.54. Support for the Dart language was also added.

2011-10-03 07:14
1.54

이 릴리스는 Ocaml, 멋 지, 목표 c + +, CMake, Cython, 및 GNU autoconf.in 파일에 대 한 지원을 추가합니다. 몇 가지 버그가 고정 및 새로운 기능-diff 기능을 위해 추가 했다.
Tags: minor bug fixes and feature enhancements
This release adds support for Ocaml, Smarty, Objective C++, CMake, Cython, and GNU autoconf .in files. Several bugs were fixed and new features added for the --diff capability.

2010-12-03 17:23
1.53

이 릴리스, 가서 MXML에 대한 지원을 추가 XML을 / 스타일 출력을 향상, 그리고 포함 버그 수정 프로그램을위한 - 사랑하는 옵션입니다.
Tags: Minor feature enhancements, bug fixes.
This release adds support for Go and MXML, improves XML/XSLT output, and includes bug fixes for the --diff option.

2010-09-11 21:13
1.52

이 릴리스, 멋져요, 스칼라 극장, 그리고 XAML에 대한 지원을 추가 포트란과 코볼에 대한 카운터를 개선하고 공백을 무시위한 새로운 옵션을 추가하면 컴퓨팅 diffs 및 특정 확장명을 가진 파일을 제외하고. 사랑하는 옵션에서 몇 가지 사소한 버그도 수정되었습니다.
Tags: Minor feature enhancements
This release adds support for Groovy, Scala, and XAML, improves the counters for Fortran and COBOL, and adds new options for ignoring whitespace when computing diffs and excluding files with given extensions. Several minor bugs in the diff option were also fixed.

2010-04-30 21:50
1.50

이 버전은 diff 기능을 추가합니다. 하나가 파일을 확인할 수 있습니다, 소스 코드의 라인, 그리고 주석 라인을 추가, 삭제 수정과 코드베이스의 두 버전 사이의 같은 떠났다. 예를 들어, 명령 cloc - 사랑하는 gcc가 gcc가 - 4.4.0.tar.bz2 - 4.5.0.tar.bz2, 파일, 소스의 고장을 알려줄 것이고 코멘트 GCC의 버전은 4.4.0과 4.5.0 사이의 차이점을. 얼랑 언어에 대한 지원이 추가되었습니다.
Tags: Major feature enhancements
This release adds a diff capability. One can determine files, lines of source code, and comment lines added, removed, modified, and left the same between two versions of a code base. For example, the command cloc --diff gcc-4.4.0.tar.bz2 gcc-4.5.0.tar.bz2 will give a breakdown of file, source, and comment differences between GCC versions 4.4.0 and 4.5.0. Support for the Erlang language was added.

Project Resources