Timeline



2011-05-19:

21:04 Ticket #1538 (OMEdit: Modelica.Blocks.Sources.RealExpression is unusable) created by Martin Sjölund
No connector is visible
16:54 Ticket #1537 (pre during initialization) created by Martin Sjölund
OMC fails to initialize the following. I guess during initilization, …
16:40 Ticket #1536 (OMEdit: Cannot copy text from class name in information view) created by Martin Sjölund
See summary
16:24 Ticket #1535 (OMEdit: Fails to connect arrays) created by Martin Sjölund
Remove the connection from this model and try to reconnect it (solve …
16:17 Ticket #1534 (OMEdit: Do not display protected variables in properties list) created by Martin Sjölund
These may not be modified. Also, when OMEdit updates the modifiers, …
15:54 Ticket #1533 (OMEdit - OMEdit loses communication with OMC when opening Modelica in text view) created by Per Östlund
Steps to reproduce: # Double click on Modelica to open it in a tab. # …
14:53 Ticket #1532 (Interactive Model Editor Interface - OMEdit marks newly opened files as changed) created by Per Östlund
If you open a file containing a model and then open the model, it will …
14:46 Ticket #1531 (Backend - expanding array equation in when clauses) created by Willi Braun
The following does not work, while the comment stuff does: […] All …
14:42 Ticket #1530 (OMPlot - OMPlot: plotAll does not sort variables correctly) created by Martin Sjölund
The expected order is: […] But the actual order is lexical, i.e.: …
11:45 Ticket #1529 (Run-time - It should be possible to use non-fixed parameters as array indices) created by Martin Sjölund
[…] […] Also, have fun with: […]

2011-05-18:

17:05 Ticket #1528 (Fix code generation of pre()) created by Martin Sjölund
pre(ASUB) does not work. Try translateModel on some …
13:34 Ticket #1526 (Instantiation - using not operator on boolean array) updated by Per Östlund
Fixed in r9029, see test case mofiles/ArrayLogic.

2011-05-17:

17:21 Ticket #1527 (OMEdit problem with connections to 'Interface' components) created by james
In OMEdit, it is not possible to create a connection to an interface …
16:03 Ticket #1526 (Instantiation - using not operator on boolean array) created by Willi Braun
Example model: […] […]
13:12 Ticket #1525 (Frontend - Calling Integer on enumeration type result in C compilation errors) created by Per Östlund
The following model: […] gives the error message: […] while …

2011-05-16:

16:22 Ticket #1340 (Backend - Code generation issue with for-iterators in simulation context) updated by Per Östlund
The test case mosfiles/ForIterator2.mos has been moved to failing …
14:55 Ticket #1524 (Code Generation - stringAppend segfaults on non-boxed string in MatchCaseInteractive2) created by Per Östlund
The meta/MatchCaseInteractive2 test case currently segfaults. This is …
11:31 Ticket #1523 (Empty arrays are not rejected) updated by Per Östlund
Fixed in r9014, see test case mofiles/EmptyArray.

2011-05-14:

15:31 Ticket #1514 (Backend: Integer linear systems are not handled properly) updated by Martin Sjölund
lp_solve is now available as X=System.lpsolve55(A,B,intIndices) …
15:27 Ticket #1517 (Simplify power and sqrt rules) updated by Martin Sjölund
Forgot that the issue with sqrt(time) remains. Jens/Willi/PeterA: What …

2011-05-13:

17:13 Ticket #1522 (Optimization of default function argument values causes incorrect ...) updated by Per Östlund
Fixed in revision 9005, see test case mofiles/FunctionEval12. size of …
16:38 Ticket #1523 (Empty arrays are not rejected) created by Martin Sjölund
Modelica Spec: […] But OpenModelica allows this (it turns {} into …
16:21 Ticket #1522 (Optimization of default function argument values causes incorrect ...) updated by Per Östlund
Added code tags.
16:20 Ticket #1522 (Optimization of default function argument values causes incorrect ...) created by Pavol Privitzer
For model: […] are expected values […] but both are 2 The …
16:06 Ticket #1516 (list command has odd indentation) updated by Per Östlund
Fixed in revision r9003.
14:50 Ticket #1500 (in vesion 1.6.1 functions could not be parsed) updated by Martin Sjölund
Since this is already working, I will close the bug
12:48 Ticket #1508 (terminal() support) updated by Willi Braun
added an extra event-handling iteration at the end of the simulation.
07:50 Ticket #1521 (Compilation failed: ‘NAN’ undeclared) updated by Martin Sjölund
r8969 now uses the Visual studio INF/NAN hack if they were not defined …

2011-05-12:

15:53 Ticket #1521 (Compilation failed: ‘NAN’ undeclared) updated by Martin Sjölund
That header is only used because Windows does not include these …
15:22 Ticket #1514 (Backend: Integer linear systems are not handled properly) updated by Willi Braun
Yes, you are totally right we need to utilize lp_solve instead of …
15:07 Ticket #1521 (Compilation failed: ‘NAN’ undeclared) created by rlangella
When compiling, I get this error: gcc44 -O3 -march=native -fPIC …
14:22 Ticket #1514 (Backend: Integer linear systems are not handled properly) updated by Martin Sjölund
So what's the verdict? Should we use a normal linear solver like …
14:06 Ticket #1514 (Backend: Integer linear systems are not handled properly) updated by Willi Braun
And yes we support such a system.
14:04 Ticket #1514 (Backend: Integer linear systems are not handled properly) updated by Martin Sjölund
Yes, but even linear systems have this problem (matrix may become …
14:02 Ticket #1514 (Backend: Integer linear systems are not handled properly) updated by Willi Braun
No, Dymola even do like this model, with the same answer. But the …
13:47 Ticket #1514 (Backend: Integer linear systems are not handled properly) updated by Martin Sjölund
Ok, I'll change it to something solvable :) Does Dymola like this one? …
13:26 Ticket #1514 (Backend: Integer linear systems are not handled properly) updated by Willi Braun
But I mean for that system there is not sufficient solution for y = …
13:09 Ticket #1512 (Optimize linear equations) updated by Martin Sjölund
These are now solved in SimCode, but the equation system is not …
13:05 Ticket #1514 (Backend: Integer linear systems are not handled properly) updated by Martin Sjölund
Of course, until we solve add support for it, a warning is sufficient …
13:04 Ticket #1514 (Backend: Integer linear systems are not handled properly) updated by Martin Sjölund
As far as I can tell, OMC already links against …
12:51 Ticket #1514 (Backend: Integer linear systems are not handled properly) updated by Willi Braun
Dymola says to that model: {{{The problem is structurally singular …
10:50 Ticket #1520 (Bootstrapping needs tail recursion optimization) created by Martin Sjölund
The optimized form (list-reduction) will never be beaten, but it would …
09:54 Ticket #1102 (Instantiation - Problems with complex flow components: a) flow arrtibute not ...) updated by Per Östlund
Fixed in r8934. The 3.2 specification says: […] So the given …
Note: See TracTimeline for information about the timeline view.