| Commit | Date | Author | Summary |
| 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) |
| 59680f00f4 | 2026-06-23 13:00:24 +0200 | Per Östlund | Fix test case name (#15896) |
| 914b1e91ed | 2026-06-22 20:43:23 +0200 | Adeel Asghar | Store defined in as QVariant::fromValue (#15894) |
| dba6f64a73 | 2026-06-22 19:25:11 +0200 | JKRT_CLAUDE_ACCOUNT | Fix codegen for record fields with quoted identifier names (#15880) |
| c47dcd74b3 | 2026-06-22 18:53:05 +0200 | Adeel Asghar | Check if element type is parameter (#15893) |
| ff761ef4ea | 2026-06-22 17:38:06 +0200 | Per Östlund | Clean up OMNotebook graph/text cell (#15891) |
| 3ab8c37610 | 2026-06-22 17:18:28 +0200 | Per Östlund | Ignore base classes when dumping type paths to JSON (#15889) |
| 6c3484d623 | 2026-06-22 14:09:37 +0200 | JKRT_CLAUDE_ACCOUNT | Reset ExecStat at the start of checkModel (#15881) |
| 6801820453 | 2026-06-22 14:02:58 +0200 | Martin Sjölund | Add -d=checkDefUse def-use analysis and enable it in the build (#15837) |
| e8ca982864 | 2026-06-22 12:11:25 +0200 | Martin Sjölund | checkDefUse: initialize or fail-terminate conditionally-assigned variables (#15878) |
| 16f701f6da | 2026-06-22 12:49:39 +0300 | Adrian Pop | [NewBackend] Fix start values of non-scalarized arrays |
| 7f6a1671e6 | 2026-06-22 11:13:23 +0200 | Henning Kiel | add override keyword where appropriate (#15874) |
| 38af9a393b | 2026-06-22 10:10:08 +0200 | Per Östlund | Fix flow alias attribute handling (#15887) |