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 |
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:
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: