Loading SVG files for Icons (annotations). (#10104)
attempt to fix #10284 (#10297)
Update docker images to Ubuntu 20.04 (#10353)
[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)
fix unintended SIGFPE throw (issue 10975) (#10976)
Refactor codegen for NLS (#11149)
[SimCode] add array residual (#11485)
OMPlot: Use external Qwt (#11624)
add sse flags and test #11397 (#11632)
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)
register the threads when using DLL mode (#12182)
Fix arrays into epandevle connectors (#12197)
Adding IDA solver to CS 2.0 FMUs (#12278)
Updating CI to Ubuntu Noble Numbat (#12404)
[NF] update Equation.mapExp and Statement.mapExp (#12555)
Do not exit simulation main function (#12580)
[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)
Only apply workaround for #5673 if we build an FMU (#13689)
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)
[wip] C flexible eval (#14016)
Remove absolute tolerance settings from OMEdit (#14241)
support parsing of inheritance break (#14243)
[NB] Give sizes for UnorderedSet and UnorderedMap (#14266)
OMC Front end second y-axis parameters (#14268)
Compile on Windows using CMake + MinGW Makefiles (#14299)
[NF] Fix applyShallow for matrix (#14311)
[NB] make equation mapper also traverse removed equations (#14314)
[NB] update size classification differentiation (#14316)
Rename codegen function (#14317)
[NB,Template] Use array copy for residuals (#14318)
[NF] add support for resizable modifications (#14322)
[NF] further update of resizable support (#14323)
Check that constants have bindings (#14324)
Remove C runtime draft from 2011 (#14327)
Fix EvalConstants.evaluateExp (#14328)
Don't mark parameter subscripts as structural (#14331)
Removing empty file sample.c (#14333)
Readme for (new) developers of C runtime (#14334)
[Template] Use correct residual index based on array size (#14336)
[NB] Remove `when`-branch for any literal (#14337)
[NB] Differentiate `identity` and `linspace` (#14338)
Adding C runtime overview image (#14340)
Construct the qualified path of variable (#14341)
Construct the qualified path of variable (#14341) (#14342)
Clear the hash (#14344)
Clear the hash (#14344) (#14345)
[NB] Remove case for differentiating `linspace` (#14346)
Fix unused variables warnings (#14347)
Do element name comparison when looking for colliding connections (#14348)
Adding solver overview to User's Guide (#14349)
Store both value and binding of expression from instance API (#14351)
Improve getAllSubtypeOf (#14356)
Improve choicesAllMatching handling in OMEdit (#14358)
[NB/Template/C] keep array variables for code gen (#14359)
[MOO] fix apple build, disable MOO for now (#14365)
CMake FMU export adding missing source files (#14368)
Allow loading the model/package with syntax errors (#14369)
Request debugging symbols in FMU via `gendebugsymbols` (#14370)
[NB/Template] fix array gen init xml for FMI 3.0 (#14373)
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 --generateSymbolicJacobian by default (#9221)
Fix path generation to internal mingw (#9383)
[NF] update array connect algorithm (#9565)