| Commit | Author | Summary |
| c4c85238ef | perost | Improve conversion script handling (#7881) |
| a4d13b977d | Adeel Asghar | Show checkbox to plot for array variables (#7879) |
| db0f27bb65 | hudson | Updated libraries * libraries e548b42...e18eb20 (2): > Bump libraries > Bump libraries |
| 413ca25e58 | Adeel Asghar | Load the .mol if is specified to load at startup via settings (#7877) |
| db555f8e16 | kabdelhak | [BE] follow up for PR #7853 (#7875) |
| 371f2e14a7 | perost | Revert "Improve handling of noEvent (#7871)" (#7876) |
| c4423897af | Adeel Asghar | Fix SEMLA build (#7869) |
| 6c6211b162 | Rüdiger Franke | Don't rename der(a.b.c) to a.b.der(c) in C++ mat result files |
| 042bd341bb | Rüdiger Franke | Omit listing of $cse and $TMP variables in OMEdit for Cpp runtime |
| b4f8972204 | rfranke | Escape special characters in C++ XML logger (#7867) |
| d7ba190954 | perost | Improve handling of noEvent (#7871) |
| 390e7678c6 | Adeel Asghar | Use the hide result value from model_init.xml file (#7870) |
| 85c8ec168a | rfranke | Clean up and fix C++ cat_array (#7866) |
| a2e5ce7020 | perost | Fix expansion of unary minus and not (#7863) |
| 8c59b8e5f6 | kabdelhak | [BE] fix iterator handling in algorithms (#7853) |
| 0f49ff78a1 | AnHeuermann | Fix segmentation fault when using KINSOL with LAPACK as linear solver. |
| 5eb2c513c0 | Francesco Casella | Update the documentation of -homotopyOnFirstTry (#7847) |
| 3deb8ba011 | Rüdiger Franke | Improve treatment of mutually dependent sub-clock relations |
| 9949e99fef | perost | Improve handling of deleted components (#7855) |
| c0fb9191e2 | perost | More conditional array type fixes (#7851) |
| e6b71afa9c | Adeel Asghar | Divide the pixmap size with device pixel ratio for labels size (#7850) |
| c80f58e724 | phannebohm | Invent nominal values for derivatives (#7819) |
| f946c53e07 | perost | Improve handling of conditional components (#7844) |
| 94df1562d0 | perost | Fix typing of assignments (#7843) |
| 29111b4de3 | Adeel Asghar | Show the display unit in the diagram layer with the parameter value (#7841) |
| 403eebcfe7 | perost | Fix Type.sizeOf for complex types (#7831) |
| 85c29264f9 | perost | Clean up some imports (#7830) |
| 3277ec2e05 | perost | Handle nested conditional array types better (#7829) |
| a0fbf64a68 | perost | Fix type of virtual component in expandable connector (#7827) |
| 46401d3927 | Rüdiger Franke | Fix assignment of values to constant bvector in linear loops |
| e75d94a77f | hudson | Updated libraries * libraries 128efa2...e548b42 (1): > Bump libraries |
| 87d3f6cd4d | perost | Improve conditional array type handling (#7823) |
| 4b61ed2bf7 | Adeel Asghar | Use the correct column number when line wrapping is on (#7822) |
| 4d54522b3e | Adeel Asghar | Open the model in Modeling perspective on ctrl + double click (#7821) |
| d429790978 | Rüdiger Franke | Fix Cpp index of model variables for multidimensional arrays |
| b0ab3cd1f8 | Rüdiger Franke | Use nominal values of states as fallback for derivatives in alg loops |
| 2b5fc1dc9a | perost | Hack to fix MSL conversion script rules (#7814) |
| afd367d88c | Rüdiger Franke | Limit tolerance for zero crossings in Cpp runtime |
| 8f871c5776 | Rüdiger Franke | Merge Cpp includes with implementation files |
| 9c669bb6f7 | Adeel Asghar | Use #C9C9C9 for plot grid lines (#7810) |
| c28db791a1 | Rüdiger Franke | Base SystemDefaultImplementation on interfaces it implements |
| f617d0c66d | Rüdiger Franke | Adapt tolerance for zero crossings to output step size in Cpp runtime |
| 5f1d838879 | Rüdiger Franke | Remove obsolete ISimControllerSettings |
| 1260ec404c | Martin Sjölund | Added a flag hintReadAllVars to filterSimulationResults API (#7786) |
| 2c5532caf2 | Mahder Gebremedhin | Apply flag only to Fortran sources. Fix #7803. |
| 23640ffbd0 | Mahder Gebremedhin | [cmake] Build the needed runtime libs as shared. |
| 85912c57d5 | Mahder Gebremedhin | [cmake] Set PIC project wide. The time has come. |
| f9fc148d15 | Mahder Gebremedhin | [cmake] Set RPATH for / in mind. |
| 22abc9d9b1 | Rüdiger Franke | Support assignment of rhs record to lhs expressions with Cpp |
| 45274a4dd4 | AnHeuermann | Update build section in READMEs to use contrib |
| a8e3ba4b69 | Rüdiger Franke | Remove special treatment of Cpp runtime from ModelTesting.mos |
| b736d544a2 | Rüdiger Franke | Add variable filter option to Cpp runtime |
| 573e955a08 | Rüdiger Franke | Avoid mutually dependent parent relationships during clock inference |