OMC Commits | 9 |
Libraries Changed | 1 |
Number of Improvements | 7 |
Number of Regressions | 3 |
Number of Performance Improvements | 171 |
Number of Performance Regressions | 171 |
Commit | Author | Summary |
---|---|---|
09518b9e2 | Adrian Pop | add Clock synchronous features to the new front-end (NF), ticket:5127 - currently only Clock operators are supported, no clock variables - change the ugly intGe(Flags.getConfigEnum(Flags.LANGUAGE_STANDARD), 33); to Config.synchronousFeaturesAllowed(); - unbox external function arguments if __OpenModelica_UnboxArguments is present so that previous polymorphic definition in NFModelicaBuiltin.mo works fine - do not simplify sum and other builtin operators if nfScalarize flag is disabled |
92b7fbb1d | Per Östlund | Check named arguments of API calls like simulate. |
95e1e1257 | Willi Braun | [BE] fix order of jacobian equation of a dynamic stateSet |
03101bd0b | Per Östlund | [NF] Variability fixes. |
0bcaee03b | Per Östlund | [NF] Expand tranpose better. |
232b21346 | Per Östlund | [NF] Fix simplification of transpose. |
049ab6934 | Rüdiger Franke | Support array equation with der(v) on left hand side |
18752c9b4 | Adrian Pop | fix for ticket:5129 |
358f0dcc9 | Adrian Pop | improve the build process - remove mkbuilddirs target - create directories before runing the first target if OMBUILDDIR is not empty - avoid build of some dependencies if they are already built |
Library | Change |
---|---|
Buildings_latest | From version 6.0.0 OMSimulator v2.0.0-dev-619-gde76271-linux (revision 20180913-203647~git~master) OMSimulator v2.0.0-dev-619-gde76271-linux to 6.0.0 OMSimulator v2.0.0-dev-619-gde76271-linux (revision 20180916-100014~git~master) OMSimulator v2.0.0-dev-619-gde76271-linux |