| Commit | Date | Author | Summary |
| dbfbd4b3aa | 2026-06-30 10:57:28 +0200 | arun3688 | Fix stripping trailing chars from -l library names (#15961) |
| 8d2b0f90d0 | 2026-06-30 01:21:48 +0300 | Adrian Pop | [Backend] Fix propagation of attributes when inlining functions (both OF & NF) (#15950) |
| d59fb08f52 | 2026-06-29 18:18:53 +0300 | Adrian Pop | [FrontEnd] Record extends chain so inherited shapes are visualized (#15952) |
| b7756bf80c | 2026-06-29 15:51:57 +0200 | Henning Kiel | fix(runtime): optimize macOS stack overflow handling and silence compiler warning (#15939) |
| 96bd240a3c | 2026-06-29 15:25:43 +0200 | phannebohm | Fix some warnings from the language server (#15956) |
| 9b585617a6 | 2026-06-29 15:13:34 +0200 | Adeel Asghar | Load a previously compiled simulation executable (#15954) |
| e3ae4cfb78 | 2026-06-29 10:27:25 +0200 | Per Östlund | Update type when simplifying if-expressions (#15951) |
| 2d69baba82 | 2026-06-27 00:59:26 +0300 | Adrian Pop | [FrontEnd] Fix noEvent not respected when a relation is shared by removeEqualRHS (#15942) |
| 6db6937d8d | 2026-06-27 00:12:15 +0300 | Adrian Pop | [3D] Visualize shapes used directly from ModelicaServices.Animation (#15941) |
| 1ea1f7f5bc | 2026-06-26 20:14:21 +0200 | Julien Schueller | fix: preserve init-time parameter values through fmi2SetFMUstate (#15915) |
| 7841133d81 | 2026-06-26 19:36:21 +0200 | Martin Sjölund | Update 3rdParty for clang-cl fixes (MSVC, cross-compiling) (#15934) |
| 371e68b1fe | 2026-06-26 16:38:21 +0200 | Julien Schueller | fix: enable canGetAndSetFMUstate by default in FMI 2.0 export (#15914) |
| 1b867bd02c | 2026-06-26 15:54:05 +0200 | Julien Schueller | fix: allow fmi2Get/Set/FreeFMUstate in Continuous-Time Mode (#15912) |
| 65fcba07e0 | 2026-06-26 16:43:45 +0300 | Adrian Pop | [FMI] Fix array-attribute init crash in scalarized FMU export (#15929) |
| 78079e57ad | 2026-06-26 14:05:11 +0200 | Per Östlund | Override everything in OMNotebook (#15928) |
| ee3fc295a1 | 2026-06-26 13:29:24 +0200 | Per Östlund | Update variable map when defining flow aliases (#15927) |
| f65f866db6 | 2026-06-26 10:09:41 +0200 | Henning Kiel | fix override warnings in OMNotebook (#15924) |
| 12c5f1fc0f | 2026-06-25 19:08:43 +0200 | Per Östlund | Enable more warnings for OMNotebook (#15922) |
| 50a10d991a | 2026-06-25 15:56:00 +0200 | Per Östlund | Fix more OMNotebook memory management issues (#15921) |
| df63cabae7 | 2026-06-25 16:04:46 +0300 | Adrian Pop | doc: fix unset HOME and missing systemoverview.png in UsersGuide build (#15920) |
| d4301ebb97 | 2026-06-24 14:10:58 +0200 | Henning Kiel | use 1-based index in List.replaceAtWithList() (#15899) |
| bd361b28ac | 2026-06-24 12:57:01 +0200 | linuslangenkamp | [ColPack] replace deprecated std::random_shuffle (#15909) |
| ccf28cba1e | 2026-06-24 13:23:00 +0300 | Adrian Pop | [FMI] Add FMI 3.0 export (#15686) (#15692) |
| bf32904995 | 2026-06-24 12:14:16 +0300 | Adrian Pop | [CMake] Detect BLAS/LAPACK once and cache to skip per-call vendor sweep (#15908) |
| 3560418c60 | 2026-06-23 23:23:41 +0300 | Adrian Pop | [NB,Cpp] Support non-scalarized array variables in the C++ runtime (#15900) |
| 59e0d04a60 | 2026-06-23 23:23:01 +0300 | Adrian Pop | Fix resolveLoops folding array elements with non-constant indices (#15903) |
| af832fb78b | 2026-06-23 16:23:59 +0300 | Adrian Pop | [DAEMode] Revert homotopy in the simulation residual (keep it in initialization) (#15898) |