Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-30Merge branch 'master' of ssh://git.eclipse.org/gitroot/etrice/org.eclipse.etriceThomas Schuetz2-6/+5
2012-04-30[runtime.c] removed 64 bit datatypes from c-runtimeThomas Schuetz1-2/+0
2012-04-25[generator.c] port handles and port attributes implemented, C runtime adaptedtjung2-6/+5
2012-04-18[etunit.converter, feature, releng] moved etunit.converter to pluginsHenrik Rentz-Reichert38-7186/+0
2012-04-17[etunit.converter] added buckminster cspec and dependency in relengHenrik Rentz-Reichert2-1/+3
2012-04-17[etunit.converter] new converter from etu to JUnit xmlHenrik Rentz-Reichert37-0/+7184
2012-04-17[runtime.c, runtime.c.tests] etUnit file format and public interface changedHenrik Rentz-Reichert2-210/+205
2012-04-05[generator.generic.ProcedureHelpers.xtend] attribut initialization changed ac...tjung1-2/+6
2012-03-30[integration.tests, modellib] re-generatedHenrik Rentz-Reichert1-1/+1
2012-03-21[modellib.models] deepCopy bug fix in LogServicetjung1-1/+1
2012-03-19[modellib, ui.runtime] added generated code for new tcp serviceHenrik Rentz-Reichert7-1/+1231
2012-03-19[core.room, modellib, ui.runtime] added incoming/outgoing keyword to handler ...Henrik Rentz-Reichert5-134/+202
2012-03-18[modellib] TcpService addedtjung1-0/+1
2012-03-18[modellib.models] First Versiontjung1-0/+323
2012-03-18Merge branch 'master' of ssh://git.eclipse.org/gitroot/etrice/org.eclipse.etricetjung2-42/+44
2012-03-18[modellib.models.ATimingService] cast exception fixedtjung1-305/+277
2012-03-16[integration.tests, modellib, ui.runtime] re-generated and updatedHenrik Rentz-Reichert2-42/+44
2012-03-15[ui.runtime, modellib] updatedHenrik Rentz-Reichert6-84/+74
2012-03-12[ui.structure] fixed positions of interface items on actor refsHenrik Rentz-Reichert3-41/+41
2012-03-02[integration.tests, modellib] re-generatedHenrik Rentz-Reichert4-8/+8
2012-03-02[runtime.c] gitignores for Debug and Release -> emty folders are checked in b...Thomas Schuetz3-3/+8
2012-03-02[runtime.c] added etTimer.c implementation for generic platform, introduced p...Thomas Schuetz8-25/+142
2012-03-02[runtime.c] ignore Debug and ReleaseThomas Schuetz4-2/+3
2012-02-29[runtime.c] added timer interface and MSP430 implementation to platform Thomas Schuetz5-19/+124
2012-02-27[modellib] re-generatedHenrik Rentz-Reichert2-6/+6
2012-02-27[modellib] re-generatedHenrik Rentz-Reichert4-16/+16
2012-02-27[ui.runtime] updated contentsHenrik Rentz-Reichert1-0/+0
2012-02-27Merge remote branch 'refs/remotes/origin/master'Henrik Rentz-Reichert30-43/+415
2012-02-26[runtime] added etPlatform for user defined lifecycle functions (etUserEntry,...Thomas Schuetz9-13/+247
2012-02-26[runtime.c] cosmeticsThomas Schuetz2-3/+1
2012-02-26[runtime.c] reorganized runtime.c for separation of common and platform speci...Thomas Schuetz23-1228/+1326
2012-02-23[generator.c, runtime.c] extracted generated generic function to runtimeHenrik Rentz-Reichert2-1/+8
2012-02-23[generator, generator.*] implemented code translation (in general) and replic...Henrik Rentz-Reichert1-0/+19
2012-02-21[generator, generator.c] local port id initialized and safe against unconnect...Henrik Rentz-Reichert1-1/+2
2012-02-21[modellib] re-generatedHenrik Rentz-Reichert9-60/+60
2012-02-20Merge remote branch 'refs/remotes/origin/master'Henrik Rentz-Reichert5-3/+12
2012-02-20[modellib] re-generatedHenrik Rentz-Reichert9-6/+1038
2012-02-20[generator, generator.c, generator.java, runtime.c, runtime.java] unified cod...Henrik Rentz-Reichert11-130/+158
2012-02-19[runtime.tests] corrected merge errorThomas Schuetz1-0/+0
2012-02-19Merge branch 'master' of ssh://git.eclipse.org/gitroot/etrice/org.eclipse.etriceThomas Schuetz2-23/+23
2012-02-19[runtime] added LowWaterMark for Message ServiceThomas Schuetz5-3/+12
2012-02-18Merge branch 'master' of ssh://git.eclipse.org/gitroot/etrice/org.eclipse.etricetjung5-30/+29
2012-02-15Merge remote branch 'refs/remotes/origin/master'Henrik Rentz-Reichert5-30/+29
2012-02-08[test.common] bash script test-launcher.sh for running and checking etUnit te...Thomas Schuetz4-7/+6
2012-02-02[generator.c] first version of message passing actor to actor worksThomas Schuetz3-4/+7
2012-02-02[generator.c] added generator for dispatcher for each MessageServiceThomas Schuetz7-10/+11
2012-02-02Merge branch 'master' of ssh://git.eclipse.org/gitroot/etrice/org.eclipse.etriceThomas Schuetz21-1322/+1322
2012-02-02[generator.doc] first version DocGenThomas Schuetz1-0/+3
2012-02-02Merge remote branch 'refs/remotes/origin/master'Henrik Rentz-Reichert21-1144/+1322
2012-02-02[generator.c] implementation of port to MessageService communicationThomas Schuetz8-5/+76

Back to the top