Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-29[runtime.c] implementation of etTimer for MinGW and unit tests for etTimerThomas Schuetz5-28/+47
2013-04-29[runtime.c] reorganization of API for C OSALThomas Schuetz30-563/+951
2013-04-10[runtime.c, generator.c] added WakeupService and changes for polledThomas Schuetz18-30/+317
2013-04-04[runtime.c, generator.c] bugfixes for messaging and MSC loggingThomas Schuetz4-6/+16
2013-01-14[runtime.c] added missing #define for MSC loggerHenrik Rentz-Reichert1-0/+1
2013-01-05[runtime.c , generator.c.reference] added src-gen folder with referenceThomas Schuetz1-4/+16
2013-01-04[runtime.c , generator.c.reference] first running version of C referenceThomas Schuetz8-37/+164
2013-01-04[runtime.c] first changes for multi threading and physical modelThomas Schuetz2-1/+6
2012-12-20[runtime.c] added platform ST_CoretexM3_Euros for first Euros OS PortThomas Schuetz5-0/+296
2012-12-10[generator, generator.c, runtime.c] fixed C-generator after C++-generator cha...Henrik Rentz-Reichert3-3/+3
2012-12-07[runtime.c] don't access NULL file handle in MSCLoggerHenrik Rentz-Reichert1-4/+12
2012-11-12[runtime.c] need boolean if not on WindowsHenrik Rentz-Reichert1-4/+6
2012-11-12[runtime.c] introduced compiler switches to distinguish platformHenrik Rentz-Reichert3-8/+57
2012-11-11[runtime.c] bug in etDatatypes.h fixedtjung1-1/+1
2012-11-10[runtime.c] Threading for MinGW addedtjung3-0/+72
2012-11-06[runtime.c] improved test depth of free listsHenrik Rentz-Reichert2-0/+53
2012-11-05[runtime.c] fixes in new base packageHenrik Rentz-Reichert7-14/+14
2012-11-05[runtime.c] memory management access through function pointersHenrik Rentz-Reichert5-75/+140
2012-11-05[runtime.c] added base componentsHenrik Rentz-Reichert6-0/+440
2012-10-29[generator.c] changed initialization of external types / checked inThomas Schuetz6-555/+555
2012-10-02[runtime.c] increased max number of test cases in etUnitHenrik Rentz-Reichert1-1/+7
2012-09-20[runtime.c] added etUnit_testFinishedHenrik Rentz-Reichert2-0/+4
2012-09-08Merge branch 'master' of ssh://git.eclipse.org/gitroot/etrice/org.eclipse.etricetjung22-36/+883
2012-09-07[runtime.c / generator.c] reorganized structure of runtime / moved and rename...Thomas Schuetz21-36/+883
2012-09-05[runtime.c] added interface method to etUnitHenrik Rentz-Reichert2-0/+5
2012-08-28[runtime.c] bug fix in etunitHenrik Rentz-Reichert1-0/+1
2012-06-19[runtime.c] removed boolean from etDatatypes for conflicts with windowsThomas Schuetz3-3/+7
2012-06-18[runtime.c] added getTimeFromTarget for etTimer.c in genericThomas Schuetz2-5/+11
2012-05-18Merge branch 'master' of ssh://hrentzreich@git.eclipse.org/gitroot/etrice/org...Henrik Rentz-Reichert2-2/+37
2012-05-18[runtime.c] added include guardsHenrik Rentz-Reichert2-0/+20
2012-05-17[runtime.c] some changes for Timing Service / Timingservice fixedtjung2-0/+40
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-17[runtime.c, runtime.c.tests] etUnit file format and public interface changedHenrik Rentz-Reichert2-210/+205
2012-03-12[ui.structure] fixed positions of interface items on actor refsHenrik Rentz-Reichert1-33/+33
2012-03-02[runtime.c] added etTimer.c implementation for generic platform, introduced p...Thomas Schuetz7-23/+73
2012-02-29[runtime.c] added timer interface and MSP430 implementation to platform Thomas Schuetz4-19/+124
2012-02-27Merge remote branch 'refs/remotes/origin/master'Henrik Rentz-Reichert28-39/+402
2012-02-26[runtime] added etPlatform for user defined lifecycle functions (etUserEntry,...Thomas Schuetz8-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 Schuetz21-1224/+1313
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-20Merge remote branch 'refs/remotes/origin/master'Henrik Rentz-Reichert4-3/+12
2012-02-20[generator, generator.c, generator.java, runtime.c, runtime.java] unified cod...Henrik Rentz-Reichert5-1/+46
2012-02-19Merge branch 'master' of ssh://git.eclipse.org/gitroot/etrice/org.eclipse.etriceThomas Schuetz1-23/+23
2012-02-19[runtime] added LowWaterMark for Message ServiceThomas Schuetz4-3/+12
2012-02-15Merge remote branch 'refs/remotes/origin/master'Henrik Rentz-Reichert4-30/+29

Back to the top