Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 56 (100.0%) | 3735 (100.0%) | 66.6 |
dav | 36 (64.3%) | 3713 (99.4%) | 103.1 |
mjc | 8 (14.3%) | 19 (0.5%) | 2.3 |
worthen | 6 (10.7%) | 3 (0.1%) | 0.5 |
mdavis | 2 (3.6%) | 0 (0.0%) | 0.0 |
callahan | 4 (7.1%) | 0 (0.0%) | 0.0 |
Detect attempting multiple connections to the same input port.
0 lines of code changed in 4 files:
provide functinality to get the view bounding box from a geometry port
19 lines of code changed in 4 files:
compilation fix
0 lines of code changed in 4 files:
Last month's worth of windows fixes
3 lines of code changed in 6 files:
Check input handle for null before setting generation_. Set to -1 if null input
0 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
35 lines of code changed in 2 files:
Moved Port.h and Port.cc into Ports
372 lines of code changed in 2 files:
deleting so I can 'svn mv' them here.
0 lines of code changed in 2 files:
Moved 'Ports' into Dataflow/Networks/
3306 lines of code changed in 30 files: