Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-01-09Bug 509875 - [runtime.cpp] replace STL containers with own containers that ↵Henrik Rentz-Reichert1-0/+2
are more light weight * replaced streaming code with (s)printf constructs * added String, Vector, Set, Pair and Map with tests * using new String class in * Address * Message * MSCFilter * MSCLogger * RTObject * and affected classes * using new Vector class in * RTObject * MSCLogger * MessageServiceController * ReplicatedActorClassBase * ReplicatedInterfaceItemBase * and affected classes * using new Set class in * MessageDispatcher * using new Map class in * SubSystemClassBase * DebuggingService * adjusted cpp generator Change-Id: I9c91289057185e6e36b9453ecf03f6f6d3834ec6
2016-11-07Bug 506814 - Fix export scripts for generators that are broken afterHenrik Rentz-Reichert1-2/+1
switch to Neon in Buckminster Change-Id: Iff31b9179350a6e6cf67a41fb297bf18cdaef565
2016-10-17transition to NeonHenrik Rentz-Reichert1-0/+2
* resource map uses Neon update site * removed KIELER and layout features from Buckminster cspec (cannot be installed into Neon) * removed kieler and layout feature projects * upgraded BREE to Java 1.8 where necessary * eTrice-rt launch config with Java 1.8 * updated JUnit launch configs to Java 1.8 Change-Id: I35f8ac2819480dec7f5fe739ed2445af137a445f
2014-11-24[modellib.c/java, runtime] formattingHenrik Rentz-Reichert1-0/+12
Change-Id: I19f843f8acb9495815259c3a445015c2451de487

    Back to the top