Directory include/

Total Files:
12
Deleted Files:
1
Lines of Code:
752

[root]/include
        directory in repo compat (1 files, 56 lines)
        directory in repo sci_defs (52 files, 1859 lines)

Lines of Code

include/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 26 (100.0%) 24 (100.0%) 0.9
jas 20 (76.9%) 11 (45.8%) 0.5
dav 2 (7.7%) 7 (29.2%) 3.5
qymeng 2 (7.7%) 5 (20.8%) 2.5
ahumphrey 2 (7.7%) 1 (4.2%) 0.5

Most Recent Commits

dav 2014-10-14 15:19 Rev.: 52576


Two main fixes: Checkpointing (parsing of UPS file) fixed. Outputting
of correct SVN revision number for sus runs.

M Makefile.in
A + include/svn_info.h.template
D include/svn_info.h

Place accurate SVN information in svn_info.h each time 'make' is run.
This uses the 'svn info' command and populates the svn_info.h file
(bin/include/) using the svn_info.h.template file (src/include/).

M StandAlone/sub.mk

- sus.o depends on the svn_info.h file being created.

M CCA/Components/DataArchiver/DataArchiver.cc

- Fix checkpointing. Now both walltimeInterval and walltimeIntervalHours work.

- Updated the checkpointing code to try to open the checkpoint file
multiple times if the 'open' system call fails. This issues was
seen (at least) once on vulcan@llnl (bgq machine), and probably
occurred due to a file system glitch. It is likely that this 'fix'
will never be utilized, but it is there just in case.

7 lines of code changed in 2 files:

  • include: svn_info.h (del), svn_info.h.template (new 7)
ahumphrey 2014-08-30 23:05 Rev.: 52377

Remove REDSTORM artifacts.

1 lines of code changed in 2 files:

  • include: sci_algorithm.h (+1 -1)
qymeng 2014-05-01 10:39 Rev.: 51796

fix hash map namspace issue

5 lines of code changed in 2 files:

  • include: sci_hash_map.h (new)
jas 2014-01-16 00:47 Rev.: 51467

Updated copyright information.

11 lines of code changed in 20 files:

  • include: TauProfilerForSCIRun.h (+1 -1), sci_algorithm.h (+1 -1), sci_comp_warn_fixes.h (new), sci_hash_map.h (+1 -1), sci_hash_set.h (new), sci_metacomponents.h (new), sci_mpi.h (new), sci_values.h (new), sci_wx.h (new), sgi_stl_warnings_off.h (+1 -1), sgi_stl_warnings_on.h (new)
Generated by StatSVN 0.7.0