Next | Query returned 5 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2012-11-23 23:33:26 by othyro | Files touched by this commit (50)
Log message:
Mostly whitespace and blank line fixing. Some files also got minor
formatting corrections as well as other corrections.
   2012-09-29 02:50:33 by Aleksej Saushev | Files touched by this commit (158)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-07-02 15:37:54 by Adam Ciarcinski | Files touched by this commit (35)
Log message:
Revbump after updating boost

   2009-03-26 20:37:26 by Kamel Derouiche | Files touched by this commit (1)
Log message:
added DESTDIR Support

   2009-02-18 20:49:39 by Marko Schütz | Files touched by this commit (7) | Imported package
Log message:
Import gnocchi-0.35 as wip/gnocchi.

Gnocchi calculates complexity on a per function basis. Instead of
trying to parse C++ code Gnocchi reads the coverage information
produced by GCC. If code is compiled with -fprofile-arcs or
-ftest-coverage (depending on compiler version) GCC creates a .gcno
file for every object file. Please refer to you GCC manual for
details.
 
Gnocchi calculates cyclomatic and the NPATH complexity measures.


Next | Query returned 5 messages, browsing 1 to 10 | previous