1. f8c1307 minor partitioning fixes by Robert Hoettger · 5 years ago
  2. 7caa650 Fixing partitioning plugin copyright header, compile errors and some todos, comments, warnings by Robert Hoettger · 5 years ago
  3. b0c3ceb Updated version to 0.9.7 (also modified outdated projects and repos) by Harald Mackamul · 5 years ago
  4. 7cf07e7 Updated build properties: removed pom.xml from src.include by Harald Mackamul · 5 years ago
  5. badce16 Updated version to 0.9.6 (pom.xml, feature.xml, category.xml, MANIFEST.MF) by Harald Mackamul · 5 years ago
  6. 1250c37 [549047] Consolidated items of tasks and runnables - Misc (examples, workflow, multicore) by Harald Mackamul · 6 years ago
  7. c8079dc Updated version to 0.9.5 (pom.xml, feature.xml, category.xml, MANIFEST.MF) by Harald Mackamul · 6 years ago
  8. 7976e27 Updated version to 0.9.4 (pom.xml, feature.xml, category.xml, MANIFEST.MF) by Harald Mackamul · 6 years ago
  9. 6218643 Removed old deviations (and replaced occurrences with new implemetation) by Harald Mackamul · 6 years ago
  10. 9b83efe Updated version to 0.9.3 (pom.xml, feature.xml, category.xml, MANIFEST.MF) by Harald Mackamul · 6 years ago
  11. 6c5cad8 Updated version to 0.9.2 (pom.xml, feature.xml, category.xml, MANIFEST.MF) by Harald Mackamul · 6 years ago
  12. 3363761 Switch to EPL-2.0: replaced licenses and about.html, fixed build.properties by Harald Mackamul · 7 years ago
  13. 66547f2 Switch to EPL-2.0: replaced headers in source files (java, xtend, xcore) by Harald Mackamul · 7 years ago
  14. 1c2d81d Updated version to 0.9.1 (pom.xml, feature.xml, category.xml, MANIFEST.MF) by Harald Mackamul · 7 years ago
  15. 41e22eb Fixed wrong usage of getRunnableCalls() by Harald Mackamul · 7 years ago
  16. f20b91f Model changes: removed RunnableInstructions, key of NeedEntry is of type String; required fixes (temp) by Harald Mackamul · 7 years ago
  17. c534708 [533147] Updated license info (about.html) by Harald Mackamul · 7 years ago
  18. 7e87d0b Fixed some warnings: Java 9 automatic-module-name, unused imports by Harald Mackamul · 7 years ago
  19. 5b8ca4b Updated version to 0.9.0 (pom.xml, feature.xml, MANIFEST.MF) by Harald Mackamul · 7 years ago
  20. a859d7d Replaced hardware model by Harald Mackamul · 7 years ago
  21. 6988bb5 minor fix / todo for Tag Group Constraints by Robert Hoettger · 7 years ago
  22. d6d33df minor fix within partitioning to outline missing activation elements by Robert Hoettger · 7 years ago
  23. cdc6ec4 minor refactoring within partitioning plugin by Robert Hoettger · 7 years ago
  24. 34e13b4 Changed provider name and bundle vendor to "Eclipse APP4MC" by Harald Mackamul · 7 years ago
  25. ec49d30 Updated version to 0.8.3 (pom.xml, feature.xml, MANIFEST.MF) by Harald Mackamul · 7 years ago
  26. b09554f Rework on GraphViz generation class; added menu entry to create .dot files by Robert Hoettger · 7 years ago
  27. d5a2cd3 [Partitioning] fix to generate RunnableSequencingConstraints from ALL label accesses by Robert Hoettger · 7 years ago
  28. b89f3bb [Partitioning] advanced constraint handling with existence checks and outputs. by Robert Hoettger · 7 years ago
  29. b5cace7 [Partitioning] Removed private harmonic activation function by Robert Hoettger · 7 years ago
  30. 4273dff [Partitioning] added harmonic activation checker to helper class; advanced ProcessPrototype console output format by Robert Hoettger · 7 years ago
  31. 67adc9a [Partitioning] incorporation of new preference constants and corresponding classes during pre-partitioning by Robert Hoettger · 7 years ago
  32. 4bd6a92 [Partitioning] added class to address runnable pairings; considers activations, tags, and asil levels by Robert Hoettger · 7 years ago
  33. f7a677c [Partitioning] added harmonic activation check by Robert Hoettger · 7 years ago
  34. cbef231 [Partitioning] minor refactoring by Robert Hoettger · 7 years ago
  35. d36918f Updated version to 0.8.2 (pom.xml, feature.xml, MANIFEST.MF) by Harald Mackamul · 7 years ago
  36. 16b4564 [Partitioning] added various new functions by Robert Hoettger · 7 years ago
  37. b26e538 [Partitioning] added new configuration parameters (usage / implementation follows) by Robert Hoettger · 7 years ago
  38. 32f03bc [Partitioning] unified / corrected / updated copyright headers by Robert Hoettger · 7 years ago
  39. 20bc414 [Partitioning] added new class to group Runnables via ASIL levels during prepartitioning by Robert Hoettger · 7 years ago
  40. d1163fa [Partitioning] added activation multiplier for instructions sum calculation during ESSP algorithm --> results in more balanced partitions regarding activations by Robert Hoettger · 7 years ago
  41. 96e60de [519930] Renamed Activations and Stimuli by Harald Mackamul · 7 years ago
  42. ed104f5 Merge commit '00ded61652f926aba375ac8138e2031742a4d0b1' into develop by Robert Hoettger · 8 years ago
  43. 5484939 [Partitioning] added class to consider AccessPrecedenceSpecs before Partitioning (remove graph edges so that runnable set has more distribution portential) by Robert Hoettger · 8 years ago
  44. 00ded61 [519357] Introduced multiple activations of runnables (fixed affected code and added TODO) by Harald Mackamul · 8 years ago
  45. 562fdb3 [Partitioning] bugfix for partitioning regarding adding runnable sequencing constraints to either an existing constraints model or adding a new constraints model by Robert Hoettger · 8 years ago
  46. 6d3ab22 [Partitioning] Fixed Exception on missing commons model by Lukas Krawczyk · 8 years ago
  47. 4600fa2 [Partitioning] further changed initialisation parameters by Robert Hoettger · 8 years ago
  48. 9d7cb2d [Partitioning] algorithm initialisation fixed, also removed warning (unused import) by Robert Hoettger · 8 years ago
  49. e6c585e [partitioning] minor fix for tag based grouping during prepartitioning by Robert Hoettger · 8 years ago
  50. bf93887 Integrate ModelChecker into openmapping and partitioning plugins by Pedro Cuadra · 8 years ago
  51. cf86965 [partitioning] grouping partitions regarding their tag references during prepartitioning by Robert Hoettger · 8 years ago
  52. 9b94c98 Removed ProcessRunnableGroup (replaced by already existing RunnableEntityGroup) by Harald Mackamul · 8 years ago
  53. e176576 [Partitioning] runnable instructions are now summed up; by Robert Hoettger · 8 years ago
  54. 9e520ee [Partitioning] bugfix for cycle dissolution: Edges to graph are only added when source and target vertices already exist by Robert Hoettger · 8 years ago
  55. 2238efc [Partitioning] bugfix in pre-partitioning leaving unresolved references in already existing process prototypes by Robert Hoettger · 8 years ago
  56. c3cce6f [Partitioning] removed unnecessary outputs, minor improvements by Robert Hoettger · 8 years ago
  57. 3cf6eea minor fixes for partitioning plugin by Robert Hoettger · 8 years ago
  58. fbda9af Updated version to 0.8.1 (pom.xml, feature.xml, MANIFEST.MF) by Harald Mackamul · 8 years ago
  59. 0dbcc06 added MessageDialog for partitioning plugin as a quick user feedback by Robert Hoettger · 8 years ago
  60. c4dd2f5 minor addition to partitioning plugin: inherit activation parameters from stimuli model to software model by Robert Hoettger · 8 years ago
  61. c751c69 added utils package to partitioning plugin and restructured some classes by Robert Hoettger · 8 years ago
  62. b3a4412 Implement dialogs plugin and refactor sharelibs as a plugin by Pedro Cuadra · 8 years ago
  63. 5000606 added Submenu ‘AMALTHEA MC features’ for commands Perform Partitioning, Generate Tasks, Perform Mapping, and Create Applet. by Robert Hoettger · 8 years ago
  64. a266e7b Updated version to 0.8.0 (pom.xml, feature.xml, MANIFEST.MF) by Harald Mackamul · 8 years ago
  65. ef59c1f minor partitioning bugfix by Robert Hoettger · 8 years ago
  66. 83ac6aa minor fix for partitioning regarding recent model change (commonElements) by Robert Hoettger · 8 years ago
  67. f887739 - Fixed getInstructions() problem within partitioning regarding new model changes (+ minor refactoring) by Robert Hoettger · 8 years ago
  68. 796710b [508165] Added core specific instructions by Harald Mackamul · 8 years ago
  69. eb7d00a resolved conflict from merge commit by Robert Hoettger · 8 years ago
  70. f2731a7 Merge branch 'develop' of https://git.eclipse.org/r/app4mc/org.eclipse.app4mc into develop by Robert Hoettger · 8 years ago
  71. d5b3c25 fixed exception handling, smaller bugs by Robert Hoettger · 8 years ago
  72. 8ec22e1 [507643] Changed attribute names in PairingConstraints by Harald Mackamul · 8 years ago
  73. efa0570 bugfix partitioning CPP approach by Robert Hoettger · 8 years ago
  74. b8bd376 Updated version to 0.7.2 (pom.xml, feature.xml, MANIFEST.MF) by Harald Mackamul · 8 years ago
  75. 517a8ca Corrected errors in plugins (partitioning, openmapping) resulting from model changes by Harald Mackamul · 8 years ago
  76. 0f4d82d Correction of errors in other plugins resulting from model changes by Andreas Sailer · 8 years ago
  77. 829fd68 Updated version (0.7.1) in pom.xml files by Harald Mackamul · 8 years ago
  78. 7fe772e Updated version (0.7.1) in plugin manifest files by Harald Mackamul · 8 years ago
  79. a274f54 bugfixes for partitioning (check empty activation references, affinity constraints reconstruction) by Robert Hoettger · 8 years ago
  80. 74d1728 Changed Log implementation to use Logger from Log4J instead of Apache commons logging. by Daniel Kunz · 9 years ago
  81. d292a7f Initial contribution (sources of APP4MC) by Harald Mackamul · 9 years ago