[root]/SimulationRuntime/cpp/Include/Solver/Euler
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 17 (100.0%) | 458 (100.0%) | 26.9 |
mwalther | 5 (29.4%) | 287 (62.7%) | 57.4 |
sjoelund.se | 3 (17.6%) | 82 (17.9%) | 27.3 |
niklwors | 3 (17.6%) | 77 (16.8%) | 25.6 |
hudson | 3 (17.6%) | 10 (2.2%) | 3.3 |
jschuchart | 1 (5.9%) | 1 (0.2%) | 1.0 |
RuedKamp | 2 (11.8%) | 1 (0.2%) | 0.5 |
-removed obsolete method setcycletime()
0 lines of code changed in 1 file:
Remove superfluous const int return type definition to fix compiler warning
1 lines of code changed in 1 file:
- RUNTIME_STATIC_LINKING is now working for Windows systems (MinGW)
8 lines of code changed in 1 file:
- fixed build
1 lines of code changed in 1 file:
fix for 3d array in cpp runtime, added stop method to solver interface,
1 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
1 lines of code changed in 1 file:
-added some functions required for vxworks
1 lines of code changed in 1 file:
- moved Solver header files into the include folder to fix windows build
278 lines of code changed in 3 files:
Revert r15962 (accidently replaced 8 spaces with 2 spaces; was supposed to be 1 tab to 2 spaces but text editors messed up the command)
Contact me if you have problems merging your working copy
8 lines of code changed in 1 file:
[Janitor mode] Fix tabs
8 lines of code changed in 1 file:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
Trim trailing whitespace
73 lines of code changed in 1 file:
Remove BOM
1 lines of code changed in 1 file:
converted cpp an h files in cpp runtime to utf8
4 lines of code changed in 1 file:
Reorganized cpp runtime folders. Simplified solver interface methods. Removed unused functions. Renamed interfaces
72 lines of code changed in 1 file: