Directory Core/Util/

Total Files:
17
Deleted Files:
8
Lines of Code:
3065

[root]/Core/Util

Lines of Code

Core/Util/ Lines of Code

Developers

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

Most Recent Commits

jas 2013-12-17 15:36 Rev.: 51394

Reverting the use of Boost to perform file and directory copies for restarting.

0 lines of code changed in 10 files:

  • Core/Util: Handle.h (changed), RefCounted.cc (new), RefCounted.h (new), Util.cc (new), constHandle.h (new)
jsutherland 2013-10-31 19:36 Rev.: 51196

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:

  • Core/Util: DebugStream.h (+6 -11), Endian.cc (+3 -3), FileUtils.cc (+1), FileUtils.h (new), RWS.h (new), TypeDescription.h (+23 -27)
harman 2013-10-31 13:41 Rev.: 51194


added thread0_Blk0()
useful in conditional statements for limiting output.

74 lines of code changed in 4 files:

  • Core/Util: GPU.cu (new 39), GPU.h (new 35), sub.mk (new)
jsutherland 2013-10-31 11:47 Rev.: 51189

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:

  • Core/Util: DynamicLoader.cc (new)
harman 2013-10-02 08:49 Rev.: 50997

Removed old code that was part of SCIRun and is not being used.

5 lines of code changed in 9 files:

  • Core/Util: DynamicCompilation.cc (del), DynamicCompilation.h (del), LogFile.cc (del), LogFile.h (del), RegressionReporter.cc (del), RegressionReporter.h (del), SimpleProfiler.cc (del), SimpleProfiler.h (del), sub.mk (+5 -17)
ahumphrey 2013-08-28 16:18 Rev.: 50887

Add some extra offerings for sensible multi-threaded output.

1 lines of code changed in 1 file:

  • Core/Util: Util.cc (+1)
dav 2013-05-16 14:44 Rev.: 50284

Remove warning, indent, whitespace, pass strings correctly.

0 lines of code changed in 4 files:

  • Core/Util: ProgressiveWarning.cc (changed), ProgressiveWarning.h (changed)
dav 2013-05-14 11:36 Rev.: 50262

Remove tabs, indent.

5 lines of code changed in 1 file:

  • Core/Util: sub.mk (+5 -7)
Generated by StatSVN 0.7.0