Timeline



2010-10-16:

07:47 Ticket #1275 (Flattenning of Modelica.Mechanics.MultiBody does not work for all ...) updated by Adrian Pop
I added more tests to testsuite/dependency. Note that …
07:26 Ticket #1275 (Flattenning of Modelica.Mechanics.MultiBody does not work for all ...) updated by Adrian Pop
We know that OpenModelica has the same problem. But as we never used …

2010-10-15:

21:33 Ticket #104 (Instantiation - Bug in Env.cacheGetEnv3?) updated by Martin Sjölund
This was fixed in RML (outputs still are not though)
21:30 Ticket #92 (Attributes are missing in MOF output when using typedef's) updated by Martin Sjölund
Fixed in trunk; hopefully ages ago
21:20 Ticket #1037 (experimental new linux build) updated by Martin Sjölund
Using qmake instead of make is a huge dependency especially for MacOS. …
21:14 Ticket #1052 (Error reporting for invalid when equations (from MathCore)) updated by Martin Sjölund
Was fixed in r5334 (it's a duplicate of bug #1189). Testcase exists.
18:33 Ticket #1275 (Flattenning of Modelica.Mechanics.MultiBody does not work for all ...) updated by dhedberg
OpenModelica suffers from the same problem. The only reason you do not …
17:55 Ticket #1039 (Improved name lookup (from MathCore)) updated by Martin Sjölund
Worked in trunk when I checked: {{{Error: Variable m1 in package …
11:00 Ticket #1322 (Wrong error: Tuple assignment only allowed when rhs is a function call) updated by Martin Sjölund
It shouldn't work! An error message explaining why should be added. …
10:33 Ticket #1322 (Wrong error: Tuple assignment only allowed when rhs is a function call) created by Adrian Pop
If we have an external function that returns a tuple: […] we get …

2010-10-14:

21:27 Ticket #1321 (Instantiation - Misleading error messages) created by Martin Sjölund
{{{package P constant Real x = {1,1::2}; function fn input …
10:00 Ticket #1319 (Bootstrapping name conflict) updated by Martin Sjölund
Bah... Should've been a bug.
09:59 Ticket #1319 (Bootstrapping name conflict) created by Martin Sjölund
Using the same name in both record (inside a uniontype) and the …

2010-10-13:

16:05 Ticket #1275 (Flattenning of Modelica.Mechanics.MultiBody does not work for all ...) updated by Adrian Pop
Your attached model is not TOTAL (not complete). In package …
15:57 Ticket #1275 (Flattenning of Modelica.Mechanics.MultiBody does not work for all ...) updated by Per Östlund
I am unable to reproduce this. checkModel of planarRotation succeeds …
15:54 Ticket #1275 (Flattenning of Modelica.Mechanics.MultiBody does not work for all ...) updated by dhedberg
See attachment, planarRotation still seems to produce errors. I tested …
15:52 planarRotationTotal.mos attached to Ticket #1275 by dhedberg
Run the mos file and check the results. OpenModelica produces the …
15:52 planarRotationTotal.mo attached to Ticket #1275 by dhedberg
Run the mos file and check the results. OpenModelica produces the …
12:37 Ticket #1318 (Backend - Bootstrap the compiler) created by Martin Sjölund
The OpenModelica compiler should be bootstrapped.
12:32 Ticket #1317 (Simulation Code Generation - Handle quoted identifiers in the back-end) created by Adrian Pop
We should escape all quoted identifier: […] This could be done in a …
12:29 Ticket #1316 (Instantiation - Generated code may contain names that are reserved in C++) updated by Adrian Pop
Agreed. We should only look for ID strings starting with ' and …
12:19 Ticket #1316 (Instantiation - Generated code may contain names that are reserved in C++) updated by Martin Sjölund
We make a new ticket is what we do :) (We use strings as is, …
12:14 Ticket #1316 (Instantiation - Generated code may contain names that are reserved in C++) updated by Adrian Pop
What do we do about quoted id's in C? […]
09:44 Ticket #1316 (Instantiation - Generated code may contain names that are reserved in C++) created by Martin Sjölund
For example: {{{function fn input Real default; output Real …

2010-10-12:

22:32 Ticket #1312 (Run-time - Modelica.Utilities.Streams.readLine should use ...) updated by Adrian Pop
And also the actual name of the directory might not be Modelica, but …
22:24 Ticket #1315 (Checking model Modelica.Mechanics.MultiBody.Visualizers.Internal.Lines ...) created by Adrian Pop
[…] We might need to relax the type checking a bit more while …
22:22 Ticket #1314 (Checking function Modelica.Utilities.Streams.readFile gives errors) created by Adrian Pop
[…] We might need to do some additional things for this function …
22:20 Ticket #1313 (Checking function Modelica.Utilities.Files.list gives errors) created by Adrian Pop
[…]
22:19 Ticket #1312 (Run-time - Modelica.Utilities.Streams.readLine should use ...) updated by Martin Sjölund
Actually, the base of the loaded Modelica library; OPENMODELICALIBRARY …
22:16 Ticket #1312 (Run-time - Modelica.Utilities.Streams.readLine should use ...) created by Adrian Pop
While checking Modelica.Utilities.Examples.readRealParameterModel we …
21:57 Ticket #1311 (Instantiation - Better error messages for packages that contain equations are needed!) created by Adrian Pop
Instantiating this package (thanks to Eric Van Gelder for sending it): …
14:39 Ticket #1310 (Error messages when calling functions with too few arguments) created by Martin Sjölund
{{{public function unparseStr "function: unparseStr Prettyprints the …
09:34 Ticket #1308 (Instantiation - Lookup of builtin functions is not implemented correctly) updated by Martin Sjölund
I will (partially) fix this in my branch (so that P.identity cannot …
07:30 Ticket #1308 (Instantiation - Lookup of builtin functions is not implemented correctly) updated by Martin Sjölund
Actually, calling P.identity(1), which is the valid builtin call, …

2010-10-11:

19:20 Ticket #1308 (Instantiation - Lookup of builtin functions is not implemented correctly) created by Martin Sjölund
Even when calling a function P.identity, the builtin function has …
15:58 Ticket #1307 (Interactive Model Editor Interface - plotAll can plot der(cref); plot, plot2, val cannot) updated by Martin Sjölund
Testcase testsuite/mosfiles/HelloWorld.mos
15:56 Ticket #1307 (Interactive Model Editor Interface - plotAll can plot der(cref); plot, plot2, val cannot) created by Martin Sjölund
See summary; fixed in subversion.
12:45 Ticket #1120 (Instantiation - checkModel(Modelica.Blocks.Examples.BusUsage) in MSL 3.1 fails) updated by Adrian Pop
Fixed in r6337.
12:43 Ticket #1130 (Expandable Connector [OSMC] (from MathCore)) updated by Adrian Pop
Fixed in r6337.
12:42 Ticket #1272 (Flattenning of Modelica.Blocks does not work for all components) updated by Adrian Pop
The last two models are now fixed in r6337.
06:13 Ticket #1306 (Parser - Connect clause in our ANTLR3/ANTLR3 parsers is not conform to the ...) updated by Adrian Pop
Not really. If you look into 9.1, Modelica Spec. 3.2. you have: […] …
06:07 Ticket #1306 (Parser - Connect clause in our ANTLR3/ANTLR3 parsers is not conform to the ...) updated by Martin Sjölund
The grammar says to use a cref, but the specification (9.1) says a …
05:30 Ticket #1306 (Parser - Connect clause in our ANTLR3/ANTLR3 parsers is not conform to the ...) updated by Adrian Pop
Resolved using component_reference instead of connect_ref in …
04:54 Ticket #1306 (Parser - Connect clause in our ANTLR3/ANTLR3 parsers is not conform to the ...) created by Adrian Pop
I think this is a bug inherited from the old grammar. In the Modelica …

2010-10-09:

17:01 Ticket #1303 (Problem with types having the same name as the package) updated by Martin Sjölund
Fixed in r6323 with testcase mofiles/NotDependsRecursive.mo
01:41 Ticket #1305 (Simulation Code Generation - Codegen does not set the binding of a protected variable in a function ...) created by Adrian Pop
Loading function: […] and call it with different values, gets you …
01:35 Ticket #1304 (Simulation Code Generation - String(x, format="something") is not implemented) created by Adrian Pop
This does not currently work: […] ... except in my local copy which …
Note: See TracTimeline for information about the timeline view.