[root]/CCA/Components/PatchCombiner
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 |
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:
comment out a few superfluous lines to silence a warning.
0 lines of code changed in 2 files:
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: