Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-09-29[runtime.c] new osal for socketsJan Belle9-523/+260
2017-09-18Merge branch 'newbuild'Jan Belle19-156/+219
2017-09-17cleaned up buildnewbuildJan Belle28-740/+3
2017-09-16[tests] fixed missing linker library flags for linuxJan Belle1-1/+0
2017-09-15[etUnit] consistent reset of countersJuergen Haug2-23/+5
2017-09-14[tests] fixed test suite namesJan Belle3-3/+3
2017-09-13[tests] gradle build for runtime and generator testsJan Belle8-49/+35
2017-09-12[generator.common.tests] gradle build for common generator testsJan Belle7-25/+219
2017-08-31update of launch configsJuergen Haug75-930/+6639
2017-08-29Bug 521498 - [genmodel, generators] gen. only explicitly passed modelsHenrik Rentz-Reichert1-0/+7
2017-08-24Bug 521357 - [generator.java] Wrong cast type for primitive type char inJan Belle1-1/+1
2017-08-24Bug 521350 - [runtime.java] The method start of actor classes is notJan Belle1-1/+6
2017-06-23modellib and runtime.c updates for testingJuergen Haug5-313/+93
2017-02-13switched version IDs from 1.1.0 to 1.1.1Henrik Rentz-Reichert5-6/+6
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

Back to the top