The Code::Blocks project has been fixed. A new '--status' command produces a final summary of the analysis.


Changes: HTML comments were not correctly detected in the previous version when preceded by something other than a blank. The --anal option has been replaced by --dump. Dumping an analysis file is now also possible while comparing files.


Changes: Support for HTML. A fix for bug #2 concerning bad behavior of the '--config' option in the previous version. Now analysis is an option of single measure instead of a command mode on its own. Fewer constraints in the writing of the configuration file.


Changes: This version adds first support for the SQL language.


Changes: Now Python tools are also provided to ease batch files management.


Changes: Now a '#dirname' directive can be added into batch files to the name root of the files, so that batch files can be easily compared using classic tools like 'diff'. Furthermore, an error is no longer emitted when comparing empty lines of batch files. Analysis results are now suffixed '.cma' instead of '.codemetre'.