Timeline
2016-09-08:
- 15:40 Ticket #4039 (OMEdit - Document Browser does not honour linebreaks in info layer for text type) updated by
- Thanks!
- 12:53 Ticket #4039 (OMEdit - Document Browser does not honour linebreaks in info layer for text type) closed by
- fixed: Fixed in 7ed1ea5/OMEdit.
- 11:12 Ticket #4027 (FMI - Missing values of final parameters in FMU export) updated by
- @ptauber: it might be that the OM import reads the values in the …
- 11:05 Ticket #4027 (FMI - Missing values of final parameters in FMU export) updated by
- I just tested the model from the description and model …
- 11:00 Ticket #4003 (Interactive Environment - OMEdit uses wrong modelica:// path) updated by
-
I tracked down the issue a bit more. The problem is with the
regex
… - 10:51 Ticket #3951 (OMEdit - Availability of displayUnits in the Component Parameter windows) updated by
-
Cc changed
- 10:21 Ticket #4003 (Interactive Environment - OMEdit uses wrong modelica:// path) updated by
-
Cc, Status, Component, Owner changed
- 08:54 Ticket #4039 (OMEdit - Document Browser does not honour linebreaks in info layer for text type) created by
-
In case somebody decides to not use html for the
Documentation.info
… - 05:12 Ticket #4037 (Run-time - Unification of command line options among multiple runtimes) updated by
- Even better if a bigger change is introduced, provided the result will …
2016-09-07:
- 17:10 Ticket #4038 (OMEdit - Dassl modifiers no longer in sync) created by
- the flags -dasslNoRestart and -dasslNoRootFinding are no longer …
- 10:11 Ticket #4019 (Installation program - Using CombiTimeTable emits multiple unused variable tableAvailable warnings) closed by
- fixed: Should be fixed in …
- 10:09 Ticket #4019 (Installation program - Using CombiTimeTable emits multiple unused variable tableAvailable warnings) updated by
-
Status, Owner, Component, Milestone changed
- 09:58 Ticket #3979 (Interactive Environment - OMEdit 64 bit Windows version crashes when saving models) updated by
-
Cc, Status, Component, Owner changed
The program crashes when doing a lookup. I have attached a minimal … - 09:41 Ticket #4037 (Run-time - Unification of command line options among multiple runtimes) updated by
- I see good reasons to change the command line options. For example, …
- 09:39 Ticket #4019 (Installation program - Using CombiTimeTable emits multiple unused variable tableAvailable warnings) updated by
- These warnings are silenced for MSL 3.2.1, but in 3.2.2 new functions …
- 09:35 Ticket #4037 (Run-time - Unification of command line options among multiple runtimes) updated by
- If we have common short options, we need common long names as well. I …
- 09:20 Ticket #4029 (OMPython - OMPython setup.py assumes omniidl is installed) updated by
- omniidl is not a pip package (it is part of omniorb, which the user …
- 09:13 Ticket #4007 (Frontend - comma separated list of expressions) closed by
- fixed: Fixed in PR 1075
- 09:13 Ticket #4007 (Frontend - comma separated list of expressions) updated by
-
Status, Owner, Milestone changed
2016-09-06:
- 17:11 Ticket #3964 (OMEdit - MetaModelica support in OMEdit) updated by
-
Description changed
Point 3 is done in bbba659/OMEdit. - 14:39 Ticket #3964 (OMEdit - MetaModelica support in OMEdit) updated by
-
Description changed
- 14:37 Ticket #3964 (OMEdit - MetaModelica support in OMEdit) updated by
- Point 6 is done in c3f1889/OMEdit.
- 14:36 Ticket #3964 (OMEdit - MetaModelica support in OMEdit) updated by
- Point 4 is done in eb6ad82/OMEdit.
- 14:28 Ticket #3964 (OMEdit - MetaModelica support in OMEdit) updated by
-
Description changed
- 10:10 Ticket #4037 (Run-time - Unification of command line options among multiple runtimes) updated by
-
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
- Using the attached test package with OpenModelica 1.9.6 (on Windows …
- 08:44 Ticket #4037 (Run-time - Unification of command line options among multiple runtimes) updated by
- 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
-
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
- 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
-
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
- 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
- Following script fails, but works without the debug flag: […]
- 12:08 Ticket #4020 (FMI - "JSON object expected ',' or '}'" error on FMU load) updated by
- 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
-
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
-
clang default is
-O0
- 11:40 Ticket #4035 (Code Generation - Inefficient Code for 'or') updated by
- 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
- wontfix
- 11:41 Ticket #4014 (Interactive Environment - Unexpected behavior of Start Time) updated by
-
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
- 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
- wontfix
- 11:03 Ticket #4014 (Interactive Environment - Unexpected behavior of Start Time) updated by
-
Status, Owner, Component changed
- 06:18 Ticket #4035 (Code Generation - Inefficient Code for 'or') updated by
-
Priority changed
- 05:54 Ticket #4035 (Code Generation - Inefficient Code for 'or') created by
-
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
-
Status changed
I opened a ticket on the Modelica trac 5 weeks ago to clarify the …
Note:
See TracTimeline
for information about the timeline view.