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)
Update CMAKE_MINIMUM_REQUIRED to v 3.5 (#14692)
[NB] clocked partitioning update (#14695)
[NB] adjacency: update scalar product (#14717)
Fix 'GC_THREADS' macro redefinition (#14718)
Removing SUNDIALS/ARKODE from C++ and OMSICpp runtime (#14719)
Remove Binding.untypedExp (#14720)
Fix compiler warnings (#14721)
[BE] improve stateselect.never handling (#14722)
Show the full comment in tooltip (#14723)
[C] add 'internal' NLS strategy for GBODE (#14724)
Dump outer components with getModelInstance (#14725)
Set aux vars to protected (#14726)
Add missing tests to OMEdit testsuite CMake build (#14728)
[C] Remove USE_DEBUG_OUTPUT (#14729)
[C] Remove USE_DEBUG_TRACE (#14730)
Return string (#14732)
Document base_array.c [AI] (#14733)
Fixing real array start attribute initialization (#14734)
Feature/gbode/nls (#14735)
Give errors on unsuccessful linearization (#14741)
Fix interactive evaluation of sum (#14743)
Fix interactive evaluation of promote of empty array (#14745)
Only save package.order file when is needed (#14746)
[NB] properly create FDER variables (#14747)
[NB] properly differentiate record elements (#14748)
[NB] improve creating residual equations (#14749)
Preserve the zoom when editing models (#14751)
[NB] update minimal tearing (#14752)
[NB] update solving of multi strong components (#14753)
Document real_array [AI] (#14756)
[NB] fix order if variables (#14757)
[C] Removing unused CMake files (#14758)
OMEdit: Fix build with qt 6.10 (#14760)
[C] Reorganize CMake build SimulationRuntime/c (#14762)
[testsuite] add new backend test for ticket #14191 (#14763)
[NB] update inline module (#14764)
[OB] Make tuple var final (#14767)
[NF] Check division by zero first (#14770)
[C] Real array nominal attribute (#14771)
[FMI] Sort <SourceFiles> in modelDescription.xml (#14772)
Array by scalar division (#14773)
Improve layout of parameter dialog (#14774)
[NF] improve merging of subscripts to crefs (#14776)
Adding ffi-test-lib to CMake build (#14777)
[NB] fix enumeration as index (#14779)
[NB] update constant record handling (#14780)
Remove deprecated from translateModelFMU API (#14781)
Show the model when it is being renamed (#14782)
Added Linearize tab to simulation setup (#14787)
Set the inherited flag (#14788)
[NB] create jacobians for init and init_0 (#14789)
Simplify all subs in ComponentRef.simplifySubscripts (#14792)
Set a modern font on Windows (#14793)
[OF] Always expand scalar products of crefs (#14794)
[FE/BE] change subscripted expressions (#14796)
Fix scope for outer components in getModelInstance (#14797)
v1.27.0-dev (#14798)
[NB] fix regressions of #14773 (#14799)
Add reverseLookup API (#14802)
commit for tagging v1.26.0-dev.beta.1 (#14803)
Fix simplification of subscript expressions (#14805)
[template] allow for expressions to have any subscripts (#14806)
[C] update numerical Jacobian for 'internal' GBODE (#14807)
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)