| Commit | Author | Summary |
| 2a093f1091 | Mahder Gebremedhin | Fix graphstream define guard for x64. |
| 2c5c1b64d8 | Mahder Gebremedhin | Do not use GKRegex. It is not compatible. |
| 331aa1d8a0 | Mahder Gebremedhin | [cmake] Multiple fixes for Windows build. |
| dde8a6d50d | Martin Sjölund | Set user agent for libcurl (#8063) |
| a25f5f34c8 | perost | Set static expression when assigning new value (#8059) |
| fedf620e28 | perost | Fix string escaping issues (#8058) |
| a61de2e1f7 | Mahder Gebremedhin | [cmake] Initial simple support for OMSimulator. |
| 707b677a01 | Mahder Gebremedhin | [cmake] Reorganize FMI runtime handling a bit more |
| 27af96c3e3 | perost | Implement dynamic StringAnnotation (#8056) |
| 0918f06d2e | Adeel Asghar | Re-evaluate access annotation when the class is edited in text view (#8053) |
| 70d8980081 | Mahder Gebremedhin | Initialize base_array member 'flexible'. |
| 2a0c89cf93 | Adrian Pop | fix authors for one paper, add another paper (#8047) |
| 7e091bb317 | perost | Fix #7767 (#8046) |
| 6bba8a5f80 | Mahder Gebremedhin | Remove trilinos nox solver as it is not used. |
| c41fbb61b4 | Vitalij | fix: issue 7969 (#8030) |
| 159a9df8f4 | Adeel Asghar | Remove the extra message of instantiateModel (#8045) |
| 3a49f6ed51 | Adeel Asghar | Do not add extra message for checkModel call in Messages Browser (#8033) |
| c49166fd59 | Rüdiger Franke | Add options --ignore-hide-result and -ignoreHideResult to Cpp runtime |
| 6402d9b708 | perost | Refactor some non tail-recursive functions (#8041) |
| 998ecd73cc | Vitalij | [C/DO]: fixed values for discrete variables stored in the section for real variables (#8036) |
| 70dd572074 | perost | Improve type checking of bindings (#8040) |
| e128d881e8 | rfranke | Set hideResult flag for cse variables (#8037) |
| a04b71de21 | Adeel Asghar | Handle the new values of hideResult attribute (#8038) |
| 68cae5a14b | rfranke | Make hideResult optional in BackEnd, SimCode and model init XML (#8035) |
| b38e5e96eb | perost | Propagate the inner modifier in redeclares (#8034) |
| f6f00e55c3 | Mahder Gebremedhin | [cmake] Install PDEModelicaBuiltin.mo |
| 3d8acd86d6 | Mahder Gebremedhin | Fix wrong list of dgesv sources. |
| 7343296e00 | Adeel Asghar | Hide the protected variables from the variables browser (#8031) |
| a0697d80dd | Adeel Asghar | Added GUI support for package manager (#7982) |
| ba10345027 | Mahder Gebremedhin | Do not throw from runtime system. |
| ada8e716ed | Mahder Gebremedhin | Generate the antlr config header in the build dir. |
| 75b740d098 | perost | Fix behaviour of StringHandler::getStrings (#8028) |
| 7fd3c06771 | perost | Improve handling of graphical primitives with nfAPI (#8027) |
| 3870f1ccae | perost | Fix library loading in Lookup (#8023) |
| 4ff92b6b57 | Rüdiger Franke | Fix Cpp reduction for record and add test |