Commit | Date | Author | Summary |
0d08719c1d | 2024-04-29 17:22:12 +0200 | rfranke | Use quoted names for variables introduced with --exposeLocalIOs (#12348) |
ab6038a1c0 | 2024-04-29 16:32:33 +0200 | Andreas | Fixing quoted identifiers in CSV and FMU (#12346) |
a024851c44 | 2024-04-29 11:44:07 +0200 | Per Östlund | Fix regressions due to #12315 (#12342) |
60c2b6efbd | 2024-04-28 22:54:04 +0200 | Adrian Pop | fix bad flag which makes clang++ to fail on Ubuntu Noble (#12336) |
e88d9a4777 | 2024-04-28 20:03:23 +0200 | Adrian Pop | update 3rdParty to get the latest updates to Minizip (#12335) |
c466d13a19 | 2024-04-28 16:10:46 +0200 | bernhardbachmann | Some issues resolved for the birate mode: (#12334) |
ae47b0440a | 2024-04-26 18:04:48 +0200 | bernhardbachmann | Change default interpolation method for birate integrator (#12323) |
27575598a3 | 2024-04-26 16:08:04 +0200 | Per Östlund | Dump annotation array elements separately (#12325) |
34180dcd73 | 2024-04-26 14:24:34 +0200 | Per Östlund | Use start value for unbound fixed parameters (#12315) |
73e932ba60 | 2024-04-26 12:55:54 +0200 | Adeel Asghar | Fix regression with final modifiers in constrainedby clause (#12320) |
d4fe8e1064 | 2024-04-26 11:54:50 +0200 | Adeel Asghar | Allow editing parameter record via the parameters dialog (#12319) |
17e142787d | 2024-04-26 10:27:50 +0200 | Adeel Asghar | Do not split quoted result variables (#12318) |
c0911cda2e | 2024-04-25 23:18:11 +0200 | rfranke | Simplify --exposeLocalIOs and conform to Modelica standard (#10599) (#12303) |
89eb367230 | 2024-04-25 14:48:33 +0200 | Andreas | Removing warning in QuotedIdentifier test (#12310) |
7e4c224476 | 2024-04-25 14:09:39 +0200 | Adeel Asghar | Assume visible=true when the expression evaluation fails (#12314) |
f8afa3407a | 2024-04-25 13:30:37 +0200 | phannebohm | Improve decision when values are changeable (#12311) |
0a77d15310 | 2024-04-25 13:03:06 +0200 | Adeel Asghar | Create a connection without calling getModelInstance (#12312) |
2d2e5b67f8 | 2024-04-23 18:01:42 +0200 | phannebohm | [wip] partial derivatives of functions (#12302) |
49a37d93a8 | 2024-04-23 13:09:54 +0200 | Per Östlund | Handle too many subscripts in Type.subscript (#12299) |
5aa291191e | 2024-04-23 13:02:06 +0200 | Per Östlund | Handle uninstantiated dimension in Dimension.toString (#12300) |
188b3c3422 | 2024-04-23 12:14:39 +0200 | kabdelhak | [NB] refine adjacency matrix (#12298) |
a842deb586 | 2024-04-23 11:49:21 +0200 | Adeel Asghar | Trim whitespace instead of removing spaces from the variables name (#12284) |
d8bc44227b | 2024-04-23 11:02:53 +0200 | phannebohm | Fix whether value is changeable in OMEdit (#12294) |
a63bb106e8 | 2024-04-23 10:51:10 +0200 | kabdelhak | [NB] start minimal tearing (#12269) |