Download List

Project Description

codemetre allows you to compare different versions of your software project, determining how and how much source files have changed. It currently recognizes both source code and comments from Ada, Bash shell, C, Eiffel, SQL, and more. It can also provide you with metrics on any single snapshot of your project.

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.

2009-06-18 07:47
0.21.0

This version adds support for building software under Microsoft Windows. Stubs for i18n capacity are also provided. The configuration file under Microsoft Windows should be located in %APPDATA%\codemetre.ini.
Tags: Microsoft Windows support, Stable

2009-06-06 05:34
0.20.3

Both versions of a file are now systematically analyzed, even if one of them provokes an error during analysis.

2009-04-01 06:21
0.20.2

Two bugs in Ada lexer have been fixed: now strings like MY_TYPE'('G') are correctly parsed, and there is no more infinite loop on files that end with a comment.
Tags: Minor bugfixes

2009-03-22 19:20
0.20.1

Due to some code optimizations, file comparison is now almost twice as fast.
Tags: Improved performance

2009-03-17 10:17
0.20.0

The user configuration file now allows you to set the configuration for each analysis mode. A new operator "-=" is available in the user configuration file to remove some items from the list. A bug has been fixed regarding source files with no extensions at all.
Tags: Stable

Project Resources