Timeline


and

2015-03-25:

17:13 Ticket #3247 (Missing redeclare class modification) created by adrpo
Discussion on this here: m:#1685. When flattening A.C: […] we get: …
14:42 Ticket #3245 (OMEdit crashes: When set record parameter in Function) closed by perost
fixed: Fixed in r25245.
14:36 Ticket #2216 (Omedit does not restore the original connection line; no Undo in Omedit) closed by adeas31
duplicate: Same as #2892.
05:21 Ticket #3246 (Nightly builds for Linux broken second day in a row) created by rfranke
The apts are frozen since March 23. Fixing this, could you please …
00:56 Ticket #3245 (OMEdit crashes: When set record parameter in Function) created by arnesinnema@…
OMEdit crashes when a record parameter is set in a function (see code …

2015-03-24:

13:28 Ticket #3244 (Removing unnecessary vectorization of assignments in Front-end.) created by mahge930
Currently we vectorize assignment statements in the front end. This is …

2015-03-23:

22:45 Ticket #3243 (FMI 2.0 tests Windows - Linux differences) created by adeas31
FMI tests on Windows gives different results when compared to results …
17:57 Ticket #3240 (FMI import treats enumeration parameters badly -- many MSL models fail) closed by adeas31
fixed: Fixed in r25218.
09:31 Ticket #3242 (Failure to compile generated code due to type mismatch) created by gustaf
When trying out the ocl* functions in ParModelica I ran into issues …

2015-03-22:

00:59 Ticket #3239 (Missing class modification) closed by adrpo
fixed: Fixed in r25205.

2015-03-21:

18:13 Ticket #3241 (Cpp runtime naming conventions) created by rfranke
Consider […] translateModel(A.B.M) with +simCodeTarget=Cpp …

2015-03-20:

17:59 Ticket #3240 (FMI import treats enumeration parameters badly -- many MSL models fail) created by rfranke
MSL uses evaluated parameters of enumeration types for initialization. …
17:38 Ticket #2719 (Translation does not terminate for large models) closed by adeas31
invalid
16:15 Ticket #3001 (Difficulties in managing arrays of components in OMEDIT) closed by adeas31
duplicate: Similar to #3196.
15:51 Ticket #3234 (OMEdit needs to catch the exception thrown in the ...) closed by adeas31
fixed: Fixed in r25179.
15:28 Ticket #3239 (Missing class modification) created by adrpo
Flattening this: […] should give: […] but instead gives: […]
14:47 Ticket #2676 (OMEdit can't manage new files in package in separate files) closed by adeas31
fixed: Fixed in r25177.
14:47 Ticket #2677 (Can't save edited files if in package) closed by adeas31
fixed: Fixed in r25177.
14:46 Ticket #3025 (problem with saving changes in hierarchical packages) closed by adeas31
fixed: Fixed in r25177.
07:11 Ticket #3238 (Export FMI2 with Cpp runtime) created by rfranke
The FMI export of +simCodeTarget=Cpp needs to be maintained to work …

2015-03-19:

17:08 Ticket #3237 (Returning the cache in Mod.elabModValue breaks some models) created by perost
Mod.elabModValue previously didn't return the cache even though it …
16:36 OpenModelicaStyleGuide edited by perost
(diff)
16:30 Ticket #3207 (Debugger does not show compound variables) closed by adeas31
fixed: Fixed in r25159.
16:28 Ticket #3124 (GUI changing of icon and diagram coordinate system properties) closed by adeas31
invalid
15:16 Ticket #3236 (Unhandled Assertion-Error) created by lochel
PNlib.Examples.DisTest.ConflictProb throws "Unhandled …
14:08 Ticket #3235 (Fix test cases with error messages that include line numbers from the ...) created by perost
I have disabled some test cases that have error messages in them which …
08:30 Ticket #2293 (OpenModelica FMUs fail to exit when the shared library is opened with JNA) closed by sjoelund.se
worksforme

2015-03-18:

22:33 Ticket #1624 (OMEdit: Text is not updated on changes to the model) closed by adeas31
fixed
20:27 Ticket #3234 (OMEdit needs to catch the exception thrown in the ...) created by rfranke
OpenModelicaScriptingAPIQt.cpp will throw an std::runtime_error if an …
20:12 Ticket #3233 (Simulation executable generated with +simCodeTarget=Cpp fails if ...) created by rfranke
Attempting to simulate a model from OMEdit with the option …
20:04 Ticket #3232 (Wrong include path when using +simCodeTarget=Cpp) created by rfranke
Attempting to compile a model with +simCodeTarget=Cpp, the compiler …
17:33 Ticket #1679 (Equations in certain order cause errors) closed by perost
fixed: It seems this is working fine now.
17:29 Ticket #1639 (Simulation hangs out when the solver is unable to find initial conditions) closed by perost
fixed: The simulation now aborts immediately with an error that the …
17:11 Ticket #1463 (OMEdit: Error messages doesn't set filename of user-provided models) closed by perost
fixed: Seems to work as intended.
16:44 Ticket #1524 (stringAppend segfaults on non-boxed string in MatchCaseInteractive2) closed by perost
fixed: This was fixed some time ago. I updated MatchCaseInteractive2 in …
16:25 Ticket #1439 (Inner/outer replaceable does not work) closed by perost
fixed: This seems to work now from what I can see.
16:19 Ticket #1340 (Code generation issue with for-iterators in simulation context) closed by perost
fixed: Seems this has been fixed, and the test case has already been moved to …
16:17 Ticket #1245 (Fail to flatten record with unbound constants) closed by perost
duplicate: Duplicate of #1053.
16:12 Ticket #1338 (susan has no error output on typo after match) closed by perost
fixed: Seems this has been fixed, I get an error message "Unresolved path …
16:04 Ticket #1203 (Replaceable package behaves different when encapsulated in a package) closed by perost
fixed: The example models contain some errors, but allowing for that this …
15:49 Ticket #1171 (getAnnotationVersion() API method might also accept files as input.) closed by perost
wontfix: This seems like something which will never be implemented.
15:46 Ticket #1167 (The TextAlignment attribute within the graphical primitive Text (see ...) closed by perost
fixed: Seems this is working now, since e.g. the test case …
15:37 Ticket #1105 (The DAELow.equationToResidual method is not working properly since ...) closed by perost
fixed: equationToResidualForm (now in BackendEquation) is not used anywhere …
15:33 Ticket #1072 (Detect modifiers on components declared as outer. (from MathCore)) closed by perost
fixed: We detect this now, although we give a warning instead of an error …
15:29 Ticket #1053 ([Tiller] No constant binding for variable num (problem with record?) ...) closed by perost
fixed: This seems to have been fixed some time ago.
15:26 Ticket #1068 (Subscript of ranges in arrays (from MathCore)) closed by perost
fixed: Test case added in r25140.
14:42 Ticket #1367 (Constants that are arrays in packages should be copied in the ...) closed by adrpo
fixed: Duplicate of #2858.
14:40 Ticket #1280 (Redesign of the DAE structure as a tree instead of a list) closed by adrpo
invalid: I think we can close this ticket as not actual anymore. The idea is to …
14:02 Ticket #3222 (Different lineThickness of lines) closed by adeas31
fixed: Should work fine in r25139.
13:56 Ticket #1344 (Separate Front-end/Back-end) closed by sjoelund.se
fixed: This was fixed when we switched to the bootstrapped compiler (each …
13:39 Ticket #2109 (Use separate packages for libraries and OpenModelica) closed by sjoelund.se
fixed: Yes, this works for OSX source installer and Linux binary/source …
10:51 Ticket #3181 (Compiler debug trace does not work (see first example of Users Guide)) closed by sjoelund.se
fixed
Note: See TracTimeline for information about the timeline view.