Timeline


and

2016-03-24:

23:10 Ticket #3760 (Cross compilation of binary FMUs) closed by rfranke
fixed
22:12 Ticket #3794 (Frontend eats input / output qualifiers) closed by rfranke
fixed: 9d2b906/OMCompiler shall fix this. I'm adding a test too.
17:25 Ticket #3796 (Clarify use of compiler and simulation flags in OMEdit) closed by adeas31
fixed: Done in e0629d9/OMEdit. The links are always local. We …
11:58 Ticket #3795 (A large number of event iterations is not necessarily an error) closed by lochel
fixed
10:56 Ticket #3796 (Clarify use of compiler and simulation flags in OMEdit) created by casella
In OMEdit you can set flags in two places: one is …
02:40 Ticket #3795 (A large number of event iterations is not necessarily an error) created by casella
Consider the model …

2016-03-23:

21:53 Ticket #3794 (Frontend eats input / output qualifiers) created by rfranke
See the following example: […] The frontend generates for …
18:27 Ticket #3793 (Save As malfunctioning in OMEdit) created by ceraolo
Tested with OM 1.9.6 (win) 1) load DO1.mo 2) save as DO1om.mo 3) open …
16:11 Ticket #3792 (Variable override not working with restart) created by crupp@…
I tried this on an old version and it used to work, but got broken at …
15:53 Ticket #3782 (Wrong floor of integer) closed by rfranke
fixed: The examples given in the ticket description do now work with the Cpp …
13:20 Ticket #3791 (don't force inlining for annotation(Inline=false)) created by vitalij
see comments …
01:52 Ticket #3790 (Simulation and FMU build using C runtime and MSVC is broken) created by adrpo
It seems we have a broken MSVC C runtime. See also: …

2016-03-22:

23:33 Ticket #3789 (Missing variables in _info.json file) created by crupp@…
After building the following: […] The variable definitions for dL …
18:52 Ticket #3788 (OMEdit working directory too cluttered) created by anonymous
The OMEdit working directory contains a lot of stuff: - files needed …
12:31 Ticket #3787 (Display OMEdits own version string in "About OMEdit") reopened by dietmarw
Not on Linux unfortunately: [[Image(...)]]
12:03 Ticket #3787 (Display OMEdits own version string in "About OMEdit") closed by adeas31
invalid: Its already done several weeks ago. See the attached screenshot.
11:06 Ticket #3787 (Display OMEdits own version string in "About OMEdit") created by dietmarw
Especially for testing the nightly version it would help if the "About …
08:55 Ticket #3786 (FMU export generates an empty ModelStructure) created by adrpo
When FMU exporting the attached model we get some elements in the …
00:45 Ticket #3775 (Support multi-platform FMUs from OMEdit) closed by adeas31
fixed: Made "static" the default linkage in 4bcfe5e/OMEdit. I am …

2016-03-21:

15:35 Ticket #3773 (Do not return the sub-modifier) closed by perost
fixed: Fixed in 84e82ed.
14:26 Ticket #3785 (Large differences in back-end and simcode time with FluidDissipation ...) created by casella
Very similar test models using the Modelica.Fluid.Dissipation library …
12:36 Ticket #3784 (OMEdit Component modifier) closed by adeas31
fixed: It is not working because the regular expression doesn't allow the dot …
12:08 Ticket #3784 (OMEdit Component modifier) created by wbraun
For me it seems not to working to set a stateSelect component …
11:31 Ticket #3783 (OMEdit parameter changes overwrite existing arguments) created by Christoph <buchner@…>
Let's say I start putting together a simple Modelica.Fluid system, …
07:28 Ticket #3782 (Wrong floor of integer) created by rfranke
The backend replaces mod with floor, ignoring that the former …
00:11 Ticket #3091 (Nonlinear equation system of size 1) closed by vitalij
fixed: fixed with PR549

2016-03-20:

11:32 Ticket #3781 (Fix scaling of detectJacobianSparsePattern) created by sjoelund.se
[…] n=1000 […] n=2000 […] n=10000 […] Seems to be …
08:38 ReleaseNotes/1.3.1 created by sjoelund.se
08:36 ReleaseNotes/1.4.0 created by sjoelund.se
08:35 ReleaseNotes/1.4.1 created by sjoelund.se
08:34 ReleaseNotes/1.4.2 created by sjoelund.se
07:43 ReleaseNotes/1.4.3 created by sjoelund.se
07:41 ReleaseNotes/1.4.4 created by sjoelund.se
07:40 ReleaseNotes/1.4.5 created by sjoelund.se
07:39 ReleaseNotes/1.5.0 created by sjoelund.se
07:36 ReleaseNotes/1.6.0 created by sjoelund.se
07:34 ReleaseNotes/1.7.0 created by sjoelund.se
07:30 ReleaseNotes/1.8.0 created by sjoelund.se
06:43 Ticket #3780 (wrong array dimension size unless Evaluate=true is set) created by mwetter
The test model …
06:35 Ticket #3779 (Wrong generated code for a model of the Buildings library) created by mwetter
The following commands give a segmentation fault on Ubuntu 14.04, 64 …
05:41 Ticket #3778 (noEvent(x>0) fails to guard against sqrt(x) for x<0) created by mwetter
Hi The regression test […] fails with "Model error: Argument of …

2016-03-19:

15:55 Ticket #3777 (Significantly reduced coverage after "fix valueReferences") created by rfranke
Today the coverage went down significantly for basically all cpp …
15:20 Ticket #3774 (Windows Nightly Builds Unavailable) closed by adrpo
fixed: The builds are back on: …
08:21 Ticket #3776 (Copy & paste in OMEdit) created by anonymous
It looks like in diagram view of OMEdit it is not possible to do …

2016-03-18:

22:52 Ticket #3775 (Support multi-platform FMUs from OMEdit) created by rfranke
A couple of months ago the command buildModelFMU was extended with a …
18:01 Ticket #3774 (Windows Nightly Builds Unavailable) created by zbigniew.wolanski@…
Are the nightly builds no longer available? The last build …
17:27 Ticket #3726 (Unit of derived types are missing) closed by adeas31
fixed: I have been working on #2250 and it seems this ticket is fixed as part …
14:37 Ticket #3773 (Do not return the sub-modifier) created by adeas31
getComponentModifierValue returns the sub-modifier along with the …

2016-03-17:

14:04 Ticket #3640 (Compilation errors for Modelica.Math.FastFourierTransform.Examples.RealFFT1) closed by sjoelund.se
worksforme: This worked with the MSL trunk shipped with OpenModelica
10:56 Ticket #3772 (event clock error) created by niklwors
For the following example the clock interval is unknown in SimCode. …
10:50 Ticket #3771 (Wrong clock interval) created by niklwors
For the following example it appears the clock interval calculation is …
10:47 Ticket #3770 (clocked equations problem) created by niklwors
For the following model from the cpp runtime tests suite, it appears a …
00:18 Ticket #3519 (test ModelTestSolve18 fail) closed by vitalij
fixed: [https://github.com/OpenModelica/OpenModelica-testsuite/commit/87f2ac12
Note: See TracTimeline for information about the timeline view.