Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-01-09Bug 509875 - [runtime.cpp] replace STL containers with own containers that ar...Henrik Rentz-Reichert60-403/+1849
2017-01-03[runtime.cpp] Applied generator changes to the SystemServicesProtocolJan Belle3-12/+40
2016-11-28Bug 348173 - message services should be started according to thread prioHenrik Rentz-Reichert2-22/+21
2016-11-21Bug 348173 - message services should be started according to thread prioHenrik Rentz-Reichert2-10/+23
2016-11-16Added static implementations for queue and stack to the cpp runtimeJan Belle3-0/+183
2016-11-07Refactored messaging to static message allocationJan Belle12-172/+222
2016-10-10[runtime.cpp.tests] Initial commit of MessageServiceControllerTest,Jan Belle3-5/+7
2016-10-07[runtime.cpp] Refactored cpp runtimeJan Belle17-74/+178
2016-10-06Revert "[runtime.cpp] Refactored cpp runtime - Refactored initialization proc...Jan Belle18-181/+74
2016-10-06[runtime.cpp] Refactored cpp runtimeJan Belle18-74/+181
2016-10-06[runtime.cpp] Initial commit of MSCFunctionObjectJan Belle5-6/+77
2016-09-29Merge "[runtime.c, runtime.cpp, modellib.cpp] added WindowsMinGW_ST target im...Thomas Schuetz3-8/+94
2016-09-29[runtime.c, runtime.cpp, modellib.cpp] added WindowsMinGW_ST targetThomas Schuetz3-8/+94
2016-09-29[runtime.cpp.tests] Initial commit of MessageServiceTestJan Belle3-5/+4
2016-09-12[generator.cpp.reference] cleaned up reference project, Thomas Schuetz2-0/+11
2016-09-09[cpp] improved DataClass, added first InitializationTest for attributesJuergen Haug1-0/+3
2016-09-05[generator.cpp, runtime.cpp] little fixes: added missing Include forThomas Schuetz1-0/+1
2016-08-19minor changeHenrik Rentz-Reichert1-8/+2
2016-08-19Merge branch 'master' into change/77452/5Henrik Rentz-Reichert3-20/+193
2016-08-19Added StaticString class and unit tests.Henrik Rentz-Reichert3-28/+193
2016-08-12[cpp] Improvements + fixed data passing, data classes and attribute initJuergen Haug2-0/+27
2016-07-29[runtime.cpp] added first static container class (StaticArray)Thomas Schuetz4-1/+100
2016-05-01Don't show the object tree during system startup and shutdown.Henrik Rentz-Reichert1-2/+2
2016-04-16Merge remote-tracking branch 'origin/master'Henrik Rentz-Reichert2-143/+143
2016-03-26improvements to C/C++ project configurationHenrik Rentz-Reichert1-0/+1
2016-02-28[generators] added cpp generator draftJuergen Haug73-1780/+2890
2014-10-24[generator, runtime.c, runtime.cpp] TRUE/FALSE -> ET_TRUE/ET_FALSEHenrik Rentz-Reichert1-4/+4
2014-06-050.4.0 -> 0.5.0Henrik Rentz-Reichert1-1/+1
2013-07-26changed version from 0.3.0 to 0.4.0Henrik Rentz-Reichert1-1/+1
2013-07-12Merge remote-tracking branch 'origin/master'Thomas Schuetz55-3473/+3473
2013-03-18[runtime.cpp] added stdlib.h for declaration of exit()Henrik Rentz-Reichert1-0/+1
2013-02-06Cleanup cpp generator + runtime. License comments added.Peter Karlitschek45-390/+626
2013-01-23first c++ tests and single/multithreaded runtimePeter Karlitschek16-119/+256
2012-12-10[runtime.cpp] added about fileHenrik Rentz-Reichert1-0/+28
2012-12-10[runtime.cpp] ignore binHenrik Rentz-Reichert1-0/+1
2012-12-10[*.cspec] version 0.3.0.qualifierHenrik Rentz-Reichert1-0/+1
2012-12-10[runtime.cpp] changed lib name to project nameHenrik Rentz-Reichert1-2/+2
2012-12-05timing service for cpp generatorPeter Karlitschek18-86/+120
2012-12-05Changes necessary for state machine generation for C++Peter Karlitschek6-2/+132
2012-12-05Change-Id: I01e6dbef030587721bcd6a8e689ce8c2f36b1386Peter Karlitschek9-21/+71
2012-12-05Change-Id: I011d033921df882b16bef24bcfc47f5dca9bcbf3Peter Karlitschek8-8/+43
2012-09-26c++ runtime first compiling version!Peter Karlitschek8-16/+15
2012-09-12cpp generator: first shot of actor generatorPeter Karlitschek6-65/+64
2012-09-07c++ port generatorPeter Karlitschek2-13/+15
2012-09-07c++ runtime: tuning the port classesPeter Karlitschek14-353/+188
2012-09-05c++ runtime: first compiled versionPeter Karlitschek36-154/+1243
2012-08-24cpp generator continuedPeter Karlitschek1-0/+67
2012-08-24cpp runtime continuedPeter Karlitschek19-0/+1031
2012-08-24cpp runtime continuedPeter Karlitschek13-77/+183
2012-08-15cpp runtime initialPeter Karlitschek19-24/+138

Back to the top