Timeline


and

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.

2019-05-27:

16:58 Ticket #5507 (OMEdit crashes when text is written in icon view) created by Andrea.Bartolini
Steps to reproduce the issue: 1) create a new model "Test" in OMEdit …
14:31 Ticket #5506 (NF does not read diagram coordinates) reopened by casella
14:30 Ticket #5506 (NF does not read diagram coordinates) closed by casella
fixed
12:45 Ticket #5153 (reCAPTCHA V1 is not working anymore thus not allowing to send some ...) reopened by atrosinenko
Tried to answer "Thank you!" here from the incognito mode of Firefox …
11:38 Ticket #5506 (NF does not read diagram coordinates) created by ceraolo
Consider the following model: […] if loaded with …
09:39 Changeset in OpenModelica [c8b2e0e0]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 OMCompiler/3rdParty

Update ModelicaExternalC

This fixes ticket:5469.

09:14 Ticket #5503 (Selecting different shapes while drawing a shape causes OMEdit to end ...) closed by johti17
fixed
08:54 Changeset in OpenModelica [04b5e7ae]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

ISSUE-5503: Focus set proper when changing the shape that we are activly drawing

08:53 Changeset in OpenModelica [a7237c2]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 OMEdit/OMEdit/OMEditGUI/Modeling/Commands.cpp

RemovedOutCommentedCode: Removed code that was not used in Commands.cpp. They are still in the history so should be retrievable

08:35 Changeset in OpenModelica [7dba1eab] by Martin Sjölund <martin.sjolund@…>
  • 1 edit in OMCompiler/3rdParty

Update ModelicaExternalC

This fixes ticket:5469.

08:28 Changeset in OpenModelica [a094062] by Martin Sjölund <martin.sjolund@…>
  • 3 edits in BuildProjects/autotools

Merge commit '0b92e5aac5b9d80e47808a97bd569e14da7a6acd'

08:27 Changeset in OpenModelica [e37b4bfa] by Martin Sjölund <martin.sjolund@…>
  • 18 edits
    1 move
    4 adds in C-Sources

Merge commit 'f2d981467fefdfe0fbde82b814140483ba407149'

2019-05-25:

00:41 Ticket #5505 (Avoid file lists to be shown along with error messages) created by ceraolo
The attached model TwoLegs is wrong because the nv pin of powerSensor …

2019-05-24:

17:25 Changeset in OpenModelica [44c0fb1] by johti <johti17@…>
  • 2 edits in OMEdit/OMEdit/OMEditGUI

ISSUE-5503: Focus set proper when changing the shape that we are activly drawing

14:44 Ticket #5504 (Make the startup box moveable) created by johti17
Desc: (Update, 2019-05-27) Possible to move the window around on …
14:21 Changeset in OpenModelica [13ec32d] by johti <johti17@…>
  • 1 edit in OMEdit/OMEdit/OMEditGUI/Modeling/Commands.cpp

RemovedOutCommentedCode: Removed code that was not used in Commands.cpp. They are still in the history so should be retrievable

14:02 Ticket #5503 (Selecting different shapes while drawing a shape causes OMEdit to end ...) created by johti17
See description DOD: Reimplement the focus out event so that this …
13:53 Ticket #5444 (Possible bug when drawing polygons in OMEdit (On Windows 10 64 bit build)) closed by johti17
fixed
13:24 Changeset in OpenModelica [4d4d8099]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/Modeling

enhancement-5444: Now possible to escape while drawing lines and polygons

12:13 Changeset in OpenModelica [db473a1] by johti <johti17@…>
  • 2 edits in OMEdit/OMEdit/OMEditGUI/Modeling

enhancement-5444: Now possible to escape while drawing lines and polygons

10:04 Ticket #5416 (disable a toolbar) closed by adeas31
wontfix: This toolbar is of course used by array plots but most importantly for …
09:29 Changeset in OpenModelica [c6b0e20c]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@…>
  • 2 edits in OMCompiler/SimulationRuntime/c/simulation/solver

Prevent some memory leaks in KINSol

Related to ticket:5485. Note that free'ing the KINSol data makes
simulations time out so that part is not disabled.

09:28 Changeset in OpenModelica [7d0026e]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

Abort previous builds when PR has a new commit

07:34 Ticket #5501 (Occuring of error while saving a modified model) reopened by mehulsutariya09@…
https://github.com/FOSSEE/OMChemSim here in Simulator.mo, I try to …
00:25 Changeset in OpenModelica [6bcd5645]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 doc/UsersGuide/source

Documentation about DynamicSelect and state machine debugging

2019-05-23:

21:55 Changeset in OpenModelica [929e19fd] by gossen <maksimov.io@…>
  • 1 edit
    1 add in testsuite/simulation/modelica/synchronous

Added testsuite for #5404

20:39 Changeset in OpenModelica [5f90d271] by Adeel Asghar <adeel.asghar@…>
  • 2 edits in doc/UsersGuide/source

Documentation about DynamicSelect and state machine debugging

18:46 Ticket #5502 (Modelica.Fluid component icons are not shown correctly) created by casella
To reproduce the problem, open …
16:12 Changeset in OpenModelica [0468d69]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@…>
  • 3 edits in OMCompiler/Compiler/NFFrontEnd

[NF] Avoid evaluating external functions.

  • Mark external function calls as non-structural, to avoid expressions containing such calls from being marked as structural when its not strictly necessary.
14:48 Changeset in OpenModelica [46dae9f] by Martin Sjölund <martin.sjolund@…>
  • 1 edit in Jenkinsfile

Abort previous builds when PR has a new commit

14:22 Ticket #5501 (Occuring of error while saving a modified model) closed by casella
invalid: You should try to provide a test case that allows to reproduce the …
14:15 Changeset in OpenModelica [a09c8ab]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/SimulationRuntime/c/util

fix MSVC build

  • handle MSVC that doesn't know how to handle array declarations with sizes set by local variables on the stack
13:57 Ticket #5501 (Occuring of error while saving a modified model) created by mehulsutariya09@…
Whenever I try to save my model after modifying its content; OMEdit …
12:37 Changeset in OpenModelica [5b15584b] by Adrian Pop <adrian.pop@…>
  • 2 edits in OMCompiler/SimulationRuntime/c/util

fix MSVC build

  • handle MSVC that doesn't know how to handle array declarations with sizes set by local variables on the stack
12:09 Changeset in OpenModelica [c4aced9] by Per Östlund <perost86@…>
  • 3 edits in OMCompiler/Compiler/NFFrontEnd

[NF] Avoid evaluating external functions.

  • Mark external function calls as non-structural, to avoid expressions containing such calls from being marked as structural when its not strictly necessary.
11:17 Ticket #5240 (NFEvalFunction.evaluateExternal is not yet implemented) reopened by casella
The [https://github.com/lbl-srg/modelica-buildings/commits/master
11:01 Changeset in OpenModelica [dffb828d] by Andreas Heuermann <andreas.heuermann@…>
  • 1 edit in testsuite/simulation/modelica/initialization/homotopy4_solver.mos

Made homotopy initialization test independent of OS

10:45 Changeset in OpenModelica [5fab53b] by Martin Sjölund <martin.sjolund@…>
  • 2 edits in OMCompiler/SimulationRuntime/c/simulation/solver

Prevent some memory leaks in KINSol

Related to ticket:5485. Note that free'ing the KINSol data makes
simulations time out so that part is not disabled.

07:24 Changeset in OpenModelica [dbe3960e]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 OMCompiler/Makefile.common

RHEL6 requires libatomic_ops/m4 to exist

If the directory does not exist, autoreconf fails

2019-05-22:

21:45 Changeset in OpenModelica [e9669a94] by gossen <maksimov.io@…>
  • 1 edit in OMCompiler/Compiler/BackEnd/CommonSubExpression.mo

Skip clocked equation systems in CommonSubExpression.mo

13:40 Ticket #2626 (Support FMI co-simulation import) closed by adeas31
wontfix: The FMI import functionality is now supported via …
13:38 Ticket #5495 (NF does not overcome check of an MSL model) closed by perost
invalid: Closing as invalid since the issue wasn't with the compiler but the MSL.
13:34 Ticket #5482 (Further speed up of NF API) closed by adrpo
fixed: Fixed in 0e102b/OpenModelica. || ||= old API =||= new …
13:21 Changeset in OpenModelica [53f0fcb]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

Adapt to the new output format for text options

13:09 Changeset in OpenModelica [69a67b26]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@…>
  • 9 edits in OMCompiler

Support non-ascii characters on Windows

Handle the file writing and removing code.
Handle reading the result files.
Use c_add_message instead of stderr.
Updated 3rdParty antlr.

13:04 Changeset in OpenModelica [38bb5e0]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 Lennart Ochel <lennart.ochel@…>
  • 2 edits in OMCompiler/Compiler/BackEnd

set datarecon uncertain var unreplaceable

12:20 Changeset in OpenModelica [4199f2d] by Adeel Asghar <adeel.asghar@…>
  • 1 edit in OMEdit/OMEdit/OMEditGUI/Annotations/TextAnnotation.cpp

Adapt to the new output format for text options

11:48 Changeset in OpenModelica [e2eee3d] by arun3688 <rain100falls@…>
  • 2 edits in OMCompiler/Compiler/BackEnd

set datarecon uncertain var unreplaceable

11:38 Changeset in OpenModelica [2c90ef26] by Martin Sjölund <martin.sjolund@…>
  • 1 edit in OMCompiler/Makefile.common

RHEL6 requires libatomic_ops/m4 to exist

If the directory does not exist, autoreconf fails

11:11 Ticket #5500 (Macports openmodelicalibraries upgrade is failing) closed by sjoelund.se
fixed
09:58 Changeset in OpenModelica [9dd81ea] by Adeel Asghar <adeel.asghar@…>
  • 9 edits in OMCompiler

Support non-ascii characters on Windows

Handle the file writing and removing code.
Handle reading the result files.
Use c_add_message instead of stderr.
Updated 3rdParty antlr.

Note: See TracTimeline for information about the timeline view.