Timeline


and

2015-04-09:

22:25 Ticket #3269 (OpenModelica.Scripting.deleteFile does not work) created by adrpo
deleteFile in ModelicaBuiltin.mo is not connected to anything in …
21:30 Changeset [25479] by rfranke
  • 4 edits in trunk/SimulationRuntime/cpp

implement multiply_array for 1D and 2D arrays

Nothing to be proud of ... but better than a missing matrix multiplication.

21:30 Changeset in OpenModelica [1e8e072]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 Ruediger Franke <ruediger.franke@…>
  • 4 edits in SimulationRuntime/cpp

implement multiply_array for 1D and 2D arrays

Nothing to be proud of ... but better than a missing matrix multiplication.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25479 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

20:38 Ticket #3255 (getComponentAnnotations should merge the constrainedby annotation with ...) closed by adrpo
fixed: Fixed in r25478 for components. Reopen if we need it also for short …
20:37 Changeset [25478] by adrpo
  • 2 edits in trunk

Fix bug #3255

  • append the annotation from the constrained class to the annotations of the component
  • added test inside testsuite/openmodelica/interactive-API/choicesAllMatching.mos
20:37 Changeset in OpenModelica [105fdb2]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 Adrian Pop <adrian.pop@…>
  • 1 edit in Compiler/Script/Interactive.mo

Fix bug #3255

  • append the annotation from the constrained class to the annotations of the component
  • added test inside testsuite/openmodelica/interactive-API/choicesAllMatching.mos

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25478 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

19:47 Changeset [25477] by hudson
  • 1 edit in trunk/Makefile.libraries

commit 12e98aee582f8f36ec33d8d14abfa1015534f822
Author: Hudson Janitor <build@…>
Date: Thu Apr 9 19:35:13 2015 +0200

Bump libraries


16:03 Changeset [25476] by adeas31
  • 1 edit in trunk/OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.h
  • removed unnecessary forward declarations.
16:03 Changeset in OpenModelica [94212d1]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/Modeling/ModelWidgetContainer.h
  • removed unnecessary forward declarations.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25476 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

15:54 Changeset [25475] by adeas31
  • 2 deletes in branches/OMEdit/OMEditGUI/Editors
  • FindReplaceDialog is not needed.
15:52 Changeset [25474] by adeas31
  • 44 edits
    2 copies in branches/OMEdit

Merged revision(s) r25276-r25470 from trunk/OMEdit.

14:35 Changeset [25473] by hudson
  • 2 edits in trunk/Compiler/BackEnd

[Janitor mode] Fix whitespace

14:35 Changeset in OpenModelica [d6ee7ce7]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 OpenModelica Hudson <openmodelica@…>
  • 2 edits in Compiler/BackEnd

[Janitor mode] Fix whitespace

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25473 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

14:33 Changeset [25472] by bachmann
  • 3 edits in trunk/Compiler

Added another implementation of the "usual" matching algorithm. Method also
works in combination with the available index reduction methods.

Option: +matchingAlgorithm=BB.

Preliminary tests show similar performance compared with the default matching
algorithm "PFPlusExt" even for large models! Method might be renamed and set
to default, after some small issues in connection with the removeSimpleEquations
modul are solved!

14:33 Changeset in OpenModelica [bbc6f030]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 Bernhard Bachmann <bernhard.bachmann@…>
  • 3 edits in Compiler

Added another implementation of the "usual" matching algorithm. Method also
works in combination with the available index reduction methods.

Option: +matchingAlgorithm=BB.

Preliminary tests show similar performance compared with the default matching
algorithm "PFPlusExt" even for large models! Method might be renamed and set
to default, after some small issues in connection with the removeSimpleEquations
modul are solved!

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25472 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

14:32 Changeset [25471] by vitalij
  • 6 edits in trunk

improved r25421

14:32 Changeset in OpenModelica [74cdd70]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 Vitalij Ruge <vitalij.ruge@…>
  • 2 edits in Compiler/BackEnd

improved r25421

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25471 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

13:55 Changeset [25470] by adeas31
  • 1 edit in trunk/OMEdit/OMEditGUI/Modeling/MessagesWidget.cpp
  • convert \n to <br \> in error message.
13:55 Changeset in OpenModelica [73cf25aa]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/Modeling/MessagesWidget.cpp
  • convert \n to <br \> in error message.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25470 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

13:51 Changeset [25469] by hudson
  • 1 edit in trunk/Compiler/BackEnd/BackendInline.mo

[Janitor mode] Fix whitespace

13:51 Changeset in OpenModelica [e33cf67]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 OpenModelica Hudson <openmodelica@…>
  • 1 edit in Compiler/BackEnd/BackendInline.mo

[Janitor mode] Fix whitespace

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25469 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

13:47 Changeset [25468] by lochel
  • 1 edit in trunk/Compiler/BackEnd/BackendDAEUtil.mo
  • increase informative value of some error messages
13:47 Changeset in OpenModelica [fcb1fad]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 in Compiler/BackEnd/BackendDAEUtil.mo
  • increase informative value of some error messages

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25468 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

13:32 Changeset [25467] by lochel
  • 17 edits in trunk/Compiler/BackEnd
  • Preparation for new "remove simple equations" module: This introduces a new variable attribute named "unreplaceable". This is needed to prevent unintended replacements for generated variables (e.g. symbolic jacobian, encapsulated when conditions, substituted common sub-expressions, ...)
13:32 Changeset in OpenModelica [409e11d]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@…>
  • 17 edits in Compiler/BackEnd
  • Preparation for new "remove simple equations" module: This introduces a new variable attribute named "unreplaceable". This is needed to prevent unintended replacements for generated variables (e.g. symbolic jacobian, encapsulated when conditions, substituted common sub-expressions, ...)

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25467 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

13:01 Changeset [25466] by alash325
  • 43 edits in branches/OMEdit/OMEditGUI
  • Merged from trunk/OMEdit.
12:50 Changeset [25465] by rfranke
  • 1 edit in trunk/Compiler/Template/CodegenCpp.tpl

move call to initializeAlgloopSolverVariables from initialize to constructor

This is to avoid a memory leak if initialize is called a second time. The generated code looks like:

initializeAlgloopSolverVariabes -- moved from initializeMemory to constructor
_algloopVars = NULL;
init alg loop vars in initializeMemory
if (_algloopVars)

delete [] _algloopVars;

_algloopVars = new double[dim];

12:50 Changeset in OpenModelica [f158abb9]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 Ruediger Franke <ruediger.franke@…>
  • 1 edit in Compiler/Template/CodegenCpp.tpl

move call to initializeAlgloopSolverVariables from initialize to constructor

This is to avoid a memory leak if initialize is called a second time. The generated code looks like:

initializeAlgloopSolverVariabes -- moved from initializeMemory to constructor
_algloopVars = NULL;
init alg loop vars in initializeMemory
if (_algloopVars)

delete [] _algloopVars;

_algloopVars = new double[dim];

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25465 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

12:23 Changeset [25464] by hudson
  • 5 edits in trunk/SimulationRuntime/cpp/Include/SimCoreFactory

[Janitor mode] Fix whitespace

12:23 Changeset in OpenModelica [148ec3d5]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 OpenModelica Hudson <openmodelica@…>
  • 5 edits in SimulationRuntime/cpp/Include/SimCoreFactory

[Janitor mode] Fix whitespace

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25464 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

12:00 Changeset [25463] by adeas31
  • 1 edit in trunk/OMEdit/OMEditGUI/Debugger/Parser/GDBMIParser.cpp
  • Removed unnecessary case.
11:54 Changeset [25462] by nimen
  • 10 edits in trunk/SimulationRuntime/cpp/Include/SimCoreFactory

cleanup of Policy Files for Bodas and VxWorks

11:54 Changeset in OpenModelica [2ae042b]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 Nils Menager <Nils.Menager@…>
  • 10 edits in SimulationRuntime/cpp/Include/SimCoreFactory

cleanup of Policy Files for Bodas and VxWorks

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25462 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

11:40 Changeset [25461] by hudson
  • 8 edits in trunk

[Janitor mode] Fix whitespace

11:40 Changeset in OpenModelica [29483407]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 OpenModelica Hudson <openmodelica@…>
  • 8 edits in /

[Janitor mode] Fix whitespace

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25461 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

11:39 Changeset [25460] by hudson
  • 2 edits in trunk/SimulationRuntime/cpp

[Janitor mode] Set auto-props

11:39 Changeset in OpenModelica [ffdd23b]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 OpenModelica Hudson <openmodelica@…>
  • 2 edits in SimulationRuntime/cpp

[Janitor mode] Set auto-props

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25460 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

11:30 Changeset [25459] by rfranke
  • 3 edits in trunk

FMI2 Cpp: separate initializeMemory from initializeFreeVariables to avoid memory leak in fmi2Reset and to speed it up

11:30 Changeset in OpenModelica [a9009b7e]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 Ruediger Franke <ruediger.franke@…>
  • 3 edits in /

FMI2 Cpp: separate initializeMemory from initializeFreeVariables to avoid memory leak in fmi2Reset and to speed it up

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25459 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

11:24 Changeset [25458] by RuedKamp
  • 7 adds in trunk/SimulationRuntime/cpp/Include/SimCoreFactory

-added files for vxWorks

11:24 Changeset in OpenModelica [e296a44]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 Ruediger Kampfmann <fixed-term.Ruediger.Kampfmann@…>
  • 6 adds in SimulationRuntime/cpp/Include/SimCoreFactory

-added files for vxWorks

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25458 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

11:17 Changeset [25457] by RuedKamp
  • 1 edit
    2 adds in trunk/SimulationRuntime/cpp/SimCoreFactory

-added files for vxWorks

11:17 Changeset in OpenModelica [2644fd5]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 Ruediger Kampfmann <fixed-term.Ruediger.Kampfmann@…>
  • 1 edit
    1 add in SimulationRuntime/cpp/SimCoreFactory

-added files for vxWorks

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25457 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

11:13 Changeset [25456] by nimen
  • 1 edit in trunk/Compiler/Template/CodegenCpp.tpl

changed function name for BODAS and VxWorks Factory function (cpp runtime)

11:13 Changeset in OpenModelica [761b251c]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 Nils Menager <Nils.Menager@…>
  • 1 edit in Compiler/Template/CodegenCpp.tpl

changed function name for BODAS and VxWorks Factory function (cpp runtime)

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25456 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

09:52 Ticket #3268 (Add ModelicaTest_trunk_cpp to nightly tests and add validations) created by rfranke
Currently the Cpp runtime is only tested against MSL trunk. The tests …
09:29 Changeset [25455] by adrpo
  • 1 edit in trunk/OMEdit/OMEditGUI/Debugger/Parser/GDBMIParser.cpp
  • attempt to fix OMEdit build
08:52 Changeset [25454] by hudson
  • 9 edits in trunk/OMEdit/OMEditGUI/Resources/nls

[Janitor mode] Update OMEdit language files

08:03 Changeset [25453] by rfranke
  • 1 edit in trunk/SimulationRuntime/cpp/Include/Core/Math/ArraySlice.h

optimize ArraySlice to avoid internal copy of a given index set (#3263)

08:03 Changeset in OpenModelica [2398851]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 Ruediger Franke <ruediger.franke@…>
  • 1 edit in SimulationRuntime/cpp/Include/Core/Math/ArraySlice.h

optimize ArraySlice to avoid internal copy of a given index set (#3263)

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25453 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

07:36 Changeset [25452] by sjoelund.se
  • 1 edit in trunk/doc/bibliography/openmodelica.bib

Fix typo

07:36 Changeset in OpenModelica [adf3b4eb]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 Martin Sjölund <martin.sjolund@…>
  • 1 edit in bibliography/openmodelica.bib

Fix typo

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk/doc@25452 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

04:08 Changeset [25451] by adeas31
  • 3 edits in trunk/OMEdit/OMEditGUI/Debugger
  • Handle lexer errors.
01:50 Ticket #2831 (OMEdit fails to find local dlls on Windows) closed by adeas31
fixed: Fixed in r25450.
01:49 Changeset [25450] by adeas31
  • 4 edits in trunk/OMEdit/OMEditGUI

#2831

  • Add the user current directory in PATH before starting the simulation executable.
01:49 Changeset in OpenModelica [99e7837]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

#2831

  • Add the user current directory in PATH before starting the simulation executable.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25450 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

2015-04-08:

19:42 Changeset [25449] by hudson
  • 1 edit in trunk/Makefile.libraries

commit 9a2fd4d8be8a6b4ef083dcc59428ba785a437991
Author: Hudson Janitor <build@…>
Date: Wed Apr 8 19:34:33 2015 +0200

Bump libraries



  • svn/MSL 3.2.1 has been updated to r8150.
    • m:r8150 adapted icon colours of Electrical.QuasiStationary (trunk and maintenance)


  • svn/MSL trunk has been updated to r8151.
    • m:r8151 Added one more component
    • m:r8150 adapted icon colours of Electrical.QuasiStationary (trunk and maintenance)
19:33 Changeset [25448] by rfranke
  • 2 edits in trunk

make Cpp code using BOOST_FOREACH work with DynArrayDim1

The iterator things are taken over from StatArrayDim1. The second declaration of <%iterName%> with fixed type short is considered a bug.

19:33 Changeset in OpenModelica [d6d55cb]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 Ruediger Franke <ruediger.franke@…>
  • 2 edits in /

make Cpp code using BOOST_FOREACH work with DynArrayDim1

The iterator things are taken over from StatArrayDim1. The second declaration of <%iterName%> with fixed type short is considered a bug.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25448 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

17:12 Changeset [25447] by adeas31
  • 1 edit in trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
  • Check and load dependent libraries for checkModel, checkAllModelsRecursive, instantiateModel, translateModel, translateModelFMU and translateModelXML.
17:12 Changeset in OpenModelica [22c2202]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/OMC/OMCProxy.cpp
  • Check and load dependent libraries for checkModel, checkAllModelsRecursive, instantiateModel, translateModel, translateModelFMU and translateModelXML.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25447 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

17:00 Changeset [25446] by hudson
  • 9 edits in trunk/OMEdit/OMEditGUI/Resources/nls

[Janitor mode] Update OMEdit language files

17:00 Changeset [25445] by hudson
  • 1 edit in trunk/Compiler/Template/GenerateAPIFunctionsTpl.tpl

[Janitor mode] Fix whitespace

17:00 Changeset in OpenModelica [80ecad3]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 OpenModelica Hudson <openmodelica@…>
  • 1 edit in Compiler/Template/GenerateAPIFunctionsTpl.tpl

[Janitor mode] Fix whitespace

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25445 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

16:51 Changeset [25444] by adeas31
  • 3 edits in trunk
  • Moved the exception handling to OpenModelicaScriptingAPIQt.cpp. Just emit the signal with exception from there and show it in OMEdit.
16:51 Changeset in OpenModelica [cee9227]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 Compiler/Template/GenerateAPIFunctionsTpl.tpl
  • Moved the exception handling to OpenModelicaScriptingAPIQt.cpp. Just emit the signal with exception from there and show it in OMEdit.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25444 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

16:51 Changeset in OpenModelica [ded222d7]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/OMC
  • Moved the exception handling to OpenModelicaScriptingAPIQt.cpp. Just emit the signal with exception from there and show it in OMEdit.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25444 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

16:05 Changeset [25443] by rfranke
  • 2 edits in trunk

use ArraySlice for rhs expressions as well, replacing create_array_from_shape

16:05 Changeset in OpenModelica [267f1de]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 Ruediger Franke <ruediger.franke@…>
  • 2 edits in /

use ArraySlice for rhs expressions as well, replacing create_array_from_shape

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25443 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

15:23 Changeset [25442] by adeas31
  • 1 edit in trunk/OMEdit/OMEditGUI/OMC/OMCProxy.cpp
  • Always check for error messages for translateModelFMU.
15:23 Changeset in OpenModelica [d115a52e]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/OMC/OMCProxy.cpp
  • Always check for error messages for translateModelFMU.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25442 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

11:40 Changeset [25441] by hudson
  • 9 edits in trunk/OMEdit/OMEditGUI/Resources/nls

[Janitor mode] Update OMEdit language files

11:31 Changeset [25440] by adeas31
  • 2 edits in trunk/OMEdit/OMEditGUI
  • Reopen stderr in OMEdit to get the OMC console messages.
  • Shows the stderr messages on MessagesWidget.
11:31 Changeset in OpenModelica [c05b369]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
  • Reopen stderr in OMEdit to get the OMC console messages.
  • Shows the stderr messages on MessagesWidget.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25440 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

10:12 Changeset [25439] by rfranke
  • 2 edits in trunk/SimulationRuntime/cpp/Include/Core/Math

replace unsigned int with size_t for sizes

There is an issue with Modelica Integer arrays used as index sets, because int typically truncates size_t -- but it truncates unsigned int as well.

10:12 Changeset in OpenModelica [cbd59785]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 Ruediger Franke <ruediger.franke@…>
  • 2 edits in SimulationRuntime/cpp/Include/Core/Math

replace unsigned int with size_t for sizes

There is an issue with Modelica Integer arrays used as index sets, because int typically truncates size_t -- but it truncates unsigned int as well.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25439 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

09:31 CompilerDevelopmentAndTesting created by adrpo
09:29 WikiStart edited by adrpo
(diff)
09:29 WikiStart edited by adrpo
(diff)
09:03 Changeset [25438] by rfranke
  • 1 edit in trunk/SimulationRuntime/cpp/Include/Core/Math/Array.h

remove useless const's from *ArrayDim2, typo, some whitespaces

09:03 Changeset in OpenModelica [c5560490]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 Ruediger Franke <ruediger.franke@…>
  • 1 edit in SimulationRuntime/cpp/Include/Core/Math/Array.h

remove useless const's from *ArrayDim2, typo, some whitespaces

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25438 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

06:46 Ticket #3231 (/usr/lib/omc/libSimulationRuntimeC.so: undefined symbol: GC_set_force_u ...) closed by sjoelund.se
fixed

2015-04-07:

21:08 Changeset [25437] by rfranke
  • 3 edits in trunk

add getDim method to arrays to avoid temporary vectors if just one size is wanted

21:08 Changeset in OpenModelica [6e9befcf]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 Ruediger Franke <ruediger.franke@…>
  • 3 edits in /

add getDim method to arrays to avoid temporary vectors if just one size is wanted

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25437 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

20:21 Changeset [25436] by rfranke
  • 2 edits in trunk/SimulationRuntime/cpp/Include/Core/Math

more const refs

20:21 Changeset in OpenModelica [b109d640]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 Ruediger Franke <ruediger.franke@…>
  • 2 edits in SimulationRuntime/cpp/Include/Core/Math

more const refs

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25436 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

20:02 Changeset [25435] by hudson
  • 9 edits in trunk/OMEdit/OMEditGUI/Resources/nls

[Janitor mode] Update OMEdit language files

19:54 Changeset [25434] by adeas31
  • 3 edits in trunk/OMEdit/OMEditGUI
  • Re-implement start & exit to handle Thread loop.
19:54 Changeset in OpenModelica [41b3823]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
  • Re-implement start & exit to handle Thread loop.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25434 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

19:53 Changeset [25433] by hudson
  • 1 edit in trunk/Makefile.libraries

commit 5ddb5e56343fe939efee24ddcb500e642d06af3c
Author: Hudson Janitor <build@…>
Date: Tue Apr 7 19:37:39 2015 +0200

Bump libraries



18:45 Changeset [25432] by rfranke
  • 2 edits in trunk/SimulationRuntime/cpp/Include/Core/Math

add missing const qualifiers and pass indices by reference for to access operator

18:45 Changeset in OpenModelica [ce0bfafc]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 Ruediger Franke <ruediger.franke@…>
  • 2 edits in SimulationRuntime/cpp/Include/Core/Math

add missing const qualifiers and pass indices by reference for to access operator

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25432 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

18:25 Changeset [25431] by hudson
  • 9 edits in trunk/OMEdit/OMEditGUI/Resources/nls

[Janitor mode] Update OMEdit language files

18:17 Changeset [25430] by adeas31
  • 5 edits in trunk/OMEdit/OMEditGUI
  • Reopen stdout in OMEdit to get the OMC console messages.
  • Shows the stdout messages on MessagesWidget.
18:17 Changeset in OpenModelica [ad75c46a]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@…>
  • 5 edits in OMEdit/OMEditGUI
  • Reopen stdout in OMEdit to get the OMC console messages.
  • Shows the stdout messages on MessagesWidget.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25430 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

18:10 Changeset [25429] by rfranke
  • 2 edits in trunk

add support for SLICE expression

18:10 Changeset in OpenModelica [504a45ce]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 Ruediger Franke <ruediger.franke@…>
  • 2 edits in /

add support for SLICE expression

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25429 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

17:35 Changeset [25428] by nimen
  • 2 edits in trunk/SimulationRuntime/cpp/Include

added ifdef's for BODAS in RTEuler

17:35 Changeset in OpenModelica [3abb26c7]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 Nils Menager <Nils.Menager@…>
  • 2 edits in SimulationRuntime/cpp/Include

added ifdef's for BODAS in RTEuler

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25428 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

16:58 Changeset [25427] by hudson
  • 7 edits in trunk

[Janitor mode] Fix whitespace

16:58 Changeset in OpenModelica [db703eb4]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 OpenModelica Hudson <openmodelica@…>
  • 7 edits in /

[Janitor mode] Fix whitespace

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25427 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

16:57 Changeset [25426] by hudson
  • 7 edits in trunk/SimulationRuntime/cpp

[Janitor mode] Set auto-props

16:57 Changeset in OpenModelica [9a24136]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 OpenModelica Hudson <openmodelica@…>
  • 7 edits in SimulationRuntime/cpp

[Janitor mode] Set auto-props

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25426 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

16:37 Changeset [25425] by RuedKamp
  • 4 adds in trunk/SimulationRuntime/cpp/Include/Solver/RTEuler

-added RTEuler

16:37 Changeset in OpenModelica [10fc0ebb]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 Ruediger Kampfmann <fixed-term.Ruediger.Kampfmann@…>
  • 3 adds in SimulationRuntime/cpp/Include/Solver/RTEuler

-added RTEuler

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25425 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

16:37 Changeset [25424] by RuedKamp
  • 1 edit in trunk/SimulationRuntime/cpp/LibrariesConfig.h.in

-added RTEuler

16:37 Changeset in OpenModelica [9d6750f]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 Ruediger Kampfmann <fixed-term.Ruediger.Kampfmann@…>
  • 1 edit in SimulationRuntime/cpp/LibrariesConfig.h.in

-added RTEuler

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25424 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

16:37 Changeset [25423] by RuedKamp
  • 1 edit in trunk/SimulationRuntime/cpp/CMakeLists.txt

-added RTEuler

16:37 Changeset in OpenModelica [885c6e38]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 Ruediger Kampfmann <fixed-term.Ruediger.Kampfmann@…>
  • 1 edit in SimulationRuntime/cpp/CMakeLists.txt

-added RTEuler

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25423 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

16:36 Changeset [25422] by RuedKamp
  • 5 adds in trunk/SimulationRuntime/cpp/Solver/RTEuler

-added RTEuler

16:36 Changeset in OpenModelica [e446f562]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 Ruediger Kampfmann <fixed-term.Ruediger.Kampfmann@…>
  • 4 adds in SimulationRuntime/cpp/Solver/RTEuler

-added RTEuler

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25422 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

16:30 Changeset [25421] by vitalij
  • 7 edits in trunk

symbolical QR-solver:

  • improved handling for const exp
  • added scaling
16:30 Changeset in OpenModelica [87d477b]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 Vitalij Ruge <vitalij.ruge@…>
  • 3 edits in Compiler

symbolical QR-solver:

  • improved handling for const exp
  • added scaling

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25421 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

15:05 Changeset [25420] by nimen
  • 1 edit in trunk/SimulationRuntime/cpp/Include/Core/Modelica.h

added boost::algorithm::string to Modelica.h in cpp runtime

15:05 Changeset in OpenModelica [3905d14e]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 Nils Menager <Nils.Menager@…>
  • 1 edit in SimulationRuntime/cpp/Include/Core/Modelica.h

added boost::algorithm::string to Modelica.h in cpp runtime

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25420 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

14:47 Changeset [25419] by hudson
  • 5 edits in trunk/SimulationRuntime/cpp

[Janitor mode] Fix whitespace

14:47 Changeset in OpenModelica [4be42e2]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 OpenModelica Hudson <openmodelica@…>
  • 5 edits in SimulationRuntime/cpp

[Janitor mode] Fix whitespace

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25419 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

14:46 Changeset [25418] by hudson
  • 3 edits in trunk/SimulationRuntime/cpp

[Janitor mode] Set auto-props

14:46 Changeset in OpenModelica [ccc0e9e]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 OpenModelica Hudson <openmodelica@…>
  • 3 edits in SimulationRuntime/cpp

[Janitor mode] Set auto-props

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25418 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

14:41 Changeset [25417] by nimen
  • 4 adds in trunk/SimulationRuntime/cpp

added BodasFactory to cpp runtime

14:41 Changeset in OpenModelica [c1810e54]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 Nils Menager <Nils.Menager@…>
  • 2 adds in SimulationRuntime/cpp

added BodasFactory to cpp runtime

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25417 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

14:36 Changeset [25416] by RuedKamp
  • 7 edits in trunk/SimulationRuntime/cpp

-removed obsolete method setcycletime()

14:36 Changeset in OpenModelica [153ff9f]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 Ruediger Kampfmann <fixed-term.Ruediger.Kampfmann@…>
  • 7 edits in SimulationRuntime/cpp

-removed obsolete method setcycletime()

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25416 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

14:33 Changeset [25415] by lochel
  • 1 edit in trunk/SimulationRuntime/c/util/division.h
  • don't observe strictly singular systems during initialization (just for testing)
14:33 Changeset in OpenModelica [d086b47]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 in SimulationRuntime/c/util/division.h
  • don't observe strictly singular systems during initialization (just for testing)

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25415 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

14:20 Changeset [25414] by nimen
  • 5 adds in trunk/SimulationRuntime/cpp/Include/SimCoreFactory/Policies

added Policies in cpp runtime for BODAS

14:20 Changeset in OpenModelica [ff32e768]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 Nils Menager <Nils.Menager@…>
  • 5 adds in SimulationRuntime/cpp/Include/SimCoreFactory/Policies

added Policies in cpp runtime for BODAS

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25414 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

14:12 Changeset [25413] by hudson
  • 9 edits in trunk/OMEdit/OMEditGUI/Resources/nls

[Janitor mode] Update OMEdit language files

14:03 Ticket #3267 (Better path when saving plots) closed by adeas31
fixed: Done in r25412.
14:03 Changeset [25412] by adeas31
  • 1 edit in trunk/OMPlot/OMPlotGUI/PlotWindow.cpp

#3267

  • Remember the last used directory.
14:03 Changeset in OpenModelica [3dd5a11]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 OMPlot/OMPlotGUI/PlotWindow.cpp

#3267

  • Remember the last used directory.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25412 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

13:05 Changeset [25411] by hudson
  • 1 edit in trunk/Compiler/BackEnd/BackendEquation.mo

[Janitor mode] Fix whitespace

13:05 Changeset in OpenModelica [144e4154]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 OpenModelica Hudson <openmodelica@…>
  • 1 edit in Compiler/BackEnd/BackendEquation.mo

[Janitor mode] Fix whitespace

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25411 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

13:03 Changeset [25410] by vitalij
  • 7 edits in trunk

symbolical QR-solver: improved handling of know-vars

13:03 Changeset in OpenModelica [456f638b]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 Vitalij Ruge <vitalij.ruge@…>
  • 2 edits in Compiler/BackEnd

symbolical QR-solver: improved handling of know-vars

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25410 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

11:28 Changeset [25409] by rfranke
  • 1 edit in trunk/SimulationRuntime/cpp/Core/Math/CMakeLists.txt

install new file ArraySlice.h (#3263)

11:28 Changeset in OpenModelica [bd14462]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 Ruediger Franke <ruediger.franke@…>
  • 1 edit in SimulationRuntime/cpp/Core/Math/CMakeLists.txt

install new file ArraySlice.h (#3263)

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25409 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

11:02 Changeset [25408] by lochel
  • 1 edit in trunk/Compiler/Template/CodegenFMUCpp.tpl
  • blanks
11:02 Changeset in OpenModelica [25108d4]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 in Compiler/Template/CodegenFMUCpp.tpl
  • blanks

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25408 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

09:22 Changeset [25407] by hudson
  • 1 edit in trunk/Compiler/BackEnd/HpcOmTaskGraph.mo

[Janitor mode] Fix whitespace

09:22 Changeset in OpenModelica [46ec262]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 OpenModelica Hudson <openmodelica@…>
  • 1 edit in Compiler/BackEnd/HpcOmTaskGraph.mo

[Janitor mode] Fix whitespace

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25407 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

09:14 Changeset [25406] by vwaurich
  • 2 edits in trunk/Compiler
  • added removedEquations to the DAE-TaskGraph
09:14 Changeset in OpenModelica [f20f727]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 Volker Waurich <volker3189@…>
  • 2 edits in Compiler
  • added removedEquations to the DAE-TaskGraph

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25406 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

09:13 Changeset [25405] by hudson
  • 2 edits in trunk

[Janitor mode] Fix whitespace

09:13 Changeset in OpenModelica [1509df24]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 OpenModelica Hudson <openmodelica@…>
  • 2 edits in /

[Janitor mode] Fix whitespace

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25405 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

09:13 Changeset [25404] by hudson
  • 1 edit in trunk/SimulationRuntime/cpp/Include/Core/Math/ArraySlice.h

[Janitor mode] Set auto-props

09:11 Changeset [25403] by rfranke
  • 2 edits
    1 add in trunk

introduce ArraySlice to treat assignments to subarrays on the lhs (#3263)

09:11 Changeset in OpenModelica [22abefc6]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 Ruediger Franke <ruediger.franke@…>
  • 2 edits
    1 add in /

introduce ArraySlice to treat assignments to subarrays on the lhs (#3263)

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25403 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

2015-04-06:

12:42 Ticket #3267 (Better path when saving plots) created by ceraolo
I keep the directory in which I keep my source files in a directory …
07:55 Ticket #3266 (Differentiation of recursive function fails) created by rfranke
This is the smallest example I'm aware of that causes most trouble in …
07:27 Changeset [25402] by rfranke
  • 1 edit in trunk/Compiler/Template/CodegenCpp.tpl

fix initialization of array output and implement assignment of a range to an array (#3263)

07:27 Changeset in OpenModelica [4661b7ed]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 Ruediger Franke <ruediger.franke@…>
  • 1 edit in Compiler/Template/CodegenCpp.tpl

fix initialization of array output and implement assignment of a range to an array (#3263)

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25402 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

2015-04-05:

20:27 Changeset [25401] by adrpo
  • 1 edit in trunk/configure.in
  • attempt to add -fPIC even if getconf LONG_BIT != 64 (as it seems to be on ARM)
20:27 Changeset in OpenModelica [f98f34d1]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 Adrian Pop <adrian.pop@…>
  • 1 edit in configure.in
  • attempt to add -fPIC even if getconf LONG_BIT != 64 (as it seems to be on ARM)

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25401 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

19:47 Changeset [25400] by hudson
  • 1 edit in trunk/Makefile.libraries

commit 5891f3b8a7b995659e16ef7a80a3c838e5a34a76
Author: Hudson Janitor <build@…>
Date: Sun Apr 5 19:32:51 2015 +0200

Bump libraries

  • svn/MSL trunk has been updated to r8148.
    • m:r8148 Code cleaning and improved documentation of rectifiers
16:12 Ticket #2475 (FMU-export / bug at handover from top-level to low-level) closed by adeas31
invalid
16:09 Ticket #2592 (Unable to make connection in OMEdit) closed by adeas31
invalid
11:41 Changeset [25399] by hudson
  • 1 edit in trunk/SimulationRuntime/cpp/Include/FMU/FMUWrapper.cpp

[Janitor mode] Fix whitespace

11:41 Changeset in OpenModelica [a4075f4]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 OpenModelica Hudson <openmodelica@…>
  • 1 edit in SimulationRuntime/cpp/Include/FMU/FMUWrapper.cpp

[Janitor mode] Fix whitespace

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25399 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

11:39 Changeset [25398] by rfranke
  • 1 edit in trunk/SimulationRuntime/cpp/Include/FMU/FMUWrapper.cpp

revert changes to FMI1 again (r25397), because they are incomplete

11:39 Changeset in OpenModelica [81a6c793]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 Ruediger Franke <ruediger.franke@…>
  • 1 edit in SimulationRuntime/cpp/Include/FMU/FMUWrapper.cpp

revert changes to FMI1 again (r25397), because they are incomplete

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25398 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

2015-04-04:

23:47 Changeset [25397] by rfranke
  • 3 edits in trunk

FMI2 Cpp: implement fmi2Reset function

  • CodegenFMUCpp.tpl: need an own initialize() method that does all but evaluation of initial equations
  • FMU2Wrapper.cpp: implement reset() method and adapt initialization
  • FMUWrapper.cpp: adapt initialization (enabling override of free variables prior to initialization of bound variables)
23:47 Changeset in OpenModelica [07ccc17c]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 Ruediger Franke <ruediger.franke@…>
  • 3 edits in /

FMI2 Cpp: implement fmi2Reset function

  • CodegenFMUCpp.tpl: need an own initialize() method that does all but evaluation of initial equations
  • FMU2Wrapper.cpp: implement reset() method and adapt initialization
  • FMUWrapper.cpp: adapt initialization (enabling override of free variables prior to initialization of bound variables)

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25397 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

22:30 Changeset [25396] by hudson
  • 1 edit in trunk/SimulationRuntime/cpp/Include/FMU/FMUWrapper.cpp

[Janitor mode] Fix whitespace

22:30 Changeset in OpenModelica [2fd6859]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 OpenModelica Hudson <openmodelica@…>
  • 1 edit in SimulationRuntime/cpp/Include/FMU/FMUWrapper.cpp

[Janitor mode] Fix whitespace

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25396 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

22:21 Changeset [25395] by rfranke
  • 3 edits in trunk

separate initialization of free variables from initialization of bound variables

  • CodegenCpp.tpl: split initialize method in a backwards compatible way
  • FMU2Wrapper.cpp: exploit new initialize methods
  • FMUWrapper.cpp: revert to before r25374, as FMI1 should not get new features
22:21 Changeset in OpenModelica [8b611a2a]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 Ruediger Franke <ruediger.franke@…>
  • 3 edits in /

separate initialization of free variables from initialization of bound variables

  • CodegenCpp.tpl: split initialize method in a backwards compatible way
  • FMU2Wrapper.cpp: exploit new initialize methods
  • FMUWrapper.cpp: revert to before r25374, as FMI1 should not get new features

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25395 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

20:00 Changeset [25394] by hudson
  • 1 edit in trunk/Makefile.libraries

commit bac31c619a45308a5a2f5d1f92611f645f513ae2
Author: Hudson Janitor <build@…>
Date: Sat Apr 4 19:36:35 2015 +0200

Bump libraries

19:17 Changeset [25393] by hudson
  • 9 edits in trunk/OMEdit/OMEditGUI/Resources/nls

[Janitor mode] Update OMEdit language files

19:17 Changeset [25392] by hudson
  • 2 edits in trunk/OMEdit/OMEditGUI/Editors

[Janitor mode] Set auto-props

19:17 Changeset in OpenModelica [48e080c1]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 OpenModelica Hudson <openmodelica@…>
  • 2 edits in OMEdit/OMEditGUI/Editors

[Janitor mode] Set auto-props

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25392 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

19:15 Changeset [25391] by adeas31
  • 4 edits
    2 adds in trunk/OMEdit/OMEditGUI
  • Added CEditor with basic C Syntax highlighter.
19:15 Changeset in OpenModelica [e9f6662]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@…>
  • 4 edits
    2 adds in OMEdit/OMEditGUI
  • Added CEditor with basic C Syntax highlighter.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25391 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

18:28 Changeset [25390] by hudson
  • 9 edits in trunk/OMEdit/OMEditGUI/Resources/nls

[Janitor mode] Update OMEdit language files

18:20 Changeset [25389] by adeas31
  • 17 edits
    2 deletes in trunk/OMEdit/OMEditGUI
  • Better syntax highlighting handling.
  • Removed TLM references. Merge the TLM branch when it's complete.
18:20 Changeset in OpenModelica [93f84e29]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@…>
  • 16 edits
    2 deletes in OMEdit/OMEditGUI
  • Better syntax highlighting handling.
  • Removed TLM references. Merge the TLM branch when it's complete.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25389 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

14:05 Ticket #3260 (OMEdit has issues when saving single-file packages) closed by adeas31
fixed: Fixed in r25388.
14:05 Changeset [25388] by adeas31
  • 2 edits in trunk/OMEdit/OMEditGUI/Modeling

#3260

  • Fixed duplication of Packages.
14:05 Changeset in OpenModelica [cbc5bf19]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/Modeling

#3260

  • Fixed duplication of Packages.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25388 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

13:49 Changeset [25387] by hudson
  • 9 edits in trunk/OMEdit/OMEditGUI/Resources/nls

[Janitor mode] Update OMEdit language files

13:48 Ticket #3265 (Copy or duplicate?) closed by adeas31
fixed: Done in r25386.
13:47 Changeset [25386] by adeas31
  • 7 edits in trunk/OMEdit/OMEditGUI

#3265

  • Changed copy to duplicate.
13:47 Changeset in OpenModelica [c3a75a1]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@…>
  • 7 edits in OMEdit/OMEditGUI

#3265

  • Changed copy to duplicate.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25386 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

11:50 Changeset [25385] by rfranke
  • 3 edits in trunk

FMI2 Cpp: additional changes to remove writing of output file from FMU

11:50 Changeset in OpenModelica [229d3ebd]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 Ruediger Franke <ruediger.franke@…>
  • 3 edits in /

FMI2 Cpp: additional changes to remove writing of output file from FMU

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25385 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

10:50 Changeset [25384] by rfranke
  • 1 edit in trunk/Compiler/Template/CodegenFMUCpp.tpl

FMI2 Cpp: remove writing of output file from FMU

10:50 Changeset in OpenModelica [6c18317]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 Ruediger Franke <ruediger.franke@…>
  • 1 edit in Compiler/Template/CodegenFMUCpp.tpl

FMI2 Cpp: remove writing of output file from FMU

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25384 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

08:56 Ticket #3265 (Copy or duplicate?) created by ceraolo
The context menu command "Copy" of OMEdit is very useful for me. But …

2015-04-03:

23:21 Changeset [25383] by rfranke
  • 3 edits in trunk/SimulationRuntime/cpp/Include/FMU2

FMI2 Cpp: upgrade initialization

23:21 Changeset in OpenModelica [18dd1410]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 Ruediger Franke <ruediger.franke@…>
  • 3 edits in SimulationRuntime/cpp/Include/FMU2

FMI2 Cpp: upgrade initialization

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25383 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

22:14 Changeset [25382] by rfranke
  • 1 edit in trunk/SimulationRuntime/cpp/Include/FMU2/FMU2Wrapper.cpp

formattings

22:14 Changeset in OpenModelica [f2e146ea]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 Ruediger Franke <ruediger.franke@…>
  • 1 edit in SimulationRuntime/cpp/Include/FMU2/FMU2Wrapper.cpp

formattings

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25382 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

21:12 Changeset [25381] by rfranke
  • 1 edit in trunk/SimulationRuntime/cpp/Include/FMU/FMUGlobalSettings.h

fix r25379

21:12 Changeset in OpenModelica [f956dabf]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 Ruediger Franke <ruediger.franke@…>
  • 1 edit in SimulationRuntime/cpp/Include/FMU/FMUGlobalSettings.h

fix r25379

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25381 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

21:07 Ticket #3264 (Solver for algebraic loops) created by rfranke
Currently an FMU with algebraic loop fails because the solver "Newton" …
21:02 Changeset [25380] by rfranke
  • 1 edit in trunk/Compiler/Template/CodegenFMUCpp.tpl

FMI2 Cpp: add rpath to solver libs

This is currently needed for FMUs with algebraic loops, because the solver libs are loaded dynamically at runtime (see also #3264).

21:02 Changeset in OpenModelica [d152f3ff]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 Ruediger Franke <ruediger.franke@…>
  • 1 edit in Compiler/Template/CodegenFMUCpp.tpl

FMI2 Cpp: add rpath to solver libs

This is currently needed for FMUs with algebraic loops, because the solver libs are loaded dynamically at runtime (see also #3264).

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25380 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

20:46 Changeset [25379] by rfranke
  • 2 edits in trunk/SimulationRuntime/cpp/Include

fix FMU solver names

The solver factories expect lower case letters. Use the default names of simulation executable (see OMCFactory::ReadSimulationParameter).

20:46 Changeset in OpenModelica [25a53cd6]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 Ruediger Franke <ruediger.franke@…>
  • 2 edits in SimulationRuntime/cpp/Include

fix FMU solver names

The solver factories expect lower case letters. Use the default names of simulation executable (see OMCFactory::ReadSimulationParameter).

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25379 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

19:47 Changeset [25378] by hudson
  • 1 edit in trunk/Makefile.libraries

commit a28bc60848587ad84abf8a96fdba0686fad476d6
Author: Hudson Janitor <build@…>
Date: Fri Apr 3 19:32:33 2015 +0200

Bump libraries



18:00 Changeset [25377] by adrpo
  • 3 edits in trunk/SimulationRuntime/c/simulation

More fixes to bug: #3261

  • use '!' instead of '|' which could be used when overriding the regular expression from variableFilter
18:00 Changeset in OpenModelica [d4e2b94c]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 Adrian Pop <adrian.pop@…>
  • 3 edits in SimulationRuntime/c/simulation

More fixes to bug: #3261

  • use '!' instead of '|' which could be used when overriding the regular expression from variableFilter

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25377 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

17:40 Changeset [25376] by adrpo
  • 5 edits in trunk

Properly fix bug: #3261

  • replace ',' with '|' when not inside arrays and then tokenize on '|'
  • update test: testsuite/simulation/modelica/others/Bug3261.mos to test for -output and one dimensional array
17:40 Changeset in OpenModelica [f6abf617]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 Adrian Pop <adrian.pop@…>
  • 4 edits in SimulationRuntime/c/simulation

Properly fix bug: #3261

  • replace ',' with '|' when not inside arrays and then tokenize on '|'
  • update test: testsuite/simulation/modelica/others/Bug3261.mos to test for -output and one dimensional array

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25376 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

13:20 Changeset [25375] by rfranke
  • 1 edit in trunk/Compiler/Template/CodegenFMUCpp.tpl

treat multiline doc strings (cf. r24891)

13:20 Changeset in OpenModelica [5eb0f62f]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 Ruediger Franke <ruediger.franke@…>
  • 1 edit in Compiler/Template/CodegenFMUCpp.tpl

treat multiline doc strings (cf. r24891)

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25375 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

13:02 Ticket #3263 (Cpp runtime generates wrong code for MSL matrix function) created by rfranke
The Cpp runtime generates wrong code for the matrix function …
12:49 Ticket #3262 (Translation error for MSL and OMEdit crash) created by rfranke
The following model causes two errors: it fails in the fronend. OMEdit …
12:29 Changeset [25374] by rfranke
  • 2 edits in trunk/SimulationRuntime/cpp/Include

fix initialization of dependent variables

12:29 Changeset in OpenModelica [a8fde2f1]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 Ruediger Franke <ruediger.franke@…>
  • 2 edits in SimulationRuntime/cpp/Include

fix initialization of dependent variables

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25374 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

11:53 Changeset [25373] by rfranke
  • 4 edits in trunk/SimulationRuntime/cpp/Include/FMU2

FMI2 Cpp: apply runtime license

11:53 Changeset in OpenModelica [b077351a]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 Ruediger Franke <ruediger.franke@…>
  • 4 edits in SimulationRuntime/cpp/Include/FMU2

FMI2 Cpp: apply runtime license

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25373 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

00:15 Changeset [25372] by hudson
  • 9 edits in trunk/OMEdit/OMEditGUI/Resources/nls

[Janitor mode] Update OMEdit language files

2015-04-02:

23:43 Changeset [25371] by adeas31
  • 17 edits
    2 deletes in trunk/OMEdit/OMEditGUI
  • More standardization of text editors.
  • Better find/replace.
23:43 Changeset in OpenModelica [98145185]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@…>
  • 15 edits
    2 deletes in OMEdit/OMEditGUI
  • More standardization of text editors.
  • Better find/replace.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25371 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

23:32 Ticket #3261 (Cannot override array variables) closed by adrpo
fixed: Fixed in r25370.
23:31 Changeset [25370] by adrpo
  • 2 edits
    1 add in trunk

Fix bug: #3261

  • support parsing the variable names containing array indexes (which contains ",")
  • added test: testsuite/simulation/modelica/others/Bug3261.mos
23:31 Changeset in OpenModelica [6787788]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 Adrian Pop <adrian.pop@…>
  • 1 edit in SimulationRuntime/c/simulation/simulation_input_xml.cpp

Fix bug: #3261

  • support parsing the variable names containing array indexes (which contains ",")
  • added test: testsuite/simulation/modelica/others/Bug3261.mos

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25370 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

23:24 Ticket #3258 (Missing AlgebraicModelJacobian::initializeColoredJacobianA()) closed by rfranke
fixed: Thanks for the fix in r25354!
22:19 Ticket #3261 (Cannot override array variables) created by crupp@…
The command line option -override and -overrideFile do not allow …
19:47 Changeset [25369] by hudson
  • 1 edit in trunk/Makefile.libraries

commit 71f81a2fd493c0b641610abba62dedc6b207fb26
Author: Hudson Janitor <build@…>
Date: Thu Apr 2 19:33:27 2015 +0200

Bump libraries



17:22 Ticket #3260 (OMEdit has issues when saving single-file packages) created by ceraolo
Consider the attached TestSave package. It contains just two models, …
13:09 Ticket #3251 (Wrong time stamps recorded when DASSL fails) closed by wbraun
fixed: fixed in r25368.
13:09 Changeset [25368] by wbraun
  • 1 edit in trunk/SimulationRuntime/c/simulation/solver/dassl.c

fix #3251

13:09 Changeset in OpenModelica [e418ae34]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 Willi Braun <wbraun@…>
  • 1 edit in SimulationRuntime/c/simulation/solver/dassl.c

fix #3251

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25368 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

12:05 Changeset [25367] by hudson
  • 3 edits in trunk/Compiler

[Janitor mode] Fix whitespace

12:05 Changeset in OpenModelica [7aaefa84]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 OpenModelica Hudson <openmodelica@…>
  • 3 edits in Compiler

[Janitor mode] Fix whitespace

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25367 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

12:03 Changeset [25366] by wbraun
  • 10 edits in trunk
  • adapt BackendDAEUtil.reduceEqSystem for symbolic jacobians and utilize it.
12:03 Changeset in OpenModelica [2a962db7]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 Willi Braun <wbraun@…>
  • 5 edits in Compiler
  • adapt BackendDAEUtil.reduceEqSystem for symbolic jacobians and utilize it.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25366 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

11:53 Ticket #2628 (OpenModelica doesn't install under Debian testing (Jessie)) reopened by Pierre Haessig
10:14 Changeset [25365] by mwalther
  • 1 edit in trunk/Compiler/SimCode/SimCodeVar.mo
  • fixed build
10:14 Changeset in OpenModelica [9992292]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 Marcus Walther <marcus.walther@…>
  • 1 edit in Compiler/SimCode/SimCodeVar.mo
  • fixed build

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25365 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

09:57 Changeset [25364] by hudson
  • 1 edit in trunk/Compiler/SimCode/SimCodeUtil.mo

[Janitor mode] Fix whitespace

09:57 Changeset in OpenModelica [97ef072]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 OpenModelica Hudson <openmodelica@…>
  • 1 edit in Compiler/SimCode/SimCodeUtil.mo

[Janitor mode] Fix whitespace

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25364 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

09:52 Changeset [25363] by mwalther
  • 21 edits in trunk
  • moved mixed array vars from SimCode to ModelInfo-SimVars
  • cpp tests updated
09:52 Changeset in OpenModelica [c12a0de]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 Marcus Walther <marcus.walther@…>
  • 9 edits in Compiler
  • moved mixed array vars from SimCode to ModelInfo-SimVars
  • cpp tests updated

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25363 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

06:19 Changeset [25362] by hudson
  • 9 edits in trunk/OMEdit/OMEditGUI/Resources/nls

[Janitor mode] Update OMEdit language files

02:09 Changeset [25361] by adeas31
  • 3 edits in trunk/OMEdit/OMEditGUI
  • Use monospaced font as default for TextEditor.
  • Use TextEditor instead of QPlainText when showing generated files.
02:09 Changeset in OpenModelica [eeb3c94]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
  • Use monospaced font as default for TextEditor.
  • Use TextEditor instead of QPlainText when showing generated files.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25361 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

01:56 Changeset [25360] by adeas31
  • 15 edits in trunk/OMEdit/OMEditGUI
  • Standardized a lot of functionality in editors.
  • Made the BaseEditor an abstract class with indentation, commenting, key handling, context menu etc. as pure virtual functions.
01:56 Changeset in OpenModelica [82d0a198]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@…>
  • 13 edits in OMEdit/OMEditGUI
  • Standardized a lot of functionality in editors.
  • Made the BaseEditor an abstract class with indentation, commenting, key handling, context menu etc. as pure virtual functions.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25360 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

Note: See TracTimeline for information about the timeline view.