Directory Packages/ModelCreation/Dataflow/Modules/DataIO/

Total Files:
17
Deleted Files:
0
Lines of Code:
2223

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 50 (100.0%) 92 (100.0%) 1.8
mjc 14 (28.0%) 48 (52.2%) 3.4
jeroen 6 (12.0%) 27 (29.3%) 4.5
dav 30 (60.0%) 17 (18.5%) 0.5

Most Recent Commits

jeroen 2006-04-24 13:46 Rev.: 33978

Adding Filename output ports for file readers so one can add the filename in the viewer automatically. Fixing problem with std namespaces being added by SCIRun include files. Using explicit namespace declarations to avoid problem by spill over of other namespaces included using 'using namespace'

13 lines of code changed in 2 files:

  • Packages/ModelCreation/Dataflow/Modules/DataIO: GenericReader.h (+13)
jeroen 2006-03-23 19:59 Rev.: 33632

Some things got apparently not fixed when the Module class was redone

14 lines of code changed in 4 files:

  • Packages/ModelCreation/Dataflow/Modules/DataIO: PathWriter.cc (+1), sub.mk (new)
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



17 lines of code changed in 30 files:

  • Packages/ModelCreation/Dataflow/Modules/DataIO: BundleReader.cc (new), BundleWriter.cc (new), ColorMap2Reader.cc (new), ColorMap2Writer.cc (+1 -1), ColorMapReader.cc (+1 -1), ColorMapWriter.cc (+1 -1), FieldReader.cc (new), FieldWriter.cc (+1 -1), GenericReader.h (+1 -1), GenericWriter.h (+1 -1), MatrixReader.cc (+1 -1), MatrixWriter.cc (new), PathReader.cc (new), PathWriter.cc (+1 -2), StringReader.cc (+1 -1), StringWriter.cc (+1 -1)
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

48 lines of code changed in 14 files:

  • Packages/ModelCreation/Dataflow/Modules/DataIO: BundleReader.cc (+2 -2), BundleWriter.cc (+2 -2), ColorMap2Reader.cc (+2 -2), ColorMap2Writer.cc (+2 -2), ColorMapReader.cc (+3 -3), ColorMapWriter.cc (+3 -3), FieldReader.cc (+3 -3), FieldWriter.cc (+4 -4), GenericReader.h (+4 -4), GenericWriter.h (+9 -9), MatrixReader.cc (+3 -3), MatrixWriter.cc (+6 -6), StringReader.cc (+1 -1), StringWriter.cc (+4 -4)
Generated by StatSVN 0.4.0