Download List

Projeto Descrição

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

Esta versão corrige malformada saída XML introduzida na versão 1.54. Também foi adicionado suporte para o idioma de Dart.
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

Esta versão adiciona suporte para Ocaml, Smarty, objectivo C++, CMake, Cython e GNU autoconf. in arquivos. Vários bugs foram fixos e novos recursos adicionados para a capacidade de - 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

Esta versão adiciona suporte para Ir e MXML, melhora XML / saída XSLT, e inclui correções de bugs para a opção - dif.
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

Esta versão adiciona suporte para Groovy, Scala e XAML, melhora a contadores para Fortran e COBOL, e acrescenta novas opções para ignorar os espaços em branco ao diffs computação e excluindo arquivos com extensões de dados. Vários pequenos bugs na opção diff também foram corrigidos.
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

Este lançamento acrescenta uma capacidade de diff. Pode-se determinar os arquivos, as linhas de código-fonte, e as linhas de comentário adicionado, removido, modificado, e deixou a mesma entre duas versões de uma base de código. Por exemplo, o comando cloc - diff-4.4.0.tar.bz2 gcc gcc-4.5.0.tar.bz2 dará uma repartição de arquivo, a fonte, e comentar as diferenças entre as versões do GCC 4.4.0 e 4.5.0. Suporte para a linguagem Erlang foi adicionado.
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