OMC Commits | 7 |
Libraries Changed | 1 |
Number of Improvements | 6 |
Number of Regressions | 84 |
Number of Performance Improvements | 195 |
Number of Performance Regressions | 190 |
Commit | Author | Summary |
---|---|---|
9646ce441 | Per Östlund | [NF] Don't evaluate impure funcs in if-conditions. |
b0af930c0 | Adrian Pop | fix for ticket:5133, make impure function calls be parameter expressions |
e941483d3 | Adrian Pop | fix for ticket:5130 and ticket:5131 - do not free memory on fmi2Terminate as it should be possible to call fmi2GetXXX after it, just set the modelTerminated status - move memory free from fmi2Terminate to fmi2FreeInstance |
2708d45b1 | Adrian Pop | activate the needed flags when -d=-nfScalarize is on |
aa6173bbd | Adrian Pop | make impure functions be of variability continuous (ticket:5127) - remove the check for impure in NFFrontEnd/NFCeval.mo - add check for impure in NFFrontEnd/NFCall.mo |
3048851a8 | Adrian Pop | all synchronous features except state machines should work (ticket:5127) - do not constant evaluate impure functions - better fix for sample that requires no patching of NFModelicaBuiltin.mo |
0f7d6b997 | Adrian Pop | patch sample overload if --std < 3.3 (ticket:5127) - reparse builtin for each language standard, associate the builtin file with both grammar and language standard - change sample definition if --std < 3.3 |
Library | Change |
---|---|
ThermoPower | From version 3.1 OMSimulator v2.0.0-dev-619-gde76271-linux (revision 3.1-20180914-182356~git~master) OMSimulator v2.0.0-dev-619-gde76271-linux to 3.1 OMSimulator v2.0.0-dev-619-gde76271-linux (revision 3.1-20180918-214546~git~master) OMSimulator v2.0.0-dev-619-gde76271-linux |