Directory Packages/Teem/Dataflow/Modules/Gage/

Total Files:
2
Deleted Files:
0
Lines of Code:
414

[root]/Packages/Teem/Dataflow/Modules/Gage

Lines of Code

Packages/Teem/Dataflow/Modules/Gage/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 9 (100.0%) 42 (100.0%) 4.6
mjc 1 (11.1%) 16 (38.1%) 16.0
dav 3 (33.3%) 13 (31.0%) 4.3
darbyb 1 (11.1%) 11 (26.2%) 11.0
allen 2 (22.2%) 2 (4.8%) 1.0
kuzimmer 2 (22.2%) 0 (0.0%) 0.0

Most Recent Commits

allen 2006-04-04 15:12 Rev.: 33768

changed NrrdData-> to NrrdData->nrrd_ and cleaned up everything associated with it

2 lines of code changed in 2 files:

  • Packages/Teem/Dataflow/Modules/Gage: GageProbe.cc (+2 -2)
darbyb 2006-04-03 18:57 Rev.: 33754

Upgrading to Teem 1.9. Main changes include API changes for var-arg functions and more careful use of unsigned types. See http://sourceforge.net/project/shownotes.php?release_id=380683&group_id=85445 for more information.

11 lines of code changed in 1 file:

  • Packages/Teem/Dataflow/Modules/Gage: GageProbe.cc (+11 -8)
dav 2006-03-30 13:33 Rev.: 33703

M Core/Persistent/Persistent.h

Put default parameter values in the 'definition', not in the friend
statement. This makes xlC (AIX) happy.

M Core/Datatypes/SparseRowMatrix.cc

Cleaned up compiler warnings and formatting.

M Core/Datatypes/SearchGrid.cc

Use SCI's 'Round' instead of round... fixes compilation problem on SGI (I think it is SGI).

M Packages/BioPSE/Core/Datatypes/SegLatVolField.cc
M Packages/Teem/Dataflow/Modules/DataIO/ImageImporter.cc
M Packages/Teem/Dataflow/Modules/Gage/GageProbe.cc
M Packages/Teem/Dataflow/Modules/Segmentation/MRITissueClassifier.cc

- Initialized variables that may be used without being set... not sure if
my initialization value is right, but it better than randomness...

- PLEASE, Please, please... don't use one character variable
names... (and if you must, please declare them right where they are
used and only use them in a small '{}' section.

M Packages/Uintah/Dataflow/Modules/Visualization/sub.mk

Requires the Core/Basis lib. (The Mac is picky)


3 lines of code changed in 1 file:

  • Packages/Teem/Dataflow/Modules/Gage: GageProbe.cc (+3 -3)
kuzimmer 2006-03-23 11:21 Rev.: 33618

allow the Gage library to be included when compiling with 'make teemmodules'

0 lines of code changed in 2 files:

  • Packages/Teem/Dataflow/Modules/Gage: sub.mk (changed)
dav 2006-03-22 21:17 Rev.: 33600

Two things coming on it commit:

1) Dataflow/Ports was moved into Dataflow/Network/Ports

- Fixed the sub.mk files to not use libDataflow_Ports as it is now part of
libDataflow_Network. Cleaned many of the sub.mk files up so that
libraries were only listed once.

- I've only tested these changes on the main Packages... I visually
inspected the others, don't know for sure if I got everything.

2) Clean up of Uintah problems from the large commit Marty made earlier

- continue to use getID() for patches.

- another commit is coming shortly to continue the fixes for Uintah



10 lines of code changed in 2 files:

  • Packages/Teem/Dataflow/Modules/Gage: GageProbe.cc (+1 -1), sub.mk (+9 -10)
mjc 2006-03-22 16:42 Rev.: 33591

add with-tetgen option to configure, Make Module.h conform to the coding standard, and all the massive fallout from renaming variables and slots in that class

16 lines of code changed in 1 file:

  • Packages/Teem/Dataflow/Modules/Gage: GageProbe.cc (+16 -16)
Generated by StatSVN 0.4.0