Timeline



2016-06-08:

20:52 Ticket #3955 (Build Environment - Enable more Windows performance optimizations as in Linux) closed by Adrian Pop
fixed: Tested OMEdit myself and it works rather well. Windows build has no …
19:27 Ticket #3956 (Run-time - no member named 'method' in 'struct NONLINEAR_SYSTEM_DATA') updated by Lennart Ochel
As far as I know, the field method should be available in the version …
16:15 Ticket #3956 (Run-time - no member named 'method' in 'struct NONLINEAR_SYSTEM_DATA') created by robert@…
When building a model (still struggling with creating a simple example …
13:07 Ticket #3955 (Build Environment - Enable more Windows performance optimizations as in Linux) updated by Adrian Pop
Fixed with 250e6b/OMCompiler-3rdParty and …
12:42 Ticket #3954 (Code Generation - Potential bugs from static code analysis) updated by Henning Kiel
Description changed
12:40 Ticket #3955 (Build Environment - Enable more Windows performance optimizations as in Linux) updated by Adrian Pop
Description changed
I'm about to fix all of these issues except "parallel code generation" …
12:35 Ticket #3954 (Code Generation - Potential bugs from static code analysis) updated by Henning Kiel
Description changed
Added a few more items. I see that some warnings are duplicated. Do …
12:26 Ticket #3955 (Build Environment - Enable more Windows performance optimizations as in Linux) updated by Adrian Pop
Description changed
12:23 Ticket #3954 (Code Generation - Potential bugs from static code analysis) updated by Henning Kiel
Cc changed
12:22 Ticket #3955 (Build Environment - Enable more Windows performance optimizations as in Linux) updated by Adrian Pop
Status, Owner changed
12:22 Ticket #3955 (Build Environment - Enable more Windows performance optimizations as in Linux) created by Adrian Pop
Currently we have less optimizations in Windows: - GC parallel mark is …
12:18 Ticket #3954 (Code Generation - Potential bugs from static code analysis) created by Henning Kiel
I'm referencing from run "Tue Jun 7 21:05:18 2016" with 3483 warnings …
09:14 Ticket #3953 (Interactive Environment - simulate(..) returns record instead of string) updated by Bernhard Thiele
Just realized that in CevalScriptBackend.createSimulationResult
08:20 Ticket #3953 (Interactive Environment - simulate(..) returns record instead of string) updated by Martin Sjölund
I just think it should be fine if the value internally has all of …
08:13 Ticket #3953 (Interactive Environment - simulate(..) returns record instead of string) updated by Bernhard Thiele
Replying to sjoelund.se: > I think the full record should …
07:46 Ticket #3953 (Interactive Environment - simulate(..) returns record instead of string) updated by Bernhard Thiele
Description changed

2016-06-07:

17:38 Ticket #3953 (Interactive Environment - simulate(..) returns record instead of string) updated by Martin Sjölund
I think the full record should always be created, but when doing …
16:40 Ticket #3945 (Build Environment - OMC doesn't build with hdf5 1.10) updated by anonymous
The HDF5 library 1.10 contains compatibility macros to use older API …
15:59 Ticket #3953 (Interactive Environment - simulate(..) returns record instead of string) updated by Bernhard Thiele
OK. I just finished a commit that would change the return value to a …
15:37 Ticket #3953 (Interactive Environment - simulate(..) returns record instead of string) updated by anonymous
It is supposed to be a record that is passed. If the …
14:20 runSimulate.mos attached to Ticket #3953 by Bernhard Thiele
The mos script calling simulate(..)
14:19 Ticket #3953 (Interactive Environment - simulate(..) returns record instead of string) created by Bernhard Thiele
According the its signature the MOS scripting function simulate(..)
11:00 Ticket #3488 (Frontend - Vendor-specific annotations for advanced flags and options) updated by Adeel Asghar
I added support for __OpenModelica_simulationFlags annotation in …
10:27 Ticket #3952 (OMEdit - Opening result files when path contains swedish characters not working) closed by Adeel Asghar
duplicate: See #1883
09:42 Ticket #3952 (OMEdit - Opening result files when path contains swedish characters not working) created by arunkumar palanisamy
Error message: Scripting Error Failed to open simulation result …
09:28 Ticket #3951 (OMEdit - Availability of displayUnits in the Component Parameter windows) created by dennis.hu@…
Not for all units are the displayUnits with dimension avaiable. E.g. …
08:35 Ticket #3896 (Cpp Run-time - Cannot build Cpp runtime on OS X) updated by Henning Kiel
With PR #948 I can compile, but running the testsuite still does not …

2016-06-06:

05:05 Ticket #3950 (Build Environment - Cross compilation of FMUs under Windows) updated by Rüdiger Franke
Description changed
05:04 Ticket #3950 (Build Environment - Cross compilation of FMUs under Windows) created by Rüdiger Franke
Recently a 64bit Windows version of OpenModelica was introduced. A …

2016-06-04:

23:12 Ticket #3946 (FMI - Windows FMU depending on ModelicaTables depend on -lz -lhdf5) closed by Adrian Pop
fixed: Fixed in 4eaf6a/OMCompiler.
11:02 Ticket #3770 (Backend - clocked equations problem) closed by Rüdiger Franke
fixed: 8987eb249/OMCompiler finally fixes the treatment of start …

2016-06-03:

11:41 Ticket #3948 (FMI - Compiling C++ FMU runtime and FMUs with -D_GLIBCXX_USE_CXX11_ABI=0 ...) updated by Adrian Pop
I can also confirm this as fixed, the models no longer fail in the …
11:22 Ticket #3948 (FMI - Compiling C++ FMU runtime and FMUs with -D_GLIBCXX_USE_CXX11_ABI=0 ...) closed by Volker Waurich
fixed: That fixes the issue. Thank you for the quick response.
06:16 Ticket #3948 (FMI - Compiling C++ FMU runtime and FMUs with -D_GLIBCXX_USE_CXX11_ABI=0 ...) updated by Rüdiger Franke
Have a look at …
05:42 Ticket #3948 (FMI - Compiling C++ FMU runtime and FMUs with -D_GLIBCXX_USE_CXX11_ABI=0 ...) updated by Rüdiger Franke
Cc changed
05:41 Ticket #3948 (FMI - Compiling C++ FMU runtime and FMUs with -D_GLIBCXX_USE_CXX11_ABI=0 ...) updated by Rüdiger Franke
It was me who tweaked the ABI recently. I wanted to wait for the new …
05:39 Ticket #3948 (FMI - Compiling C++ FMU runtime and FMUs with -D_GLIBCXX_USE_CXX11_ABI=0 ...) updated by Rüdiger Franke
Status, Owner changed

2016-06-02:

22:03 Ticket #3949 (Susan (Templates) - Susan parses the same interface files several times included from ...) updated by Adrian Pop
As one can see in the attached file the same files are parsed all over …
22:02 CodegenFMUCppHpcom.mo.log attached to Ticket #3949 by Adrian Pop
22:01 Ticket #3949 (Susan (Templates) - Susan parses the same interface files several times included from ...) created by Adrian Pop
Currently Susan parses the same interface file included from different …
21:48 Ticket #3948 (FMI - Compiling C++ FMU runtime and FMUs with -D_GLIBCXX_USE_CXX11_ABI=0 ...) updated by Adrian Pop
Cc changed
21:47 Ticket #3948 (FMI - Compiling C++ FMU runtime and FMUs with -D_GLIBCXX_USE_CXX11_ABI=0 ...) updated by Adrian Pop
Cc, Status, Owner changed
21:47 Ticket #3948 (FMI - Compiling C++ FMU runtime and FMUs with -D_GLIBCXX_USE_CXX11_ABI=0 ...) created by Adrian Pop
We get linker errors if we compiled the C++ FMU runtime and FMU code …
21:44 Ticket #3942 (Cpp Run-time - Use C++11 on Windows for the C++ runtime) closed by Adrian Pop
fixed: Compiling with -std=c++11 works fine so I'll close this ticket. The …
21:39 Ticket #3947 (Cpp Run-time - Fix test using SID which is defined in the windows header) created by Adrian Pop
Test: …
19:34 Ticket #3946 (FMI - Windows FMU depending on ModelicaTables depend on -lz -lhdf5) updated by Adrian Pop
See also the discussion on: …
19:33 Ticket #3946 (FMI - Windows FMU depending on ModelicaTables depend on -lz -lhdf5) updated by Adrian Pop
Status, Owner changed
19:33 Ticket #3946 (FMI - Windows FMU depending on ModelicaTables depend on -lz -lhdf5) created by Adrian Pop
Models depending on ModelicaTables need to be linked with -lz -lhdf5. …
10:21 Ticket #3942 (Cpp Run-time - Use C++11 on Windows for the C++ runtime) updated by Adrian Pop
Should be fixed by 24669b/OMCompiler. I'll wait for the …

2016-06-01:

13:29 Ticket #3902 (Run-time - FMU compilation with minimal runtime fails for some models) updated by Adrian Pop
Hopefully final fix for this ticket ec6bb2/OMCompiler. The …
09:48 Ticket #3755 (Interactive Environment - PDEModelica extension keywords -- save simulation settings problem) closed by Jan Silar
fixed
09:31 Ticket #3943 (Cpp Run-time - Implement support for daeMode in the C++ runtime) updated by Adrian Pop
Status, Owner changed
06:27 Ticket #2959 (Frontend - Use of partial, non-redeclared classes is not reported by the front-end) updated by Christoph <buchner@…>
Thanks!
00:52 Ticket #3898 (FMI - FMU co-simulation issues) closed by Adrian Pop
fixed: I'll close this one as is working now.
00:25 Ticket #3902 (Run-time - FMU compilation with minimal runtime fails for some models) updated by Adrian Pop
Even more fixes in c7a21f/OMCompiler and added a test in …
Note: See TracTimeline for information about the timeline view.