Summary Period: 2003-10-29 to 2004-08-18
783 (30.2%)
18578 (9.3%)

| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 783 (100.0%) | 18578 (100.0%) | 23.7 |
| src/edu/sdsc/matrix/srb/core/ | 96 (12.3%) | 5229 (28.1%) | 54.4 |
| src/edu/sdsc/matrix/srb/client/ | 169 (21.6%) | 4515 (24.3%) | 26.7 |
| src/edu/sdsc/matrix/srb/operations/ | 93 (11.9%) | 2227 (12.0%) | 23.9 |
| src/edu/sdsc/matrix/srb/core/flow/ | 49 (6.3%) | 1816 (9.8%) | 37.0 |
| examples/Using-JavaAPI/ | 41 (5.2%) | 1387 (7.5%) | 33.8 |
| src/edu/sdsc/matrix/srb/util/ | 37 (4.7%) | 1314 (7.1%) | 35.5 |
| examples/Using-XMLeditor/ | 37 (4.7%) | 1082 (5.8%) | 29.2 |
| src/edu/sdsc/matrix/srb/core/expressions/ | 8 (1.0%) | 423 (2.3%) | 52.8 |
| src/org/nfunk/jep/function/ | 50 (6.4%) | 397 (2.1%) | 7.9 |
| src/edu/sdsc/matrix/srb/query/ | 1 (0.1%) | 105 (0.6%) | 105.0 |
| src/edu/sdsc/matrix/srb/core/Expression/ | 5 (0.6%) | 42 (0.2%) | 8.4 |
| src/edu/sdsc/matrix/srb/core/actionstring/ | 5 (0.6%) | 29 (0.2%) | 5.8 |
| / | 6 (0.8%) | 8 (0.0%) | 1.3 |
| src/org/nfunk/jep/ | 23 (2.9%) | 2 (0.0%) | 0.0 |
| examples/DGL-Builder-GUI/ | 1 (0.1%) | 2 (0.0%) | 2.0 |
| src/org/nfunk/jepexamples/ | 20 (2.6%) | 0 (0.0%) | 0.0 |
| src/org/nfunk/jep/type/ | 3 (0.4%) | 0 (0.0%) | 0.0 |
| schema/ | 18 (2.3%) | 0 (0.0%) | 0.0 |
| lib/vdl_lib/ | 88 (11.2%) | 0 (0.0%) | 0.0 |
| lib/ | 3 (0.4%) | 0 (0.0%) | 0.0 |
| examples/ | 1 (0.1%) | 0 (0.0%) | 0.0 |
| docs/ | 2 (0.3%) | 0 (0.0%) | 0.0 |
| bin/ | 27 (3.4%) | 0 (0.0%) | 0.0 |


use MatrixRunner in client package
4 lines of code changed in:
moved from util package
423 lines of code changed in:
moved to client package
0 lines of code changed in:
process 100 files with md5
2 lines of code changed in:
comments and code cleanup
197 lines of code changed in:
scommand script to run md5 on a directory
0 lines of code changed in:
this is not a real working example that should be distributed to users
0 lines of code changed in:
get status prints start/end times for each step
3 lines of code changed in:
removed diagnostic output
1 lines of code changed in:
The run threads method checks to see if the thread is null and if it is, the method skips it. It was throwing a null pointer exception before. An example of when a thread could be null is if we are executing a forEach loop with an input that does not divide the parallel increment evenly
3 lines of code changed in:
fixed typo
6 lines of code changed in:
added debug println
2 lines of code changed in:
make that a 15 second sleep
6 lines of code changed in:
use the new MatrixRunner interface and also waits 15 seconds and asks for and prints response to console
114 lines of code changed in:
Changed matrix runner to return values from the run methods
10 lines of code changed in:
Consolidated all request sending code into MatrixRunner, including sending a flow request, xmlDocument, or getting status
303 lines of code changed in:
How'd this get here?
0 lines of code changed in:
*** empty log message ***
14 lines of code changed in:
newest
0 lines of code changed in:
removed printlns
0 lines of code changed in:
(203 more)
Generated by StatCVS 0.2.2