[root]/Packages/Teem/Dataflow/Modules/NrrdData
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 39 (100.0%) | 212 (100.0%) | 5.4 |
allen | 9 (23.1%) | 94 (44.3%) | 10.4 |
mjc | 5 (12.8%) | 34 (16.0%) | 6.8 |
callahan | 13 (33.3%) | 32 (15.1%) | 2.4 |
dav | 8 (20.5%) | 27 (12.7%) | 3.3 |
worthen | 1 (2.6%) | 18 (8.5%) | 18.0 |
darbyb | 3 (7.7%) | 7 (3.3%) | 2.3 |
Add more complete set of nrrd kinds to NrrdInfo
0 lines of code changed in 2 files:
Use get_input_handle and send_output_handle for ports.
17 lines of code changed in 7 files:
changed NrrdData-> to NrrdData->nrrd_ and cleaned up everything associated with it
35 lines of code changed in 4 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.
7 lines of code changed in 3 files:
switched ChooseNrrd to use the template ChooseModule
0 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
6 lines of code changed in 2 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
27 lines of code changed in 8 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
34 lines of code changed in 5 files:
Move module gui variable initialization into the .cc files.
11 lines of code changed in 3 files:
Remove and clean up debugging prints.
4 lines of code changed in 1 file:
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
18 lines of code changed in 1 file:
added other types
53 lines of code changed in 1 file: