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)
Refactor codegen for NLS (#11149)
[SimCode] add array residual (#11485)
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)
[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)
[wip] C flexible eval (#14016)
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)
[NB] support for adjoint derivatives (#14589)
[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)
[C] Real array nominal attribute (#14771)
[NB] update dumping of for-equations (#14847)
Use normal `.c` instead of `.c.inc` (#14854)
[C] update GBODE step size after events (#14876)
Fallback nominal attribute for index=-1 variables. (#14878)
commit for tagging v1.26.1 (#14880)
update reconciled modelica model with reconciled values (#14881)
Fix evaluation of end in functions (#14888)
[GBODE] fabs nominal for error tolerance (#14889)
Update the value binding on FocusOut (#14891)
๐ Add docstrings to `issue-14860` (#14892)
Add --cmd flag (#14893)
Assert codegen crefVarInfo generates valid index (#14895)
Don't require = to set a flag value (#14896)
[C] min, max array attributes for reals (#14897)
Write var index in JSON file (#14898)
[CI] Move sanity check to script (#14900)
Handle the edit case of choicesAllMatching (#14910)
Improve Ceval error messages (#14911)
Update time display unit (#14912)
Format simulation_result_mat4.cpp (#14914)
[C] Remove result file format recon "wall" (#14915)
Refactor mat4 res (#14917)
[C] mat4_init4 replace memcpy with snprintf (#14919)
Align units with BIPM definitions (#14921)
Save array variables in MAT format (#14922)
Improve handling of comma separated flag values (#14923)
Translate command line arguments from C to Cpp (#14924)
Issue warning for unpatched ModelicaServices (#14925)
[NF] fix type of MATRIX_VECTOR and VECTOR_MATRIX in repairBinary (#14927)
Fixing real array variables filter init, modelData free (#14930)
Improve loadFile (#14931)
[C] fix nonlinear solver divergence handling in GBODE (#14932)
Refactoring fmi_events.c to discrete_changes.c (#14933)
[Cpp] Zero crossing for real equality (#14935)
[NB] add base structure for MOO Jacobians (#14936)
Fix enable annotation for nested replaceable parameters (#14939)
Improve regular expression for decimal point (#14942)
Tests for decimal values (#14943)
Handle real discrete array variables without scalarization (#14944)
Instantiate replaceable classes for getModelInstance (#14948)
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)