Directory SCIRun/Vtk/

Total Files:
16
Deleted Files:
0
Lines of Code:
1892

[root]/SCIRun/Vtk

Lines of Code

SCIRun/Vtk/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 44 (100.0%) 285 (100.0%) 6.4
kzhang 19 (43.2%) 178 (62.5%) 9.3
ayla 22 (50.0%) 93 (32.6%) 4.2
damevski 2 (4.5%) 12 (4.2%) 6.0
yarden 1 (2.3%) 2 (0.7%) 2.0

Most Recent Commits

ayla 2005-12-14 18:42 Rev.: 32858

Inherit common component description members.

0 lines of code changed in 6 files:

  • SCIRun/Vtk: VtkComponentDescription.cc (new), VtkComponentDescription.h (new), VtkComponentModel.cc (new)
ayla 2005-11-10 16:17 Rev.: 32505

Initialize instead of assign default path.

1 lines of code changed in 1 file:

  • SCIRun/Vtk: VtkComponentModel.cc (+1 -2)
ayla 2005-10-10 19:48 Rev.: 32104

Replaced some lock/unlock calls with Guards. Code cleanup.

36 lines of code changed in 5 files:

  • SCIRun/Vtk: VtkComponentModel.cc (+32 -30), VtkComponentModel.h (+3 -3), VtkPortInstance.h (new)
damevski 2005-08-30 13:50 Rev.: 31770

Added locking, making SR2 hopefully thread-safe

12 lines of code changed in 2 files:

  • SCIRun/Vtk: VtkComponentModel.cc (+9 -1), VtkComponentModel.h (+3)
yarden 2005-07-07 15:35 Rev.: 31048

finish separation of Core from Dataflow

2 lines of code changed in 1 file:

  • SCIRun/Vtk: VtkComponentModel.cc (+2 -2)
ayla 2005-06-30 17:30 Rev.: 30944

Added properties to ComponentInstance.

26 lines of code changed in 6 files:

  • SCIRun/Vtk: VtkComponentInstance.cc (new), VtkComponentInstance.h (new), VtkComponentModel.cc (+7 -6), VtkComponentModel.h (+7 -3)
ayla 2005-05-19 17:27 Rev.: 30289

Replace NULL with 0 for pure virtual function declarations.

0 lines of code changed in 2 files:

  • SCIRun/Vtk: InPort.h (changed)
kzhang 2005-04-26 11:12 Rev.: 29956

added Corba component model

1 lines of code changed in 1 file:

  • SCIRun/Vtk: VtkComponentModel.cc (+1 -1)
ayla 2005-01-26 15:59 Rev.: 28263

Bug 2362: fixed component menu bug.

30 lines of code changed in 2 files:

  • SCIRun/Vtk: VtkComponentModel.cc (+30 -40), VtkComponentModel.h (-1)
kzhang 2005-01-17 22:21 Rev.: 28037

added event propagator interfaces: update and refresh. Changed getOutput to a pure virtual method for InPort.

177 lines of code changed in 18 files:

  • SCIRun/Vtk: Component.cc (+9 -4), Component.h (new), InPort.cc (+14 -5), InPort.h (+2), OutPort.cc (new), OutPort.h (new), Port.cc (+29 -4), Port.h (new), VtkComponentInstance.h (+2), VtkPortInstance.cc (+27 -5)
Generated by StatSVN 0.4.0