
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 49 (100.0%) | 1718 (100.0%) | 35.0 |
| ibanez | 18 (36.7%) | 1577 (91.8%) | 87.6 |
| lorensen | 24 (49.0%) | 83 (4.8%) | 3.4 |
| karthik | 4 (8.2%) | 45 (2.6%) | 11.2 |
| will | 3 (6.1%) | 13 (0.8%) | 4.3 |
STYLE: According to KWStyle.
44 lines of code changed in:
ENH: Adding tests for 3D and for 2D with a distance map.
12 lines of code changed in:
ENH: Adding conditional statements to prevent the ADD_TEST() commands to be included when BUILD_TESTING has been disabled in the top configuration. In its previous state, building with EXAMPLES ON and TESTING OFF will still generate a collection of tests. This patch was contributed by Wes Turner ENH: The executables for the test drivers were grouped to differentiate them from the actual examples.
3 lines of code changed in:
COMP: wrong #ifdef for Visual Studio compilers.
9 lines of code changed in:
COMP:Removing redundant libraries that cause duplicate symbols on some platforms (e.g.Mac)..
4 lines of code changed in:
COMP: ITKCommon not needed since it is included in other libs. Causes duplicate symbols on some (Mac) static builds.
4 lines of code changed in:
ENH: Fixing the type of Event to listen to. Adding print out for the Cached values.
7 lines of code changed in:
ENH: Adding command observer to illustrate the use of Events.
46 lines of code changed in:
ENH: Fixing typos indicated by Alex Chekholko via email.
6 lines of code changed in:
BUG:Fixed spelling errors; partial rewrite
4 lines of code changed in:
BUG:Fixed spelling errors
9 lines of code changed in:
BUG: bad data file name.
2 lines of code changed in:
ENH: Added mention to the patent that covers this algoritm.
14 lines of code changed in:
STYLE: paragraph too long to be typeset int the software guide
11 lines of code changed in:
STYLE: paragraph too long to be typeset int the software guide
21 lines of code changed in:
STYLE: Command line tags for auto-generating figures for the Software guide
13 lines of code changed in:
COMP: force a build.
10 lines of code changed in:
COMP: force a build because of dependency issues.
10 lines of code changed in:
ENH: IterativeClosestPointMetric renamed as EuclideanDistancePointMetric.
13 lines of code changed in:
ENH: Moving Patented methods into Patented directories.
1476 lines of code changed in: