
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 474 (100.0%) | 11640 (100.0%) | 24.5 |
| jisung | 45 (9.5%) | 4664 (40.1%) | 103.6 |
| ibanez | 140 (29.5%) | 4473 (38.4%) | 31.9 |
| will | 88 (18.6%) | 1112 (9.6%) | 12.6 |
| karthik | 41 (8.6%) | 858 (7.4%) | 20.9 |
| lorensen | 157 (33.1%) | 521 (4.5%) | 3.3 |
| jjomier | 2 (0.4%) | 8 (0.1%) | 4.0 |
| hjohnson | 1 (0.2%) | 4 (0.0%) | 4.0 |
BUG: 9260. Inconsistent integer types used in Windows 64 bits. To fix this, Traits have been introduced for SizeValueType, IndexValueType OffsetValueType, and these traits are now used throughout the Test in replacement for explicit "long" type declarations. ENH: The use of SpacingValueType and PointValueType has also been expanded in the Tests, in replacement for "float" and "double".
9 lines of code changed in:
COMP: Replacing "log" with "vcl_log" in order to support Sun-CC with -stlport4.
8 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.
24 lines of code changed in:
ENH: Increasing the image dimension to 3D, since in this way it can manage both 2D and 3D images.
3 lines of code changed in:
COMP: Avoid Borland LME1518 linker errors.
3 lines of code changed in:
COMP: Duplicate ITKCommon removed.
23 lines of code changed in:
BUG: Removing duplicate line that was adding the excutable for the NormalVariateGenerator.
0 lines of code changed in:
COMP: Avoid Borland LME1518 linker errors.
3 lines of code changed in:
COMP: Removed example from Borland build to avoid LME1518 linker error.
3 lines of code changed in:
COMP: Borland linker error.
6 lines of code changed in:
ENH: remove some executables from Borland build.
6 lines of code changed in:
COMP: remove ImageEntropy1 example from borland build to avoid linker errors.
3 lines of code changed in:
COMP: avoid borland linker error
3 lines of code changed in:
BUG: 2786. Now that the min and max range are specified in Real values, we can set them to be slightly smaller than the image minimum and slightly larger than the image maximum respectively.
4 lines of code changed in:
BUG: 2786. The number of bins is now set to 256, and the Min and Max of the extreme bins is defined explicitly. Otherwise, for images that do not fill the 0-255 range, the histogram will display a the typical comb-like artifacts of and oversampled histogram.
12 lines of code changed in:
BUG: 2786. Now using the specification of Min and Max for the histogram generator. Also setting the number of bins to 256.
6 lines of code changed in:
COMP: Avoid Borland LME1518 linker errors.
3 lines of code changed in:
COMP: removed tests to avoid Borland linker errors.
3 lines of code changed in:
COMP: LaTeX formatting was causing a compiler warning. Table new lines need to be represented with \cr instead of \
4 lines of code changed in:
COMP: avoid borland linker errors.
6 lines of code changed in:
(116 more)