Timeline
2013-03-07:
- 20:36 Ticket #2097 (OMEdit - OMEdit 1.9.0 Bitmap import does not work) updated by
- Or perhaps omc is supposed to be resolving these things to an absolute …
- 20:29 Ticket #2097 (OMEdit - OMEdit 1.9.0 Bitmap import does not work) updated by
- The image parsing code in OMEditGUI/BitmapAnnotation.cpp seems a bit …
- 20:06 Ticket #2097 (OMEdit - OMEdit 1.9.0 Bitmap import does not work) updated by
- Yeah, I can't seem to get OMedit to display any Bitmap elements of an …
- 16:26 Ticket #2111 (Frontend - array element as first argument to change) closed by
- fixed: Fixed in r15502.
- 15:40 Ticket #2111 (Frontend - array element as first argument to change) updated by
- great!
- 15:31 Ticket #2111 (Frontend - array element as first argument to change) updated by
- Got the fix, running the testsuite now.
- 15:19 Ticket #2111 (Frontend - array element as first argument to change) updated by
-
Status, Owner changed
- 15:10 Ticket #2111 (Frontend - array element as first argument to change) updated by
-
Description changed
- 15:09 Ticket #2111 (Frontend - array element as first argument to change) created by
- I have a model with the following block inside: […] ... wherefore …
- 14:08 Ticket #2108 (OMEdit - OMedit alters code) closed by
- fixed: Fixed in r15501.
- 13:51 Ticket #2110 (OMEdit - OMEdit escaped double quote parsing issue) created by
- When using omedit, and a string contains \" then a parsing issue is …
- 10:30 Ticket #2108 (OMEdit - OMedit alters code) updated by
- Adeel... Why does OMEdit call: […] All I tried to do was load the class
- 10:13 Ticket #2107 (Frontend - Protected elements not protected) updated by
-
Description changed
- 09:32 Ticket #2107 (Frontend - Protected elements not protected) updated by
-
Owner, Component changed
- 09:32 Ticket #2108 (OMEdit - OMedit alters code) updated by
-
Owner, Component changed
- 08:26 Ticket #2109 (Build Environment - Use separate packages for libraries and OpenModelica) updated by
-
Description changed
- 08:24 Ticket #2109 (Build Environment - Use separate packages for libraries and OpenModelica) updated by
-
Description changed
- 08:15 Ticket #2109 (Build Environment - Use separate packages for libraries and OpenModelica) created by
- Currently, libraries/ reside in trunk and the packages get updated as …
- 07:41 Ticket #2108 (OMEdit - OMedit alters code) created by
- I have the following code in a file: […] When it is loaded by …
- 03:18 Ticket #2107 (Frontend - Protected elements not protected) created by
- Access control via protected keyword is ignored, violating modelica …
2013-03-06:
- 14:59 Ticket #2106 (Code Generation - Code generation for arrays of records) updated by
-
Status changed
- 12:45 Ticket #2106 (Code Generation - Code generation for arrays of records) updated by
-
Status, Owner, Description changed
- 12:45 Ticket #2106 (Code Generation - Code generation for arrays of records) created by
- We need to add support for arrays of records in function context …
- 10:46 Ticket #2105 (Backend - State machine example incorrectly produces overdetermined system) updated by
- sjoelund.se: thanks for the explanation, that helps.
- 10:38 Ticket #2104 (Backend - Algebraic expressions in when conditions not parsed correctly) updated by
-
Status changed
Your first model is correct, and as far as I see we have a bug in … - 10:34 Ticket #2105 (Backend - State machine example incorrectly produces overdetermined system) updated by
- That's easy to answer: each algorithm section counts as one equation …
- 10:31 Ticket #2105 (Backend - State machine example incorrectly produces overdetermined system) updated by
- wbraun, thanks for the input. I also believed that for algorithms and …
- 10:23 Ticket #2105 (Backend - State machine example incorrectly produces overdetermined system) updated by
- Ups, this model "stateinit" isn't really valid, since two different …
- 09:48 Ticket #2105 (Backend - State machine example incorrectly produces overdetermined system) updated by
- As far as I see we just count wrong and the models are valid, the …
- 08:20 Ticket #2104 (Backend - Algebraic expressions in when conditions not parsed correctly) updated by
- Further to my previous re-opening, I don't believe it's a duplicate of …
- 08:17 Ticket #2104 (Backend - Algebraic expressions in when conditions not parsed correctly) reopened by
- Sorry to re-open this, but the example sjoelund provides doesn't work …
- 08:02 Ticket #2105 (Backend - State machine example incorrectly produces overdetermined system) updated by
- For what it's worth, here's a little more information about the …
- 07:56 Ticket #2105 (Backend - State machine example incorrectly produces overdetermined system) updated by
- Sure, then you are right. I thought that was already done when any …
- 07:42 Ticket #2105 (Backend - State machine example incorrectly produces overdetermined system) updated by
- No, this is a check for the backend. OpenModelica frontend doesn't …
- 07:30 Ticket #2104 (Backend - Algebraic expressions in when conditions not parsed correctly) closed by
- duplicate: We have to increase our warnings/errors a lot. I guess we can close …
- 07:25 Ticket #2105 (Backend - State machine example incorrectly produces overdetermined system) updated by
- Sure, that code is invalid because of the single assignment rule. But …
- 06:02 Ticket #2104 (Backend - Algebraic expressions in when conditions not parsed correctly) updated by
-
Cc, Status, Owner changed
The following works fine, so I guess the backend developers forgot … - 05:54 Ticket #2104 (Backend - Algebraic expressions in when conditions not parsed correctly) updated by
- Using elsewhen as you recommend, as shown below, doesn't even compile. […]
- 05:49 Ticket #2104 (Backend - Algebraic expressions in when conditions not parsed correctly) updated by
- Note that this model isn't valid (see #2105). Does it work correctly …
- 05:47 Ticket #2105 (Backend - State machine example incorrectly produces overdetermined system) updated by
-
Cc changed
All of the examples should fail according to the language … - 04:36 Ticket #2105 (Backend - State machine example incorrectly produces overdetermined system) created by
- Two equivalent codes, simulating the startup sequence of a state …
- 04:07 Ticket #2104 (Backend - Algebraic expressions in when conditions not parsed correctly) created by
- Depending on the order of the conditional expression, when conditions …
2013-03-05:
- 12:57 Ticket #2080 (Backend - Mechanics.MultiBody.Examples.Constraints.PrismaticJoint) updated by
- There is no difference at all between build, test, testone and …
- 12:56 Ticket #2080 (Backend - Mechanics.MultiBody.Examples.Constraints.PrismaticJoint) updated by
- Beyond all question, an other linear solver and a faster one, would be …
- 10:56 Ticket #1406 (Simulation Code Generation - Better support for records in functions) closed by
- invalid: The specification is now clear that functions may not contain …
- 10:51 Ticket #1544 (OMEdit - OMEdit: Issues when adding class) updated by
-
Cc, Version, Component, Milestone changed
- 10:50 Ticket #1977 (New Instantiation - Better error messages for missing imports) closed by
- fixed: Fixed in r15455.
- 10:49 Ticket #1762 (OMEdit - Inconsistent interface for instantiation and checking in OMEdit) updated by
-
Component changed
- 10:49 Ticket #1533 (OMEdit - OMEdit loses communication with OMC when opening Modelica in text view) updated by
-
Cc, Component changed
- 10:48 Ticket #1496 (OMEdit - OMEdit segfaults if the user quits while loading icons) updated by
-
Component changed
- 10:48 Ticket #1761 (OMEdit - Error messages in OMEdit should link to the relevant line) updated by
-
Component changed
- 10:48 Ticket #1760 (OMEdit - Line number don't match error messages in OMEdit) updated by
-
Component changed
- 10:45 Ticket #1726 (Frontend - Add support for multiple error sources) closed by
- fixed: Fixed in r15455 with the introduction of Error.addMultiSourceMessage.
- 10:34 Ticket #2102 (Frontend - Surfaces fails in new MSL) closed by
- fixed: Fixed in r15473.
- 10:15 WikiStart edited by
- (diff)
- 10:04 WikiStart edited by
- (diff)
- 09:56 Ticket #2099 (Frontend - constant evaluation of array is transposed) closed by
- fixed: Fixed in r15472.
2013-03-04:
- 14:39 Ticket #2103 (Code Generation - code generation bug involving tuples and integers) closed by
- fixed: It's an unrelated problem that has been fixed in r15464.
- 14:21 Ticket #2103 (Code Generation - code generation bug involving tuples and integers) reopened by
- The fix seems to have changed too much. I get a missing ref tod gesv_ …
- 12:50 Ticket #2103 (Code Generation - code generation bug involving tuples and integers) closed by
- fixed: Fixed in r15461
- 12:50 Ticket #2103 (Code Generation - code generation bug involving tuples and integers) updated by
-
Status, Owner, Component changed
- 12:30 Ticket #2103 (Code Generation - code generation bug involving tuples and integers) created by
- There is a side-effect on the generation of comments when integers and …
- 10:23 Ticket #2102 (Frontend - Surfaces fails in new MSL) updated by
-
Priority, Status changed
- 10:22 Ticket #2102 (Frontend - Surfaces fails in new MSL) created by
- Modelica.Mechanics.MultiBody.Examples.Elementary.Surfaces Error: …
2013-03-03:
- 15:46 Ticket #2101 (OMNotebook - DrModelica notebook needs to be updated) updated by
-
Status, Owner changed
- 15:33 Ticket #2101 (OMNotebook - DrModelica notebook needs to be updated) created by
- It seems like the DrModelica Notebook needs to be updated, since it …
2013-03-01:
- 15:26 Ticket #2099 (Frontend - constant evaluation of array is transposed) updated by
-
Status, Owner changed
- 15:24 Ticket #2100 (Frontend - Nested modifiers cause duplicate elements error) created by
- The following model causes the duplicate elements error to be …
- 15:23 Ticket #2099 (Frontend - constant evaluation of array is transposed) updated by
-
Cc changed
- 15:20 Ticket #2099 (Frontend - constant evaluation of array is transposed) created by
- Hi, if the folowing Model is instantiated […] you get the …
- 04:34 Ticket #2098 (Run-time - MAT v. CSV output providing different simulation results) updated by
-
Status, Owner, Component changed
- 00:32 Ticket #2098 (Run-time - MAT v. CSV output providing different simulation results) created by
- In the following model, I am getting different simulation results …
2013-02-28:
- 22:29 Ticket #2093 (Backend - Optimization module removeEqualFunctionCalls needs to update EventInfo) updated by
- Replying to jfrenkel: > the source of the problem is the …
- 22:14 Ticket #2093 (Backend - Optimization module removeEqualFunctionCalls needs to update EventInfo) updated by
- Whe moved in the past encapsulateWhenConditions in the preOptPhase, …
- 21:56 Ticket #2093 (Backend - Optimization module removeEqualFunctionCalls needs to update EventInfo) updated by
- Of course they have the same source, but in whenClause we have all the …
- 16:31 Ticket #2097 (OMEdit - OMEdit 1.9.0 Bitmap import does not work) created by
- Hello, I am using OMEdit 1.9.0 on WinXP. When I go to the icon layer …
- 14:18 Ticket #2096 (Parser - Lexer message could be clearer) updated by
- That is a very nice improvement, thanks!
- 13:48 Ticket #2096 (Parser - Lexer message could be clearer) updated by
- Added your ideal world examples to the lexer in r15386. […] Please …
- 13:11 Ticket #2096 (Parser - Lexer message could be clearer) closed by
- invalid: You are correct, there are indeed "\n"-s in the message. This was a …
- 12:39 Ticket #2096 (Parser - Lexer message could be clearer) updated by
-
Owner, Component changed
It would be helpful if you could detail the steps to reproduce this. … - 12:19 Ticket #2093 (Backend - Optimization module removeEqualFunctionCalls needs to update EventInfo) updated by
- As far as i understood WHEN_EQ.condition and WHEN_CLAUSE.condition …
- 11:55 Ticket #2096 (Parser - Lexer message could be clearer) created by
- This (incorrect) model gives a confusing error message: […] …
- 10:57 Ticket #2095 (Backend - Problems simulating simple nonlinear model) updated by
- Ok, so I have fixed this on my local copy. I will push in my changes …
- 10:55 Ticket #2095 (Backend - Problems simulating simple nonlinear model) updated by
- Replying to sjoelund.se: > It's equivalent to: > {{{ > …
- 10:54 Ticket #2095 (Backend - Problems simulating simple nonlinear model) updated by
- Works, yes. But not as expected. You get: […] Which I assume …
- 10:52 Ticket #2095 (Backend - Problems simulating simple nonlinear model) updated by
- For me the models works as expected. if you add both equations you …
- 10:49 Ticket #2095 (Backend - Problems simulating simple nonlinear model) updated by
- Or wait... Hmmm... Shouldn't it be […] It should be possible to …
- 10:48 Ticket #2095 (Backend - Problems simulating simple nonlinear model) updated by
-
Cc changed
- 10:40 Ticket #2095 (Backend - Problems simulating simple nonlinear model) updated by
-
Cc changed
OK, the following is a smaller model that does still have the same … - 10:31 Ticket #2095 (Backend - Problems simulating simple nonlinear model) updated by
- Actually, some of the error messages come from the full model (see …
- 10:20 Ticket #2095 (Backend - Problems simulating simple nonlinear model) updated by
- Status: install ok installed Priority: optional Section: math …
- 10:17 Ticket #2095 (Backend - Problems simulating simple nonlinear model) updated by
- It most certainly does pass the lowering part of the backend. I just …
- 10:14 Ticket #2095 (Backend - Problems simulating simple nonlinear model) updated by
- I have a nightly build version. I'm not sure the date but is less that …
- 09:22 Ticket #2095 (Backend - Problems simulating simple nonlinear model) updated by
- What OS / how did you install omc?
- 08:40 Ticket #2095 (Backend - Problems simulating simple nonlinear model) created by
- I have the following simple nonlinear model […] This model cannot …
- 07:53 Ticket #2094 (Frontend - Function testcase not covered by BuildModelRecursive.mos) created by
- The following testcase is part of ModelicaTest, but we never run it: …
- 07:37 Ticket #2088 (Run-time - Mat results get corrupted with variable filters) updated by
- True! How silly of me. Maybe just a small and explicit reminder for …
- 05:40 Ticket #2092 (Frontend - Got type mismatch error, but matching types Integer) updated by
-
Status, Owner changed
OK; the error-message should be "Could not evaluate structural … - 01:43 Ticket #2093 (Backend - Optimization module removeEqualFunctionCalls needs to update EventInfo) created by
- At least BackendDAE.EventInfo.whenClauses needs to be updated while …
Note:
See TracTimeline
for information about the timeline view.