Directory SimulationRuntime/cpp/Include/Core/DataExchange/

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

[root]/SimulationRuntime/cpp/Include/Core/DataExchange
                        directory in repo Policies (3 files, 1077 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 53 (100.0%) 961 (100.0%) 18.1
hudson 24 (45.3%) 363 (37.8%) 15.1
mwalther 8 (15.1%) 196 (20.4%) 24.5
niklwors 7 (13.2%) 167 (17.4%) 23.8
nimen 5 (9.4%) 149 (15.5%) 29.8
RuedKamp 5 (9.4%) 76 (7.9%) 15.2
sjoelund.se 2 (3.8%) 6 (0.6%) 3.0
adrpo 2 (3.8%) 4 (0.4%) 2.0

Most Recent Commits

hudson 2014-10-31 18:33 Rev.: 23119

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Include/Core/DataExchange: Writer.h (+1 -1)
niklwors 2014-10-31 18:07 Rev.: 23117

fix for dae exp reductions in cpp template, fix for memory leaks in cpp runtime

14 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Include/Core/DataExchange: Writer.h (+14 -14)
mwalther 2014-10-30 09:50 Rev.: 23067

- improved scorep-support for c++ runtime profiling
- fixed analyzation mode -> precompiled headers are used now
- profiling sections can now be turned on and off in measure_time.hpp

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Include/Core/DataExchange: Writer.h (+1)
adrpo 2014-10-24 16:41 Rev.: 22921

- fix bootstrapping
- fix UTF-8 encoding

3 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Include/Core/DataExchange: ISimTable.h (+3 -3)
hudson 2014-10-24 16:19 Rev.: 22919

[Janitor mode] Fix whitespace

43 lines of code changed in 5 files:

  • SimulationRuntime/cpp/Include/Core/DataExchange: ISimTable.h (+10 -10), SimBoolean.h (+8 -8), SimDouble.h (+8 -8), SimInteger.h (+8 -8), SimString.h (+9 -9)
hudson 2014-10-24 16:18 Rev.: 22918

[Janitor mode] Set auto-props

61 lines of code changed in 3 files:

  • SimulationRuntime/cpp/Include/Core/DataExchange: ISimTable.h (+19 -18), SimInteger.h (+21 -20), SimString.h (+21 -20)
RuedKamp 2014-10-24 16:09 Rev.: 22917

-adapted cpp runtime includes for vxworks

18 lines of code changed in 2 files:

  • SimulationRuntime/cpp/Include/Core/DataExchange: SimBoolean.h (+9 -9), SimDouble.h (+9 -9)
RuedKamp 2014-10-24 16:08 Rev.: 22916

-added for vxworks

58 lines of code changed in 3 files:

  • SimulationRuntime/cpp/Include/Core/DataExchange: ISimTable.h (new 18), SimInteger.h (new 20), SimString.h (new 20)
hudson 2014-10-24 10:45 Rev.: 22903

[Janitor mode] Fix whitespace

121 lines of code changed in 5 files:

  • SimulationRuntime/cpp/Include/Core/DataExchange: ISimVar.h (+3 -3), SimBoolean.h (+8 -8), SimData.h (+16 -16), SimDouble.h (+8 -8), Writer.h (+86 -86)
hudson 2014-10-24 10:44 Rev.: 22902

[Janitor mode] Set auto-props

41 lines of code changed in 2 files:

  • SimulationRuntime/cpp/Include/Core/DataExchange: SimBoolean.h (+21 -20), SimDouble.h (+20 -19)
nimen 2014-10-24 10:39 Rev.: 22901

Integration of Bodas and VxWorks functions into Cpp Simcore

149 lines of code changed in 5 files:

  • SimulationRuntime/cpp/Include/Core/DataExchange: ISimVar.h (+4 -7), SimBoolean.h (new 20), SimData.h (+18 -20), SimDouble.h (new 19), Writer.h (+88 -88)
mwalther 2014-10-07 09:33 Rev.: 22639

- fixed log and parallel writeOutput
- parallel writeOutput is now enabled if boost::threads are found

22 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Include/Core/DataExchange: Writer.h (+22 -28)
mwalther 2014-09-26 10:43 Rev.: 22448

- fixed msvc build

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Include/Core/DataExchange: Writer.h (+1 -1)
mwalther 2014-09-26 08:12 Rev.: 22442

- fixed my previous commit

3 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Include/Core/DataExchange: Writer.h (+3 -4)
hudson 2014-09-26 07:59 Rev.: 22440

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Include/Core/DataExchange: Writer.h (+1)
mwalther 2014-09-26 07:52 Rev.: 22439

- optimized parallel write output
- added profiling points for the write output functionality
- added profiling based on papi counters to the cpp-runtime

156 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Include/Core/DataExchange: Writer.h (new 156)
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

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Include/Core/DataExchange: SimData.h (+1 -1)
niklwors 2014-05-09 11:01 Rev.: 20512

added precompiled header for msvc in cpp runtime cmakefile and cpp template

0 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Include/Core/DataExchange: ISimVar.h (-1)
hudson 2014-04-16 11:06 Rev.: 20164

[Janitor mode] Fix whitespace

4 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Include/Core/DataExchange: IHistory.h (+4 -4)
mwalther 2014-03-20 09:24 Rev.: 19648

- AnalyzationMode added, which will link the libraries statically. It can be used by adding "-D ANALYZATION MODE" in the makefile and by compiling your model with "+d=hpcom, hpcomAnalyzationMode"

12 lines of code changed in 2 files:

  • SimulationRuntime/cpp/Include/Core/DataExchange: ISimVar.h (+5 -3), SimData.h (+7 -7)
adrpo 2013-08-14 20:04 Rev.: 16802

- more attempts to fix SimulationRuntime CPP build.
- fix ISimdata.h case, should be ISimData.h

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Include/Core/DataExchange: SimData.h (+1 -1)
hudson 2013-08-14 10:51 Rev.: 16798

[Janitor mode] Fix tabs

48 lines of code changed in 3 files:

  • SimulationRuntime/cpp/Include/Core/DataExchange: IHistory.h (+44 -44), ISimVar.h (+3 -3), SimData.h (+1 -1)
hudson 2013-08-14 10:50 Rev.: 16797

[Janitor mode] Set auto-props

42 lines of code changed in 2 files:

  • SimulationRuntime/cpp/Include/Core/DataExchange: ISimVar.h (+13 -13), SimData.h (+29 -29)
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

88 lines of code changed in 3 files:

  • SimulationRuntime/cpp/Include/Core/DataExchange: IHistory.h (+45 -45), ISimVar.h (new 14), SimData.h (new 29)
hudson 2013-04-30 14:51 Rev.: 15938

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

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

Trim trailing whitespace

5 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Include/Core/DataExchange: IHistory.h (+5 -5)
sjoelund.se 2013-01-25 23:01 Rev.: 14946

Remove BOM

1 lines of code changed in 1 file:

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

converted cpp an h files in cpp runtime to utf8

2 lines of code changed in 1 file:

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

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

63 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Include/Core/DataExchange: IHistory.h (new 63)
Generated by StatSVN 0.7.0