Commit | Date | Author | Summary |
2cbc275421 | 2023-10-06 16:05:33 +0200 | arun3688 | update OMSimulator to fix OMEdit crash (#11347) |
0c3d54d280 | 2023-10-06 15:27:11 +0200 | phannebohm | [NB] Use UnorderedSet to make list unique (#11344) |
bf2b968dfe | 2023-10-05 18:17:19 +0200 | Adeel Asghar | Only check for redeclare and not replaceable for parent modifications (#11343) |
75b38e4074 | 2023-10-05 17:16:36 +0200 | Adeel Asghar | Check if parameter is redeclared but not is replaceable (#11341) |
ff6287bb30 | 2023-10-05 16:19:03 +0200 | Adeel Asghar | Consider the inherited connections when detecting collision (#11340) |
28a7ca936c | 2023-10-05 16:01:05 +0200 | Adeel Asghar | Remove inherited connections before deleting inherited elements (#11339) |
4b69a3ec45 | 2023-10-05 14:38:12 +0200 | Per Östlund | Add replaceable for modifiers in getModelInstance (#11337) |
5218400e99 | 2023-10-05 14:03:36 +0200 | Per Östlund | Don't traverse literal arrays in combineBinaries (#11335) |
3c325f7087 | 2023-10-05 13:47:14 +0200 | arun3688 | fix OSMC licence (#11336) |
b3af549dad | 2023-10-05 13:14:34 +0200 | Per Östlund | Use the indexed prefix when replacing split indices (#11334) |
328fb3d372 | 2023-10-05 11:13:42 +0200 | Adrian Pop | copy the ryu headers needed for OMEdit or SimulationRuntime (#11331) |
3c5ede00fc | 2023-10-05 10:14:19 +0200 | Per Östlund | Check for cyclic : dimensions (#11326) |
1888261241 | 2023-10-04 22:49:07 +0200 | Adeel Asghar | Do not show the redeclared but not replaceable parameters in the dialog (#11323) |
dc569e6856 | 2023-10-04 22:43:54 +0200 | Adrian Pop | update 3rdParty to remove generic_128.c from libryu.a (#11321) |
26c54eab50 | 2023-10-04 21:06:49 +0200 | Adrian Pop | update also cmake_2.8.cmake for RYU (#11320) |
f648b9c49b | 2023-10-04 16:01:55 +0200 | Per Östlund | Add redeclare attribute to modifiers in getModelInstance (#11318) |
287c31fd68 | 2023-10-04 15:34:49 +0200 | Per Östlund | Fix input/output check for connectors in OMEdit (#11317) |
b1c81d0699 | 2023-10-04 15:08:02 +0200 | Adeel Asghar | Use the top level connector when making a connection (#11316) |
0b4c322ecb | 2023-10-04 15:01:53 +0200 | Per Östlund | Add dhseqr to Lapack functions (#11315) |
9a632e5b73 | 2023-10-04 15:17:25 +0300 | MaksKBV | Fix rendering of models with uncentered icons (#11251) |
36c233f52c | 2023-10-04 13:50:39 +0200 | Adrian Pop | set valueRank = -1 in OPC UA to avoid the default -2 (#11313) |
5d55005cad | 2023-10-04 13:42:28 +0200 | phannebohm | Fix slow marking of nonlinear iteration vars (#11312) |
f373108b31 | 2023-10-04 12:20:38 +0200 | Mahder Gebremedhin | Add omc-diff to the omc install component. (#11308) |
343999b5be | 2023-10-03 21:06:49 +0200 | arun3688 | use DAE vars for searching (#11309) |
df376bfd25 | 2023-10-03 18:16:02 +0200 | Mahder Gebremedhin | Do not set the Cpack package prefix in the NSIS file. (#11306) |
865a1cc592 | 2023-10-03 17:24:41 +0200 | Mahder Gebremedhin | Link with the CXX compiler. (#11305) |
791410b69e | 2023-10-03 11:38:37 +0200 | Adrian Pop | use libryu.a library in MetaModelica to convert doubles to strings (#11168) |
d1144cfa88 | 2023-10-03 00:18:50 +0200 | arun3688 | do not export in for FMU's (#11288) |
9235af4e80 | 2023-10-02 15:18:28 +0200 | Adeel Asghar | Do not try to write the settings after closing the settings file (#11300) |
da018ab11c | 2023-10-02 10:51:35 +0200 | Mahder Gebremedhin | Initial support for CMake based NSIS and RPM packaging. (#11295) |