[root]/main
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 64 (100.0%) | 6073 (100.0%) | 94.8 |
callahan | 8 (12.5%) | 5662 (93.2%) | 707.7 |
mdavis | 9 (14.1%) | 103 (1.7%) | 11.4 |
dav | 11 (17.2%) | 80 (1.3%) | 7.2 |
mjc | 4 (6.3%) | 64 (1.1%) | 16.0 |
kzhang | 6 (9.4%) | 60 (1.0%) | 10.0 |
ayla | 9 (14.1%) | 43 (0.7%) | 4.7 |
oscar | 2 (3.1%) | 33 (0.5%) | 16.5 |
worthen | 5 (7.8%) | 12 (0.2%) | 2.4 |
dgroulx | 1 (1.6%) | 7 (0.1%) | 7.0 |
amorris | 1 (1.6%) | 5 (0.1%) | 5.0 |
yarden | 1 (1.6%) | 2 (0.0%) | 2.0 |
damevski | 2 (3.1%) | 2 (0.0%) | 1.0 |
sparker | 4 (6.3%) | 0 (0.0%) | 0.0 |
jeroen | 1 (1.6%) | 0 (0.0%) | 0.0 |
Flush io on regression timeout.
0 lines of code changed in 2 files:
MatlabEngine functionality was disabled for MACs in 1.24.2, however the trunk version worked fine, removing code that disables matlabengine
0 lines of code changed in 1 file:
Moving SCIRun2 main file and ploader from src/main to SCIRun/StandAlone.
0 lines of code changed in 4 files:
initial commit of H_O_Basis branch merge
6 lines of code changed in 1 file:
Merge the 1.24.2 changes into the trunk
50 lines of code changed in 1 file:
Add CCAException.
5 lines of code changed in 1 file:
Check for mpich.
3 lines of code changed in 1 file:
Implemented load network file from the command line.
17 lines of code changed in 1 file:
Create SCIRun environment in main function.
14 lines of code changed in 1 file:
Removed typo of 'RCDIR'.
0 lines of code changed in 1 file:
SRCDIR shoudl be at top of file. Removed tabs.
13 lines of code changed in 1 file:
Clean up formatting and add some comments so I can tell which program is which. sr requires Core/Util now.
58 lines of code changed in 1 file:
finish separation of Core from Dataflow
2 lines of code changed in 1 file:
Move Core/TCLThread to Dataflow/TCLThread
2 lines of code changed in 2 files:
Generalize GUI naming convention from QtBuilder to SCIRun.Builder.
4 lines of code changed in 1 file:
remove <mpi.h>
0 lines of code changed in 1 file:
move PRMI initialization to ploader
47 lines of code changed in 1 file:
Added lines to PSELIBS to link Comm in Ptolemy Package. Used for starting SPA server
3 lines of code changed in 1 file:
Added support for starting the SPA server thread in the Ptolemy package.
30 lines of code changed in 1 file:
fixed the MPI dependency problem. If one needs to include mpi.h, please include <sci_defs/mpi_defs.h> and then include <sci_mpi.h>.
12 lines of code changed in 3 files:
(25 more)