Timeline


and

2019-11-19:

22:29 Ticket #5699 (Support nonlinear equations with non-real unknowns) created by casella
The whole HelmholtzMedia library has been passing the new frontend …
21:55 Changeset in OpenModelica [8a5f1e5]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adeel Asghar <adeel.asghar@…>
  • 1 edit in doc/UsersGuide/source/plotting.rst

Fix the 2D plotting cross reference

21:27 Ticket #1752 (A Space in the installation path name prevents simulation in OMShell) closed by adeas31
fixed: Is already fixed. See #4504.
21:10 Changeset in OpenModelica [8bf83dc] by Adeel Asghar <adeel.asghar@…>
  • 1 edit in doc/UsersGuide/source/plotting.rst

Fix the 2D plotting cross reference

17:34 Ticket #5698 (Cpp FMI Export doesn't work with OpenModelica 1.14.0 under Windows) created by rfranke
It seems that the installation path changed from c:/OpenModelica to …
16:20 Ticket #3202 (world.g override does not propagate) closed by crupp@…
fixed: Seems to be working now. I'll close it so that you don't need to worry …
15:40 Changeset in OpenModelica [61159b4] by Per Östlund <perost86@…>
  • 2 edits in OMCompiler/Compiler/NFFrontEnd

[NF] Minor fixes.

  • Remove superfluous calls to evalExpPartial in Ceval.evalArrayConstructor and Ceval.evalReduction.
  • Fix makeExpArray so it doesn't create nested array types.
15:02 Ticket #5617 (This model crashes omedit) closed by perost
fixed: Fixed in 4cf73067 and …
15:01 Changeset in OpenModelica [adb77936]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by perost <perost86@…>
  • 1 edit in OMCompiler/Compiler/NFFrontEnd/NFFlatten.mo

[NF] Fix Flatten.isDeletedComponent.

14:11 Changeset in OpenModelica [b4fe245] by Per Östlund <perost86@…>
  • 1 edit in OMCompiler/Compiler/NFFrontEnd/NFFlatten.mo

[NF] Fix Flatten.isDeletedComponent.

14:01 Ticket #5687 (Evaluting structural parameters and array modifications) closed by perost
fixed: Fixed in 4cf73067.
14:00 Ticket #5512 (Problem with arrayed parameters in NF) closed by perost
fixed: Fixed in 4cf73067.
13:59 Ticket #5493 (The NF does not handle array modifiers correctly) closed by perost
fixed: Fixed in 4cf73067.
13:58 Ticket #5466 (The NF does not handle conditional initial equations in sub-components ...) closed by perost
fixed: Fixed in 4cf73067.
13:58 Ticket #5423 (Models with Aron sensor do not simulate with NF) closed by perost
fixed: Fixed in 4cf73067.
13:57 Ticket #5373 (Issue with Ceval computing array + scalar Real expression in the NF) closed by perost
fixed: Fixed in 4cf73067.
13:55 Ticket #5202 (NFCeval.evalBuiltinAbs gets invalid vector input in Buildings model) closed by perost
fixed: Fixed in 4cf73067.
12:54 Changeset in OpenModelica [c334878]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adeel Asghar <adeel.asghar@…>
  • 2 edits in doc/UsersGuide/source

Cross reference for OMEdit 2D Plotting

12:54 Changeset in OpenModelica [028aa55]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adeel Asghar <adeel.asghar@…>
  • 1 edit in OMEdit/OMEditLIB/Annotations/TextAnnotation.cpp

Show text ellipses when font is below minimum size

11:59 Changeset in OpenModelica [6dda23e] by Adeel Asghar <adeel.asghar@…>
  • 2 edits in doc/UsersGuide/source

Cross reference for OMEdit 2D Plotting

11:45 Changeset in OpenModelica [0c73ae25]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adeel Asghar <adeel.asghar@…>
  • 5 edits in OMEdit/OMEditLIB

Delete the items that are not part of the scene

Do not try to remove child items from the scene

11:44 Changeset in OpenModelica [60169c18] by Adeel Asghar <adeel.asghar@…>
  • 1 edit in OMEdit/OMEditLIB/Annotations/TextAnnotation.cpp

Show text ellipses when font is below minimum size

11:11 Ticket #5691 (OMEdit overlaps diagrams of different models) closed by adeas31
fixed: Fixed in 724446d/OpenModelica and ported the fix to 1.14
10:58 Changeset in OpenModelica [a535acd]maintenance/v1.14 by Adeel Asghar <adeel.asghar@…>
  • 1 edit in OMEdit/OMEdit/OMEditGUI/Component/Component.cpp

Fixed ticket:5691 first remove the item, draw it and then add it

10:50 Changeset in OpenModelica [dfcfd2f6] by Adeel Asghar <adeel.asghar@…>
  • 5 edits in OMEdit/OMEditLIB

Delete the items that are not part of the scene

Do not try to remove child items from the scene

10:47 Changeset in OpenModelica [8c75568a]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by GitHub <noreply@…>
  • 1 edit in OMCompiler/Compiler/NFFrontEnd/NFCeval.mo

Merge pull request #555 from perost/nfinst

[NF] Fix ceval of reductions/array constructors.

10:36 Changeset in OpenModelica [9d1c142] by Adeel Asghar <adeel.asghar@…>
  • 1 edit in OMEdit/OMEdit/OMEditGUI/Component/Component.cpp

Fixed ticket:5691 first remove the item, draw it and then add it

10:30 Changeset in OpenModelica [724446d]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adeel Asghar <adeel.asghar@…>
  • 1 edit in OMEdit/OMEditLIB/Component/Component.cpp

Fixed ticket:5691 first remove the item, draw it and then add it

09:58 Changeset in OpenModelica [6367f22a] by Adeel Asghar <adeel.asghar@…>
  • 1 edit in OMEdit/OMEditLIB/Component/Component.cpp

Fixed ticket:5691 first remove the item, draw it and then add it

03:14 Changeset in OpenModelica [68d18ce] by Per Östlund <perost86@…>
  • 1 edit in OMCompiler/Compiler/NFFrontEnd/NFCeval.mo

[NF] Fix ceval of reductions/array constructors.

01:14 Changeset in OpenModelica [70a7a88] by Adrian Pop <adrian.pop@…>
  • 1 edit in OMCompiler/Compiler/NFFrontEnd/NFCeval.mo

fix for ticket:5697, evaluate the binding expression in reductions

01:13 Ticket #5697 ([NF] NFCeval.evalBinaryAdd failed to evaluate 0.0 + -2.23195685386651) created by adrpo
Some of the HelmholtzMedia are failing with this: …
00:20 Ticket #5696 ([RUNTIME] Allow to combine -override and -overrideFile as otherwise it ...) created by adrpo
Currently OMEdit uses -override to override the start, stop, etc: …

2019-11-18:

19:01 Ticket #5606 (3D Animation no longer supported on MacOS) closed by casella
wontfix: I discussed this with @sjoelund.se and @adrpo. Basically - …
16:32 Changeset in OpenModelica [4cf73067]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by perost <perost86@…>
  • 18 edits in OMCompiler/Compiler

Improved handling of propagated array modifiers.

  • Added new BINDING_EXP expression, which is now used to track e.g. the parents of a binding instead of keeping that information in a Binding.
  • Made the Ceval module aware of binding expressions, such that it can use the binding information to correctly subscript evaluated component references.
  • Improved the flattening of propagated array modifiers.
15:40 Changeset in OpenModelica [be75f859] by Per Östlund <perost86@…>
  • 18 edits in OMCompiler/Compiler

Improved handling of propagated array modifiers.

  • Added new BINDING_EXP expression, which is now used to track e.g. the parents of a binding instead of keeping that information in a Binding.
  • Made the Ceval module aware of binding expressions, such that it can use the binding information to correctly subscript evaluated component references.
  • Improved the flattening of propagated array modifiers.
13:05 Changeset in OpenModelica [5219ee24]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Lennart Ochel <lennart.ochel@…>
  • 2 edits in OMCompiler/Compiler

add oms_fault_type enumeration to OMSimulator (#551)

11:14 Ticket #5695 (Slow performance of 3D animation with repeat) created by adeas31
Setting the 3D animation on repeat makes the animation rather slow …
10:42 Changeset in OpenModelica [288be75]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adeel Asghar <adeel.asghar@…>
  • 8 edits in OMEdit/OMEditLIB

Allow setting the visualization on repeat

10:27 Changeset in OpenModelica [e94247e7] by arun3688 <rain100falls@…>
  • 2 edits in OMCompiler/Compiler

add oms_fault_type enumeration to OMSimulator

10:02 Ticket #5694 (Missing state machine support) created by perost
The support for state machines needs to be ported to the new frontend.
09:47 Changeset in OpenModelica [ffa4572f] by Adeel Asghar <adeel.asghar@…>
  • 8 edits in OMEdit/OMEditLIB

Allow setting the visualization on repeat

2019-11-16:

20:30 Ticket #5693 (Cannot run OM any more) closed by ceraolo
invalid
17:43 Ticket #5693 (Cannot run OM any more) created by ceraolo
On one of my PC's I had troubles with OM. Therefore I did as follows: …
01:55 Ticket #5689 (Setting a wrong flag breaks graphical annotations) closed by adrpo
fixed
01:31 Changeset in OpenModelica [8b27e5b]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 2 edits in OMCompiler/Compiler

fix for ticket:5689

2019-11-15:

13:08 ReleaseNotes/1.14.0 edited by adrpo
(diff)
13:06 ReleaseNotes/1.14.0 edited by adrpo
(diff)
13:00 ReleaseNotes/1.15.0 edited by adrpo
(diff)
12:59 ReleaseNotes/1.16.0 edited by adrpo
(diff)
12:58 ReleaseNotes/1.16.0 created by adrpo
12:57 ReleaseNotes/1.15.0 created by adrpo
12:56 ReleaseNotes/1.14.0 edited by adrpo
(diff)
12:39 Changeset in OpenModelica [db95ef6]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 5 edits in /

[CRuntime] Fix segmentation fault for parallel symbolic Jacobians

  • Evaluate constant equations only outside of parallel region and only for data->simulationInfo->analyticJacobians[index]. Was causing problems when enabling parallelization for symbolic jacobians without constant parts for sparse models.
  • Fixed missing evaluation for constant equation inside ida solver
  • Updated testcase to check IDA with non-colored symbolic jacobian with constant parts.
12:36 Changeset in OpenModelica [5d14570]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 2 edits in OMCompiler

Documentation for method of (non-)linear systems

Added some documentation in generated C code and in the runtime for
linearSystemData[index].method = 0 or 1.

12:36 Changeset in OpenModelica [58e132b0]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 1 edit in README.md

Updated README to work with OMCompiler beeing no submodule

2019-11-14:

15:36 Changeset in OpenModelica [12a82f60] by Andreas Heuermann <Andreas.Heuermann@…>
  • 1 edit in OMCompiler/SimulationRuntime/c/Makefile.omdev.mingw

[CRuntime] Option to build with USE_PARJAC on Windows

On Windows systems run

$ make -f Makefile.omdev.mingw omc -j4 USE_PARJAC=yes

to build with paralle jacobians evaluation.

15:05 Changeset in OpenModelica [e37928e9] by Per Östlund <perost86@…>
  • 1 edit in OMCompiler/Compiler/NFFrontEnd/NFEvalFunction.mo

[NF] Fix type of ModelicaIO_readMatrixSizes.

  • Fix the type when evaluating ModelicaIO_readMatrixSizes, the resulting expressions should be Integer[2] and not Integer.
15:04 Changeset in OpenModelica [e4c3c3e9] by Andreas Heuermann <andreas.heuermann@…>
  • 5 edits in /

[CRuntime] Fix segmentation fault for parallel symbolic Jacobians

  • Evaluate constant equations only outside of parallel region and only for data->simulationInfo->analyticJacobians[index]. Was causing problems when enabling parallelization for symbolic jacobians without constant parts for sparse models.
  • Fixed missing evaluation for constant equation inside ida solver
  • Updated testcase to check IDA with non-colored symbolic jacobian with constant parts.
13:44 Changeset in OpenModelica [7952040] by Andreas Heuermann <andreas.heuermann@…>
  • 2 edits in OMCompiler

Documentation for method of (non-)linear systems

Added some documentation in generated C code and in the runtime for
linearSystemData[index].method = 0 or 1.

13:02 Changeset in OpenModelica [8c1ebb1d]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Lennart Ochel <lennart.ochel@…>
  • 10 edits in /

Fix OMC-OMSimulator API calls (#543)

11:54 Changeset in OpenModelica [ec9aeff] by arun3688 <rain100falls@…>
  • 10 edits in /

Fix OMC-OMSimulator API calls

11:05 Changeset in OpenModelica [eb1b76b] by kabdelhak <karim.abdelhak@…>
  • 1 edit in OMCompiler/Compiler/Util/Flags.mo

[BE] reactivate reshuffleLoops for now

  • remove again once fullASSC is fully functional
08:02 Ticket #5692 (segfault after "Invalid root".) created by john.pye@…
I have a simulation which fails due to an 'Invalid root' in one of my …

2019-11-13:

14:53 Changeset in OpenModelica [735c13a] by AnHeuermann <andreas.heuermann@…>
  • 1 edit in README.md

Updated README to work with OMCompiler beeing no submodule

13:34 Changeset in OpenModelica [5d013b7]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 23 edits in OMCompiler

[cppRuntime] Added config flags to configure use of zeromq communication in
simulation runtime.The ports for publish and subscribe can be configured. The
simulation runtime can then communicate over these ports with other applications via
zeroMQ.

13:25 Ticket #5690 (NF crashes when flattening algorithm with inconsistent types) closed by perost
fixed: Merged in 5121fa3.
13:24 Changeset in OpenModelica [e9fc5e1b]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by perost <perost86@…>
  • 1 edit in OMCompiler/Compiler/NFFrontEnd/NFExpression.mo

[NF] Fix some Expression.map*Opt functions.

  • Fix mapOpt, mapShallowOpt and mapFoldOpt in Expression, which would return an uninitialized value when given a NONE().
13:09 Changeset in OpenModelica [29cbeffe] by Adrian Pop <adrian.pop@…>
  • 2 edits in OMCompiler/Compiler

fix for ticket:5689

12:46 Changeset in OpenModelica [b66d30c4]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adeel Asghar <adeel.asghar@…>
  • 4 edits
    7 moves in /

Test the OMEdit diagrams

Renamed RunOMEditTestsuite to RunOMEditTestsuite.sh
Merged the browsing tests

12:27 Changeset in OpenModelica [5121fa3] by Per Östlund <perost86@…>
  • 1 edit in OMCompiler/Compiler/NFFrontEnd/NFExpression.mo

[NF] Fix some Expression.map*Opt functions.

  • Fix mapOpt, mapShallowOpt and mapFoldOpt in Expression, which would return an uninitialized value when given a NONE().
12:12 Ticket #5691 (OMEdit overlaps diagrams of different models) created by Andrea.Bartolini
Step to reproduce the issue: - open the attached package Test.mo
12:00 Changeset in OpenModelica [e676c396] by Adeel Asghar <adeel.asghar@…>
  • 4 edits
    7 moves in /

Test the OMEdit diagrams

Renamed RunOMEditTestsuite to RunOMEditTestsuite.sh
Merged the browsing tests

10:17 Changeset in OpenModelica [d7ceb15] by niklwors <niklas.worschech@…>
  • 23 edits in OMCompiler

[cppRuntime] Added config flags to configure use of zeromq communication in
simulation runtime.The ports for publish and subscribe can be configured. The
simulation runtime can then communicate over these ports with other applications via
zeroMQ.

09:32 Changeset in OpenModelica [1694d34]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adeel Asghar <adeel.asghar@…>
  • 12 edits
    1 add
    2 deletes in /

Build and run OMEdit testsuite

Added a new Jenkins stage for it.
Run it using xvfb-run.

2019-11-12:

19:40 Ticket #5690 (NF crashes when flattening algorithm with inconsistent types) created by crupp@…
The following model crashes omc when flattening using -d=newInst. …
17:33 Changeset in OpenModelica [479e6ff]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adeel Asghar <adeel.asghar@…>
  • 1 edit in OMEdit/OMEditLIB/Component/Transformation.cpp

Avoid crashing when placement annotation is in wrong format

15:59 Changeset in OpenModelica [32ca4dc] by Adeel Asghar <adeel.asghar@…>
  • 12 edits
    1 add
    2 deletes in /

Build and run OMEdit testsuite

Added a new Jenkins stage for it.
Run it using xvfb-run.

15:00 Changeset in OpenModelica [b8eace51] by Adeel Asghar <adeel.asghar@…>
  • 1 edit in OMEdit/OMEditLIB/Component/Transformation.cpp

Avoid crashing when placement annotation is in wrong format

13:07 Changeset in OpenModelica [102526d]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 2 edits in OMCompiler/Compiler

[BE] update ASSC comments and flag

12:22 Ticket #5689 (Setting a wrong flag breaks graphical annotations) created by adeas31
Set a flag -d=-nfScalarize in OMEdit …
11:32 Changeset in OpenModelica [ba6dfe8] by kabdelhak <karim.abdelhak@…>
  • 2 edits in OMCompiler/Compiler

[BE] update ASSC comments and flag

11:22 Changeset in OpenModelica [fe9cc97]maintenance/v1.14 by Adrian Pop <adrian.pop@…>
  • 2 edits in OMCompiler

omcCAPI wrongly searched even on i386 in lib/x86_64

  • use LIBINSTALLEXT instead
10:08 Changeset in OpenModelica [7f85451]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 2 edits in OMCompiler/Compiler

[BE] Added flag -d=fullASSC

  • experimental full conversion for ASSC
10:08 Changeset in OpenModelica [7e79eec1]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 1 edit in testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.HeatingSystem.mos

Expected output

10:08 Changeset in OpenModelica [d4fe50e8]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 2 edits in testsuite/simulation/modelica

Expected output

10:08 Changeset in OpenModelica [04d00c8e]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 1 edit in testsuite/ReferenceFiles/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_DOL.mat.xz

Update reference file

10:08 Changeset in OpenModelica [c7301f51]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 1 edit in OMCompiler/Compiler/BackEnd/BackendDump.mo

[testuite] update for ASSC

10:08 Changeset in OpenModelica [531dd3e]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 37 edits
    2 adds in /

[BE] update ASSC

  • analytical to structural singularity conversion
  • preperation for full replacement of equations
  • deactivateable with --noASSC
  • dump partially integrated in -d=bltdump, main dump in -d=dumpASSC
  • add testcase for ASSC
  • use array mapping for artifical sanity check
  • ASSC replaces reshuffleLoops/resolveLoops algorithm entirely. it is deactivated but not removed for now
09:32 Changeset in OpenModelica [b8bfeb52]Added-citation-metadatamaintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Martin Sjölund <martin+github@…>
  • 2 edits in OMCompiler

omcCAPI wrongly searched even on i386 in lib/x86_64

  • use LIBINSTALLEXT instead
08:54 Changeset in OpenModelica [238850c] by Karim Abdelhak <karim.abdelhak@…>
  • 2 edits in OMCompiler/Compiler

[BE] Added flag -d=fullASSC

  • experimental full conversion for ASSC
07:47 Changeset in OpenModelica [f88f9e1] by Adrian Pop <adrian.pop@…>
  • 2 edits in OMCompiler

omcCAPI wrongly searched even on i386 in lib/x86_64

  • use LIBINSTALLEXT instead
06:30 Changeset in OpenModelica [a4977f1c]maintenance/v1.14 by Adrian Pop <adrian.pop@…>
  • 2 edits in OMCompiler

fix case in CMakeLists.txt and ModelicaExternalC dependency

00:34 WikiStart edited by casella
(diff)
00:30 WikiStart edited by casella
(diff)
Note: See TracTimeline for information about the timeline view.