Directory testprograms/Regridders/

Total Files:
5
Deleted Files:
0
Lines of Code:
1244

[root]/testprograms/Regridders

Lines of Code

testprograms/Regridders/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
jsutherland 13 (100.0%) 47 (100.0%) 3.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.

24 lines of code changed in 6 files:

  • testprograms/Regridders: benchmark.cc (+1 -1), common.h (new), patchquality.cc (new)
jsutherland 2013-10-31 13:09 Rev.: 51193

More namespace cleanup. Grrr!

23 lines of code changed in 7 files:

  • testprograms/Regridders: GBRv2Regridder.cc (+4 -3), benchmark.cc (+7 -7), common.h (+3 -1), outputpatches.cc (new), patchquality.cc (+6 -6)
Generated by StatSVN 0.7.0