| Commit | Date | Author | Summary |
| dc4d2c9c05 | 2026-05-23 18:51:17 +0200 | kabdelhak | [NF] add toDae for DIV_EW (#15618) |
| 45dd71df06 | 2026-05-23 08:14:02 +0200 | Martin Sjölund | Avoid arrays in setGlobalRoot (#15600) |
| 9e1c94392e | 2026-05-22 19:27:06 +0200 | kabdelhak | [NB] update solve module (#15615) |
| 55250a6f31 | 2026-05-22 17:50:09 +0200 | kabdelhak | [NB] update function differentiation (#15611) |
| 3c44fc6909 | 2026-05-22 17:43:43 +0200 | Per Östlund | Update bootstrapping sources (#15614) |
| 4f063496d3 | 2026-05-22 16:58:36 +0200 | Per Östlund | Fix caching issue when compiling OMC (#15612) |
| fe4631c12d | 2026-05-22 14:37:24 +0200 | Per Östlund | Don't set CC/CXX in FrontEndCpp (#15608) |
| bae4a8f6b1 | 2026-05-22 13:32:26 +0200 | Andreas | Silence warning for oler Qt6 (#15609) |
| 23fa4a4f43 | 2026-05-22 12:28:44 +0200 | Julien Schueller | OMCompiler: Set relative compiler path hint (#15563) |
| 1d5e4eae93 | 2026-05-22 11:53:17 +0200 | Julien Schueller | OMCompiler/SimulationRuntime: Fix macos build (#15569) |
| e769a61a85 | 2026-05-22 11:43:46 +0200 | Andreas | [C] Pedantic, no C/C++ extensions for compilation (#15605) |
| 58ace23bac | 2026-05-21 19:43:04 +0200 | kabdelhak | [NB] add inline heurstic for inline=default functions (#15602) |
| fb07e2c5f0 | 2026-05-21 17:05:07 +0200 | Andreas | Update OMBootstrapping (#15604) |
| c1a51f4ba6 | 2026-05-21 16:34:08 +0200 | Andreas | Add extern "C" to record_description declarations (#15601) |
| abcd4bc6c1 | 2026-05-21 16:03:24 +0200 | Andreas | Add omc_strdup wrapper and replace strdup calls (#15603) |
| f38db0ac4a | 2026-05-21 12:15:26 +0200 | Adeel Asghar | If model does not exist then remove it from the documentation history (#15594) |
| 86c73d0b9d | 2026-05-21 00:11:35 +0200 | Adeel Asghar | Removed `OM_OMEDIT_ENABLE_QTWEBENGINE` and `OM_DISABLE_DOCUMENTATION` defines (#15593) |
| 4ea5333389 | 2026-05-20 21:02:25 +0200 | Martin Sjölund | Make static analysis of the function easier (#15599) |
| a47718c3dd | 2026-05-20 16:46:09 +0200 | Andreas | Variable-lenght arrays error for GCC/Clang (#15597) |
| 6b5cd50291 | 2026-05-20 15:32:56 +0200 | Per Östlund | Fix some compiler warnings (#15598) |
| 58602fdadc | 2026-05-20 15:09:22 +0200 | Martin Sjölund | Change Tpl.mo to use Mutable instead of Array (#15590) |
| 06cbae5878 | 2026-05-20 10:53:29 +0200 | Per Östlund | Remove deprecated std::bind2nd in OMSICpp (#15586) |
| 1d96af895f | 2026-05-20 09:46:34 +0200 | Martin Sjölund | Fix error in Array.remove (#15588) |
| 872436d453 | 2026-05-20 00:20:40 +0200 | Adrian Pop | prepare for new OMDev: support Qt6 on Windows (#15589) |
| e023325332 | 2026-05-19 16:07:37 +0200 | Martin Sjölund | Remove JSONExt (#15582) |
| dff4aa25dc | 2026-05-19 16:06:19 +0200 | Martin Sjölund | Fix frontend-util interface for Error.*CurrentComponent (#15583) |
| a5131a74a1 | 2026-05-19 11:43:47 +0200 | Julien Schueller | CMake: Add macos bundle option (#15570) |
| 2f2d61f4e0 | 2026-05-18 23:27:58 +0200 | Per Östlund | Improve retyping of empty arrays (#15578) |
| 517cd4caef | 2026-05-18 23:14:06 +0200 | Martin Sjölund | Remove some unused parts of the patterns in List.allCombinations* (#15577) |
| 65adb928dd | 2026-05-18 15:58:46 +0200 | Per Östlund | Clean up SCodeUtil a bit (#15575) |
| aa4eaa8458 | 2026-05-18 14:18:30 +0200 | Julien Schueller | CMake: Set revision from file (#15573) |
| b6fa35120c | 2026-05-18 14:00:43 +0200 | Adeel Asghar | Delete the empty ParametersScrollArea objects (#15574) |
| b09175c438 | 2026-05-18 13:27:52 +0200 | Adeel Asghar | Further improve modifiers management (#15555) |