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)
Allow loading the model/package with syntax errors (#14369)
Removing dynamic tearing (#14445)
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)
Improve handling of connects in NB (#14613)
[SimCode] properly expand bindings when scalarizing (#14615)
[NB] fix strong component jacobians (#14620)
[FE] fix expandArray order (#14621)
[C] Real array attribute start (#14623)
Adding armhf devcontainer (#14625)
Improve handling of if-equations with the NB (#14626)
Fix dumping of flat model with NB (#14627)
Copy OSG plugins (#14634)
Copy OSG plugins (#14635)
Update cross compile Docker image (#14638)
first changes / draft for an update of the OMPython documentation (#14639)
[NB/NSim] clock partitioning update (#14640)
[NB] add clocked signals from equation block (#14645)
Updated User's Guide about conditional connectors, according to MLS 3.7 rules (#14647)
[WIP, NB] Fix symbolic jacobian for algebraic loops (#14648)
Added section on tearing to the User's Guide. (#14649)
[NB] add proper subclock handling in a partition (#14650)
Update tearing section in the User's Guide (#14651)
fix translateModelFMU documentation (#14652)
Update build-deps to Noble (#14654)
Fix parentheses printing for FlatModelica::Expression (#14655)
[NB] add proper split partitioning for clocked (#14656)
Remove `final` in BaseModelica (#14660)
[NB] add implicit clocked signals (#14661)
Only dump clocked partitions if there are some (#14662)
Fix missing function declaration for desctructors (#14664)
[NSim] fix sim equation indexing (#14665)
[NB] add inferred clock support (#14669)
[Codegen] Adding define for threads (#14671)
Fixing function prototype (#14673)
Use QSet instead of QList (#14674)
no need for the close tag there (#14675)
Don't initialize with NAN (#14676)
Fix OMSI incompatible function poiter type (#14678)
Implement break for components (#14687)
Use proper messageClose (#14688)
Use QSet instead of QList (#14674) (#14689)
Do not fix algebraic variable with binding (#14691)
Avoid extra call to ModelWidgetContainer::currentModelWidgetChanged (#14693)
OMEdit crash fix (#14694)
[NB] clocked partitioning update (#14695)
[SimCode] fix scalarization for old backend (#14697)
Allow saving the class with errors (#14699)
Implement break for connects (#14700)
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)