Directory Dataflow/Modules/DataIO/

Total Files:
15
Deleted Files:
0
Lines of Code:
1846

[root]/Dataflow/Modules/DataIO
                directory in repo doc (1 files, 0 lines)

Lines of Code

Dataflow/Modules/DataIO/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 57 (100.0%) 148 (100.0%) 2.5
callahan 14 (24.6%) 79 (53.4%) 5.6
mjc 14 (24.6%) 37 (25.0%) 2.6
dav 25 (43.9%) 30 (20.3%) 1.2
worthen 1 (1.8%) 1 (0.7%) 1.0
jeroen 3 (5.3%) 1 (0.7%) 0.3

Most Recent Commits

jeroen 2006-04-19 13:34 Rev.: 33918

Bug fix

0 lines of code changed in 2 files:

  • Dataflow/Modules/DataIO: BundleWriter.cc (changed)
jeroen 2006-04-12 11:22 Rev.: 33840

Somehow this module got broken in the last series of updates........

1 lines of code changed in 1 file:

  • Dataflow/Modules/DataIO: BundleWriter.cc (+1 -1)
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



30 lines of code changed in 25 files:

  • Dataflow/Modules/DataIO: BundleReader.cc (+1 -1), BundleWriter.cc (+1 -1), ColorMap2Reader.cc (new), ColorMap2Writer.cc (new), ColorMapReader.cc (new), ColorMapWriter.cc (new), FieldReader.cc (+1 -1), FieldWriter.cc (new), MatrixReader.cc (+1 -1), MatrixWriter.cc (+1 -1), PathReader.cc (new), PathWriter.cc (+1 -1), sub.mk (+18 -5)
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

37 lines of code changed in 14 files:

  • 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 (+2 -2), GenericWriter.h (+7 -7), MatrixReader.cc (+3 -3), MatrixWriter.cc (+4 -4)
callahan 2006-03-20 17:17 Rev.: 33571

Fix guivar initialization for GenericReader and GenericWriter derived classes.

4 lines of code changed in 2 files:

  • Dataflow/Modules/DataIO: GenericReader.h (+1 -1), GenericWriter.h (+3 -3)
callahan 2006-03-10 17:38 Rev.: 33475

Move module gui variable initialization into the .cc files. Also add some virtual destructors that were missing from modules.

75 lines of code changed in 12 files:

  • Dataflow/Modules/DataIO: BundleReader.cc (+4 -1), BundleWriter.cc (+4 -3), ColorMap2Reader.cc (+6), ColorMap2Writer.cc (+6), ColorMapReader.cc (+6), ColorMapWriter.cc (+7 -1), FieldReader.cc (+6), FieldWriter.cc (+10 -4), MatrixReader.cc (+6), MatrixWriter.cc (+8 -2), PathReader.cc (+7), PathWriter.cc (+5)
worthen 2006-01-30 13:35 Rev.: 33106

Windows Port. Big changes: new share.h includes and SHARE macros. Change use of hash_map to be compatible with windows. Use of gl extensions

1 lines of code changed in 1 file:

  • Dataflow/Modules/DataIO: sub.mk (+1 -1)
Generated by StatSVN 0.4.0