Timeline


and

2016-02-28:

09:56 Ticket #3729 (Models of trunk/Modelica that do not simulate in OpenModelica (and are ...) created by martin.otter@…
When comparing the simulation results of MSL 3.2.1 with trunk: …[…]

2016-02-26:

13:33 Ticket #3728 (Enable loading of style sheets from file systems) closed by adeas31
fixed: Done in 608efb7/OMEdit.
12:44 Ticket #3728 (Enable loading of style sheets from file systems) created by dietmarw
Related to #3311 one thing that is missing now is the loading from …
10:20 Ticket #3727 (Wrong output for model) created by sjoelund.se
The following model generates the wrong output for default --std=...
09:06 Ticket #2974 (Insufficient type checking for polymorphic tuples) closed by sjoelund.se
fixed: Fixed in …
09:02 Ticket #3726 (Unit of derived types are missing) created by hkiel
In OMEdit, if I have a derived type like Diameter in …
02:07 Ticket #3713 (MSL new MatrixVectorProduct messes up backend) closed by martin.otter@…
fixed: Reverted the change. It uses the previous implementation with array …

2016-02-25:

17:21 Ticket #3305 (Derivative of homotopy) closed by lochel
fixed
14:53 Ticket #3311 (Enable loading JS globally when inside the info annotation of package.mo) closed by dietmarw
fixed: My bad. Seems I was still running an older version. Fix confirmed.
13:25 Ticket #3005 (Constants not evaluated in match patterns) closed by sjoelund.se
fixed: Fixed in …
10:53 Ticket #3311 (Enable loading JS globally when inside the info annotation of package.mo) reopened by dietmarw
Sorry but loading from file still does not work :-( (I corrected my …
10:14 Ticket #3716 (Wrong handling of two-dimensional arrays inside arrays of models) closed by casella
fixed: This is a different story, we can take care of that. Thanks for the …
01:57 Ticket #3725 (loadString merge=true create duplicate elements) created by adeas31
Run the attached script.
01:21 Ticket #3716 (Wrong handling of two-dimensional arrays inside arrays of models) reopened by casella
Please close this once the problem is actually solved.
01:01 Ticket #3724 (New approach to OMEdit text editing) created by casella
I report here the results of a discussion on omusability@…. …
00:47 Ticket #3723 (When creating new model in multi-file package with OMEdit, the model ...) created by casella
Load the attached test package. Right-click on Test, select New …

2016-02-24:

22:55 Ticket #3719 (OMEdit "save as" without function) closed by adeas31
fixed: Done in 6a0b046/OMEdit. I intentionally made this …
22:51 Ticket #3722 (copyClass API wrong source info) created by adeas31
Run the attached script. The model M is copied inside package P
17:34 Ticket #3721 (Re: FMI 1.0 co-simulation API skeleton.) created by michael.kobierski@…
https://trac.openmodelica.org/OpenModelica/changeset/e87391212dc3177054
16:59 Ticket #3720 (Profiling: Measure number of calls to functions) created by hkiel
In the CodegenCFunctions.tpl each Modelica function is instrumented …
15:36 Ticket #2490 (Support for modelica:// URIs for scripts in HTML) closed by adeas31
fixed: Fixed again in c6988d4/OMEdit.
15:36 Ticket #3311 (Enable loading JS globally when inside the info annotation of package.mo) closed by adeas31
fixed: Fixed in c6988d4/OMEdit. All the above three examples are …
15:28 Ticket #3716 (Wrong handling of two-dimensional arrays inside arrays of models) closed by lochel
fixed: This is fixed. However, the model is still not working due to #3305.
15:17 Ticket #3714 (OMEdit should not allow dragging components onto diagram layer of a package) closed by dietmarw
fixed: No I could not find any restrictions regarding diagram and icon layer. …
14:18 Ticket #3577 (Complete the implementation of copyClass API) closed by casella
fixed: The problem that inspired this ticket (#3630) is solved after Per's commit.
14:17 Ticket #3630 (OMEdit crashes or fumbles up the formatting when duplicating classes ...) closed by casella
fixed
13:44 Ticket #3718 (OMEdit text view editing broken) closed by adeas31
duplicate: Seems like your problem is related to #3698. The issue is already …
13:26 Ticket #2490 (Support for modelica:// URIs for scripts in HTML) reopened by dietmarw
Seems to have been broken again as part of #3311.
13:06 Ticket #3381 (problem with model translation) closed by wbraun
fixed: The model starts to work with as soon as …
09:42 Ticket #3006 (Implement matching on enumerations) closed by sjoelund.se
fixed: This is already working
09:31 Ticket #2915 (Warn or error when re-binding the same variable in pattern mattching) closed by sjoelund.se
fixed: This is getting fixed in …
09:29 Ticket #3021 (Match switch optimization causes issues with guards) closed by sjoelund.se
fixed: Fixed in …
08:52 Ticket #3311 (Enable loading JS globally when inside the info annotation of package.mo) reopened by dietmarw
Unfortunately the now the functionality of #2490 is broken. Taking …
08:45 Ticket #3719 (OMEdit "save as" without function) created by dietmarw
I've just renamed a package and I could not find a way to save that …
03:29 Ticket #3718 (OMEdit text view editing broken) created by crupp@…
The nightly OMEdit has some serious problems when creating models and …
01:44 Ticket #3127 (resolveLoops module break jacobian for linear systems) closed by wbraun
fixed: Seems to be fixed in the meanwhile.
01:18 Ticket #2413 (Any way to put initialAnalyticJacobian information in an XML or other file?) closed by wbraun
fixed: This has been fixed in the meanwhile, the biggest c file is now …
00:37 Ticket #3701 (A regression) closed by wbraun
fixed: fixed in d6e73f0/OMCompiler.

2016-02-23:

22:26 Ticket #3717 (Force evaluation of parameters) created by rfranke
The current implementation in BackEnd/SynchronousFeatures.mo treats …
19:45 Ticket #3716 (Wrong handling of two-dimensional arrays inside arrays of models) created by casella
Consider the attached test case. The model TestArrays.TubeArray
19:23 Ticket #3311 (Enable loading JS globally when inside the info annotation of package.mo) closed by adeas31
fixed: Done in 8eeaa19/OMEdit. Now you can create models like …
18:23 Ticket #3715 (Horizontal-only and vertical-only zoom in plot window missing) created by dietmarw
OMEdit is currently missing a horizontal/vertical-only zoom feature. …
17:45 Ticket #3707 (Handle roots of negative values don't work well) closed by lochel
fixed: Fixed with …
14:15 Ticket #3714 (OMEdit should not allow dragging components onto diagram layer of a package) created by dietmarw
Currently this is possible and leads to "funny" situations especially …
13:56 Ticket #3713 (MSL new MatrixVectorProduct messes up backend) created by sjoelund.se
Modelica trunk [https://github.com/modelica/Modelica/commit/563e24c
13:51 Ticket #3694 (Stack overflow in Modelica Parser) closed by hkiel
fixed
12:53 Ticket #3712 (Print a plot in an OMNotebook) created by adeas31
Try printing the attached notebook file. Everything is printed nicely …
12:50 Ticket #3500 (Incorrect numerical output not detected) closed by wbraun
fixed: This is fixed by …
10:40 Ticket #3711 (Cpp runtime test recordTupleReturnTest fails if wrapFunctionCalls is ...) created by lochel
I don't really know why the cpp runtime test recordTupleReturnTest …
09:51 Ticket #3710 (Unlucky tearing if module wrapFucntionCalls is enabled) created by lochel
The two tests testAlgLoop5.mos and testAlgLoop6.mos fail …
09:49 Ticket #3709 (MetaModelica extension: bidirectional variables) created by sjoelund.se
One annoying thing with MetaModelica is the inability to assign to …
01:45 Ticket #3708 (OMEdit Leftover Connecting Lines) closed by adeas31
fixed: Fixed in 9106a0c/OMEdit. I think I have fixed the …
00:32 Ticket #3708 (OMEdit Leftover Connecting Lines) created by anonymous
After deleting a connected logical component (e.g. logicToBoolean), …

2016-02-22:

21:52 Ticket #3602 (-overrideFile flag does not work in 1.9.4 latest) closed by lochel
fixed: Fixed with 3cd6f318f16faf1aa3bc04eba5c36bda4a0f104c/OMCompiler.
21:44 Ticket #3343 (A small improvement in OMEdit zooming) closed by adeas31
wontfix
20:19 Ticket #3707 (Handle roots of negative values don't work well) created by vitalij
e.g. […] simulate without assert or warnings. I would expect some …
14:30 Ticket #3706 (OMEdit does not render some icons) created by rfranke
OMEdit does not render all icons. Has this to do with recent …
13:04 Ticket #2801 (Move includes from Package.h into Package.c to minimize debugging ...) closed by sjoelund.se
fixed
13:01 Ticket #2090 (Stack overflow detection) closed by sjoelund.se
fixed: This has been fixed by using try-blocks with a special annotation …
12:39 Ticket #3647 (boolString doesn't work as function argument) closed by sjoelund.se
fixed

2016-02-21:

15:00 Ticket #3702 (A case of immediate OMEdit Crash) closed by adeas31
fixed: Fixed in 0dba740/OMEdit.
01:01 Ticket #3705 (Implement jupyter-openmodelica in addition to OMNotebook) created by dietmarw
I was wondering if anybody has considered to write a kernel for the …
Note: See TracTimeline for information about the timeline view.