
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 18 (100.0%) | 738 (100.0%) | 41.0 |
| ibanez | 10 (55.6%) | 675 (91.5%) | 67.5 |
| lorensen | 5 (27.8%) | 41 (5.6%) | 8.2 |
| mcoursolle | 2 (11.1%) | 21 (2.8%) | 10.5 |
| hjohnson | 1 (5.6%) | 1 (0.1%) | 1.0 |
BUG: 7372 GetFuzzyScene() return image without correct origin or spacing.
14 lines of code changed in:
COMP: Adding #include for
2 lines of code changed in:
COMP: shadowed variable/type warnings. unsigned/signed comparison warnings.
6 lines of code changed in:
COMP: Excluding WIN32 from platforms where the TRY_COMPILE for Objective-C is performed. Visual Studio was returning TRUE even though there is no Objective-C compiler available. Also adding _WORKS at the end of the CMake variable CMAKE_OBJCXX_COMPILER to avoid confusion between the boolean and the path to the compiler
2 lines of code changed in:
COMP: [5255] Add TRY_COMPILE directive and tests to make sure no conflicting id is use in headers.
7 lines of code changed in:
COMP: [5255] Add TRY_COMPILE directive and tests to make sure no conflicting id is use in headers.
14 lines of code changed in:
COMP:Removing redundant libraries that cause duplicate symbols on some platforms (e.g.Mac)..
3 lines of code changed in:
ENH: Fixing copyright messages generated by Utilities/Dart/BuildHeaderTest.tcl and making return 0 become return EXIT_SUCCESS.
7 lines of code changed in:
ENH: Added the Print- tests to inside the DISABLE_ITK_CXX_TESTS. Added similar logic around java, python, and tcl code for explicitly disabling those testing types also with DISABLE_ITK_JAVA_TESTS, DISABLE_ITK_TCL_TESTS and DISABLE_ITK_PYTHON_TESTS.
1 lines of code changed in:
BUG: cout should use NumericTraits::PrintType.
16 lines of code changed in:
ENH: added active shape classes.
2 lines of code changed in:
ENH: Patented algorithms moved to a "Patented" directory under Insight/Code. Their corresponding tests were moved to a "Patented" directory under Insight/Testing/Code/
664 lines of code changed in: