Timeline



2010-12-25:

20:25 Ticket #1342 (*unknown* - External functions should not be constant evaluated) updated by Martin Sjölund
Note: We now store a pure/impure attribute for functions. So this …

2010-12-22:

06:33 Ticket #1395 (OMEdit lacks keybindings) created by Martin Sjölund
{{{Shift+Command+S Save as Command+C Copy Command+? Help Command++ …
06:23 Ticket #1393 (OMEdit does not allow Modelica Standard Library browsing on MAC) updated by Martin Sjölund
You could always press right-arrow to make it work, but fixing it …
00:27 Ticket #1394 (OMEdit doesn't load the User Manual PDF on MAC OS X) created by Adeel Asghar
OMEdit doesn't load the User Manual PDF on MAC OS X.
00:26 Ticket #1393 (OMEdit does not allow Modelica Standard Library browsing on MAC) created by Adeel Asghar
OMEdit does not allow Modelica Standard Library browsing on MAC. When …

2010-12-21:

17:01 Ticket #1253 (Instantiation - Backend: Enumerations don't produce correct start value in init file) updated by Martin Sjölund
OM 1.6.0 has these as part of the init-file
16:14 Ticket #1042 (Inheriting multiple definitions with different type should not work ...) updated by Martin Sjölund
You are not looking hard enough: {{{$ grep "Error: Duplicate elements …
15:39 Ticket #1321 (Instantiation - Misleading error messages) updated by Martin Sjölund
This was fixed in the trunk with the addition of generic error …
15:18 Ticket #1041 (Unnecessary and unclear messages (from MathCore)) updated by Martin Sjölund
Fixed in r7540 (if a specific error message was added, the generic one …
09:45 Ticket #1281 (Instantiation - Function Inlining: "MultiBody: SlidingJointTest.frame_b.r unbound?") updated by Martin Sjölund
This is working in OM 1.6.0 (flattening+codegen+simulation)
09:38 Ticket #102 (Instantiation - Boolean b = noEvent(x > 0) should generate an error.) updated by Martin Sjölund
I'm closing this as it is wrong. noEvent() can return any type. What …
09:29 Ticket #1058 (terminate not supported (from MathCore)) updated by Martin Sjölund
This is a backend issue (it always worked in the frontend). It also …
09:24 Ticket #1392 (Functions with inputs and outputs in protected section gives no error.) updated by Martin Sjölund
OpenModelica trunk returns: {{{[a.mo:4:3-4:26:writable] Error: array …
09:21 Ticket #1142 (Error message not understandable for users: "unexpected AST node". ...) updated by Martin Sjölund
Fixed in r7530, with testcase testsuite/parser/ParseError3.mo
08:35 Ticket #1392 (Functions with inputs and outputs in protected section gives no error.) updated by Peter Aronsson
Mathcore trac: http://intranet/trac/mathmodelica/ticket/3020
08:33 Ticket #1392 (Functions with inputs and outputs in protected section gives no error.) created by Peter Aronsson
The following function works fine to check: {{{function …
07:30 Ticket #1391 (Dynamic library versions not found) updated by Martin Sjölund
Just to clarify; yes, dynamic library symlinks usually solve these …
06:44 Ticket #1391 (Dynamic library versions not found) updated by Martin Sjölund
You need to set the environment variable OPENMODELICAHOME=/opt/local. …

2010-12-20:

23:39 Ticket #1391 (Dynamic library versions not found) created by PDM
I've installed openmodelica-devel r7522 on an Intel iMac running OSX …
22:45 Ticket #1002 (Simulation Code Generation - The compiler crashes with Stack Overflow on big matrices) updated by Martin Sjölund
This works in the trunk, although it takes close to half an hour for …
22:41 Ticket #1363 (Simulation Code Generation - Simulation of ...) updated by Martin Sjölund
This now simulates, although it's listed as wrong result in the testsuite
22:37 Ticket #40 (a[1,:] fails in mosh) updated by Martin Sjölund
Works in OM 1.6.0 {{{>>> b[1:1:7] >>> getErrorString() "Error: …
22:35 Ticket #1288 (Code Generation - Codegen for blocks in models) updated by Martin Sjölund
Fixed in OM 1.6.0
22:31 Ticket #87 (Simulation Code Generation - lower_statement_input_outputs finished yet) updated by Martin Sjölund
This reported issue has been fixed. The simulation now reports: {{{$ …
22:27 Ticket #110 (Linefeeds in Modelica comment strings causes simulation failure) updated by Martin Sjölund
This was fixed some time in 2009
22:19 Ticket #1160 (Interactive Model Editor Interface - getComponentAnnotations() and getNthComponentAnnotation() API are not ...) updated by Martin Sjölund
This is fixed in 1.6.0
22:15 Ticket #1257 (Codegen bug) updated by Martin Sjölund
This is been fixed in OM 1.6.0. The fix was probably around the same …
22:06 Ticket #1384 (MacPorts build failure) updated by PDM
Yes, it works: MacPorts now builds and installs r7522 on an Intel iMac …
20:29 Ticket #77 (Built-in type attributes given as modifiers in type declarations not ...) updated by Martin Sjölund
This is working in the trunk :)
20:15 Ticket #1247 (Improve error message for mixing equation/algorithm syntax (from MathCore)) updated by Martin Sjölund
Fixed in r7521
20:05 Ticket #1217 (Modelica.Mechanics.Translational.Examples.Friction (MSL 2.2.1) does ...) updated by Martin Sjölund
This was fixed in the trunk (a testcase has been added in r7520)
19:37 Ticket #1025 (Some of the reduction expressions do not work.) updated by Martin Sjölund
This works in the trunk, probably has been for a while now.
19:33 Ticket #1230 (TwoTanks model fails to build) updated by Martin Sjölund
This was previously fixed by Willi (using method=dassl2)
19:21 Ticket #1247 (Improve error message for mixing equation/algorithm syntax (from MathCore)) updated by Martin Sjölund
This now yields {{{[a.mo:5:6-5:7:writable] Error: Parse error: …
17:06 Ticket #1062 (Not so useful error message for an invalid model (from MathCore)) updated by Martin Sjölund
Fixed in r7515 (testcases already exist and were updated)
16:35 Ticket #1390 (OMEdit does not load back the saved parameter values) created by Adeel Asghar
open OMEdit file > new > model > "test1" drag capacitor from model …
16:34 Ticket #1062 (Not so useful error message for an invalid model (from MathCore)) updated by Martin Sjölund
This was implemented by Björn using print() instead of Error.mo. I'll …
16:32 Ticket #1385 (Interactive Model Editor Interface - Small issue with Modelica.SIunits (and others maybe)) updated by Adeel Asghar
This is because we don't have any icon image for type in OMEdit at the …
16:29 Ticket #1389 (OMEdit changes the extent vector of annotations to {-100,-100}, {100, 100}) created by Adeel Asghar
open OMEdit file > new > model > "test1" drag capacitor from model …
15:45 Ticket #1093 (Instantiation - OMC fails with Stack Overflow) updated by Martin Sjölund
Works in OMC trunk
15:43 Ticket #1125 (Name lookup fails when using functions from kernel command view (from ...) updated by Martin Sjölund
Works in OpenModelica trunk (OMC handles external functions)
15:42 Ticket #1131 (Syntax error reported for annotations in extends clauses. (from MathCore)) updated by Martin Sjölund
Works in trunk
15:39 Ticket #1074 (Backend - Lookup in inherited classes fail (from MathCore)) updated by Martin Sjölund
This was fixed in trunk: {{{$ …
13:41 Ticket #1388 (Prevent duplicate top-level classes) created by Martin Sjölund
class A end A; class A Real r; end A; -or- (because sin is …
12:01 Ticket #1021 (Simulation Code Generation - Derivative of expressions der(x -y) does not generate correct code.) updated by Martin Sjölund
This was fixed in trunk
11:57 Ticket #1085 (Frontend - Speedup check of Digital examples (from MathCore)) updated by Martin Sjölund
This is now down to 7.32/12.69 seconds for me. Is that acceptable for now?
11:52 Ticket #1205 (Installation program - Cannot install 1.5 on Mac OS X Leopard) updated by Martin Sjölund
I'll just close this as WONTFIX since we just do source builds using …
11:40 Ticket #1384 (MacPorts build failure) updated by Martin Sjölund
Try r7507. If it fails, attach …
11:05 Ticket #1387 (small stop time causes simulation to end early) updated by Martin Sjölund
If the user accepts a tolerance of 1e-6, but simulates from time=0 to …
11:04 Ticket #1387 (small stop time causes simulation to end early) updated by Adrian Pop
I think it does, at least if the step is *smaller* than the tolerance …
11:03 Ticket #1387 (small stop time causes simulation to end early) updated by Martin Sjölund
I don't think tolerance has anything to do with this. That's the error …
10:49 Ticket #1387 (small stop time causes simulation to end early) updated by Adrian Pop
I think also tolerance has to be taken into account when calculating …
10:38 Ticket #1387 (small stop time causes simulation to end early) created by Martin Sjölund
The issue is that calcTinyStep calculates a time step larger than the …
Note: See TracTimeline for information about the timeline view.