Skip to content
Started 3 yr 7 mo ago
Took 46 min

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

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

Push event to branch maintenance/v1.16 at 1:02:42 AM on Sep 29, 2020

Revision: 6b807b93fc047d1edd583330a4194c1a86879a4b
Repository: https://github.com/OpenModelica/OpenModelica.git
  • maintenance/v1.16
Test Result (no failures)