Directory SimulationRuntime/cpp/Solver/Peer/

Directory Created:
2014-11-06 15:55
Total Files:
4
Deleted Files:
0
Lines of Code:
933

[root]/SimulationRuntime/cpp/Solver/Peer

Lines of Code

SimulationRuntime/cpp/Solver/Peer/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 17 (100.0%) 1007 (100.0%) 59.2
mwalther 7 (41.2%) 934 (92.8%) 133.4
niklwors 4 (23.5%) 66 (6.6%) 16.5
hudson 4 (23.5%) 4 (0.4%) 1.0
sjoelund.se 1 (5.9%) 2 (0.2%) 2.0
jschuchart 1 (5.9%) 1 (0.1%) 1.0

Most Recent Commits

sjoelund.se 2015-04-30 15:09 Rev.: 25851

Install cppruntime libraries in the correct directory

2 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Solver/Peer: CMakeLists.txt (+2 -2)
niklwors 2015-04-28 13:53 Rev.: 25784

fix for precompiled header of cpp runtime msvc build
added use of precompiled header for cpp runtime libraries

2 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Solver/Peer: CMakeLists.txt (+2 -1)
mwalther 2015-03-25 09:41 Rev.: 25242

- changed minimum cmake version to 2.8.6
- changed DIRECTORY to PATH keyword, because this is not available in CMake < 2.8.11 (this should fix the linux nightly build)

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Solver/Peer: CMakeLists.txt (+1 -1)
jschuchart 2015-02-13 11:19 Rev.: 24563

Remove superfluous const int return type definition to fix compiler warning

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Solver/Peer: Peer.cpp (+1 -1)
mwalther 2015-02-11 09:07 Rev.: 24516

- added IDA-library support for static linked cpp-runtime
- fixed static cpp-runtime linking on windows
- all static generated libraries have now the suffix "_static"
- changed all busy-waiting tests to n=1

3 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Solver/Peer: CMakeLists.txt (+3 -7)
niklwors 2015-02-10 16:26 Rev.: 24507

changed SimulationError exception class of cpp runtime

28 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Solver/Peer: Peer.cpp (+28 -28)
niklwors 2015-02-04 13:59 Rev.: 24400

added new exception class for all simulation errors in cpp runtime

28 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Solver/Peer: Peer.cpp (+28 -28)
mwalther 2015-01-27 09:49 Rev.: 24218

- changed name of "Analyzation_Mode" to "Runtime_static_linking"
- removed flag "hpcomAnalyzationMode"
- moved Runtime_static_linking into cpp-template
- added a flag to link boost statically to the cpp-runtime

5 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Solver/Peer: CMakeLists.txt (+5 -5)
niklwors 2014-11-26 11:04 Rev.: 23565

fix for 3d array in cpp runtime, added stop method to solver interface,

8 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Solver/Peer: Peer.cpp (+8 -1)
hudson 2014-11-06 16:12 Rev.: 23235

[Janitor mode] Set auto-props

4 lines of code changed in 4 files:

  • SimulationRuntime/cpp/Solver/Peer: CMakeLists.txt (+1), FactoryExport.cpp (+1), Peer.cpp (+1), PeerSettings.cpp (+1)
mwalther 2014-11-06 15:55 Rev.: 23233

- Peer Solver preliminaries added to CPP-Runtime

925 lines of code changed in 4 files:

  • SimulationRuntime/cpp/Solver/Peer: CMakeLists.txt (new 22), FactoryExport.cpp (new 38), Peer.cpp (new 845), PeerSettings.cpp (new 20)
Generated by StatSVN 0.7.0