Timeline
2014-09-22:
- 22:39 Ticket #2767 (FMI - fmi2GetDerivatives shifts value references by -1 when calling getReal ...) updated by
 - 
          Cc, Status, Owner changed
Following things fixed in r22404, - Fixed fmi2GetDerivatives. - … - 21:49 Ticket #2614 (Run-time - import mat-files for initialization) reopened by
 - 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
 - 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
 - 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
 - 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
 - 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
 - At least all vendor annotations.
 - 14:13 Ticket #2832 (Frontend - Annotation in external objects is lost when instantiating) updated by
 - 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
 - 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
 - fixed: Fixed in r22389 and r22391.
 - 09:36 Ticket #2831 (OMEdit - OMEdit fails to find local dlls on Windows) updated by
 - Attached is a test model which uses an external object to read from an …
 - 09:31 Ticket #2831 (OMEdit - OMEdit fails to find local dlls on Windows) created by
 - 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
 - fixed: fixed in r22392
 - 09:07 Ticket #2830 (Backend - Override of start attributes does not work in combination with fixed=true) updated by
 - 
          Cc changed
 - 09:05 Ticket #2830 (Backend - Override of start attributes does not work in combination with fixed=true) updated by
 - 
          Status changed
 - 09:05 Ticket #2830 (Backend - Override of start attributes does not work in combination with fixed=true) created by
 - 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
 - 
          Status, Owner changed
 
2014-09-19:
- 07:32 Ticket #2673 (Run-time - OMEdit does not import initial conditions correctly) updated by
 - 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
 - Instantiating the following model: […] gives an error message: …
 - 14:41 Ticket #2828 (MetaModelica - Function partial application sometimes results in type mismatch) created by
 - 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
 - 
          DAE.FUNCTION now has a field 
SCode.Variability variability. I did … - 14:27 Ticket #2619 (Frontend - OpenModelica in git instead of svn) updated by
 - 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
 - 
          Cc changed
 - 12:51 Ticket #2823 (Code Generation - Quadratic complexity for lists in SimCodeUtil.replaceLiteralExp) closed by
 - fixed: Fixed in r22353.
 - 12:32 Ticket #2823 (Code Generation - Quadratic complexity for lists in SimCodeUtil.replaceLiteralExp) updated by
 - 
          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
 - fixed: Fixed in r22352.
 - 11:26 Ticket #2827 (MetaModelica - Function partial application doesn't work with polymorphic types) created by
 - Function partial application gives template error when compiling: […]
 - 11:12 Ticket #2824 (MetaModelica - Issues with multi-iterator list comprehension) closed by
 - fixed: Should be fixed in r22350.
 - 09:44 Ticket #2798 (OMEdit - OMEdit crashes when saving a model) closed by
 - 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
 - 
          Status, Owner changed
 - 09:05 Ticket #2798 (OMEdit - OMEdit crashes when saving a model) updated by
 - (Also on ubuntu 14.04 LTS with omedit nightly)
 - 09:04 Ticket #2798 (OMEdit - OMEdit crashes when saving a model) updated by
 - same problem here, 100% of the time
 - 08:34 Ticket #2826 (MetaModelica - Short version of match) updated by
 - 
          Description changed
 - 08:34 Ticket #2826 (MetaModelica - Short version of match) created by
 - 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
 - readSimulationResultVars returns …
 - 06:43 Ticket #2825 (Command Prompt Environment - Override of Q-Idents) updated by
 - 
          If you change 
'y'to'y y'evenvalfails. […] - 06:40 Ticket #2825 (Command Prompt Environment - Override of Q-Idents) updated by
 - Replying to sjoelund.se: > Yes, because you did not escape …
 - 06:36 Ticket #2825 (Command Prompt Environment - Override of Q-Idents) updated by
 - Yes, because you did not escape your override flag. The following …
 - 06:32 Ticket #2825 (Command Prompt Environment - Override of Q-Idents) created by
 - 
          The simulation command line flag 
-overrideis quite useful. … 
2014-09-17:
- 14:48 Ticket #2824 (MetaModelica - Issues with multi-iterator list comprehension) updated by
 - 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
 - Implementing List.productMap like this causes issues: […] The issue …
 - 12:59 Ticket #2823 (Code Generation - Quadratic complexity for lists in SimCodeUtil.replaceLiteralExp) created by
 - The current implementation is SimCodeUtil.replaceLiteralExp is very …
 - 07:37 Ticket #2798 (OMEdit - OMEdit crashes when saving a model) updated by
 - 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
 - fixed: Fixed in r22332.
 - 06:07 Ticket #2819 (MetaModelica - List comprehensions that create zero or multiple lists) updated by
 - 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
 - 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
 - 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
 - 
          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
 - 
          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
 - No code is currently generated for function alises, resulting in …
 - 07:01 Ticket #2821 (*unknown* - Library Save Bug) created by
 - 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
 - 
          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.
    