Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-10-10[generator.java.tests] activated persistency testsJan Belle1-3/+1
2017-09-17cleaned up buildnewbuildJan Belle5-131/+1
2017-09-17[tests] fixed gradle build scriptsJan Belle3-4/+14
2017-09-16[tests] fixed missing linker library flags for linuxJan Belle1-1/+6
2017-09-16[releng] eclipse signingJan Belle5-6/+9
2017-09-14[tests] fixed test suite namesJan Belle21-21/+22
2017-09-13[tests] gradle build for runtime and generator testsJan Belle1-0/+40
2017-01-09Bug 509875 - [runtime.cpp] replace STL containers with own containers that ar...Henrik Rentz-Reichert18-63/+715
2016-11-16Added static implementations for queue and stack to the cpp runtimeJan Belle3-1/+215
2016-11-07Refactored messaging to static message allocationJan Belle8-23/+147
2016-10-31Bug 506788 - Local test execution for C and C++ doesn't work withHenrik Rentz-Reichert1-0/+21
2016-10-13[runtime.c] Minor changes in the posix implementation of etThreadJan Belle3-5/+24
2016-10-11[runtime.cpp.tests] Fixed DebuggingServiceTestJan Belle2-3/+5
2016-10-10[etunit.converter] Added new option to the EtUnitConverter to preserveJan Belle1-1/+1
2016-10-10[runtime.cpp.tests] Initial commit of MessageServiceControllerTest,Jan Belle11-19/+544
2016-10-06[runtime.cpp] Initial commit of MSCFunctionObjectJan Belle3-0/+111
2016-10-04version 1.0.1 --> 1.1.0Henrik Rentz-Reichert1-13/+17
2016-09-29[runtime.cpp.tests] Initial commit of MessageServiceTestJan Belle3-4/+278
2016-09-28[runtime.cpp.tests] Fixed managed build for Linuxjbelle1-23/+138
2016-09-28[runtime.cpp.tests] Initial commit of MessageDispatcherTestJan Belle3-3/+182
2016-09-28[runtime.cpp.tests] Initial commit of MessageSeQueueTestJan Belle3-4/+161
2016-09-28[runtime.cpp.tests] Fixed double free in RTObjectTestJan Belle2-65/+64
2016-09-27[runtime.cpp.tests] Initial commit of RTObjectTestJan Belle3-3/+161
2016-09-26[runtime.cpp.test] Initial commit of MessageTestJan Belle3-6/+154
2016-09-19[runtime.cpp.test] Completed AddressTestJan Belle5-24/+116
2016-08-19Merge branch 'master' into change/77452/5Henrik Rentz-Reichert6-15/+139
2016-08-19Added StaticString class and unit tests.Henrik Rentz-Reichert4-8/+136
2016-08-12[cpp] Improvements + fixed data passing, data classes and attribute initJuergen Haug2-8/+12
2016-07-29[runtime.cpp] added first static container class (StaticArray)Thomas Schuetz3-0/+183
2016-07-08Bug 497541: C++ generator should offer a possibility to derive fromHenrik Rentz-Reichert1-1/+1
2016-02-28[generators] added cpp generator draftJuergen Haug15-0/+739

    Back to the top