Directory SimulationRuntime/cpp/Include/Core/Object/

Directory Created:
2013-01-25 15:24
Total Files:
3
Deleted Files:
0
Lines of Code:
93

[root]/SimulationRuntime/cpp/Include/Core/Object

Lines of Code

SimulationRuntime/cpp/Include/Core/Object/ Lines of Code

Developers

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

Most Recent Commits

niklwors 2015-02-10 16:26 Rev.: 24507

changed SimulationError exception class of cpp runtime

2 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Include/Core/Object: Object.h (+2 -2)
niklwors 2015-02-04 13:59 Rev.: 24400

added new exception class for all simulation errors in cpp runtime

2 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Include/Core/Object: Object.h (+2 -2)
nimen 2014-10-30 11:02 Rev.: 23070

Adaptions for VxWorks and Bodas in Kinsol and AlgLoopSolverFactory and cleanup of files in cpp runtime

12 lines of code changed in 2 files:

  • SimulationRuntime/cpp/Include/Core/Object: IObject.h (+5 -21), Object.h (+7 -37)
mwalther 2014-08-27 12:13 Rev.: 22024

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

  • SimulationRuntime/cpp/Include/Core/Object: Object.h (+2 -2)
hudson 2014-04-16 11:06 Rev.: 20164

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Include/Core/Object: Object.h (+1 -1)
niklwors 2014-02-04 15:33 Rev.: 18975

-separated writing of simulation results of cpp Modelica system in extra class

0 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Include/Core/Object: IObject.h (-14)
hudson 2013-08-14 10:51 Rev.: 16798

[Janitor mode] Fix tabs

38 lines of code changed in 3 files:

  • SimulationRuntime/cpp/Include/Core/Object: DCSAPI.h (+6 -6), IObject.h (+7 -7), Object.h (+25 -25)
hudson 2013-08-14 10:50 Rev.: 16797

[Janitor mode] Set auto-props

23 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Include/Core/Object: DCSAPI.h (+23 -23)
niklwors 2013-08-14 10:19 Rev.: 16796

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:

  • SimulationRuntime/cpp/Include/Core/Object: DCSAPI.h (new 23), IObject.h (+7 -12), Object.h (+26 -59)
sjoelund.se 2013-05-02 21:17 Rev.: 15963

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:

  • SimulationRuntime/cpp/Include/Core/Object: IObject.h (+8 -8), Object.h (+18 -18)
hudson 2013-05-02 20:46 Rev.: 15962

[Janitor mode] Fix tabs

26 lines of code changed in 2 files:

  • SimulationRuntime/cpp/Include/Core/Object: IObject.h (+8 -8), Object.h (+18 -18)
hudson 2013-04-30 14:51 Rev.: 15938

[Janitor mode] Set auto-props

2 lines of code changed in 2 files:

  • SimulationRuntime/cpp/Include/Core/Object: IObject.h (+1), Object.h (+1)
sjoelund.se 2013-03-06 13:12 Rev.: 15486

Trim trailing whitespace

168 lines of code changed in 2 files:

  • SimulationRuntime/cpp/Include/Core/Object: IObject.h (+49 -49), Object.h (+119 -119)
adrpo 2013-01-26 01:26 Rev.: 14950

- fix utf-8 without signature:
SimulationRuntime/cpp/*
- fix missing separator
testsuite/flattening/modelica/redeclare/Makefile

18 lines of code changed in 2 files:

  • SimulationRuntime/cpp/Include/Core/Object: IObject.h (+5 -5), Object.h (+13 -13)
sjoelund.se 2013-01-25 23:01 Rev.: 14946

Remove BOM

2 lines of code changed in 2 files:

  • SimulationRuntime/cpp/Include/Core/Object: IObject.h (+1 -1), Object.h (+1 -1)
niklwors 2013-01-25 18:55 Rev.: 14943

converted cpp an h files in cpp runtime to utf8

4 lines of code changed in 2 files:

  • SimulationRuntime/cpp/Include/Core/Object: IObject.h (+2 -2), Object.h (+2 -2)
niklwors 2013-01-25 15:24 Rev.: 14939

Reorganized cpp runtime folders. Simplified solver interface methods. Removed unused functions. Renamed interfaces

166 lines of code changed in 2 files:

  • SimulationRuntime/cpp/Include/Core/Object: IObject.h (new 48), Object.h (new 118)
Generated by StatSVN 0.7.0