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)
Make Qt6 default on Windows (#13478)
allow $ in identifiers #13670 (#13676)
Add execStatReset to CevalScriptBackend.mo (#13773)
Fix generation of Jacobian for sensitivities (#13930)
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)
Adding OMSI to CMake build (#14480)
Adding armhf CI build option to Jenkins (#14500)
[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)
[C] Improve array indexing (#14593)
Update cross compile Docker image (#14638)
first changes / draft for an update of the OMPython documentation (#14639)
Update build-deps to Noble (#14654)
[NB] clocked partitioning update (#14695)
[NB] update dumping of for-equations (#14847)
Use normal `.c` instead of `.c.inc` (#14854)
Handle real discrete array variables without scalarization (#14944)
Udpate error message OPENMODELICALIBRARY/MODELICAPATH (#15089)
Prepare new OMDev (#15195)
[NB] fix resolving mixed dependency (#15232)
[GBODE] add multirate support for -gbnls=internal (#15237)
Only apply workaround for #5673 if we build an FMU (#13689) (#15327)
[NB] fix start values of records (#15368)
Do not remove the sparsity pattern files (#15369)
Separate tabs for Modifiers and Add New Modifiers (#15370)
fmu2: restore pool state on all doStep exit paths (#15371)
[NB] fix initial block aliasing (#15373)
set output alias var state select to DAE.NEVER() (#15374)
Show the class name where the match is found (#15377)
[NB] fix assignment of columnVars in NSimJacobian (#15378)
Fix/fmi license header osmc pl 1.8 (#15379)
[NB] fix init alias components (#15380)
Update the file path if the class name of interactive class is changed (#15381)
OSMC-PL 1.8 runtime license updates (#15382)
Handle named arguments for String in getModelInstance (#15386)
fmi2: fix FMI-ME memory pool leak in directional derivative functions (#15388)
Show modifiers tab name with number of actual modifiers (#15390)
Update OMCompiler/3rdParty (#15391)
Update GitHub actions (#15392)
[NF] Detect use of locals only assigned inside an if without else (#15393)
Add proxy model to equation tree with sorting (#15395)
Merge consecutive MetaModelica metarecord field updates (#11909) (#15396)
Update OSMC-PL 1.8 License headers for OMCompiler/Compiler (#15398)
Disable DynamicSelect workaround for getModelInstance (#15399)
Update OSMC-PL 1.8 License headers for OMCompiler/Parser and OMCompiler/tools/ (#15401)
update 3rdParty to fix f2c.h header, partially fixes #13991 (#15402)
MCP addConnection: fix lookup failure for top-level connectors (#15403)
attempt to fix #13991 (#15404)
Initialize Values.Value list (#15406)
[NB] do not reverse iterators for bindings (#15407)
[GBODE] perform zero-order hold for all fast states (#15408)
[GBODE] update error calculation for global steps in MR (#15409)
Better handling of apostrophes in path (#15410)
Don't generate initial equations for start values of clocked variables (#15411)
Update OSMC-PL 1.8 License headers for OMEdit (#15412)
SimulationOutputWidget: track compilation stderr separately (#15413)
MCP: add getCoordinateSystem and setCoordinateSystem tools (#15414)
Add getTotalModel scripting API and MCP tool (#15415)
More fixes for #13447 (#15418)
Revert "Hide previous(v) in the result file (#8209)" (#15419)
MCP: add README with setup and AI client connection instructions (#15420)
update 3rdParty to build on resolute (#15421)
force qt6 on resolute (#15422)
force qt6 on resolute (#15423)
Port StateMachines to NF (#15424)
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)