Timeline


and

2014-11-03:

17:24 Ticket #2935 (Bootstrapped OMC needs to handle -flags) closed by perost
fixed: Fixed in r23076.
16:07 Ticket #2956 (Moving a complete model disassembles everything) created by adeas31
Consider the following step-by-step procedure. 1) Open the component …
15:09 Ticket #2955 (Add scope name to SourceInfo) created by sjoelund.se
We should add scope name to SourceInfo (so when you call sourceInfo(), …
13:10 Ticket #2954 (package.order encoded UTF-8 with Byte Order Mark (BOM) is not properly ...) created by adrpo
When we read package.order encoded in UTF-8 with BOM the first class …
12:50 Ticket #2953 (Error "The arguments x_min and x_max to OneNonLinearEquation.solve(..) ...) created by ptaeuber
MSL32/hpcom model Modelica.Fluid.Examples.BranchingDynamicPipes.mo …
12:44 Ticket #2952 (Solving non-linear system fails for model but "Files equal!") created by ptaeuber
Non-linear system solver fails for MSL32 model …
12:34 Ticket #2951 (Failing MSL31 model with Cellier Tearing) created by ptaeuber
MSL31 model …
12:26 Ticket #2950 (Failing ThermoSysPro model with Cellier Tearing) created by ptaeuber
Simulation of 3rd Party model …
11:07 WritingEfficientMetaModelica edited by sjoelund.se
(diff)
09:04 Ticket #2949 (MultiBody.Examples.Elementary.UserDefinedGravityField doesn't work) created by karinh@…
I tried to validate the example from MSL, …

2014-11-01:

22:37 Ticket #2882 (Query of parameters of fluid components from OMEdit is really slow) closed by adrpo
fixed: Fixed in r23131.
03:40 Ticket #2944 (OMEdit News: Error creating SSL context ()) closed by adeas31
fixed: Added the required binaries in the installer r23126.
03:04 Ticket #2943 (r23100 OMEdit deletes components from model files!) closed by adrpo
fixed: Fixed in r23123.
02:21 Ticket #2948 (OMC on Windows does not support non-ascii directories) created by adrpo
Just see the latest crash report: …

2014-10-31:

17:39 Ticket #2932 (Bootstrapped compiler - do not make protected functions static to get ...) closed by sjoelund.se
fixed
15:43 Ticket #2947 (Performance issues with BackendVariable.mergeVariables) created by sjoelund.se
BackendVariable.mergeVariables has huge performance issues. One way to …
15:19 Ticket #2946 (events are treated badly) created by lochel
I attached four models to show why OpenModelica treats events badly: …
15:10 Ticket #2945 (Translation error) created by Adam Dershowitz <dersh@…>
I just upgraded from 22978 to 23108. Some of my models, that worked …
09:56 Ticket #2944 (OMEdit News: Error creating SSL context ()) created by m.thorade@…
When opened, OMEdit displays some news on the right side, but I only …
08:57 Ticket #2943 (r23100 OMEdit deletes components from model files!) created by Christoph <buchner@…>
I just upgraded from a previous version (either 1.9.1 release or …
01:13 Ticket #2754 (Models that fail with doLinearTearing) closed by wbraun
fixed: Now also …
00:08 Ticket #2478 (OMEdit: Undo function) closed by adeas31
duplicate: Actually #2892 is duplicate of this ticket but I am keeping #2892

2014-10-30:

23:41 Ticket #2868 (Slightly different simulation results) closed by wbraun
fixed: fixed in r23096.
15:45 Ticket #2595 (new button for buildModel) closed by adeas31
fixed: Done in r23087.
12:00 Ticket #2942 (Beta2 vs Beta4: worsening performance and not convergence of a simulation) created by andreabrambilla82@…
Hi, I recently switched from Beta2 to Beta4 for Windows and I …
09:05 WritingEfficientMetaModelica edited by sjoelund.se
(diff)
08:51 WritingEfficientMetaModelica edited by lochel
add bullet for try/catch (diff)
02:33 Ticket #2941 (Replace all Package.RECORD with Package.UnionType.RECORD?) created by adrpo
Should we replace all the uniontype records paths to include the …
00:39 Ticket #2940 (OMC API: getComponents[i] and getNthComponent(i) does not return the ...) created by adrpo
Bug report from James Klingler: […] If you run: […] (line 3 of …
00:35 Ticket #2938 (OMEdit grid lines are too visible) closed by adeas31
fixed: Fixed in r23061. I kept gridlines different from Dymola to give OM …
00:05 Ticket #2183 (New OMEdit builtin icons) closed by adeas31
fixed: r23058. Almost all icons are now SVGs. The default toolbar & libraries …

2014-10-29:

13:51 Ticket #2939 (OMC Doesn't handle spaces in path) created by Adam Dershowitz <dersh@…>
I have verified this on both Mac and Linux. This script is the …
09:41 Ticket #2938 (OMEdit grid lines are too visible) created by ceraolo
OMEdit grid lines are in principle very useful assist in drawing …
02:36 Ticket #2937 (Bootstrapped compiler - check for cases that are exactly the same (on ...) created by adrpo
Seems that (incredibly) we have cases in matchcontinue that are …

2014-10-28:

21:56 Ticket #2936 (Zero-length arrays size(arr, 2) crashes run-time) created by sjoelund.se
Example that triggers error with zero-length arrays: …
18:54 Ticket #2935 (Bootstrapped OMC needs to handle -flags) created by perost
OMC currently just says "Execution failed!" when a flag is given using …

2014-10-27:

19:28 Ticket #2934 (Flattening(?) of simple model with external function fails) created by Christian Schulze <c.schulze@…>
In the attached tester OpenModelica seems to fail to flatten the …
13:12 Ticket #2933 (Problem with array reductions in code generation) created by casella
Please have a look at this test case in ThermoPower: …
13:05 Ticket #2660 (Lookup bug with replaceable models) reopened by casella
We have slightly changed the implementation of the heat transfer, from …
11:38 Milestone 1.9.1 completed
Done with this milestone.
11:37 Ticket #2932 (Bootstrapped compiler - do not make protected functions static to get ...) created by adrpo
After we made the protected functions static we get worse stack …
08:16 ReleaseNotes/1.9.2 created by sjoelund.se
08:14 ReleaseNotes/1.9.1 edited by sjoelund.se
(diff)
08:14 ReleaseNotes/1.9.1 edited by sjoelund.se
(diff)
08:14 ReleaseNotes/1.9.1 edited by sjoelund.se
(diff)
03:15 Ticket #2931 (Bootstrapped compiler should check undefined variables in if branches) created by adrpo
For example in CevalFunction.evaluateWhileStatement (modified on line …
Note: See TracTimeline for information about the timeline view.