Directory Core/Util/

Total Files:
29
Deleted Files:
5
Lines of Code:
6334

[root]/Core/Util
            Folder removed from repo Comm (0 files, 0 lines)

Lines of Code

Core/Util/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 84 (100.0%) 4448 (100.0%) 52.9
dav 21 (25.0%) 2474 (55.6%) 117.8
jas 54 (64.3%) 1913 (43.0%) 35.4
luitjens 8 (9.5%) 41 (0.9%) 5.1
jthornoc 1 (1.2%) 20 (0.4%) 20.0

Most Recent Commits

dav 2009-11-02 18:24 Rev.: 45024

Missed an osx fix.

0 lines of code changed in 2 files:

  • Core/Util: Endian.cc (changed)
jthornoc 2009-11-02 18:02 Rev.: 45022


OSX Snow Leopard fixs from Dav. (First OSX to truely support 64 bits.)

M include/sci_defs/osx_testdefs.h.in

OSX Hack isn't used any more, so I removed it. Added the snow leopard #define.

M CCA/Components/Schedulers/OnDemandDataWarehouse.h

No one uses the boundary layer parameter so I removed it.

M CCA/Components/Schedulers/TaskGraph.h

- Removed tabs messing up indentation.
- Made a few params 'const'.

M CCA/Components/Schedulers/TaskGraph.cc

- Mostly cosmetics:
- Added some white space.
- Added some {}.
- Made a few params 'const'.

M CCA/Components/Schedulers/OnDemandDataWarehouse.cc

- An undefined boundary layer was being passed in even though no one uses it, so
default it to 0,0,0.

M CCA/Components/Schedulers/SchedulerCommon.cc

- Use 'const'.

M CCA/Ports/DataWarehouse.h

- Indent.
- In allocateTemporary(), you can't give a reference parameter (boundaryLayer) a default value. Not
sure why this compiles on other machines.

M Core/Grid/Patch.h

- White space cosmetics.

M Core/Grid/Variables/ParticleVariableBase.h
M Core/Grid/Variables/ParticleSubset.h

- Can't have a function differentiated only by return type (and particularly just by 'const' on the return type).
Not sure why other compiles allow this, and/or which function they actually 'link in', but the OSX 10 compiler
doesn't like it.

M Core/Grid/Variables/ReductionVariable_special.cc

- Don't compile some of these things under snow leopard.

M Core/Grid/Variables/ParticleVariableBase.cc

- Cosmetics.

M Core/Thread/Thread.cc

- Fix a warning for John. ;)

M Core/Disclosure/TypeUtils.cc

- 64 bit functions that become multiply defined if left in for Snow Leopard.

M Core/Util/Endian.cc

- White space!

M StandAlone/sub.mk

- Need Core/OS to link.

M StandAlone/tools/puda/varsummary.cc

- 64 bit overloaded function fix for OSX snow leopard.

M configure.ac

- OSX snow leopard fixes.
- NOTE: Not checking in configure because I don't have the correct autoconf version on this
machine. I will fix this in the next commit (coming shortly).

20 lines of code changed in 1 file:

  • Core/Util: Endian.cc (+20 -18)
dav 2009-10-28 12:15 Rev.: 44967

Remove circular dependency by moving WAIT_FOR_DEBUGGER stuff to Core/Exceptions

0 lines of code changed in 5 files:

  • Core/Util: Assert.cc (del), Assert.h (new), sub.mk (-1)
luitjens 2009-10-28 08:43 Rev.: 44962

Possible fix for circular dependency.

14 lines of code changed in 2 files:

  • Core/Util: Assert.cc (new 12), Assert.h (+2 -2)
jas 2009-05-13 11:03 Rev.: 44315

Add c includes.

2 lines of code changed in 3 files:

  • Core/Util: Assert.cc (+1), Socket.cc (+1)
dav 2009-04-02 15:49 Rev.: 43962

Still need Dynamic compilation stuff (until Fields go away (shortly)). Putting it back.

2472 lines of code changed in 5 files:

  • Core/Util: DynamicCompilation.cc (new 104), DynamicCompilation.h (new 312), DynamicLoader.cc (new 1734), DynamicLoader.h (new 320), sub.mk (+2)
dav 2009-04-02 15:37 Rev.: 43961


D DynamicLoader.cc
D DynamicLoader.h
M sub.mk
D DynamicCompilation.cc
D DynamicCompilation.h

- New 'Uintah' does not use dynamic compilation... so removing associated files.

M Environment.cc

- Don't use ITCL, LOAD_PACKAGE, THIRDPARTY anymore.

0 lines of code changed in 7 files:

  • Core/Util: DynamicCompilation.cc (del), DynamicCompilation.h (del), DynamicLoader.cc (del), DynamicLoader.h (del), Environment.cc (-73), sub.mk (-2)
dav 2009-03-30 17:04 Rev.: 43925


M CCA/Components/ProblemSpecification/ProblemSpecReader.cc

Update ups_spec to allow for validating MULTIPLE_VECTORS.

M StandAlone/inputs/UPS_SPEC/ups_spec.xml

Use MULTIPLE_VECTORS for <min_patch_size>

M Core/Containers/StringUtil.h
M Core/Containers/StringUtil.cc
M Core/Util/FileUtils.cc

Clean up StringUtil functions.


2 lines of code changed in 2 files:

  • Core/Util: FileUtils.cc (+2 -2)
jas 2009-03-27 10:44 Rev.: 43893

Remove sgi woff ifdefs.

0 lines of code changed in 4 files:

  • Core/Util: Signals.h (new), SizeTypeConvert.cc (new)
luitjens 2009-03-21 12:07 Rev.: 43805

Modified the WAIT_FOR_DEBUGGER macro so that it is now a function call. This is nicer in gdb.


16 lines of code changed in 3 files:

  • Core/Util: Assert.cc (+13), Assert.h (+2 -1), sub.mk (+1)
jas 2009-03-09 17:51 Rev.: 43524

Remove unused files.

0 lines of code changed in 3 files:

  • Core/Util: Calls.h (del), XMLParser.cc (del), XMLParser.h (del)
jas 2009-03-09 16:43 Rev.: 43521

Remove sgi_stl_warnings include line

1180 lines of code changed in 24 files:

  • Core/Util: DebugStream.cc (new), DebugStream.h (new), DynamicCompilation.h (new 155), DynamicLoader.cc (new 866), DynamicLoader.h (new 159), Environment.cc (-2), FancyAssert.h (-2), LogFile.h (-2), NotFinished.h (new), ProgressReporter.h (-2), Signals.h (-2), TypeDescription.h (-2), XMLParser.h (new), soloader.cc (new), soloader.h (-2)
jas 2009-03-09 15:31 Rev.: 43511

Remove the Packages/Uintah/

4 lines of code changed in 8 files:

  • Core/Util: RefCounted.cc (+1 -1), RefCounted.h (+1 -1), Util.cc (+1 -1), constHandle.h (+1 -1)
jas 2009-03-09 15:14 Rev.: 43503

Move Uintah/Core/Util to Core/Util/

667 lines of code changed in 7 files:

  • Core/Util: Handle.h (new 191), RefCounted.cc (+106), RefCounted.h (+91), Util.cc (+40), constHandle.h (+195), sub.mk (+3 -1), uintahshare.h (new 41)
jas 2009-03-09 13:54 Rev.: 43468

Remove CMakeLists.txt

0 lines of code changed in 1 file:

  • Core/Util: CMakeLists.txt (del)
luitjens 2009-02-24 11:16 Rev.: 43311

use delete[] instead of delete.

1 lines of code changed in 1 file:

  • Core/Util: Environment.cc (+1 -1)
luitjens 2009-02-17 17:20 Rev.: 43257

Fix for a small memory leak.

8 lines of code changed in 1 file:

  • Core/Util: Environment.cc (+8 -7)
luitjens 2009-02-14 12:27 Rev.: 43225

Moved WAIT_FOR_DEBUGGER macro to Assert.h

2 lines of code changed in 1 file:

  • Core/Util: Assert.h (+2)
jas 2009-01-26 13:49 Rev.: 42976

Add the MIT License to every *.cc, *.h,*.F, and sub.mk file.

60 lines of code changed in 4 files:

  • Core/Util: ProgressiveWarning.cc (new), share.h (+30)
Generated by StatSVN 0.4.0