[root]/Wrapping/CSwig/BasicFiltersB

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 41 (100.0%) | 1206 (100.0%) | 29.4 |
| ibanez | 15 (36.6%) | 629 (52.2%) | 41.9 |
| king | 19 (46.3%) | 541 (44.9%) | 28.4 |
| kentwilliams | 5 (12.2%) | 35 (2.9%) | 7.0 |
| hoffman | 1 (2.4%) | 1 (0.1%) | 1.0 |
| lorensen | 1 (2.4%) | 0 (0.0%) | 0.0 |
ENH: Added wrappers for SubtractImageFilter and MinimumMaximumImageFilter.
94 lines of code changed in:
ENH: Split Common library wrappers into CommonA and CommonB to reduce size of individual wrapper libraries and projects.
3 lines of code changed in:
COMP: fixing wrapping gaps
35 lines of code changed in:
ERR: must be empty to suppress coverage.
0 lines of code changed in:
BUG: fix build order for visual studio
1 lines of code changed in:
FIX: Group of files moved from BasicFiltersA to BasicFiltersB in order to deal with bug in VisualStudio 7 2003. The linker produce errors when symbols exceed 32K. Microsoft provides a fix for the linker (on demand).
629 lines of code changed in:
ENH: Split BasicFilters wrapper libraries into two libraries to avoid problems with large library sizes. The new library is called BasicFiltersB.
444 lines of code changed in: