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)
Increase precision of time text in plot footer (#15002)
Fix conversion factor for "min" time unit (#15003)
Remove non-standard "ms" time unit (#15004)
[GBODE] update embedded method for ESDIRK4(3)6L[2]SA (#15027)
Try to keep the last time when switching plot/diagram windows (#15055)
Udpate error message OPENMODELICALIBRARY/MODELICAPATH (#15089)
update OMSimulator to update zlib to 1.3.2 (#15120)
[NB] Fix derivative of binary div (#15128)
Fix flag parsing (#15131)
[NF] better resizable support (#15132)
Handle the variable replacement for the model icon/diagram (#15133)
[NB] fix index reduction (#15134)
[GBODE] Make gbData and gbfData more similar (#15135)
Add specific plot exception for time out of bounds (#15137)
Check for Expression.isNull() (#15116) (#15138)
[NB] update adjacency and jacobian (#15139)
[testsuite] add benchmark tests (#15140)
Fix plot initialization when switching result file (#15142)
Fix updating diagram for side-by-side windows mode (#15143)
fix #15105 define modelica_boolean as int (#15144)
Activating Boolean array test after #15105 was fixed (#15146)
[NB] add sliced state alias (#15149)
Clean up pure/impure handling (#15150)
Use hashContinue for Expression (#15151)
[testsuite] add two more test cases (#15153)
Use more hashContinue (#15154)
[NB] fix variable size constraint for resizables (#15155)
fix typo (#15159)
[NB] small update to scalarization for resizables (#15160)
Improve model lookup (#15162)
[Backend] Forbid alias removal for variables with subs (#15163)
[NB] proper MSSS for index reduction (#15164)
[NF] fix scalarizing crefs (#15165)
[BE] update homotopy in initial algebraic loops (#15167)
[NB] do proper type matching instead of equality for resizables (#15168)
Fix flattening of if-equations with unevaluable conditions (#15169)
check for CompilationProcess is not Null (#15170)
Use correct context in getModelInstanceAnnotation (#15172)
Add function inlining option for Base Modelica (#15173)
Avoid recurring exceptions when time out of bounds (#15174)
Prefix plot exceptions with plot window title (#15175)
[NB] update resizable jacobian (#15176)
[GBODE] use quickselect in error threshold computation (#15177)
Allow to re-simulate cancelled or failed simulation (#15179)
Move profiling from simulation to translation flags (#15182)
Fix inlining for Base Modelica (#15183)
[GBODE] reduce operations in multi-rate NLS and dense-output (#15184)
Cleanup gbode flag use (#15185)
Use first cref for array start position (#15186)
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)