Timeline


and

2017-10-30:

16:31 Ticket #4575 (Single precision output selection from OMEdit) closed by adeas31
fixed: Fixed in 1b8b8e6/OMEdit.
16:31 Changeset in OpenModelica [e081208]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in OMEdit
  • OMEdit 29a5b8c...1b8b8e6 (1):

    ticket:4575 Added checkbox for -single simulation flag. Default value is false.

16:30 Changeset in OpenModelica [1b8b8e6]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adeel Asghar <adeel.asghar@…>
  • 3 edits in OMEdit/OMEditGUI/Simulation

ticket:4575 Added checkbox for -single simulation flag.
Default value is false.

16:16 Ticket #4602 (Complex type not found anymore) created by ceraolo
Consider the following model: […] The Complex type used to be …
16:00 Ticket #4597 (Recent files list does not save the current status) closed by Andrea.Bartolini
fixed: You are right, the problem is that the owner of the omedit.ini has …
13:15 Changeset in OpenModelica [175a93eb]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in doc
  • doc 0f1405c...91776d0 (2):

    add master thesis
    Improved/simplified the OPC example

13:07 Changeset in OpenModelica [91776d0a]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adeel Asghar <adeel.asghar@…>
  • 2 edits in bibliography

add master thesis

12:51 Changeset in OpenModelica [b5cf58d2]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in OMCompiler
  • OMCompiler d4dd96b...ebaacfb (1):

    NFrontEnd Unit checking.

12:51 Changeset in OpenModelica [ebaacfbd]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 4 edits in Compiler

NFrontEnd Unit checking.

Enable unit checking for the new front end

Belonging to [master]:

  • OpenModelica/OMCompiler#1813
12:29 Changeset in OpenModelica [42b9be72]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in OMCompiler
  • OMCompiler 119136c...d4dd96b (1):

    Cleanup MatVer4

12:29 Changeset in OpenModelica [d4dd96b]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 3 edits in SimulationRuntime/c/simulation/results

Cleanup MatVer4

Belonging to [master]:

  • OpenModelica/OMCompiler#1956
12:24 Changeset in OpenModelica [9363d99]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adeel Asghar <adeel.asghar@…>
  • 1 edit in UsersGuide/source/optimization.rst

Improved/simplified the OPC example

11:23 Changeset in OpenModelica [4ccbc57]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in flattening/modelica/scodeinst/func2.mo

Update NFInst tests

Belonging to [master]:

  • OpenModelica/OMCompiler#1785
  • OpenModelica/OpenModelica-testsuite#755
11:23 Changeset in OpenModelica [b03c588]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 2 edits in /

Updating submodules

  • OMCompiler 80e3d34...119136c (1):

    New FrontEnd improvments

  • testsuite 6fccf19...4ccbc57 (1):

    Update NFInst tests

11:23 Changeset in OpenModelica [119136c6]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 13 edits in Compiler/NFFrontEnd

New FrontEnd improvments

  • Basic implementation of generic/polymorphic functions (function arguments).
  • Implementation of array functions
    • mapping (iterator) functions
    • special Modelica reduction functions.
  • Handling of record Constructors.
  • Basic handling of overloaded operator functions.
    • Expression level handling not implemented yet.
  • Changed CachedData in InstNodes to an array.
    • Each element represents a different type of cache.
    • So far we have caches for functions, package and Inner Outer information.

Belonging to [master]:

  • OpenModelica/OMCompiler#1785
  • OpenModelica/OpenModelica-testsuite#755
10:05 Ticket #2276 (detecting size mismatch for output arguments in functions) reopened by perost
That error is due to the function being instantiated like a normal …
09:37 Changeset in OpenModelica [80e3d34f]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 7 edits in /

Added optional Susan debugging help

There is a new flag -d=susanDebug which can generate a different
MetaModelica from the Susan code. It will give a stack-trace of the
point where a failure happens.

Use the debug-flag when compiling the Susan code to add extra try/catch
blocks everywhere (this slows down the code considerably and is not
intended for use in the production executable; only for debugging).

Belonging to [master]:

  • OpenModelica/OMCompiler#1955
09:37 Changeset in OpenModelica [af47655]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in OMCompiler
  • OMCompiler fe021bd...80e3d34 (1):

    Added optional Susan debugging help

09:12 Changeset in OpenModelica [3b37fea]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in OMCompiler
  • OMCompiler bf1eaeb...fe021bd (3):

    Remove old mat file writer
    Add unit information to mat files
    New implementation for writing mat files

08:57 Changeset in OpenModelica [fe021bd]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 4 edits
    2 deletes in SimulationRuntime/c

Remove old mat file writer

Belonging to [master]:

  • OpenModelica/OMCompiler#1952
08:57 Changeset in OpenModelica [36778dd5]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 2 edits in SimulationRuntime/c/simulation

Add unit information to mat files

Belonging to [master]:

  • OpenModelica/OMCompiler#1952
08:57 Changeset in OpenModelica [a981b372]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 5 edits
    4 adds in /

New implementation for writing mat files

Belonging to [master]:

  • OpenModelica/OMCompiler#1952
08:39 Ticket #4601 (C-code compilation times are too large for models with many state variables) created by casella
The ScalableTestSuite contains several models with a moderately high …
07:43 Ticket #4600 (Internal template error) created by rfranke
Enabling directional derivatives in …
07:03 Changeset in OpenModelica [c219aee]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in libraries
  • libraries 087c309...4288180 (1):

    Also include ModelicaTest 3.1

06:41 Ticket #2117 (Modelica3d: Complete redesign needed) closed by sjoelund.se
wontfix: Shouldn't ever have "fixed" tickets with future milestone. And this …
06:40 Ticket #2763 (Propagation of start values for inputs to simulation) closed by rfranke
fixed: The point is user experience. Modelica supports start values for …
06:40 Ticket #2117 (Modelica3d: Complete redesign needed) reopened by sjoelund.se
06:36 Ticket #2763 (Propagation of start values for inputs to simulation) reopened by rfranke
06:09 Changeset in OpenModelica [3f3dd42]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in OMCompiler
  • OMCompiler a33d4f3...bf1eaeb (3):

    Implement fmi2GetDirectionalDerivative in Cpp runtime
    Set FMI flag providesDirectionalDerivative depending on generated code
    Change int to size_t in FMU accessors

06:09 Changeset in OpenModelica [bf1eaeb]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 4 edits in /

Implement fmi2GetDirectionalDerivative in Cpp runtime

Belonging to [master]:

  • OpenModelica/OMCompiler#1954
06:09 Changeset in OpenModelica [6c0d7cf]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in Compiler/Template/CodegenFMUCommon.tpl

Set FMI flag providesDirectionalDerivative depending on generated code

Belonging to [master]:

  • OpenModelica/OMCompiler#1954
06:09 Changeset in OpenModelica [69f2571]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in Compiler/Template/CodegenFMUCpp.tpl

Change int to size_t in FMU accessors

Belonging to [master]:

  • OpenModelica/OMCompiler#1954
06:08 Ticket #4599 (gpg: no valid OpenPGP data found) created by tempdas@…
Hello. I try to export key like as it presents on your site "wget -q …
02:25 Ticket #4598 (OMEdit should not hang for more than a few seconds) created by casella
A typical end-user experience when using OMEdit is that some action is …
01:50 Ticket #2284 (MultiBody Flattening) closed by casella
worksforme: Works fine as of v1.13.0-dev-155-g68350e9
01:36 Ticket #2276 (detecting size mismatch for output arguments in functions) closed by casella
worksforme: With the new instantiation the following error is generated: […]
01:28 Ticket #2254 (Problem with changevalue command in interactive simulations) closed by casella
wontfix: Test case no longer available
01:26 Ticket #2246 (Variable index model gives incorrect results) closed by casella
worksforme: As of v1.13.0-dev-155-g68350e9, the simulation stops at time = 0.5. …
01:19 Ticket #2242 (function with multiple outputs is treated strange) closed by casella
worksforme: Works as expected in v1.13.0-dev-155-g68350e9
01:14 Ticket #2226 (Improve event logging) closed by casella
fixed: The output of event logging is now just fine, and has been so since …
00:47 Ticket #2209 (The smooth() operator should be used to influence event generation and ...) closed by casella
worksforme: I ran these two models with v1.13.0-dev-155-g68350e9: […] While …
00:29 Ticket #2208 (Overall PressureLoss function does not work.) closed by casella
wontfix: If the issue is still present, please reopen the ticket and provide a …
00:28 Ticket #2206 (SiemensPower tests are working using windows and are failing using linux) closed by casella
wontfix: If there is interest at fixing this issue, up-to-date input should be …
00:13 Ticket #2186 (OMEditor: the wrong functions in the pipe component) closed by casella
worksforme
00:12 Ticket #2185 (Only print errors if the class is used) closed by casella
worksforme: I put the three models in a package P, loaded it in …
00:05 Ticket #2167 (Missing parenthesis in the flattened output of some if-expressions) closed by casella
worksforme: As of v1.13.0-dev-155-g68350e9 I get the parentheses both with the old …
00:00 Ticket #2164 (RoomCO2WithControls goes into infinite loop during simulation) closed by casella
fixed: According to …

2017-10-29:

23:29 Ticket #2148 (Upgrade trac version) closed by casella
invalid: We're currently running Trac 1.0.9
23:03 Ticket #2117 (Modelica3d: Complete redesign needed) closed by casella
fixed: This ticket is now obsolete, as a completely new 3D animation engine …
23:00 Ticket #2107 (Protected elements not protected) closed by casella
fixed
22:47 Ticket #2105 (State machine example incorrectly produces overdetermined system) closed by casella
wontfix: I guess the issues were clarified by the various comments. If not, …
22:41 Ticket #2763 (Propagation of start values for inputs to simulation) closed by casella
invalid: I see this ticket is still open, though I cannot really see the point. …
22:33 Ticket #4329 (Add warning about conflicting start values) closed by casella
fixed: This is the current output: […] which is clear and up to the point.
19:19 Changeset in OpenModelica [8235d3af]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in libraries
  • libraries 7337dfa...087c309 (1):

    Bump libraries

14:43 Ticket #4597 (Recent files list does not save the current status) created by Andrea.Bartolini
When a new file is open, it is shown at the top of the Recent Files …

2017-10-28:

19:21 Changeset in OpenModelica [591f382b]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in libraries
  • libraries fd8edd8...7337dfa (1):

    Bump libraries

10:49 Ticket #4596 (Document the symbolic transformation carried out by the various ...) created by casella
The back-end modules do a lot of smart symbolic manipulations, most of …

2017-10-27:

17:40 Changeset in OpenModelica [d49c2a0]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in OMEdit
  • OMEdit 83762c2...29a5b8c (1):

    Activate profiling properly

17:39 Changeset in OpenModelica [29a5b8c]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adeel Asghar <adeel.asghar@…>
  • 1 edit in OMEdit/OMEditGUI/Simulation/SimulationDialog.cpp

Activate profiling properly

14:32 Changeset in OpenModelica [385dd62]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 2 edits in /

Updating submodules

  • OMCompiler 1749c2e...a33d4f3 (1):

    Fix NFInst.instClass for encapsulating classes.

  • testsuite 2c59f19...6fccf19 (1):

    Update nfinst tests.

14:32 Changeset in OpenModelica [6fccf19]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit
    1 add in flattening/modelica/scodeinst

Update nfinst tests.

Belonging to [master]:

  • OpenModelica/OMCompiler#1951
  • OpenModelica/OpenModelica-testsuite#754
14:32 Changeset in OpenModelica [a33d4f3]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in Compiler/NFFrontEnd/NFInst.mo

Fix NFInst.instClass for encapsulating classes.

Belonging to [master]:

  • OpenModelica/OMCompiler#1951
  • OpenModelica/OpenModelica-testsuite#754
13:30 Changeset in OpenModelica [2e66c22]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in OMCompiler
  • OMCompiler 8abed04...1749c2e (1):

    Disable CC optimizations on linear systems

13:30 Changeset in OpenModelica [1749c2e]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in Compiler/Template/CodegenC.tpl

Disable CC optimizations on linear systems

Linear systems are huge and typically just assign array elements to
literal values. Huge functions take a long time to optimize for little
gain (relative to the cost of running the linear solver).

Belonging to [master]:

  • OpenModelica/OMCompiler#1950
02:25 Ticket #2100 (Nested modifiers cause duplicate elements error) closed by casella
worksforme: The new front-end handles this without errors: […]
02:19 Ticket #2091 (reinit(der(x), ...) should give better error message) closed by casella
fixed: Replying to lochel: > Replying to petar: > > …
02:11 Ticket #2055 (loadFile with backward slash on package.mo loads only the top class) closed by casella
worksforme
02:08 Ticket #2052 (reassign parameter-value) closed by casella
fixed
02:07 Ticket #2044 (Error with extending 2 replaceable models) closed by casella
worksforme: As of v1.13.0-dev-155-g68350e9, the new front end gives […] In …
02:02 Ticket #2037 (Math expressions flattened incorrectly) closed by casella
worksforme: As of v1.13.0-dev-155-g68350e9, the new front-end gives […] which …
01:56 Ticket #2015 (Illegal discrete var assignement in if clause doesn't give error message) closed by casella
invalid: Replying to brugard: > It is possible to make in other …
01:52 Ticket #2013 (Wrong error-message added for modification of arrays of records) closed by casella
worksforme: As of v1.13.0-dev-155-g68350e9, no error message is issued with both …
01:46 Ticket #2004 (Parameter XXX has no value, and is fixed during initialization) closed by casella
worksforme: As of v1.13.0-dev-155-g68350e9, …
01:33 Ticket #1990 (Symbolic Jacobian fails for functions) closed by casella
worksforme: As of v1.13.0-dev-155-g68350e9, the model is compiled and simulates …
01:30 Ticket #1976 (val return different result on windows an linux on event point) closed by casella
invalid
01:28 Ticket #1966 (Add all the ModelicaTest example models to the OpenModelica testsuite) closed by casella
invalid: ModelicaTest is now part of the testsuite, see e.g. …
01:21 Ticket #1958 (Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.Components.AxisTy ...) closed by casella
wontfix
01:11 Ticket #1930 (Wrong symbolic simplification) closed by casella
worksforme: Replying to vitalij: > Error 1 > If x1 is …
01:02 Ticket #1910 (Erroneous Warning: Parameter ... has neither value nor start value, ...) closed by casella
worksforme: No more warnings in v1.13.0-dev-155-g68350e9
00:58 Ticket #1893 (function createSimCode failed) closed by casella
fixed: As of v1.13.0-dev-155-g68350e9, simulation code is generated and the …
00:30 Ticket #1853 (reinit does not handle arrays) closed by casella
fixed: The following model […] works fine in v1.13.0-dev-155-g68350e9, …

2017-10-26:

23:54 Ticket #4128 (Duplicate in the libraries browser does not honor one-file setting.) closed by casella
duplicate: See #4594, with examples and discussion
19:24 Ticket #4592 (Keep formatting when duplicating classes in OMEdit) closed by casella
duplicate: Sorry :)
19:20 Changeset in OpenModelica [c001950]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in libraries
  • libraries 3f837d1...fd8edd8 (1):

    Bump libraries

19:18 Ticket #4398 (comSubExp scales as O(N^2)) closed by casella
fixed: I see that the improvement for N = 12800 has been about 50X compared …
18:27 Ticket #3788 (OMEdit working directory too cluttered) closed by casella
fixed: Works as expected in 1.13.0
18:25 Ticket #2909 (Intermediate compilation files should be removed at the end of code ...) closed by casella
fixed: Works as required in 1.13.0
18:22 Ticket #4595 (Reordering models in a package has no permanent effect) created by casella
Open the attached P package. Browse to P.Q, select M2, then press …
18:17 Ticket #4594 (When duplicating a model saved in a single file, the duplicate model ...) created by casella
Open the attached package P in OMEdit. Expand packages P and Q in the …
15:55 ReleaseNotes/1.12.0 edited by adrpo
(diff)
15:24 Changeset in OpenModelica [1d665618]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 2 edits in /

Updating submodules

  • OMCompiler 43d3d5d...8abed04 (1):

    Split NFFlatten into multiple phases.

  • testsuite 62f2cd7...2c59f19 (1):

    Update nfinst test cases.

15:24 Changeset in OpenModelica [2c59f19f]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 2 edits
    1 move
    19 adds
    5 deletes in flattening/modelica/scodeinst

Update nfinst test cases.

Belonging to [master]:

  • OpenModelica/OMCompiler#1948
  • OpenModelica/OpenModelica-testsuite#753
15:24 Changeset in OpenModelica [8abed04d]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 16 edits
    2 adds in Compiler

Split NFFlatten into multiple phases.

  • Split NFFlatten into NFFlatten, NFScalarize and NFConvertDAE.

Belonging to [master]:

  • OpenModelica/OMCompiler#1948
  • OpenModelica/OpenModelica-testsuite#753
14:57 Ticket #4593 (Keep formatting when duplicating classes in OMEdit) created by casella
When a class is duplicated in OMEdit, the duplicate class loses all …
14:56 Ticket #4592 (Keep formatting when duplicating classes in OMEdit) created by casella
When a class is duplicated in OMEdit, the duplicate class loses all …
12:42 Changeset in OpenModelica [43d3d5d3]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in Compiler/BackEnd/Matching.mo

fix Matching.removeEdgesForNoDerivativeFunctionInputs

Belonging to [master]:

  • OpenModelica/OMCompiler#1904
12:42 Changeset in OpenModelica [b549c7b]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in OMCompiler
  • OMCompiler 11df6e6...43d3d5d (1):

    fix Matching.removeEdgesForNoDerivativeFunctionInputs

12:26 Changeset in OpenModelica [f396a9fc]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in OMCompiler
  • OMCompiler dfbce6c...11df6e6 (1):

    some minor optimizations - remove a matchcontinue - do not operate twice on list - make function tail recursive - avoid tuples

12:26 Changeset in OpenModelica [11df6e67]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 6 edits in Compiler

some minor optimizations

  • remove a matchcontinue
  • do not operate twice on list
  • make function tail recursive
  • avoid tuples

Belonging to [master]:

  • OpenModelica/OMCompiler#1947
10:35 Ticket #4591 (partitionIndependentBlocksEq stack overflow) created by sjoelund.se
partitionIndependentBlocksEq / partitionIndependentBlocksReq can get …
10:20 Changeset in OpenModelica [43aae15]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in OMCompiler
  • OMCompiler 9ff276e...dfbce6c (1):

    Use Set instead of List.unique

10:20 Changeset in OpenModelica [dfbce6c]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in Compiler/BackEnd/CommonSubExpression.mo

Use Set instead of List.unique

This improves scalability for ticket:4398.

Belonging to [master]:

  • OpenModelica/OMCompiler#1946
09:42 Changeset in OpenModelica [0eb3b72c]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in OMCompiler
  • OMCompiler c21c29d...9ff276e (1):

    Make findLoops able to look for at most one loop

09:42 Changeset in OpenModelica [9ff276e8]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 2 edits in Compiler/BackEnd

Make findLoops able to look for at most one loop

comSubExp expects exactly one loop to be found, so we do not look for
all 12798 loops if we know the result will be discarded. Slightly
helps ticket:4798.

Belonging to [master]:

  • OpenModelica/OMCompiler#1945
08:50 ReleaseNotes/1.12.0 edited by lochel
(diff)
02:30 Changeset [26044] by adrpo
  • 1 edit in branches/OM112maintenance/BuildWindowsRelease.sh
  • use v1.12.0 documentation
02:20 Changeset in OpenModelica [2d85c3ab]maintenance/v1.12v1.12.0 by adrpo <adrian.pop@…>
  • 5 edits in /

v1.12.0

02:05 Changeset [26043] by adrpo
  • 1 edit in branches/OM112maintenance/OpenModelicaSetup.nsi
  • prepare for final 1.12.0

2017-10-25:

21:32 Ticket #4590 (SimCode execution times scale as O(N^4) with large parameter arrays) created by casella
SimCode execution times to create linear, non-linear and system …
19:21 Changeset in OpenModelica [e630b9a]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in libraries
  • libraries a739ca2...3f837d1 (1):

    Bump libraries

17:56 Ticket #4589 (Investigate using AvlSetInt for Adjacency Matrix) created by sjoelund.se
Currently, our adjacency matrixes use a list<list<Integer>>
17:08 Changeset in OpenModelica [159cfd9]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in OMCompiler
  • OMCompiler 7b04aa1...c21c29d (1):

    Use sets instead of lists in comSubExp

17:08 Changeset in OpenModelica [c21c29d]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 2 edits in Compiler

Use sets instead of lists in comSubExp

This resolves some performance problems reported in ticket:4398.

Belonging to [master]:

  • OpenModelica/OMCompiler#1944
16:09 Changeset in OpenModelica [7b04aa18]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in Compiler/BackEnd/ResolveLoops.mo

Use sets in comSubExp

This improves performance of comSubExp (ticket:4398). Part of the
underlying problem is that the adjacency matrix stores everything as
list, but really is a set of integers. Using List.intersect,
and similar functions is much slower than using for example AvlSetInt.

Belonging to [master]:

  • OpenModelica/OMCompiler#1943
16:09 Changeset in OpenModelica [e932c80a]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in OMCompiler
  • OMCompiler 2ac44ce...7b04aa1 (1):

    Use sets in comSubExp

15:53 ReleaseNotes/1.12.0 edited by lochel
These are draft release notes for OpenModelica 1.12.0 Beta1, compared … (diff)
14:17 Changeset in OpenModelica [da940cd7]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in OMCompiler
  • OMCompiler 9e2d1a7...2ac44ce (1):

    Fix check of homotopy solution

14:17 Changeset in OpenModelica [2ac44ced]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 2 edits in SimulationRuntime/c/simulation/solver

Fix check of homotopy solution

Belonging to [master]:

  • OpenModelica/OMCompiler#1942
13:47 Ticket #4388 (collectInitialBindings scales as O(N^2)) closed by sjoelund.se
fixed: Fixed with …
13:29 Changeset in OpenModelica [59574339]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in OMCompiler
  • OMCompiler 68350e9...9e2d1a7 (1):

    Fix scalability of collectInitialBindings

13:29 Changeset in OpenModelica [9e2d1a7]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in Compiler/BackEnd/Initialization.mo

Fix scalability of collectInitialBindings

Use a Set instead of searching a list. Fixes ticket:4388.

Belonging to [master]:

  • OpenModelica/OMCompiler#1941
10:07 Ticket #4588 (Unit propagation and deduction.) created by ceraolo
Consider the model units.mo (attached). It contains a feedback fed by …

2017-10-24:

19:20 Changeset in OpenModelica [f33ef8c]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in libraries
  • libraries 13a2e24...a739ca2 (1):

    Bump libraries

17:36 Ticket #4587 (Running Hudson PR with testsuite hash and force lastest generates ...) created by adrpo
Whenever libraries change we might get issues with the testsuite. I …
17:30 Changeset in OpenModelica [f310558]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by adrpo <adrian.pop@…>
  • 4 edits in /

Updating submodules

  • OMEdit 77b13fd...83762c2 (3):

    fix Qt4 compilation
    ticket:4505 Use the diagram annotation when connector is inside the component instance
    ticket:4585 Added cut, copy, paste and selectAll to text editor

  • doc 8f52c44...0f1405c (1):

    State machine hint for switching to Modelica v3.3

  • libraries f3c66bf...13a2e24 (1):

    Bump libraries

  • testsuite 36a3e41...62f2cd7 (1):

    update testsuite after library changes

16:42 Ticket #4586 (enhancement: show class diagram in OMEdit) created by Matthis Thorade <m.thorade@…>
Basically a duplicate of this SO question: …
16:30 Changeset in OpenModelica [62f2cd7f]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in openmodelica/interactive-API/Bug4248.mos

update testsuite after library changes

Belonging to [master]:

  • OpenModelica/OpenModelica-testsuite#752
14:46 Ticket #4522 (ThermoPower and msgpack-modelica point to invalid commits) closed by sjoelund.se
invalid: Closing due to lack of feedback
14:38 Changeset in OpenModelica [68350e9]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in Makefile.common

[OSX] ModelicaExternalC install names

Belonging to [maintenance/v1.12]:

  • OpenModelica/OMCompiler#1939

Belonging to [master]:

  • OpenModelica/OMCompiler#1940
14:38 Changeset in OpenModelica [fa77b8c]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in OMCompiler
  • OMCompiler 2f828a2...68350e9 (1):

    [OSX] ModelicaExternalC install names

14:07 Changeset in OpenModelica [18b2284e]maintenance/v1.12 by hudson <openmodelica@…>
  • 1 edit in OMCompiler
  • OMCompiler 8a3e1a8...e94dfb3 (1):

    [OSX] ModelicaExternalC install names

12:14 Ticket #1783 (Inner/outer handling fails for some cases) closed by perost
fixed: This works fine in the new instantiation now.
12:11 Ticket #4579 (Add support for MetaModelica array literals) closed by sjoelund.se
fixed
12:10 Ticket #4581 (OMEdit crashes when the simulation fails) closed by sjoelund.se
fixed: Fixed in PR1937
11:24 Changeset in OpenModelica [2f828a2]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in SimulationRuntime/c/util/read_matlab4.c

[MAT4] Add special case when nrows==0

This fixes ticket:4581 by not crashing OMEdit when opening a corrupt
mat-file.

Belonging to [master]:

  • OpenModelica/OMCompiler#1937
11:24 Changeset in OpenModelica [dffbc3bb]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in OMCompiler
  • OMCompiler a5b8a71...2f828a2 (1):

    [MAT4] Add special case when nrows==0

10:51 Changeset in OpenModelica [83762c2]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Henning Kiel <hkiel@…>
  • 1 edit in OMEdit/OMEditGUI/Editors/BaseEditor.cpp

fix Qt4 compilation

10:04 Changeset in OpenModelica [220679e]maintenance/v1.12 by hudson <openmodelica@…>
  • 1 edit in OMCompiler
  • OMCompiler 47881a3...8a3e1a8 (1):

    [cRuntime] move jacobian eval LOG_STATS output

08:37 Changeset in OpenModelica [1a2ff32]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in OMCompiler
  • OMCompiler c2e5abe...a5b8a71 (1):

    [OSX] Fix install name of OPC library

08:37 Changeset in OpenModelica [a5b8a71b]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in Makefile.common

[OSX] Fix install name of OPC library

Belonging to [master]:

  • OpenModelica/OMCompiler#1936
07:59 Changeset in OpenModelica [9fd9414f]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in OMCompiler
  • OMCompiler 18b70e2...c2e5abe (1):

    [OSX] Fix builds when using a single thread

07:59 Changeset in OpenModelica [c2e5abee]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in Makefile.common

[OSX] Fix builds when using a single thread

With a single thread, install_name_tool did not execute for the
MSL external libraries (except for libModelicaExternalC.dylib).

Belonging to [maintenance/v1.12]:

  • OpenModelica/OMCompiler#1934
  • OpenModelica/OpenModelica-testsuite#751

Belonging to [master]:

  • OpenModelica/OMCompiler#1935
07:31 Ticket #1458 (Cyclic default-bindings in functions are still accepted) reopened by sjoelund.se
That's the code from the flat Modelica. The output is now: […] But …
06:38 Changeset in OpenModelica [90cf223]maintenance/v1.12 by hudson <openmodelica@…>
  • 2 edits in /

Updating submodules

  • OMCompiler a3c03e3...47881a3 (1):

    [OSX] Fix builds when using a single thread

  • testsuite b3f36b6...c11db52 (1):

    Expected output

00:14 Ticket #1924 (IndexReduction.differentiateEqns failed) closed by casella
worksforme: The error is no longer generated in omc 1.12.0-beta3

2017-10-23:

23:44 Ticket #1555 (Model with array of unknown size fails without error message) closed by casella
fixed: OMC 1.13.0, with the new front end, produces the following error: …
23:34 Ticket #1530 (OMPlot: plotAll does not sort variables correctly) closed by casella
worksforme: With OMEdit 1.12.0-beta3, I see the results in the correct order
23:19 Ticket #1452 (Better simplification needed) closed by casella
fixed: This model is instantiated in a much less than a second with OMC …
23:14 Ticket #1458 (Cyclic default-bindings in functions are still accepted) closed by casella
invalid: It is unclear to me what the problem is here. Function f is not used …
23:10 Ticket #1468 (Discontinuity in results not properly stored (?)) closed by casella
fixed: This is an excerpt of the CSV output obtained with 1.12.0-beta3 …
23:01 Ticket #1469 (Bugs related to division by zero) closed by casella
wontfix: Replying to perost: > The first example now gives an error …
16:22 Ticket #4570 (State-machines translation error) closed by bthiele
fixed: Added a note about --std=3.3 in the documentation …
16:21 Changeset in OpenModelica [0f1405c]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Lennart Ochel <lennart.ochel@…>
  • 1 edit
    1 add in UsersGuide/source

State machine hint for switching to Modelica v3.3

Related to ticket:4570

15:31 Changeset in OpenModelica [5c9c2c46]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in OMCompiler
  • OMCompiler a3eea27...18b70e2 (1):

    Silence some warnings

15:31 Changeset in OpenModelica [18b70e24]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 2 edits in Compiler/runtime

Silence some warnings

Belonging to [master]:

  • OpenModelica/OMCompiler#1932
14:05 Ticket #4525 (Wrong handling and unclear reporting of redundant initial equations) closed by casella
fixed: I now read the following messages upon translating this model: […] …
12:46 Changeset in OpenModelica [a3eea27]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in SimulationRuntime/c/simulation/solver/solver_main.c

[cRuntime] move jacobian eval LOG_STATS output

Belonging to [master]:

  • OpenModelica/OMCompiler#1931
12:46 Changeset in OpenModelica [f97db62]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in OMCompiler
  • OMCompiler 7f2aee4...a3eea27 (1):

    [cRuntime] move jacobian eval LOG_STATS output

12:24 Changeset in OpenModelica [58e9cfd1]Added-citation-metadatamaintenance/v1.13maintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in OMCompiler
  • OMCompiler 3532b10...7f2aee4 (1):

    [SimCode] fixing symbolic jacobians order for info

12:24 Changeset in OpenModelica [7f2aee4]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by hudson <openmodelica@…>
  • 1 edit in Compiler/SimCode/SimCodeUtil.mo

[SimCode] fixing symbolic jacobians order for info

Belonging to [master]:

  • OpenModelica/OMCompiler#1930
11:00 Ticket #4505 (Icon text of plugs shall not be visible in Diagram View) closed by adeas31
fixed: Should work fine with f3156d/OMEdit.
10:56 Changeset in OpenModelica [f3156d14]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adeel Asghar <adeel.asghar@…>
  • 2 edits in OMEdit/OMEditGUI/Component

ticket:4505 Use the diagram annotation when connector is inside the component instance

10:24 Ticket #4585 (Cannot copy/paste code) closed by adeas31
fixed: Done in c3e097/OMEdit.
10:21 Changeset in OpenModelica [c3e0976]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adeel Asghar <adeel.asghar@…>
  • 1 edit in OMEdit/OMEditGUI/Editors/BaseEditor.cpp

ticket:4585 Added cut, copy, paste and selectAll to text editor

Note: See TracTimeline for information about the timeline view.