Directory Packages/DataIO/Dataflow/Modules/Readers/

Total Files:
4
Deleted Files:
0
Lines of Code:
3459

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 26 (100.0%) 654 (100.0%) 25.1
allen 20 (76.9%) 482 (73.7%) 24.1
darbyb 2 (7.7%) 127 (19.4%) 63.5
mjc 2 (7.7%) 42 (6.4%) 21.0
dav 2 (7.7%) 3 (0.5%) 1.5

Most Recent Commits

allen 2006-10-11 12:37 Rev.: 35563

fix for time steps in datasets

0 lines of code changed in 4 files:

  • Packages/DataIO/Dataflow/Modules/Readers: HDF5DataReader.cc (new), HDF5DataReader.h (changed)
allen 2006-10-10 18:02 Rev.: 35556

partial clean of the GetFileName module and incorporated it into the HDF5DataReader

24 lines of code changed in 2 files:

  • Packages/DataIO/Dataflow/Modules/Readers: HDF5DataReader.cc (+23 -27), HDF5DataReader.h (+1 -1)
allen 2006-09-11 15:52 Rev.: 35280

clean up of strdup and removed duplicate code

14 lines of code changed in 1 file:

  • Packages/DataIO/Dataflow/Modules/Readers: HDF5DataReader.cc (+14 -52)
allen 2006-07-14 14:46 Rev.: 34788

fix sub varinclude/sci_defs/environment_testdefs.h.in

9 lines of code changed in 1 file:

  • Packages/DataIO/Dataflow/Modules/Readers: HDF5DataReader.cc (+9)
allen 2006-04-06 14:02 Rev.: 33794

minor fixes for OS X compile

1 lines of code changed in 1 file:

  • Packages/DataIO/Dataflow/Modules/Readers: HDF5DataReader.cc (+1)
allen 2006-04-04 15:12 Rev.: 33768

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

73 lines of code changed in 3 files:

  • Packages/DataIO/Dataflow/Modules/Readers: HDF5DataReader.cc (+33 -33), MDSPlusDataReader.cc (+40 -40)
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.

127 lines of code changed in 2 files:

  • Packages/DataIO/Dataflow/Modules/Readers: HDF5DataReader.cc (+34 -32), MDSPlusDataReader.cc (+93 -49)
allen 2006-03-23 19:24 Rev.: 33631

updated to use coding std for gui vars and to use the helpers methods for getting and sending handles

315 lines of code changed in 5 files:

  • Packages/DataIO/Dataflow/Modules/Readers: HDF5DataReader.cc (+143 -160), HDF5DataReader.h (+34 -39), MDSPlusDataReader.cc (+137 -156), sub.mk (+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



3 lines of code changed in 2 files:

  • Packages/DataIO/Dataflow/Modules/Readers: HDF5DataReader.h (+2 -2), MDSPlusDataReader.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

42 lines of code changed in 2 files:

  • Packages/DataIO/Dataflow/Modules/Readers: HDF5DataReader.cc (+29 -29), MDSPlusDataReader.cc (+13 -13)
allen 2006-03-17 17:06 Rev.: 33547

updated to use the new get and send methods with ports

46 lines of code changed in 3 files:

  • Packages/DataIO/Dataflow/Modules/Readers: HDF5DataReader.cc (+29 -82), HDF5DataReader.h (-1), MDSPlusDataReader.cc (+17 -32)
Generated by StatSVN 0.4.0