Timeline
2016-06-09:
- 17:01 Ticket #3955 (Build Environment - Enable more Windows performance optimizations as in Linux) updated by
-
Cc changed
- 15:37 Ticket #3959 (OMEdit - Support calling functions directly from the OMEdit library browser) created by
- Currently it is possible to call functions in OMEdit by using the cli …
- 14:54 Ticket #3958 (OMEdit - Make --OMCLogger=true the default behavior for OMEdit) created by
- Currently the CLI window input is not enabled by default. Since it is …
- 14:32 Ticket #3957 (Backend - Simulation errors with hierarchical state machines in Modelica 3.3) updated by
- The state machine is already rather large. I recommend that you build …
- 12:48 Ticket #3957 (Backend - Simulation errors with hierarchical state machines in Modelica 3.3) updated by
-
Status, Type, Component, Owner, Milestone changed
- 12:32 Ticket #3957 (Backend - Simulation errors with hierarchical state machines in Modelica 3.3) created by
- Hello all, I am currently doing my Master's thesis and I am building …
- 06:20 Ticket #3956 (Run-time - no member named 'method' in 'struct NONLINEAR_SYSTEM_DATA') closed by
- invalid: Thanks for using OpenModelica and reporting feedback.
- 03:24 Ticket #3868 (OMEdit - 32bit OMEdit unusable due to GC issues "Too Many Heap Section") updated by
-
Priority changed
Please consider this as blocker, because the Windows version is … - 01:14 Ticket #3956 (Run-time - no member named 'method' in 'struct NONLINEAR_SYSTEM_DATA') updated by
- Thank your for the quick response. Re-tested it in OMC version …
2016-06-08:
- 20:52 Ticket #3955 (Build Environment - Enable more Windows performance optimizations as in Linux) closed by
- 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
- 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
- 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
- Fixed with 250e6b/OMCompiler-3rdParty and …
- 12:42 Ticket #3954 (Code Generation - Potential bugs from static code analysis) updated by
-
Description changed
- 12:40 Ticket #3955 (Build Environment - Enable more Windows performance optimizations as in Linux) updated by
-
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
-
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
-
Description changed
- 12:23 Ticket #3954 (Code Generation - Potential bugs from static code analysis) updated by
-
Cc changed
- 12:22 Ticket #3955 (Build Environment - Enable more Windows performance optimizations as in Linux) updated by
-
Status, Owner changed
- 12:22 Ticket #3955 (Build Environment - Enable more Windows performance optimizations as in Linux) created by
- 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
- 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
-
Just realized that in
CevalScriptBackend.createSimulationResult
… - 08:20 Ticket #3953 (Interactive Environment - simulate(..) returns record instead of string) updated by
- 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
- Replying to sjoelund.se: > I think the full record should …
- 07:46 Ticket #3953 (Interactive Environment - simulate(..) returns record instead of string) updated by
-
Description changed
2016-06-07:
- 17:38 Ticket #3953 (Interactive Environment - simulate(..) returns record instead of string) updated by
- 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
- 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
- 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
- It is supposed to be a record that is passed. If the …
- 14:19 Ticket #3953 (Interactive Environment - simulate(..) returns record instead of string) created by
-
According the its signature the MOS scripting function
simulate(..)
… - 11:00 Ticket #3488 (Frontend - Vendor-specific annotations for advanced flags and options) updated by
-
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
- duplicate: See #1883
- 09:42 Ticket #3952 (OMEdit - Opening result files when path contains swedish characters not working) created by
- Error message: Scripting Error Failed to open simulation result …
- 09:28 Ticket #3951 (OMEdit - Availability of displayUnits in the Component Parameter windows) created by
- 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
- 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
-
Description changed
- 05:04 Ticket #3950 (Build Environment - Cross compilation of FMUs under Windows) created by
- 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
- fixed: Fixed in 4eaf6a/OMCompiler.
- 11:02 Ticket #3770 (Backend - clocked equations problem) closed by
- 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
- 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
- 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
- Have a look at …
- 05:42 Ticket #3948 (FMI - Compiling C++ FMU runtime and FMUs with -D_GLIBCXX_USE_CXX11_ABI=0 ...) updated by
-
Cc changed
- 05:41 Ticket #3948 (FMI - Compiling C++ FMU runtime and FMUs with -D_GLIBCXX_USE_CXX11_ABI=0 ...) updated by
- 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
-
Status, Owner changed
2016-06-02:
- 22:03 Ticket #3949 (Susan (Templates) - Susan parses the same interface files several times included from ...) updated by
- As one can see in the attached file the same files are parsed all over …
- 22:01 Ticket #3949 (Susan (Templates) - Susan parses the same interface files several times included from ...) created by
- 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
-
Cc changed
- 21:47 Ticket #3948 (FMI - Compiling C++ FMU runtime and FMUs with -D_GLIBCXX_USE_CXX11_ABI=0 ...) updated by
-
Cc, Status, Owner changed
- 21:47 Ticket #3948 (FMI - Compiling C++ FMU runtime and FMUs with -D_GLIBCXX_USE_CXX11_ABI=0 ...) created by
- 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
- 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
- Test: …
- 19:34 Ticket #3946 (FMI - Windows FMU depending on ModelicaTables depend on -lz -lhdf5) updated by
- See also the discussion on: …
- 19:33 Ticket #3946 (FMI - Windows FMU depending on ModelicaTables depend on -lz -lhdf5) updated by
-
Status, Owner changed
- 19:33 Ticket #3946 (FMI - Windows FMU depending on ModelicaTables depend on -lz -lhdf5) created by
- 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
- Should be fixed by 24669b/OMCompiler. I'll wait for the …
Note:
See TracTimeline
for information about the timeline view.