Timeline



2012-10-29:

15:28 Ticket #1918 (New Instantiation - Implement better checking of extends in new instantiation) created by Per Östlund
Extends are currently fully qualified in the new instantiation, since …
15:08 Ticket #1917 (Frontend - Instantiaten lost Parameter Binding) created by Jens Frenkel
For the model Modelica.Electrical.Spice3.Examples.Graetz (msl3.2.1) …
14:46 Ticket #1916 (New Instantiation - Print an error for nonexisting redeclared modifier elements in extends.) updated by Per Östlund
A testcase named NonexistentRedeclareModifier2 has been added to the …
13:56 Ticket #1329 (Instantiation - Wrong prefixing of array indexes in the DAE.) closed by Per Östlund
fixed: I think this ticket can be closed, since the reported issue has been …
13:36 Ticket #1915 (FMI - FMU dll link fails) updated by Per Östlund
Component changed
13:34 Ticket #1915 (FMI - FMU dll link fails) updated by Per Östlund
Status, Owner changed
13:32 Ticket #1916 (New Instantiation - Print an error for nonexisting redeclared modifier elements in extends.) updated by Per Östlund
Description changed
13:32 Ticket #1916 (New Instantiation - Print an error for nonexisting redeclared modifier elements in extends.) created by Per Östlund
We should print an error if a redeclared modifier element can't be …
13:20 Ticket #1915 (FMI - FMU dll link fails) created by Mongi Ben Gaid
Hi, I'm trying to generate an FMU from OpenModelica (r13495), but I …
12:53 Ticket #1909 (New Instantiation - Propagate redeclares correctly) closed by Per Östlund
fixed: Fixed in r13687.
11:23 Ticket #1515 (Backend - terminate not supported in runtime) updated by Willi Braun
Status, Owner changed
terminate() is supported in in r13683.
10:44 Ticket #1914 (New Instantiation - Reject models where we fail to deduce constant array dimensions) created by Martin Sjölund
[…] Currently gives: […] And succeeds. We need to reject the …
10:44 Ticket #1910 (Frontend - Erroneous Warning: Parameter ... has neither value nor start value, ...) updated by Jens Frenkel
also for the model …
10:42 Ticket #1912 (Backend - Initial equation not working correctly) closed by julian.wyszynski
duplicate
10:40 InitialEquationError.mo attached to Ticket #1913 by julian.wyszynski
10:40 Ticket #1913 (Backend - Initial equation not working correctly) created by julian.wyszynski
If you have an equation "a/b" and you set b in the initial equation …
10:39 Ticket #1912 (Backend - Initial equation not working correctly) created by julian.wyszynski
If you have an equation "a/b" and you set b in the initial equation …
10:13 Ticket #1911 (Frontend - Detects a duplicate element where none exists) closed by Martin Sjölund
invalid: Ooops... algoritm is not the proper keyword…
10:12 Ticket #1911 (Frontend - Detects a duplicate element where none exists) created by Martin Sjölund
The following detects a duplicate element where none exists: […] […]
08:21 Ticket #1910 (Frontend - Erroneous Warning: Parameter ... has neither value nor start value, ...) updated by anonymous
Summary changed
08:12 Ticket #1910 (Frontend - Erroneous Warning: Parameter ... has neither value nor start value, ...) created by Jens Frenkel
For the models (msl3.2.1) Modelica.Blocks.Examples.Filter.mos …

2012-10-28:

22:05 Ticket #1515 (Backend - terminate not supported in runtime) updated by anonymous
Component changed
Any chance that we can have this feature implemented, it would be very …
08:32 Ticket #1690 (Backend - initial algorithm aren't considered while the initialization) updated by Jens Frenkel
Keywords, Cc, Version, Milestone changed
in the current implementation initial algorithms and tuple initial …
00:24 Ticket #1908 (New Instantiation - Handle redeclares with multiple inheritance) updated by Per Östlund
Replying to adrpo: > > This should be easy Not quite that …

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
Note: See TracTimeline for information about the timeline view.