Directory SimulationRuntime/cpp/Core/ModelicaExternalC/

Directory Created:
2013-01-25 15:24
Total Files:
1
Deleted Files:
6
Lines of Code:
14

[root]/SimulationRuntime/cpp/Core/ModelicaExternalC

Lines of Code

SimulationRuntime/cpp/Core/ModelicaExternalC/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 56 (100.0%) 3188 (100.0%) 56.9
niklwors 23 (41.1%) 2755 (86.4%) 119.7
sjoelund.se 19 (33.9%) 267 (8.4%) 14.0
hudson 12 (21.4%) 164 (5.1%) 13.6
rfranke 1 (1.8%) 1 (0.0%) 1.0
mwalther 1 (1.8%) 1 (0.0%) 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/Core/ModelicaExternalC: CMakeLists.txt (+2 -2)
rfranke 2015-04-10 10:33 Rev.: 25483

add ModelicaExternalC and ModelicaStandardTables to Cpp targets

also remove CFLAGS from linking stages

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Core/ModelicaExternalC: CMakeLists.txt (+1 -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/Core/ModelicaExternalC: CMakeLists.txt (+1 -1)
niklwors 2014-03-05 18:05 Rev.: 19446

added modelicastandardtables build in cpp runtime CMakeFiles
changed cpp runtime executable name with Main suffix
added StateSelection class to cpp solver component
added stateselection methods of cpp system in cpp template

3 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Core/ModelicaExternalC: CMakeLists.txt (+3 -1)
niklwors 2014-01-24 17:43 Rev.: 18775

added -fPIC Compiler flag to ModelicaExternalC lib of cpp runtime

3 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Core/ModelicaExternalC: CMakeLists.txt (+3 -1)
niklwors 2014-01-23 14:28 Rev.: 18748

change ModelicaExternalC library from cpp runtime to use c files form MSL. Adapted cpp template for external objects
removed unused files in cpp runtime

3 lines of code changed in 7 files:

  • SimulationRuntime/cpp/Core/ModelicaExternalC: CMakeLists.txt (+3 -1), ModelicaTables.h (del), ModelicaTablesImpl.c (del), inline.h (del), tables.c (del), tables.cpp (del), tables.h (del)
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

157 lines of code changed in 5 files:

  • SimulationRuntime/cpp/Core/ModelicaExternalC: ModelicaTables.h (+34 -34), ModelicaTablesImpl.c (+8 -8), tables.c (+88 -88), tables.cpp (+25 -25), tables.h (+2 -2)
hudson 2013-05-02 20:46 Rev.: 15962

[Janitor mode] Fix tabs

157 lines of code changed in 5 files:

  • SimulationRuntime/cpp/Core/ModelicaExternalC: ModelicaTables.h (+34 -34), ModelicaTablesImpl.c (+8 -8), tables.c (+88 -88), tables.cpp (+25 -25), tables.h (+2 -2)
hudson 2013-04-30 14:51 Rev.: 15938

[Janitor mode] Set auto-props

7 lines of code changed in 7 files:

  • SimulationRuntime/cpp/Core/ModelicaExternalC: CMakeLists.txt (+1), ModelicaTables.h (+1), ModelicaTablesImpl.c (+1), inline.h (+1), tables.c (+1), tables.cpp (+1), tables.h (+1)
sjoelund.se 2013-03-06 13:12 Rev.: 15486

Trim trailing whitespace

102 lines of code changed in 7 files:

  • SimulationRuntime/cpp/Core/ModelicaExternalC: CMakeLists.txt (+8 -8), ModelicaTables.h (+1 -1), ModelicaTablesImpl.c (+6 -6), inline.h (+6 -6), tables.c (+47 -47), tables.cpp (+27 -27), tables.h (+7 -7)
sjoelund.se 2013-01-25 23:01 Rev.: 14946

Remove BOM

6 lines of code changed in 6 files:

  • SimulationRuntime/cpp/Core/ModelicaExternalC: ModelicaTables.h (+1 -1), ModelicaTablesImpl.c (+1 -1), inline.h (+1 -1), tables.c (+1 -1), tables.cpp (+1 -1), tables.h (+1 -1)
niklwors 2013-01-25 18:55 Rev.: 14943

converted cpp an h files in cpp runtime to utf8

19 lines of code changed in 7 files:

  • SimulationRuntime/cpp/Core/ModelicaExternalC: CMakeLists.txt (+1 -1), ModelicaTables.h (+2 -2), ModelicaTablesImpl.c (+2 -2), inline.h (+5 -5), tables.c (+5 -5), tables.cpp (+2 -2), tables.h (+2 -2)
niklwors 2013-01-25 15:24 Rev.: 14939

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

2727 lines of code changed in 7 files:

  • SimulationRuntime/cpp/Core/ModelicaExternalC: CMakeLists.txt (new 7), ModelicaTables.h (new 161), ModelicaTablesImpl.c (new 92), inline.h (new 50), tables.c (new 1506), tables.cpp (new 839), tables.h (new 72)
Generated by StatSVN 0.7.0