Timeline



2013-03-07:

20:36 Ticket #2097 (OMEdit - OMEdit 1.9.0 Bitmap import does not work) updated by Bill Janssen
Or perhaps omc is supposed to be resolving these things to an absolute …
20:29 Ticket #2097 (OMEdit - OMEdit 1.9.0 Bitmap import does not work) updated by Bill Janssen
The image parsing code in OMEditGUI/BitmapAnnotation.cpp seems a bit …
20:06 Ticket #2097 (OMEdit - OMEdit 1.9.0 Bitmap import does not work) updated by Bill Janssen
Yeah, I can't seem to get OMedit to display any Bitmap elements of an …
16:26 Ticket #2111 (Frontend - array element as first argument to change) closed by Martin Sjölund
fixed: Fixed in r15502.
15:40 Ticket #2111 (Frontend - array element as first argument to change) updated by Lennart Ochel
great!
15:31 Ticket #2111 (Frontend - array element as first argument to change) updated by Martin Sjölund
Got the fix, running the testsuite now.
15:19 Ticket #2111 (Frontend - array element as first argument to change) updated by Martin Sjölund
Status, Owner changed
15:10 Ticket #2111 (Frontend - array element as first argument to change) updated by Lennart Ochel
Description changed
15:09 Ticket #2111 (Frontend - array element as first argument to change) created by Lennart Ochel
I have a model with the following block inside: […] ... wherefore …
14:08 Ticket #2108 (OMEdit - OMedit alters code) closed by Adeel Asghar
fixed: Fixed in r15501.
13:51 Ticket #2110 (OMEdit - OMEdit escaped double quote parsing issue) created by kkanso@…
When using omedit, and a string contains \" then a parsing issue is …
10:30 Ticket #2108 (OMEdit - OMedit alters code) updated by Martin Sjölund
Adeel... Why does OMEdit call: […] All I tried to do was load the class
10:13 Ticket #2107 (Frontend - Protected elements not protected) updated by Lennart Ochel
Description changed
09:32 Ticket #2107 (Frontend - Protected elements not protected) updated by Per Östlund
Owner, Component changed
09:32 Ticket #2108 (OMEdit - OMedit alters code) updated by Per Östlund
Owner, Component changed
08:26 Ticket #2109 (Build Environment - Use separate packages for libraries and OpenModelica) updated by Martin Sjölund
Description changed
08:24 Ticket #2109 (Build Environment - Use separate packages for libraries and OpenModelica) updated by Martin Sjölund
Description changed
08:15 Ticket #2109 (Build Environment - Use separate packages for libraries and OpenModelica) created by Martin Sjölund
Currently, libraries/ reside in trunk and the packages get updated as …
07:41 Ticket #2108 (OMEdit - OMedit alters code) created by massimo ceraolo
I have the following code in a file: […] When it is loaded by …
03:18 Ticket #2107 (Frontend - Protected elements not protected) created by jwharington@…
Access control via protected keyword is ignored, violating modelica …

2013-03-06:

14:59 Ticket #2106 (Code Generation - Code generation for arrays of records) updated by Mahder Alemseged Gebremedhin
Status changed
12:45 Ticket #2106 (Code Generation - Code generation for arrays of records) updated by Martin Sjölund
Status, Owner, Description changed
12:45 Ticket #2106 (Code Generation - Code generation for arrays of records) created by Martin Sjölund
We need to add support for arrays of records in function context …
10:46 Ticket #2105 (Backend - State machine example incorrectly produces overdetermined system) updated by jwharington@…
sjoelund.se: thanks for the explanation, that helps.
10:38 Ticket #2104 (Backend - Algebraic expressions in when conditions not parsed correctly) updated by Willi Braun
Status changed
Your first model is correct, and as far as I see we have a bug in …
10:34 Ticket #2105 (Backend - State machine example incorrectly produces overdetermined system) updated by Martin Sjölund
That's easy to answer: each algorithm section counts as one equation …
10:31 Ticket #2105 (Backend - State machine example incorrectly produces overdetermined system) updated by jwharington@…
wbraun, thanks for the input. I also believed that for algorithms and …
10:23 Ticket #2105 (Backend - State machine example incorrectly produces overdetermined system) updated by Willi Braun
Ups, this model "stateinit" isn't really valid, since two different …
09:48 Ticket #2105 (Backend - State machine example incorrectly produces overdetermined system) updated by Willi Braun
As far as I see we just count wrong and the models are valid, the …
08:20 Ticket #2104 (Backend - Algebraic expressions in when conditions not parsed correctly) updated by jwharington@…
Further to my previous re-opening, I don't believe it's a duplicate of …
08:17 Ticket #2104 (Backend - Algebraic expressions in when conditions not parsed correctly) reopened by jwharington@…
Sorry to re-open this, but the example sjoelund provides doesn't work …
08:02 Ticket #2105 (Backend - State machine example incorrectly produces overdetermined system) updated by jwharington@…
For what it's worth, here's a little more information about the …
07:56 Ticket #2105 (Backend - State machine example incorrectly produces overdetermined system) updated by Lennart Ochel
Sure, then you are right. I thought that was already done when any …
07:42 Ticket #2105 (Backend - State machine example incorrectly produces overdetermined system) updated by Martin Sjölund
No, this is a check for the backend. OpenModelica frontend doesn't …
07:30 Ticket #2104 (Backend - Algebraic expressions in when conditions not parsed correctly) closed by Lennart Ochel
duplicate: We have to increase our warnings/errors a lot. I guess we can close …
07:25 Ticket #2105 (Backend - State machine example incorrectly produces overdetermined system) updated by Lennart Ochel
Sure, that code is invalid because of the single assignment rule. But …
06:02 Ticket #2104 (Backend - Algebraic expressions in when conditions not parsed correctly) updated by Martin Sjölund
Cc, Status, Owner changed
The following works fine, so I guess the backend developers forgot …
05:54 Ticket #2104 (Backend - Algebraic expressions in when conditions not parsed correctly) updated by jwharington@…
Using elsewhen as you recommend, as shown below, doesn't even compile. […]
05:49 Ticket #2104 (Backend - Algebraic expressions in when conditions not parsed correctly) updated by Martin Sjölund
Note that this model isn't valid (see #2105). Does it work correctly …
05:47 Ticket #2105 (Backend - State machine example incorrectly produces overdetermined system) updated by Martin Sjölund
Cc changed
All of the examples should fail according to the language …
04:36 Ticket #2105 (Backend - State machine example incorrectly produces overdetermined system) created by jwharington@…
Two equivalent codes, simulating the startup sequence of a state …
04:07 Ticket #2104 (Backend - Algebraic expressions in when conditions not parsed correctly) created by jwharington@…
Depending on the order of the conditional expression, when conditions …

2013-03-05:

12:57 Ticket #2080 (Backend - Mechanics.MultiBody.Examples.Constraints.PrismaticJoint) updated by Martin Sjölund
There is no difference at all between build, test, testone and …
12:56 Ticket #2080 (Backend - Mechanics.MultiBody.Examples.Constraints.PrismaticJoint) updated by Willi Braun
Beyond all question, an other linear solver and a faster one, would be …
10:56 Ticket #1406 (Simulation Code Generation - Better support for records in functions) closed by Per Östlund
invalid: The specification is now clear that functions may not contain …
10:51 Ticket #1544 (OMEdit - OMEdit: Issues when adding class) updated by Per Östlund
Cc, Version, Component, Milestone changed
10:50 Ticket #1977 (New Instantiation - Better error messages for missing imports) closed by Per Östlund
fixed: Fixed in r15455.
10:49 Ticket #1762 (OMEdit - Inconsistent interface for instantiation and checking in OMEdit) updated by Per Östlund
Component changed
10:49 Ticket #1533 (OMEdit - OMEdit loses communication with OMC when opening Modelica in text view) updated by Per Östlund
Cc, Component changed
10:48 Ticket #1496 (OMEdit - OMEdit segfaults if the user quits while loading icons) updated by Per Östlund
Component changed
10:48 Ticket #1761 (OMEdit - Error messages in OMEdit should link to the relevant line) updated by Per Östlund
Component changed
10:48 Ticket #1760 (OMEdit - Line number don't match error messages in OMEdit) updated by Per Östlund
Component changed
10:45 Ticket #1726 (Frontend - Add support for multiple error sources) closed by Per Östlund
fixed: Fixed in r15455 with the introduction of Error.addMultiSourceMessage.
10:34 Ticket #2102 (Frontend - Surfaces fails in new MSL) closed by Per Östlund
fixed: Fixed in r15473.
10:15 WikiStart edited by Martin Sjölund
(diff)
10:04 WikiStart edited by Martin Sjölund
(diff)
09:56 Ticket #2099 (Frontend - constant evaluation of array is transposed) closed by Per Östlund
fixed: Fixed in r15472.

2013-03-04:

14:39 Ticket #2103 (Code Generation - code generation bug involving tuples and integers) closed by Martin Sjölund
fixed: It's an unrelated problem that has been fixed in r15464.
14:21 Ticket #2103 (Code Generation - code generation bug involving tuples and integers) reopened by Christoph Höger
The fix seems to have changed too much. I get a missing ref tod gesv_ …
12:50 Ticket #2103 (Code Generation - code generation bug involving tuples and integers) closed by Martin Sjölund
fixed: Fixed in r15461
12:50 Ticket #2103 (Code Generation - code generation bug involving tuples and integers) updated by Martin Sjölund
Status, Owner, Component changed
12:30 Ticket #2103 (Code Generation - code generation bug involving tuples and integers) created by Christoph Höger
There is a side-effect on the generation of comments when integers and …
10:23 Ticket #2102 (Frontend - Surfaces fails in new MSL) updated by Martin Sjölund
Priority, Status changed
10:22 Ticket #2102 (Frontend - Surfaces fails in new MSL) created by Martin Sjölund
Modelica.Mechanics.MultiBody.Examples.Elementary.Surfaces Error: …

2013-03-03:

15:46 Ticket #2101 (OMNotebook - DrModelica notebook needs to be updated) updated by Adeel Asghar
Status, Owner changed
15:33 Ticket #2101 (OMNotebook - DrModelica notebook needs to be updated) created by Per Östlund
It seems like the DrModelica Notebook needs to be updated, since it …

2013-03-01:

15:26 Ticket #2099 (Frontend - constant evaluation of array is transposed) updated by Per Östlund
Status, Owner changed
15:24 Ticket #2100 (Frontend - Nested modifiers cause duplicate elements error) created by Per Östlund
The following model causes the duplicate elements error to be …
15:23 Ticket #2099 (Frontend - constant evaluation of array is transposed) updated by Lennart Ochel
Cc changed
15:20 Ticket #2099 (Frontend - constant evaluation of array is transposed) created by Jens Frenkel
Hi, if the folowing Model is instantiated […] you get the …
04:34 Ticket #2098 (Run-time - MAT v. CSV output providing different simulation results) updated by Martin Sjölund
Status, Owner, Component changed
00:32 Ticket #2098 (Run-time - MAT v. CSV output providing different simulation results) created by klenk@…
In the following model, I am getting different simulation results …

2013-02-28:

22:29 Ticket #2093 (Backend - Optimization module removeEqualFunctionCalls needs to update EventInfo) updated by Willi Braun
Replying to jfrenkel: > the source of the problem is the …
22:14 Ticket #2093 (Backend - Optimization module removeEqualFunctionCalls needs to update EventInfo) updated by Jens Frenkel
Whe moved in the past encapsulateWhenConditions in the preOptPhase, …
21:56 Ticket #2093 (Backend - Optimization module removeEqualFunctionCalls needs to update EventInfo) updated by Willi Braun
Of course they have the same source, but in whenClause we have all the …
16:31 Ticket #2097 (OMEdit - OMEdit 1.9.0 Bitmap import does not work) created by anonymous
Hello, I am using OMEdit 1.9.0 on WinXP. When I go to the icon layer …
14:18 Ticket #2096 (Parser - Lexer message could be clearer) updated by Malte Lenz
That is a very nice improvement, thanks!
13:48 Ticket #2096 (Parser - Lexer message could be clearer) updated by Martin Sjölund
Added your ideal world examples to the lexer in r15386. […] Please …
13:11 Ticket #2096 (Parser - Lexer message could be clearer) closed by Malte Lenz
invalid: You are correct, there are indeed "\n"-s in the message. This was a …
12:39 Ticket #2096 (Parser - Lexer message could be clearer) updated by Per Östlund
Owner, Component changed
It would be helpful if you could detail the steps to reproduce this. …
12:19 Ticket #2093 (Backend - Optimization module removeEqualFunctionCalls needs to update EventInfo) updated by Jens Frenkel
As far as i understood WHEN_EQ.condition and WHEN_CLAUSE.condition …
11:55 Ticket #2096 (Parser - Lexer message could be clearer) created by Malte Lenz
This (incorrect) model gives a confusing error message: […] …
10:57 Ticket #2095 (Backend - Problems simulating simple nonlinear model) updated by Jens Frenkel
Ok, so I have fixed this on my local copy. I will push in my changes …
10:55 Ticket #2095 (Backend - Problems simulating simple nonlinear model) updated by Lennart Ochel
Replying to sjoelund.se: > It's equivalent to: > {{{ > …
10:54 Ticket #2095 (Backend - Problems simulating simple nonlinear model) updated by Martin Sjölund
Works, yes. But not as expected. You get: […] Which I assume …
10:52 Ticket #2095 (Backend - Problems simulating simple nonlinear model) updated by Jens Frenkel
For me the models works as expected. if you add both equations you …
10:49 Ticket #2095 (Backend - Problems simulating simple nonlinear model) updated by Martin Sjölund
Or wait... Hmmm... Shouldn't it be […] It should be possible to …
10:48 Ticket #2095 (Backend - Problems simulating simple nonlinear model) updated by Lennart Ochel
Cc changed
10:40 Ticket #2095 (Backend - Problems simulating simple nonlinear model) updated by Martin Sjölund
Cc changed
OK, the following is a smaller model that does still have the same …
10:31 Ticket #2095 (Backend - Problems simulating simple nonlinear model) updated by Leonardo Laguna
Actually, some of the error messages come from the full model (see …
10:20 Ticket #2095 (Backend - Problems simulating simple nonlinear model) updated by Leonardo Laguna
Status: install ok installed Priority: optional Section: math …
10:17 Ticket #2095 (Backend - Problems simulating simple nonlinear model) updated by Martin Sjölund
It most certainly does pass the lowering part of the backend. I just …
10:14 Ticket #2095 (Backend - Problems simulating simple nonlinear model) updated by Leonardo Laguna
I have a nightly build version. I'm not sure the date but is less that …
09:22 Ticket #2095 (Backend - Problems simulating simple nonlinear model) updated by Martin Sjölund
What OS / how did you install omc?
08:40 Ticket #2095 (Backend - Problems simulating simple nonlinear model) created by Leonardo Laguna
I have the following simple nonlinear model […] This model cannot …
07:53 Ticket #2094 (Frontend - Function testcase not covered by BuildModelRecursive.mos) created by Martin Sjölund
The following testcase is part of ModelicaTest, but we never run it: …
07:37 Ticket #2088 (Run-time - Mat results get corrupted with variable filters) updated by Teemu Lempinen
True! How silly of me. Maybe just a small and explicit reminder for …
05:40 Ticket #2092 (Frontend - Got type mismatch error, but matching types Integer) updated by Martin Sjölund
Status, Owner changed
OK; the error-message should be "Could not evaluate structural …
01:43 Ticket #2093 (Backend - Optimization module removeEqualFunctionCalls needs to update EventInfo) created by Willi Braun
At least BackendDAE.EventInfo.whenClauses needs to be updated while …
Note: See TracTimeline for information about the timeline view.