Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 43 (100.0%) | 144 (100.0%) | 3.3 |
harman | 13 (30.2%) | 79 (54.9%) | 6.0 |
jsutherland | 14 (32.6%) | 59 (41.0%) | 4.2 |
dav | 5 (11.6%) | 5 (3.5%) | 1.0 |
ahumphrey | 1 (2.3%) | 1 (0.7%) | 1.0 |
jas | 10 (23.3%) | 0 (0.0%) | 0.0 |
Reverting the use of Boost to perform file and directory copies for restarting.
0 lines of code changed in 10 files:
This one has been a long time coming.
Rip out the standard namespace opening that has been polluting header files throughout the framework. This crept into all sorts of places.
DO NOT open namespaces in header files. Ever.
59 lines of code changed in 12 files:
added thread0_Blk0()
useful in conditional statements for limiting output.
74 lines of code changed in 4 files:
to_string is in both the SCIRun and std namespaces. Due to some abuse in opening up namespaces in Uintah, some clashes were occurring on the new mac platforms. This should eliminate those clashes.
0 lines of code changed in 2 files:
Removed old code that was part of SCIRun and is not being used.
5 lines of code changed in 9 files:
Add some extra offerings for sensible multi-threaded output.
1 lines of code changed in 1 file:
Remove warning, indent, whitespace, pass strings correctly.
0 lines of code changed in 4 files:
Remove tabs, indent.
5 lines of code changed in 1 file: