Directory Core/DataArchive/

Total Files:
3
Deleted Files:
0
Lines of Code:
1990

[root]/Core/DataArchive

Lines of Code

Core/DataArchive/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 12 (100.0%) 39 (100.0%) 3.2
jas 8 (66.7%) 36 (92.3%) 4.5
dav 2 (16.7%) 3 (7.7%) 1.5
sshankar 2 (16.7%) 0 (0.0%) 0.0

Most Recent Commits

jas 2009-07-17 17:51 Rev.: 44507

Fix queryRegion, changing to the extra cell/ node indices.

0 lines of code changed in 2 files:

  • Core/DataArchive: DataArchive.cc (changed)
sshankar 2009-07-07 17:25 Rev.: 44469

Fix parameter name typo

0 lines of code changed in 2 files:

  • Core/DataArchive: DataArchive.h (new)
jas 2009-03-27 10:44 Rev.: 43893

Remove sgi woff ifdefs.

1 lines of code changed in 1 file:

  • Core/DataArchive: DataArchive.cc (+1 -4)
dav 2009-03-17 12:27 Rev.: 43737

Combined Core/Math, Core/Disclosure, and Core/Geometry into one
library (with respect to linking (at least for now)) in order to get
around the circular dependency problem we are having under OSX... (and
on any other machine where we need to build static libraries.) Had to
add Core/Math to the PSELIBS line of a number of sub.mk files.

Currently all the files are compiled into the Core/Math library (but
still exist in their original locations). I created dummy.cc files to
allow me to still create the Core/Disclosure and Core/Geometry
libraries (which are now basically empty) so that I didn't have to
update all the sub.mk files to remove these references. However, at
some point in the near future, this needs to be cleaned up.

M Core/Persistent/Persistent.cc

For some reason Persistent.cc was #including <Endian.cc> which caused
symbols to appear twice. I changed this to #include the .h file.
This shouldn't be an issue... and may have only shown up (now, instead
of years ago) because I don't have TEEM turned on right now (TEEM used
to be on by default). (With TEEM turned on, Persistent.cc uses nrrd.h
for endian stuff.)

M CCA/Components/Arches/MCRT/ArchesRMCRT/RMCRTRRSDStratified.cc

Replaced 100000000000000000 with DBL_MAX, so that compilations on 32
bit machines don't error out.

3 lines of code changed in 2 files:

  • Core/DataArchive: sub.mk (new)
jas 2009-03-09 17:05 Rev.: 43522

Delete GUI/. Modify Core libraries to include.

0 lines of code changed in 1 file:

  • Core/DataArchive: sub.mk (-1)
jas 2009-03-09 16:43 Rev.: 43521

Remove sgi_stl_warnings include line

0 lines of code changed in 1 file:

  • Core/DataArchive: DataArchive.h (-2)
jas 2009-03-09 15:32 Rev.: 43511

Remove the Packages/Uintah/

26 lines of code changed in 2 files:

  • Core/DataArchive: DataArchive.cc (+12 -12), DataArchive.h (+14 -14)
jas 2009-03-09 15:23 Rev.: 43506

Remove the Packages/Uintah/

9 lines of code changed in 1 file:

  • Core/DataArchive: sub.mk (+9 -9)
Generated by StatSVN 0.4.0