Skip to content

Changes

#36 (Apr 6, 2021, 8:27:02 AM)

  1. Fix artificial limits in the JSON lexer (#7353) — Martin Sjölund / githubweb

#35 (Feb 24, 2021, 3:33:29 PM)

  1. Keep the NFApi settings (#7215) — adeel.asghar / githubweb
  2. Set the nfapi on startup (#7218) — adeel.asghar / githubweb

#34 (Feb 18, 2021, 5:39:28 PM)

  1. Prepare for 1.16.4 (#7186) — adrian.pop / githubweb

#33 (Feb 17, 2021, 2:28:48 PM)

  1. Move the nfAPI and nfAPINoise settings to general page (#7171) (#7175) — adeel.asghar / githubweb

#32 (Feb 10, 2021, 5:20:10 PM)

  1. fix ticket #6296 — palanisamy arunkumar / githubweb
  2. Fix uninitialized value in NFEvalFunction — perost86 / githubweb
  3. workaround for #6307 and #6322 — adrian.pop / githubweb
  4. remove test due to changes — adrian.pop / githubweb

#31 (Dec 20, 2020, 3:08:28 PM)

  1. partial fix for #6287 and fix for #6288 — adrian.pop / githubweb

#30 (Dec 20, 2020, 3:23:10 AM)

  1. fix ticket #6300, use NF for getElementAnnotations if -d=nfAPI is on — adrian.pop / githubweb

#29 (Dec 9, 2020, 4:58:57 PM)

  1. Validate and load the text when switching between models — adeel.asghar / githubweb
  2. Don't return something from a void function — adeel.asghar / githubweb
  3. beginRemoveRows takes parent item as argument — adeel.asghar / githubweb
  4. Set the pointer to 0 after delete — adeel.asghar / githubweb
  5. Fix the OMSens plugin path (#7018) — adeel.asghar / githubweb
  6. Do not add the items to the scene if there are no annotations (#7029) — adeel.asghar / githubweb
  7. Use deleteLater instead of delete (#7035) — adeel.asghar / githubweb
  8. Remove the current connection when user cancels the operation (#7036) — adeel.asghar / githubweb

#28 (Nov 30, 2020, 1:06:58 PM)

  1. OriginItem paint event is called even before we set visible false — adeel.asghar / githubweb
  2. Disconnect inherited classes (#6964) — adeel.asghar / githubweb
  3. Fixes ticket:6234 check if the ModelWidget is NULL (#6974) — adeel.asghar / githubweb
  4. Call deleteLater for GraphicsViews when unloading a class (#6975) — adeel.asghar / githubweb
  5. Check for replaceable feature when making the replaceable drop down (#6981) — adeel.asghar / githubweb

#27 (Nov 16, 2020, 10:41:42 PM)

  1. Add a flag for ZMQ to listen on all interfaces (#6931) — Martin Sjölund / githubweb
  2. Add an --interactivePort flag to force ZMQ to set a port (#6949) — Martin Sjölund / githubweb

#26 (Nov 13, 2020, 9:39:04 PM)

  1. Improve handling of the class loader (#6930) (#6939) — adrian.pop / githubweb

#25 (Nov 12, 2020, 7:01:09 PM)

  1. Use assert instead of Q_ASSERT — adeel.asghar / githubweb

#24 (Nov 11, 2020, 8:49:34 PM)

  1. Initialize the variable — adeel.asghar / githubweb
  2. First set the connection creation flag false to avoid unexpected events — adeel.asghar / githubweb
  3. Check for NULL pointer to avoid crashes — adeel.asghar / githubweb
  4. Don't apply extends extent on the shapes inside the Element — adeel.asghar / githubweb
  5. Set the transformation instead of setting position and rotation — adeel.asghar / githubweb
  6. Call update when shapes are resized — adeel.asghar / githubweb

#23 (Nov 10, 2020, 2:26:34 PM)

  1. Do not put libOMEdit.a in build/ (#6908) — Martin Sjölund / githubweb

#22 (Nov 7, 2020, 11:16:13 AM)

  1. fix #6167 allow partial handling in NF when -d=nfAPI is on — adrian.pop / githubweb

#20 (Oct 23, 2020, 9:20:15 PM)

  1. Don't add the parameter twice — adeel.asghar / githubweb
  2. attempt to fix Linux builds — adrian.pop / githubweb
  3. CMake configuration support for OpenModelica/OMCompiler (#6737) — Mahder Gebremedhin / githubweb
  4. CMake improvments and refactoring (#6855) — Mahder Gebremedhin / githubweb
  5. Fix SimulationRuntime warnings. (#6854) — Mahder Gebremedhin / githubweb
  6. [cmake] Multiple fixes. (#6859) — Mahder Gebremedhin / githubweb
  7. Array connection improvements. — perost86 / githubweb

#19 (Oct 23, 2020, 9:13:05 AM)

  1. ticket #6129 - do not filter the default (#6856) — adrian.pop / githubweb
  2. remove old unitCheck (#6771) — Hannebohm Philip / githubweb
  3. Updated libraries — User Hudson / githubweb
  4. Migrate OMSysIdent docs into User's Guide — bernhard.thiele / githubweb
  5. Add OMSysIdent static utility methods to User's Guide — bernhard.thiele / githubweb

#18 (Oct 22, 2020, 12:39:42 PM)

  1. Fixed ticket:6165 use the max width available — adeel.asghar / githubweb
  2. Don't miss out the element double click (#6852) — adeel.asghar / githubweb

#17 (Oct 21, 2020, 6:53:59 PM)

  1. remove unqualified import — adrian.pop / githubweb
  2. [BE] do not allow incomplete function inverting — Abdelhak Karim / githubweb
  3. Update OMSimulator (#6829) — Lennart Ochel / githubweb
  4. Add OMSetup to .gitignore (#6830) — Lennart Ochel / githubweb
  5. Add FMI test case for enumerations including omc and OMSimulator (#6772) — Lennart Ochel / githubweb
  6. update OMSimulator API in omc (#6831) — palanisamy arunkumar / githubweb
  7. Update OMSens_Qt (#6833) — Lennart Ochel / githubweb
  8. Updated libraries — User Hudson / githubweb
  9. fix ElementPropertiesDialog before instantiation (#6785) — palanisamy arunkumar / githubweb
  10. partial fix for ticket #6161 — adrian.pop / githubweb
  11. Fixes for #6127 — adrian.pop / githubweb
  12. Set the default place holder text for replaceable — adeel.asghar / githubweb
  13. Set based graph connection handling — perost86 / githubweb
  14. Fix -d=-nfScalarize for multidimensional eqs — perost86 / githubweb
  15. Array connection improvements. — perost86 / githubweb
  16. fix ticket #6129 — adrian.pop / githubweb
  17. Fix indexing in ArrayConnections.transMulti. — perost86 / githubweb
  18. Add the modifier value to combo box if its not there already — adeel.asghar / githubweb
  19. Remove duplicate updateBoundParameter calls (#6824) — 38031952+AnHeuermann / githubweb
  20. Array connection improvements — perost86 / githubweb
  21. remove tabs — adrian.pop / githubweb
  22. Add debug symbols to FMUs and don't remove tmp files — Heuermann Andreas / githubweb
  23. [BE] remove empty initial equations — Abdelhak Karim / githubweb
  24. Catch error in initalization and close message and file — Heuermann Andreas / githubweb
  25. Add output path to CSV file for homotopy logging — Heuermann Andreas / githubweb
  26. implement minimal set-s dataReconciliation algorithm — palanisamy arunkumar / githubweb
  27. expected output — palanisamy arunkumar / githubweb
  28. Exclude constants from FMI modelDescription dependecies (#6803) — 38031952+AnHeuermann / githubweb
  29. [BE] update backendaeinfo — Abdelhak Karim / githubweb
  30. [testuite] fixup for clocked state report — Abdelhak Karim / githubweb
  31. [omiscpp] handle abort calls from fmu's in omsicpp simulation, send error messages via zeromq — niklas.worschech / githubweb
  32. update conference proceedings — palanisamy arunkumar / githubweb
  33. Update UnorderedSet. — perost86 / githubweb
  34. [NF] Fix if-equation handling for -d=-nfScalarize. — perost86 / githubweb
  35. prepare for v1.16.0-dev.beta4 — adrian.pop / githubweb
  36. Fix unconnected flow and inside/outside. — perost86 / githubweb

#16 (Oct 14, 2020, 8:53:56 AM)

  1. put back the build of old cpp runtime for msvc — adrian.pop / githubweb
  2. fixes for #6127 — adrian.pop / githubweb

#15 (Oct 12, 2020, 11:26:57 AM)

  1. ticket:5942 Added a menu item to open the temporary directory — adeel.asghar / githubweb

#14 (Oct 9, 2020, 1:34:08 PM)

  1. Use the sceneBoundingRect for text shape while exporting as image — adeel.asghar / githubweb
  2. Show the list of contributors from github (#6781) — adeel.asghar / githubweb
  3. Documentation for OMSens (#6796) — adeel.asghar / githubweb
  4. Fixes ticket:6133 Made loadFile and loadModel behave same (#6784) — adeel.asghar / githubweb
  5. Minor fixes in OMSens users guide — adeel.asghar / githubweb
  6. Fix fmi import errors — adeel.asghar / githubweb
  7. Use the cpp include paths — adeel.asghar / githubweb
  8. Show the result variables even if json parsing fails — adeel.asghar / githubweb
  9. Fixed transformations debugger link — adeel.asghar / githubweb
  10. Ignore the unknown simulation flag — adeel.asghar / githubweb
  11. Show the installation path in the about window — adeel.asghar / githubweb
  12. Bump OMSens (#6805) — adeel.asghar / githubweb

#13 (Oct 7, 2020, 6:56:39 PM)

  1. Use -fallow-argument-mismatch for newer Fortran versions — Martin Sjölund / githubweb
  2. Disable tree-vrp in GCC 8 — Martin Sjölund / githubweb

#12 (Oct 5, 2020, 5:05:07 PM)

  1. Treat a dependency of 0.0.0-default as any version (#6798) — Martin Sjölund / githubweb
  2. Force the FMIL version of zlib to be used (#6799) — Martin Sjölund / githubweb
  3. Update links for OMSysIdent (#6795) — Martin Sjölund / githubweb

#11 (Oct 2, 2020, 11:37:50 AM)

  1. Fix help for default min size for sparse solvers (#6793) — Martin Sjölund / githubweb
  2. Include OMSimulator documentation in OM User's Guide (#6791) — Martin Sjölund / githubweb

#10 (Sep 30, 2020, 4:16:13 AM)

  1. update OMSimulator to fix Xenial build — adrian.pop / githubweb

#9 (Sep 29, 2020, 3:34:37 PM)

  1. minor changes missed from the master to have a new commit for v1.16.0-dev.beta2 — adrian.pop / githubweb

#8 (Sep 29, 2020, 1:02:48 AM)

  1. [NF] Improve/cleanup expression traversal functions. — perost86 / githubweb
  2. link sundials statically on mingw in cvode_solver.h — adrian.pop / githubweb
  3. [NF] Clean up Flatten. — perost86 / githubweb
  4. MinGW & other minor fixes — adrian.pop / githubweb
  5. [Flat] Use toFlatString also on clock constructors — Martin Sjölund / githubweb
  6. Handle preExp and varDecls for crefs with subs. (#923) — Mahder Gebremedhin / githubweb
  7. [NF] Add promote as experimental operator. — perost86 / githubweb
  8. Only push library updates when the build is stable — Martin Sjölund / githubweb
  9. [NF] Initial handling of ragged dimensions. — perost86 / githubweb
  10. add some sanity checks for CI/Build MINGW — adrian.pop / githubweb
  11. Minor cleanup and commenting. (#940) — Mahder Gebremedhin / githubweb
  12. Replaceable Redeclare Support (#943) — adrian.pop / githubweb
  13. attempt to fix Windows builds — adrian.pop / githubweb
  14. Add target for the debug build of OMSimulator (#947) — Lennart Ochel / githubweb
  15. do not use -stdlib=libc++ on Linux as it doesn't work — adrian.pop / githubweb
  16. fix bad include directory — adrian.pop / githubweb
  17. [FMI] Add simulation flag support — Abdelhak Karim / githubweb
  18. More rtclock dummy function in OMC_MINIMAL_RUNTIME — Heuermann Andreas / githubweb
  19. [FMI] Adding CVODE to 2.0 CS export — Heuermann Andreas / githubweb
  20. [FMU] Adding docuemntation and inproving flags — Heuermann Andreas / githubweb
  21. [NF] Ragged dimension improvements. — perost86 / githubweb
  22. Fix for SemanticVersion regex not working on OSX — Martin Sjölund / githubweb
  23. Sanity check for rtest + libraries existing — Martin Sjölund / githubweb
  24. Use the package manager to set library versions for testing — Martin Sjölund / githubweb
  25. [NF] Simplify reductions more. — perost86 / githubweb
  26. fix ticket:5999, escape the string returned by getErrorString() — adrian.pop / githubweb
  27. proper versions for cmake policies — adrian.pop / githubweb
  28. Snapshot based redo undo functionality for OMSimulator models — adeel.asghar / githubweb
  29. [NF] Fix evaluation of call return type dimensions. — perost86 / githubweb
  30. ticket:5976 Don't change unit when the literalConstant is true — adeel.asghar / githubweb
  31. [NF] Improve evaluation of reductions. — perost86 / githubweb
  32. Handle OMHOME with spaces in path — Andreas.Heuermann / githubweb
  33. mingw sanity test in a path with spaces — adrian.pop / githubweb
  34. attempt to fix build on CentOS — adrian.pop / githubweb
  35. fix for building on jessie — adrian.pop / githubweb
  36. more fixes for old compilers — adrian.pop / githubweb
  37. don't throw something that is not an exception — adrian.pop / githubweb
  38. [BE] add loop dumping of init lamba 0 system — Abdelhak Karim / githubweb
  39. [NF] Record fixes. — perost86 / githubweb
  40. [BE] remove known variables for init lambda 0 — Abdelhak Karim / githubweb
  41. Unload top level libraries with Del key — adeel.asghar / githubweb
  42. Fixes ticket:5851 Added documentation for temp and working directory — adeel.asghar / githubweb
  43. Fix make clean for target libs-for-testing. — perost86 / githubweb
  44. make the icon generator usable on Windows — adrian.pop / githubweb
  45. [FMI] Reset eventInfo only on entering event mode — Heuermann Andreas / githubweb
  46. [FMI] Check external FMU simulator — Heuermann Andreas / githubweb
  47. Undefined variable units when using FMUs (ticket:6002, #975) — Lennart Ochel / githubweb
  48. [Jenkins] Sync output more in order to produce better logs — Martin Sjölund / githubweb
  49. Update 3rdParty for newer MSL — Martin Sjölund / githubweb
  50. [NF] Clocked operators improvements. — perost86 / githubweb
  51. [NF] Fix Expression.mapFoldShallow for BOX. — perost86 / githubweb
  52. Updated OMEdit users guide — adeel.asghar / githubweb
  53. [NF] Fix scoping of function references. — perost86 / githubweb
  54. [Template] update linearization file names — Abdelhak Karim / githubweb
  55. Only link to existing files. — perost86 / githubweb
  56. Fix opening of text files — adeel.asghar / githubweb
  57. Instantiate OMSimulator model when simulate button is clicked — adeel.asghar / githubweb
  58. [NF] Enforce function purity rules better. — perost86 / githubweb
  59. installPackage now considers build info (#991) — Martin Sjölund / githubweb
  60. [NF] Add differentiability check for der(). — perost86 / githubweb
  61. [NF] Evaluate intMaxLit (#995) — Martin Sjölund / githubweb
  62. [NF] implement a sanity check for discrete reals — Abdelhak Karim / githubweb
  63. [testsuite] update ill posed models — Abdelhak Karim / githubweb
  64. [NF] improve discrete Real check — Abdelhak Karim / githubweb
  65. Consider conversion annotations before issuing warnings (#989) — Martin Sjölund / githubweb
  66. [NF] Improve boxing of expressions. — perost86 / githubweb
  67. implement dataReconciliation new extraction algorithm — palanisamy arunkumar / githubweb
  68. Fix package manager issues. — perost86 / githubweb
  69. Various fixes for Flat Modelica (#6652) — Martin Sjölund / githubweb
  70. [NF] update discrete real sanity check — Abdelhak Karim / githubweb
  71. [Flat] Escape strings in Flat Modelica (#6655) — Martin Sjölund / githubweb
  72. Read input file realative to inputPath (#6653) — 38031952+AnHeuermann / githubweb
  73. [Flat] Quote identifiers in for loops (#6656) — Martin Sjölund / githubweb
  74. Allow merging a modifier into an empty modifier (#6657) — Martin Sjölund / githubweb
  75. Handle quoted identifiers in external functions better (#6658) — Martin Sjölund / githubweb
  76. [NF] Fix scoping in Function.instFunctionNode. — perost86 / githubweb
  77. Add the Tables test for flat Modelica (#6661) — Martin Sjölund / githubweb
  78. Added short summary of simulation phases (#6654) — francesco.casella / githubweb
  79. Improve introduction of documentation (#6662) — Martin Sjölund / githubweb
  80. Fixes ticket:6032 Fixed the display of diagram window — adeel.asghar / githubweb
  81. Update OMSimulator — palanisamy arunkumar / githubweb
  82. expected output — palanisamy arunkumar / githubweb
  83. add getSignalFilter to OMSSimulationDialog — palanisamy arunkumar / githubweb
  84. allow signalFilters to be empty — palanisamy arunkumar / githubweb
  85. Check for NULL pointer — adeel.asghar / githubweb
  86. Replace alias var in removed equations — Heuermann Andreas / githubweb
  87. [NF] Add workaround for ModelicaError purity. — perost86 / githubweb
  88. [NF] further fix discrete real check — Abdelhak Karim / githubweb
  89. Bring back the old Cpp runtime (#965) — adrian.pop / githubweb
  90. [NF] Fix wrong package name. — perost86 / githubweb
  91. [NF] Fix actualStream evaluation. — perost86 / githubweb
  92. [BE] update strict stateSelect.always — Abdelhak Karim / githubweb
  93. [NF] Improved handling of invalid if-branches. — perost86 / githubweb
  94. port OMSICpp fixes for Ubuntu Focal to cpp — adrian.pop / githubweb
  95. Add documentation for initialization — Heuermann Andreas / githubweb
  96. Update doc/UsersGuide/source/solving.rst — francesco.casella / githubweb
  97. Update doc/UsersGuide/source/solving.rst — francesco.casella / githubweb
  98. Update doc/UsersGuide/source/solving.rst — francesco.casella / githubweb
  99. Homotpy documentation updated — Heuermann Andreas / githubweb
  100. [NB] add newBackend flag to master to avoid future conflicts — adrian.pop / githubweb
  101. Rename Compiler/Util/omc_file -> omc_file_ext.h (#6678) — Mahder Gebremedhin / githubweb
  102. [BE] make StateSelect.always on dummys non strict — Abdelhak Karim / githubweb
  103. Fix for ticket:6037 — adrian.pop / githubweb
  104. port changes to ModelicaExternalC from OMSICpp to old Cpp runtime — adrian.pop / githubweb
  105. Add Cpp test for FMU export with table, ticket:5963 — rdgfranke / githubweb
  106. Fixes ticket:6060 check NULL pointer when deleting the connection — adeel.asghar / githubweb
  107. Update OMSimulator (#6684) — Lennart Ochel / githubweb
  108. replace external alias in parameter bindings (#982) — Waurich Volker / githubweb
  109. [BE] update binary differentiation — Abdelhak Karim / githubweb
  110. [testsuite] add testcase for ticket #6068 — Abdelhak Karim / githubweb
  111. Fixes testsuite clean and added test rule — Heuermann Andreas / githubweb
  112. Issue #6078, OPENMODELICALIBRARY env.var overrides the Modelica path — adrian.pop / githubweb
  113. Issue #6078:  ignore OPENMODELICALIBRARY when running the testsuite — adrian.pop / githubweb
  114. Do not unquote + to spaces when looking for links (#6690) — Martin Sjölund / githubweb
  115. Fix the doc when calling omc from shell (#6686) — Martin Sjölund / githubweb
  116. timeSimulation and timeTotal were missing — Martin Sjölund / githubweb
  117. Remove some unused drModelica code — Martin Sjölund / githubweb
  118. Updated the Documentation Browser users guide — adeel.asghar / githubweb
  119. Fixes ticket:5998 Reset the search filter when ESC is pressed (#6694) — adeel.asghar / githubweb
  120. Fix some caching in the CI jobs (#6697) — Martin Sjölund / githubweb
  121. Stop backend when unsolvable system is detected (#6693) — Martin Sjölund / githubweb
  122. Make Integer have same size in Modelica/MetaModelica — Martin Sjölund / githubweb
  123. fix printf formatting in windows/mingw for integer types — adrian.pop / githubweb
  124. Use Euler for FMUs without states — Heuermann Andreas / githubweb
  125. [FMI] Don't call input_function for FMI in doStep — Heuermann Andreas / githubweb
  126. more fixes for Ticket:5550 on 32bit — adrian.pop / githubweb
  127. Update OMSimulator (#6699) — Lennart Ochel / githubweb
  128. [NF] Propagate Evaluate=true to subcomponents. — perost86 / githubweb
  129. [NF] Detect recursive bindings during evaluation. — perost86 / githubweb
  130. [NF] Fix mutually recursive constants detection. — perost86 / githubweb
  131. [NF] Enforce some of the rules for partial. — perost86 / githubweb
  132. Fixes ticket:6083 Use a default coordinate system value instead of 0 (#6706) — adeel.asghar / githubweb
  133. Update OMSimulator (#6708) — Lennart Ochel / githubweb
  134. [NF] Improve call type evaluation. — perost86 / githubweb
  135. [NF] Fix DAE conversion of Operator.SUB_ARRAY_SCALAR. — perost86 / githubweb
  136. [BE] do not remove initial asserts — Abdelhak Karim / githubweb
  137. [FE] update exponential simplification — Abdelhak Karim / githubweb
  138. temporary use fmu generation for  omsicpp simulation — niklas.worschech / githubweb
  139. [NF] Reenable call type evaluation in functions. — perost86 / githubweb
  140. [NF] Simplification improvements. — perost86 / githubweb
  141. Update QWT to 6.1.5 — perost86 / githubweb
  142. Enable separate compilation of Cpp runtime for FMI without omc — Franke Ruediger / githubweb
  143. Update qwt revision. — perost86 / githubweb
  144. [NF] Improve modifier merging. — perost86 / githubweb
  145. fix ticket:6086 and ticket:5880 — adrian.pop / githubweb
  146. Update OMSimulator (#6712) — Lennart Ochel / githubweb
  147. Bump OMSens and OMSens_Qt — adeel.asghar / githubweb
  148. [NF] Only allow evaluation of constants/parameters. — perost86 / githubweb
  149. Return boolean results directly (#6726) — Hannebohm Philip / githubweb
  150. disabled omc C- API library in cpp runtime build and removed C-API library and reduce dae code from cpp folder — niklas.worschech / githubweb
  151. Update OMSimulator (#6730) — Lennart Ochel / githubweb
  152. [SimCode] fix small bug in simcode timing — Hannebohm Philip / githubweb
  153. CMake configuration support for OMCompiler (#6648) — Mahder Gebremedhin / githubweb
  154. [NF] Fix function variability. — perost86 / githubweb
  155. Fixed the overlapping display issue of connectors (#6729) — adeel.asghar / githubweb
  156. Remove the unknown simulation flag `outputFormat` — adeel.asghar / githubweb
  157. Revert "CMake configuration support for OMCompiler (#6648)" — adrian.pop / githubweb
  158. Apply the transformation on the graphical items inside the elements — adeel.asghar / githubweb
  159. [NF] Remove Typing.isNonConstantIfCondition. — perost86 / githubweb
  160. [NF] Prefix records with root path in EvalFunction. — perost86 / githubweb
  161. [NF] Fix top-level input handling. — perost86 / githubweb
  162. [C] remove wrong convergence check in NLShomotopy — Abdelhak Karim / githubweb
  163. [testsuite] fixup for #6106 fix — Abdelhak Karim / githubweb
  164. [NF] update discrete real check — Abdelhak Karim / githubweb
  165. Fix counting of top-level inputs in checkModel. — perost86 / githubweb
  166. Transport fortran flags to the subprojects (#6746) — lacigarracomunista / githubweb
  167. [omsicpp] Merge zeromq extensions for the cpp runtime and the omc c api library in omsicpp — niklas.worschech / githubweb
  168. [NF] Swap order of recursion in unit checking. — perost86 / githubweb
  169. Sync the component info and annotation (#6751) — adeel.asghar / githubweb
  170. Fixes for the Package Manager (#6750) — Martin Sjölund / githubweb
  171. Add tinnerholm:eoolt:2019 to the bibliography (#6754) — Martin Sjölund / githubweb
  172. more support for replaceable #2079 — adrian.pop / githubweb
  173. [RT] Remove assignment inside assert. (#6756) — Mahder Gebremedhin / githubweb
  174. [SimRT] Clarify the defines needed to use GC. (#6755) — Mahder Gebremedhin / githubweb
  175. [FMI] Catch asserts in fmi2GetXXX — Heuermann Andreas / githubweb
  176. Fix #6134. — perost86 / githubweb
  177. small speedup of API updateConnection #5620 — adrian.pop / githubweb
  178. Handle internal errors in scripting API and OMEdit. — perost86 / githubweb
  179. Fix listAppend warnings. — perost86 / githubweb
  180. proper speedup for updateComponent #5620 — adrian.pop / githubweb
  181. Fixes ticket:6107 set tcp socket before sending data — adeel.asghar / githubweb
  182. [C-Runtime] typo — Hannebohm Philip / githubweb
  183. fixes for ticket #6013 and #6129 — adrian.pop / githubweb
  184. [NF] Handle encapsulated during name lookup. — perost86 / githubweb
  185. Remove constrain operator. — perost86 / githubweb
  186. Change listAppend notification to warning. — perost86 / githubweb
  187. Update OMSimulator (#6766) — Lennart Ochel / githubweb
  188. Implemented new hash set data structure. — perost86 / githubweb
  189. fix #6127, #6128, #6138 — adrian.pop / githubweb

#7 (Jun 26, 2020, 10:36:13 AM)

  1. Consider conversion annotations before issuing warnings (#989) (#996) — Martin Sjölund / githubweb

#6 (Jun 25, 2020, 1:21:13 PM)

  1. Bump libraries (#994) — Martin Sjölund / githubweb

#4 (Jun 24, 2020, 7:34:01 AM)

  1. update libraries, v1.16.0-dev.03 — adrian.pop / githubweb
  2. Fix for SemanticVersion regex not working on OSX — Martin Sjölund / githubweb
  3. Improve error message for unit lexing failure — Martin Sjölund / githubweb
  4. Sanity check for rtest + libraries existing — Martin Sjölund / githubweb
  5. Use the package manager to set library versions for testing — Martin Sjölund / githubweb

#3 (Jun 17, 2020, 9:21:32 PM)

  1. Singelton ut containing non singelton ut are treated as singeltons (#914) — JKRT / githubweb
  2. Correct installPackage name in help text — Martin Sjölund / githubweb
  3. Updated libraries — adrian.pop / githubweb
  4. [NF] Improve/cleanup expression traversal functions. — perost86 / githubweb
  5. [NF] Improve structural parameter handling. — perost86 / githubweb
  6. link sundials statically on mingw in cvode_solver.h — adrian.pop / githubweb
  7. Updated libraries — User Hudson / githubweb
  8. [NF] Retype conditional array expressions. — perost86 / githubweb
  9. [NF] Clean up Flatten. — perost86 / githubweb
  10. [BE] jacobians: make residual names unique — Abdelhak Karim / githubweb
  11. [NF] Fix subscripting of boxed/unboxed expressions. — perost86 / githubweb
  12. Updated libraries — User Hudson / githubweb
  13. MinGW & other minor fixes — adrian.pop / githubweb
  14. [Flat] Use toFlatString also on clock constructors — Martin Sjölund / githubweb
  15. Add Cvode Documentation — Heuermann Andreas / githubweb
  16. [Flat] Use loop keyword for while loops — Martin Sjölund / githubweb
  17. Handle preExp and varDecls for crefs with subs. (#923) — Mahder Gebremedhin / githubweb
  18. [OSX] Check dylib and binaries for relative paths (#916) — Martin Sjölund / githubweb
  19. Add more language standards. — perost86 / githubweb
  20. [NF] Add promote as experimental operator. — perost86 / githubweb
  21. Updated libraries — User Hudson / githubweb
  22. Update OMSimulator (#931) — Lennart Ochel / githubweb
  23. Only push library updates when the build is stable — Martin Sjölund / githubweb
  24. [Flat] Fix output of external functions — Martin Sjölund / githubweb
  25. Update OMSimulator (#938) — Lennart Ochel / githubweb
  26. [NF] Initial handling of ragged dimensions. — perost86 / githubweb
  27. ticket:5927 fix the crash in linearization for Matlab — adrian.pop / githubweb
  28. Update OMSimulator (#941) — Lennart Ochel / githubweb
  29. add some sanity checks for CI/Build MINGW — adrian.pop / githubweb
  30. fix crash when displaying an error message — adrian.pop / githubweb
  31. Minor cleanup and commenting. (#940) — Mahder Gebremedhin / githubweb
  32. Update code quoting of identifiers — Martin Sjölund / githubweb

#2 (Jun 16, 2020, 2:36:02 PM)

  1. v1.16.0-dev.01 — adrian.pop / githubweb