Timeline


and

2019-06-04:

20:36 Ticket #2960 (Extremely sluggish performance of OMEdit when browsing MSL and ...) closed by casella
fixed: After five years, I'm retrying the same experiment that was originally …
19:43 Ticket #3743 (Slowness and error in OMEdit error when resizing) closed by ceraolo
fixed
17:24 Changeset in OpenModelica [ed95c5bf] by Adrian Pop <adrian.pop@…>
  • 1 edit
    2 adds in .CI

Jenkins pipeline for Windows/MinGW

17:06 Changeset in OpenModelica [3e60c14b]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Martin Sjölund <martin+github@…>
  • 3 edits in /

Add a pipeline for OSX

16:45 Ticket #5516 (tableOnFile parameter of a CombiTable2D appears modifiable when using NF) closed by perost
fixed: Fixed in 4c6b5ee.
16:45 Ticket #5454 (Make all parameters unchangeable when -d=evaluateAllParameters is set) closed by perost
fixed: Fixed in 4c6b5ee.
16:44 Changeset in OpenModelica [84f52c5]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by perost <perost86@…>
  • 35 edits in /

[NF] Set structural parameters as final in the DAE

  • Set structural parameters as final when creating the DAE structure, to indicate that they've been evaluated and shouldn't be modified.
  • Disable the old way of doing this used by the OF when using the NF, to avoid unnecessary traversal of the DAE.
16:38 Ticket #5517 (Clicking arrow-up crashes OMEdit) created by ceraolo
1) load Es1a and stAsmaPkg1819 2) open Es1a 3) select diagram (through …
16:19 Changeset in OpenModelica [4c6b5ee] by Per Östlund <perost86@…>
  • 35 edits in /

[NF] Set structural parameters as final in the DAE

  • Set structural parameters as final when creating the DAE structure, to indicate that they've been evaluated and shouldn't be modified.
  • Disable the old way of doing this used by the OF when using the NF, to avoid unnecessary traversal of the DAE.
14:29 Ticket #5470 (Incorrect assumption of OMC solver on minimum time step should be removed) closed by lochel
fixed
13:41 Changeset in OpenModelica [4e286fa]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by GitHub <noreply@…>
  • 7 edits in /

Adjust minimal step size (#219)

12:52 Changeset in OpenModelica [f84e748] by GitHub <noreply@…>
  • 1 edit in README.md

Update README.md

Bump jenkins

12:49 Changeset in OpenModelica [0753c50] by Martin Sjölund <martin.sjolund@…>
  • 3 edits in /

Add a pipeline for OSX

11:57 Changeset in OpenModelica [cf60a3c] by Lennart Ochel <lennart.ochel@…>
  • 5 edits in /

Remove minStepSize from <model>_init.xml

2019-06-03:

19:01 Ticket #5516 (tableOnFile parameter of a CombiTable2D appears modifiable when using NF) created by ceraolo
Consider the enclosed "Test.mo" along with "Test.TXT" The table output …
14:40 Ticket #4003 (OMEdit uses wrong modelica:// path) reopened by anonymous
It's still or again not working. On Linux the PowerWorld example is …
13:35 Changeset in OpenModelica [d2b895a] by Lennart Ochel <lennart.ochel@…>
  • 3 edits in testsuite

Update testsuite; expected output

13:34 Ticket #5271 (Cannot import to Python) closed by sjoelund.se
worksforme
12:57 Changeset in OpenModelica [760533d7] by Lennart Ochel <lennart.ochel@…>
  • 5 edits in OMCompiler

Adjust minimal step size

12:18 Ticket #5515 (Allow for some margin at the top and bottom of plot windows in OMEdit) created by casella
Consider the attached simple test case, where y is a PWM signal …

2019-06-02:

20:23 Changeset in OpenModelica [43bbd73]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/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 OMCompiler/Compiler/scripts/Compile.bat

Use the Windows short path names to make MINGW happy

Windows creates are short path name for each folder that contains spaces or special characters. If we use the that MINGW can compile files from such paths.
Use the -w flag for make to print the current directory

2019-06-01:

15:36 Ticket #5514 (Keep Modelica-FMU interaction possible) created by ceraolo
If I'm not mistaken, OM simulator (used from OMEdit) does not allow …

2019-05-31:

21:39 Changeset in OpenModelica [2ac39849]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Martin Sjölund <martin+github@…>
  • 3 edits in /

Fixes for latest sphinx version

21:39 Changeset in OpenModelica [2b3b8d85]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Martin Sjölund <martin+github@…>
  • 1 edit
    1 add in .CI

Add pipeline for cppruntime tests

18:26 Ticket #5507 (OMEdit crashes when text is written in icon view) closed by adrpo
fixed: More fixes in: f9fe35/OpenModelica.
18:24 Changeset in OpenModelica [dbbd56e]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 4 edits in /

more fixes for ticket:5507

  • give defaults for 'extent' and 'textString' also in the Text record

other changes

  • split execstat in NFApi for better performance info
  • display the OMEdit log numbers with better formatting
18:02 Changeset in OpenModelica [458b624b] by Martin Sjölund <martin.sjolund@…>
  • 3 edits in /

Fixes for latest sphinx version

18:02 Changeset in OpenModelica [c991765] by Martin Sjölund <martin.sjolund@…>
  • 1 edit
    1 add in .CI

Add pipeline for cppruntime tests

17:13 Changeset in OpenModelica [f9fe35d5] by Adrian Pop <adrian.pop@…>
  • 4 edits in /

more fixes for ticket:5507

  • give defaults for 'extent' and 'textString' also in the Text record

other changes

  • split execstat in NFApi for better performance info
  • display the OMEdit log numbers with better formatting
14:22 Ticket #5513 (OMEdit doesn't correctly insert "each" statement for arrays) closed by casella
duplicate: Duplicate of #5405
10:34 WikiStart edited by sjoelund.se
(diff)
10:00 Changeset in OpenModelica [716cbd9c]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Martin Sjölund <martin+github@…>
  • 1 edit
    4 adds in /

Add Jenkins pipelines for slower jobs

09:56 Changeset in OpenModelica [75252ef1]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/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 OMEdit/OMEdit/OMEditGUI/Annotations/TextAnnotation.cpp

ISSUE-5507: Prevents OMEdit from crashing when parsing text annotations. Fixed incorrect bound check

09:19 Changeset in OpenModelica [6927c0c] by Martin Sjölund <martin.sjolund@…>
  • 1 edit
    4 adds in /

Add Jenkins pipelines for slower jobs

2019-05-30:

19:39 Ticket #5513 (OMEdit doesn't correctly insert "each" statement for arrays) created by crupp@…
In a new model, if you insert a …
19:34 Ticket #5482 (Further speed up of NF API) reopened by adrpo
19:05 Ticket #4494 (Incorrect/inconsistent nonlinear solution during simulation) closed by crupp@…
fixed: This seems to be working now with OpenModelica …
18:48 Ticket #5512 (Problem with arrayed parameters in NF) created by crupp@…
The attached model produces the following translation error: […] …
16:03 Changeset in OpenModelica [d1598f76]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Martin Sjölund <martin+github@…>
  • 3 edits in OMCompiler

Fixes for parallel builds

15:37 Ticket #5511 (Investigate MetaModelica to Julia translator) created by sjoelund.se
Things that we need: * A simple (or advanced) source-to-source …
15:31 Ticket #5510 (function can not return or take array) closed by sjoelund.se
invalid: I don't know how it could have worked in v1.11. The fact that it …
14:11 Changeset in OpenModelica [a9ba103] by Martin Sjölund <martin.sjolund@…>
  • 3 edits in OMCompiler

Fixes for parallel builds

12:35 Ticket #5510 (function can not return or take array) created by mehulsutariya09@…
our developed library works well with the v1.11 but now it gives us a …
11:49 Changeset in OpenModelica [a99df61b]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/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/NFFrontEnd/NFInst.mo

[NF] minor change to remove duplication

11:08 Changeset in OpenModelica [e50e513] by Adrian Pop <adrian.pop@…>
  • 1 edit in OMCompiler/Compiler/NFFrontEnd/NFInst.mo

[NF] minor change to remove duplication

2019-05-29:

21:54 Changeset in OpenModelica [a38506de]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/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/Script
  • use NF for getComponents API
20:52 Changeset in OpenModelica [44f7474] by Adrian Pop <adrian.pop@…>
  • 2 edits in OMCompiler/Compiler/Script
  • use NF for getComponents API
19:03 Changeset in OpenModelica [fa1ba18]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Martin Sjölund <martin+github@…>
  • 1 edit in Makefile.in

Actually clean difftool on make clean

18:21 Changeset in OpenModelica [2358e3d] by Martin Sjölund <martin.sjolund@…>
  • 1 edit in Makefile.in

Actually clean difftool on make clean

17:10 Ticket #5509 (Make Simulation Setup dependent of target language) created by AnHeuermann
When setting target language to a different setting than C in OMEdit …
13:54 Changeset in OpenModelica [89db729]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Martin Sjölund <martin+github@…>
  • 1 edit in testsuite/difftool/Makefile

The clean target should clean difftool

13:15 Changeset in OpenModelica [89c20ab]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Martin Sjölund <martin+github@…>
  • 1 edit in Jenkinsfile

Use a mutex for nodes that share docker volumes

This avoids problems when checking out git repositories that are
cached using docker volumes.

13:10 Changeset in OpenModelica [4f3e6fa] by Martin Sjölund <martin.sjolund@…>
  • 1 edit in testsuite/difftool/Makefile

The clean target should clean difftool

12:44 Changeset in OpenModelica [583272f] by Martin Sjölund <martin.sjolund@…>
  • 1 edit in Jenkinsfile

Use a mutex for nodes that share docker volumes

This avoids problems when checking out git repositories that are
cached using docker volumes.

12:03 Changeset in OpenModelica [6baafdf0] by Adeel Asghar <adeel.asghar@…>
  • 1 edit in OMCompiler/Compiler/scripts/Compile.bat

Use the Windows short path names to make MINGW happy

Windows creates are short path name for each folder that contains spaces or special characters. If we use the that MINGW can compile files from such paths.
Use the -w flag for make to print the current directory

11:02 Ticket #5508 (getExtendsModifierNames() API call still slow with -nfAPI) closed by adrpo
fixed: More of the old API is handled now via NF in …
10:59 Ticket #5502 (Modelica.Fluid component icons are not shown correctly) closed by adrpo
fixed: Fixed with f4dcc4/OpenModelica. More work is needed for …
10:58 Ticket #5506 (NF does not read diagram coordinates) closed by adrpo
fixed: Fixed with f4dcc4/OpenModelica.
10:57 Changeset in OpenModelica [43c2b75]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 17 edits
    1 add in /
  • more NF API changes
  • expose DynamicSelect expressions in annotations
  • avoid parameter in annotation records to force scalarization, use nfAPI flag to force it
  • handle DynamicSelect typing and evaluation
  • support conversion from Boolean to Real (used in annotations in MSL, i.e. Boolean > 0.5) only if -d=nfAPI is on and issue a warning
  • fix for ticket:5506, add test: testsuite/openmodelica/interactive-API/Ticket5506
  • fix for ticket:5502, return just the first expression in DynamicSelect for all API if -d=nfAPIDynamicSelect flag is not given
  • update testsuite/openmodelica/interactive-API/interactive_api_annotations
10:29 Changeset in OpenModelica [f4dcc4b0] by Adrian Pop <adrian.pop@…>
  • 17 edits
    1 add in /
  • more NF API changes
  • expose DynamicSelect expressions in annotations
  • avoid parameter in annotation records to force scalarization, use nfAPI flag to force it
  • handle DynamicSelect typing and evaluation
  • support conversion from Boolean to Real (used in annotations in MSL, i.e. Boolean > 0.5) only if -d=nfAPI is on and issue a warning
  • fix for ticket:5506, add test: testsuite/openmodelica/interactive-API/Ticket5506
  • fix for ticket:5502, return just the first expression in DynamicSelect for all API if -d=nfAPIDynamicSelect flag is not given
  • update testsuite/openmodelica/interactive-API/interactive_api_annotations

2019-05-28:

18:11 Changeset in OpenModelica [1b04dcf5] by johti <johti17@…>
  • 1 edit in OMEdit/OMEdit/OMEditGUI/Annotations/TextAnnotation.cpp

ISSUE-5507: Prevents OMEdit from crashing when parsing text annotations. Fixed incorrect bound check

16:29 Ticket #4297 (Sum of complex quantities cannot be handled) reopened by Christian Kral <dr.christian.kral@…>
I tested the originally attached example …
14:49 Ticket #5508 (getExtendsModifierNames() API call still slow with -nfAPI) created by casella
Analysis reported in ticket:5482#comment:10 shows that the …
14:06 Changeset in OpenModelica [3e12ff23]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/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 OMEdit/OMEdit/OMEditGUI/Animation

Better reading of visual xml file

Fixes memory leaks.

13:22 Changeset in OpenModelica [b0be257b] by Adeel Asghar <adeel.asghar@…>
  • 2 edits in OMEdit/OMEdit/OMEditGUI/Animation

Better reading of visual xml file

Fixes memory leaks.

12:10 Changeset in OpenModelica [767bbe4c]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adeel Asghar <adeel.asghar@…>
  • 21 edits in /

Always send utf-8 data from OMEdit to OMC

Use the wide char APIs for file handling

11:20 Changeset in OpenModelica [98f9dbbf] by Adeel Asghar <adeel.asghar@…>
  • 21 edits in /

Always send utf-8 data from OMEdit to OMC

Use the wide char APIs for file handling

10:14 Ticket #5475 (Mixed-determined initialization system in Modelica.Electrical.Analog) closed by lochel
duplicate: This is the same issue as reported in #5170.
Note: See TracTimeline for information about the timeline view.