Timeline
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 …
2014-09-13:
- 12:37 Ticket #2764 (FMI - ModelStructure with wrong dependencies for states and without ...) closed by
- fixed: fixed in r22294.
- 09:52 Ticket #2764 (FMI - ModelStructure with wrong dependencies for states and without ...) updated by
-
Status changed
- 07:30 Ticket #2596 (OMEdit - Re-simulate with changed options) updated by
- I also miss the possibility of changing simulation time without having …
2014-09-12:
- 22:37 Ticket #2818 (FMI - Stoptime not retained in FMU) closed by
- fixed: Fixed in r22293.
- 15:24 Ticket #2820 (Backend - initialization of discrete states) updated by
-
Status changed
- 15:24 Ticket #2820 (Backend - initialization of discrete states) created by
- The initialization problem of the following model is not handled …
- 14:38 Ticket #2804 (Code Generation - codegen error if one is using Modelica.Utilities.Streams.readLine) updated by
- I am just having one problem before I can commit: a function that …
- 14:35 Ticket #2804 (Code Generation - codegen error if one is using Modelica.Utilities.Streams.readLine) updated by
- I also played with crefTypeConsiderSubs(cr) but also without luck. …
- 14:05 Ticket #2804 (Code Generation - codegen error if one is using Modelica.Utilities.Streams.readLine) updated by
- I believe my working copy will solve the model. But it won't solve the …
- 13:29 Ticket #2819 (MetaModelica - List comprehensions that create zero or multiple lists) updated by
-
Description changed
- 13:28 Ticket #2819 (MetaModelica - List comprehensions that create zero or multiple lists) created by
- It would be nice if list comprehensions were a bit more flexible …
- 13:20 Ticket #2818 (FMI - Stoptime not retained in FMU) created by
- Using OM r22043 I created an FMU from the enclosed rld.mo. When I …
- 12:58 Ticket #2817 (Code Generation - Modelica.Math.Vectors.Utilities.roots crashes) created by
- The following script: […] produces the following output: […]
- 11:39 Ticket #2815 (MetaModelica - Reduction fails using polymorphic types) closed by
- fixed: Fixed in r22288, including folding A,B->B.
- 07:26 Ticket #2815 (MetaModelica - Reduction fails using polymorphic types) updated by
- I have this working the way it should, but error handling is now …
2014-09-11:
- 19:24 Ticket #2815 (MetaModelica - Reduction fails using polymorphic types) updated by
- Currently, only reductions with signature A,A->A are supported. I …
- 15:07 Ticket #2816 (MetaModelica - Support threaded reductions language extension) closed by
- fixed: Fixed in r22279.
- 15:07 Ticket #2816 (MetaModelica - Support threaded reductions language extension) updated by
-
Status changed
- 15:07 Ticket #2816 (MetaModelica - Support threaded reductions language extension) created by
- Support threaded reductions language extension: […]
- 14:40 Ticket #2815 (MetaModelica - Reduction fails using polymorphic types) created by
- This seems like something that should work: […] Currently it gives …
- 12:17 Ticket #2813 (MetaModelica - Nested for-loops over lists segfaults) closed by
- fixed: Fixed in r22270.
- 12:15 Ticket #2814 (MetaModelica - Matching in for-loop overwrites iterator and causes segfault) updated by
-
Milestone changed
- 12:15 Ticket #2813 (MetaModelica - Nested for-loops over lists segfaults) updated by
-
Milestone changed
- 12:14 Ticket #2813 (MetaModelica - Nested for-loops over lists segfaults) updated by
-
Status changed
- 12:14 Ticket #2814 (MetaModelica - Matching in for-loop overwrites iterator and causes segfault) closed by
- duplicate: Duplicate of #2813
- 11:37 Ticket #2814 (MetaModelica - Matching in for-loop overwrites iterator and causes segfault) created by
- The following function segfaults: […] The cause seems to be because …
- 09:41 Ticket #2813 (MetaModelica - Nested for-loops over lists segfaults) created by
- Calling this function results in a segfault, even if nothing is done …
2014-09-10:
- 14:22 Ticket #2778 (OMEdit - OMEdit often can't parse xml output) updated by
- Basically, OMEdit will query the output stream of the executable. It …
- 14:19 Ticket #2778 (OMEdit - OMEdit often can't parse xml output) updated by
- The odd part is that it does sometimes work. And, the same model on …
- 13:49 Ticket #2654 (Build Environment - Mac openmodelica-devel with modelica3d fails to build) updated by
- Yes, this now works. Thanks.
- 12:59 Ticket #2654 (Build Environment - Mac openmodelica-devel with modelica3d fails to build) closed by
- fixed: This was fixed at some point... I think.
- 12:56 Ticket #2778 (OMEdit - OMEdit often can't parse xml output) updated by
- I talked with Adeel regarding this. The problem is that OMEdit needs …
- 12:49 Ticket #2794 (MetaModelica - intMod and intDiv should fail, not generate C arithmetic exceptions) closed by
- fixed: Fixed in r22251
- 11:11 Ticket #2421 (OMEdit - OMEdit gdb debugging - desired features) updated by
- Replying to adeas31: > If you start a simulation without …
- 10:57 Ticket #2421 (OMEdit - OMEdit gdb debugging - desired features) updated by
- Replying to sjoelund.se: > Replying to [comment:5 …
- 10:23 Ticket #2421 (OMEdit - OMEdit gdb debugging - desired features) updated by
- Replying to adeas31: > > 1. It is not possible to start …
- 10:17 Ticket #2421 (OMEdit - OMEdit gdb debugging - desired features) updated by
- Replying to sjoelund.se: > The following needs to be taken …
- 08:47 Ticket #2421 (OMEdit - OMEdit gdb debugging - desired features) updated by
- The following needs to be taken care of: 1. It is not possible to …
- 08:00 Ticket #2811 (MetaModelica - Add support for list range expressions in for-loops) closed by
- fixed: Testcase added as …
- 07:45 Ticket #2811 (MetaModelica - Add support for list range expressions in for-loops) updated by
- As long as the iterator type is returned as BOXED(INTEGER), it is …
- 07:08 Ticket #2812 (Installation program - Remove obsolete sections from documentation) created by
- Remove obsolete sections from the user's guide: - OMI does not work - …
Note:
See TracTimeline
for information about the timeline view.