Timeline



2014-09-22:

22:41 DIC.mo attached to Ticket #2767 by Adeel Asghar
22:39 Ticket #2767 (FMI - fmi2GetDerivatives shifts value references by -1 when calling getReal ...) updated by Adeel Asghar
Cc, Status, Owner changed
Following things fixed in r22404, - Fixed fmi2GetDerivatives. - …
21:49 Ticket #2614 (Run-time - import mat-files for initialization) reopened by anonymous
Sorry to reopen a closed report. The fix in r19557 only checks for …
19:57 Ticket #2764 (FMI - ModelStructure with wrong dependencies for states and without ...) reopened by Rüdiger Franke
Now the Derivatives section looks good for the given example! The …
18:04 Ticket #2830 (Backend - Override of start attributes does not work in combination with fixed=true) updated by Lennart Ochel
Replying to sjoelund.se: > We should at least print a …
17:40 Ticket #2830 (Backend - Override of start attributes does not work in combination with fixed=true) updated by Martin Sjölund
We should at least print a warning if a value cannot be overridden (or …
17:21 Ticket #2830 (Backend - Override of start attributes does not work in combination with fixed=true) reopened by Lennart Ochel
unfixed in r22403 It is not a good idea to allow to override each …
14:20 Ticket #2832 (Frontend - Annotation in external objects is lost when instantiating) updated by carlj@…
At least all vendor annotations.
14:13 Ticket #2832 (Frontend - Annotation in external objects is lost when instantiating) updated by Martin Sjölund
Which annotations that affect code generation do you believe the …
13:57 Ticket #2832 (Frontend - Annotation in external objects is lost when instantiating) created by carlj@…
When instantiating an external object, the annotation in the class is …
09:51 Ticket #2829 (Frontend - Using nonexisting positional function arguments gives bad error) closed by Per Östlund
fixed: Fixed in r22389 and r22391.
09:36 Ticket #2831 (OMEdit - OMEdit fails to find local dlls on Windows) updated by Per Östlund
Attached is a test model which uses an external object to read from an …
09:32 ExcelReader.c attached to Ticket #2831 by Per Östlund
09:32 ExcelReaderTest.mo attached to Ticket #2831 by Per Östlund
09:31 Ticket #2831 (OMEdit - OMEdit fails to find local dlls on Windows) created by Per Östlund
If a model uses an external function which specifies a library by …
09:13 Ticket #2830 (Backend - Override of start attributes does not work in combination with fixed=true) closed by Lennart Ochel
fixed: fixed in r22392
09:07 Ticket #2830 (Backend - Override of start attributes does not work in combination with fixed=true) updated by Lennart Ochel
Cc changed
09:05 Ticket #2830 (Backend - Override of start attributes does not work in combination with fixed=true) updated by Lennart Ochel
Status changed
09:05 Ticket #2830 (Backend - Override of start attributes does not work in combination with fixed=true) created by Lennart Ochel
The following model can be used to explore the issue. Using the …
07:00 Ticket #2829 (Frontend - Using nonexisting positional function arguments gives bad error) updated by Martin Sjölund
Status, Owner changed

2014-09-19:

07:32 Ticket #2673 (Run-time - OMEdit does not import initial conditions correctly) updated by Andrea Bartolini
I've some news about the problem, I think to have found a possible …

2014-09-18:

15:02 Ticket #2829 (Frontend - Using nonexisting positional function arguments gives bad error) created by Per Östlund
Instantiating the following model: […] gives an error message: …
14:41 Ticket #2828 (MetaModelica - Function partial application sometimes results in type mismatch) created by Per Östlund
Defining map1Fold like this causes an error: […] The error is: …
14:41 Ticket #2801 (MetaModelica - Move includes from Package.h into Package.c to minimize debugging ...) updated by Martin Sjölund
DAE.FUNCTION now has a field SCode.Variability variability. I did …
14:27 Ticket #2619 (Frontend - OpenModelica in git instead of svn) updated by anonymous
I like the idea of github, too. A lot of developers have an github …
14:04 Ticket #2826 (MetaModelica - Short version of match) updated by Martin Sjölund
Cc changed
12:51 Ticket #2823 (Code Generation - Quadratic complexity for lists in SimCodeUtil.replaceLiteralExp) closed by Martin Sjölund
fixed: Fixed in r22353.
12:32 Ticket #2823 (Code Generation - Quadratic complexity for lists in SimCodeUtil.replaceLiteralExp) updated by Martin Sjölund
Status, Owner, Component, Milestone changed
I will add a special case for lists of length >25.
11:48 Ticket #2827 (MetaModelica - Function partial application doesn't work with polymorphic types) closed by Martin Sjölund
fixed: Fixed in r22352.
11:26 Ticket #2827 (MetaModelica - Function partial application doesn't work with polymorphic types) created by Per Östlund
Function partial application gives template error when compiling: […]
11:12 Ticket #2824 (MetaModelica - Issues with multi-iterator list comprehension) closed by Martin Sjölund
fixed: Should be fixed in r22350.
09:44 Ticket #2798 (OMEdit - OMEdit crashes when saving a model) closed by Martin Sjölund
fixed: Fixed in r22347 (a function returning a bool did not return anyway, …
09:06 Ticket #2798 (OMEdit - OMEdit crashes when saving a model) updated by Martin Sjölund
Status, Owner changed
09:05 Ticket #2798 (OMEdit - OMEdit crashes when saving a model) updated by anonymous
(Also on ubuntu 14.04 LTS with omedit nightly)
09:04 Ticket #2798 (OMEdit - OMEdit crashes when saving a model) updated by anonymous
same problem here, 100% of the time
08:34 Ticket #2826 (MetaModelica - Short version of match) updated by Per Östlund
Description changed
08:34 Ticket #2826 (MetaModelica - Short version of match) created by Per Östlund
It would be nice to have a more compact version of match, similar to …
07:09 Ticket #2825 (Command Prompt Environment - Override of Q-Idents) updated by Martin Sjölund
readSimulationResultVars returns …
06:43 Ticket #2825 (Command Prompt Environment - Override of Q-Idents) updated by Lennart Ochel
If you change 'y' to 'y y' even val fails. […]
06:40 Ticket #2825 (Command Prompt Environment - Override of Q-Idents) updated by Lennart Ochel
Replying to sjoelund.se: > Yes, because you did not escape …
06:36 Ticket #2825 (Command Prompt Environment - Override of Q-Idents) updated by Martin Sjölund
Yes, because you did not escape your override flag. The following …
06:32 Ticket #2825 (Command Prompt Environment - Override of Q-Idents) created by Lennart Ochel
The simulation command line flag -override is quite useful. …

2014-09-17:

14:48 Ticket #2824 (MetaModelica - Issues with multi-iterator list comprehension) updated by Per Östlund
I should maybe also point out that the cref in inConnector looks fine …
14:45 Ticket #2824 (MetaModelica - Issues with multi-iterator list comprehension) created by Per Östlund
Implementing List.productMap like this causes issues: […] The issue …
13:00 SimCodeUtil.mo.diff attached to Ticket #2823 by Per Östlund
12:59 Ticket #2823 (Code Generation - Quadratic complexity for lists in SimCodeUtil.replaceLiteralExp) created by Per Östlund
The current implementation is SimCodeUtil.replaceLiteralExp is very …
07:37 Ticket #2798 (OMEdit - OMEdit crashes when saving a model) updated by Martin Sjölund
OSX and Linux users are affected. I can reproduce this 100% of the …
06:17 Ticket #2822 (MetaModelica - Code generation for function aliases) closed by Martin Sjölund
fixed: Fixed in r22332.
06:07 Ticket #2819 (MetaModelica - List comprehensions that create zero or multiple lists) updated by Martin Sjölund
This is very problematic to implement due to the fact that none of …

2014-09-15:

13:28 Ticket #2804 (Code Generation - codegen error if one is using Modelica.Utilities.Streams.readLine) updated by Willi Braun
In the model above I found a solution that works for now for the user, …
12:15 Ticket #2804 (Code Generation - codegen error if one is using Modelica.Utilities.Streams.readLine) updated by Martin Sjölund
I will be busy writing Modrio documents for some time. I could give …
11:02 Ticket #2685 (Code Generation - Connector with record fails with code generation issues) updated by Willi Braun
Status, Owner, Component changed
No, the underlying problem is fix the code generation to handle arrays …
10:24 Ticket #2685 (Code Generation - Connector with record fails with code generation issues) updated by Willi Braun
Status changed
It seems that for some reasons in simVar the entry for …
08:52 Ticket #2822 (MetaModelica - Code generation for function aliases) created by Per Östlund
No code is currently generated for function alises, resulting in …
07:01 Ticket #2821 (*unknown* - Library Save Bug) created by sanjay9591@…
Hi. Consider the following scenario that I did. 1. Load a Library in …
05:38 Ticket #2685 (Code Generation - Connector with record fails with code generation issues) updated by Adrian Pop
Status, Owner, Component changed
This seems to have been fixed for the front-end I guess via some …
Note: See TracTimeline for information about the timeline view.