Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-06-07Bug 538027 - switching from EPL-1.0 to EPL-2.0Henrik Rentz-Reichert1-2/+4
Also C and C++ sources Change-Id: I99e2b19c0c7ea1ad120535e92a99d6fb18ec4ef0
2017-01-09Bug 509875 - [runtime.cpp] replace STL containers with own containers that ↵Henrik Rentz-Reichert1-9/+8
are more light weight * replaced streaming code with (s)printf constructs * added String, Vector, Set, Pair and Map with tests * using new String class in * Address * Message * MSCFilter * MSCLogger * RTObject * and affected classes * using new Vector class in * RTObject * MSCLogger * MessageServiceController * ReplicatedActorClassBase * ReplicatedInterfaceItemBase * and affected classes * using new Set class in * MessageDispatcher * using new Map class in * SubSystemClassBase * DebuggingService * adjusted cpp generator Change-Id: I9c91289057185e6e36b9453ecf03f6f6d3834ec6
2016-02-28[generators] added cpp generator draftJuergen Haug1-10/+23
Change-Id: I4466d25800a35a869a2911485d36494f86089121
2013-07-12Merge remote-tracking branch 'origin/master'Thomas Schuetz1-48/+48
Conflicts: plugins/org.eclipse.etrice.ui.runtime/contents/org.eclipse.etrice.modellib.c.zip plugins/org.eclipse.etrice.ui.runtime/contents/org.eclipse.etrice.modellib.java.zip plugins/org.eclipse.etrice.ui.runtime/contents/org.eclipse.etrice.runtime.c.zip plugins/org.eclipse.etrice.ui.runtime/contents/org.eclipse.etrice.tutorials.c.zip plugins/org.eclipse.etrice.ui.runtime/contents/org.eclipse.etrice.tutorials.java.zip Change-Id: I98e2df3ab57d6e7e8f27e5b0aee7eaa189bfbc33
2013-02-06Cleanup cpp generator + runtime. License comments added.Peter Karlitschek1-22/+28
Change-Id: If9d82a936348e4d76951130c2252def9e3b139a9
2012-12-05timing service for cpp generatorPeter Karlitschek1-0/+1
I01e6dbef030587721bcd6a8e689ce8c2f36b1386
2012-09-05c++ runtime: first compiled versionPeter Karlitschek1-1/+1
2012-08-24cpp runtime continuedPeter Karlitschek1-0/+41

    Back to the top