Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-12some adjustments in C projects and generators to be ANSI compatibleHenrik Rentz-Reichert2-4/+15
2016-02-28[generators] added cpp generator draftJuergen Haug10-3/+76
2015-07-31Bug 472908 - refactor etDatatypes.hJuergen Haug7-21/+171
2015-07-07[etUnit] added etunit for modellib + fixesJuergen Haug1-17/+25
2015-06-26Bug 468791 runtime c data logging folder is 'log'Juergen Haug1-1/+1
2015-06-03[modellib.c] fixes and changes for mingw tcp serviceJuergen Haug1-1/+2
2015-06-02changed log path for mscs from tmp/log to logThomas Schuetz1-1/+1
2015-05-10compare times addedThomas Jung2-0/+30
2015-01-23[runtime.c] bug fixes in etMemory_FreeListHenrik Rentz-Reichert1-3/+3
2014-12-09runtime.c messageService.h comment addedThomas Jung1-0/+3
2014-12-09etrice.runtime.c Interrupt includedThomas Jung3-13/+68
2014-10-24[generator, runtime.c, runtime.cpp] TRUE/FALSE -> ET_TRUE/ET_FALSEHenrik Rentz-Reichert3-5/+5
2014-10-23etUnit fixedThomas Jung1-28/+28
2014-06-25[runtime.c] added EXPECT_RANGE_FLOAT32 and 64 for conveniency / stillThomas Schuetz2-31/+141
2014-04-05allow unconnected ports. DonĀ“t put messages into the queue, which does not h...tjung1-0/+1
2014-03-27[runtime.c] Bug 431249 - define and implement handling for negativeThomas Schuetz3-11/+28
2014-03-27[runtime.c] fixed wrong prototypes for etTimeHelpers add and subtract,Thomas Schuetz2-2/+16
2013-12-04406871: [runtime.c] finish doxygen documentation for runtime.cHenrik Rentz-Reichert26-136/+1000
2013-12-03406870: [runtime.c] unify etMemory.hHenrik Rentz-Reichert5-32/+7
2013-11-29Bug 422859: [generator.c] implement a means to log data driven ports during e...Henrik Rentz-Reichert3-1/+116
2013-07-12Merge remote-tracking branch 'origin/master'Thomas Schuetz32-2310/+2310
2013-07-11[runtime.c, generator.c] bug fix in codegen, improved handling of replicated ...Henrik Rentz-Reichert2-14/+2
2013-07-04[runtime.c, generator.c, generator.java, generator.launch.c] 402279: add asyn...Henrik Rentz-Reichert3-19/+28
2013-07-03[generator.c, runtime.c] added first, incomplete version for generationThomas Schuetz1-1/+1
2013-07-03[runtime.c] added defines for async MSC loggerThomas Schuetz1-11/+31
2013-05-13[runtime.c] bug 407851: [runtime.c] implement new platform interface for POSIX Henrik Rentz-Reichert1-1/+1
2013-05-08[runtime.c] bug 402275: Implementation of Codegenerator and C-Runtime for phy...Henrik Rentz-Reichert7-4/+33
2013-05-03Merge remote-tracking branch 'origin/CGenPhysical'Henrik Rentz-Reichert29-158/+858
2013-05-03Merge remote branch 'origin/CGenPhysical' into CGenPhysicalHenrik Rentz-Reichert5-55/+67
2013-05-03[runtime.c] bug 402275: Implementation of Codegenerator and C-Runtime for phy...Henrik Rentz-Reichert13-137/+254
2013-04-30[runtime.c.tests] fixed testcase for etMessageServiceThomas Schuetz3-7/+23
2013-04-30[runtime.c.tests] added testcases for etTimeHelpersThomas Schuetz2-48/+44
2013-04-29[runtime.c] implementation of etTimer for MinGW and unit tests for etTimerThomas Schuetz2-3/+5
2013-04-29[runtime.c] reorganization of API for C OSALThomas Schuetz16-183/+375
2013-04-25[runtime.c] new eTcpSockets for MinGW and PosixHenrik Rentz-Reichert2-1/+167
2013-04-10[runtime.c, generator.c] added WakeupService and changes for polledThomas Schuetz16-29/+302
2013-04-05[runtime.c] added etunit float64 test methodJuergen Haug2-2/+8
2013-04-04[runtime.c, generator.c] bugfixes for messaging and MSC loggingThomas Schuetz2-1/+5
2013-02-14[runtime.c, generator.c, generator.c.tests] bug 400678: variable declarations...Henrik Rentz-Reichert2-2/+2
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 Schuetz5-7/+99
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] introduced compiler switches to distinguish platformHenrik Rentz-Reichert1-1/+1
2012-11-10[runtime.c] Threading for MinGW addedtjung1-0/+22
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-Reichert5-0/+438

Back to the top