Directory Packages/Insight/Dataflow/Modules/DataIO/

Total Files:
8
Deleted Files:
0
Lines of Code:
1300

[root]/Packages/Insight/Dataflow/Modules/DataIO

Lines of Code

Packages/Insight/Dataflow/Modules/DataIO/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 23 (100.0%) 26 (100.0%) 1.1
mjc 7 (30.4%) 18 (69.2%) 2.5
dav 14 (60.9%) 7 (26.9%) 0.5
worthen 2 (8.7%) 1 (3.8%) 0.5

Most Recent Commits

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



7 lines of code changed in 14 files:

  • Packages/Insight/Dataflow/Modules/DataIO: ChooseImage.cc (new), ColorImageReaderFloat2D.cc (new), ColorImageReaderFloat3D.cc (new), ImageFileWriter.cc (+1 -1), ImageReaderFloat2D.cc (+1 -1), ImageReaderFloat3D.cc (new), SliceReader.cc (new)
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

18 lines of code changed in 7 files:

  • Packages/Insight/Dataflow/Modules/DataIO: ChooseImage.cc (+2 -2), ColorImageReaderFloat2D.cc (+1 -1), ColorImageReaderFloat3D.cc (+1 -1), ImageFileWriter.cc (+1 -1), ImageReaderFloat2D.cc (+1 -1), ImageReaderFloat3D.cc (+1 -1), SliceReader.cc (+11 -11)
worthen 2006-02-23 15:22 Rev.: 33339

Port Insight to windows, fix recent commits and Containers to work with Windows, and use an $(OBJEXT) in make variables instead of assuming .o for compiling

1 lines of code changed in 2 files:

  • Packages/Insight/Dataflow/Modules/DataIO: sub.mk (new)
Generated by StatSVN 0.4.0