Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-01Bug 511330 - [core.genmodel.fsm] introduce simplified generator model for sta...Henrik Rentz-Reichert4-14/+14
2017-01-09Bug 509875 - [runtime.cpp] replace STL containers with own containers that ar...Henrik Rentz-Reichert61-403/+1851
2017-01-03[runtime.cpp] Applied generator changes to the SystemServicesProtocolJan Belle4-22/+64
2016-12-21[runtime.c] Fixed POSIX TcpService implementationJan Belle1-6/+26
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-Reichert3-15/+33
2016-11-16Added static implementations for queue and stack to the cpp runtimeJan Belle3-0/+183
2016-11-07Merge "Bug 506814 - Fix export scripts for generators that are broken after s...Henrik Rentz-Reichert2-2/+2
2016-11-07Bug 506814 - Fix export scripts for generators that are broken afterHenrik Rentz-Reichert2-2/+2
2016-11-07Refactored messaging to static message allocationJan Belle14-194/+228
2016-10-17transition to NeonHenrik Rentz-Reichert2-1/+3
2016-10-13[runtime.c] Minor changes in the posix implementation of etThreadJan Belle1-7/+4
2016-10-10[runtime.cpp.tests] Initial commit of MessageServiceControllerTest,Jan Belle4-5/+11
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-10-04version 1.0.1 --> 1.1.0Henrik Rentz-Reichert5-7/+7
2016-09-29Merge "[runtime.c, runtime.cpp, modellib.cpp] added WindowsMinGW_ST target im...Thomas Schuetz18-23/+485
2016-09-29[runtime.c, runtime.cpp, modellib.cpp] added WindowsMinGW_ST targetThomas Schuetz18-23/+485
2016-09-29[runtime.cpp.tests] Initial commit of MessageServiceTestJan Belle4-12/+15
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-09-05[modellib.cpp]Thomas Schuetz1-0/+2
2016-08-20version 1.0.0 -> 1.0.1Henrik Rentz-Reichert5-7/+7
2016-08-20Removed C-initializer from external type in TimingService.roomHenrik Rentz-Reichert2-2/+6
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 Haug10-56/+86
2016-07-29[runtime.cpp] added first static container class (StaticArray)Thomas Schuetz4-1/+100
2016-07-08Bug 497541: C++ generator should offer a possibility to derive fromHenrik Rentz-Reichert1-0/+8
2016-05-29block comment in etDatatypes fixedThomas Jung4-4/+9
2016-05-15removed (Incubation) from manifests and property filesv_1.0.0Henrik Rentz-Reichert2-2/+2
2016-05-12some adjustments in C projects and generators to be ANSI compatibleHenrik Rentz-Reichert8-25/+40
2016-05-09* turned C++ into C commentsHenrik Rentz-Reichert30-127/+130
2016-05-01Don't show the object tree during system startup and shutdown.Henrik Rentz-Reichert1-2/+2
2016-04-24eTrice version 0.5.0 -> 1.0.0Henrik Rentz-Reichert5-6/+6
2016-04-24Bug 492329: exclude new platforms from cdt build targets inHenrik Rentz-Reichert1-10/+10
2016-04-24fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=492329Thomas Schuetz1-7/+4
2016-04-24Added export of CPP generator to Buckminster buildHenrik Rentz-Reichert1-0/+12
2016-04-22Dave Integration ST runtime fixed (missing defines added)Thomas Jung2-0/+18
2016-04-18added new runtimes for Dave (on behalf of Thomas Jung)Henrik Rentz-Reichert24-0/+1136
2016-04-16Merge remote-tracking branch 'origin/master'Henrik Rentz-Reichert2-143/+143
2016-03-26improvements to C/C++ project configurationHenrik Rentz-Reichert3-0/+4
2016-02-28[generators] added cpp generator draftJuergen Haug113-3040/+3654
2015-10-13[runtime.c] added missing wakeupFromISR() of ST_32BitGenericJuergen Haug1-0/+7
2015-09-24[runtime.c] new makefile versionJuergen Haug1-13/+14
2015-09-14[core] added data logging trigger + gnuplot generatorJuergen Haug4-32/+46

Back to the top