OMC Commits | 5 |
Libraries Changed | 2 |
Number of Improvements | 15 |
Number of Regressions | 11 |
Number of Performance Improvements | 1 |
Number of Performance Regressions | 3 |
Commit | Author | Summary |
---|---|---|
9d2a05f37c | Adrian Pop | better handling of builtin and extern C functions (ticket:5057) - check if the non fullyqualified name of the function is the same as the name of the external function - if the non fullyqualified name is not the same, generate the function and call the extern definition - fix definition of builtin integerMax and numBits |
fc9be10d43 | Willi Braun | [cRuntime] fix nonlinear value extrapolation |
4892660150 | Adrian Pop | ticket:5054 - add an warning message about missing rooted branch and continue |
bb8f3d85e2 | Willi Braun | [cRuntime] improve dump of the non-linear system solution |
8fd8d3e213 | Willi Braun | [Backend] fix text of algebraic loops jacobian |
Library | Change |
---|---|
Modelica_DeviceDrivers | From version 1.5.0 (revision 1.5.0-40-g09bca7f) to 1.5.0 (revision 1.5.0-42-gf7996e0) |
Modelica_Synchronous_cpp | From version 0.92.1 (revision 0.92.1-31-g844900d) to 0.92.1 (revision 0.92.1-47-gbc984e3) |