[root]/Packages/DataIO/Dataflow/Modules/Readers
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 |
fix for time steps in datasets
0 lines of code changed in 4 files:
partial clean of the GetFileName module and incorporated it into the HDF5DataReader
24 lines of code changed in 2 files:
clean up of strdup and removed duplicate code
14 lines of code changed in 1 file:
fix sub varinclude/sci_defs/environment_testdefs.h.in
9 lines of code changed in 1 file:
minor fixes for OS X compile
1 lines of code changed in 1 file:
changed NrrdData-> to NrrdData->nrrd_ and cleaned up everything associated with it
73 lines of code changed in 3 files:
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:
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:
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:
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:
updated to use the new get and send methods with ports
46 lines of code changed in 3 files: