| Commit | Date | Author | Summary |
| 65c8d32206 | 2026-03-09 18:45:59 +0100 | phannebohm | Cleanup gbode flag use (#15185) |
| fd1242def5 | 2026-03-09 18:26:06 +0100 | Per Östlund | Clean up pure/impure handling (#15150) |
| 0a24bb29ce | 2026-03-09 18:07:20 +0100 | Adeel Asghar | Move profiling from simulation to translation flags (#15182) |
| 3a86a92ce8 | 2026-03-09 17:30:57 +0100 | Per Östlund | Fix inlining for Base Modelica (#15183) |
| 1542c4f6a4 | 2026-03-09 13:47:08 +0100 | Adeel Asghar | Allow to re-simulate cancelled or failed simulation (#15179) |
| a5640f4290 | 2026-03-09 13:16:24 +0100 | anotheruserofgithub | Add specific plot exception for time out of bounds (#15137) |
| 9ce641a5be | 2026-03-09 10:23:39 +0100 | linuslangenkamp | [GBODE] use quickselect in error threshold computation (#15177) |
| 0a9332964b | 2026-03-06 20:23:51 +0100 | Adrian Pop | fix typo (#15159) |
| 6b15595266 | 2026-03-06 16:35:46 +0100 | kabdelhak | [NB] do proper type matching instead of equality for resizables (#15168) |
| c8321312df | 2026-03-06 16:27:10 +0100 | Per Östlund | Add function inlining option for Base Modelica (#15173) |
| 0e5706763b | 2026-03-06 16:15:54 +0100 | arun3688 | check for CompilationProcess is not Null (#15170) |
| c40691051b | 2026-03-06 15:33:39 +0100 | Per Östlund | Use correct context in getModelInstanceAnnotation (#15172) |
| d9b2733971 | 2026-03-06 14:38:53 +0100 | Per Östlund | Fix flattening of if-equations with unevaluable conditions (#15169) |
| 8aab259f54 | 2026-03-06 11:49:30 +0100 | kabdelhak | [BE] update homotopy in initial algebraic loops (#15167) |
| 33281cf53b | 2026-03-06 09:43:51 +0100 | kabdelhak | [NF] fix scalarizing crefs (#15165) |
| d02da39c81 | 2026-03-05 17:48:47 +0100 | kabdelhak | [NB] proper MSSS for index reduction (#15164) |
| dfbfb84a25 | 2026-03-05 16:54:43 +0100 | kabdelhak | [NB] small update to scalarization for resizables (#15160) |
| bb1f504fe9 | 2026-03-05 16:08:13 +0100 | anotheruserofgithub | Remove non-standard "ms" time unit (#15004) |
| 4654a1d347 | 2026-03-05 16:06:31 +0100 | Adeel Asghar | Improve model lookup (#15162) |
| ca610dba8e | 2026-03-05 11:10:52 +0100 | anotheruserofgithub | Fix conversion factor for "min" time unit (#15003) |
| 3686a63f18 | 2026-03-05 10:28:10 +0100 | anotheruserofgithub | Increase precision of time text in plot footer (#15002) |
| 583f911b7a | 2026-03-04 20:22:16 +0100 | kabdelhak | [NB] fix variable size constraint for resizables (#15155) |
| 45c45b4084 | 2026-03-04 18:13:29 +0100 | phannebohm | Use more hashContinue (#15154) |
| 61ecc35c9d | 2026-03-04 16:31:54 +0100 | kabdelhak | [testsuite] add two more test cases (#15153) |
| 941166ab01 | 2026-03-04 15:07:54 +0100 | phannebohm | Use hashContinue for Expression (#15151) |
| 64a05d6969 | 2026-03-04 14:07:59 +0100 | kabdelhak | [NB] add sliced state alias (#15149) |
| bb7552230a | 2026-03-03 19:00:27 +0100 | Adrian Pop | fix #15105 define modelica_boolean as int (#15144) |
| ea318875c6 | 2026-03-03 17:33:09 +0100 | anotheruserofgithub | Fix plot initialization when switching result file (#15142) |
| 52ebf48e93 | 2026-03-03 17:29:22 +0100 | anotheruserofgithub | Fix updating diagram for side-by-side windows mode (#15143) |
| cdd41280fe | 2026-03-03 15:25:24 +0100 | kabdelhak | [testsuite] add benchmark tests (#15140) |
| cfddb2f9da | 2026-03-03 14:31:25 +0100 | kabdelhak | [NB] update adjacency and jacobian (#15139) |
| 7a2c769758 | 2026-03-03 13:03:35 +0100 | Adeel Asghar | Try to keep the last time when switching plot/diagram windows (#15055) |