Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-08-01Bug 511330 - [core.genmodel.fsm] introduce simplified generator model for ↵Henrik Rentz-Reichert2-6/+6
state machines * org.eclipse.etrice.generator.java.tests passing locally * org.eclipse.etrice.generator.c.tests passing locally * org.eclipse.etrice.generator.cpp.tests passing locally * org.eclipse.etrice.abstractexec.behavior.tests passing locally Change-Id: Ice31b6004076eb32d91d91289c2f5adca0d60693
2017-01-09Bug 509875 - [runtime.cpp] replace STL containers with own containers that ↵Henrik Rentz-Reichert1-0/+2
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-11-07Bug 506814 - Fix export scripts for generators that are broken afterHenrik Rentz-Reichert1-2/+1
switch to Neon in Buckminster Change-Id: Iff31b9179350a6e6cf67a41fb297bf18cdaef565
2016-10-17transition to NeonHenrik Rentz-Reichert1-0/+2
* resource map uses Neon update site * removed KIELER and layout features from Buckminster cspec (cannot be installed into Neon) * removed kieler and layout feature projects * upgraded BREE to Java 1.8 where necessary * eTrice-rt launch config with Java 1.8 * updated JUnit launch configs to Java 1.8 Change-Id: I35f8ac2819480dec7f5fe739ed2445af137a445f
2016-10-04version 1.0.1 --> 1.1.0Henrik Rentz-Reichert2-3/+3
Change-Id: I488bfb8774497586ded29eda6cb1550e2b6204f5
2016-08-20version 1.0.0 -> 1.0.1Henrik Rentz-Reichert2-3/+3
Change-Id: Iea251201792aeca15bc7f406722d22d2112f96f9
2016-08-12[cpp] Improvements + fixed data passing, data classes and attribute initJuergen Haug2-11/+11
Equipped etUnit with a special version of EXPECT_ORDER_START() in the C++ case that assumes a StaticArray as second argument. Updated ui.runtime archives. Change-Id: I2bbafe26b345b4deafd0269284cfc5bfbbc3d69d
2016-05-15removed (Incubation) from manifests and property filesv_1.0.0Henrik Rentz-Reichert1-1/+1
Change-Id: Ic818c72766dcf536a0eb4b64dc63005966129bd4
2016-04-24eTrice version 0.5.0 -> 1.0.0Henrik Rentz-Reichert2-3/+3
Change-Id: I9340be4b4a7b5253e0524e586e583236059f5b62
2015-08-17removed xbase fragment from etmap,etphys and configJuergen Haug13-2603/+6
Change-Id: Ief6cd8e34a8c866bc9f9052be261f96e6e8b1455
2015-08-16added TestInstance-Annotation/Tests.room + other BugfixesJuergen Haug3-0/+509
Change-Id: I222ea012a68d007eea817431d833854787d6cea8
2014-11-24[modellib.c/java, runtime] formattingHenrik Rentz-Reichert7-346/+351
Change-Id: I19f843f8acb9495815259c3a445015c2451de487
2014-08-06static utility methods converted to class methods to be able to useHenrik Rentz-Reichert1-6/+0
inheritance and overriding in super classes. This was done mainly for * BaseHelpers.java * RoomHelpers.java and had a lot of impacts on the whole code base
2014-06-050.4.0 -> 0.5.0Henrik Rentz-Reichert1-1/+1
Change-Id: Ie68680b0168c1ceaf4d080bce5061b868b684772
2014-04-29[pom*] changed version to 0.5.0Henrik Rentz-Reichert1-2/+2
2014-04-21[*] eTrice 0.4.0 -> 0.5.0 in all manifestsHenrik Rentz-Reichert1-1/+1
Change-Id: Ib795967e6d65d0ffd87aa8a2e5a1da2d0191a5ec
2013-11-22[modellib.java, runtime.java, ui.runtime] re-generated and update of contentsHenrik Rentz-Reichert14-3/+2591
2013-11-18[*] fixed JavaDocHenrik Rentz-Reichert1-2/+2
2013-11-12[*] reduced warningsHenrik Rentz-Reichert1-1/+0
2013-11-12[parent] added runtime.java and modellib.java as modulesHenrik Rentz-Reichert2-13/+16
2013-11-12[*] reduced warningsHenrik Rentz-Reichert2-7/+2
2013-11-12[*] changed character encoding to Cp1252Henrik Rentz-Reichert1-1/+10
since in UTF-8 the guillemets (french quotes) of Xtext were wrong
2013-11-11[*] added pomHenrik Rentz-Reichert1-0/+2
2013-11-11[runtime.java, modellib-java] changed groupId of Maven artifactsHenrik Rentz-Reichert1-2/+2
2013-10-29[generator.ui, modellib.java] let Maven use Java 1.6Henrik Rentz-Reichert1-36/+37
2013-10-29[generator.ui] Bug 420608: add Maven support for Java projectsHenrik Rentz-Reichert8-4/+89
https://bugs.eclipse.org/420608
2013-10-14[generator.java][modellib.java][runtime.java] Bug 419343: improve logging of ↵Henrik Rentz-Reichert1-0/+5
timer messages https://bugs.eclipse.org/419343
2013-09-09[modellib.c, modellib.java] added Annotation BehaviorManualHenrik Rentz-Reichert1-0/+4
2013-09-06[generator.java, modellib.java. core.room] bug 416710: [generator.java] add ↵Henrik Rentz-Reichert1-0/+9
annotation that lets generator use a custom actor base class https://bugs.eclipse.org/416710
2013-08-14[modelib.java] updated diagramHenrik Rentz-Reichert1-0/+170
2013-08-14[examples] updated examplesHenrik Rentz-Reichert5-73/+8
2013-08-07[*] bug 414560: [core.etphys][core.room] rename some attributes and ↵Henrik Rentz-Reichert6-18/+55
references, use unordered groups https://bugs.eclipse.org/bugs/show_bug.cgi?id=414560
2013-07-26changed version from 0.3.0 to 0.4.0Henrik Rentz-Reichert2-2/+2
2013-07-17[modellib.java] fixed launch configurationsHenrik Rentz-Reichert2-5/+4
2013-07-12Merge remote-tracking branch 'origin/master'Thomas Schuetz9-241/+241
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-07-11[doc] setting up workspace for C and Java for review Thomas Schuetz1-4/+4
Change-Id: I206be2f546063673450448815aed5a4a6707f33c
2013-07-10[modellib.java] changed models folder to model for unification with modellib.cThomas Schuetz11-1385/+1385
2013-07-04[tutorials] restructured tutorials, minor changes to modellibs in javaThomas Schuetz17-2530/+10
and c Change-Id: Ib2c80b9764efb080cf041af9c716867f5caec127
2013-07-02[modellib.java] re-generatedHenrik Rentz-Reichert4-4/+4
2013-06-10[modellib.java] added src-gen-info to .gitignoreThomas Schuetz1-0/+1
2013-04-25[modellib.java] bug 406045: [modellib.java] remove unused Socket.room and ↵Henrik Rentz-Reichert8-497/+2
SocketTest.room https://bugs.eclipse.org/bugs/show_bug.cgi?id=406045
2013-04-16[*] vendor name changed to: Eclipse eTrice (Incubation)Henrik Rentz-Reichert1-1/+1
2013-04-11[modellib.java] minor changes introduced by re-generationHenrik Rentz-Reichert8-80/+40
2013-04-05[runtime.java, modellib.java, ui.runtime] bug 404989: Provide OSGi manifest ↵Henrik Rentz-Reichert2-0/+22
for java runtime and modellib https://bugs.eclipse.org/bugs/show_bug.cgi?id=404989
2013-03-27[modellib.java] bug 404459: [modellib.java] periodic timer only triggers one ↵Henrik Rentz-Reichert6-64/+119
event https://bugs.eclipse.org/bugs/show_bug.cgi?id=404459
2013-02-14[...] reduced number of warnings, re-generated modellib.javaHenrik Rentz-Reichert14-212/+307
2013-01-03[generator.java, runtime.java] introduced IVariableService, recursive ↵Henrik Rentz-Reichert5-65/+21
instantiation
2013-01-02[modellib.java, tutorials.java, ui.runtime] re-generated and updatedHenrik Rentz-Reichert10-295/+241
2012-12-18[generator, generator.java, generator.launch] options for instrumentationHenrik Rentz-Reichert17-156/+35
-msc_instr # generate instrumentation for MSC generation -gen_as_verbose # generate instrumentation for verbose console output
2012-12-12Merge remote-tracking branch 'origin/master' into change/8995/1Juergen Haug1-1/+1
Conflicts: plugins/org.eclipse.etrice.generator.java/src/org/eclipse/etrice/generator/java/gen/ConfigGenAddon.xtend plugins/org.eclipse.etrice.generator.java/xtend-gen/org/eclipse/etrice/generator/java/gen/ConfigGenAddon.java 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.runtime.java.zip plugins/org.eclipse.etrice.ui.runtime/contents/org.eclipse.etrice.tutorials.java.zip Change-Id: Iec86201d19ab068e6f2eb9b667e05d3bc3e78786

Back to the top