Timeline



2012-10-27:

23:05 Ticket #1908 (New Instantiation - Handle redeclares with multiple inheritance) updated by Adrian Pop
This should be easy: just implement a new: […] that doesn't stop at …
22:16 Ticket #1909 (New Instantiation - Propagate redeclares correctly) updated by Adrian Pop
Sounds great. Please push your changes in as soon as possible as I …
22:13 Ticket #1909 (New Instantiation - Propagate redeclares correctly) updated by Per Östlund
Replying to adrpo: > Hi. Here is a more complex model that …
20:15 Ticket #1909 (New Instantiation - Propagate redeclares correctly) updated by Adrian Pop
Hi. Here is a more complex model that seems to have this issue. It …
19:49 Ticket #1909 (New Instantiation - Propagate redeclares correctly) created by Per Östlund
The new instantiation has issues when it comes to propagating …
19:44 Ticket #1908 (New Instantiation - Handle redeclares with multiple inheritance) created by Per Östlund
The new instantiation currently only applies redeclares to one …
03:18 Ticket #1907 (Frontend - Handle empty arrays on the lhs of algorithm) updated by Adrian Pop
More on this for Adeel. Adeel you could translate the model a bit …
03:05 Ticket #1907 (Frontend - Handle empty arrays on the lhs of algorithm) updated by Adrian Pop
We might even translate this to an NORETCALL as we really don't care …
02:59 Ticket #1907 (Frontend - Handle empty arrays on the lhs of algorithm) updated by Adrian Pop
I think this is the wrong fix. As far as I can tell in equations …

2012-10-26:

14:26 Ticket #1907 (Frontend - Handle empty arrays on the lhs of algorithm) closed by Martin Sjölund
fixed: Fixed in r13658
13:19 Ticket #1907 (Frontend - Handle empty arrays on the lhs of algorithm) updated by Martin Sjölund
Summary changed
13:19 Ticket #1907 (Frontend - Handle empty arrays on the lhs of algorithm) updated by Martin Sjölund
Status, Owner changed
13:08 Ticket #1907 (Frontend - Handle empty arrays on the lhs of algorithm) created by Adeel Asghar
Assignment to array of size 0 fails with an error message, Error: …

2012-10-25:

17:37 Ticket #1807 (Run-time - Let assert() trigger during initialization) updated by Bill Janssen
Note that the "set_struct" macro has to be re-written a bit to use …
12:20 Ticket #1902 (Run-time - problems with event handling on 32-bit with gcc-4.6) closed by Willi Braun
fixed: The issue was that gcc-4.6 on i386 was using the 387 arithmetics, …
09:21 Ticket #1906 (OMEdit - Add GUI option to select compiler) closed by Martin Sjölund
fixed: Fixed in r13618
09:17 Ticket #1906 (OMEdit - Add GUI option to select compiler) updated by Martin Sjölund
Status, Owner changed
09:16 Ticket #1906 (OMEdit - Add GUI option to select compiler) created by Martin Sjölund
Under general settings add a CC config-option
08:50 Ticket #1899 (Backend - Discusssion on how to make the generated code smaller) updated by Martin Sjölund
We already do compile -O0 by default (this is gcc default unless a -O …
08:03 Ticket #1899 (Backend - Discusssion on how to make the generated code smaller) updated by Jens Frenkel
- compile by default with -O0, this is fast and in more than 90% the …
07:28 Ticket #1899 (Backend - Discusssion on how to make the generated code smaller) updated by Martin Sjölund
How old omc version did they use? The C-code is very small and …
00:12 Ticket #1843 (Run-time - MSL 3.2 Modelica.Mechanics.Rotational.Examples.LossyGearDemo* issues) closed by Willi Braun
fixed: works in r13615.

2012-10-24:

12:25 Ticket #1905 (New Instantiation - Propagate class modifiers) created by Per Östlund
Only component modifiers are currently propagated in SCodeInst. We …
12:23 Ticket #1904 (New Instantiation - Move handling of package constants entirely to SCodeInst) created by Per Östlund
Right now we use SCodeDependency to find all package constants. This …
12:10 Ticket #1890 (New Instantiation - Flatten classes in SCodeInst) updated by Per Östlund
Component changed
12:10 Ticket #1747 (New Instantiation - Implement checks for all connection rules in chapter 9) updated by Per Östlund
Cc, Component changed
12:09 Ticket #1805 (New Instantiation - Multi-level redeclare) updated by Per Östlund
Component changed
12:08 Ticket #1889 (New Instantiation - Handle String and Integer operators in new instantiation) updated by Per Östlund
Component changed
12:08 Ticket #1888 (New Instantiation - Implement instantiation of all builtin functions in new instantiation) updated by Per Östlund
Component changed
12:08 Ticket #1887 (New Instantiation - Don't expand records as function parameters in new instantiation) updated by Per Östlund
Component changed
12:08 Ticket #1886 (New Instantiation - Fix connections of connectors with different names in new instantiation) updated by Per Östlund
Component changed
09:06 log1.txt attached to Ticket #1903 by Christian Schubert
log file
09:06 Modelica.Blocks.Examples.BooleanNetwork1.mos attached to Ticket #1903 by Christian Schubert
mos-file
09:05 Ticket #1903 (Backend - Modelica.Blocks.Examples.BooleanNetwork1) created by Christian Schubert
incidence Matrix incorrect in case of binary Expressions. 7: output …

2012-10-23:

14:55 Ticket #1901 (Run-time - problems with event handling) updated by Willi Braun
Replying to ekofman@…: > I was using MSL 3.1 and omc rev …
14:24 Ticket #1902 (Run-time - problems with event handling on 32-bit with gcc-4.6) created by ekofman@…
I was using MSL 3.1 and omc r13538. Now I switched to MSL 3.2.1 and …
13:27 Ticket #1901 (Run-time - problems with event handling) updated by ekofman@…
I was using MSL 3.1 and omc rev 13538. Now I switched to MSL 3.2.1 and …

2012-10-22:

23:41 Ticket #1866 (Backend - zero-crossings need to check for logical operator instead just for relation) closed by Willi Braun
fixed: fixed in r13555
23:19 Ticket #1901 (Run-time - problems with event handling) closed by Willi Braun
worksforme: That' a bit strange, since that model you mention is in our testsuite …
15:16 Ticket #1901 (Run-time - problems with event handling) updated by Adrian Pop
Status, Owner, Version changed
15:05 Ticket #1901 (Run-time - problems with event handling) created by ekofman@…
Today, I updated Open Modelica to rev 13538 (I had last updated about …
14:02 Ticket #1895 (Backend - Error building simulator) updated by Jens Frenkel
Type changed
- this could be avoided if the variables of the for loop are …
12:43 Ticket #1898 (Backend - make tests working again from r13489) closed by Jens Frenkel
fixed: done
10:07 Ticket #1880 (OMEdit - OMEdit: uses all CPU during simulation) closed by Henning Kiel
fixed
10:03 Ticket #1880 (OMEdit - OMEdit: uses all CPU during simulation) updated by Henning Kiel
Status, Owner changed

2012-10-20:

21:47 WikiStart edited by Adrian Pop
(diff)
19:45 Ticket #1900 (OMEdit - Handle connections to expandable connectors in OMEdit) updated by Adeel Asghar
Status, Owner changed
18:44 Ticket #1900 (OMEdit - Handle connections to expandable connectors in OMEdit) created by Adrian Pop
OMEdit currently do not handle connections to expandable connectors. …
Note: See TracTimeline for information about the timeline view.