Age | Commit message (Expand) | Author | Files | Lines |
2013-04-30 | [runtime.c.tests] fixed testcase for etMessageService | Thomas Schuetz | 3 | -7/+23 |
2013-04-30 | [runtime.c.tests] added testcases for etTimeHelpers | Thomas Schuetz | 2 | -48/+44 |
2013-04-29 | [runtime.c] implementation of etTimer for MinGW and unit tests for etTimer | Thomas Schuetz | 6 | -29/+48 |
2013-04-29 | [runtime.c] reorganization of API for C OSAL | Thomas Schuetz | 32 | -567/+956 |
2013-04-10 | [runtime.c, generator.c] added WakeupService and changes for polled | Thomas Schuetz | 19 | -43/+322 |
2013-04-10 | [runtime.c] start of code documentation with doxygen | Thomas Schuetz | 2 | -0/+1950 |
2013-04-04 | [runtime.c, generator.c] bugfixes for messaging and MSC logging | Thomas Schuetz | 5 | -6/+18 |
2013-01-14 | [runtime.c] added missing #define for MSC logger | Henrik Rentz-Reichert | 1 | -0/+1 |
2013-01-05 | [runtime.c , generator.c.reference] added src-gen folder with reference | Thomas Schuetz | 1 | -4/+16 |
2013-01-04 | [runtime.c , generator.c.reference] first running version of C reference | Thomas Schuetz | 8 | -37/+164 |
2013-01-04 | [runtime.c] first changes for multi threading and physical model | Thomas Schuetz | 2 | -1/+6 |
2013-01-03 | [generator.java, runtime.java] generating loops for actor arrays | Henrik Rentz-Reichert | 1 | -1/+1 |
2013-01-03 | [generator.java, runtime.java] introduced IVariableService, recursive instant... | Henrik Rentz-Reichert | 9 | -98/+133 |
2013-01-02 | [modellib.java, tutorials.java, ui.runtime] re-generated and updated | Henrik Rentz-Reichert | 10 | -295/+241 |
2013-01-02 | [runtime.c] excluding the recently added platform from build | Henrik Rentz-Reichert | 1 | -4/+12 |
2012-12-31 | [generator.java] adjustments to changed runtime (map for port connections) | Henrik Rentz-Reichert | 4 | -3/+33 |
2012-12-31 | [runtime.java + tests] ports connect themselves using the central path map | Henrik Rentz-Reichert | 20 | -332/+513 |
2012-12-31 | [runtime.java and tests] some re-factorings around RTObject | Henrik Rentz-Reichert | 4 | -60/+180 |
2012-12-20 | [runtime.c] added platform ST_CoretexM3_Euros for first Euros OS Port | Thomas Schuetz | 5 | -0/+296 |
2012-12-18 | [generator, generator.java, generator.launch] options for instrumentation | Henrik Rentz-Reichert | 17 | -156/+35 |
2012-12-12 | Merge remote-tracking branch 'origin/master' into change/8995/1 | Juergen Haug | 87 | -37/+4826 |
2012-12-12 | [config, generator, tests] static and dynamic config test + fixes | Juergen Haug | 2 | -3/+3 |
2012-12-10 | [runtime.cpp] added about file | Henrik Rentz-Reichert | 1 | -0/+28 |
2012-12-10 | [runtime.cpp] ignore bin | Henrik Rentz-Reichert | 1 | -0/+1 |
2012-12-10 | [runtime.c] added about.html | Henrik Rentz-Reichert | 1 | -0/+28 |
2012-12-10 | [*.cspec] version 0.3.0.qualifier | Henrik Rentz-Reichert | 6 | -7/+6 |
2012-12-10 | [runtime.cpp] changed lib name to project name | Henrik Rentz-Reichert | 1 | -2/+2 |
2012-12-10 | [generator, generator.c, runtime.c] fixed C-generator after C++-generator cha... | Henrik Rentz-Reichert | 3 | -3/+3 |
2012-12-07 | [runtime.c] don't access NULL file handle in MSCLogger | Henrik Rentz-Reichert | 1 | -4/+12 |
2012-12-05 | timing service for cpp generator | Peter Karlitschek | 24 | -136/+185 |
2012-12-05 | Modellib for C++ | Peter Karlitschek | 5 | -0/+892 |
2012-12-05 | Changes necessary for state machine generation for C++ | Peter Karlitschek | 18 | -6/+840 |
2012-12-05 | Change-Id: I01e6dbef030587721bcd6a8e689ce8c2f36b1386 | Peter Karlitschek | 9 | -21/+71 |
2012-12-05 | Change-Id: I011d033921df882b16bef24bcfc47f5dca9bcbf3 | Peter Karlitschek | 8 | -8/+43 |
2012-12-05 | Merge branch 'master' of http://git.eclipse.org/gitroot/etrice/org.eclipse.et... | Peter Karlitschek | 8 | -20/+188 |
2012-11-30 | [runtime.java, runtime.java.tests] fixed broken tests | Henrik Rentz-Reichert | 1 | -1/+1 |
2012-11-29 | [generator.java, runtimt.java, ui.runtime] addresses created dynamically | Henrik Rentz-Reichert | 5 | -18/+63 |
2012-11-12 | [runtime.c] need boolean if not on Windows | Henrik Rentz-Reichert | 1 | -4/+6 |
2012-11-12 | [runtime.c] introduced compiler switches to distinguish platform | Henrik Rentz-Reichert | 3 | -8/+57 |
2012-11-11 | [runtime.c] bug in etDatatypes.h fixed | tjung | 1 | -1/+1 |
2012-11-10 | [runtime.c] Threading for MinGW added | tjung | 3 | -0/+72 |
2012-11-07 | Merge branch 'master' of http://git.eclipse.org/gitroot/etrice/org.eclipse.et... | Peter Karlitschek | 44 | -1104/+4747 |
2012-11-06 | [runtime.c] improved test depth of free lists | Henrik Rentz-Reichert | 2 | -0/+53 |
2012-11-05 | [runtime.c] fixes in new base package | Henrik Rentz-Reichert | 7 | -14/+14 |
2012-11-05 | [runtime.c] memory management access through function pointers | Henrik Rentz-Reichert | 5 | -75/+140 |
2012-11-05 | [runtime.c] added base components | Henrik Rentz-Reichert | 6 | -0/+440 |
2012-11-02 | [tutorials.simulators.trafficlight.example] minor fixes for example | Thomas Schuetz | 10 | -1/+699 |
2012-10-29 | [generator.c] changed initialization of external types / checked in | Thomas Schuetz | 12 | -1081/+1081 |
2012-10-25 | [runtime.java] fix for synchronization problem | Henrik Rentz-Reichert | 1 | -1/+1 |
2012-10-10 | [integration.tests, modellib.java] re-generated | Henrik Rentz-Reichert | 13 | -883/+2344 |