Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 54 (100.0%) | 191 (100.0%) | 3.5 |
kzhang | 30 (55.6%) | 110 (57.6%) | 3.6 |
ayla | 18 (33.3%) | 79 (41.4%) | 4.3 |
yarden | 1 (1.9%) | 1 (0.5%) | 1.0 |
damevski | 1 (1.9%) | 1 (0.5%) | 1.0 |
worthen | 4 (7.4%) | 0 (0.0%) | 0.0 |
Use Guards for mutex lock and unlock. Prefer initializers to assignment in constructor. Use the std:: namespace consistently (and using the entire namespace is unnecessary).
0 lines of code changed in 2 files:
remove some unecessaryoutput messages
29 lines of code changed in 12 files:
Fix some compiler warnings about signed/unsigned comparisons and unused variables. Annotate commented code.
60 lines of code changed in 6 files:
Check for mpich.
2 lines of code changed in 3 files:
Add file and line arguments to exception constructors.
17 lines of code changed in 7 files:
add support for Plume. add boost and loki to configure
1 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>.
80 lines of code changed in 17 files:
Updated to mpi_defs.h for MPIPP_H
1 lines of code changed in 1 file:
added CorbaService interfaces in the SIDL files
1 lines of code changed in 1 file:
Get rid of unnecesesary SCICORESHARE
0 lines of code changed in 4 files: