Directory Core/OS/

Total Files:
8
Deleted Files:
0
Lines of Code:
1930

[root]/Core/OS

Lines of Code

Core/OS/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 19 (100.0%) 162 (100.0%) 8.5
dav 6 (31.6%) 154 (95.1%) 25.6
jas 13 (68.4%) 8 (4.9%) 0.6

Most Recent Commits

dav 2015-02-03 18:22 Rev.: 53073


Smaller commits to get ready for re-commit of (xml) memory use fix to come in the near future.
Mostly all costmetic fixes in this commit.

M CCA/Components/LoadBalancers/LoadBalancerCommon.cc
M CCA/Components/LoadBalancers/DynamicLoadBalancer.cc
M CCA/Components/LoadBalancers/DynamicLoadBalancer.h
M CCA/Components/LoadBalancers/ParticleLoadBalancer.cc

- Alphabetize #includes. Coding standards cosmetic updates. Remove tabs. Line up variables.
- Interesting note, the AG_HACK is turned on in one load balancer, but not the other.

M Core/OS/Dir.h
M Core/OS/Dir.cc
M Core/OS/Dir_boost.cc

- Mostly cosmetic updates, but also added 'const' to functions that do not change class data.


154 lines of code changed in 6 files:

  • Core/OS: Dir.cc (+82 -68), Dir.h (new), Dir_boost.cc (new)
jas 2015-01-26 12:34 Rev.: 53023

Made the following changes:

1. Compress large xml files. Remove sus log.

2. Add Changelog.

3. Add instructions for adding a new component to the build system.

4. Update OSX build in install documentation.

5. Update petsc version in install documentation.

6. Change Petsc version.

7. Remove references to Teem in installation. Remove the build directory
after creating the tarball for the release.

8. Remove Tracker feature.

9. Remove AIX references. Remove Basis/. Remove Teem. Remove sci_defs
include files related to SCIRun.

10. Remove old build dependency versions.

11. Add wasatch_3P 1.6.0 branch.

12. Remove bench.config file, update excludes when building release tar ball.

13. Remove *.orig and *.release files.

14. Update copyright date. Update version to 1.6.

8 lines of code changed in 13 files:

  • Core/OS: Dir.cc (+1 -1), Dir.h (+1 -1), Dir_boost.cc (+1 -1), ProcessInfo.cc (+1 -1), ProcessInfo.h (new), sock.cc (+1 -1), sock.h (new), sub.mk (new)
Generated by StatSVN 0.7.0