[root]/SimulationRuntime/cpp/Include/Core/Object
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 30 (100.0%) | 548 (100.0%) | 18.2 |
niklwors | 10 (33.3%) | 230 (42.0%) | 23.0 |
sjoelund.se | 6 (20.0%) | 196 (35.8%) | 32.6 |
hudson | 9 (30.0%) | 90 (16.4%) | 10.0 |
adrpo | 2 (6.7%) | 18 (3.3%) | 9.0 |
nimen | 2 (6.7%) | 12 (2.2%) | 6.0 |
mwalther | 1 (3.3%) | 2 (0.4%) | 2.0 |
changed SimulationError exception class of cpp runtime
2 lines of code changed in 1 file:
added new exception class for all simulation errors in cpp runtime
2 lines of code changed in 1 file:
Adaptions for VxWorks and Bodas in Kinsol and AlgLoopSolverFactory and cleanup of files in cpp runtime
12 lines of code changed in 2 files:
- removed the Include/Core - Folder from the Include-Path (this will break the CPP-Runtime on Windows with MSVC)
- moved some header-files from cpp/Core to cpp/Include/Core
- added experimental version of level-scheduler (levelfix) to HPCOM
2 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
1 lines of code changed in 1 file:
-separated writing of simulation results of cpp Modelica system in extra class
0 lines of code changed in 1 file:
[Janitor mode] Fix tabs
38 lines of code changed in 3 files:
[Janitor mode] Set auto-props
23 lines of code changed in 1 file:
Modified cpp runtime
- outsourced object creation in own classes
- changed some interface method names
- removed unused interface methods
- add get/set method to IContinuous for simulation variables
- adapted cpp template
- adapted cpp fmu template
- added SimManager for time events and removed time event handling from solver
- added SimController class to start stop simulation, create Modelica system
56 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
26 lines of code changed in 2 files:
[Janitor mode] Fix tabs
26 lines of code changed in 2 files:
[Janitor mode] Set auto-props
2 lines of code changed in 2 files:
Trim trailing whitespace
168 lines of code changed in 2 files:
- fix utf-8 without signature:
SimulationRuntime/cpp/*
- fix missing separator
testsuite/flattening/modelica/redeclare/Makefile
18 lines of code changed in 2 files:
Remove BOM
2 lines of code changed in 2 files:
converted cpp an h files in cpp runtime to utf8
4 lines of code changed in 2 files:
Reorganized cpp runtime folders. Simplified solver interface methods. Removed unused functions. Renamed interfaces
166 lines of code changed in 2 files: