Timeline


and

2013-02-25:

23:30 Changeset [15322] by lochel
  • 24 edits in trunk
  • fix impure testcase by adding the keyword impure
  • add Boolean isImpure to DAE.CALL_ATTR
  • protect impure functions from evaluating to constant values
23:30 Changeset in OpenModelica [878156e]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@…>
  • 22 edits in Compiler
  • fix impure testcase by adding the keyword impure
  • add Boolean isImpure to DAE.CALL_ATTR
  • protect impure functions from evaluating to constant values

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

19:20 Changeset [15321] by sjoelund.se
  • 3 edits in trunk/testsuite/simulation/libraries/msl32

Expected output

18:28 Changeset [15320] by bruno
  • 1 edit in trunk/testsuite/simulation/libraries/common/ModelTesting.mos

fixed unnecessary complicated statement

17:49 Changeset [15319] by bruno
  • 1 edit
    3 adds in trunk/testsuite/simulation/libraries/common

Script for automatic test cases generation updated, now it is possible to automatically generate tests with OpenModelicaModelTesting.Kind functionality.
cleanAll utility added, modelTesting script modified, now it works on windows 7

17:31 Changeset [15318] by sjoelund.se
  • 2 edits in trunk

Switch back to using static simulation runtime until the FMI code is fixed (probably required to get OSX to run FMUs better anyway)

17:31 Changeset in OpenModelica [e61aa41]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@…>
  • 2 edits in /

Switch back to using static simulation runtime until the FMI code is fixed (probably required to get OSX to run FMUs better anyway)

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

17:24 Changeset [15317] by bruno
  • 3 edits in trunk/testsuite/simulation/libraries/msl32

new test scripts with OpenModelicaModeltesting.Kind functionality
Experimental test cases
Will add more test cases and python test generator if these are ok

16:35 Changeset [15316] by sjoelund.se
  • 1 edit in trunk/Compiler/runtime/printimpl.c

Fix bootstrapping

16:35 Changeset in OpenModelica [1245e633]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 Compiler/runtime/printimpl.c

Fix bootstrapping

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

15:38 Changeset [15315] by sjoelund.se
  • 3 edits
    1 move in trunk/Compiler

Fixes for bootstrapping

15:38 Changeset in OpenModelica [efacaf7]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@…>
  • 3 edits
    1 move in Compiler

Fixes for bootstrapping

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

15:22 Changeset [15314] by sjoelund.se
  • 1 edit in trunk/Compiler/runtime/printimpl.c
  • Fix the print buffers
15:22 Changeset in OpenModelica [d8e9db8]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 Compiler/runtime/printimpl.c
  • Fix the print buffers

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

14:42 Changeset [15313] by vitalij
  • 6 edits in trunk
  • fixed lobatto solver
14:42 Changeset in OpenModelica [a105abc]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 SimulationRuntime/c/simulation/solver
  • fixed lobatto solver

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

14:37 Changeset [15312] by perost
  • 2 edits in trunk/Compiler/Util
  • Added missing flag +scalarizeMinMax.
14:37 Changeset in OpenModelica [725c447]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 Per Östlund <per.ostlund@…>
  • 2 edits in Compiler/Util
  • Added missing flag +scalarizeMinMax.

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

14:25 Changeset [15311] by sjoelund.se
  • 1 edit in trunk/Makefile.common
  • Compile FMIL before C-runtime
14:25 Changeset in OpenModelica [79013a3]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 Makefile.common
  • Compile FMIL before C-runtime

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

14:22 Changeset [15310] by petar
  • 1 edit in trunk/Compiler/Template/Tpl.mo

-Changed to using Print.saveAndClearBuf and Print.restoreBuf in function textString.

14:22 Changeset in OpenModelica [fb9af63]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 Peter Aronsson <peter.aronsson@…>
  • 1 edit in Compiler/Template/Tpl.mo

-Changed to using Print.saveAndClearBuf and Print.restoreBuf in function textString.

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

14:08 Changeset [15309] by perost
  • 2 edits
    1 add in trunk
  • Added flag +scalarizeMinMax to enable scalarization of min/max reductions.
14:08 Changeset in OpenModelica [6a02fca]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 Per Östlund <per.ostlund@…>
  • 1 edit in Compiler/FrontEnd/ExpressionSimplify.mo
  • Added flag +scalarizeMinMax to enable scalarization of min/max reductions.

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

13:51 Changeset [15308] by sjoelund.se
  • 2 edits in trunk/Compiler
  • Add new API setCFlags(str)/getCFlags
13:51 Changeset in OpenModelica [0cab705d]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@…>
  • 2 edits in Compiler
  • Add new API setCFlags(str)/getCFlags

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

13:37 Changeset [15307] by perost
  • 2 edits
    2 adds in trunk
  • Make +orderConnections=false work as intended.
13:37 Changeset in OpenModelica [4617f01d]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 Per Östlund <per.ostlund@…>
  • 1 edit in Compiler/FrontEnd/ConnectUtil.mo
  • Make +orderConnections=false work as intended.

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

13:27 Changeset [15306] by sjoelund.se
  • 9 edits
    3 moves
    1 add in trunk
  • Clean-up location of FMI runtime library
  • It's now a library linked separate from other (not part of Compiler/runtime, which includes System.mo; not what we need for FMI stand-alone simulations)
  • Still, FMI for model exchange segfaults in testsuite, but it seems to be a valid error since a NULL pointer is sent around. Couldn't use valgrind to find it because the FMU template doesn't accept changing CFLAGS using env.vars (illegal instructions if using -O2)...
  • Probably messed up some Makefiles. I moved things around a lot
13:27 Changeset in OpenModelica [07b9c815]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@…>
  • 5 edits
    3 moves in /
  • Clean-up location of FMI runtime library
  • It's now a library linked separate from other (not part of Compiler/runtime, which includes System.mo; not what we need for FMI stand-alone simulations)
  • Still, FMI for model exchange segfaults in testsuite, but it seems to be a valid error since a NULL pointer is sent around. Couldn't use valgrind to find it because the FMU template doesn't accept changing CFLAGS using env.vars (illegal instructions if using -O2)...
  • Probably messed up some Makefiles. I moved things around a lot

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

11:52 Changeset [15305] by lochel
  • 1 edit
    1 add in trunk/testsuite/simulation/modelica/others
  • first simulation test for impure
10:58 Changeset [15304] by sjoelund.se
  • 4 edits in trunk

Generate smaller executables by using dynamic libraries in Linux/OSX

10:58 Changeset in OpenModelica [41173e1]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@…>
  • 3 edits in /

Generate smaller executables by using dynamic libraries in Linux/OSX

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

10:34 Changeset [15303] by adrpo
  • 4 edits in trunk/testsuite/openmodelica/omcc
  • fix omcc test
10:12 Ticket #2085 (OMEdit 1.9.0 crashes frequently) closed by perost
duplicate: Duplicate of #2086.
09:35 Ticket #2086 (OMEdit 1.9.0 crashes frequently) created by anonymous
When I go to the Icon layer and want to access the text properties by …
09:33 Ticket #2085 (OMEdit 1.9.0 crashes frequently) created by anonymous
When I go to the Icon layer and want to access the text properties by …
09:22 Changeset [15302] by adrpo
  • 3 edits in trunk
  • fix tests and a minor printout of the ClassInf.STATE
09:22 Changeset in OpenModelica [1d82356a]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/FrontEnd/ClassInf.mo
  • fix tests and a minor printout of the ClassInf.STATE

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

08:31 Changeset [15301] by sjoelund.se
  • 2 edits in trunk
  • Fix bootstrapping
  • Fail earlier if bootstrapping fails
08:08 Changeset [15300] by adrpo
  • 34 edits
    2 adds in trunk

Implement task: #2084, CHANGES TO FrontEnd interfaces!

Parser/*

  • add pure/impure keywords to the lexer/parser

Absyn.mo

  • add Absyn.PURE/Absyn.IMPURE to Absyn.mo (inside function restriction)

SCode.mo

  • add Boolean isImpure inside SCode.R_FUNCTION to SCode.mo

DAE.mo

  • add DAE.FUNCTION.isImpure Boolean add DAE.T_FUNCTION.isImpure Boolean (rename DAE.T_FUNCTION.isPure to isOpenModelicaPure)

testsuite/openmodelica/parser/PureImpure.*

  • tests.

NOT implemented yet:

  • propagation of pure/impure because of function calls
  • checks that an impure function can be called only inside an impure function and only inside a when equ/alg.
08:08 Changeset in OpenModelica [fb23d276]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@…>
  • 31 edits in /

Implement task: #2084, CHANGES TO FrontEnd interfaces!

Parser/*

  • add pure/impure keywords to the lexer/parser

Absyn.mo

  • add Absyn.PURE/Absyn.IMPURE to Absyn.mo (inside function restriction)

SCode.mo

  • add Boolean isImpure inside SCode.R_FUNCTION to SCode.mo

DAE.mo

  • add DAE.FUNCTION.isImpure Boolean add DAE.T_FUNCTION.isImpure Boolean (rename DAE.T_FUNCTION.isPure to isOpenModelicaPure)

testsuite/openmodelica/parser/PureImpure.*

  • tests.

NOT implemented yet:

  • propagation of pure/impure because of function calls
  • checks that an impure function can be called only inside an impure function and only inside a when equ/alg.

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

05:44 Ticket #2084 (Add Modelica 3.3 impure/pure in the front-end Absyn, SCode, DAE) created by adrpo
See Modelica 3.3 pure/impure
02:03 Changeset [15299] by adeas31
  • 7 edits in branches/OMEdit/OMEditGUI

#1765

  • Don't mark the text area read-only. instead show a message to the user that the file he is editing is read-only.
  • Removed the PlainTextEdit class.
01:16 Changeset [15298] by adrpo
  • 1 edit in trunk/Compiler/runtime/config.h
  • attempt to fix Windows simulations (always link with -llapack-mingw -ltmglib-mingw -lblas-mingw for runtime)
01:16 Changeset in OpenModelica [25fd4fbe]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/runtime/config.h
  • attempt to fix Windows simulations (always link with -llapack-mingw -ltmglib-mingw -lblas-mingw for runtime)

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

2013-02-24:

23:25 Changeset [15297] by adeas31
  • 7 edits in branches/OMEdit/OMEditGUI

#1756 OMEdit should be able to convert files to UTF-8.
Now users can open the files by specifying the encoding they want.
#1762
#1857

14:13 Changeset [15296] by sjoelund.se
  • 1 edit in trunk/SimulationRuntime/c/math-support/CMakeLists.txt

Silly Windows crap

14:13 Changeset in OpenModelica [6e0d7e06]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 SimulationRuntime/c/math-support/CMakeLists.txt

Silly Windows crap

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

13:30 Changeset [15295] by wbraun
  • 16 edits in trunk/testsuite/simulation/libraries

-fixed testsuite

13:04 Changeset [15294] by sjoelund.se
  • 2 edits
    1 delete in trunk/SimulationRuntime/c

Remove dgesv_aux

13:04 Changeset in OpenModelica [348cd0b]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
    1 delete in SimulationRuntime/c

Remove dgesv_aux

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

12:25 Changeset [15293] by wbraun
  • 6 edits in trunk/SimulationRuntime/c
  • switched to lapack library instead using internal copy
  • fixed some compiling warning (clang)
12:25 Changeset in OpenModelica [c1aebce]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@…>
  • 6 edits in SimulationRuntime/c
  • switched to lapack library instead using internal copy
  • fixed some compiling warning (clang)

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

09:32 Changeset [15292] by jfrenkel
  • 5 edits in trunk
  • if BackendDAE.NO_INDEX_REDUCTION() is selected use NONE() for index reduction method
09:32 Changeset in OpenModelica [e2bb3100]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 Jens Frenkel <jens.frenkel@…>
  • 4 edits in Compiler
  • if BackendDAE.NO_INDEX_REDUCTION() is selected use NONE() for index reduction method

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

00:15 Changeset [15291] by jfrenkel
  • 7 edits in trunk/Compiler
  • remove old tearing Implementation
  • remove old index reduction algorithm
  • remove unused flags TEARING,RELAXATION,TEARING_AND_RELAXATION
00:15 Changeset in OpenModelica [312843f]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 Jens Frenkel <jens.frenkel@…>
  • 7 edits in Compiler
  • remove old tearing Implementation
  • remove old index reduction algorithm
  • remove unused flags TEARING,RELAXATION,TEARING_AND_RELAXATION

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

2013-02-23:

22:53 Changeset [15290] by jfrenkel
  • 4 edits in trunk
  • update tests
22:47 Changeset [15289] by jfrenkel
  • 3 edits in trunk/Compiler/BackEnd
  • minor improvements
22:47 Changeset in OpenModelica [0bcc037c]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 Jens Frenkel <jens.frenkel@…>
  • 3 edits in Compiler/BackEnd
  • minor improvements

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

22:08 Changeset [15288] by jfrenkel
  • 7 edits in trunk
  • update Tests
  • remove old functions
22:08 Changeset in OpenModelica [e3dfb26]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 Jens Frenkel <jens.frenkel@…>
  • 3 edits in Compiler
  • update Tests
  • remove old functions

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

20:21 Changeset [15287] by jfrenkel
  • 1 edit in trunk/Compiler/BackEnd/EvaluateParameter.mo
  • fix for unevaluatable fixed attribute
20:21 Changeset in OpenModelica [66a0ee4]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 Jens Frenkel <jens.frenkel@…>
  • 1 edit in Compiler/BackEnd/EvaluateParameter.mo
  • fix for unevaluatable fixed attribute

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

18:45 Changeset [15286] by jfrenkel
  • 2 edits in trunk/Compiler
  • switch to new evaluate parameter implementation
18:45 Changeset in OpenModelica [b0fad439]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 Jens Frenkel <jens.frenkel@…>
  • 2 edits in Compiler
  • switch to new evaluate parameter implementation

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

18:06 Changeset [15285] by jfrenkel
  • 2 edits in trunk/Compiler/BackEnd
  • fix warning
18:06 Changeset in OpenModelica [aead67e3]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 Jens Frenkel <jens.frenkel@…>
  • 2 edits in Compiler/BackEnd
  • fix warning

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

15:29 Changeset [15284] by jfrenkel
  • 6 edits
    1 add in trunk
  • reimplement evaluation of parameters (final and annotation Evaluate)
    • not yet aktivated
    • do evaluation of final and annotation Evaluate parameters together
  • improve BackendEquation.listEquation, less time and memory
  • add function BackendVariable.setVarAt
15:29 Changeset in OpenModelica [4df56eb]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 Jens Frenkel <jens.frenkel@…>
  • 5 edits
    1 add in Compiler
  • reimplement evaluation of parameters (final and annotation Evaluate)
    • not yet aktivated
    • do evaluation of final and annotation Evaluate parameters together
  • improve BackendEquation.listEquation, less time and memory
  • add function BackendVariable.setVarAt

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

2013-02-22:

22:41 Changeset [15283] by nutaro
  • 1 edit in trunk/Compiler/Template/CodegenAdevs.tpl

Fixed state selection and initialization problem in the adevs backend

22:41 Changeset in OpenModelica [005d569]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 Jim Nutaro <nutaro@…>
  • 1 edit in Compiler/Template/CodegenAdevs.tpl

Fixed state selection and initialization problem in the adevs backend

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

20:43 Changeset [15282] by sjoelund.se
  • 1 edit in trunk/testsuite/openmodelica/interactive-simulation/runInteractiveSimulation.mos

Expected output

18:30 Changeset [15281] by jfrenkel
  • 1 edit in trunk/Compiler/BackEnd/BackendDAEOptimize.mo
  • minor changes, parameter evaluation, SparsePattern
18:30 Changeset in OpenModelica [f4f3c05]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 Jens Frenkel <jens.frenkel@…>
  • 1 edit in Compiler/BackEnd/BackendDAEOptimize.mo
  • minor changes, parameter evaluation, SparsePattern

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

16:57 Ticket #2083 (Graphical annotations enable, tab, and group not supported by OMEdit) created by casella
The annotations enable, tab, and group are widely used in the MSL to …
16:10 Changeset [15280] by sjoelund.se
  • 3 edits in trunk
  • At least kill the damn executable after the interactive simulation runs (I found no way to actually make the executable exit...)
16:10 Changeset in OpenModelica [018d4ce]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 SimulationRuntime/interactive/socket_unix.cpp
  • At least kill the damn executable after the interactive simulation runs (I found no way to actually make the executable exit...)

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

15:52 Ticket #2082 (Annotation relative to models not in their proper place) created by casella
I have created some simple models with OMEdit, and the annotation with …
15:33 Changeset [15279] by wbraun
  • 70 edits in trunk/testsuite/simulation/libraries/msl32
  • updated all MSL32 tests that checked for "Files not Equal"
14:52 Ticket #2081 (Conditional connectors not handled by OMEdit) created by casella
Since cardinality was deprecated a few years ago, conditional …
14:43 Ticket #1497 (OM Installer: Installer fails if drive "c:" does not exist / is not ...) closed by adeas31
fixed: Fixed in r15278.
14:43 Changeset [15278] by adeas31
  • 1 edit
    1 add in installers/windows/OpenModelicaSetup

#1497
Get the user drives instead of assuming that he/she has c drive.
Separated the custom functions.

14:07 Changeset [15277] by jfrenkel
  • 8 edits in trunk/Compiler
  • speed up generation of linear systems by improve getRhsSystem funktions, generate zero replacements only once
  • do not clear matching twice
14:07 Changeset in OpenModelica [5010c4d]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 Jens Frenkel <jens.frenkel@…>
  • 8 edits in Compiler
  • speed up generation of linear systems by improve getRhsSystem funktions, generate zero replacements only once
  • do not clear matching twice

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

13:39 Ticket #2076 (simulation command-line arguments have changed) closed by lochel
fixed: No, the flags were changes to what I wrote in the beginning (3 types). …
13:32 Changeset [15276] by lochel
  • 2 edits in trunk/SimulationRuntime/c/simulation
  • minor (static and const) fixes
13:32 Changeset in OpenModelica [2405061]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@…>
  • 2 edits in SimulationRuntime/c/simulation
  • minor (static and const) fixes

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

13:28 Changeset [15275] by lochel
  • 7 edits in trunk
  • revise command line arguments for c-runtime (third part)
    • better warnings. If a flag is used twice, we will now report an error. Previously we considered only the first one without any notification.
    • consistence check. If new flags are added without a description, we get an error (during simulation – that should be improved to an error during compilation).
    • it is no longer possible to introduce flags that do not occur in the help-text
    • now all flags (with values) can be used with <-f=value> as well as <-f value>
    • new debug-output to verify used and interpreted command line options (runtime needs to be compiled with #define USE_DEBUG_OUTPUT)
13:28 Changeset in OpenModelica [3492485]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@…>
  • 7 edits in /
  • revise command line arguments for c-runtime (third part)
    • better warnings. If a flag is used twice, we will now report an error. Previously we considered only the first one without any notification.
    • consistence check. If new flags are added without a description, we get an error (during simulation – that should be improved to an error during compilation).
    • it is no longer possible to introduce flags that do not occur in the help-text
    • now all flags (with values) can be used with <-f=value> as well as <-f value>
    • new debug-output to verify used and interpreted command line options (runtime needs to be compiled with #define USE_DEBUG_OUTPUT)

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

13:14 Ticket #2080 (Mechanics.MultiBody.Examples.Constraints.PrismaticJoint) created by sjoelund.se
Modelica.Mechanics.MultiBody.Examples.Constraints.ConstrainPrismaticJoi …
12:40 Changeset [15274] by jfrenkel
  • 3 edits
    1 add in trunk
  • speedup inlining of bind exp from parameters with chaching
12:40 Changeset in OpenModelica [d95eb3ae]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 Jens Frenkel <jens.frenkel@…>
  • 2 edits
    1 add in Compiler
  • speedup inlining of bind exp from parameters with chaching

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

12:31 Changeset [15273] by sjoelund.se
  • 2 edits in trunk/Compiler
  • Improve error-messages when ModelicaBuiltin.mo cannot be found
  • Force correct OPENMODELICAHOME while building the bootstrapping header
12:31 Changeset in OpenModelica [c520accd]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@…>
  • 2 edits in Compiler
  • Improve error-messages when ModelicaBuiltin.mo cannot be found
  • Force correct OPENMODELICAHOME while building the bootstrapping header

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

11:45 Changeset [15272] by sjoelund.se
  • 4 edits in trunk

Bump MSL version

11:14 Changeset [15271] by sjoelund.se
  • 1 edit in trunk/SimulationRuntime/c/util/rtclock.c

Use CLOCK_MONOTONIC_RAW only if the platform has it available

11:14 Changeset in OpenModelica [dd3e1855]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 SimulationRuntime/c/util/rtclock.c

Use CLOCK_MONOTONIC_RAW only if the platform has it available

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

10:38 Changeset [15270] by sjoelund.se
  • 1 edit in trunk/Compiler/Util/System.mo

Typo

10:38 Changeset in OpenModelica [9fd19ab]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 Compiler/Util/System.mo

Typo

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

10:04 Changeset [15269] by sjoelund.se
  • 5 edits
    7 deletes in trunk

#2070
Create help-text for "topics" and made that the default from scripting/interactive

10:04 Changeset in OpenModelica [6e75b8bc]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@…>
  • 5 edits
    1 delete in Compiler

#2070
Create help-text for "topics" and made that the default from scripting/interactive

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

09:36 Ticket #2079 (OMEdit does not handle replaceable classes and components) created by casella
Many models in the MSL and in other Modelica libraries heavily rely on …
09:06 Ticket #2078 (Inner/outer not working in algorithm section) created by sjoelund.se
Inner/outer not working in algorithm section (if we change the …
07:00 Ticket #2077 (override flag broken) closed by sjoelund.se
fixed: Fixed in r15268.
07:00 Changeset [15268] by sjoelund.se
  • 1 edit in trunk/SimulationRuntime/c/simulation/simulation_input_xml.cpp

Fix usage of override flags in runtime

07:00 Changeset in OpenModelica [bad30f51]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 SimulationRuntime/c/simulation/simulation_input_xml.cpp

Fix usage of override flags in runtime

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

04:06 Changeset [15267] by adrpo
  • 1 edit in trunk/SimulationRuntime/c/simulation/solver/radau.c
  • move assignments *AFTER* all the variable definitions to please ANSI C (MSVC).
04:06 Changeset in OpenModelica [e0dd886]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/solver/radau.c
  • move assignments *AFTER* all the variable definitions to please ANSI C (MSVC).

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

03:34 Changeset [15266] by nutaro
  • 2 edits in trunk/Compiler/Template

State selection seems to work.

03:34 Changeset in OpenModelica [6a61661f]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 Jim Nutaro <nutaro@…>
  • 1 edit in Compiler/Template/CodegenAdevs.tpl

State selection seems to work.

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

01:54 Changeset [15265] by wbraun
  • 6 edits
    13 adds
    2 deletes in trunk
  • slightly changes to the implicit radau codes
  • added initial testset for radau codes
01:54 Changeset in OpenModelica [9260697f]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@…>
  • 3 edits in SimulationRuntime/c/simulation/solver
  • slightly changes to the implicit radau codes
  • added initial testset for radau codes

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

2013-02-21:

23:04 Changeset [15264] by nutaro
  • 1 edit in trunk/Compiler/Template/CodegenAdevs.tpl

Corrected problem with array allocation.

23:04 Changeset in OpenModelica [a7a2b72]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 Jim Nutaro <nutaro@…>
  • 1 edit in Compiler/Template/CodegenAdevs.tpl

Corrected problem with array allocation.

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

22:06 Ticket #2077 (override flag broken) created by janssen
OK, I can now compile camelbrake.mo, but when I try to run it with CSV …
20:05 Changeset [15263] by sjoelund.se
  • 2 edits in trunk

Use svg thumbnails for measureTime (fewer gnuplot warnings, smaller filesize)

20:05 Changeset in OpenModelica [09d9600]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@…>
  • 2 edits in /

Use svg thumbnails for measureTime (fewer gnuplot warnings, smaller filesize)

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

19:37 Changeset [15262] by sjoelund.se
  • 1 edit in trunk/testsuite/simulation/modelica/built_in_functions/MeasureTime.mos

Changed MeasureTime.mos to not consider gnuplot warnings

18:10 Ticket #2076 (simulation command-line arguments have changed) created by janssen
Until recently (1.9.0b3) the generated C simulation programs could be …
17:38 Changeset [15261] by sjoelund.se
  • 1 edit in trunk/SimulationRuntime/c/simulation/CMakeLists.txt

Windows crap

17:38 Changeset in OpenModelica [3bc88c4]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 SimulationRuntime/c/simulation/CMakeLists.txt

Windows crap

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

17:06 Changeset [15260] by sjoelund.se
  • 7 edits in trunk
  • Bump MSL revision
  • Fix measureTime count graphs
17:06 Changeset in OpenModelica [64517eee]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 SimulationRuntime/c/simulation/modelinfo.c
  • Bump MSL revision
  • Fix measureTime count graphs

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

14:52 Ticket #2075 (FMU for co-simulation import warnings) created by schteppe@…
When I try importing my own FMU (for co-simulation), I get the …
14:40 Changeset [15259] by sjoelund.se
  • 1 edit in trunk/SimulationRuntime/c/simulation/simulation_runtime.cpp
  • Don't cast char* to string*
14:40 Changeset in OpenModelica [11dea7d5]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 SimulationRuntime/c/simulation/simulation_runtime.cpp
  • Don't cast char* to string*

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

14:20 Changeset [15258] by sjoelund.se
  • 1 edit in trunk/SimulationRuntime/c/util/rtclock.c

Fix Windows/OSX

14:20 Changeset in OpenModelica [5a4cf8d]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 SimulationRuntime/c/util/rtclock.c

Fix Windows/OSX

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

14:18 Ticket #2073 (reading of info XML invalid) closed by sjoelund.se
fixed: Fixed in r15257.
14:18 Changeset [15257] by sjoelund.se
  • 2 edits in trunk/Compiler/Template

#2073

  • Only output one <equation> for a block of statements
14:18 Changeset in OpenModelica [68b8bb8]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 Compiler/Template/SimCodeDump.tpl

#2073

  • Only output one <equation> for a block of statements

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

14:17 ReleaseNotes/1.9.0 edited by sjoelund.se
(diff)
14:04 Changeset [15256] by sjoelund.se
  • 1 edit in trunk/testsuite/openmodelica/parser/ParseFullModelica3.2.mos

Expected output

13:59 Changeset [15255] by vitalij
  • 4 edits in trunk/SimulationRuntime/c/simulation
  • added some implicit solver

-- used kinsol for nlp

13:59 Changeset in OpenModelica [cf5b432]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@…>
  • 4 edits in SimulationRuntime/c/simulation
  • added some implicit solver

-- used kinsol for nlp

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

13:16 Changeset [15254] by sjoelund.se
  • 2 edits in trunk/libraries
  • Bump MSL (ModelicaTest)
12:22 Changeset [15253] by sjoelund.se
  • 7 edits
    1 move in trunk/SimulationRuntime/c
  • Converted options.cpp to C89 code, and made it more memory-efficient
  • Added option -clock=CPU (or -clock=RT) for the simulation executable (in case the user wants a different clock on Linux)
12:22 Changeset in OpenModelica [a4250b3]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@…>
  • 6 edits
    1 move in SimulationRuntime/c
  • Converted options.cpp to C89 code, and made it more memory-efficient
  • Added option -clock=CPU (or -clock=RT) for the simulation executable (in case the user wants a different clock on Linux)

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

12:08 Ticket #2074 (Massive jump in timeTemplates) created by cschubert
Hi, since the commit […] timeTemplates is now 10 times bigger! …
03:30 Changeset [15252] by nutaro
  • 2 edits in trunk/Compiler/Template

Fixed (I think) definition of and indexing into array variables in the adevs backend.

03:30 Changeset in OpenModelica [a307afc]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 Jim Nutaro <nutaro@…>
  • 1 edit in Compiler/Template/CodegenAdevs.tpl

Fixed (I think) definition of and indexing into array variables in the adevs backend.

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

2013-02-20:

21:04 ReleaseNotes/1.9.0 edited by sjoelund.se
(diff)
21:03 ReleaseNotes/1.9.0 edited by sjoelund.se
(diff)
18:44 Ticket #2073 (reading of info XML invalid) created by janssen
Attached is a model file which when simulated gives the error …
17:22 Ticket #2072 (intialization of output formal parameters in modelica functions) closed by sjoelund.se
fixed: Fixed (patched MSL) in r15249. I also started checking for unassigned …
16:57 Changeset [15251] by jfrenkel
  • 1 edit in trunk/Compiler/BackEnd/IndexReduction.mo
  • add array information to stateset.x variable
16:57 Changeset in OpenModelica [c938b16d]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 Jens Frenkel <jens.frenkel@…>
  • 1 edit in Compiler/BackEnd/IndexReduction.mo
  • add array information to stateset.x variable

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

16:24 Changeset [15250] by sjoelund.se
  • 1 edit in trunk/README.Linux.txt

Bump a file to re-run everything in hudson and make sure the server works fine before I leave for home

16:24 Changeset in OpenModelica [e6eec91]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 README.Linux.txt

Bump a file to re-run everything in hudson and make sure the server works fine before I leave for home

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

15:58 Changeset [15249] by sjoelund.se
  • 96 edits in trunk

#2072

  • Started looking for undefined outputs of record components in functions
  • Patched MSL 3.2.1 in the places we had these (mostly Spice3, some Fluid)
  • Updated tests that use this (mosty ThermoSysPro and Modelica 3.1; I don't care enough to make them run without warning)
15:58 Changeset in OpenModelica [057630d0]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@…>
  • 4 edits in Compiler

#2072

  • Started looking for undefined outputs of record components in functions
  • Patched MSL 3.2.1 in the places we had these (mostly Spice3, some Fluid)
  • Updated tests that use this (mosty ThermoSysPro and Modelica 3.1; I don't care enough to make them run without warning)

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

08:01 Changeset [15248] by sjoelund.se
  • 2 edits in trunk/Compiler/Template
  • Also remove the preExp
08:01 Changeset in OpenModelica [b9d0391]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 Compiler/Template/CodegenC.tpl
  • Also remove the preExp

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

07:14 Changeset [15247] by sjoelund.se
  • 4 edits in trunk

Don't add unused vardecls to the code

07:14 Changeset in OpenModelica [56c25a3a]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@…>
  • 2 edits in /

Don't add unused vardecls to the code

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

03:31 Ticket #2072 (intialization of output formal parameters in modelica functions) created by wbraun
I guess we should set an implicit default value for formal output …
02:27 Changeset [15246] by wbraun
  • 2 edits in trunk/testsuite/simulation/libraries/msl32
  • expacted output
01:42 Changeset [15245] by wbraun
  • 4 edits in trunk/testsuite/simulation/libraries/msl32
  • expected output and added verified results

2013-02-19:

22:22 Changeset [15244] by sjoelund.se
  • 2 edits in trunk/Compiler
  • Fix LibraryDirectory and IncludeDirectory defaults
22:22 Changeset in OpenModelica [6ce9cb3e]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 Compiler/BackEnd/SimCodeUtil.mo
  • Fix LibraryDirectory and IncludeDirectory defaults

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

18:01 Changeset [15243] by ppriv
  • 3 edits in trunk/SimulationRuntime/c/util
  • fix: simulation_options.c deleted non-existing options in FLAG_DETAILED_DESC and FLAG_TYPE that was already deleted previously from FLAG_NAME and FLAG_DESC very strangely: it was not discovered by GCC ... but MSVC (2012)
  • an extern "C" enclosing in simulation_options.h for C++
  • simulation_options.c/.h added to CMakeLists.txt
18:01 Changeset in OpenModelica [120ce43a]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 Pavol Privitzer <ppriv@…>
  • 3 edits in SimulationRuntime/c/util
  • fix: simulation_options.c deleted non-existing options in FLAG_DETAILED_DESC and FLAG_TYPE that was already deleted previously from FLAG_NAME and FLAG_DESC very strangely: it was not discovered by GCC ... but MSVC (2012)
  • an extern "C" enclosing in simulation_options.h for C++
  • simulation_options.c/.h added to CMakeLists.txt

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

16:19 Ticket #1400 (Support for package.order files (from MathCore)) closed by sjoelund.se
fixed: Oh, we added support for this about half a year ago
15:38 Changeset [15242] by perost
  • 1 edit in trunk/Compiler/Template/CodegenFMU.tpl
  • Fix syntax in generated modelica code for FMI co-simulation.
15:38 Changeset in OpenModelica [e5ca95e]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 Per Östlund <per.ostlund@…>
  • 1 edit in Compiler/Template/CodegenFMU.tpl
  • Fix syntax in generated modelica code for FMI co-simulation.

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

15:32 Ticket #2071 (Template error: ExpressionDumpTpl.dumpExp: Unknown expression.) closed by sjoelund.se
worksforme: Do make clean or checkout a clean trunk and you'll see that it …
15:23 Ticket #2071 (Template error: ExpressionDumpTpl.dumpExp: Unknown expression.) created by cschubert
Hi, our very simple model of a Pendulum does not work with the …
14:54 Ticket #1195 (Probable issue with nested min/max functions) closed by perost
fixed: This was probably fixed a long time ago, the model now compiles and …
14:46 Ticket #1046 (Slice operation (from MathCore)) closed by perost
fixed: Since the original issue seems to have been solved and I'm not aware …
14:43 Ticket #1038 ([ThermoPower] Problem with short class definition (from MathCore)) closed by perost
fixed: checkModel of Modelica.Media.Water.StandardWater works with both MSL …
14:41 Ticket #1034 (The Servercertificate needs to be updated) closed by perost
fixed: Not sure which server this is about, but I'm going to guess it's been …
14:33 Ticket #1006 (www.openmodelica.org/<subdirectory> doesn't work.) closed by perost
fixed: openmodelica.org is the main domain used now, and the ida.liu.se …
14:27 Ticket #1001 (Text formatting of Modelica files is not saved.) closed by perost
wontfix: list works as intended since it's supposed to do pretty-printing, so …
14:11 Ticket #2056 (Problems with Modelica.Math.Matrices.inv()) closed by perost
fixed: The segmentation faults should hopefully be fixed in r15241, at least …
14:03 Changeset [15241] by perost
  • 5 edits
    2 adds
    2 deletes in trunk

Fix for #2056:

  • Use 32-bit integer arrays for external fortran functions.
  • Added test case LapackInverse, and removed incomplete and broken test case JoinThreeVectors2.
14:03 Changeset in OpenModelica [166629b]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 Per Östlund <per.ostlund@…>
  • 4 edits in /

Fix for #2056:

  • Use 32-bit integer arrays for external fortran functions.
  • Added test case LapackInverse, and removed incomplete and broken test case JoinThreeVectors2.

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

13:43 Changeset [15240] by ppriv
  • 8 edits in trunk/Compiler/Template

Please, do not commit old generated files back (to Lennart Lochel - lochel)

11:13 Changeset [15239] by sjoelund.se
  • 1 edit in trunk/Examples/BuildModelRecursive.mos

Use background color instead of foreground to get a better contrast for yellow

11:13 Changeset in OpenModelica [595530c5]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 Examples/BuildModelRecursive.mos

Use background color instead of foreground to get a better contrast for yellow

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

10:29 Changeset [15238] by sjoelund.se
  • 3 edits in trunk/Compiler

Some tail recursion

10:29 Changeset in OpenModelica [baab5bb]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@…>
  • 2 edits in Compiler/FrontEnd

Some tail recursion

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

09:05 Changeset [15237] by sjoelund.se
  • 2 edits in trunk/Compiler

Bring back the last part of r15233 (but fixed so it works)

09:05 Changeset in OpenModelica [4e1a57a]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 Compiler/FrontEnd/Inst.mo

Bring back the last part of r15233 (but fixed so it works)

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

08:09 Changeset [15236] by sjoelund.se
  • 2 edits in trunk/Compiler

Bring back part of r15233

08:09 Changeset in OpenModelica [7749cda]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 Compiler/FrontEnd/Inst.mo

Bring back part of r15233

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

06:50 Changeset [15235] by sjoelund.se
  • 1 edit in trunk/Compiler/FrontEnd/Inst.mo

Revert r15233. I'll fix the problems later and recommit it.

06:50 Changeset in OpenModelica [b235e097]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 Compiler/FrontEnd/Inst.mo

Revert r15233. I'll fix the problems later and recommit it.

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

2013-02-18:

22:50 Changeset [15234] by sjoelund.se
  • 3 edits in trunk/Compiler

Some more tail recursion

22:50 Changeset in OpenModelica [cc2355d0]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@…>
  • 2 edits in Compiler/FrontEnd

Some more tail recursion

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

22:32 Changeset [15233] by sjoelund.se
  • 2 edits in trunk/Compiler

Reduce size of stack for a few functions

22:32 Changeset in OpenModelica [f0863f7]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 Compiler/FrontEnd/Inst.mo

Reduce size of stack for a few functions

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

21:41 Changeset [15232] by sjoelund.se
  • 3 edits in trunk/Compiler

Huge performance increase to the new hashing (factor >500 for MetaModelica expressions)

21:41 Changeset in OpenModelica [1ad6867]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@…>
  • 2 edits in Compiler/FrontEnd

Huge performance increase to the new hashing (factor >500 for MetaModelica expressions)

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

21:01 Changeset [15231] by sjoelund.se
  • 2 edits in trunk/Compiler

Try to make bootstrapping work with less stack

21:01 Changeset in OpenModelica [b679880e]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 Compiler/Util/BaseHashTable.mo

Try to make bootstrapping work with less stack

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

19:52 Changeset [15230] by sjoelund.se
  • 4 edits in trunk/Compiler

Fix bootstrapping/tail recursion

19:52 Changeset in OpenModelica [eb1f9b8]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@…>
  • 4 edits in Compiler

Fix bootstrapping/tail recursion

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

19:35 Changeset [15229] by wbraun
  • 1 edit in trunk/Compiler/BackEnd/BackendDAEOptimize.mo
  • a small tweak to transposeSparsePattern
19:35 Changeset in OpenModelica [4e60107]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 Compiler/BackEnd/BackendDAEOptimize.mo
  • a small tweak to transposeSparsePattern

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

18:34 Changeset [15228] by lochel
  • 10 edits in trunk
  • fix uninitialized timers
18:34 Changeset in OpenModelica [42949c2]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@…>
  • 2 edits in SimulationRuntime/c/simulation
  • fix uninitialized timers

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

17:28 Changeset [15227] by wbraun
  • 3 edits in trunk
  • rewritten of getSparsePattern
  • suppress execStat while instialization
17:28 Changeset in OpenModelica [33696737]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@…>
  • 3 edits in /
  • rewritten of getSparsePattern
  • suppress execStat while instialization

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

16:42 Changeset [15226] by sjoelund.se
  • 22 edits in trunk/testsuite/simulation/libraries/msl32

Expected output

16:41 Changeset [15225] by sjoelund.se
  • 9 edits in trunk/testsuite/simulation/libraries/msl32

Expected output

16:35 Changeset [15224] by sjoelund.se
  • 19 edits in trunk/testsuite/simulation/libraries/msl32

Expected output

16:17 Changeset [15223] by sjoelund.se
  • 4 edits in trunk/testsuite/simulation/libraries/msl32

Expected output

16:14 Changeset [15222] by sjoelund.se
  • 10 edits in trunk/testsuite/simulation/libraries/msl32

Expected output

16:11 Changeset [15221] by sjoelund.se
  • 9 edits in trunk/testsuite/simulation/libraries/3rdParty/Exercises

Expected output

15:25 Changeset [15220] by sjoelund.se
  • 11 edits in trunk

Include the MSL 3.2.1 patch for initial equation warning about the new fluid system

15:15 Changeset [15219] by sjoelund.se
  • 2 edits in trunk/libraries

Remove patch that was fixed in MSL already

14:22 Changeset [15218] by sjoelund.se
  • 6 edits in trunk

Bump MSL revision to latest. Some things will break. Let's fix them.

13:36 Changeset [15217] by sjoelund.se
  • 3 deletes in trunk

Remove some stuff that is probably too old to run

13:34 Changeset [15216] by perost
  • 1 edit in trunk/Compiler/FrontEnd/ComponentReference.mo
  • Fix bootstrapping.
13:34 Changeset in OpenModelica [0979c34]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 Per Östlund <per.ostlund@…>
  • 1 edit in Compiler/FrontEnd/ComponentReference.mo
  • Fix bootstrapping.

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

13:24 Changeset [15215] by sjoelund.se
  • 1 edit in trunk/Examples/BuildModelRecursive.mos

Provide more information for BuildModelRecursive.mos

13:24 Changeset in OpenModelica [9e6971c]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 Examples/BuildModelRecursive.mos

Provide more information for BuildModelRecursive.mos

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

12:32 Changeset [15214] by sjoelund.se
  • 1 edit in trunk/Examples/GenerateDoc.mos

Respect package.order

12:32 Changeset in OpenModelica [66f04cbd]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 Examples/GenerateDoc.mos

Respect package.order

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

11:17 Changeset [15213] by petar
  • 18 edits in trunk/Compiler

-Implemented ComponentReference.hashComponentRef that performs hashing of component reference without printing the cref, instead it hashes each part individually and accumulates.
-Implemented Expression.hashExp in the same fashion (TODO: hashing of metamodelica expressions).
-Changed all affected hashtable modules to use these instead.

11:17 Changeset in OpenModelica [227e4eef]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 Peter Aronsson <peter.aronsson@…>
  • 18 edits in Compiler

-Implemented ComponentReference.hashComponentRef that performs hashing of component reference without printing the cref, instead it hashes each part individually and accumulates.
-Implemented Expression.hashExp in the same fashion (TODO: hashing of metamodelica expressions).
-Changed all affected hashtable modules to use these instead.

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

08:56 Changeset [15212] by sjoelund.se
  • 1 edit in trunk/doc/bibliography/openmodelica.bib

Fix parsing errors for the bibtex database

08:56 Changeset in OpenModelica [e8704e4]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 parsing errors for the bibtex database

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

01:46 Changeset [15211] by adeas31
  • 1 edit in installers/windows/OpenModelicaSetup/OpenModelicaSetup.nsi
  • block the installer until uninstall is not finished.
Note: See TracTimeline for information about the timeline view.