| Commit | Author | Summary |
| e506fbc068 | Adrian Pop | fix variable filtering (#10206) (#10571) |
| 364fdb4a15 | rfranke | Fix forward declaration of C++ Functions in FMU export |
| 9796055906 | rfranke | Recognize LOG_STDOUT and LOG_ASSERT in C++ runtime to avoid OMEdit warning |
| 0738888b64 | rfranke | More unification of C and C++ log options, following up #10467 |
| 8006f5b6e4 | Adeel Asghar | Use LOG_STDOUT and LOG_ASSERT instead of stdout and assert (#10575) |
| 5372b7f0ae | Martin Sjölund | Don't run the environment job on Windows anymore (#10574) |
| 8b998132fb | Adeel Asghar | Hide the parameters marked final (#10567) |