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)
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)
[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)
Correct double comparison (#14959)
Work towards fixing regressions introduced in #14589 (#14961)
CMake: Remove optim headers from FMUs (#14966)
[C] Read "uses" field in info.json (#14969)
[NB] alias exception update (#14970)
Only reload when there are no errors in saving the file (#14973)
Plot window height fix (#14974)
[NB] Add experimental operator `initialSimplified()` (#14976)
[C] ensure scaling vectors are finite (#14977)
[NF] Fix scalarize for sliced algebraic loops (#14978)
Ignore more failures when evaluating parameters (#14979)
fix reconciled modelica file for state estimation and boundary conditions (#14981)
Adapt C++ options parser to changes in OMEdit (#14810) (#14982)
[GBODE] expose Jacobian update frequency for gbnls=internal (#14984)
[NB] groundwork new sparsity (#14987)
Adapt C++ options parser to changes in OMEdit (#14810) (#14982) (#14988)
Adapt C++ options parser to changes in OMEdit (#14810) (#14982) (#14989)
copy needed files to output path for data reconciliation (#14990)
Preserve double precision of ranges (#14991)
Revert #14939 and #14948 (#14992)
Add context argument to getModelInstance (#14993)
[GBODE] expose initial step size after events (#14994)
Pass sensible default values to TimeManager's ctor (#14995)
Remove unused default VisualizationAbstract's ctor (#14996)
Remove useless UserSimSettingsMAT to avoid calling TimeManager::setHVisual() (#14997)
Enable precise timer for accurate animation update (#14998)
Set timer interval with requested visual time step (#14999)
Smooth animation by increasing frame rate to 60 Hz (#15000)
Keep last time when switching plot/diagram windows (#15001)
Increase precision of time text in plot footer (#15002)
Fix conversion factor for "min" time unit (#15003)
Remove non-standard "ms" time unit (#15004)
Maintain cpp tests that don't run regularly and teardown (#15006) (#15007)
[GBODE] add higher order Radau methods (#15008)
propagate simulation settings to Backend DAE (#15010)
Fix getModelInstance context for inherited components (#15015)
Handle variable evaluation for nested replaceable elements (#15016)
Remove debug info from ExpressionTest (#15017)
New Backend with Cpp runtime (#15020)
[NB] Ignore exclusively initial edges (#15021)
[GBODE] add stage-value-predictors to (E)SDIRK methods (#15022)
Fix spelling (#15024)
Set the font on both editor widget and the underlying document (#15025)
[C] Deactivate sample after first event iteration (#15026)
[GBODE] update embedded method for ESDIRK4(3)6L[2]SA (#15027)
Update simflags to simargs in documentation (#15028)
Update GPG key in README (#15032)
[NB] Fix solve for single MULTI_COMPONENT (#15033)
[NB] Remove empty partitions (#15034)
Merge the element and constrainedby modifiers (#15035)
[NB] Use compound equation consistently (#15036)
Change handling of misplaced external annotations (#15037)
Check for variability in the extends modifiers recursively (#15038)
Remove AbsynToSCode check when parsing (#15039)
[SimCode] SimCodeFunction toString (#15040)
Improve handling of self-references during lookup (#15042)
Update test for initialSimplified (#15044)
Update some library tests to use the NF (#15046)
Check if input value is empty (#15047)
[GBODE] add contractive defect based errors to Radau IIA (3, 5, 7) and Gauss (3, 5) (#15048)
Handle multiple components in setElementModifierValue (#15049)
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)