Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-29[runtime.c] implementation of etTimer for MinGW and unit tests for etTimerThomas Schuetz6-29/+48
2013-04-29[runtime.c] reorganization of API for C OSALThomas Schuetz31-567/+955
2013-04-10[runtime.c, generator.c] added WakeupService and changes for polledThomas Schuetz19-43/+322
2013-04-10[runtime.c] start of code documentation with doxygenThomas Schuetz2-0/+1950
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
2013-01-02[runtime.c] excluding the recently added platform from buildHenrik Rentz-Reichert1-4/+12
2012-12-20[runtime.c] added platform ST_CoretexM3_Euros for first Euros OS PortThomas Schuetz5-0/+296
2012-12-10[runtime.c] added about.htmlHenrik Rentz-Reichert1-0/+28
2012-12-10[*.cspec] version 0.3.0.qualifierHenrik Rentz-Reichert1-2/+1
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-28[runtime.c] added Debug to ignoreThomas Schuetz1-0/+1
2012-09-20[runtime.c] added etUnit_testFinishedHenrik Rentz-Reichert4-4/+5
2012-09-15Merge branch 'master' of ssh://git.eclipse.org/gitroot/etrice/org.eclipse.etricetjung1-0/+2
2012-09-15[doc] tutorial remove C comment addedtjung1-3/+7
2012-09-14[releng, features] added dependencies and prepared for execution of new testsHenrik Rentz-Reichert1-0/+2
2012-09-09[doc] hello world finishedtjung1-0/+2
2012-09-08Merge branch 'master' of ssh://git.eclipse.org/gitroot/etrice/org.eclipse.etricetjung23-40/+890
2012-09-07[runtime.c / generator.c] reorganized structure of runtime / moved and rename...Thomas Schuetz22-40/+890
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-Reichert3-41/+41
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 Schuetz7-23/+73
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[ui.runtime] updated contentsHenrik Rentz-Reichert1-0/+0

Back to the top