OMC Commits | 69 |
Libraries Changed | 17 |
Number of Improvements | 12 |
Number of Regressions | 7004 |
Number of Performance Improvements | 96 |
Number of Performance Regressions | 352 |
Commit | Date | Author | Summary |
---|---|---|---|
d1deeafb45 | 2023-06-15 15:40:22 +0200 | Adeel Asghar | Disconnect the model update signal (#10845) |
fc1d2590b2 | 2023-06-15 14:00:23 +0200 | Per Östlund | Reactivate forced inlining of normal functions (#10844) |
abbf3e40b3 | 2023-06-15 00:34:31 +0200 | Per Östlund | Partially revert #10820 (#10842) |
5ba077a8fc | 2023-06-14 16:12:18 +0200 | kabdelhak | [NB] update lowering (#10837) |
b2f623e0a2 | 2023-06-14 15:16:26 +0200 | Per Östlund | Fix handling of function parameter variability (#10836) |
1b1f969d39 | 2023-06-14 13:55:50 +0200 | Adeel Asghar | Apply the both the default and edited modifiers on the nested level (#10835) |
93fcafe394 | 2023-06-14 11:02:03 +0200 | John Tinnerholm | OMEdit: Added the capability to rename plot tabs (#10806) |
a3fa2aef49 | 2023-06-14 10:50:59 +0200 | kabdelhak | [NB] introduce semiLinear (#10827) |
52f1c262fd | 2023-06-13 19:06:26 +0200 | Mahder Gebremedhin | Delete the new chunks instead of the old ones. (#10829) |
80a64ee977 | 2023-06-13 18:12:51 +0200 | Per Östlund | Improve handling of record bindings (#10820) |
605c311a01 | 2023-06-13 16:37:01 +0200 | Adeel Asghar | Apply the extends modifiers value in bottom to top order (#10823) |
54c8505f23 | 2023-06-13 16:02:17 +0200 | Per Östlund | Handle checkModel on functions better (#10826) |
5e4205a86d | 2023-06-13 15:34:20 +0200 | kabdelhak | [NB] fix if equation mapping (#10825) |
1b5bf8e1c5 | 2023-06-13 14:19:24 +0200 | Per Östlund | Disable inner/outer warnings for getModelInstance (#10817) |
63760253e3 | 2023-06-13 12:12:08 +0200 | Adeel Asghar | Dump the ReplaceableClass comment (#10818) |
e55bfd2dd5 | 2023-06-13 10:06:08 +0200 | Adeel Asghar | Apply the modifiers defined in the constrainedBy (#10816) |
35b2943a7c | 2023-06-12 16:43:26 +0200 | Per Östlund | Improve simplification of subscripted expressions (#10813) |
dd71291bcb | 2023-06-12 15:52:51 +0200 | Per Östlund | Don't map over literal arrays (#10810) |
fd9fa36301 | 2023-06-12 13:35:22 +0200 | Per Östlund | Don't simplify literal arrays (#10808) |
8eff86a43d | 2023-06-09 13:49:46 +0200 | Per Östlund | Ignore invalid bindings for getModelInstance (#10805) |
b8f9594377 | 2023-06-08 11:31:07 +0200 | Per Östlund | Check that complex types have the same named elements (#10804) |
70ccdde812 | 2023-06-07 13:57:23 +0200 | Per Östlund | Avoid expanding fill with -d=-nfScalarize (#10800) |
5e25023894 | 2023-06-07 12:34:18 +0200 | Per Östlund | Fix iterator order for -d=vectorizeBindings (#10799) |
56167bf5f1 | 2023-06-06 14:05:29 +0200 | kabdelhak | [NB] update bindings module (#10791) |
a3b5314c8c | 2023-06-06 10:41:34 +0200 | Andreas | Get NLS Jacobian from Homotopy solver (#10792) |
28817ae75c | 2023-06-02 17:19:49 +0200 | Per Östlund | Ignore non-essential equations for getModelInstance (#10789) |
7d7290c94c | 2023-06-02 15:46:26 +0200 | Adeel Asghar | Fix the handling of inherited fixed value (#10788) |
25214f38f4 | 2023-06-02 14:00:06 +0200 | Per Östlund | Improve isExperiment() API (#10786) |
89c143f7c3 | 2023-06-02 12:29:49 +0200 | Per Östlund | Add C++ utility classes for reading MetaModelica values (#10785) |
7cdf68c08a | 2023-06-01 15:45:01 +0200 | kabdelhak | [NF] make call name lookup consider builtin (#10782) |
8e76f8065e | 2023-06-01 15:02:52 +0200 | kabdelhak | [NB] add basic records to inlining (#10780) |
412f085d69 | 2023-05-31 17:29:03 +0200 | phannebohm | Fix compiler warning printing size_t (#10779) |
4a16421896 | 2023-05-31 17:25:58 +0200 | kabdelhak | [NB] better handling of size 1 arrays (#10778) |
00dd494d59 | 2023-05-31 15:41:17 +0200 | Per Östlund | Cache shared libraries in EvalFunction (#10775) |
73b68ed2e4 | 2023-05-30 17:58:42 +0200 | kabdelhak | [NB] update differentiate and single slicing (#10769) |
e525490ca5 | 2023-05-30 16:19:59 +0200 | kabdelhak | [NB] use full type for fder variables (#10767) |
cac927ec47 | 2023-05-30 16:00:50 +0200 | Per Östlund | Improve overconstrained connection handling (#10768) |
3414854bbf | 2023-05-30 15:12:50 +0200 | kabdelhak | [NB] fix slicing in initialization (#10766) |
d24b0b4be8 | 2023-05-30 14:02:02 +0200 | Per Östlund | Add forgotten test case (#10761) |
17dfaec619 | 2023-05-30 11:50:18 +0200 | Adeel Asghar | Improve the library tree items filterAcceptsRow (#10764) |
e0269ae378 | 2023-05-29 17:13:28 +0200 | Adeel Asghar | Use the restriction for redeclaration (#10762) |
f22690d41b | 2023-05-29 15:18:37 +0200 | Per Östlund | Add restriction to replaceable classes in getModelInstance (#10760) |
50e18a9bfa | 2023-05-29 14:17:15 +0200 | Per Östlund | Improve handling of graphical annotations (#10758) |
44b7584684 | 2023-05-29 11:09:31 +0200 | Adeel Asghar | Do not mark the classes visible if any of children is public (#10757) |
5527d073d1 | 2023-05-27 14:00:54 +0200 | Mahder Gebremedhin | Treat package.mo/moc the same in script vs commandline. (#10748) |
71367fbce2 | 2023-05-26 21:29:51 +0200 | Adeel Asghar | Do not allow invalid connections (#10756) |
c2d037f309 | 2023-05-26 20:54:18 +0200 | Adeel Asghar | Further improve OMEdit JSON parsing (#10753) |
b134828a5b | 2023-05-26 18:41:30 +0200 | kabdelhak | [NB] Cleanup initialization (#10754) |
ae831de161 | 2023-05-26 17:01:37 +0200 | Per Östlund | Clean up some connection graph functions (#10755) |
145dfbfa31 | 2023-05-26 14:18:42 +0200 | Andreas | Adding CITATION file, updating git clone command (#10744) |
96fe37fc60 | 2023-05-26 12:50:00 +0200 | Adeel Asghar | Use _fseeki64 instead of fseek on Windows (#10739) |
f2095516a2 | 2023-05-26 12:20:35 +0200 | Per Östlund | Remove accidentally added experimental code (#10746) |
fb52ea8153 | 2023-05-26 12:15:54 +0200 | Adeel Asghar | Do not update the unit drop down for default values (#10741) |
c4f7afe2f3 | 2023-05-25 15:25:15 +0200 | Per Östlund | Improve OMEdit instance API performance (#10743) |
87b14c1eec | 2023-05-25 14:48:24 +0200 | kabdelhak | New backend inline (#10742) |
bba824c627 | 2023-05-25 15:28:23 +0800 | zhangxinqiang | Equivalent logic, reducing hierarchy (#10730) |
17745d2fbc | 2023-05-24 17:59:31 +0200 | Mahder Gebremedhin | Select printf format specifier based on OS. (#10738) |
3bd0fef8ed | 2023-05-24 13:27:06 +0200 | Adeel Asghar | Do not remove the batch file needed for re-simulation (#10736) |
4413ae6b03 | 2023-05-24 11:31:13 +0200 | rfranke | Remove duplicate check for top level IOs in BackendVariable |
ef47e872bb | 2023-05-24 12:28:10 +0200 | Andreas | Run install before zipping FMU (#10729) |
157f31fdf5 | 2023-05-23 18:49:35 +0200 | Per Östlund | Implement support for EnumTypeName(index) (#10732) |
1b83034887 | 2023-05-23 17:09:57 +0200 | kabdelhak | [NB] introduce function inlining (#10731) |
e4b593888a | 2023-05-22 16:45:47 +0200 | Per Östlund | Check array connections too (#10724) |
55cbff80bc | 2023-05-22 16:05:44 +0200 | Per Östlund | Fix type checking of connectors derived from types (#10723) |
7d634ff3cd | 2023-05-22 14:41:39 +0200 | Per Östlund | Check that connections are valid in OMEdit (#10704) |
124f99597e | 2023-05-22 11:58:59 +0200 | kabdelhak | New backend events (#10689) |
1a188e9135 | 2023-05-21 16:39:42 +0200 | rfranke | Expand sliced crefs for Cpp too |
01831e5058 | 2023-05-21 16:03:56 +0200 | rfranke | Prevent duplicate declaration of array parameters in Cpp |
009799666d | 2023-05-20 11:34:24 +0200 | Francesco Casella | Update documentation of variable filter in OMEdit |
Commit | Date | Author | Summary |
---|---|---|---|
3b2e71d | 2024-11-23 22:26:07 +0100 | Adrian Pop | do not fail if is already linked (#184) |
6675383 | 2024-11-23 02:07:51 +0100 | Adrian Pop | generate reports for gbode and cvode (#183) |
Library | Change |
---|---|
AES | From version main (5fc90cc09e7b330a7111c280f0ef1be31b5435e3) to main (58c8a808642893e034f9a201d3945abfd51a605c) |
BuildingSystems | From version 2.0.0-master (b972c2db3cbc3254d5178970a5fea0867c22112d) to 2.0.0-master (3a68d18887d3b7938d1d94be3b79271c4b031b74) |
Buildings_9 | From version 9.1.1-maint.9.1.x (ba290a3455daf14b8d08482f2e530edc1f6299cd) to 9.1.1-maint.9.1.x (919f3b17ee265a5c536ae7dfe597da1b4c6bcb12) |
Buildings_latest | From version 10.0.0-master (60727aeb69651d2ba7a6ba2a68eb77cbb239da18) to 10.0.0-master (115ea729ea19eb45ff817b40e2276ed8cd49e1b4) |
IBPSA_latest | From version 4.0.0-master (6a703cde2fea9efbc0dcefda911771b90dc50164) to 4.0.0-master (d536a08b519721d0dba9611c460b7b44e4e59df2) |
IDEAS | Configuration hash (OMC settings or the testing script changed) |
IDEAS_dev | From version 3.0.0-master (a75d2b08a28454f7e4341c518146fd1e5e28109b) to 3.0.0-master (8552344d34139c940e479f6602f8f7bab4ee594b) |
ModelicaTestOverdetermined | From version 4.0.0-master (9bf05fdd6e9b61cd94503d4145319b5b4357f370) to 4.0.0-master (bd587cefcc36e3ccb49c108b95846bffcce9b6e8) |
ModelicaTest_4.0.0 | From version 4.0.0+maint.om (74d056ef1b4a89463408ba70fc4ea4db83a6296f) to 4.0.0+maint.om (8971ba0546b1136aeaca67b039eeadfa19d08bf6) |
ModelicaTest_trunk | From version trunk (42c8220a8a527f5522c309254e684071ff5e8485) to trunk (814448f148ce9255944d5924b94078bd2ebba67b) |
Modelica_4.0.0 | From version 4.0.0+maint.om (74d056ef1b4a89463408ba70fc4ea4db83a6296f) to 4.0.0+maint.om (8971ba0546b1136aeaca67b039eeadfa19d08bf6) |
Modelica_trunk | From version trunk (42c8220a8a527f5522c309254e684071ff5e8485) to trunk (814448f148ce9255944d5924b94078bd2ebba67b) |
PlanarMechanics | From version 1.5.1-master (989b94aba951ff8a03694b32d7e450487f06bf43) to 1.5.1-master (2168af86733db6d84a358ad680e0568d59b2e370) |
PowerGrids_dev | From version 2.0.0-develop (325f2ae69d9fcc7793bc6ae261d298c4954718aa) to 2.0.0-develop (5f2ff03061ed2692459100cd828a17abb5e2180d) |
ScalableTestSuite | From version 2.2.0-master (d34df548f7b2c9ebc214b168f9ade2de6f1cdf95) to 2.2.0-master (4f171352815727de59a03c5a0ab4d59d4545b51e) |
ScalableTestSuite_noopt | From version 2.2.0-master (d34df548f7b2c9ebc214b168f9ade2de6f1cdf95) to 2.2.0-master (4f171352815727de59a03c5a0ab4d59d4545b51e) |
ThermofluidStream | From version 1.1.0-main (cbf020d972f068837d6599887129d82f6a6b44e4) to 1.1.0-main (e8901d6fe253a3807e68b4ad9145d1afacf642e7) |