]> gerrit.simantics Code Review - simantics/fmil.git/history - org.simantics.fmil.core/src/org/simantics/fmil/core/FMIL.java
Switch to full JavaSE-11+ compatibility
[simantics/fmil.git] / org.simantics.fmil.core / src / org / simantics / fmil / core / FMIL.java
2020-03-21 Antti VillbergVariable with index 0 cannot be handled by FMIL 37/4037/1
2020-01-14 Miro Richard EklundEnsure unloadFMU is called only if FMU instance (pointe... 78/3778/1 release/1.42.0
2018-10-10 Miro Richard EklundPending status can be returns from FMU to Native C... 93/2293/3
2018-09-21 Tuukka LehtonenMerge "Added getters and setters for all FMI data types."
2018-09-20 Reino RuusuAdded getters and setters for all FMI data types. 15/2215/1
2018-09-13 Miro Richard EklundAdd atomic counter for instanceName and update README... 64/2164/9
2018-09-12 Reino RuusuFixed unsafe handling of temporary directory deletion. 63/2163/2
2018-07-20 Miro Richard EklundDefault values for FMI values is NaN in FMIL.java 41/1941/1
2018-04-10 meklundLinux 64 support for FMU 00/1700/1 release/1.34.0 release/1.34.2
2018-03-29 meklundChanged FMIL core and fragments logic to properly find... 64/1664/5
2018-03-15 Miro Richard EklundRemoved Simantics DB requirement from FMIL 80/1580/1
2017-08-21 jsimomaaImprovements to FMI-support to support 2.0 FMU's 69/869/2
2016-04-01 lehtonenRenamed org.simantics.fmil to org.simantics.fmil.core...