Directory CCA/Components/PatchCombiner/

Total Files:
3
Deleted Files:
0
Lines of Code:
551

[root]/CCA/Components/PatchCombiner

Lines of Code

CCA/Components/PatchCombiner/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 8 (100.0%) 122 (100.0%) 15.2
harman 2 (25.0%) 118 (96.7%) 59.0
jsutherland 6 (75.0%) 4 (3.3%) 0.6

Most Recent Commits

jsutherland 2013-10-31 19:36 Rev.: 51196

This one has been a long time coming.

Rip out the standard namespace opening that has been polluting header files throughout the framework. This crept into all sorts of places.

DO NOT open namespaces in header files. Ever.

4 lines of code changed in 4 files:

  • CCA/Components/PatchCombiner: PatchCombiner.h (+2 -2), UdaReducer.h (new)
jsutherland 2013-05-23 19:28 Rev.: 50324

comment out a few superfluous lines to silence a warning.

0 lines of code changed in 2 files:

  • CCA/Components/PatchCombiner: UdaReducer.cc (new)
harman 2013-05-14 08:09 Rev.: 50260

Dusting off this utility.
- Formatting and more descriptive variable names.

It still doesn't work but it's easier on the eyes.

118 lines of code changed in 2 files:

  • CCA/Components/PatchCombiner: UdaReducer.cc (+116 -52), UdaReducer.h (+2 -11)
Generated by StatSVN 0.7.0