Directory Core/Exceptions/

Total Files:
20
Deleted Files:
0
Lines of Code:
1403

[root]/Core/Exceptions

Lines of Code

Core/Exceptions/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 43 (100.0%) 28 (100.0%) 0.6
jas 40 (93.0%) 20 (71.4%) 0.5
jsutherland 3 (7.0%) 8 (28.6%) 2.6

Most Recent Commits

jas 2011-08-31 02:48 Rev.: 47536

Update copyright year.

20 lines of code changed in 40 files:

  • Core/Exceptions: ConvergenceFailure.cc (new), ConvergenceFailure.h (new), InvalidCompressionMode.cc (+1 -1), InvalidCompressionMode.h (new), InvalidGrid.cc (new), InvalidGrid.h (+1 -1), InvalidValue.cc (new), InvalidValue.h (+1 -1), ParameterNotFound.cc (+1 -1), ParameterNotFound.h (+1 -1), ProblemSetupException.cc (new), ProblemSetupException.h (+1 -1), TypeMismatchException.cc (+1 -1), TypeMismatchException.h (+1 -1), UintahPetscError.cc (new), UintahPetscError.h (new), VariableNotFoundInGrid.cc (+1 -1), VariableNotFoundInGrid.h (+1 -1), share.h (+1 -1), uintahshare.h (+1 -1)
jsutherland 2011-07-12 23:04 Rev.: 47324

Eliminate "using namespace std" and similar from header files. That is a big no-no!

8 lines of code changed in 3 files:

  • Core/Exceptions: ConvergenceFailure.cc (+1 -1), ConvergenceFailure.h (+2 -2), VariableNotFoundInGrid.cc (+5 -5)
Generated by StatSVN 0.4.0