Timeline



2014-06-24:

11:24 Ticket #2731 (Frontend - classDirectory() does not conform to uses in commercial libraries) updated by Martin Sjölund
r21269 appends a "/" or "\" depending on platform, so the given …
11:03 Ticket #2731 (Frontend - classDirectory() does not conform to uses in commercial libraries) updated by Martin Sjölund
How do you make it not return an absolute path? Parser.mo forces all …
09:19 Ticket #2641 (Run-time - OMEdit doesn't plot csv result) closed by Martin Sjölund
fixed: Fixed again in r21266.
08:09 Ticket #2641 (Run-time - OMEdit doesn't plot csv result) reopened by Martin Sjölund
I'm reopening this as I had to revert the fix (it causes the program …

2014-06-23:

19:12 Ticket #2736 (Frontend - Final Constraints for Optimization missing) updated by Mahder Alemseged Gebremedhin
Status, Owner changed
17:50 Ticket #2736 (Frontend - Final Constraints for Optimization missing) created by Vitalij Ruge
Currently it's not possible to formulation final constraints in the …
15:55 Ticket #2045 (Run-time - Initialisation of external object fails) updated by Bernhard Thiele
It exists only on a conditional base and should only be used if "{{{nu …
14:27 Ticket #2045 (Run-time - Initialisation of external object fails) updated by Martin Sjölund
That error is not related to the code in the library. It is …
13:06 Ticket #2734 (Frontend - numeric evaluation of expressions in the symbolic pre-processing) updated by Vitalij Ruge
It might well be, that we change the order of handling constant …
13:05 Ticket #2045 (Run-time - Initialisation of external object fails) updated by Bernhard Thiele
Hm, strange. Can confirm that. Was working with Dymola using Visual C …
13:02 Ticket #2735 (Backend - simulation fails without any error message in OMEdit) created by Lennart Ochel
Please, check the following model: […] It fails without any error …
12:47 Ticket #2045 (Run-time - Initialisation of external object fails) updated by Lennart Ochel
Actually, I get no simulation executable at all. I get the following …
12:25 Ticket #2045 (Run-time - Initialisation of external object fails) updated by Bernhard Thiele
Just wanted to mention that the repo quoted above has moved to …
11:23 Ticket #2734 (Frontend - numeric evaluation of expressions in the symbolic pre-processing) updated by Martin Sjölund
And the hashing algorithms also don't like this (because they hash …
11:17 Ticket #2734 (Frontend - numeric evaluation of expressions in the symbolic pre-processing) updated by Lennart Ochel
Yes, for sure. The bad thing with that is, that you need to set more …
10:08 Ticket #2734 (Frontend - numeric evaluation of expressions in the symbolic pre-processing) updated by Martin Sjölund
You know there is no equality operator for doubles, right? You always …
09:59 Ticket #2734 (Frontend - numeric evaluation of expressions in the symbolic pre-processing) updated by Lennart Ochel
We do check for redundant equations of over-determined initialization …
09:45 Ticket #2734 (Frontend - numeric evaluation of expressions in the symbolic pre-processing) updated by Martin Sjölund
Well. According to model balance, all equations are relevant, right? …
09:41 Ticket #2734 (Frontend - numeric evaluation of expressions in the symbolic pre-processing) updated by Lennart Ochel
That is true. The float point math is a problem for symbolic …
09:31 Ticket #2734 (Frontend - numeric evaluation of expressions in the symbolic pre-processing) updated by Martin Sjölund
What would it help to keep sqrt(2) for generated code? Also, the …
09:22 Ticket #2734 (Frontend - numeric evaluation of expressions in the symbolic pre-processing) updated by Adrian Pop
Cc changed
09:18 Ticket #2734 (Frontend - numeric evaluation of expressions in the symbolic pre-processing) updated by Lennart Ochel
Cc changed
09:12 Ticket #2734 (Frontend - numeric evaluation of expressions in the symbolic pre-processing) updated by Lennart Ochel
Cc changed
09:11 Ticket #2734 (Frontend - numeric evaluation of expressions in the symbolic pre-processing) created by Lennart Ochel
There are a lot of simplification rules, e.g. in ExpressionSimplify, …

2014-06-20:

07:27 Ticket #2695 (Frontend - can't translate models with interdependence) updated by Lennart Ochel
Cc, Owner, Component changed
I get the following error message (using r21215): […]

2014-06-19:

15:41 Ticket #2723 (Frontend - OM accepts invalid code) closed by Per Östlund
fixed: Fixed in r21204.
15:39 Ticket #2708 (Code Generation - wrong generated code for Q-IDENTs) closed by Lennart Ochel
fixed: You missed one case in your last commit. Now it seems to work. Fixed …
15:03 Ticket #2708 (Code Generation - wrong generated code for Q-IDENTs) updated by Lennart Ochel
No, this is still not fixed. The example test2 from above is not …
14:42 Ticket #2708 (Code Generation - wrong generated code for Q-IDENTs) updated by Mahder Alemseged Gebremedhin
I think this has been fixed in r21201. All tests in the directory …
10:30 Ticket #1824 (Frontend - model not knowing inherited global Variables) closed by Per Östlund
fixed: This seems to have been fixed some time ago, the model now works correctly.
10:27 Ticket #1524 (Code Generation - stringAppend segfaults on non-boxed string in MatchCaseInteractive2) updated by Per Östlund
Status, Owner, Version, Component, Milestone changed
10:24 Ticket #1237 (Backend - Array equations not handled inside of when equations) closed by Per Östlund
fixed: Seems to work now.
10:19 Ticket #1659 (Instantiation - Redeclare with recursive modifier doesn't work) closed by Per Östlund
fixed: This seems to be working now.
10:16 Ticket #1642 (Backend - Invalid model gives wrong error) closed by Per Östlund
fixed: Seems to have been fixed sometime ago.

2014-06-18:

16:43 Ticket #2255 (OMEdit - Units in plot windows are missing) closed by Adeel Asghar
fixed: Units are now shown in plot windows as well. Done in r21182.
14:50 Ticket #2733 (*unknown* - test suite w/o cpp runtime test) updated by Marcus Walther
You are right, I think we should move the test into …
13:07 Ticket #2654 (Build Environment - Mac openmodelica-devel with modelica3d fails to build) updated by Adam Dershowitz <dersh@…>
Am I correct that ModelicaServices modelica3d should use dbus to …
12:50 Ticket #2733 (*unknown* - test suite w/o cpp runtime test) updated by Volker Waurich
Cc changed
12:48 Ticket #2733 (*unknown* - test suite w/o cpp runtime test) updated by Lennart Ochel
Cc changed
12:47 Ticket #2733 (*unknown* - test suite w/o cpp runtime test) created by Lennart Ochel
The following cpp runtime test get performed even with …
12:38 Ticket #2725 (New Instantiation - Removal of duplicated initial equations in the frontend) updated by Per Östlund
I tried replacing the List.unionOnTrue with a listAppend in …
09:15 Ticket #2732 (New Instantiation - Default arguments in functions can be incorrectly scoped) created by Per Östlund
Default arguments in functions are sometimes evaluated in the wrong …
09:08 Ticket #2729 (Frontend - Short class definition for functions without parameter) closed by Per Östlund
fixed: Thinking on it a bit more I realized that both of the above points are …
09:02 Ticket #2708 (Code Generation - wrong generated code for Q-IDENTs) reopened by Lennart Ochel
Unfortuantly, there are more issues with Q-IDENTs. Just check the …

2014-06-17:

18:52 Ticket #2255 (OMEdit - Units in plot windows are missing) updated by Adeel Asghar
Replying to christiankral <dr.christian.kral@…>: > I found …
17:13 Ticket #2373 (OMEdit - Omedit Instantiate window) closed by Adeel Asghar
wontfix: 1) Already done in r19163. 2) Perhaps it will be possible to do it in …
10:18 Ticket #2731 (Frontend - classDirectory() does not conform to uses in commercial libraries) updated by Martin Sjölund
Cc changed
10:14 Ticket #1184 (Backend - Problem with name lookup when using classDirectory()) updated by Henrik Tidefelt
Created #2731 concerning the support of classDirectory().
10:13 Ticket #2731 (Frontend - classDirectory() does not conform to uses in commercial libraries) created by Henrik Tidefelt
The example in #1184 uses classDirectory() in the following way that …
09:39 Ticket #2729 (Frontend - Short class definition for functions without parameter) updated by Per Östlund
The issue can be fixed for this particular model by making sure that …
09:03 Ticket #1184 (Backend - Problem with name lookup when using classDirectory()) closed by Martin Sjölund
fixed: Open a new ticket, do not resurrect 4-year old tickets from the dead: …
08:43 Ticket #1184 (Backend - Problem with name lookup when using classDirectory()) reopened by Henrik Tidefelt
The expression in the ticket description, […] assumes that …
Note: See TracTimeline for information about the timeline view.