Timeline


and

2017-10-26:

23:54 Ticket #4128 (Duplicate in the libraries browser does not honor one-file setting.) closed by casella
duplicate: See #4594, with examples and discussion
19:24 Ticket #4592 (Keep formatting when duplicating classes in OMEdit) closed by casella
duplicate: Sorry :)
19:18 Ticket #4398 (comSubExp scales as O(N^2)) closed by casella
fixed: I see that the improvement for N = 12800 has been about 50X compared …
18:27 Ticket #3788 (OMEdit working directory too cluttered) closed by casella
fixed: Works as expected in 1.13.0
18:25 Ticket #2909 (Intermediate compilation files should be removed at the end of code ...) closed by casella
fixed: Works as required in 1.13.0
18:22 Ticket #4595 (Reordering models in a package has no permanent effect) created by casella
Open the attached P package. Browse to P.Q, select M2, then press …
18:17 Ticket #4594 (When duplicating a model saved in a single file, the duplicate model ...) created by casella
Open the attached package P in OMEdit. Expand packages P and Q in the …
15:55 ReleaseNotes/1.12.0 edited by adrpo
(diff)
14:57 Ticket #4593 (Keep formatting when duplicating classes in OMEdit) created by casella
When a class is duplicated in OMEdit, the duplicate class loses all …
14:56 Ticket #4592 (Keep formatting when duplicating classes in OMEdit) created by casella
When a class is duplicated in OMEdit, the duplicate class loses all …
10:35 Ticket #4591 (partitionIndependentBlocksEq stack overflow) created by sjoelund.se
partitionIndependentBlocksEq / partitionIndependentBlocksReq can get …
08:50 ReleaseNotes/1.12.0 edited by lochel
(diff)

2017-10-25:

21:32 Ticket #4590 (SimCode execution times scale as O(N^4) with large parameter arrays) created by casella
SimCode execution times to create linear, non-linear and system …
17:56 Ticket #4589 (Investigate using AvlSetInt for Adjacency Matrix) created by sjoelund.se
Currently, our adjacency matrixes use a list<list<Integer>>
15:53 ReleaseNotes/1.12.0 edited by lochel
These are draft release notes for OpenModelica 1.12.0 Beta1, compared … (diff)
13:47 Ticket #4388 (collectInitialBindings scales as O(N^2)) closed by sjoelund.se
fixed: Fixed with …
10:07 Ticket #4588 (Unit propagation and deduction.) created by ceraolo
Consider the model units.mo (attached). It contains a feedback fed by …

2017-10-24:

17:36 Ticket #4587 (Running Hudson PR with testsuite hash and force lastest generates ...) created by adrpo
Whenever libraries change we might get issues with the testsuite. I …
16:42 Ticket #4586 (enhancement: show class diagram in OMEdit) created by Matthis Thorade <m.thorade@…>
Basically a duplicate of this SO question: …
14:46 Ticket #4522 (ThermoPower and msgpack-modelica point to invalid commits) closed by sjoelund.se
invalid: Closing due to lack of feedback
12:14 Ticket #1783 (Inner/outer handling fails for some cases) closed by perost
fixed: This works fine in the new instantiation now.
12:11 Ticket #4579 (Add support for MetaModelica array literals) closed by sjoelund.se
fixed
12:10 Ticket #4581 (OMEdit crashes when the simulation fails) closed by sjoelund.se
fixed: Fixed in PR1937
07:31 Ticket #1458 (Cyclic default-bindings in functions are still accepted) reopened by sjoelund.se
That's the code from the flat Modelica. The output is now: […] But …
00:14 Ticket #1924 (IndexReduction.differentiateEqns failed) closed by casella
worksforme: The error is no longer generated in omc 1.12.0-beta3

2017-10-23:

23:44 Ticket #1555 (Model with array of unknown size fails without error message) closed by casella
fixed: OMC 1.13.0, with the new front end, produces the following error: …
23:34 Ticket #1530 (OMPlot: plotAll does not sort variables correctly) closed by casella
worksforme: With OMEdit 1.12.0-beta3, I see the results in the correct order
23:19 Ticket #1452 (Better simplification needed) closed by casella
fixed: This model is instantiated in a much less than a second with OMC …
23:14 Ticket #1458 (Cyclic default-bindings in functions are still accepted) closed by casella
invalid: It is unclear to me what the problem is here. Function f is not used …
23:10 Ticket #1468 (Discontinuity in results not properly stored (?)) closed by casella
fixed: This is an excerpt of the CSV output obtained with 1.12.0-beta3 …
23:01 Ticket #1469 (Bugs related to division by zero) closed by casella
wontfix: Replying to perost: > The first example now gives an error …
16:22 Ticket #4570 (State-machines translation error) closed by bthiele
fixed: Added a note about --std=3.3 in the documentation …
14:05 Ticket #4525 (Wrong handling and unclear reporting of redundant initial equations) closed by casella
fixed: I now read the following messages upon translating this model: […] …
11:00 Ticket #4505 (Icon text of plugs shall not be visible in Diagram View) closed by adeas31
fixed: Should work fine with f3156d/OMEdit.
10:24 Ticket #4585 (Cannot copy/paste code) closed by adeas31
fixed: Done in c3e097/OMEdit.

2017-10-22:

10:49 Ticket #4585 (Cannot copy/paste code) created by ceraolo
With OM 1.12-beta2, copy/paste commands are not available either from …
00:29 Ticket #4584 (ZeroCrossings.equals costs memory) created by hkiel
Calling the function ZeroCrossings.equals costs some memory though it …

2017-10-21:

21:10 Ticket #4505 (Icon text of plugs shall not be visible in Diagram View) reopened by Christian Kral <dr.christian.kral@…>
19:34 Ticket #4583 (files for CombiTimeTable not found anymore) created by ceraolo
I have models which use CombiTimeTables with data from file. In the …
13:18 Ticket #4582 (Units of measure in output matlab file) created by ceraolo
I have a tool which, among other things, can read Dymola and OM output …

2017-10-20:

12:13 Ticket #4581 (OMEdit crashes when the simulation fails) created by Andrea.Bartolini
When the simulation fails, OMEdit crashes with the following message: …
11:43 Ticket #4550 (Integer calculation not working) closed by sjoelund.se
invalid: I'll close this as invalid despite fixing the most severe bug in the …

2017-10-19:

18:01 Ticket #4550 (Integer calculation not working) reopened by sjoelund.se
17:58 Ticket #4550 (Integer calculation not working) closed by sjoelund.se
fixed
17:27 Ticket #4305 (OMEdit: Message "Revert to last correct version" - default behavior) closed by adeas31
fixed: Done in 1506f4/OMEdit.
17:12 Ticket #4511 (Ensure nominal attributes are not lost during alias variable elimination) closed by ptaeuber
invalid: The above situation is already handled by the backend.
16:43 Ticket #4580 (OMEdit does not show the boolean condition of the state machine transition) created by Andrea.Bartolini
As shown in attached screenshot, there are some issues in the …
16:37 Ticket #4576 (OMEdit crashes when try to create a transition between two states of a ...) closed by Andrea.Bartolini
fixed
16:30 Ticket #4576 (OMEdit crashes when try to create a transition between two states of a ...) reopened by Andrea.Bartolini
I confirm that now OMEdit create transition, but there are still some …
15:22 Ticket #4577 (Unexpected 'unrecognized linear solver error') closed by sjoelund.se
worksforme
13:57 Ticket #4516 (Fix Linux RPM packages for version 1.12 and update webpage information) closed by casella
fixed: Everything seems to be in the proper place now. I have no means to …
10:53 Ticket #2249 (Support new annotation DocumentationClass) closed by adeas31
fixed: Fixed in 6b6200/OMEdit.
Note: See TracTimeline for information about the timeline view.