Loading SVG files for Icons (annotations). (#10104)
attempt to fix #10284 (#10297)
[BE] deactivate linear tearing as a test (#10488)
fixing cpp record with array code generation (#10604)
use powershell when calling mingw32-make (#10608)
Added CBOR parsing (#10718)
Do not replace variable subscripts with wholdims. (#10773)
Use hdf5 for ModelicaMatIO libraries. (#10882)
activate the jacobian constant split off module (#10892)
[Util] clean up flags (#10958)
Refactor codegen for NLS (#11149)
[SimCode] add array residual (#11485)
LLVM (#11766)
Add desktop files, resize desktop icon, and metadata. (#11799)
Fail on parameters without binding or start value (#11805)
Increased max number of equations per C file to 1000 (#12122)
Fix arrays into epandevle connectors (#12197)
[NF] update Equation.mapExp and Statement.mapExp (#12555)
[OB] only perform cse shortcuts if expressions cancel out (#12703)
[BE] fix constant binding CSE in jacobians of lambda 0 initialization (#12871)
[BE] fix global known vars initialization (#13474)
allow $ in identifiers #13670 (#13676)
do not delete temporary files to support multiple execution (#13976) (#13977)
Use stack to keep track of active timers (#14015)
Remove absolute tolerance settings from OMEdit (#14241)
[NB] Give sizes for UnorderedSet and UnorderedMap (#14266)
[Template] Use correct residual index based on array size (#14336)
[NF/NB] adapt cref subscript mapped merging (#14518)
[FMI] Removing FMU Makefile build (#14540)
[NB] allow creation of start equations for pre() and post() variables (#14588)
first changes / draft for an update of the OMPython documentation (#14639)
[NB] clocked partitioning update (#14695)
Use normal `.c` instead of `.c.inc` (#14854)
[NB] fix resolving mixed dependency (#15232)
Only apply workaround for #5673 if we build an FMU (#13689) (#15327)
attempt to fix #13991 (#15404)
[GBODE] update error calculation for global steps in MR (#15409)
Fixes for MSVC (#15641)
[NB] add support for linear systems (#15757)
OMEdit: document local rebuild dependencies (#15767)
[FMI] Remove Makefile build from source-code FMUs (#15815)
Add simulateAcausalDAE acausal-DAE separate-compilation scripting API (#15877)
[NB][daeMode] make daeMode work for algebraic loops, der-only states and multi-partition systems (#15885)
Revive llvm jit (#15890)
[DAEMode] Keep implicit single-variable loops inner instead of global IDA residuals (#15882) (#15902)
Modified DR Test Suite (#14817) (#15910)
[FMI] FMI3 export - continue with the missing functionality (#15917)
[NB] Fix SuperNode phase-2 sorting when N_eqns != N_vars (#15938)
[Runtime] Use min/max attributes to steer and constrain nonlinear system solving + IPOPT solver selection (#15946)
[Backend] NLS clamp by merging all boundaries we can detect (#15948)
[Debugging] Extend the Equation-Based Declarative Debugger (EBDD) with runtime information (#15958)
[Runtime] Automatic clean-restart fallback to no-homotopy initialization (#14104) (#15964)
[OMEdit] Harden crash handling so a crash no longer hangs OMEdit (#15971)
Support dynamicselect user functions (#15972)
[OMEdit] add presets and more accessible flags for GBODE (#15978)
SimulationRuntime: Fix macos build (#15990)
OMEdit: add optional built-in dark mode (--DarkMode) (#15994)
[Util] Fix bracket names for List.toString (#16014)
[C] Store coloring efficiently in CSC format (#16017)
Add getClassInformationList scripting API (#16039)
[NB,C] Fix invalid C for non-Real iteration variables in static NLS data (#16105)
[NB] Fix sliced-equation solving for non-EW array operators in SLICED_COMPONENT (#16118)
[MOO] unify optimization builds + add MOO to Makefiles (#16135)
[NB,Runtime] Refactor evalJacobian and unify Jacobian evaluation methods (#16191)
Disable inheriting structural from bindings (#16370)
Remove Autoconf + Makefile build (#16378)
Stop testing of MSL 2.2 (#16420)
Remove BreakProcess.exe (#16437)
[wasm-jit] Parallel parmodauto on worker threads (#16484)
Nb post alias (#16533)
Make zero crossings continuous (#16534)
[C] Merge adjoint/bidirection into JACOBIAN (#16612)
[FMI] Export a --daeMode model as a Model Exchange FMU from the C runtime (fmi-ls-dae) (#16622) (#16625)
[Testsuite] Run ten tests on Windows, and fail the build when they fail (#16644)
[Testsuite] Abort partest when a test cannot be started (#16652)
Change inheritance of binding variability (#16661)
Rust: use weak references to drop cycles (#16696)
OMEdit: drop OSG for Qt Quick 3D animation (#16699)
Add gcov code coverage for the compiler and the C/C++ runtimes (#16710)
Jenkins: Disable OMEdit on macos (#16714)
Always show filter options (#16720)
Merge the short Jenkins test stages into one node (#16721)
Add aarch64 Linux to the Rust nightly (#16723)
CI/macos: Switch to qt6 (#16725)
[NF] Simplify POW for arrays (#16726)
Update linking for zlib and ryu in MSVC (#16729)
Compile generated C natively on Windows/MSVC (#16730)
Fix two record defects exposed by #16706 (#16731)
NB: support array-sliced state candidates in index reduction (#16733)
Run OMEdit testsuite with qt6 (#16734)
Drop the Boost header dependency from Cpp runtime (#16736)
NB: resolve sliced strong components in tearing/solve (#16737)
OMEdit: force QtWebEngine's GBM path on WSL (#16738)
NB: fix Jacobian/sparsity for set-subscripted sliced tearing variables (#16739)
Build the C++ runtime in every nightly stage (#16740)
Create missing directories when extracting a zip (#16741)
Add timeout to language server download (#16742)
NB: fix storedRelations[] slot collisions for for-loop-wrapped state events (#16745)
NB: fix corrupted resizable-sparsity-pattern rows for multi-dim array equations (#16746)
Prefer choices over enumeration in parameter dialogs (#16747)
Update Rust dependencies to their latest releases (#16748)
Don't evaluate ranges with iterators (#16749)
[C] Merge adjoint/bidirection into JACOBIAN continued and WIP (#16750)
Remove static DPI awareness declarations from manifest (#16751)
CMake: configure without testsuite/ and doc/ (#16752)
Forbid spatialDistribution in if- and when-equations (#16753)
Enable the diagram view for encrypted models (#16754)
Simplify the result in simplifySumProduct (#16755)
NB: fix checkLinearity examining never-refined solvability for continuous loops (#16757)
Compare PR coverage against master (#16759)
KINSOL: retry on KIN_SYSFUNC_FAIL instead of aborting (#16760)
C+Rust: --parmodauto on native worker threads (#16761)
Generate library documentation with a Rust binary (#16762)
Source-code FMUs for --simCodeTarget=C+Rust (#16763)
SimulationRuntime: Fix macos build (#16764)
Make wasm-jit fit its address-space limit again (#16765)
[NF] Implement saveTotalModel using the new frontend (#5248) (#16766)
NB: pass data into initializeResizableSparsityPattern<idx> (#16767)
Interactive simulation (#7477)
[BE, SimCode] backend part for guruTearing (#7637)
Add description of simulation executable flag/option repetition rules. (#7828)
Build the source tarball in Jenkins, including docs (#8355)
[BE] set `--generateDynamicJacobian=symbolic` by default (#9221)
Fix path generation to internal mingw (#9383)
[NF] update array connect algorithm (#9565)