Timeline



2016-09-06:

17:11 Ticket #3964 (OMEdit - MetaModelica support in OMEdit) updated by Adeel Asghar
Description changed
Point 3 is done in bbba659/OMEdit.
14:39 Ticket #3964 (OMEdit - MetaModelica support in OMEdit) updated by Adeel Asghar
Description changed
14:37 Ticket #3964 (OMEdit - MetaModelica support in OMEdit) updated by Adeel Asghar
Point 6 is done in c3f1889/OMEdit.
14:36 Ticket #3964 (OMEdit - MetaModelica support in OMEdit) updated by Adeel Asghar
Point 4 is done in eb6ad82/OMEdit.
14:28 Ticket #3964 (OMEdit - MetaModelica support in OMEdit) updated by Adeel Asghar
Description changed
10:10 Ticket #4037 (Run-time - Unification of command line options among multiple runtimes) updated by Rüdiger Franke
We might reduce the list of common options. The option -M for MSL …
09:21 Ticket #3979 (Interactive Environment - OMEdit 64 bit Windows version crashes when saving models) updated by anonymous
Using the attached test package with OpenModelica 1.9.6 (on Windows …
09:18 TestPackage.zip attached to Ticket #3979 by anonymous
Test package
08:44 Ticket #4037 (Run-time - Unification of command line options among multiple runtimes) updated by Lennart Ochel
This is a complete list of all command line options available in c …
07:58 Ticket #4037 (Run-time - Unification of command line options among multiple runtimes) updated by Lennart Ochel
Status, Owner changed
I think this is a good idea. Any comments?
06:38 Ticket #4037 (Run-time - Unification of command line options among multiple runtimes) created by Rüdiger Franke
The C runtime has a lot of command line options. The Cpp runtime has …

2016-09-05:

20:56 Ticket #4003 (Interactive Environment - OMEdit uses wrong modelica:// path) updated by Rüdiger Franke
Cc changed
No extra flags or path. It might be a problem of the Windows version …
15:59 Ticket #4033 (Run-time - Default clang flags for faster build time) closed by Francesco Casella
fixed: OK. I would then suggest to remove the -Os thing from the default …
15:02 Ticket #4036 (Backend - fmu translation fails with debug flag execstat) created by Willi Braun
Following script fails, but works without the debug flag: […]
12:08 Ticket #4020 (FMI - "JSON object expected ',' or '}'" error on FMU load) updated by Martin Sjölund
I would be more interested in locale-independent fprintf working on …
11:55 Ticket #4032 (Code Generation - Using Extern C function compiler generates duplicate variables.) updated by Martin Sjölund
It is declared twice because you used table on both left side and in …
11:42 Ticket #4033 (Run-time - Default clang flags for faster build time) updated by Martin Sjölund
clang default is -O0
11:40 Ticket #4035 (Code Generation - Inefficient Code for 'or') updated by Martin Sjölund
This is not an error. Modelica by design requires all of the …

2016-09-02:

11:52 Ticket #3971 (OMEdit - OMEdit GUI bugs) closed by Adeel Asghar
wontfix
11:41 Ticket #4014 (Interactive Environment - Unexpected behavior of Start Time) updated by Lennart Ochel
Component changed
It is possible to add such a function to the scripting api. But I'm …
11:12 Ticket #3979 (Interactive Environment - OMEdit 64 bit Windows version crashes when saving models) updated by Adeel Asghar
Is there any more information on it OR should I close this ticket?
11:04 Ticket #3988 (OMEdit - Open Modelica file in running OMEdit) closed by Adeel Asghar
wontfix
11:03 Ticket #4014 (Interactive Environment - Unexpected behavior of Start Time) updated by Adeel Asghar
Status, Owner, Component changed
06:18 Ticket #4035 (Code Generation - Inefficient Code for 'or') updated by Vitalij Ruge
Priority changed
05:54 Ticket #4035 (Code Generation - Inefficient Code for 'or') created by Vitalij Ruge
for the following example […] we create […] where tmp2 and …

2016-09-01:

08:02 Ticket #4027 (FMI - Missing values of final parameters in FMU export) updated by Patrick Täuber
Status changed
I opened a ticket on the Modelica trac 5 weeks ago to clarify the …

2016-08-31:

20:11 Ticket #3101 (Frontend - Flattening of models using Modelica.Media is very slow) updated by Francesco Casella
Priority, Milestone changed
We should check if this problem is solved with the new front-end.
20:09 Ticket #2660 (New Instantiation - Lookup bug with replaceable models) updated by Francesco Casella
Priority, Milestone changed
20:07 Ticket #2059 (New Instantiation - Strange look-up errors when dealing with replaceable functions) updated by Francesco Casella
Priority, Milestone changed
20:04 Ticket #3678 (*unknown* - Efficient flattening (and code generation) for large-scale network models) updated by Per Östlund
Replying to casella: > Adrian/Per: will the upcoming new …
20:00 Ticket #132 (New Instantiation - Functions are not inherited correctly when extending packages) updated by Francesco Casella
Milestone changed
19:58 Ticket #4034 (Run-time - Use sparse solvers for event handling in daemode) updated by Francesco Casella
Status, Owner changed
19:50 Ticket #3678 (*unknown* - Efficient flattening (and code generation) for large-scale network models) updated by Francesco Casella
Adrian/Per: will the upcoming new front-end address (at least …
17:20 Ticket #4034 (Run-time - Use sparse solvers for event handling in daemode) updated by Francesco Casella
Milestone changed
17:11 Ticket #4034 (Run-time - Use sparse solvers for event handling in daemode) created by Francesco Casella
The simulation time for models with many when clauses and large …
13:42 Ticket #2661 (OMEdit - annotation(Dialog(enable = ...)) is not working correctly) updated by Adeel Asghar
Replying to adrpo: > The problem here is that we evaluate …
12:24 Ticket #4026 (OMEdit - OMEdit does not inherit coordinate system of model diagrams) closed by Adeel Asghar
fixed: Done in ea8dd85/OMEdit.

2016-08-30:

13:42 Ticket #4004 (Run-time - IDA solver in DAE mode fails in models with events) closed by Willi Braun
fixed: This works for me, also in the last run on the server the models are …
12:45 Ticket #4033 (Run-time - Default clang flags for faster build time) updated by Francesco Casella
I just realized that -Os was set explicitly in setup strings of …
11:36 Ticket #4033 (Run-time - Default clang flags for faster build time) created by Francesco Casella
Compare the performance of the ScalableTestSuite when the C code is …
09:53 Ticket #4023 (*unknown* - Algorithmic debugger does not work under Windows) closed by Adeel Asghar
fixed: I did as you proposed in comment:6. See ff69236/OMEdit.
09:51 Ticket #4003 (Interactive Environment - OMEdit uses wrong modelica:// path) updated by Adeel Asghar
The attached script gives me the same error. How are you running it …
09:50 script.mos attached to Ticket #4003 by Adeel Asghar
09:40 Ticket #3983 (Backend - enable suppressAlgebraic for daeMode) closed by Willi Braun
fixed: Fixed in the meanwhile.
09:25 Ticket #4030 (Backend - delayTime not a parameter expression) closed by Willi Braun
invalid: the spec states: > If delayMax is not supplied in the argument list, …
Note: See TracTimeline for information about the timeline view.