Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 80 (100.0%) | 822 (100.0%) | 10.2 |
mjc | 18 (22.5%) | 280 (34.1%) | 15.5 |
mdavis | 4 (5.0%) | 242 (29.4%) | 60.5 |
callahan | 51 (63.8%) | 182 (22.1%) | 3.5 |
jeroen | 2 (2.5%) | 100 (12.2%) | 50.0 |
worthen | 2 (2.5%) | 7 (0.9%) | 3.5 |
wmartin | 1 (1.3%) | 7 (0.9%) | 7.0 |
yarden | 1 (1.3%) | 3 (0.4%) | 3.0 |
dgroulx | 1 (1.3%) | 1 (0.1%) | 1.0 |
Clean up newlines on error messsages
3 lines of code changed in 2 files:
Instrument MatrixInfo to print out stats when regression testing.
0 lines of code changed in 2 files:
completely revert commit 32690, as it broke all of Uintah
2 lines of code changed in 2 files:
removal of xerces, replaced with libxml2, turn on validaton for component loading, fix all invalid xml
2 lines of code changed in 1 file:
Use send_and_detach instead of just send on the OPorts for better caching behavior.
90 lines of code changed in 29 files:
Remove empty tcl_command functions
0 lines of code changed in 3 files:
Use compute_new_generation instead of generation++. Incrementing the generation number is not safe
2 lines of code changed in 2 files:
Fix compiler warning
4 lines of code changed in 1 file:
Update for the Bundle modules (simplification of module code), (2) Addition of module to create a dense matrix directly from the GUI, (3) Some modules to do some basic string manipulations, creation, merging, sprintf, filenametostring (4) New module to display string in viewer ShowString (Multiple line option, arbritary amount of lines, so more information can be stored in the title then time and unit alone)
100 lines of code changed in 2 files:
libDataflow_Modules_Math is now calling nrrdAlloc, so added Teem to it's
list of libraries.
1 lines of code changed in 1 file:
Remove printf
0 lines of code changed in 1 file:
Initial commit of mask vector code
242 lines of code changed in 3 files:
finish separation of Core from Dataflow
3 lines of code changed in 1 file:
Minor header include, remove unneeded DenseMatrix.h
0 lines of code changed in 1 file:
Add DenseColMajMatrix header to LinearAlgebra module.
0 lines of code changed in 2 files:
Add the DenseColMajMatrix data type to the Math Matrix modules
14 lines of code changed in 2 files:
Mods for MS Windows compatibility.
7 lines of code changed in 1 file:
Fix race condition in Thread::parallel. Make all of the templated versions blocking (so that we don't dangle the stack pointer object). Call the function directly if nthreads == 1.
8 lines of code changed in 1 file:
Replace Array1 with vector
43 lines of code changed in 1 file:
branch merge from VS package only, fixes for multi file readers/writers
43 lines of code changed in 1 file:
(6 more)