[root]/SCIRun
Babel
(19 files, 4238 lines)
Bridge
(9 files, 1635 lines)
CCA
(15 files, 1919 lines)
Corba
(22 files, 1552 lines)
Dataflow
(14 files, 1159 lines)
Internal
(30 files, 3003 lines)
StandAlone
(3 files, 315 lines)
Tao
(15 files, 742 lines)
Vtk
(16 files, 1892 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 98 (100.0%) | 1936 (100.0%) | 19.7 |
ayla | 66 (67.3%) | 1483 (76.6%) | 22.4 |
yarden | 10 (10.2%) | 372 (19.2%) | 37.2 |
damevski | 12 (12.2%) | 64 (3.3%) | 5.3 |
kzhang | 9 (9.2%) | 15 (0.8%) | 1.6 |
worthen | 1 (1.0%) | 2 (0.1%) | 2.0 |
Inherit common component description members.
0 lines of code changed in 6 files:
Generate unique name before creating component instance.
0 lines of code changed in 4 files:
Let ComponentInstance set standard component properties.
35 lines of code changed in 4 files:
Set default standard component properties in ComponentInstance.
2 lines of code changed in 1 file:
Updates to framework.
9 lines of code changed in 1 file:
Moving SCIRun2 main file and ploader from src/main to SCIRun/StandAlone.
26 lines of code changed in 2 files:
Correct disable dataflow bug: check value of sci_required_dataflow. Setting sci_required_scirun is also useful. Add sci_defs header to files that check BUILD_DATAFLOW.
366 lines of code changed in 1 file:
Added type checking to TypeMap.
0 lines of code changed in 4 files:
Complete TypeMap implementation.
400 lines of code changed in 2 files:
Add default property keys.
0 lines of code changed in 4 files:
remove some unecessary output messages
2 lines of code changed in 3 files:
Add ComponentRelease callback.
16 lines of code changed in 2 files:
Fill in a few more TypeMap functions.
113 lines of code changed in 2 files:
Added locking, making SR2 hopefully thread-safe
41 lines of code changed in 5 files:
change InternalServices mechanism in preparation for new types of services: part II
340 lines of code changed in 2 files:
Merge branch babel_sidl_v0_9_1 to HEAD.
15 lines of code changed in 3 files:
Bug #2731: check for null Babel component instance.
17 lines of code changed in 1 file:
Change InternalErrors to CCAExceptions.
21 lines of code changed in 2 files:
Make SCIRun2 work with and without Dataflow
2 lines of code changed in 1 file:
finish separation of Dataflow and provide --disable-dataflow flag
7 lines of code changed in 2 files:
(23 more)