Timeline


and

2016-03-16:

19:20 Ticket #3765 (Bad macro for semiLinear) closed by vitalij
fixed
14:18 ReleaseNotes/1.9.4 edited by sjoelund.se
(diff)
14:14 Ticket #3763 (FMI 2.0 export broken in OpenModelica 1.9.4) closed by sjoelund.se
fixed
14:01 ReleaseNotes/1.9.3 edited by sjoelund.se
(diff)
11:41 ReleaseNotes/1.9.2 edited by sjoelund.se
(diff)
11:38 ReleaseNotes/1.9.1 edited by sjoelund.se
(diff)
11:37 ReleaseNotes/1.9.0 edited by sjoelund.se
(diff)
11:34 ReleaseNotes/1.9.0 edited by sjoelund.se
(diff)
11:32 ReleaseNotes/1.9.4 edited by sjoelund.se
(diff)
11:19 ReleaseNotes/1.9.1 edited by sjoelund.se
(diff)

2016-03-15:

19:08 Ticket #3769 (Problem with GCC compiler on Windows 10 - OpenModelica 1.9.4 final rel) created by alfredo.garro@…
I have just installed the OpenModelica 1.9.4 final release on MS …
16:27 Ticket #3765 (Bad macro for semiLinear) reopened by crupp@…
Looks like I was sloppy. The cpp version also needs it in: …
16:21 Ticket #3766 (OMEdit crashes, when you move marked models) closed by adeas31
fixed: Fixed in 6ca8c1c/OMEdit.
14:52 Ticket #3768 (Add keyboard shortcuts for flipping of icons horizontally and vertically) closed by adeas31
invalid: We have that already. See 62c0c86/OMEdit.
14:49 Ticket #2220 (Automatic Save in OMEdit - Logging of Edit Operations) closed by adeas31
fixed: Fixed in 1ec6313/OMEdit. The automatic save is available …
14:48 Ticket #3768 (Add keyboard shortcuts for flipping of icons horizontally and vertically) created by dietmarw
My proposal: * flipping horizontally: h * flipping vertically: v
14:44 Ticket #2347 (OMEdit error message on autosave in text view) closed by adeas31
fixed: Fixed in 1ec6313/OMEdit.
14:44 Ticket #2416 (Unwanted behaviour of OMEdit with syntactically incorrect models) closed by adeas31
fixed: Fixed in 1ec6313/OMEdit. The auto save functionality is …
13:36 Ticket #3767 (OMEdit - Freeze Loading Screen at "Creating Widgets") created by philipp.kiesslich-koecher@…
Sometimes when I open OMEdit it hangs up at the event "Creating …
13:30 Ticket #3766 (OMEdit crashes, when you move marked models) created by philipp.kiesslich-koecher@…
When I mark several models on the diagram layer at the same time and …
01:53 Ticket #3027 (Select and export variables after simulation) closed by adeas31
fixed: Done in 19e8270/OMEdit.
01:22 Ticket #3765 (Bad macro for semiLinear) closed by vitalij
fixed

2016-03-14:

23:41 Ticket #3765 (Bad macro for semiLinear) created by crupp@…
In openmodelica.h the macro for semiLinear is defined as: #define …
22:18 Ticket #3032 (Two connecting lines issues) closed by adeas31
fixed: Fixed in 2805502/OMEdit.
16:30 Ticket #3764 (OMCSession.sendExpression uses up all available memory when pyplot is ...) created by christopher.schoelzel@…
I wanted to create a testing script for my modelica models using …
16:22 ReleaseNotes/1.9.4 edited by sjoelund.se
(diff)
16:22 ReleaseNotes/1.10.0 created by sjoelund.se

2016-03-13:

17:53 Ticket #3763 (FMI 2.0 export broken in OpenModelica 1.9.4) created by rfranke
The generation of the model structure does not work anymore for …
01:00 Ticket #2274 (update class name in "Libraries Browser”) closed by adeas31
fixed: Done in 6247798/OMEdit.
01:00 Ticket #2845 (OMEdit handling of packages in the GUI is inconsistent) closed by adeas31
fixed: Done in 6247798/OMEdit.

2016-03-12:

10:21 Ticket #3762 (OpenModelica simulation hangs for ...) created by martin.otter@…
OpenModelica 1.9.4 Beta.2 translates …
09:53 Ticket #3195 (Translation error with integer inputs) closed by rfranke
fixed: The ticket was re-opened in #3274. Close this one because the …

2016-03-11:

17:24 Ticket #3753 (Simulation logging flags are wrong) closed by adeas31
fixed: Fixed in 4385f6e/OMEdit. The parser error is indeed a …
13:09 Ticket #3761 (Buildings coverage went down after library update) created by adrpo
36 new failures: …
08:25 Ticket #3760 (Cross compilation of binary FMUs) created by rfranke
Use cases for cross compilation are: 1. the development platform …

2016-03-10:

15:39 Ticket #3757 (Record field assignment issue) closed by perost
fixed: It's now working with the changes in [changeset:af457aa/OMCompiler
15:24 Ticket #3759 ([Clock] time values are not strict monotonically increasing) created by lochel
The following simple test case produces a result file with time values …
13:31 ReleaseNotes/1.9.4 edited by dietmarw
Fix markup (diff)
07:50 Ticket #3758 (MSL NoiseExamples fail with Cpp runtime) closed by rfranke
fixed: Fixed in a4ad037/OMCompiler. The NoiseExamples are …
06:47 Ticket #1078 (Improve error message when trying to override a final ...) closed by sjoelund.se
fixed: This was fixed in the 1.9.4 release.

2016-03-09:

21:25 Ticket #3758 (MSL NoiseExamples fail with Cpp runtime) created by rfranke
Just found out that the examples of Modelica.Blocks.Noise are …
20:15 ReleaseNotes/1.9.4 edited by lochel
(diff)
17:29 ReleaseNotes/1.9.4 edited by adeas31
(diff)
17:02 Milestone 1.9.4 completed
1.9.4 is done …
16:59 ReleaseNotes/1.9.4 edited by adrpo
(diff)
16:44 Ticket #3757 (Record field assignment issue) created by perost
I've encountered an issue when assigning to a record field, possibly …
15:02 Ticket #3756 (plots for PDEModelica fields) created by jansilar
There is always an array representing x-coordinate (in the attached …
14:55 Ticket #3755 (PDEModelica extension keywords -- save simulation settings problem) created by jansilar
When simulating the attached model with "Save simulation settings …
07:44 Ticket #3322 (C++ runtime broken using boost_thread 1.55 under Ubuntu with clang) closed by rfranke
fixed: The +std=c++11 setting was basically the right solution for this, …
06:57 Ticket #3573 (Better support for generic types) closed by sjoelund.se
fixed: Fixed in …
Note: See TracTimeline for information about the timeline view.