Commit | Date | Author | Summary |
332c34d137 | 2024-06-12 12:53:25 +0200 | kabdelhak | [NF] add scalar product to reduction (#12562) |
141ca09541 | 2024-06-12 11:50:46 +0200 | anotheruserofgithub | Fix (un)escaping XML strings (#12537) |
aac2b102ba | 2024-06-12 11:34:39 +0200 | kabdelhak | [NB] add entwined equation elements to allSim and initial blocks (#12560) |
7055b413d4 | 2024-06-11 20:35:48 +0200 | rfranke | Cpp: add code for zero crossing of Integer equality (#12557) |
e2c9283809 | 2024-06-11 15:46:45 +0200 | arun3688 | generate documentation folder if Documentation annotation is present (#12547) |
597ea3311c | 2024-06-11 14:00:44 +0200 | kabdelhak | [NB] correctly determine record and tuple equations (#12553) |
9e582303a4 | 2024-06-11 12:47:12 +0200 | Adeel Asghar | Show only public components (#12554) |
1490b4f957 | 2024-06-11 11:43:13 +0200 | kabdelhak | [NB] support array event variables (#12551) |
c4fa787d2c | 2024-06-11 11:01:03 +0200 | Adeel Asghar | Remove unnecessary version checks for QScreen (#12541) |
f2815de633 | 2024-06-10 15:13:52 +0200 | kabdelhak | [NB] correctly handle tuple assignments in when (#12545) |
5ffd12aef4 | 2024-06-10 13:29:03 +0200 | anotheruserofgithub | Use tail recursion to avoid stack overflow (#12538) |
9429d1f005 | 2024-06-10 01:05:13 +0200 | Adrian Pop | revert the last change (#12540) |
6df876a858 | 2024-06-10 00:30:59 +0200 | Adrian Pop | it seems on el7 the Qt version is higher (#12539) |
24509be8a8 | 2024-06-09 12:05:53 +0200 | anotheruserofgithub | Fix compilation of OMEdit (#12536) |
d21af17721 | 2024-06-08 10:24:26 +0200 | phannebohm | Check column index when reading sparsity coloring (#12529) |
4b5f3b42de | 2024-06-07 17:07:33 +0200 | Andreas | Fixing security attributes (#12528) |
cf9f18c85d | 2024-06-07 14:25:12 +0200 | arun3688 | export html documentation to FMU (#12527) |
80a10e38a8 | 2024-06-07 12:43:10 +0200 | Andreas | Fixing cmake log files for Windows FMUs (#12500) |
c58c7d4dc1 | 2024-06-07 11:22:44 +0200 | kabdelhak | [NB] update if equation residuals (#12525) |