Very High Activity

Commits : Individual Commit

  Analyzed 14 days ago based on code collected 14 days ago.

Commit ID ad2107903a28e8e41b3170ee6089f7c080c49614

Anon80 Contributor: Brad King Files Modified: 6
Date: 22-May-2012 at 18:07 Lines Added: 686
Repository: git://cmake.org/cmake.git master Lines Removed: 587
Commit Comment: Fortran: Follow <>-style includes (#13239)
Fortran sources that pass through the C preprocessor may use

#include "header"

syntax or

#include <header>

syntax. CMake already follows the former. Teach it to follow the
latter.
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  C++ 557 507 117 69 0 3
  C 4 2 5 6 3 0

Changes by File

 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.