[root]/Packages/Fusion/Dataflow/Modules/DataIO
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 10 (100.0%) | 82 (100.0%) | 8.2 |
allen | 7 (70.0%) | 57 (69.5%) | 8.1 |
darbyb | 1 (10.0%) | 20 (24.4%) | 20.0 |
dav | 1 (10.0%) | 3 (3.7%) | 3.0 |
mjc | 1 (10.0%) | 2 (2.4%) | 2.0 |
clean up of strdup and removed duplicate code
7 lines of code changed in 2 files:
changed NrrdData-> to NrrdData->nrrd_ and cleaned up everything associated with it
16 lines of code changed in 1 file:
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.
20 lines of code changed in 1 file:
updated to use coding std for gui vars and to use the helpers methods for getting and sending handles
32 lines of code changed in 3 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 1 file:
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
2 lines of code changed in 1 file:
updated to use the new get and send methods with ports
2 lines of code changed in 1 file: