Timeline



2010-09-17:

14:14 Ticket #1272 (Flattenning of Modelica.Blocks does not work for all components) updated by Per Östlund
checkModel on BooleanTable gives an error message about initial …
06:07 Ticket #1285 (Frontend - Incorrect warning regarding missing 'inner' declaration.) updated by Adrian Pop
Oh, the horror. The problem is that it tries to instantiate SBase as a …

2010-09-16:

18:12 Ticket #1288 (Code Generation - Codegen for blocks in models) created by Willi Braun
small model that fails: […] with following error message: […]
17:44 Ticket #1287 (Code Generation - Codegen for single array element) created by Willi Braun
small model that fails: {{{model smallArray parameter Boolean a[:] = …[…]
16:15 Ticket #1286 (Instantiation - Wrong error message from the compiler when trying to cast from real to ...) created by Adrian Pop
Here is the execution trace: […] The compiler should not fail …

2010-09-15:

22:17 Ticket #1284 (Parser - The parser segfaults on incomplete models) updated by Martin Sjölund
Fixed in r6140. No testcase added (too specific bug).
19:39 Ticket #1285 (Frontend - Incorrect warning regarding missing 'inner' declaration.) updated by Adrian Pop
Somewhere in the instantiation instVar is called with no …
14:12 Ticket #1275 (Flattenning of Modelica.Mechanics.MultiBody does not work for all ...) updated by Per Östlund
RotationSequence fixed in r6134. checkModel now works on all MultiBody …
13:44 Ticket #1285 (Frontend - Incorrect warning regarding missing 'inner' declaration.) updated by Adrian Pop
Issue verified.
13:23 Ticket #1285 (Frontend - Incorrect warning regarding missing 'inner' declaration.) created by dhedberg
Consider the following definitions: […] Checking the package the …
12:59 Ticket #1284 (Parser - The parser segfaults on incomplete models) created by Per Östlund
A model such as […] or […] causes the parser to segfault. It …
12:49 Ticket #1275 (Flattenning of Modelica.Mechanics.MultiBody does not work for all ...) updated by Adrian Pop
Thanks to the fixes already made for bug #1273 [BUG:1273] and #1274
11:50 Ticket #1273 (Flattenning of Modelica.Electrical.Analog does not work for all components) updated by Per Östlund
The Modelica.Electrical.Analog.Lines.M_OLine.segment model has been …
08:59 Ticket #1281 (Instantiation - Function Inlining: "MultiBody: SlidingJointTest.frame_b.r unbound?") updated by Per Östlund
The warnings are as you suspected not correlated with the problem. …

2010-09-14:

20:18 Ticket #1274 (Flattenning of Modelica.Math does not work for all components) updated by Per Östlund
checkModel on all these functions now works, see test case …
18:34 Ticket #1273 (Flattenning of Modelica.Electrical.Analog does not work for all components) updated by Adrian Pop
The problem with model: Modelica.Electrical.Analog.Lines.M_OLine
16:54 Ticket #1282 (Instantiation - Implement checkModel functionality that allows checking of partial models) updated by Adrian Pop
Solved by the latest commit (See SCM Commits).
16:53 Ticket #1273 (Flattenning of Modelica.Electrical.Analog does not work for all components) updated by Adrian Pop
Now only model Modelica.Electrical.Analog.Lines.M_OLine remains …
16:34 Ticket #1266 (Parser - Upgrade parser to ANTLR version 3) updated by Adrian Pop
Now the parser/antlr3 can be compiled into a Visual Studio .lib file …
13:17 Ticket #1283 (New Instantiation - Assigning matrices is terribly inefficient (unneeded expand)) created by asodja
The following model calles function EulerAngles with same arguments …
12:29 Ticket #1273 (Flattenning of Modelica.Electrical.Analog does not work for all components) updated by Adrian Pop
Closed by mistake. Model …
11:09 Ticket #1282 (Instantiation - Implement checkModel functionality that allows checking of partial models) created by Adrian Pop
Right now the checking of partial models …
10:46 Ticket #1156 (Instantiation - The examples in Machines and Multiphase fails to check (by MathCore)) updated by Adrian Pop
Fixed in revision 6119, see also the tests in SCM Commits.
10:44 Ticket #1273 (Flattenning of Modelica.Electrical.Analog does not work for all components) updated by Adrian Pop
Fixed in revision 6119
10:20 Ticket #1273 (Flattenning of Modelica.Electrical.Analog does not work for all components) updated by Adrian Pop
Added test …
10:15 Ticket #1273 (Flattenning of Modelica.Electrical.Analog does not work for all components) updated by Adrian Pop
Models: […] contain if equations in the form: […] which cannot …
10:10 Ticket #1273 (Flattenning of Modelica.Electrical.Analog does not work for all components) updated by Adrian Pop
These are partial models, so you cannot run instantiateModel or …

2010-09-13:

16:06 Ticket #1156 (Instantiation - The examples in Machines and Multiphase fails to check (by MathCore)) updated by Adrian Pop
The problem with …
15:27 Ticket #1156 (Instantiation - The examples in Machines and Multiphase fails to check (by MathCore)) updated by Adrian Pop
The situation is like this 6 models check fine: […] And one fails …
15:22 Ticket #1156 (Instantiation - The examples in Machines and Multiphase fails to check (by MathCore)) updated by Adrian Pop
Note that: […] is actually called: […] and: […] is actually …
12:59 Ticket #1267 (Parser - Parsing of output expression list should allow empty elements) updated by Martin Sjölund
Was fixed with the new parser
12:56 Ticket #1143 (Allow \ in the documentation (from MathCore)) updated by Martin Sjölund
Solved in r6098, with testcase …
12:23 Ticket #1281 (Instantiation - Function Inlining: "MultiBody: SlidingJointTest.frame_b.r unbound?") updated by asodja
Additional note: code for …
11:59 Ticket #1240 (Interactive Environment - Timing command to measure simulation time) updated by Martin Sjölund
Fixed in r6075 (SimulationResult contains more information than before)
11:47 Ticket #1071 (Detect and prevent multiple declarations with the same identifier. ...) updated by Peter Aronsson
There is still a problem with the Rotational.Examples.Friction model: …
11:42 Ticket #1281 (Instantiation - Function Inlining: "MultiBody: SlidingJointTest.frame_b.r unbound?") updated by asodja
It seems that something strange happens when inlining function …
11:08 SlidingJointTest.zip attached to Ticket #1281 by asodja
11:07 Ticket #1281 (Instantiation - Function Inlining: "MultiBody: SlidingJointTest.frame_b.r unbound?") created by asodja
The field {{r_0}} of connector …
08:08 Ticket #1278 (Frontend - Speeding up the function Exp.crefPrefixOf) updated by Adrian Pop
Total time EnginveV6.mos (inst + check): […] Summary: […] It …
05:42 Ticket #1277 (Frontend - Rewriting default flow connection according to the specification) updated by Adrian Pop
I implemented a cumulative timer in System.mo/systemimpl.c For …
00:40 Ticket #1280 (Frontend - Redesign of the DAE structure as a tree instead of a list) created by Adrian Pop
This should only be done when less risky, higher priority issues have …
00:37 Ticket #1279 (Frontend - Do not instantiate at all the conditional components that have ...) created by Adrian Pop
This task will investigate if we can gain speed by not instantiating …
00:31 Ticket #1278 (Frontend - Speeding up the function Exp.crefPrefixOf) created by Adrian Pop
Hard to set priority as the impact is very high, but the risk is also …
00:21 Ticket #1277 (Frontend - Rewriting default flow connection according to the specification) created by Adrian Pop
This task investigates if the way we are dealing with unconnected flow …

2010-09-12:

23:59 log-gprof-no-string-sharing.txt attached to Ticket #1276 by Adrian Pop
The gprof logs for the execution.
23:59 log-gprof-sting-sharing.txt attached to Ticket #1276 by Adrian Pop
The gprof logs for the execution.
23:54 traceEngineV6-string-sharing.txt attached to Ticket #1276 by Adrian Pop
The execution traces.
23:54 traceEngineV6-no-string-sharing.txt attached to Ticket #1276 by Adrian Pop
The execution traces.
23:52 Ticket #1276 (Frontend - Investigate speed string sharing in MetaModelica) updated by Adrian Pop
Notice that the execution was run with omcp.exe which enables the gcc …
21:12 Ticket #1276 (Frontend - Investigate speed string sharing in MetaModelica) updated by Adrian Pop
Implemented command line parameter for enabling/disabling string …
21:09 Ticket #1276 (Frontend - Investigate speed string sharing in MetaModelica) created by Adrian Pop
See if enabling string sharing for the OpenModelica compiler will …
Note: See TracTimeline for information about the timeline view.