Timeline



2015-10-27:

15:49 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) closed by Rüdiger Franke
fixed: 7c86a6a8e710aa4795eb8d033be1c2739cccdf0b/OMCompiler
14:34 Ticket #3530 (Backend - "comSubExp" introduces bad alias variables in certain cases) updated by Lennart Ochel
Maybe we could just do the substitution to benefit from the symbolic …
14:20 Ticket #3530 (Backend - "comSubExp" introduces bad alias variables in certain cases) updated by Volker Waurich
Status, Owner changed
14:14 Ticket #3530 (Backend - "comSubExp" introduces bad alias variables in certain cases) created by Lennart Ochel
The following model can be used to illustrate the issue: […] The …
10:54 Ticket #2751 (Backend - CombiTables do not work for MSL trunk) updated by Volker Waurich
Function calls can have a Derivative-annotation which defines the …
10:30 Ticket #2751 (Backend - CombiTables do not work for MSL trunk) updated by Lennart Ochel
Replying to vwaurich: > I have added a modification to …
10:24 Ticket #2751 (Backend - CombiTables do not work for MSL trunk) updated by Volker Waurich
Since [b5101ef], this model compiles. I have added a modification to …

2015-10-26:

19:39 Ticket #3526 (Code Generation - Code generation fails for array in records) updated by Lennart Ochel
Mahder do you think this should be fixed in the templates or in the …
11:25 Ticket #3521 (Backend - Problems when writing data to file in when section) closed by Lennart Ochel
fixed: Fixed in …
11:15 Ticket #3521 (Backend - Problems when writing data to file in when section) updated by Lennart Ochel
Status, Component, Milestone changed
10:24 Ticket #3529 (OMEdit - Improve connecting ports in OMEdit) created by Bernhard Thiele
I'm currently using OMEdit for teaching in a Modelica course. …
09:30 Ticket #3527 (Frontend - wrong blt, becasue inlining of functions fail for more then one output) updated by anonymous
Priority changed
06:24 Ticket #3527 (Frontend - wrong blt, becasue inlining of functions fail for more then one output) updated by Lennart Ochel
Priority, Component changed

2015-10-25:

21:21 Ticket #3527 (Frontend - wrong blt, becasue inlining of functions fail for more then one output) closed by Vitalij Ruge
fixed
21:20 Ticket #3527 (Frontend - wrong blt, becasue inlining of functions fail for more then one output) updated by Vitalij Ruge
Replying to sjoelund.se: >Or someone needs to rewrite the …
21:06 Ticket #3521 (Backend - Problems when writing data to file in when section) updated by Lennart Ochel
Cc changed
This is an issue with alias variables. I am already working on a …
20:32 Ticket #3521 (Backend - Problems when writing data to file in when section) updated by Lennart Ochel
Cc changed
20:30 Ticket #3521 (Backend - Problems when writing data to file in when section) updated by Lennart Ochel
Owner changed
I will have a look.
20:14 Ticket #3521 (Backend - Problems when writing data to file in when section) updated by Adeel Asghar
Status, Owner, Component changed
19:46 Ticket #3521 (Backend - Problems when writing data to file in when section) updated by Christian Kral <dr.christian.kral@…>
Owner, Component changed
10:13 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Rüdiger Franke
0b4c12507072aa29f31f1f65c84441b88897679d/OMCompiler gets …

2015-10-23:

15:35 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by Rüdiger Franke
We are not yet back -- today 188 models verified. It were 194 before …
15:23 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Rüdiger Franke
5bcd7ee53d1898e002da0fe33173fa0b89edcba1/OMCompiler moves …
14:03 Ticket #3528 (*unknown* - ModelicaBook stopped working) updated by Martin Sjölund
Status, Owner changed
13:22 Ticket #3527 (Frontend - wrong blt, becasue inlining of functions fail for more then one output) updated by Martin Sjölund
f2 should give a warning: Inline=true was given, but the function has …
12:53 OnOffVariant.mo attached to Ticket #3528 by Martin Sjölund
12:53 Ticket #3528 (*unknown* - ModelicaBook stopped working) created by Martin Sjölund
See the attached model. It seems we cannot find a modifier. This model …
12:49 Ticket #3527 (Frontend - wrong blt, becasue inlining of functions fail for more then one output) updated by Lennart Ochel
Well, I cannot see a wrong BLT. It is just that the equation system is …
12:47 Ticket #3527 (Frontend - wrong blt, becasue inlining of functions fail for more then one output) updated by Vitalij Ruge
would it be possible to fixe/extend the frondend modul …
12:44 Ticket #3527 (Frontend - wrong blt, becasue inlining of functions fail for more then one output) updated by Vitalij Ruge
Cc changed
12:41 Ticket #3527 (Frontend - wrong blt, becasue inlining of functions fail for more then one output) updated by Vitalij Ruge
Replying to lochel: > What flags do I need to reproduce …
12:39 Ticket #3527 (Frontend - wrong blt, becasue inlining of functions fail for more then one output) updated by Vitalij Ruge
Component changed
In Inline.mo […] we have the limit for the outputs {cr} only one element
12:38 Ticket #3527 (Frontend - wrong blt, becasue inlining of functions fail for more then one output) updated by Lennart Ochel
Component changed
12:38 Ticket #3527 (Frontend - wrong blt, becasue inlining of functions fail for more then one output) updated by Lennart Ochel
What flags do I need to reproduce the wrong BLT?
12:35 Ticket #3527 (Frontend - wrong blt, becasue inlining of functions fail for more then one output) created by Vitalij Ruge
[…] In model B I try to inline f2. The result for A: …

2015-10-22:

12:53 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by Niklas Worschech
Ahh you already fixed it :D. I din't not read that. You can also use …
12:46 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by Niklas Worschech
I will fix this, i thought negated boolean alias will never occur.
12:44 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by Rüdiger Franke
The errors occur for negated boolean aliases. Bool uses operator! …
12:39 Ticket #3523 (Interactive Environment - Add valFirst and valLast to retrieve the first and last value of a ...) updated by Bernhard Thiele
No, we can't get the exact value and doing it like proposed above has …
12:17 Ticket #3526 (Code Generation - Code generation fails for array in records) created by Lennart Ochel
Template CodegenUtil.ScalarVariableType failed fort he following …
12:01 Ticket #3507 (Build Environment - macports qt4 upgrade breaks OM install) updated by Adam Dershowitz
The portfile was upgraded, but initially that still did not work for …
11:59 Ticket #3525 (OMEdit - OMEdit segfaults in libQtGui.so.4) updated by Martin Sjölund
The problem I suppose is that qmake is found, but cmake prefers qt4 …
11:56 Ticket #3525 (OMEdit - OMEdit segfaults in libQtGui.so.4) created by Per Östlund
OMEdit segfaults immediately for me, with gdb saying this: […] This …
09:43 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by Martin Sjölund
I guess so. or2.y sounds like something that should be a boolean, so 0 …
09:38 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by Rüdiger Franke
Many validations work again with mat files -- some still fail: for …
09:33 Ticket #3523 (Interactive Environment - Add valFirst and valLast to retrieve the first and last value of a ...) updated by Martin Sjölund
You are using doubles though. Are you sure you can get the exact …
09:28 Ticket #3523 (Interactive Environment - Add valFirst and valLast to retrieve the first and last value of a ...) updated by Bernhard Thiele
The enhancement proposal is motivated by writing tests for clocked …
07:43 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by Martin Sjölund
I have tried to do so; started a new job. (The only reason the scripts …
07:41 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by Niklas Worschech
Is it possible to switch the test to mat file otuput, because the mat …
06:43 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by Niklas Worschech
The cpp runtime supports mat file output. But I will also fix the csv …
06:41 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by Martin Sjölund
The nightly tests use CSV (I think because cppruntime did not support MAT).
06:39 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by Niklas Worschech
The csv output is not working at the moment. But the mat file output …
06:33 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by Martin Sjölund
You must have changed something in the cppruntime because the output …
06:17 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by Lennart Ochel
Cc changed
05:40 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) created by Rüdiger Franke
Since yesterday the validation fails for almost all Cpp examples, see: …
04:04 Ticket #3523 (Interactive Environment - Add valFirst and valLast to retrieve the first and last value of a ...) updated by Martin Sjölund
This only makes sense to use if you know the exact time of the event. …

2015-10-21:

21:57 Ticket #3523 (Interactive Environment - Add valFirst and valLast to retrieve the first and last value of a ...) updated by Adrian Pop
Type changed
21:57 Ticket #3523 (Interactive Environment - Add valFirst and valLast to retrieve the first and last value of a ...) updated by Adrian Pop
Status, Owner changed
21:57 Ticket #3523 (Interactive Environment - Add valFirst and valLast to retrieve the first and last value of a ...) created by Adrian Pop
When we have events we have several values in the result file. We need …
15:10 Ticket #3495 (Code Generation - Issue with array indices in generated code) updated by Mahder Alemseged Gebremedhin
Status, Owner changed
11:49 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Rüdiger Franke
The current version using string in the interface has another …
10:30 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Niklas Worschech
Normaly the OMCFactory.cpp should not use the PATH type. Only the …
09:55 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Rüdiger Franke
In fact it would have been easier to just change the PATH define to …
09:44 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Niklas Worschech
You changed for all build types the PATH define to string, but that is …
08:46 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Rüdiger Franke
Boost filesystem path is still used. But only in the implementations …
08:42 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Niklas Worschech
We can add a build type for the fmu export. In the FactoryConfig file …
08:27 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Niklas Worschech
I want that we use boost filesystem path, because it takes care …
08:08 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Rüdiger Franke
It turns out that any compilation unit that includes boost/filesystem …

2015-10-20:

12:04 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Rüdiger Franke
Status, Owner changed
11:03 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Rüdiger Franke
Since yesterday the size of a simple FMU binary has reduced from 12 to …
10:13 Ticket #3500 (Run-time - Incorrect numerical output not detected) updated by Willi Braun
Priority, Keywords, Status changed
Currently, we check the state selection to switch states just at …
09:40 Ticket #2348 (Frontend - Duplicate modification error treated as warning) closed by Per Östlund
fixed: Fixed in 96a1c78.
09:38 Ticket #2349 (Frontend - Type coercion gives (ignored) duplicated modification error) closed by Per Östlund
fixed: Fixed in 96a1c78.
09:37 Ticket #2631 (Backend - "Duplicate modification" errors with a Complex matrix) closed by Per Östlund
fixed: The duplicate modification errors were fixed in …
09:32 Ticket #3159 (Frontend - Duplicate modification error) closed by Per Östlund
fixed: The duplicate modification issue has been fixed in …
08:44 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Rüdiger Franke
This sounds good. Having specific static policy classes, the dummy …
08:32 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Niklas Worschech
I also removed the ifdef part in the cpp template, because the static …
08:32 Ticket #3505 (Frontend - Annex60 flattening broken since f3bb4482) closed by Per Östlund
fixed: Fixed in 96a1c78.
08:29 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Rüdiger Franke
Well, StaticOMCFactory is used for statically linked simulators (see …
08:04 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Niklas Worschech
yes, the problem is with the msvc compiler. Maybe the problem was …
07:56 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Rüdiger Franke
This looks strange -- the first message basically says that …
07:26 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Niklas Worschech
The fmu test for CoupledClutches is broken It starts with this errors: …
06:59 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Rüdiger Franke
As a starting point, …
Note: See TracTimeline for information about the timeline view.