[root]/Modules/TumorGrowth/CommandLineApplication

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 16 (100.0%) | 82 (100.0%) | 5.1 |
| pohl | 8 (50.0%) | 78 (95.1%) | 9.7 |
| millerjv | 2 (12.5%) | 2 (2.4%) | 1.0 |
| barre | 2 (12.5%) | 2 (2.4%) | 1.0 |
| pieper | 1 (6.3%) | 0 (0.0%) | 0.0 |
| fedorov | 3 (18.8%) | 0 (0.0%) | 0.0 |
ENH: updated naming conventions for ChangeTracker module. Initial commit in a
sequence of updates to substitute rigid registration component of
ChangeTracker with the functionality of the "Linear registration" module.
0 lines of code changed in 3 files:
ENH: Version used for Journal Publication - allows shrinkage and is validated
0 lines of code changed in 2 files:
BUG: Function does not need to be called anymore
0 lines of code changed in 1 file:
BUG: set module name when using module logic outside of slicer so the installation path can be correctly calculated
0 lines of code changed in 1 file:
COMP: minor. One of the reason Slicer3 is so slow to compile is that so many classes include STL headers in their own header, instead of their implementation file (PIMPL). Some of those headers are actually not needed anymore by said classes, or were put there "just in case I need a map, vector, list, etc.". The more it happens, the slower the build process gets, and the slower the dependencies are computed/resolved. Try to fix some.
2 lines of code changed in 1 file:
COMP: fix the configure rules for the Tcl, Simulation and Testing files, they were not configured/copied to the right place (i.e. in the modules' share dir), and they were not installed at all. Also fixed the logic file to look at the right place, whether the module was built in Slicer3, built outside, or installed.
0 lines of code changed in 1 file:
BUG: Changed SLICER_HOME to Slicer3_HOME !
2 lines of code changed in 1 file:
ENH: Modified file so that it complies with new standard
43 lines of code changed in 1 file:
COMP: configuration issues
2 lines of code changed in 1 file:
COMP: configuration issues
0 lines of code changed in 1 file:
ENH: Tumor Growth Module
33 lines of code changed in 3 files: