[root]/Packages/Teem/Dataflow/Modules/Tend
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 145 (100.0%) | 418 (100.0%) | 2.8 |
callahan | 68 (46.9%) | 155 (37.1%) | 2.2 |
mjc | 22 (15.2%) | 118 (28.2%) | 5.3 |
dav | 26 (17.9%) | 63 (15.1%) | 2.4 |
darbyb | 6 (4.1%) | 40 (9.6%) | 6.6 |
allen | 22 (15.2%) | 38 (9.1%) | 1.7 |
worthen | 1 (0.7%) | 4 (1.0%) | 4.0 |
Use get_input_handle and send_output_handle for ports.
0 lines of code changed in 48 files:
changed NrrdData-> to NrrdData->nrrd_ and cleaned up everything associated with it
38 lines of code changed in 22 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.
40 lines of code changed in 6 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
63 lines of code changed in 26 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
118 lines of code changed in 22 files:
Move module gui variable initialization into the .cc files.
40 lines of code changed in 5 files:
Move module gui variable initialization into the .cc files.
115 lines of code changed in 15 files:
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
4 lines of code changed in 1 file: