Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 73 (100.0%) | 212 (100.0%) | 2.9 |
worthen | 48 (65.8%) | 195 (92.0%) | 4.0 |
allen | 1 (1.4%) | 16 (7.5%) | 16.0 |
mjc | 2 (2.7%) | 1 (0.5%) | 0.5 |
mdavis | 2 (2.7%) | 0 (0.0%) | 0.0 |
jas | 2 (2.7%) | 0 (0.0%) | 0.0 |
dav | 18 (24.7%) | 0 (0.0%) | 0.0 |
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
0 lines of code changed in 18 files:
Check input handle for null before setting last_generation and generation_
0 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
1 lines of code changed in 2 files:
added Joroen's handle methods and added state enums to guivar
16 lines of code changed in 1 file:
SHARE -> SCISHARE
71 lines of code changed in 31 files:
Needed typeinfo information for Textures.
0 lines of code changed in 2 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
124 lines of code changed in 17 files: