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)
[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)
Avoid use of `arrayList` if possible (#14394)
Snap to grid when pasting items (#14384) (#14401)
Fix spelling (#14404)
Read the profiling value when loading transformational debugger (#14407)
Remove unused nth functions (#14408)
Use `listHead` (#14409)
Enable generate operations by default (#14410)
Skip extra negation (#14411)
Fix Susan array traversal with unused mapped items (#14413)
add back the copy of gnuplot and xsltproc (#14414)
Fix susan array traversal 1 (#14415)
Enable debug symbols in the CMake build (#14416)
Update bootstrapping sources for Susan array traversal (#14417)
Improve NFFlatten.evaluateBindingConnOp (#14418)
[MOO, OPT] use pure CMake build for MOO / Ipopt / MUMPS (#14419)
Parse array var xml (#14421)
Use enclosing path in getModelInstance (#14423)
Read the access annotation from the model that is being drawn (#14424)
Do not show file extensions filter when saving a file (#14426)
Return empty string if linearization is disabled (#14427)
Fix InstNode.enclosingScope (#14430)
Removed unnecessary calls to set `-d=infoXmlOperations` (#14431)
Fix copying of gnuplot and xsltproc (#14432)
check for states during time event (#14433)
Fix OMEdit qt6 build (#14434)
Refactor read_input_xml (#14435)
Review feedback from #14421 (#14437)
[BE] fix zero crossing collection iterators (#14438)
Check if component is replaceable (#14439)
[NB/NF] add proper merging of cref subscripts (#14441)
Removing dynamic tearing (#14445)
Use proper format specifiers (#14446)
Fix include (#14449)
Free memory in `EQUATION_INFO` and `FUNCTION_INFO` (#14450)
Fix operator record typing (#14451)
Disable Qt's 'signals' macro during inclusion of OMSimulator.h (#14452)
[MOO] remove libquadmath dependency (#14454)
Parameter array index mapping (#14455)
fix for #14456 guard free with the same ifdefs as alloc (#14458)
[NF] fix converting fill() to array-constructor (#14461)
Use hashContinue in hash functions (#14463)
Allocate memory for array index (#14464)
Handle tuple types when deducing array dimensions (#14466)
[NB] fix initial parameter record equations (#14467)
[NB] update subscripted expression adjacency matrix (#14469)
Sensitivity optimization settings (#14471)
Type crefs involving name nodes better (#14473)
[NF] fix cref subscript merge mapper (#14474)
[NB/Template] create iterator before preExp, it can depend on them (#14475)
add test for #14456 (#14477)
[NB] fix hashlist for empty lists (#14478)
Adding OMSI to CMake build (#14480)
Changing macro CHECK_OVERRIDE to function (#14481)
Updated OMSens install instructions (#14482)
[NB] fix regression. children need to have binding as start (#14484)
[NB] update strong component and tearing util functions (#14486)
Add OMSens settings documentation (#14487)
Fix hash for empty lists (#14488)
[NB] do not create when-equations for noEvent asserts (#14489)
[NB] add algorithm to statement (#14491)
fix build on Ubuntu Questing (#14493)
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)