Skip to content

Changes

Summary

  1. refs #1478: Replace Impure annotation by impure declaration (details)
  2. refs #1478: Declare external functions as pure/impure (details)
  3. refs #1478: Fix merge conflict (details)
  4. refs #1478: Fix splitPathName declaration (details)
  5. refs #1478: Fix random declarations (details)
  6. refs #1478: Fix error declaration (details)
  7. refs #1478: Deprecate readTableData functions (details)
  8. refs #1478: Clarify usertab feature of tables (details)
Commit 4166c226bf258ed067c2bfe38a6a322ad0d0588a by modelica
refs #1478: Replace Impure annotation by impure declaration
The file was modified Modelica/Blocks/Tables.mo (diff)
The file was modified Modelica/Utilities/Internal.mo (diff)
The file was modified Modelica/Utilities/Files.mo (diff)
The file was modified Modelica/Utilities/System.mo (diff)
The file was modified Modelica/Utilities/Streams.mo (diff)
The file was modified ModelicaServices/package.mo (diff)
Commit de740c32bab443f3c6c6125d933c72aa12aaffab by modelica
refs #1478: Declare external functions as pure/impure
The file was modified Modelica/Math/Random.mo (diff)
The file was modified Modelica/Utilities/Streams.mo (diff)
The file was modified ModelicaTest/Math.mo (diff)
The file was modified Modelica/Utilities/Strings.mo (diff)
The file was modified Modelica/Blocks/Tables.mo (diff)
The file was modified Modelica/Utilities/System.mo (diff)
The file was modified Modelica/Math/package.mo (diff)
The file was modified Modelica/Math/FastFourierTransform.mo (diff)
Commit d77ef3a69eef41417393552c9db5541f29f973e5 by modelica
refs #1478: Fix merge conflict
The file was modified Modelica/Blocks/Tables.mo (diff)
Commit 13dbcaaaa1f99f12b3af38969805c027976c1b0d by modelica
refs #1478: Fix splitPathName declaration
The file was modified Modelica/Utilities/Files.mo (diff)
Commit 46b17fb4f8daf99bf2e1bcb2de69ad3a04ecaa51 by modelica
refs #1478: Fix random declarations
The file was modified Modelica/Math/Random.mo (diff)
Commit 7b4bd563c91496d6192b9f42fdb0d990bf5d2126 by modelica
refs #1478: Fix error declaration
The file was modified Modelica/Utilities/Streams.mo (diff)
Commit 409f3b80829f6978d8eb170f4884a42eb546c148 by modelica
refs #1478: Deprecate readTableData functions

Move (unused) readTableData functions to ObsoleteModelica4 to gain purity of getTableValue functions
The file was modified Modelica/Blocks/Tables.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified ObsoleteModelica4.mo (diff)
The file was modified Modelica/Resources/Scripts/Conversion/ConvertModelica_from_3.2.3_to_4.0.0.mos (diff)
Commit 817729d6c86f354e439d146efa74e17b8c1ad149 by modelica
refs #1478: Clarify usertab feature of tables
The file was modified Modelica/Blocks/Tables.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was modified ModelicaTest/Tables/CombiTimeTable.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable1Ds.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable1Dv.mo (diff)