Commit Author Summary
a38506dec Adrian Pop - use NF for getComponents API
fa1ba18ea Martin Sjölund Actually clean difftool on make clean
89db729e4 Martin Sjölund The clean target should clean difftool
89c20ab35 Martin Sjölund Use a mutex for nodes that share docker volumes
43c2b75e8 Adrian Pop - more NF API changes - expose DynamicSelect expressions in annotations - avoid parameter in annotation records to force scalarization, use nfAPI flag to force it - handle DynamicSelect typing and evaluation - support conversion from Boolean to Real (used in annotations in MSL, i.e. Boolean > 0.5) only if -d=nfAPI is on and issue a warning - fix for ticket:5506, add test: testsuite/openmodelica/interactive-API/Ticket5506 - fix for ticket:5502, return just the first expression in DynamicSelect for all API if -d=nfAPIDynamicSelect flag is not given - update testsuite/openmodelica/interactive-API/interactive_api_annotations
3e12ff23d Adeel Asghar Better reading of visual xml file
767bbe4ce Adeel Asghar Always send utf-8 data from OMEdit to OMC
c8b2e0e0e Martin Sjölund Update ModelicaExternalC
04b5e7ae6 johti ISSUE-5503: Focus set proper when changing the shape that we are activly drawing
a7237c207 johti RemovedOutCommentedCode: Removed code that was not used in Commands.cpp. They are still in the history so should be retrievable
4d4d80992 johti enhancement-5444: Now possible to escape while drawing lines and polygons
c6b0e20c0 Martin Sjölund Prevent some memory leaks in KINSol
7d0026e3f Martin Sjölund Abort previous builds when PR has a new commit
6bcd56458 Adeel Asghar Documentation about DynamicSelect and state machine debugging
0468d6921 Per Östlund [NF] Avoid evaluating external functions.
a09c8abbb Adrian Pop fix MSVC build - handle MSVC that doesn't know how to handle array declarations with sizes set by local variables on the stack
dbe3960e8 Martin Sjölund RHEL6 requires libatomic_ops/m4 to exist
53f0fcbc8 Adeel Asghar Adapt to the new output format for text options
69a67b26e Adeel Asghar Support non-ascii characters on Windows
38bb5e046 arun3688 set datarecon uncertain var unreplaceable
0e102be30 Adrian Pop - more API using the NF - fix ticket:5482 handle getIconAnnotation and getDiagramAnnotation via the NF - cache results of the NF instantiation - better fix for ticket:5484 - change annotation Text record to have defaults for fontName and testStyle - update tests due to changes to Text annotation
ad11e888d arun3688 generate seperate c function for setting datarecon inputs
00057d265 johti Removed duplicate code. Instead create a new method for LineAnnotation
dc9a2b2a3 Per Östlund Remove pedantic option.
cef23d1b3 Ruediger Franke [Cpp] Support assignment to vectorized discrete-time states in for loops
61686da50 Per Östlund [NF] Implement sum-reduction of operator records.
52269bf53 Per Östlund [NF] Add --strict flag.
8e39485c4 Martin Sjölund Create m4 directory to please CentOS6
739106a9f Per Östlund Fix check of flags in Flags.loadFlags.
fcce7079d Martin Sjölund Add the MidCode theses to the list
2ec8f3574 Adrian Pop update 3dParty
4f1956f24 Martin Sjölund Make a list of flaky tests for the compliance suite
24d90d7f3 Martin Sjölund Update compliance suite tests for newInst
0d019321f Adeel Asghar Update the package.order file after the class rename Made it optional to delete file/folder once a model/package is deleted. Fixes ticket:4852 and ticket:5355
e851d0e3f hudson * libraries d7daa7e...1f7f382 (1): > Bump libraries
f066cbaf9 Adrian Pop * libraries 92788d8...d7daa7e (1): > update provided after AdvancedNoise version change
8581d04c0 Adrian Pop fix ticket:5484 allow only -d=nfAPI to be set
89b42042f Adeel Asghar ticket:5481 Updated the parameter when the value is changed
41b846d66 Adeel Asghar Updated translations Thanks to LI Wenhui for Chinese translations
0b3c742c5 Lennart Ochel * OMSimulator 5d63a37...83936fb (1): > Update .gitignore
e00938b54 Lennart Ochel * OMSimulator 9e04b31...5d63a37 (1): > Emit events for strongly connected systems (#680)
555414b0a Adeel Asghar Check for the index out of bounds
2f2c9955b Adeel Asghar Unify the getVersion output for all platforms Updated the OMEdit's about page.
f6f572707 hudson * libraries bf78c4b...92788d8 (1): > Bump libraries
efba4f83c Martin Sjölund The doc repo is never used
75becfa81 Martin Sjölund Merge pull request #182 from sjoelund/fix-common-version
c2d73c767 Martin Sjölund Fix version string used
b66fa07c2 Martin Sjölund Add 'common/' from commit 'c9c90856e0875fc31ccc71f97114023dc640170b'
746f6d55e Martin Sjölund Remove common submodule (use subtree instead)
2ab97af9b Martin Sjölund Update to the actual latest 3rdParty
4b57428d2 Martin Sjölund Merge pull request #179 from sjoelund/omcompiler-subtree
8c0cb3f93 Martin Sjölund Add common and 3rdParty back
f2b058a41 Martin Sjölund Remove 3rdParty and common submodules
83be5f2b7 Martin Sjölund Add 'OMCompiler/' from commit '5dc61f678fe0ed388fc811fe2cea14c54a0a0b29'
7e93f6768 Martin Sjölund Add 'doc/' from commit 'f863b8c3d86223259fa53f7bf5acdbef04727792'
bfa656a78 Martin Sjölund Remove submodules (to be added as subtree)
5caf2a52a hudson * OMCompiler c33af09...5dc61f6 (1): > any target starting with 'msvc' is msvc
cf17a88b0 hudson * libraries 7a8c41b...bf78c4b (1): > Bump libraries
9053eb0fe hudson * OMCompiler 9a3a758...c33af09 (1): > [NF] Check conditional component contexts.
5116ef389 hudson * OMCompiler ad34730...9a3a758 (1): > [NF] Fix expandable connector lookup.
2f4840a5c Per Östlund [NF] Add expandable connector test.
3cd9411fc Adeel Asghar ticket:4475 write the simulation log to a file Added a customizable display limit for the simulation log. Only display until the limit is reached and then show a link to the log file. Doesn't freeze the OMEdit window so user can cancel the simulation if needed. Added a button in the simulation window to open the simulation log file. Copy the plain text so it could be used in other tools.
210774d02 hudson * OMCompiler 92a4119...ad34730 (1): > [FE] new API and replaceable support - work in progress - to use, just add +d=nfAPI to the OMEdit simulation flags - handling of getComponentAnnotations via NF (some models are about 6x faster) - some crashes in OMEdit, not debugged yet, for example: Modelica.Fluid.Examples.AST_BatchPlant.BatchPlant_StandardWater
4b18e23d8 Adrian Pop - update tests due to #3087
92034e2a1 hudson * libraries aefdec1...7a8c41b (1): > Bump libraries
432add660 Lennart Ochel * OMSimulator b4f2530...9e04b31 (1): > Update OMTLMSimulator
bbf51fa82 Lennart Ochel * OMSimulator 89a8623...b4f2530 (1): > Add documentation on how to use OMEdit
99eb5ee5a hudson * libraries b563630...aefdec1 (1): > Bump libraries
27269d25c hudson * libraries b24433c...b563630 (1): > Bump libraries
3e23ece3f Adeel Asghar Fix the broken TextAnnotation string update
2f616cf17 hudson * OMCompiler d9dbed6...92a4119 (1): > Handle complex equations in when statements.
bdf4d9f8f hudson * libraries c56853c...b24433c (1): > Bump libraries
d2cce7f75 hudson * OMCompiler a4e794b...d9dbed6 (1): > Fix rpath for OMSI FMU with gcc
11ea517bd Andreas [OMSI] Adition test and cleaner tests.
d2c1ff75f Lennart Ochel * OMSimulator 1b54304...89a8623 (2): > Add right limit of discrete changes to sub-sampled results > Prettify warnings
ebede8e70 Lennart Ochel * OMSimulator 6408a01...1b54304 (1): > Catch filesystem exception
906a9641f hudson * libraries b77e0c4...c56853c (1): > Bump libraries
8de386152 hudson * OMCompiler d2540cc...a4e794b (1): > Fix wrong linkage of expat lib for FMUs
6e53e5c67 Martin Sjölund Do not link TLM with OMEdit
8a0ac6873 hudson * OMCompiler 6cebda4...d2540cc (1): > [NF] Improve unit checking.
ae3d4c565 Per Östlund [NF] Update tests.
5e85efc89 hudson * OMCompiler c8a95fd...6cebda4 (1): > [NF] Improve overconstrained connection handling.
60db07d6b Andreas [OMSimulator] Made OMSimulator tests compatible with Windows
8d278e287 Martin Sjölund Compile for Qt4
c42eac4f0 hudson * libraries 89ea3f9...b77e0c4 (1): > Bump libraries
3b1af5927 Adrian Pop fix non-existent OMCompiler sumbmodule hash
ffb8d4e2d kabdelhak [fixTest] ticket 4793 - OMC PR #3077
6c4f794e3 Adeel Asghar ticket:5456 Set simCodeTarget and target flags before compilation
b1e80b412 hudson * OMCompiler ee7aaab...80f6ed2 (1): > Fix NFUnitCheck.getFunctionName for records.
35dc9df52 Francesco Casella * doc 3f37f1a...f863b8c (1): > Added Save Total description to OMEdit doc
f863b8c3d Francesco Casella Added Save Total description to OMEdit doc
db4ed5b0f hudson * OMCompiler 5daaf9b...ee7aaab (1): > ticket:5030 Fix the broken profiling for OMEdit
aab467cb8 Martin Sjölund * OMSimulator 4d9d552...6408a01 (1): > Override OMTLM=OFF for MacOS platform
5174acb78 hudson * libraries 8bd870c...89ea3f9 (1): > Bump libraries
1ebf928de Lennart Ochel Add co-simulation test
04784f30c Lennart Ochel * OMSimulator 6562003...4d9d552 (1): > Update doc/
b54f826e6 Francesco Casella * doc 5d4eef3...3f37f1a (1): > Updated profiler manual
3f37f1a42 Francesco Casella Updated profiler manual
97cd554d7 Adeel Asghar Use MessageWidget instead of std::cout
ae82472ac hudson * libraries cec7671...8bd870c (1): > Bump libraries
882fadfff Adeel Asghar Clear the DiagramWindow when the ModelWidget is deleted
b890c3793 Adeel Asghar Deleted the unused file
5ebd90b4d Adeel Asghar Updated translations Thanks to LI Wenhui for Chinese translations
998ec879e hudson * OMCompiler f6e1212...5daaf9b (1): > [BE] Remove dumping of empty sets from index reduction
b3569f0d6 Adeel Asghar Update the Diagram Window to support the dynamic select The variables browser slider can be used for dynamic select now. Only supports visible and textString attributes right now without expressions.
b38fd6468 hudson * OMCompiler 364f80f...f6e1212 (1): > [NF] Fix redeclaration of enumerations.
773e45d67 Per Östlund [NF] Add enumeration redeclare tests.
db98c6541 hudson * OMCompiler 0baa066...364f80f (1): > fix dataReconciliation top level inputs
6f46e9074 hudson * libraries 431293b...cec7671 (1): > Bump libraries
8b0c5d69f hudson * libraries 589cbcd...431293b (1): > Bump libraries
f50739fcd hudson * OMCompiler 10081da...0baa066 (1): > Fix detection of setlocale using -O0
0abe10602 hudson * OMCompiler 67b8802...10081da (1): > Fix bug introduced by PR #3067
0dba921b1 hudson * libraries bf99b97...589cbcd (1): > Bump libraries
d27cc3e0e hudson * OMCompiler 84b5f7e...67b8802 (2): > [OMSI] Added buildModelFMU for simCodeTarget=omsic > [OMSI] Fixed wrong header guard and warnings in OMSIBase and OMSIC
2a6cb1c86 Andreas [OMSI] Added first OMSIC test
228978df2 hudson * OMCompiler 8b33074...84b5f7e (2): > Update 3rdParty > Fixes for latest MacOS release
85b17c587 hudson * libraries fe0d6a7...bf99b97 (1): > Bump libraries
9038a09a9 hudson * OMCompiler a5eccba...8b33074 (1): > generate dataReconc-csvInputs when not exists
63453e475 hudson * OMCompiler bdf89c3...a5eccba (1): > Add dumping of external declaration annotations.
8eb0d6f80 Adeel Asghar ticket:5443 Use the doubleClick SIGNAL instead of event
18c7db839 hudson * OMCompiler b7a2c69...bdf89c3 (1): > Load libraries case insensitive on case sensitive OS
377721584 hudson * libraries c83e829...fe0d6a7 (1): > Bump libraries
0b92bbe2b hudson * OMCompiler eef9c24...b7a2c69 (1): > catch crash in visualXML
a2165e34e hudson * OMCompiler c252b04...eef9c24 (1): > Update the connection instead of deleting and adding it Moved the updateConnection API to ModelicaBuiltin.mo Added a new API updateConnectionNames which updates the connection connectors.
0ec37933f Adeel Asghar ticket:2395 Handle the connectorSizing annotation Updated tests to expected output
58040af89 hudson * OMCompiler 047112f...c252b04 (1): > [OMSI] Add OMSI C library
5365af1e4 hudson * OMCompiler 2da4cb3...047112f (1): > [NF] stream connector improvements.
fa080aea4 Per Östlund [NF] Update actualStream/inStream tests.
dfa536280 hudson * OMCompiler 22a570f...2da4cb3 (1): > [NF] Fix structural analysis of if-condition.
5e43ef817 Per Östlund [NF] Test if equation with impure condition.
614f67c1e Lennart Ochel * OMSimulator 5bb909d...6562003 (1): > Fix loading of msvc/mingw library in OMSimulatorPython
b7f1b627d Lennart Ochel * OMSimulator b6d531e...5bb909d (3): > Fix doc/omsimulator-help.inc > Fix doc/addTLMBus > Update doc/setTolerance
a72ff35d8 hudson * libraries 142cf0a...c83e829 (1): > Bump libraries
1341337f0 hudson * libraries a322705...142cf0a (1): > Bump libraries
8c8c2160b hudson * OMCompiler 8e0f7c5...22a570f (1): > [NF] Disable checks for actualStream/inStream.
3ef8a0b91 Per Östlund [NF] Update tests.
9265cb20c hudson * libraries df309fc...a322705 (1): > Bump libraries
c70c4564a hudson * OMCompiler e9f8330...8e0f7c5 (1): > [NF] inStream/actualStream improvements.
c399c91a5 Per Östlund [NF] Add more actualStream/inStream tests.
e098bf749 Lennart Ochel * OMSimulator 2561eda...b6d531e (1): > Fix mac build
39e26ad4a hudson * OMCompiler dd336f9...e9f8330 (1): > [SimCode] Remove unnecessary verbose SimCode dump - Repeats the same information - Dump size grows factorially with number of elsewhen statements
ba1db80f7 hudson * libraries c75ad66...df309fc (1): > Bump libraries
fa8cdd143 Lennart Ochel * OMSimulator a3b8542...2561eda (2): > Create tasks for subsystems > Move thread pool to model
ab7571796 hudson * OMCompiler b423c40...dd336f9 (1): > Allow parsing the Text(textColor = ...) annotation
1add3237c Anatoly Trosinenko Fix the Text(textColor = ...) annotation & re-enable it on icons
d8044194c hudson * libraries cbe12d8...c75ad66 (1): > Bump libraries
dbc07c832 hudson Updating submodules
bb5274d1d adrpo update tests due to library updates
5d4eef3d1 arun3688 add search functionality to OMEdit documentation
43dbf0d4c Adeel Asghar Restrict key binding on system libraries
7d31839f0 Adeel Asghar Updated the translation flag text
f1f591f8a Adeel Asghar ticket:5132 Don't enable the evaluation of parameters by default
2ad607cd6 arun3688 add dataReconciliation documentation
646bc9b89 hudson * OMCompiler d6957d5...b423c40 (1): > [BE,daeMode] Fix: add removed (simple) eqns to dae system
d3932f418 hudson * OMCompiler 5ef43cc...d6957d5 (1): > [BE] Add initial state selection - available with flag "--initialStateSelection" - implemented for C runtime - has still some bugs
20862b7bf Adeel Asghar Use options instead of settings
e5a0c3a32 Adeel Asghar Make the class name relative if possible
2e3b0aecb Martin Sjölund Also upload the html folder for the documentation
1c19033ac Martin Sjölund Update compliance suite failure list
13e61863b Adeel Asghar ticket:5337 Sync the documentation view with ModelWidget
52e77f788 Adeel Asghar ticket:5128 Added drag and drop for text layer
18533fb0b hudson * OMCompiler 9a506ce...5ef43cc (1): > Handle uses-annotation according to the standard.
74d015370 Per Östlund Added uses-annotation test case.
d2226ca14 hudson * OMCompiler 963b33e...9a506ce (1): > Initial implementation of String vars in the Cpp runtime
7f1a15ded Lennart Ochel * OMSimulator 2ca4025...66fe6fe (1): > Update README.md
d49bfd0e8 Lennart Ochel * OMSimulator 51a79b6...2ca4025 (1): > Update stale bot configuration
685b27f39 Lennart Ochel * OMSimulator 917fc35...51a79b6 (1): > Add option to disabled --fetchAllVars
724d79219 hudson * OMCompiler 3006b8a...963b33e (1): > [BE] Add jacobian dependencies - Preparation for initial state selection, used for matching - The dependencies of a jacobian are all unknowns contained in it
48a1cca9d kabdelhak [fixTest] For OMCompiler PR#3048
6a4c0f4da Adeel Asghar Fixes ticket:5422 Use the root component
44507d2e8 hudson * libraries 787ce2b...3606a9e (1): > Bump libraries
d02e5e706 hudson * OMCompiler ee4deab...3006b8a (1): > [NF] Fix Typing.typeCrefDim for array types.
65ae27381 Per Östlund [NF] Update tests.
6527a5893 hudson * OMCompiler 3f5cb68...ee4deab (1): > [BE] Add unique index of stateSets as attribute
8d7cca52e hudson * OMCompiler f2e6265...3f5cb68 (1): > [C] update inline documentation of stateSelection
50b0b1a5e Martin Sjölund Updated mechanism to skip building omc
8f90dd6a2 hudson * OMCompiler 2ee23a6...f2e6265 (2): > [NF] Don't evaluate external objects. > [NF] Various fixes.
e732ccf14 Per Östlund [NF] Update tests.
4f5cf17a3 Martin Sjölund Fix path of .html.tar.xz
081db194e hudson * OMCompiler 1997057...2ee23a6 (1): > [C] split up sets for state selection
f461d8495 Adeel Asghar Read the default value Fixed the annotation completer icon path Made the auto complete case insensitive
fdc07bf6d Anatoly Trosinenko Don't show keyword, etc. completions when in annotation.
0116bcc0d Adeel Asghar Don't try to fetch the components of root LibraryTreeItem Use the current cursor position instead of end of word in PlainTextEdit::insertCompletionItem Some other minor improvements
69bdc32e5 Anatoly Trosinenko Implement simple completer for Modelica annotations (task#5333)
5ea05e7a4 Lennart Ochel * OMSimulator 1919978...917fc35 (1): > Fix writing results
457e10e5a Martin Sjölund Fix string substitution for documentation publishing
a062fb5d5 hudson * libraries b7af01f...787ce2b (1): > Bump libraries
9488e89e6 hudson * libraries a0e88d4...b7af01f (1): > Bump libraries
333b05aca hudson * libraries ca09a28...a0e88d4 (1): > Bump libraries
28aafe6df hudson * OMCompiler 8a2def5...1997057 (1): > [NF] Various fixes.
353862961 Per Östlund [NF] Updated tests.
d89db2fcb Lennart Ochel * OMSimulator 13c7b5c...1919978 (1): > Handle derivatives that are NAN or INF
b17ab4a46 arun3688 * OMCompiler 0a7961e...8a2def5 (1): > fix csv file inputs and LOG_STATS for dataReconciliation
d1ca88cdf arun3688 update DataReconciliationOpenCpsTests
e93b2eb3f Andreas * OMCompiler 45edd24...0a7961e (1): > Fixed error with install_name_tool for OMSI
e3a228f34 Lennart Ochel * OMSimulator dafde86...13c7b5c (1): > Configure stale bot
8fe2e1048 Lennart Ochel * OMSimulator 180daf0...dafde86 (2): > Return right-hand limit for derivatives of lookup tables > Fix input derivatives for the first step
6a7d8da89 Martin Sjölund * OMCompiler b694f3f...45edd24 (1): > Add a warning if FMU is generated without compile-time URI
96e0644dc Martin Sjölund Add spelling for URI
c60eac363 hudson * libraries 56d8431...ca09a28 (1): > Bump libraries
06614510d Andreas * OMCompiler 9cb23bc...b694f3f (1): > Fix linking shared libs on mac os
aff96d67b Lennart Ochel * OMSimulator aa2c500...180daf0 (2): > Update pull_request_template.md > Update README.md
a7a7beb40 Martin Sjölund * OMCompiler 30afa79...9cb23bc (1): > Move cJSON to Compiler runtime as simulations do not use it
72a8af7a2 Martin Sjölund Update expected output; fewer files in source-code FMU
d51d900e1 Lennart Ochel * OMSimulator 0be281f...aa2c500 (1): > Refactoring of signal derivatives
666b4afef Adeel Asghar * doc 6eaa1a8...0c638e3 (1): > Added documentation about OMEdit menus.
0c638e30a Adeel Asghar Added documentation about OMEdit menus.
dbbf20179 hudson * OMCompiler 0839b2f...30afa79 (1): > Disable mmap in FMUs
c0bb00db4 hudson * OMSimulator bde4da4...0be281f (4): > Run hostname for Windows agent > Provide first order derivatives for lookup-tables > Fix reading time > Refactoring of signal derivatives
516aa1917 Adeel Asghar ticket:5413 Show a custom warning instead of error message When diff algorithm fails show a warning
6c9b69ce8 Martin Sjölund Upload generated documentation
c1d8a523f Adeel Asghar Allow simulation with data reconciliation
3b5ce5b21 Martin Sjölund Expected output for newInst compliance suite
3bb27436a hudson * libraries b5c5422...56d8431 (1): > Bump libraries
6d4ea7919 Martin Sjölund Add OMSimulator to default build since testsuite uses it
3cd148870 hudson * libraries 5847e5e...b5c5422 (1): > Bump libraries
875d4f4d0 Martin Sjölund * libraries 30b8e8a...5847e5e (1): > Force Inline annotation for loadResource
26f6fc37f hudson * OMCompiler 450104a...0839b2f (1): > [NF] Add component prefix checks for records.
8fc9c9161 Adeel Asghar Fixes ticket:5359 Read the modified simulation settings
2dc8a1098 hudson * OMCompiler 8676697...450104a (1): > [NF] Fix Expression.typeOf for size(x).
e4d287055 Adeel Asghar Install the pre-commit hook for clients Killed tabs Fixed OMPlot link
a9c9afa59 hudson Merge remote-tracking branch 'origin/master' into pullrequest
3868c4881 Lennart Ochel * OMSimulator c11f942...bde4da4 (1): > Make 'bufferSize' optional in Python API (setResultFile) (#644)
f55d4f11c Martin Sjölund [CI] Configure gcc build without hwloc
83ebb9bc5 Martin Sjölund Add 'testsuite/' from commit 'cabd6f22a34e3402ec62426f92475b945e3d977b'
9469788a6 Martin Sjölund Remove testsuite (will be re-added as git subtree)
eebd62940 Martin Sjölund * OMCompiler 73c7be8...8676697 (1): > Allow to configure without hwloc
f7c386b92 Martin Sjölund Update compliance failure list
469f281b4 Martin Sjölund * OMCompiler 7984f74...73c7be8 (1): > Fix path that the FMU binary is copied back into
f99509321 hudson Updating submodules
acb265361 hudson * libraries 9b559a1...30b8e8a (1): > Bump libraries
24f4ca419 vwaurich increase animation slider imcrements
2bce6be4e Lennart Ochel Update OMPlot/.gitignore
cabd6f22a Adeel Asghar Updated getClassNames test to new output
9d23be0a4 Martin Sjölund * OMCompiler 304f353...a2024ab (1): > Fix path used to debug docker run in FMI cross-compile
3823fc8e2 Adeel Asghar Fixes ticket:4842 Export the values with the actual unit
db70cfa50 Martin Sjölund Generate Autoconf.mo for Matlab test
707735d92 Adeel Asghar Fixes ticket:4955 Make sure name doesn't contain any space
a18a19d56 Martin Sjölund * OMCompiler ed7a206...304f353 (1): > Fixes for crashes in dynamic FMUs
d192d2ccc Martin Sjölund * OMCompiler 5de59c3...ed7a206 (1): > More debugging for cross-compilation of FMUs
a16c8c1c6 Martin Sjölund * OMCompiler 17ca1ee...5de59c3 (1): > Fix runtime CFLAGS detection
48ed322b5 Martin Sjölund * OMCompiler 384c6f8...17ca1ee (1): > Fix configure of ModelicaExternalC
f6573dbc6 Martin Sjölund * OMCompiler 0464950...384c6f8 (1): > Show files visible in docker before failing
f6fc0abe3 Martin Sjölund Also fix SCRIPT.mos to load Autoconf.mo
441e394c4 Martin Sjölund * testsuite 34d4ab0...f6fc0ab (1): > Also fix SCRIPT.mos to load Autoconf.mo
e7d826680 Martin Sjölund * OMCompiler ccf8c89...0464950 (1): > Fix include path for docker FMI builds
ca8d2de59 Martin Sjölund * testsuite b827193...34d4ab0 (1): > Load Autoconf for the matlab translator
34d4ab036 Martin Sjölund Load Autoconf for the matlab translator
616fed661 Adrian Pop no hooks are needed for OMShell, OMEdit, OMPlot, OMNotebook anymore
6cde39315 Adeel Asghar Updated the links
da42c1c59 hudson * libraries 0f6241c...9b559a1 (1): > Bump libraries
15dfaa7af hudson Merge remote-tracking branch 'origin/master' into pullrequest
46bc05c52 Martin Sjölund Change commit from submodule to symlink
348afac56 Martin Sjölund * OMCompiler f12151c...ccf8c89 (1): > Link libzlib explicitly since gcc fails bootstrapping
a900aeab3 Martin Sjölund Add 'OMShell/' from commit 'cf210ceb0fe1d26744b0d62eaee0daa39c9169f5'
0824d635e Martin Sjölund Remove OMShell (will be re-added as git subtree)
e55eab08d Martin Sjölund Add 'OMNotebook/' from commit '3671c8f5065aff8145a01a70f941931caf3c07e2'
9277a51f8 Martin Sjölund Remove OMNotebook (will be re-added as git subtree)
cb7e493dd Martin Sjölund Add 'OMEdit/' from commit '21f82a33bf74193b96a90a473999778440c87380'
1c8913995 Martin Sjölund Remove OMEdit (will be re-added as git subtree)
4df0afb01 Martin Sjölund Add 'OMPlot/' from commit '4b15019d19e127c61fed45ce9148add4fc3fe81e'
b4966f89f Martin Sjölund Remove OMPlot (will be re-added as git subtree)
c394834f0 Adeel Asghar * OMCompiler b9d5e4a...f12151c (1): > Make sure file is not modified before using the cache
2c38819c8 Martin Sjölund * OMCompiler 09f079c...b9d5e4a (1): > Clear the extra memory pools on each iteration
586d36e52 Adrian Pop * OMCompiler db4e230...09f079c (1): > [BUILD] - add missing = in Autoconf.mo.omdev.mingw
4034105c4 Adrian Pop * OMCompiler 81d8a03...db4e230 (1): > [BUILD] - fix System.c external interface for bootstrapping on Windows
851d1574a hudson * libraries 0efd5c9...0f6241c (1): > Bump libraries
9bc3c9b8e Adrian Pop * OMCompiler 02027be...81d8a03 (1): > [BUILD] - fix generation of Autoconf.mo on msys/mingw
295a9d50e Adrian Pop * libraries 501c5f9...0efd5c9 (1): > add provides for NcDataReader2
2984c9693 Adeel Asghar * OMEdit a95655f...21f82a3 (1): > Only show documentation for LibraryTreeItem::Modelica
21f82a33b Adeel Asghar Only show documentation for LibraryTreeItem::Modelica
ef4b26a03 Martin Sjölund * OMCompiler 5db7684...02027be (1): > Move more constants from System.mo to Autoconf.mo
f6f094852 Adeel Asghar * OMEdit 03aae16...a95655f (1): > Added `oms_solver_wc_mav2` solver
a95655f00 Adeel Asghar Added `oms_solver_wc_mav2` solver
873868186 Adeel Asghar * OMEdit 0bc9db2...03aae16 (1): > Fixes ticket:5412 Close the simulation result file properly
03aae16a2 Adeel Asghar Fixes ticket:5412 Close the simulation result file properly
ea4c085eb frape315 * OMSimulator 8908238...c11f942 (1): > Adaptive step-size solver for Co-simulation (#602)
b827193b1 Martin Sjölund Load Autoconf.mo in bootstrapping tests
42dffbd99 Martin Sjölund Updating submodules
c5f6f6c83 Adeel Asghar * doc 2c7fbf9...6eaa1a8 (1): > Fix indentation
6eaa1a86a Adeel Asghar Fix indentation
bd53a7ee6 Adeel Asghar * OMEdit 888930a...0bc9db2 (1): > Set the ModelWidget before setting the class text
0bc9db2d1 Adeel Asghar Set the ModelWidget before setting the class text
6ddf108a8 Martin Sjölund * OMCompiler c84e407...c97542d (3): > Update work-around for MSL 3.2.1 tables > Compile ModelicaExternalC static lib > Use -Wl,-Bstatic for user libraries in FMUs
b75f3413e Adrian Pop * OMCompiler 3997aa3...c84e407 (1): > [RUNTIME] the usual evening fix for Windows builds
a69a41014 Per Östlund [NF] Add external object connection test.
772fbf080 Per Östlund Updating submodules
018430674 Per Östlund [NF] Add more when tests.
1e744a345 Per Östlund Updating submodules
f193e07a0 Per Östlund [NF] Add more when tests.
0c6c63a5f Per Östlund Updating submodules
473d47918 Martin Sjölund * OMCompiler fc29404...adba422 (1): > Call the correct Makefile target on OMDev
3c401647a Per Östlund [NF] Add more when tests.
5427f3e5e Per Östlund Updating submodules
36d36230f Martin Sjölund * OMCompiler 53c7613...ec459e7 (1): > Add more timers for solvers
1d88e8a7c Martin Sjölund * OMCompiler e9616ab...53c7613 (1): > Try even harder to fix Windows builds
a8698a50c Martin Sjölund * OMCompiler f337f6d...e9616ab (1): > Fix for Windows builds
26ce2d8e9 Adrian Pop * OMCompiler 9c7d828...f337f6d (1): > [OMSI] link with expat on non Windows
a514dc3b7 Adrian Pop * OMCompiler a356daf...9c7d828 (1): > [OMSI] fix the search lib path for sundial
8a00eba93 Adeel Asghar * doc 09c7fa1...2c7fbf9 (1): > Documentation of translation flags in OMEdit
2c7fbf9f3 Adeel Asghar Documentation of translation flags in OMEdit
b900c7ed1 Martin Sjölund Updating submodules
cd7e51692 Martin Sjölund Expected output when listing files in source FMUs
7e86472ea Adrian Pop * OMCompiler ab4e3e6...e13c1c3 (1): > attempt to fix MacOS builds - depend OMSI on fmil as well
4e96c49fa Per Östlund [NF] Add more when-tests.
abc4efe61 Per Östlund Updating submodules
b1dd04d8e hudson Updating submodules * OMEdit f000581...888930a (1): > Set setSaveContentsType to SaveInOneFile when creating non-existing classes Fixed a typo
1d7487d43 Andreas * OMCompiler f881685...e3fab53 (1): > [OMSI] Add OMSIBase library with solvers
96f619012 Per Östlund * OMCompiler b70342a...f881685 (1): > [NF] Fix visualization (ticket:5319).
888930a5c Adeel Asghar Set setSaveContentsType to SaveInOneFile when creating non-existing classes Fixed a typo
fa52b4763 Adeel Asghar * OMEdit e76522f...f000581 (1): > Set the save contents type when creating non existing classes
f00058119 Adeel Asghar Set the save contents type when creating non existing classes
b110bb160 Martin Sjölund Updating submodules
b14fc7d6c Martin Sjölund Add testcase for ticket 5360
48e0b2172 Per Östlund * OMCompiler 417604f...759292c (1): > [NF] Remove workaround for ticket:4904.
a1b491d5a Lennart Ochel * OMSimulator afc407f...6f471e6 (1): > Re-add adaptive step-size control (#614)
9de0bfe33 Martin Sjölund * OMCompiler 2305d75...417604f (1): > Extend LOG_STATS_V with more timers
30e9e67d7 Adeel Asghar Updated the moveClass API test Check for all the loaded classes before and after the `moveClass` API call.
03eb7d62e hudson Updating submodules
e537dbc7f hudson * libraries 424050d...501c5f9 (1): > Bump libraries
6ab08f22b Per Östlund * OMCompiler 72fdfb4...89078f5 (1): > Fix integer packing in C code generation.
3965509b4 Martin Sjölund * OMCompiler d85a258...72fdfb4 (1): > Do not run both event and output timers at the same time
4a84aaad6 hudson * libraries 161233d...424050d (1): > Bump libraries
16b02564b hudson * libraries 55f9bfc...161233d (1): > Bump libraries
13c7f7a2c Per Östlund [NF] Disable final parameter tests.
bf578f09a Per Östlund Updating submodules
416ac23a4 hudson * libraries d78d477...55f9bfc (1): > Bump libraries
3f3f13ab3 Per Östlund [NF] Update tests.
3073eb143 Per Östlund Updating submodules
38ba20a57 hudson * libraries 6dca805...d78d477 (1): > Bump libraries
d8e33dd57 Adeel Asghar * OMEdit df3d8f4...e76522f (1): > Check if the bitmap file exists or not
e76522f2d Adeel Asghar Check if the bitmap file exists or not
b9ff5e13a Adeel Asghar * OMEdit f84bf47...df3d8f4 (1): > Set the editor text via setClassText
d2a971e71 Adrian Pop * OMCompiler f350041...050a820 (1): > use fabs for doubles
df3d8f427 Adeel Asghar Set the editor text via setClassText
3aee09289 Adrian Pop * OMCompiler 570e9f0...f350041 (1): > fix MacOS builds
b0224f97c Adeel Asghar * OMEdit ed41047...f84bf47 (1): > Only return true from operator< when item is really less than
f84bf474d Adeel Asghar Only return true from operator< when item is really less than
4b7d2c2ae arun3688 * OMNotebook da5e18f...3671c8f (1): > Fix some typos in OMNotebookHelp.onb
3671c8f50 arun3688 Fix some typos in OMNotebookHelp.onb
cd8880928 Adrian Pop fix tests after update of MSL 3.2.3
7bf714645 hudson Updating submodules
ed4104717 Adeel Asghar Fixes ticket:4799, ticket:4875, ticket:5191 and ticket:5393 Better duplicate functionality.
7dd33ff4a Per Östlund [NF] Update tests.
e9bb8d616 Per Östlund Updating submodules
8a7ebb7b6 kabdelhak [fixTest] ticket4793
314b7e3f3 kabdelhak Updating submodules
8de30392b Lennart Ochel Update doc/
1ca31320e Per Östlund * OMCompiler 2f5968b...f440207 (1): > [NF] Real range fixes.
5a9953276 Per Östlund [NF] Update tests.
d5f876799 Per Östlund Updating submodules
09c7fa140 Lennart Ochel Fix link to OMSimulator documentation
9e5561383 Per Östlund [NF] Add tests.
d32907bb3 Per Östlund Updating submodules
73d7366f2 Adrian Pop * OMCompiler 113e9da...9a49909 (1): > Fix windows build after linking with tables
63cc0598d Martin Sjölund * libraries c97f5db...49acef0 (1): > More libraries changed to BSD3
2c626d1a2 Martin Sjölund Updating OMCompiler
fe66efcaf Martin Sjölund * libraries e218231...c97f5db (1): > Add BSD3 license option for libraries
5e38dd5ec hkiel * OMEdit 94ae17d...e4f00d9 (1): > fix includes
e4f00d95b hkiel fix includes
27b1fa1f8 hudson * libraries 70b9949...e218231 (1): > Bump libraries
1b0c51507 Per Östlund * OMCompiler 9656261...a5562cc (1): > [NF] Improve ModelicaIO support.
36558dcd3 Per Östlund * OMCompiler fe78a6d...9656261 (1): > [NF] Implement ModelicaIO_readMatrixSizes.
e8f547afb hudson * libraries d066e21...70b9949 (1): > Bump libraries
62f7a1c33 Per Östlund * OMCompiler fe6fd31...fe78a6d (1): > [NF] Implement ElementSource.getElementSourceTypes.
df234ac47 Martin Sjölund Updating submodules
37bcdd644 Martin Sjölund Update tests (not BackendDump of empty sections)
3f5243a8d Per Östlund Updating submodules
0c072d16e Per Östlund [NF] Add constraining class tests.
8d0023625 hudson * OMEdit 67fe5ce...94ae17d (2): > Fix case of include. > Better handling of command line options/flags Fixes ticket:5132, ticket:5310 and ticket:5329 We now have global flags in `Tools->Options->Simulation` and the same flags are also available locally in `Simulation Setup` window under `Translations Flags` tab. The global flags uses the default values of the flags. The local flags have the following order default, gloabl, model specific via the `__OpenModelica_commandLineOptions` annotation and then it preserves any changes done by the user.
94ae17d60 Per Östlund Fix case of include.
f818ba8ae Adeel Asghar Better handling of command line options/flags Fixes ticket:5132, ticket:5310 and ticket:5329 We now have global flags in `Tools->Options->Simulation` and the same flags are also available locally in `Simulation Setup` window under `Translations Flags` tab. The global flags uses the default values of the flags. The local flags have the following order default, gloabl, model specific via the `__OpenModelica_commandLineOptions` annotation and then it preserves any changes done by the user.
3e59d5b45 Adeel Asghar * OMEdit 43ebf04...67fe5ce (1): > Read the activate access annotations setting only at loading
67fe5ced3 Adeel Asghar Read the activate access annotations setting only at loading
d61da534b hudson * libraries dfea231...d066e21 (1): > Bump libraries
4a303b3cd hudson * libraries 28952b5...dfea231 (1): > Bump libraries
7912862cb hudson * libraries 8ca1fa2...28952b5 (1): > Bump libraries
6b821a8a9 Adeel Asghar Updating submodules
43ebf040c Adeel Asghar Bundled all import and export actions under File menu Update to new interface of `buildEncryptedPackage` setSaveContentsType whenever we update the class information.
2de609cb3 hudson * libraries df1f2a3...8ca1fa2 (1): > Bump libraries
d6785fed8 Per Östlund Updating submodules
a10b1953e Per Östlund [NF] Add redeclare test.
45fd35456 Andreas * OMCompiler ea6c155...cfee592 (1): > [OMSI] Preparing Code generation for C
0ee8017d1 Per Östlund * OMCompiler a0d3cc1...ea6c155 (1): > [NF] Fix ComponentRef.transferSubscripts.
d9b6b45b1 hudson * libraries 46e6094...df1f2a3 (1): > Bump libraries
cc9f361a6 Per Östlund Updating submodules
b11b5d545 Per Östlund [NF] Add redeclare test.
338c59484 Per Östlund * OMCompiler 68d87aa...1cc697e (1): > Add referencePointerString debug function.
1e237d2f6 Per Östlund * OMCompiler 50bc1b1...68d87aa (1): > [NF] Use explicit scope in InstNode.scopeName.
1d1289f36 hudson * libraries 17e826b...46e6094 (1): > Bump libraries
9e044ea4e Per Östlund Updating submodules
5a2e7ef25 Per Östlund [NF] Update tests.
20e11b521 AnHeuermann * OMCompiler f211539...5c656ca (1): > Add comment for parameters in generated code
239e57ff2 Adrian Pop add OMEncryption to .gitignore
6b4efb7b7 Per Östlund * OMCompiler ae2ddcb...f211539 (1): > [NF] Hack to fix some array conditions.
645efde67 Per Östlund [NF] Add inner/outer test.
3e2cc3700 Per Östlund Updating submodules
1229c9332 Per Östlund * OMCompiler f0376d4...b55fb1b (1): > [NF] Collect functions in array dimensions.
ee328a996 Per Östlund * OMCompiler b691eb1...f0376d4 (1): > [NF] Fix equation counting for _.
7e05f6955 hudson * libraries 2c53690...17e826b (1): > Bump libraries
4e226ae04 hudson * libraries 29a50fc...2c53690 (1): > Bump libraries
31dd020a4 Per Östlund [NF] Update tests.
78afa1eb6 Per Östlund Updating submodules
8a674c236 Per Östlund * OMCompiler 69a3ec4...2ba9e4b (1): > [NF] Update the call type when type casting.
0372b6d33 Per Östlund * OMCompiler 0470a5b...69a3ec4 (1): > Fix : subscripting in Ceval.cevalSubscriptValue.
f64db1904 Per Östlund * OMCompiler cc9ae78...0470a5b (1): > Improve runtime implementation of 'diagonal'.
15a7e24ad Per Östlund * OMCompiler 482cb0e...cc9ae78 (1): > [NF] Improve type casting of some builtins.
7049f3013 Per Östlund * OMCompiler ba58857...482cb0e (1): > [NF] Fix function vectorization with type casting.
1c477aa8d Per Östlund [NF] Add more function vectorization tests.
ba60f6518 Per Östlund Updating submodules
5bf89f092 hudson * libraries 7ddab42...29a50fc (1): > Bump libraries
06df31c77 Per Östlund Updating submodules
76b2ef35d Per Östlund Add cardinality to spellcheck.
426974a52 Per Östlund [NF] Update cardinality tests.
220cd16ea hudson * libraries 2064866...7ddab42 (1): > Bump libraries
2e48f6561 Per Östlund * OMCompiler c4e03c8...4961b36 (1): > [NF] Fix Call.reductionDefaultValue.
f15fcea19 Per Östlund * OMCompiler a44d71c...c4e03c8 (1): > [NF] Fix tuple calls in builtins and reductions.
cfe3263ac Per Östlund * OMCompiler 1784812...a44d71c (1): > [NF] Fix scope in Inst.instConnectorCref.
a5473164d hudson * libraries 6c1b6a1...2064866 (1): > Bump libraries
08742a3c5 Martin Sjölund Add total model for changed ClosedLoop example
f6fbeafca Martin Sjölund Updating submodules
1e3bbbcd4 Per Östlund [NF] Update tests.
35b3d414c Per Östlund Updating submodules
31b563012 arun3688 * OMCompiler 57fb8ee...7c64e95 (1): > generate HTML report and debug log for dataReconciliation
b37f982b9 Per Östlund * OMCompiler 0eec718...57fb8ee (1): > Rename System.stringHashDjb2Mod alias.
7d264e89a Per Östlund [NF] Add expandable connector tests.
fa2169b2e hudson Updating submodules
3d734cf3c Martin Sjölund Added Modelica 2018 US paper
9d9cee99e Martin Sjölund Add some Modelica'2019 papers
f51840c19 Adeel Asghar * OMCompiler 5c5d5ad...a385b60 (1): > Added new API parseEncryptedPackage Works similar to `parseFile`. Added support for creating .mol packages without encryption which means they only contains the .mo files and also updated `loadEncryptedPackage` to be able to load such packages.
9658c55ef Adeel Asghar bump OMEdit
29420dd9f Adeel Asghar Support for exporting/importing .mol without encryption/decryption
d09c7c7d8 hudson * libraries 9d8c132...a00049d (1): > Bump libraries
2acecddf0 Martin Sjölund * OMSimulator 7154469...afc407f (1): > Build CentOS7
98bcb4860 Martin Sjölund * OMSimulator 678e5cd...7154469 (2): > Add retry 2 times for MSVC64 target > Fix building on systems using Boost
9609be776 Adeel Asghar * OMCompiler 61b21df...5c5d5ad (1): > Check if .mol contains .mo files If it does then load them normally
a5d752a91 hudson * libraries 4b4cd17...9d8c132 (1): > Bump libraries
4ed92480b Martin Sjölund Updates for newest ThermoPower
a6021ff32 Martin Sjölund Updating submodules
5fb237721 Adeel Asghar * OMEdit 9f3d0f7...775b6d5 (1): > Fixed OMSimulator documentation link
775b6d575 Adeel Asghar Fixed OMSimulator documentation link
63783be7a hudson * libraries c5c9afe...c8bfed1 (1): > Bump libraries
64e532c24 AnHeuermann Neede one more change of ordering
996d2153b hudson Updating submodules
e21082582 AnHeuermann Changed order of cse variables in jacobian for dynamicTearing2.mos
575806cbc Adeel Asghar * OMCompiler e32846a...91743ce (1): > ticket:5343 set the isReadOnly attribute to false When copying the class make sure we make set `isReadOnly` attribute to false.
221cfcd17 hudson * libraries 98ee3a0...c5c9afe (1): > Bump libraries
eb9b5cb79 Martin Sjölund * libraries f4899c1...98ee3a0 (1): > Fix 3.2.3 patching
4f5354dd7 hudson * libraries 7b754d4...f4899c1 (1): > Bump libraries
a0627421a hudson * libraries 3d1a422...7b754d4 (1): > Bump libraries
d48e82144 hudson * libraries 796760d...3d1a422 (1): > Bump libraries
fb0112831 Martin Sjölund * OMSimulator 31da4d4...678e5cd (1): > Update OMTLMSimulator
1e9d59d51 Adrian Pop * OMCompiler 0c02427...e32846a (1): > more fixes to ticket:5305
581d9b7c7 Adrian Pop * testsuite a6d7282...70e6d3a (1): > add test for ticket:5340
70e6d3af9 Adrian Pop add test for ticket:5340
390074568 Adrian Pop * OMCompiler b5e109e...0c02427 (1): > fix for ticket:5340 - handle DAE.INITIAL_TERMINATE in BackendDAECreatelowerEq - correctly add DAE.TERMINATE to the regular equations, not the initial equations
02540072e Lennart Ochel * OMSimulator 063b29a...31da4d4 (1): > Test MSVC64 builds
21221e4e1 hudson * libraries f54fc08...796760d (1): > Bump libraries
eea5ec294 Adrian Pop * OMCompiler 33c5dba...b5e109e (1): > fix ticket:5305 - handle ModelicaStandardTables in SimCodeFunctionUtil.getLibraryStringInMSVCFormat - fix some msvc C codegen issues (some linker issues stil remain) - now models with tables work fine with --target=msvc --simCodeTarget=Cpp
0c4e65392 Martin Sjölund * OMSimulator 15b31e2...063b29a (1): > [Jenkins] Check if submodule was updated unexpectedly
a0daf5f8c hudson Updating submodules * OMSimulator 9b58085...15b31e2 (7): > Make the detection of libstdc++fs more robust > Update OMTLMSimulator > Fix compilation with MSVC > Fix nested namespaces > Fix flag --resultFile > Strip prefix model.root.fmu. for isolated FMUs > Add support for C++17, replacing Boost
22352d406 Per Östlund * OMCompiler 1afef5f...33c5dba (1): > [NF] Fix checkConnectorType for derived nodes.
adc135768 Per Östlund * OMCompiler a154b44...1afef5f (1): > [NF] Fix default connector type for discrete types.
a6d7282b3 Adrian Pop update test due to changes in ticket:5336
270177bbd Adrian Pop Updating submodules
223eec880 Adrian Pop update OMCompiler/3rdParty
6c58cb89f Per Östlund * OMCompiler 89e4fb8...19e82ea (1): > [NF] Inherit annotations in functions.
ede3a4372 Lennart Ochel * OMSimulator 9015f14...9b58085 (2): > Update OMTLMSimulator > Enable tlm tests again
189f35e99 Robert Braun * OMSimulator e923b2a...9015f14 (1): > Sequential initialization of TLM submodels
68e277487 Lennart Ochel * OMSimulator 2cb1242...e923b2a (2): > Emit results before stepping WC systems > Improve error messages of setRealInputDerivative
e277dd4f2 hudson Updating submodules * OMEdit d66d325...9f3d0f7 (1): > Update e-mail address
9f3d0f7c6 Lennart Ochel Update e-mail address
353170ebb Lennart Ochel * OMSimulator 827b45e...74ab875 (2): > Make working dir a canonical path > Make working dir the default tmp dir
5eca2c82c Adrian Pop * OMSimulator 6d1a547...827b45e (1): > update OMTLMSimulator
9d3928c68 hkiel * OMCompiler a55f71c...89e4fb8 (2): > update documentation of some functions > fix compile warnings
d64206942 hudson * libraries d6f226b...bf186f6 (1): > Bump libraries
fb37f9539 Lennart Ochel * OMSimulator 5b18fb2...6d1a547 (1): > Sort API calls in the documentation
ab8a43703 Per Östlund * OMCompiler 2de3e75...a55f71c (1): > [NF] Fix type when casting arrays.
f1702248b Lennart Ochel * OMSimulator 2f8dd7a...5b18fb2 (1): > Update OMTLMSimulator
fb4a3775e Robert Braun * OMSimulator dc6caf6...2f8dd7a (1): > Update TLM submodule
a4239907d Lennart Ochel * OMSimulator aca92db...dc6caf6 (1): > Add oms_setRealInputDerivative to the API
17e8dc127 Lennart Ochel * OMSimulator 0eb72f6...aca92db (2): > Disable tlm tests for now. Revert this ASAP. > Implement soft real-time for co-simulation
00839f2f9 Lennart Ochel * OMSimulator 13a80b7...0eb72f6 (1): > Fix command-line option --solver
72c250fb6 AnHeuermann * OMCompiler b3d5248...2de3e75 (1): > Removed unused makefile rule mkbuilddir
4a9c3a2b2 arun3688 * OMCompiler ce469c3...b3d5248 (1): > fix Fstar Computation for dataReconciliation
d09ba73ad hudson * libraries 0f55607...d6f226b (3): > Bump libraries > update MSL hash > update version in patches to 4.0.0-dev
185f64801 Lennart Ochel * OMSimulator 85af15f...13a80b7 (1): > Update links in the README file
75b8c942b Adeel Asghar * OMEdit b09a4f0...d66d325 (2): > Set the default compiler and allow resetting back to default > ticket:5044 Allow setting the compiler `--target=gcc` only set the makefile build system and not the compiler. Use `setCompiler` and `setCXXCompiler` to set the compiler.
f9f54cc24 Adeel Asghar * OMEdit 51d7b1e...b09a4f0 (1): > ticket:5274 Added a button to open the transformational debugger directly
d66d325c0 Adeel Asghar Set the default compiler and allow resetting back to default
f38b366f9 Adeel Asghar ticket:5044 Allow setting the compiler `--target=gcc` only set the makefile build system and not the compiler. Use `setCompiler` and `setCXXCompiler` to set the compiler.
b09a4f003 Adeel Asghar ticket:5274 Added a button to open the transformational debugger directly
3a8709612 Adeel Asghar * OMEdit f0fa107...51d7b1e (1): > Fix OSX build
51d7b1ef5 Adeel Asghar Fix OSX build
f5ddcb558 Karim Abdelhak * OMCompiler 5c4124c...ce469c3 (1): > [BE] Fix mixed-determined dump and raise index to 10
b58799a80 Karim Abdelhak [aspell] added overdetermined underdetermined underconstrained
a28c3f976 Lennart Ochel * OMSimulator 32ebddd...85af15f (1): > Remove unused includes
6481cab70 Lennart Ochel * OMSimulator a0df12c...32ebddd (2): > Disable concurrent OMSimulator builds > New flag --stripRoot
510ff8cee Adrian Pop update OMCompiler with correct 3rdParty
23a6c4733 Adeel Asghar * OMEdit 9fe7631...f0fa107 (1): > ticket:5048 use the class name for listFile instead of file name
f0fa10751 Adeel Asghar ticket:5048 use the class name for listFile instead of file name
77305f95b Adeel Asghar * OMEdit 8db5bf7...9fe7631 (1): > ticket:5048 suppress the unnecessary qt warning messages
9fe763165 Adeel Asghar ticket:5048 suppress the unnecessary qt warning messages
c142f68ca arun3688 * OMCompiler d45128c...086fe63 (1): > add debug log and fix jacobian transpose for dataReconciliation
299f6fd84 Martin Sjölund * OMSimulator 75b0296...a0df12c (3): > Get latest OMTLMSimulator > Fix Python C interface > [Jenkins] Fix tests
20363b8ab Adeel Asghar * OMCompiler c0983d2...d45128c (1): > Expose the functions required by OMEncryption
8c3a23d5a Per Östlund [NF] Update tests.
e212d4da5 Per Östlund Updating submodules
106cb58a4 Lennart Ochel * OMSimulator 3a00dbf...75b0296 (2): > Re-add testsuite > Remove testsuite submodule
45d68bffa hudson * libraries 442de86...0f55607 (1): > Bump libraries
3bee91c1d Adrian Pop * OMCompiler 8017c67...e13c41a (1): > fix ticket:5048, lookup starting in the class, not the parents - only do this if the class is not derived
89143c127 Adeel Asghar * OMEdit 3e4797e...8db5bf7 (1): > ticket:4369 set the time unit so it doesn't become invalid. Only use the time conversion for time and interactive plot types.
8db5bf7eb Adeel Asghar ticket:4369 set the time unit so it doesn't become invalid. Only use the time conversion for time and interactive plot types.
39b77241a hudson * libraries 9bd9478...442de86 (1): > Bump libraries
f44d943bd Per Östlund [NF] Update tests.
6b26f03ee Per Östlund Updating submodules
ba4a3e231 Per Östlund * OMCompiler 2fee2f0...71414e4 (1): > [NF] Add execStat för Absyn->SCode.
7981963c1 hudson * libraries d48f031...9bd9478 (1): > Bump libraries
b145b5522 Adeel Asghar * OMPlot af5c4a6...4b15019 (1): > Clean up resources
fd9bf81a0 Per Östlund * OMCompiler 4b0bcc2...2fee2f0 (1): > Fix code generation for function outputs.
4b15019d1 Adeel Asghar Clean up resources
8c828b7e0 Adeel Asghar * OMEdit 91189d4...3e4797e (1): > Clean the SVGs
3e4797e93 Adeel Asghar Clean the SVGs
b0a364590 Per Östlund * OMCompiler 68cc738...4b0bcc2 (1): > [NF] Improve Typing.typeExpDim.
be9c750c6 arun3688 fix DataReconciliationOpenCpsTests.mos baseline results
53450f865 arun3688 Updating submodules
262caf127 hkiel * OMEdit 7353b63...91189d4 (1): > fix for Qt4.8: do not use QStringRef.left() or right()
91189d4fa hkiel fix for Qt4.8: do not use QStringRef.left() or right()
8558faee4 Anatoly Trosinenko * OMEdit ce509a3...7353b63 (2): > Use different icons for autocompleted class and component names > Show meaningful descriptions for autocompleted classes and components
7353b630f Anatoly Trosinenko Use different icons for autocompleted class and component names
502f86fd7 Anatoly Trosinenko Show meaningful descriptions for autocompleted classes and components
2fe61a6fc hudson * libraries 91c7cc3...d48f031 (1): > Bump libraries
aa92d03d8 hudson * libraries 8c04a0a...91c7cc3 (1): > Bump libraries
1a1d3db32 hudson * libraries 1541c34...8c04a0a (1): > Bump libraries
cd01b362f Lennart Ochel * OMSimulator f1611fc...3a00dbf (1): > Fix documentation of oms_importString
ae77dd6ed Adeel Asghar * OMEdit bef7e4f...ce509a3 (1): > Fixes ticket:5050 Use `Qt::ElideRight` if the value is a double in non-scientific notation. If the value is in scientific notation then use `Qt::ElideMiddle`.
ce509a36c Adeel Asghar Fixes ticket:5050 Use `Qt::ElideRight` if the value is a double in non-scientific notation. If the value is in scientific notation then use `Qt::ElideMiddle`.
a0d438c29 Martin Sjölund * OMCompiler bbc721e...05c8b02 (1): > Unroll the patch commands
0da1f6564 Martin Sjölund Updates for MSL 3.2.3 being added
8e643e886 Martin Sjölund Updating submodules
ddc484b2e Per Östlund * OMCompiler d255b3a...bbc721e (1): > [NF] Use System.setUsesCardinality.
1d6c04a4c Martin Sjölund Updating OMCompiler
acff4fc14 Martin Sjölund * OMCompiler 554ce08...a6a2406 (1): > Remove svn-clean.py
8b4fc4efe Martin Sjölund * OMCompiler a27fbae...554ce08 (1): > Unify BSD/OSX and GNU sed syntax to one
d803f6750 Martin Sjölund Updating OMCompiler
bef7e4f63 Adeel Asghar ticket:5050 Use Qt::ElideRight for value column. Other columns use Qt::ElideMiddle
53121856e Martin Sjölund * OMCompiler fbc944f...e10d5e4 (1): > Use $(MAKE) in Makefile
21d2cf187 Martin Sjölund Updating OMCompiler
c8fa40216 Adeel Asghar ticket#5190 Save the class when saving the documentation
72b57be7f Adeel Asghar ticket#5207 Preserve the jacobian type between simulations
acf369209 Per Östlund * OMCompiler 0f5c4be...2f863d0 (1): > [NF] Make Real range generation more robust.
de55ec377 Anatoly Trosinenko Do not pass platform triplets with '&' when compiling FMUs
008aaf86e Per Östlund * OMCompiler 58af603...0f5c4be (1): > [NF] Handle inner/outer in records.
0c0957928 Anatoly Trosinenko Refactor GitCommands.{h,cpp}
52aaba44e Per Östlund * OMCompiler 38fd61a...58af603 (1): > [NF] Allow Fortran 77 as external language.
d1d87566f Per Östlund [NF] Update tests.
9531ac33d Per Östlund Updating submodules
a3987d2f8 Per Östlund [NF] Add Complex subtraction test.
fa58684ec Adeel Asghar * doc c7d4997...8b616b2 (1): > Improved the OMPython's setXXX functions explanation
8b616b2cf Adeel Asghar Improved the OMPython's setXXX functions explanation
789da9f74 Adeel Asghar * doc 50403cf...c7d4997 (1): > Fix heading style
06c68c1ef Martin Sjölund Updating OMCompiler
c7d4997de Adeel Asghar Fix heading style
646c9d059 Martin Sjölund * libraries 7061218...5abf33d (1): > Add MSL 3.2.3
29765f548 hudson * libraries 582ceb7...7061218 (1): > Bump libraries
a974fed69 Per Östlund * OMCompiler be0943f...8167b9d (1): > [NF] Partially revert 8fcf925.
40501effc arun3688 * doc 2ef337a...50403cf (1): > fix OMJulia introduction
50403cfa6 arun3688 fix OMJulia introduction
a0238987d hudson * doc bbccbd9...2ef337a (2): > Merge remote-tracking branch 'origin/master' > users guide doc for FMU animation
2ef337a4e Adeel Asghar Merge remote-tracking branch 'origin/master'
970471d85 Volker Waurich users guide doc for FMU animation
7e3b0eaa7 Per Östlund * OMCompiler 247f185...be0943f (1): > [NF] Fix scoping of redeclared components.
2078fcba0 Per Östlund * OMCompiler 852d89e...247f185 (1): > [NF] Handle importing and inheriting the same name.
96385720e Per Östlund * OMCompiler 8fcf925...852d89e (1): > [NF] Fix operator overloading.
fbf72a40d Per Östlund * OMCompiler fcedc05...8fcf925 (1): > [NF] Various improvements.
fa64771d5 Lennart Ochel * OMSimulator 6bfac9a...f1611fc (2): > Updating testsuite > Step me-system also if it doesn't contain any FMU
53bb83a9d Willi Braun Updating submodules
d97b89374 Willi Braun added test for ticket5294
a36ff7228 hudson Updating submodules
35ce3fd87 Willi Braun adjust test
21a25349a Lennart Ochel * OMSimulator 5fcd6f3...6bfac9a (1): > Revert "Fix bug in oms_compareSimulationResults"
3f09a7561 Per Östlund * OMCompiler bf2e0a4...eb421e8 (1): > [NF] Evaluate bindings of complex final parameters.
bc3ef8138 Lennart Ochel * OMSimulator d2a0e99...5fcd6f3 (1): > Fix bug in oms_compareSimulationResults
597b6c86b Lennart Ochel * OMSimulator 5ee8cb1...d2a0e99 (1): > New flag --wallTime
5ce87e80f Lennart Ochel * OMSimulator 4a05af7...5ee8cb1 (1): > Updating testsuite
6727d600e Lennart Ochel Test output-states
d164e66ab Lennart Ochel Updating submodules
c3b5ebb23 Lennart Ochel Expected output
2d94743e5 hudson * libraries ce198e2...582ceb7 (1): > Bump libraries
f643f5b5a Lennart Ochel * OMCompiler e3d42ec...7eaf6bc (1): > Replace BackendDAEUtil.traverseBackendDAEExpsEqnsWithUpdate
885713e53 Per Östlund Updating submodules
0082843b0 Per Östlund Add test for --showStructuralAnnotations.
8e4b477fc Per Östlund * OMCompiler 2128334...547468f (1): > Expand crefs when simplifying cat.
20243de70 Lennart Ochel * OMSimulator 3ddb45c...4a05af7 (1): > Fix tables and time in wc-systems
6cc245e7c Lennart Ochel * OMSimulator 9890d0f...3ddb45c (2): > Updating testsuite > Fix deletion of associated connections
3534b10ab Lennart Ochel * OMShell 43edc61...cf210ce (1): > Update .gitignore
cf210ceb0 Lennart Ochel Update .gitignore
4824a887d Lennart Ochel * OMSimulator 7d7e812...9890d0f (1): > Remove Identifier.h/cpp
c2b1c9a01 hudson * libraries 277c9e5...ce198e2 (1): > Bump libraries
6772ad32a Lennart Ochel * OMSimulator 14b8f2b...7d7e812 (2): > Test if regex is valid > Fix result filter for tables
f02df9f01 Adeel Asghar * doc 27c9045...bbccbd9 (2): > Document the variable filter option > ModelicaSystem can load dependent Modelica files
bbccbd95b Adeel Asghar Document the variable filter option
0b6f0159a Adeel Asghar ModelicaSystem can load dependent Modelica files
e52a2d854 Adeel Asghar * doc 9c99416...27c9045 (1): > Updated examples
27c90450f Adeel Asghar Updated examples
91daed6d2 hudson * libraries 3867ee4...277c9e5 (2): > Bump libraries > update MSL patches due to version changes - update master revision to the lastest in repos.json
88ec3b611 hudson Updating submodules * OMEdit e519aa1...5016e9c (2): > Update .gitignore > Make oms_system_wc the default system choice
5016e9c73 Lennart Ochel Update .gitignore
31578c083 Lennart Ochel Make oms_system_wc the default system choice
90ac577e4 Adrian Pop Updating OMCompiler
87023ab54 Lennart Ochel * OMPlot c25c2a7...af5c4a6 (1): > Update .gitignore
af5c4a6ad Lennart Ochel Update .gitignore
825f1f0f1 Lennart Ochel Updating submodules * OMOptim 6cc37d7...794e92d (1): > Update common
43edc6161 Lennart Ochel Update common
9d9580f5b Lennart Ochel * OMNotebook bc948d8...da5e18f (1): > Update common
da5e18f2e Lennart Ochel Update common
e60d0de05 Lennart Ochel Update .gitignore
02d3df86d Lennart Ochel * OMSimulator c8b9900...470808f (3): > Updating testsuite > Dump error if setReal failed > Dump error if getReal failed
99820f8bd Adrian Pop * OMCompiler e2dbad2...43044cb (1): > [FMU] static link sundials, ticket:5293
e29c9e2cf hudson Updating submodules * OMEdit d21bc7d...e519aa1 (1): > ticket#5282 Added a customizable delay in variable filter
9ba78919c Adrian Pop * OMCompiler 5e72f06...e2dbad2 (1): > more execstat: at the end of frontend and for checkmodel
e519aa112 Adeel Asghar ticket#5282 Added a customizable delay in variable filter
3d550e416 Martin Sjölund * OMSimulator a200e03...02399ec (1): > Make a static build using Alpine Linux
de0b3ad99 Per Östlund Updating submodules
5c577d75d Per Östlund [NF] Add when test.
9e91387fe Adeel Asghar * OMEdit 0ce89e2...d21bc7d (1): > Check against the actual stop time Rename for OMSimulator models is not implemented yet.
d21bc7d10 Adeel Asghar Check against the actual stop time Rename for OMSimulator models is not implemented yet.
5290514e7 Adeel Asghar * OMEdit 712d903...0ce89e2 (1): > Compare against LibraryType
0ce89e2f0 Adeel Asghar Compare against LibraryType
2a10dd5f3 Adeel Asghar * OMEdit 5297e5b...712d903 (1): > ticket#5285 Implemented "save as" for OMSimulator models
712d903b2 Adeel Asghar ticket#5285 Implemented "save as" for OMSimulator models
9d1baa971 Adeel Asghar * OMEdit 35a006c...5297e5b (1): > Better handling of system simulation information Allow instantiation and simulation from system and submodel level as well.
5297e5ba0 Adeel Asghar Better handling of system simulation information Allow instantiation and simulation from system and submodel level as well.
b9a78f02c Lennart Ochel * OMSimulator 08e3bf9...a200e03 (1): > Fix asynchronous simulation
cd6134b31 hudson * OMSimulator 8c8c521...08e3bf9 (2): > Remove obsolete references to OMSimulatorLib.png > Re-add dummy TLM interface
26b40ffe7 Lennart Ochel * OMSimulator d573c46...8c8c521 (1): > Add some missing lua and python bindings
785efe178 Lennart Ochel * OMSimulator d90764d...d573c46 (1): > Implement oms_getFixedStepSize
470837dba Lennart Ochel * OMSimulator 29991f2...d90764d (1): > v2.1.0-dev
64def7ab0 hudson Updating submodules * OMEdit 55dabec...35a006c (1): > Do not place autogenerated commands to OMC window command line history
fd4e040b5 Per Östlund [NF] Update tests.
5a980e996 Per Östlund Updating submodules
35a006cfc Anatoly Trosinenko Do not place autogenerated commands to OMC window command line history
253464901 Lennart Ochel * OMSimulator 8cec050...3c0c27c (1): > Read version string from file if git is not available
0dacf2aba Willi Braun * OMCompiler 8cd9743...25cfbd5 (1): > removed misleading fScalings labels in kinsol dump
dd3ff330e Adeel Asghar * OMEdit 18e18bd...55dabec (1): > ticket#5273 Reset the filters before inserting new items to Variables Browser The filters are applied back after insertion.
55dabec31 Adeel Asghar ticket#5273 Reset the filters before inserting new items to Variables Browser The filters are applied back after insertion.
b610dde48 Adeel Asghar * OMEdit 2b48418...18e18bd (1): > OMSimulator binaries are in bin folder for Windows
18e18bdfa Adeel Asghar OMSimulator binaries are in bin folder for Windows
bbf16cdea Per Östlund * OMCompiler 683050e...8cd9743 (1): > [NF] Fix root class modifiers.
580dd2bb5 Lennart Ochel * OMSimulator 29e2dae...8cec050 (1): > Allow setting start values before an FMU is instantiated
080a4a03d Lennart Ochel * OMSimulator 1552061...29e2dae (2): > Updating testsuite > Make model->getSystem("") returning the root system
2d5a7feef Lennart Ochel * OMSimulator 628d249...1552061 (1): > Update Python bindings
e8dc4c0b9 Adrian Pop * libraries dc6dc70...3867ee4 (1): > add .git ending
6f8f24c0f Lennart Ochel * OMSimulator 54741bf...628d249 (2): > Update oms_freeMemory > Add more Python bindings
79d048cbb hudson Updating submodules * OMSimulator 5efb12d...54741bf (1): > Remove idle bat-files
2bbce9058 David Polak * OMCompiler 0ef03fc...683050e (1): > Fix FMU hybrj_ function signature
cc4354ded Anatoly Trosinenko * OMCompiler 23d8d26...0ef03fc (1): > Use the stack bottom value from the old threadData, if available
e290872bf Lennart Ochel * OMSimulator 34bf83d...5efb12d (1): > Fix some issues with SSP import for SC systems
db3cabe34 hudson * libraries 720a5ce...c8881a0 (1): > Bump libraries
726115113 Adrian Pop * OMCompiler 0861aa3...23d8d26 (1): > fix metis build on mac
2f561db06 Adrian Pop * OMSimulator d32a5f4...34bf83d (1): > Use curly instead of normal
2fb0879ac Adeel Asghar * OMEdit 0bae201...2b48418 (1): > Adapt to oms_setTolerance
2b48418df Adeel Asghar Adapt to oms_setTolerance
ed8efa22b hudson Updating submodules * OMEdit d04b21f...0bae201 (2): > Fix call of oms_setTolerance > Text view for OMSimulator components
0bae201f4 Lennart Ochel Fix call of oms_setTolerance
585e39728 Per Östlund * OMCompiler ea40561...0861aa3 (1): > [NF] Fix Typing.typeCrefDim.
9a352e40b Adeel Asghar Text view for OMSimulator components
32f2c4511 Per Östlund Updating submodules
6307dbc48 Per Östlund [NF] Add reduction tests.
78b742bfb Lennart Ochel Updating submodules
84a90a33f Lennart Ochel Update tests
d04b21f89 Lennart Ochel Fix oms model state
5cdb13db1 Lennart Ochel Adapt to OMSimulator API changes
6717298e9 Per Östlund * OMCompiler ef2d3b4...bbc0127 (1): > [NF] Record binding fixes.
ebc2b0f30 Adeel Asghar * OMEdit 6bcab54...5ab86e2 (1): > System simulation information for strongly coupled systems
5ab86e244 Adeel Asghar System simulation information for strongly coupled systems
1002d7bc9 hudson Updating submodules * OMEdit b3b2c54...6bcab54 (1): > Allow setting OMSimulator flags Removed the oms2 references
6bcab5440 Adeel Asghar Allow setting OMSimulator flags Removed the oms2 references
fb6797a73 Anatoly Trosinenko * OMEdit 8a25d73...b3b2c54 (1): > Basic implementation of completion for Modelica
b3b2c54c2 Anatoly Trosinenko Basic implementation of completion for Modelica
c14d0527f hudson * libraries bb7703b...2f5b752 (1): > Bump libraries
1ff576939 Anatoly Trosinenko * OMEdit 4f53a8a...8a25d73 (1): > Implement feature to move FMU after build
8a25d733f Anatoly Trosinenko Implement feature to move FMU after build
1a51d290d Lennart Ochel * OMSimulator 9bf31c4...724b23a (1): > Updating testsuite
efa44fb5e Per Östlund * OMCompiler 1f8adde...ef2d3b4 (1): > [NF] Element-wise overloaded operator support.
d663c40d8 Per Östlund Update tests.
164a5ffe7 Per Östlund Updating submodules
7df277138 Lennart Ochel Update DualMassOscillator.mo
2bf67ee95 Lennart Ochel * testsuite a5b0f22...7df2771 (1): > Update DualMassOscillator.mo
25020e4e4 Per Östlund * OMCompiler 5e47a15...1f99d4a (1): > [NF] Add case for MUTABLE in Typing.typeExp.
df139e6a8 Per Östlund * OMCompiler 158a345...5e47a15 (1): > [NF] Flatten for-loop ranges when unrolling.
a2a618928 Per Östlund * OMCompiler c0d2c57...158a345 (1): > [NF] Fix TypeCheck.getRangeTypeReal.
749025cd8 Per Östlund * OMCompiler 973bab3...c0d2c57 (1): > [NF] Improve Ceval.evalArrayConstructor.
92fe82098 Adrian Pop * OMSimulator 0ca3a87...9bf31c4 (1): > link with -latomic on i386
793eed3be hudson * libraries b229cc9...bb7703b (1): > Bump libraries
12b8cb95f Per Östlund * OMCompiler d681d71...973bab3 (1): > [NF] Cleanup some toString functions.
dc548f0ec Lennart Ochel * testsuite 539eebd...a5b0f22 (1): > Test case for coupled ME-FMUs
a5b0f2221 Lennart Ochel Test case for coupled ME-FMUs
b71408040 Lennart Ochel * OMCompiler 8481cc5...d681d71 (1): > Trigger internal computation in initialization mode
114dd97fc Lennart Ochel * OMSimulator 25b7058...0ca3a87 (1): > Fix linking boost
fc1361e67 Per Östlund * OMCompiler 3c1d34e...8481cc5 (1): > [NF] Fix type in Ceval.evalArrayConstructor.
539eebd8e Lennart Ochel Expected output
576e64c1c Lennart Ochel Updating submodules
2d5427859 Lennart Ochel * OMSimulator a8590e0...0d9a538 (1): > Flag to avoid using (wrong) InitialUnknowns from OpenModelica
ec10172a7 Per Östlund * OMCompiler 0fb5b98...3c1d34e (1): > [NF] Collect functions in builtin attributes.
fbfc3fad8 Per Östlund * OMCompiler 2be04fd...0fb5b98 (1): > [NF] Fix Flatten.collectTypeFuncs for arrays.
f17c7f84d hudson * libraries a7b173c...b229cc9 (1): > Bump libraries
30417ae50 Adrian Pop * OMCompiler 1871ad3...2be04fd (1): > [NF] support range based on enumeration type
0d9909d96 Adrian Pop * OMCompiler da97141...1871ad3 (1): > add more operators and builtin functions to the embedded codegen
643bfada5 Lennart Ochel * OMSimulator dc81b66...a8590e0 (1): > Fix multiline log messages on Windows
ab601ab7a hudson * libraries 97e5b18...a7b173c (1): > Bump libraries
c15ea990a Lennart Ochel Initialization of a simple composite model
aa775798b Lennart Ochel * testsuite 6c01304...c15ea99 (1): > Initialization of a simple composite model
fb97934cc Lennart Ochel * OMSimulator 8198634...dc81b66 (1): > Fix initialization of composite models
bd5825906 Lennart Ochel * OMSimulator 26f4f93...8198634 (1): > Fix debug configuration
9f86e33d3 Lennart Ochel * OMSimulator 49c2b46...26f4f93 (2): > Check if it is not allowed to set a start value > Check if FMU exists
7cdbd0169 hudson * libraries f99d436...97e5b18 (1): > Bump libraries
d4af0bd40 Per Östlund * OMCompiler c8cc40e...da97141 (1): > Handle record better in lowerArrayEqn.
6c0130470 Lennart Ochel Move OMSimulator tests to its own folder
135b7b1cb Lennart Ochel * testsuite bde3269...6c01304 (1): > Move OMSimulator tests to its own folder
0c338ceb2 Per Östlund * OMCompiler c68f433...c8cc40e (1): > [NF] Fix Ceval.makeRecordBindingExp.
8894598e3 hudson * libraries c563d2e...f99d436 (1): > Bump libraries
d5c9d7abb Adeel Asghar * OMEdit 7074e48...4f53a8a (1): > More FMU capability flags Added `canInterpolateInputs` and `maxOutputDerivativeOrder`
4f53a8a7a Adeel Asghar More FMU capability flags Added `canInterpolateInputs` and `maxOutputDerivativeOrder`
75b75d444 Per Östlund * OMCompiler ef2fed9...c68f433 (1): > [NF] Ceval/SimplifyExp improvements.
bde3269e1 Lennart Ochel Test case for initialization of an FMU
0987149f6 Lennart Ochel Updating submodules
8ee41fb4f Per Östlund * OMCompiler 82a256a...2f4f72e (1): > [NF] Fix connection graph.
48530199c Martin Sjölund Add missing depends line
25a996e94 hudson Updating submodules
43cc0a2a4 arun3688 add tests for computing reconciled x and sx
0492dfd18 Lennart Ochel * OMCompiler 5c68648...a4086ba (1): > Fix initialization of parameters and attributes for FMUs
2a93e3e52 hudson * libraries 7ad0ed5...c563d2e (1): > Bump libraries
868ae7cbd Adeel Asghar * OMEdit e6e83ea...7074e48 (1): > ticket:5187 Fixed the indentation issue Preserve user formatting where entire sub-packages are kept as single files
7074e4887 Adeel Asghar ticket:5187 Fixed the indentation issue Preserve user formatting where entire sub-packages are kept as single files
79fb9fca0 Per Östlund * OMCompiler 15e62b7...5c68648 (1): > [NF] Retype array constructors after ceval.
6b5a2cc2c Per Östlund * OMCompiler 8311f26...15e62b7 (1): > [NF] Improve toString functions.
22b81040d Lennart Ochel * OMCompiler 0695240...8311f26 (1): > Fix capability flag maxOutputDerivativeOrder
c47a20db4 Lennart Ochel * OMSimulator 7196c9a...49c2b46 (1): > Move add_rpath to cmake
0fa241056 Per Östlund * OMCompiler 43bdde4...0695240 (1): > [NF] Various fixes.
8d6a86bbc Martin Sjölund * OMCompiler 17e1186...43bdde4 (1): > Add the trigonometric functions to EmbeddedC
5f74dae9f hudson Updating submodules * OMSimulator 49fa246...7196c9a (3): > Generate dynamic version of OMSysIdentLib > Misc warning fixes > New implementation of command line flags
f3830b7fd Per Östlund * OMCompiler cf3c2d4...17e1186 (1): > [NF] Improve Expression.splitRecordCref.
c69acb4a9 hudson * libraries 0f44e9f...04efb7e (1): > Bump libraries
06230fdef Per Östlund * OMCompiler b839fa1...cf3c2d4 (1): > [NF] Fix DAE conversion of ^ operator.
5ddf5fe2c Per Östlund * OMCompiler 8ad5de1...b839fa1 (1): > [NF] Fix DAE conversion of / operator.
3a416d669 Per Östlund Add moveClass test.
6508c93fa Per Östlund Updating submodules
94854f254 Martin Sjölund * doc d08d562...9c99416 (1): > Add DOI for Eurosim 2016
9c994164f Martin Sjölund Add DOI for Eurosim 2016
5f35ad2e2 hudson * libraries dba5111...0f44e9f (1): > Bump libraries
0ef3ef7c2 Anatoly Trosinenko * OMSimulator e9e1403...49fa246 (1): > Logging: do not call vsnprintf for disabled debug messages
57ef0b196 hudson * libraries 174a4f0...dba5111 (1): > Bump libraries
dd401ea20 hudson * libraries 6147311...174a4f0 (1): > Bump libraries
df0452cb6 Anatoly Trosinenko * OMCompiler 1b6a960...1e836b6 (1): > Implement *_get_5D(...) array accessors
134d5852a Lennart Ochel * OMSimulator b865951...e9e1403 (2): > Support input derivatives > Add maxOutputDerivativeOrder to FMUInfo
ce88c16c2 Lennart Ochel * OMSimulator 557cbb7...b865951 (1): > Add bat files to run config and build process
88b1ed64e hudson * libraries 14714c1...6147311 (1): > Bump libraries
ed2cbce38 Anatoly Trosinenko * OMCompiler 52cd129...1b6a960 (1): > Do not complain on NULL returned when allocating 0 objects
cd71f416e hudson * libraries a0ef68d...14714c1 (1): > Bump libraries
f05c7c387 Adrian Pop check if common directory exists
c31d49b1f hudson * libraries f22b5e7...a0ef68d (1): > Bump libraries
0821045bb Martin Sjölund * OMCompiler 2b1c2bf...52cd129 (1): > Additional debug messages for overdetermined systems
9be213254 adrpo display the commands during run
ae7259ae4 adrpo make it executable
3a1ea1703 hudson * libraries 48137c7...f22b5e7 (1): > Bump libraries
a74939d1d Adrian Pop * doc 79083ae...d08d562 (1): > fix sed expression for changing svg to pdf in .tex
d08d5620b Adrian Pop fix sed expression for changing svg to pdf in .tex
5c04f7b56 Robert Braun * OMSimulator 36f810b...557cbb7 (1): > Enabled oms3_setLoggingLevel for TLM simulations
7e364deda hkiel * OMCompiler 802d9c8...2b1c2bf (1): > fix copy&paste error
e4c4f8f73 Adrian Pop * doc 4593658...79083ae (1): > proper literal quote for function comments
f026e4317 Dietmar Winkler * OMCompiler 4eda4f7...802d9c8 (1): > BeautifulSoup 3 is no longer maintained, switch to bs4
79083ae24 Adrian Pop proper literal quote for function comments
2c2276b3b Adrian Pop * doc c6431a4...4593658 (1): > fix missing backquote, remove space in literal
43508c1e2 Adrian Pop * OMCompiler 434838c...4eda4f7 (1): > more fixes for ticket:5030 - fix variable cross reference for equations in modelinfo.c - fix equation display in html in default_profiling.xsl - fix a bad string comparison (str == "") in systemimpl.c
4593658c7 Adrian Pop fix missing backquote, remove space in literal
9d0d1a98c Adrian Pop * doc a596ebd...c6431a4 (1): > never ending story
c6431a421 Adrian Pop never ending story
3e83e6959 Adrian Pop * doc 2ab3862...a596ebd (1): > attempt verbatim escaping
a596ebda9 Adrian Pop attempt verbatim escaping
5b3e6726d hudson * libraries fbd1815...48137c7 (1): > Bump libraries
3fdcbf2e4 hkiel * OMNotebook bec0c66...bc948d8 (2): > fix notebook documents being trashed, trac:5255 > also ask before deleting cell when using keyboard short cut
bc948d82c hkiel fix notebook documents being trashed, trac:5255
d52fbfc99 hkiel also ask before deleting cell when using keyboard short cut
ebb51a350 Adrian Pop * doc db03d43...2ab3862 (1): > attempt to fix rst warnings, make class comment verbose
2ab38620a Adrian Pop attempt to fix rst warnings, make class comment verbose
d6ee3b73d Adrian Pop * doc a448030...db03d43 (1): > activate the profiling again
db03d43cd Adrian Pop activate the profiling again
df494c231 hudson * libraries d697be9...fbd1815 (1): > Bump libraries
771345a74 Martin Sjölund * libraries c7a1ffc...d697be9 (1): > M_LS2 2.3.4 provides 2.3.2 functionality
d80495aea hkiel * OMCompiler 7140453...434838c (1): > fix SVG generation script for Python3
49f2729f2 hudson * libraries 23d1fa6...c7a1ffc (1): > Bump libraries
1696e2d00 Lennart Ochel * OMSimulator 6ca3f79...36f810b (1): > Fix performance issue of writing the simulation results
4ff0ebd88 hudson * libraries bb717a9...23d1fa6 (1): > Bump libraries
bc6d80863 Adeel Asghar * OMEdit 19b718f...e6e83ea (1): > Removed unnecessary debugging/helping code.
e6e83ea33 Adrian Pop fix ticket:5251, use secsTo instead of direct comparison
1e137dfbc Adrian Pop * OMEdit 4a8d97d...19b718f (1): > fix ticket:5251, use secsTo instead of direct comparision
f88769989 Adrian Pop * OMCompiler d090ace...7140453 (1): > fix ticket:5250 handle '<' and '>' the way GenerateDoc.mos does
6965af029 wibraun * doc d5eccd3...a448030 (1): > added section for DAE mode
a44803077 wibraun added section for DAE mode
dee1ffbad Per Östlund [NF] Add operator overloading array tests.
d1a04bc77 Per Östlund Updating submodules
a8243f554 hudson * libraries 9bd3ed5...bb717a9 (1): > Bump libraries
0823da75b Andreas * OMCompiler 3fa798f...b8ddb69 (1): > Added dependency for CPP runtime on Windows mingw build
c0bc3ccc6 niklwors * OMCompiler 7a31ea6...3fa798f (1): > [cppruntime] Adapted zero function tolerance
1cabdc1f8 Adrian Pop Updating submodules
24f22591b Adrian Pop add test for ticket:5249
50a0bb93f hudson * libraries 2ba74b0...9bd3ed5 (1): > Bump libraries
a7a556e82 wibraun * OMCompiler 8255622...83d5105 (1): > added UsersGuide ref ticket:4246
cb76bb334 Lennart Ochel * OMCompiler 35cf6f8...8255622 (1): > Fix typos
03f4fb32e niklwors * testsuite edc48e4...b7a3f0c (3): > temporary deactivated cpp test > temporary deactivates cpp test > adapted cpp test
b7a3f0ced niklwors temporary deactivated cpp test
e9f8ac159 niklwors temporary deactivates cpp test
4329bd6a8 niklwors adapted cpp test
4e495f466 hudson * libraries 52ea1e6...2ba74b0 (1): > Bump libraries
edc48e43f Per Östlund [NF] Update tests.
94a8f6b55 Per Östlund Updating submodules
f327e1776 Willi Braun Updating submodules
918a5f78e Willi Braun update daeMode examples
a5a441c44 Per Östlund * OMCompiler 7b01c95...23e4c45 (1): > Improve code generation for ADD/SUB_ARRAY_SCALAR.
1c44f86a1 Adeel Asghar * OMEdit 14a8e7b...4a8d97d (1): > ticket:5244 Fix plotting array derivatives
4a8d97dc9 Adeel Asghar ticket:5244 Fix plotting array derivatives
ebdece43b Lennart Ochel * OMSimulator 6bc7844...6ca3f79 (1): > Add --progressBar to CLI
4ce9d1d2d Adrian Pop * libraries f5eaab2...52ea1e6 (1): > add text on how to add a new library
e6fbb61b1 hudson * libraries d1c8830...f5eaab2 (1): > Bump libraries
6383b5954 Per Östlund * OMCompiler 32d10a9...7b01c95 (1): > [NF] Fix Record.collectRecordParam.
968a6f7cf Adrian Pop * libraries 6d6603f...d1c8830 (1): > add ThermalSeparation library
de8057ec1 hudson * libraries b34a8b8...6d6603f (5): > Bump libraries > update Complex and ModelicaTest trunk patches > Update ModelicaServices trunk patch > update MSL master > update Modelica trunk patch
be84cd68d Per Östlund * OMCompiler d8ca873...32d10a9 (1): > [NF] Record fixes.
2a3f35c40 Lennart Ochel * OMSimulator ed6d9f8...6bc7844 (1): > Implement a progress bar for stepUntil
50c759882 Per Östlund [NF] Add record constructor tests.
37ff3e6db Per Östlund Updating submodules
598960397 Per Östlund * OMCompiler c257574...a16d2aa (1): > Fix lowerEqn for initial complex equations.
728409e52 Adeel Asghar * OMEdit 2310bb3...14a8e7b (1): > ticket:5187 preserve user formatting
14a8e7bb8 Adeel Asghar ticket:5187 preserve user formatting
e971eca79 Lennart Ochel * OMSimulator eb3cec2...ed6d9f8 (1): > Implement oms3_setLoggingLevel
8d7f6f8c0 Per Östlund * OMCompiler b641911...c257574 (1): > [NF] Collect constructors from record expressions.
b60ef14b1 Robert Braun * OMSimulator 1db7789...eb3cec2 (3): > Updating testsuite > Use number of log samples for TLM logging > Log all variables with TLM simulations
8a4a6d9d0 hudson Updating submodules * OMEdit b7e072e...2310bb3 (1): > Fix OSX build
2310bb3c8 Adeel Asghar Fix OSX build
2c111aa2c adrpo update README.md
9eb6d39f3 Lennart Ochel * OMSimulator 7d3831b...9d2f1cc (1): > Add wallTime to systems and components
3856d3c93 hudson * libraries b29a005...b34a8b8 (1): > Bump libraries
454cc0f4b Per Östlund * OMCompiler a1f95a6...b641911 (1): > Handle DAE.REDUCTION in differentiateExp.
db3e5dacd Per Östlund [NF] Add type input/output tests.
64bf6c5e9 Per Östlund Updating submodules
7e723a6ae Lennart Ochel * OMSimulator 0936825...7d3831b (1): > Updating testsuite
aac088ecc Adeel Asghar * OMEdit 5866cd2...b7e072e (1): > ticket:5234 Make sure we always set the MainWindow as active after the simulation
b7e072e57 Adeel Asghar ticket:5234 Make sure we always set the MainWindow as active after the simulation
856ae3fd6 Adeel Asghar * OMEdit e9b53fa...5866cd2 (1): > Make sure we log the messages in the same thread Read the standard output and error files when using the OMSimulator API
5866cd268 Adeel Asghar Make sure we log the messages in the same thread Read the standard output and error files when using the OMSimulator API
dbcd0a438 hudson * libraries c5d6e2b...b29a005 (1): > Bump libraries
5e99d5ae7 Adrian Pop v1.14.0-dev
e9b53fa5a Adrian Pop v1.14.0-dev
42a18c2ef Adrian Pop update the tagging script
c7cfe9ead Adrian Pop add a script to tag the release
e861b96d5 Per Östlund [NF] Update tests.
ef5d1da1a Per Östlund Updating submodules
f3614b6b4 Per Östlund * OMCompiler cb2f4d4...c1a48de (1): > [NF] Add missing cases to Expression.compare.
f73be11ca hudson * libraries 4cfb2b3...c5d6e2b (1): > Bump libraries
606f99b61 Per Östlund Updating submodules
3693a2765 Per Östlund [NF] Update tests.
3a80efe2e Per Östlund * OMCompiler 9fc7ba2...c7c9c71 (1): > [NF] Clone derived nodes.
a063a0ee5 hudson * libraries 346a5ff...4cfb2b3 (1): > Bump libraries
731b96f1e hudson * libraries d96f686...346a5ff (1): > Bump libraries
9b262ea3c Per Östlund * OMCompiler 8ffc95a...9fc7ba2 (1): > [NF] Improve evaluation of record fields.
b63f2de9a Per Östlund Updating submodules
60f701218 Per Östlund [NF] Update tests.
1f0b2c95d hudson * libraries e55a16c...d96f686 (1): > Bump libraries
2dedf251f Adeel Asghar * OMEdit 6abfbe4...a8fad2e (1): > Cancel the composite model simulation properly Set the default result file buffer to 100
a8fad2e17 Adeel Asghar Cancel the composite model simulation properly Set the default result file buffer to 100
439ab4512 Adeel Asghar * OMEdit 3ab3f3d...6abfbe4 (1): > Copy the simulation output without HTML formatting
6abfbe4e9 Adeel Asghar Copy the simulation output without HTML formatting
612fcd10e Adeel Asghar * OMEdit a078212...3ab3f3d (2): > Delete the Algloop* files generated by cpp runtime > Make sure the result file is new
36d1c9e24 Willi Braun adjustTests
74d0b9d17 Willi Braun Updating submodules
3ab3f3d2f Adeel Asghar Delete the Algloop* files generated by cpp runtime
3328a587d hudson * libraries 6849ba0...e55a16c (1): > Bump libraries
1ff9da818 Adeel Asghar Make sure the result file is new
e91e1ce0e Rüdiger Franke * OMCompiler 6770e63...de12219 (1): > [Cpp] Normalize paths for simple concatenation of file names
a21a6771c Rüdiger Franke * OMCompiler aa64ed4...6770e63 (2): > Rename --solver-threads option to confirm with Cpp naming > [Cpp] Don't use outputPath for results file, ticket:4773
a7e0e8681 Per Östlund * OMCompiler 8b10a66...aa64ed4 (1): > [NF] Constant evaluation optimizations.
8a481787f Adeel Asghar * OMEdit 8caab61...a078212 (1): > Interactive simulation is only implemented for c-runtime
a0782120c Adeel Asghar Interactive simulation is only implemented for c-runtime
a861c454e Per Östlund * OMCompiler 99e1c39...8b10a66 (1): > [NF] Include root name when creating complex DAE types.
884824a1f Per Östlund * OMCompiler 809abfc...99e1c39 (1): > [NF] Improve Expression.hasArrayCall.
a14e6294a Per Östlund * OMCompiler bccd64c...809abfc (1): > [NF] Collect more record constructors.
622902ef5 Per Östlund * OMCompiler 2661fa9...bccd64c (1): > [NF] Record fixes.
078bb51cf Rüdiger Franke * OMCompiler 9bcafd6...2661fa9 (1): > [Cpp] Implement flags for input and output path, ticket:4773
a449fe81e Rüdiger Franke * OMCompiler 6f93d97...9bcafd6 (1): > [Cpp] Fix derivative vars in XmlPropertyReader, ticket:4773
d64e610cc Adeel Asghar * OMEdit bcad330...8caab61 (1): > Set the tolerance for WC systems
8caab614a Adeel Asghar Set the tolerance for WC systems
d0f02ca1d Willi Braun update tests
60dd6b7f9 hudson Updating submodules
c22d7d063 hudson * libraries e4f7696...6849ba0 (1): > Bump libraries
155dade7f Adeel Asghar * OMEdit a907340...bcad330 (1): > SSD text view for systems.
bcad33063 Adeel Asghar SSD text view for systems.
e4c61d1f4 Adeel Asghar * OMEdit 11caab2...a907340 (1): > Set the signal filter when instantiating the model.
a90734022 Adeel Asghar Set the signal filter when instantiating the model.
821a3b5c5 Lennart Ochel * OMSimulator f34bbb6...0936825 (1): > Add oms3_setSignalFilter
7adba7b5e Rüdiger Franke * OMCompiler 7f7fb53...210af85 (1): > Re-add local ModelicaExternalC to Cpp runtime, ticket:5227
2f21e5acd Per Östlund [NF] Add record inheritance tests.
f1ef750b4 Per Östlund Updating submodules
381bb20c8 Adeel Asghar * OMEdit b753795...11caab2 (1): > Allow adding TLM connector to the component
11caab2a3 Adeel Asghar Allow adding TLM connector to the component
51e6bc3cd Adeel Asghar * OMEdit 2a71c2e...b753795 (1): > Highlight oms:TlmMaster keyword
b75379539 Adeel Asghar Highlight oms:TlmMaster keyword
1a5b5b0e3 Adeel Asghar * OMEdit 46cf236...2a71c2e (1): > Don't change the filename
2a71c2e9f Adeel Asghar Don't change the filename
b7a12310f hudson * libraries 5eaddd4...e4f7696 (1): > Bump libraries
2a80a5344 Adeel Asghar * OMEdit 2e15199...46cf236 (1): > Connectors are not allowed on a TLM system
46cf23670 Adeel Asghar Connectors are not allowed on a TLM system
52782f550 Robert Braun * OMSimulator 71785cb...f34bbb6 (2): > Updating testsuite > Prevent add variable of existing type to TLM bus
03628c0e2 Per Östlund * OMCompiler 12ee163...96dfd76 (1): > [NF] Evaluate more constants in functions.
4d2c7430a Per Östlund * OMCompiler 6ac3d32...12ee163 (1): > [NF] Minor fixes.
4767f96a4 Per Östlund * OMCompiler 83bdb3d...6ac3d32 (1): > [NF] Fix type checking of tuple expressions.
7857c0c50 Robert Braun * OMSimulator 707c3c3...71785cb (2): > Updating testsuite > Fix setTLMPositionAndOrientation
8ccdc3f97 Per Östlund * OMCompiler eeb0df6...83bdb3d (1): > [NF] Fix subscripting of ranges.
e49f7dc19 Rüdiger Franke Update test with array of overconstrained connectors
957e96444 Rüdiger Franke Updating submodules
f33ad0672 Adeel Asghar * OMEdit e8953bb...2e15199 (1): > More structuring of OMSimulator files
2e1519928 Adeel Asghar More structuring of OMSimulator files
3bb7e3c86 Rebeka Farkas * OMSimulator 4506eb3...707c3c3 (2): > Updating testsuite > Extend functionality with adaptive step size control
762661398 hudson * libraries 0f64bed...5eaddd4 (1): > Bump libraries
e980f70a5 Per Östlund [NF] Added partial function application tests.
a04a3a79c Per Östlund Updating submodules
670faf6d9 Per Östlund * OMCompiler f5cbc6b...0fa8007 (1): > Fix anyString for SOME().
ba23f78a6 Lennart Ochel * OMCompiler dc05202...f5cbc6b (1): > Fix CS-FMU doStep function - Fix event handling - Fix integration method (euler)
a907b31e9 Adeel Asghar * OMSimulator 76d061d...4506eb3 (1): > oms3 interface for logging callback
77ecf9065 Adeel Asghar * OMEdit 0545fc6...e8953bb (1): > TLM system simulation information interface
e8953bb7f Adeel Asghar TLM system simulation information interface
3c3de597e Robert Braun * OMSimulator c33b0e8...76d061d (2): > Updating testsuite > Simulate external models with oms3
d7c1219c9 Adeel Asghar * OMEdit b0ea5fe...0545fc6 (1): > Better structuring of OMSimulator related files
0545fc650 Adeel Asghar Better structuring of OMSimulator related files
940587fc5 Robert Braun * OMSimulator 7d99ad0...c33b0e8 (2): > Updating testsuite > Improved TLM error messages
cbbf0e496 Lennart Ochel * OMSimulator 5c8abb7...7d99ad0 (1): > Install OMSimulatorPython.bat for mingw
8f838d3b3 Lennart Ochel * OMSimulator 1a10b4e...5c8abb7 (1): > Fix oms3_getVersion for python3
9119d3b3c hudson * libraries ef1322c...0f64bed (1): > Bump libraries
9db65356f Adrian Pop * OMCompiler 19f18d6...dc05202 (1): > fix linearization file generation in Windows (ticket:5223)
dbf845a26 Adeel Asghar * OMEdit 287d131...b0ea5fe (1): > Allow setting the logging interval via oms3_setLoggingInterval
b0ea5fef2 Adeel Asghar Allow setting the logging interval via oms3_setLoggingInterval
0dbbd32cf hudson Updating submodules * OMEdit 9fe9b41...287d131 (1): > Use oms3_getTLMVariableTypes to build a drop down list
287d131b1 Adeel Asghar Use oms3_getTLMVariableTypes to build a drop down list
406c6c8b1 hudson * libraries 7c8c768...ef1322c (1): > Bump libraries
f18c27443 Adeel Asghar * OMEdit 6d42c9d...9fe9b41 (1): > Different colors for tlm connectors based on the domain
9fe9b419b Adeel Asghar Different colors for tlm connectors based on the domain
3146cae3a hudson * libraries ff8f02e...7c8c768 (1): > Bump libraries
a3d1babfd Rüdiger Franke Update tests for improved treatment of array equations
ffadee3cb Rüdiger Franke Updating submodules
f5277cf07 Lennart Ochel * OMSimulator 3157a26...0548479 (1): > Add Lua binding for oms3_setTolerance
d8e8a9717 Adeel Asghar * OMEdit 3ee0acc...6d42c9d (1): > Visual difference between system, fmu and table Also added extra visual information on system like system type and on fmu like fmukind and fmuversion.
6d42c9da9 Adeel Asghar Visual difference between system, fmu and table Also added extra visual information on system like system type and on fmu like fmukind and fmuversion.
6e453c0f0 Adeel Asghar * OMEdit 2621afe...3ee0acc (1): > ElementPropertiesDialog to set the parameters and inputs
3ee0acce8 Adeel Asghar ElementPropertiesDialog to set the parameters and inputs
4b5e4db90 Rüdiger Franke Add test VectorizedSolarSystem
6efa8e0dd Rüdiger Franke Updating submodules
ed4280952 Per Östlund Updating submodules
7603f209d Per Östlund Update tests.
814083333 Robert Braun * OMSimulator e434811...3157a26 (1): > Enable NO_TLM define for oms3
4eb61ade5 Lennart Ochel * OMSimulator fd0d6d0...e434811 (1): > Emit also the final time point
aa1af1021 Lennart Ochel * OMSimulator fbd3c2d...fd0d6d0 (2): > Implement oms3_setTolerance > Fix logging of initial data point
4af7458eb Lennart Ochel * OMSimulator 3748b74...fbd3c2d (1): > Update configWinVS.bat
f2e3ba2bc Lennart Ochel * OMSimulator aed06aa...3748b74 (1): > Fix logging of duplicated data points
0335e278f Adrian Pop * OMCompiler d5e13f9...74a1cd4 (1): > fix GC stats
59a2937ab Lennart Ochel Expected output
f5782b2fd Lennart Ochel Updating submodules
6d88eb1d6 hudson * libraries 4f924c2...ff8f02e (1): > Bump libraries
4cf1199c1 Lennart Ochel * OMSimulator 5aef2bb...aed06aa (1): > Add link to pre-compiled binaries for 32bit
a31745f95 Lennart Ochel * OMSimulator 0bbc49c...5aef2bb (1): > Prevent extra whitespaces
28294f949 Lennart Ochel * OMSimulator d15f831...0bbc49c (1): > Fix boost for MSVC32
c9a4a6b2e Lennart Ochel * OMSimulator cf14c00...d15f831 (1): > Fix command line flag --intervals
5bfb91449 Lennart Ochel * OMSimulator fdb33ba...cf14c00 (1): > Fix SC systems without continuous states
8f18c1244 hudson * OMEdit 0e17c70...2621afe (2): > TimeManager is not dependent on OSG now. > Use OpenModelica rtclock.h for timers
2621afe56 Adeel Asghar TimeManager is not dependent on OSG now.
14969127e Martin Sjölund Use OpenModelica rtclock.h for timers
efdc88e54 Lennart Ochel * OMSimulator 2a154db...fdb33ba (1): > Solving continuous alg. loops
14c2e1d44 Lennart Ochel * OMSimulator 0a10848...2a154db (3): > Implement oms3_addSignalsToResults/removeSignalsFromResults > Fix internal time value of lookup tables > Implement oms3_setLoggingInterval
e75eb52fc hudson * libraries 164d509...4f924c2 (1): > Bump libraries
2209f8d33 Lennart Ochel * OMPlot 084b9e4...c25c2a7 (1): > Update common
c25c2a74f Lennart Ochel Update common
30eb2d52e hudson Updating submodules * OMEdit eb5a8a2...0e17c70 (1): > State machines debugging supports all result file formats Diagram window for visualization Visualization controls in VariablesWidget States and transitions are visualized as active or inactive
0e17c70e5 Adeel Asghar State machines debugging supports all result file formats Diagram window for visualization Visualization controls in VariablesWidget States and transitions are visualized as active or inactive
e20252e67 Lennart Ochel * OMCompiler 8fe98ae...a616890 (1): > Make dummy states derivatives bidirectional
00ec14eb7 Lennart Ochel * OMSimulator 2025b42...ceafa80 (3): > Fix bug for FMUs with very short name, e.g. A.fmu > Move result file implementation to namespace oms3 > Check if FMU actually support specified FMI kind
a42083170 hkiel * OMCompiler 789a1ec...8fe98ae (2): > remove superfluous matchcontinue > improve doc generation speed
7322a4331 Rüdiger Franke Expected result when placing iter subs appropriately
732089752 Rüdiger Franke Updating submodules
e132e8959 Lennart Ochel * OMSimulator 65eae41...2025b42 (2): > Fix oms3::ComponentFMUCS::reset > Fix oms3_reset
f170f069a Lennart Ochel * OMSimulator 080f1be...65eae41 (1): > Implement oms3_reset
0512407c2 Lennart Ochel * OMSimulator 6c5c4c5...080f1be (1): > Improve performance if no result file should be generated
f8a6e5cf0 Lennart Ochel * OMSimulator 7e22759...6c5c4c5 (1): > Add oms3_stepUntil
134a7978b Lennart Ochel * OMSimulator d1a45d4...7e22759 (1): > Replace boost::filesystem::unique_path
cbbc6a95a hudson * libraries ef772bd...164d509 (1): > Bump libraries
d6c5e161c Adeel Asghar * OMEdit 8f7c38a...eb5a8a2 (1): > Load the connections when start/end element is empty
496daa65f Robert Braun * OMSimulator ecbf7d6...d1a45d4 (1): > Updating testsuite
8fec8c14d Lennart Ochel * OMSimulator 8e09aad...ecbf7d6 (3): > Implement oms3_setLoggingLevel > Update the CLI to use oms3 > Fix OMSimulatorPython on WSL
8b58d20cc Lennart Ochel * OMSimulator a58f0ef...8e09aad (2): > Updating testsuite > Add cvode for ME mode
38b876b00 Martin Sjölund * OMSimulator c790d2f...a58f0ef (1): > Disable building using MSVC64 by default
c597735b8 Robert Braun * OMSimulator 024e9c6...c790d2f (3): > Updating testsuite > Added missing dimension conversion for TLM > Implement SystemTLM::getReals and SystemTLM::setReals
0bf898ebb Robert Braun * OMSimulator d3ef067...024e9c6 (1): > Remove oms3_setTLMInitialValues
6f0eafdf7 Per Östlund * OMCompiler 42eeda4...c308368 (1): > [NF] Fix Ceval.evalComponentBinding.
af06de0f6 Per Östlund * OMCompiler 7905e37...42eeda4 (1): > Fix inline type checking.
a21b3155d Robert Braun * OMSimulator fad2ba1...d3ef067 (1): > Implement oms_getTLMVariableTypes
c6f3d9730 Robert Braun * OMSimulator f06327c...fad2ba1 (2): > Updating testsuite > TLMBusConnectors in Component class
b4ac6b211 Robert Braun * OMSimulator 27d9807...f06327c (1): > Improved thread-safedy for TLM simulations
eec877983 Lennart Ochel * OMSimulator 88526bb...27d9807 (1): > Fix oms3_delete for component connectors
9000d63ee Lennart Ochel * OMSimulator b7bf9b3...88526bb (1): > Add oms3_listUnconnectedConnectors
a992e0869 hudson * libraries e3a8f63...ef772bd (1): > Bump libraries
a373c7900 Lennart Ochel * OMSimulator 30ad338...b7bf9b3 (1): > Check if cref exists in scope before adding a new bus
1b6ffb701 Lennart Ochel * OMSimulator 1b0424e...30ad338 (2): > Handle discrete connections > Initializing the pseudorandom number generator
bffe031c1 hudson * libraries 9ef79f7...e3a8f63 (1): > Bump libraries
47b17d740 hudson * OMSimulator d5700ac...1b0424e (8): > Updating testsuite > Install OMSimulatorPython on mingw > Fix some Python wrapper > [pylint] Undefined variable 'initialization' > [pylint] method already defined line 392 > [pylint] Unnecessary semicolon > Fix whitespaces > add support for oms3_api
92b1b402a Per Östlund * OMCompiler a2b203f...7905e37 (1): > [NF] Fix NFFunction.mapExpParameter.
3d70040ca Lennart Ochel * OMSimulator ae2c477...d5700ac (1): > Fix oms3::SystemSC::terminate
22273ccf7 Lennart Ochel * OMSimulator 15a5627...ae2c477 (3): > Updating testsuite > Use predefined error messages > Implement model exchange mode
14c73e6a0 hudson * libraries 1fa10b6...9ef79f7 (1): > Bump libraries
093fb55a5 Per Östlund * OMCompiler 13a4ae4...a2b203f (1): > [NF] Evaluate more package constants in functions.
1a8a859b4 Per Östlund Updating submodules
aa7e9c177 Per Östlund [NF] Add another when test.
5242f216f Per Östlund Updating submodules
87201bfbf Per Östlund [NF] Add when test.
c64dff53e Rüdiger Franke * OMCompiler 4125b19...144493f (1): > [Cpp] Fix reduce_array, usub_array and in-situ access to array slice
9c478d45b hudson * libraries 60733b9...1fa10b6 (1): > Bump libraries
81d436c99 hkiel * OMCompiler 83d2116...4125b19 (1): > fix for Python3 remove redundant code optimize string compare
f67148ed7 Rüdiger Franke Expected result treating array flows as array equations
e71ee59b5 Rüdiger Franke Updating submodules
5e6638ec5 Per Östlund * OMCompiler 52bf402...e8bea85 (1): > [NF] Improve simplification of functions.
eb5a8a233 Adeel Asghar Load the connections when start/end element is empty
65eadaffd hkiel * OMCompiler 5c46636...52bf402 (1): > increase performance of file name case sensitivity fix
56cd97eff Lennart Ochel * OMSimulator 304901e...15a5627 (3): > Add oms3::ssd::ElementGeometry::importFromSSD > Import element geometry from SSD > Export element geometry to SSD
944abb1f1 Willi Braun * testsuite 87420c2...01e433a (1): > added test for ticket-5206
01e433a52 Willi Braun added test for ticket-5206
49fcac37f Willi Braun * OMCompiler 19ec6d1...5c46636 (1): > [BE] add support for if equations as residual equations
436d02689 Lennart Ochel * OMSimulator f7bcf12...304901e (1): > Fix oms3_terminate
39f24a001 hudson * libraries da0073c...60733b9 (1): > Bump libraries
f57f39bcd Adeel Asghar * OMEdit 4c9b181...8f7c38a (1): > Simulate OMSimulator models
8f7c38acb Adeel Asghar Simulate OMSimulator models
4dacc22f9 Per Östlund * OMCompiler 2492d60...19ec6d1 (1): > [NF] Evaluate >= as >=, not as >.
c404416eb Per Östlund * OMCompiler 223798a...2492d60 (1): > [NF] Improve typing of vector().
24dec478e Per Östlund * OMCompiler 98896ae...223798a (1): > [NF] Evaluate parameter subscripts.
0555034b6 Rüdiger Franke Updating submodules
87420c2d6 Rüdiger Franke Add test for vectorized flow connectors
2180a0b4d Lennart Ochel * OMSimulator 1443a2e...f7bcf12 (1): > Remove oms3_updateConnection from header file
39eb3270b Willi * OMCompiler 0e4d8ee...023c904 (1): > add RSUB dump to ExpressionDump
5beba6c20 Robert Braun * OMSimulator 8c2bf94...1443a2e (2): > Updating OMTLMSimulator > Make TLM simulation thread-safe
8af3c6c6b Adeel Asghar * OMEdit 1185761...4c9b181 (1): > set text for few commands
4c9b18122 Adeel Asghar set text for few commands
b1f66874c Lennart Ochel * OMSimulator feb7a16...8c2bf94 (2): > Implement oms3_cancelSimulation_asynchronous > Implement oms3_simulate_asynchronous
a3e7bd997 hudson Updating submodules * OMEdit 41d9433...1185761 (1): > Use `oms3_setConnectionGeometry` instead of `oms3_updateConnection` Edit the TLM connection using `oms3_setTLMConnectionParameters`
1185761b2 Adeel Asghar Use `oms3_setConnectionGeometry` instead of `oms3_updateConnection` Edit the TLM connection using `oms3_setTLMConnectionParameters`
db6ab0678 Robert Braun * OMSimulator 973f60a...099bb5a (7): > Updating testsuite > Updating OMTLMSimulator > Use correct start time for TLM submodels > Delete TLM master thread pointer > Separate threads for disconnectFromSockets > Check model state in SystemTLM::setSocketData > TLM simulation functionality for oms3
8358bc494 Adeel Asghar * OMEdit 7493133...41d9433 (2): > Fix a typo > Use --suppressPath flag
41d943353 Adeel Asghar Fix a typo
5f917a680 Adeel Asghar Use --suppressPath flag
84466457c Lennart Ochel * OMSimulator 5b4ab62...973f60a (2): > Updating testsuite > Suppress path properly
fdc3a1445 Lennart Ochel * OMSimulator f641838...5b4ab62 (4): > Updating testsuite > Fix ssd import of system connectors > Move ssd::ConnectionGeometry to namespace oms3 > Fix ssd export of system connectors
7f5f228ce Per Östlund * OMCompiler c54cb4b...0e4d8ee (1): > [NF] Remove bad NFCeval optimization.
cf21e86a4 Lennart Ochel * OMSimulator de9c976...f641838 (1): > Updating testsuite
ff8e809c0 Lennart Ochel * OMSimulator efc723a...de9c976 (1): > Fix oms3_setFixedStepSize
d90e47959 Lennart Ochel * OMSimulator 02b95a7...efc723a (2): > Add oms3_getModelState to API > Add lua bindings for get/set Integer/Boolean
17adca05a Adrian Pop * OMCompiler 804c58e...c54cb4b (1): > support cycles in anyString (ticket:5205)
ade4e7b00 Adeel Asghar * OMEdit ba17bb1...7493133 (1): > Fix Qt4 compilation
749313355 Adeel Asghar Fix Qt4 compilation
e42582588 Rebeka Farkas * OMSimulator 7a2e426...02b95a7 (1): > Extend OMSimulator to handle integer connections
9e3f30b7a Anatoly Trosinenko * OMEdit b1cb26e...ba17bb1 (1): > Print a warning when no platforms are specified when generating an FMU
7c8b286f2 Per Östlund * OMCompiler 6da90a0...804c58e (1): > [NF] Fix inStream/actualStream on arrays.
ba17bb179 Anatoly Trosinenko Print a warning when no platforms are specified when generating an FMU
59cff684b Lennart Ochel * OMSimulator d8c229f...7a2e426 (1): > Fix bug for qualified fmu variable names
a6311dd1c Adeel Asghar * OMEdit b23d97a...b1cb26e (32): > Only show input/output connectors on the view Fixed few minor bugs > Allow connections directly from the connectors > Handle the connection if FMU port contains dot > Allow creating TLM connection between TLM buses > TLM buses and connectors > Edit bus connection > Add/Load the co-simulation FMUs > Restrict sub systems creation based on the current system type. > Bus connection dialog > Use `GraphicsView::roundPoint` instead of `GraphicsView::snapPointToGrid` for OMS connections > Update the component instance when connector/bus is added/updated > Allow editing a bus connectors Re-implement redo function only in UndoCommand and use redoInternal in all child commands > Export SSP instead of SSD > Don't push the failed commands to UndoStack > Atomic connections omscommunication.log file for OMSimulator called APIs > Set the logging callback after settings > Set the TLM bus geometry Added new OMSimulator tags for syntax highlighting > Implemented AddTLMBusDialog Add and load the TLM bus > Add bus to the system Green icon for the bus > Use oms3_import to load a model Built-in icons for the connectors Draw the systems and connectors in the ModelWidget > Add connectors to the system > Removed New FMI model menu item. > Enable/disable toolbar buttons based on the active view > Updated add/edit/delete icon commands to support system Use oms3_setElementGeomtry > Use oms3_export for saving a model > Add systems and sub systems Icon view for systems with shapes Use oms3_getElements > Create a new model with a root system > Update to new oms3_element_type_enu_t Fixed usage of oms3_addSystem > Added oms3_getElement > Add system dialog > Create/delete model > Allow adding connectors to the system Don't draw ModelWidget for signals Added an interface for creating buses
b1cb26e4c Adeel Asghar Only show input/output connectors on the view Fixed few minor bugs
ef02fddca Adeel Asghar Allow connections directly from the connectors
fdf0ab151 Adeel Asghar Handle the connection if FMU port contains dot
7e08313a8 Adeel Asghar Allow creating TLM connection between TLM buses
b2e653625 Adeel Asghar TLM buses and connectors
fb6277fec Adeel Asghar Edit bus connection
e8247c90a Adeel Asghar Add/Load the co-simulation FMUs
63faf7e9c Adeel Asghar Restrict sub systems creation based on the current system type.
eff759e9a Adeel Asghar Bus connection dialog
f8d500ad9 Adeel Asghar Use `GraphicsView::roundPoint` instead of `GraphicsView::snapPointToGrid` for OMS connections
510f80ce8 Adeel Asghar Update the component instance when connector/bus is added/updated
6d04063f9 Adeel Asghar Allow editing a bus connectors Re-implement redo function only in UndoCommand and use redoInternal in all child commands
1f3978fa3 Adeel Asghar Export SSP instead of SSD
5b7ef1e0a Adeel Asghar Don't push the failed commands to UndoStack
6697f70d9 Adeel Asghar Atomic connections omscommunication.log file for OMSimulator called APIs
f492eeb34 Adeel Asghar Set the logging callback after settings
3344d0e27 Adeel Asghar Set the TLM bus geometry Added new OMSimulator tags for syntax highlighting
416a83b3e Adeel Asghar Implemented AddTLMBusDialog Add and load the TLM bus
0072563b4 Adeel Asghar Add bus to the system Green icon for the bus
59832c192 Adeel Asghar Use oms3_import to load a model Built-in icons for the connectors Draw the systems and connectors in the ModelWidget
b85412548 Adeel Asghar Add connectors to the system
03ab7794e Adeel Asghar Removed New FMI model menu item.
b40b971c2 Adeel Asghar Enable/disable toolbar buttons based on the active view
98cff3bcc Adeel Asghar Updated add/edit/delete icon commands to support system Use oms3_setElementGeomtry
0b6c0ed4b Adeel Asghar Use oms3_export for saving a model
99d3ba833 Adeel Asghar Add systems and sub systems Icon view for systems with shapes Use oms3_getElements
3b94ba500 Adeel Asghar Create a new model with a root system
a3c597a1e Adeel Asghar Update to new oms3_element_type_enu_t Fixed usage of oms3_addSystem
bdd3e2a9b Adeel Asghar Added oms3_getElement
6cee4f33a Adeel Asghar Add system dialog
f47adba5e Adeel Asghar Create/delete model
ac8e7b9f3 Adeel Asghar Allow adding connectors to the system Don't draw ModelWidget for signals Added an interface for creating buses
751b9c8e2 Per Östlund * OMCompiler 2726ae4...6da90a0 (1): > [NF] Generate fold expression for reductions.
fa93dce07 Per Östlund * OMCompiler fbe0a66...2726ae4 (1): > [NF] Improve Expression.recordElement.
907c07936 Lennart Ochel * OMSimulator 84c473f...d8c229f (3): > Updating testsuite > Check if model/system/component/connector already exists in the scope > Implement oms3_delete for connectors, systems, and components
ba472c677 Per Östlund [NF] Add functional argument tests.
03203fba6 Per Östlund Updating submodules
aec828647 Lennart Ochel * OMSimulator c6b5bc1...84c473f (1): > Simplify oms3::System::getConnection
48f9af024 hudson * libraries 5ad7cf7...da0073c (1): > Bump libraries
c20827483 hkiel * OMCompiler dd78c08...c6038ff (1): > fix creation of zip file use dominant_baseline instead of alignment_baseline to circumvent SVG display flaw in Firefox
6172662a3 Lennart Ochel * OMSimulator 5dde806...c6b5bc1 (3): > Fix oms3::System::getComponent > Add error message: Bus connectors cannot be added to components > Fix oms3_setElementGeometry for components
88e51f684 Martin Sjölund [fmuChecker] Fix version number
1f371d32c Martin Sjölund * testsuite ec5dfe9...88e51f6 (1): > [fmuChecker] Fix version number
c6488e523 Martin Sjölund [Jenkins] Get gid of file instead of group
df7ca86fe hkiel * OMCompiler 08c3710...dd78c08 (1): > archive Icons as well clean working dir before creating docs
355373826 Martin Sjölund [Jenkins] Fix config.status build directories
1d5d171d3 Adrian Pop * OMCompiler 06d58cd...08c3710 (1): > copy values of fmi2CallbackFunctions in fmi2Instantiate - copy fmi2CallbackFunctions* functions in fmi2Instantate as it could be freed by the caller environment after the call
7024dc8d7 Adeel Asghar * OMSimulator 524b3c8...5dde806 (2): > Updating testsuite > Added `oms3_deleteConnectorFromTLMBus` Lua bindings for `oms3_deleteConnectorFromBus` and `oms3_deleteConnectorFromTLMBus` Improved some error messages
e57abfc6f Lennart Ochel * OMSimulator bbf534b...524b3c8 (3): > Updating testsuite > Write integer and boolean signals to result file > Implement set/getInteger and set/getBoolean
adc1e22a8 Lennart Ochel * OMSimulator 375887c...bbf534b (3): > Updating testsuite > Initialize time > Make oms3_addConnection associative
84efc1e83 hudson * libraries c03e3c4...5ad7cf7 (1): > Bump libraries
bd6ae4831 Robert Braun * OMSimulator d749db6...375887c (1): > Added TLMBusConnector connectors to C API
7b4f87258 Martin Sjölund * libraries 3919e3d...c03e3c4 (1): > Add Buildings v5.1.0
f88bdfc40 Adeel Asghar * OMSimulator f761573...d749db6 (1): > Fixed `oms3_getTLMBus`
c6ec0b90c Lennart Ochel * OMSimulator 8543b9c...f761573 (3): > Flip causality checks for connectors > Write connector values to result file > Fix dependency graphs for connectors
ec5dfe941 Per Östlund [NF] Add -d=evaluateAllParameters test.
fd01413df Per Östlund Updating submodules
207ae8978 Adrian Pop * OMSimulator fe0ee89...8543b9c (1): > build OMRegEx before running cmake
9cba7318a hudson * libraries 261f8ef...3919e3d (1): > Bump libraries
ffb1985d9 Adrian Pop * OMSimulator 976b0e1...fe0ee89 (2): > Updating OMTLMSimulator > faster config and static link on mingw
7e5392392 hkiel * OMCompiler d129e47...c77f81e (1): > small fix for GenerateDoc.mos
0c7d2c41f Per Östlund * OMCompiler e073cfc...d129e47 (1): > [NF] Various fixes.
34d332e49 Lennart Ochel * OMSimulator 66c6ce7...976b0e1 (4): > Updating testsuite > Fix oms3_getReal/oms3_setReal > Fix initialization of WC systems > Implement more lua bindings
0236d1c30 Per Östlund * OMCompiler d39b07b...e073cfc (1): > [NF] Fixes for Modelica tables.
9d8443a25 Per Östlund * OMCompiler 9a92511...d39b07b (1): > [NF] Optimize cref evaluation.
74e3e1c2d Per Östlund * OMCompiler 7e237d3...9a92511 (1): > [NF] Optimize evaluation of for loops.
3f1083a14 hudson * libraries 618b19a...261f8ef (1): > Bump libraries
b05882be7 hkiel * OMCompiler ad7bdaf...7e237d3 (1): > fix GenerateDoc.mos
1e66ac011 Lennart Ochel * OMSimulator f1c816a...66c6ce7 (3): > Updating testsuite > Implement tables with linear interpolation > Implement result files
0846fea98 Adeel Asghar * OMSimulator e93b458...f1c816a (1): > Use the error message from logging
3da297009 hudson * libraries 5a0408f...618b19a (1): > Bump libraries
bd5eadcc0 Per Östlund Updating submodules
fb27486ee Per Östlund [NF] Update tests.
7c8c6406a hkiel * OMCompiler 898f94d...ff431bd (1): > try to fix some "Argument list too long" errors
203dd31bc Lennart Ochel * OMSimulator 82752bf...e93b458 (1): > Add addInput API to OMSysIdent.py
6ca404fc8 Adeel Asghar * OMSimulator 4d2b77b...82752bf (2): > Updating testsuite > Added oms3_deleteConnection API
3c52b4e12 Adeel Asghar * OMSimulator 4898824...4d2b77b (2): > Updating testsuite > Import bus connections
cb5f98299 Per Östlund * OMCompiler ad14159...898f94d (1): > [NF] Simplify trivial array constructors.
9088a466d hudson Updating submodules * OMPlot 8dd29ae...084b9e4 (1): > Set permissions of installed headers
084b9e4c0 Martin Sjölund Set permissions of installed headers
70aa34e51 Lennart Ochel * OMSimulator 2d7961f...3595fe6 (2): > Updating testsuite > Implement stepUntil for FMU-CS
5961b62a5 Adrian Pop * OMCompiler 3fd3624...ad14159 (1): > better explain where to change directory
a9280e2a0 hkiel * OMCompiler 6571fe8...3fd3624 (1): > make subdirs for hashed SVGs optional
f9892399a Martin Sjölund * OMCompiler a588c55...6571fe8 (1): > Upgrade libgc to 8.0 release
d5b4c5dfe Rüdiger Franke Expected result
5d7fc6fbc Rüdiger Franke Updating submodules
54551a332 Martin Sjölund Ignore GC warnings in rtest
13d99b6ed Martin Sjölund * testsuite 55185a1...54551a3 (1): > Ignore GC warnings in rtest
df6716740 Lennart Ochel * OMSimulator a9e0b8f...2d7961f (4): > Updating testsuite > Check for type real > Check model state when calling getReal/setReal > Implement oms3_setReal/oms3_getReal
55185a136 Rüdiger Franke Update test with more consistent treatment of array equations
0160e5f63 Rüdiger Franke Updating submodules
b00a24f60 Lennart Ochel * OMSimulator 674594d...a9e0b8f (1): > Fix bug in oms3::System::getConnection
82151a64e hudson * libraries eb8d187...5a0408f (1): > Bump libraries
433d8a519 Lennart Ochel * OMSimulator f169350...674594d (2): > Updating testsuite > Fix addConnection for bus connections
f745d5534 Robert Braun * OMSimulator ce4bc84...f169350 (1): > Implement SystemTLM::writeToSockets/readToSockets
a8898bdb3 Robert Braun * OMSimulator feb4af9...ce4bc84 (4): > Implement oms3_setTLMInitialValues > Implement initial values in SystemTLM > Declarations of SystemWC::setReals and getReals > Implement System:getTLMBusConnectors
6c996d8a8 Lennart Ochel * OMSimulator c275cd9...feb4af9 (1): > Remove unused code
3f575006b Per Östlund [NF] Add conditional component binding tests.
1409cb8c8 Per Östlund Updating submodules
6c2839d0c Lennart Ochel * OMSimulator 9c802ab...c275cd9 (2): > Updating testsuite > Fix SSP import/export of lookup tables
993f292ab Willi Braun added testcase for ticket:5185
e1572cde2 Willi Braun Updating submodules
f5443244f Lennart Ochel * OMSimulator f46b9bb...9c802ab (2): > Updating testsuite > Add support for tables
88b425c37 hkiel * OMCompiler 743eec1...f73af46 (1): > fix link to svg
d5ce07ae8 Robert Braun * OMSimulator bac5ed7...f46b9bb (4): > Implement connection to sockets in SystemTLM > SystemWC::getTime, getStepSize and setStepSize > Implement System:getTLMBusConnectors > Implement delay in TLMBusConnector
6c41987b3 hudson * libraries afa3882...eb8d187 (1): > Bump libraries
531958037 Rüdiger Franke Updating submodules
aadf3f352 Rüdiger Franke Expected result for size of for-equations
4dffaad69 hudson * libraries 182256d...afa3882 (1): > Bump libraries
b38f39158 Lennart Ochel * OMSimulator aa8b39b...bac5ed7 (2): > Updating testsuite > Fix bug in System::importFromSSD
dd6988294 Adeel Asghar * OMSimulator c6024eb...aa8b39b (1): > Added oms3_getComponentType API
1e0d4c6f0 Lennart Ochel * OMSimulator f375004...c6024eb (1): > Fix connectors of FMUs
aa010e981 Per Östlund [NF] Add Clock constructor tests.
3f1f97125 Per Östlund Updating submodules
bc19d889f Lennart Ochel * OMSimulator c6ef0ca...f375004 (1): > Add simulation loop
2c0536b4c Lennart Ochel * OMSimulator 0e8cb48...c6ef0ca (1): > Harmonize some method names
93bc661b1 Lennart Ochel * OMSimulator 239fcf9...0e8cb48 (1): > Remove oms3::Variable::name
835e27d87 Lennart Ochel * OMSimulator 0331c67...239fcf9 (1): > Fix dependency graphs
9b545c63a Lennart Ochel * OMSimulator ba546e7...0331c67 (1): > Generate dependency graphs
bbff213ab Per Östlund * OMCompiler f66e5ac...5e59184 (1): > [NF] Expand transpose during simplification.
fe4be87c8 hudson * libraries 7ab3706...182256d (1): > Bump libraries
ddbb96766 Per Östlund Updating submodules
56d43b764 Per Östlund [NF] Update tests.
ec6b3b7ac Lennart Ochel * OMSimulator 401b383...ba546e7 (1): > Fix oms3_getElement for components
c1c11a0d5 hudson * libraries a04a507...7ab3706 (1): > Bump libraries
3e96c1f88 Robert Braun * OMSimulator b0b67d7...401b383 (1): > Implement SystemTLM::setPositionAndOrientation
9bde78e6f Lennart Ochel * OMSimulator d47a8ac...b0b67d7 (1): > Fix initialization of oms3_element_t
6fcb12133 hudson * libraries 731484b...a04a507 (1): > Bump libraries
f3546be68 Adrian Pop * libraries 7f14c45...731484b (2): > update PhotoVoltaics provides (fix typo, geez) > update PhotoVoltaics provides (properly this time)
42b8244d1 Adrian Pop * libraries bcbc063...7f14c45 (1): > update PhotoVoltaics provides
cb290ceb9 Robert Braun * OMSimulator cc040ff...d47a8ac (1): > Implement TLMBusConnector::registerToSockets
ef643a3af Rüdiger Franke Updating submodules
b1694bcd6 Rüdiger Franke Expected result avoiding -(-a)
14ec88946 Rüdiger Franke Adapt test to improved treatment of vectorized models
07c83a042 wibraun * OMCompiler 75c4b3e...58cae62 (1): > [cRuntime] add some jacobian statistics
1d80f86c6 Robert Braun * OMSimulator 56fe862...cc040ff (3): > Updating testsuite > Correct connector types for 3D fine-grained buses > Pre-simulation sorting of connectors in TLM buses
bd32d28e9 hudson Updating submodules
13d784af5 Per Östlund [NF] Update tests.
133d2c124 Lennart Ochel * OMSimulator 8f19fc7...56fe862 (1): > Fix some bugs with connectors and connections
b27502376 Robert Braun * OMSimulator b895f22...8f19fc7 (3): > Updating testsuite > Import tlm socket data from SSD > Implement oms3_setTLMSocketData
5ccbf83e9 Adrian Pop * OMSimulator 367f85b...b895f22 (1): > resolve ambiguity for boost =< 1.41
48b496ac1 Lennart Ochel * OMSimulator ca7af6d...367f85b (2): > Updating testsuite > Implement instantiation of wc systems
c20a895a2 wibraun * OMCompiler 88c0b81...be5254a (1): > fix SimCodeDump, dump also bool variables
54b3544da Per Östlund [NF] Add if-equation branch selection tests.
eabe9f053 Per Östlund Updating submodules
98c7be390 Lennart Ochel * OMSimulator 86d29cc...ca7af6d (3): > Updating testsuite > Implement initialization for weakly coupled systems > Add ssd:DefaultExperiment to ssd import/export
087052461 Lennart Ochel * OMSimulator b9eae0b...86d29cc (2): > Implement oms3_getFMUInfo > Implement oms3_getSubModelPath
2debfc8a7 hkiel * OMCompiler 18e3271...3753d6d (1): > remove ulimit from call, it hangs the script
4654c86ba Per Östlund [NF] Add record binding test.
8fb71bdec Per Östlund Updating submodules
7e5728eb3 Adrian Pop * OMSimulator a95cef6...b9eae0b (1): > fix linking issues for boost < 1.57 on Linux
914ffe33f Per Östlund Updating submodules
9f2d99a48 Per Östlund [NF] Add if-equation test.
acfac97e1 Adeel Asghar * OMSimulator b0f130a...a95cef6 (1): > Implemented oms3_deleteConnectorFromBus
fc29718f5 Lennart Ochel * OMSimulator 8d77f24...b0f130a (1): > Some refactoring of tlm implementation
970357b9b Willi Braun update result file with expected results
9cd41ff14 Willi Braun Updating submodules
12ad189cb Willi Braun added test for ticket:4254
3689ca29f Willi Braun * OMCompiler fb2861e...ecd1fed (1): > [cRuntime] fix total simulation time measurement
08fc263c6 Lennart Ochel * OMSimulator d005ed6...8d77f24 (3): > Updating testsuite > Don't use qualified names for connectors > Refactoring of importing ssd connectors
16b3265b0 Lennart Ochel * OMSimulator a6e187a...d005ed6 (3): > Updating testsuite > Generate connectors for CS-FMUs > Remove oms3::operator+
2c68cdb85 Robert Braun * OMSimulator 35684c7...a6e187a (1): > TLMBusConnector::getCausality
7c95da3e5 hkiel * OMCompiler bf49d96...fb2861e (1): > dump model name and start time in generate_icons.py for debugging purpose
0eb308c3d Per Östlund * OMCompiler ca41844...bf49d96 (1): > Optimize EvaluateFunctions.getStatementLHSScalar
f5699c980 Rüdiger Franke Expected result after evaluation of constants in for-equations
c3f2ea882 Rüdiger Franke Updating submodules
62710ba26 hkiel * OMCompiler c303e6d...1619f73 (1): > fix race condition on concurrent call
376e51011 Per Östlund * OMCompiler d996466...c303e6d (1): > Optimize EvaluateFunctions.
1b3bb4d5d Rüdiger Franke Add test for vectorized blocks
221fc203d Rüdiger Franke Updating submodules
cc5b4a5df Robert Braun * OMSimulator aee1150...35684c7 (1): > Updating OMTLMSimulator
60d5ed003 Robert Braun * OMSimulator c3c1e70...aee1150 (2): > Updating testsuite > Type check in (some) system methods
8f30e82ad Per Östlund * OMCompiler 2904807...e645dd7 (1): > Add missing dgelsy to Lapack functions.
dcd20bf87 hudson Updating submodules * OMEdit 3f512db...b23d97a (2): > Fix OMEdit compilation > Use italic font for parameter textbox in Variables Browser
b23d97a76 Adeel Asghar Fix OMEdit compilation
588a93f4b Rüdiger Franke * OMCompiler 095844b...2904807 (2): > Remove separate memberVariableDefinePreVariables > Separate init of StatArray from assign with operator=
e1dc3dde3 hudson Updating OMCompiler
548faf00a hkiel * OMCompiler b7aefa7...a5a404e (1): > close opened files again
a83744b8d Adeel Asghar Use italic font for parameter textbox in Variables Browser
57a220c65 Adeel Asghar * OMEdit 53e32ce...3f512db (1): > Update the connection when component transformation is changed Avoid adding extra line to Modelica text Preserve the text position with undo/redo
3f512db30 Adeel Asghar Update the connection when component transformation is changed Avoid adding extra line to Modelica text Preserve the text position with undo/redo
77abe288a hudson * libraries bc38980...bcbc063 (1): > Bump libraries
c5569b139 hkiel * OMCompiler 89692f5...b7aefa7 (1): > Do not crash when Bitmap file is not found
9e5b78838 Per Östlund * OMCompiler 6506587...89692f5 (1): > [NF] Fix Expression.applySubscriptArray.
16a9d1f06 Rüdiger Franke * OMCompiler bac7d12...6506587 (3): > Detect enumeration type in arrays as well > [NF] Keep vectors in connect equations > [NF] Vectorize arrays of components, ticket:5144
b11ba5911 Per Östlund [NF] Add record binding test.
f42109294 Per Östlund Updating submodules
14c213939 hkiel * OMCompiler 7961fdb...521d55e (1): > generate hashed SVGs in subdirs
b7793e766 Lennart Ochel * OMSimulator e3e8741...394deda (1): > Update 3rdParty
d34085936 hudson Updating submodules * OMSimulator 1b3d8fc...e3e8741 (3): > Updating 3rdParty > Add zlib > Import the connection geometry
bbd43c241 Per Östlund * OMCompiler 00d7528...7961fdb (1): > [NF] Improve array assignment in EvalFunction.
b054e7d11 Per Östlund * OMCompiler 6127ec9...00d7528 (1): > [NF] Fix typing of dimensions.
9aabe5436 Per Östlund * OMCompiler 0283b33...6127ec9 (1): > [NF] Various improvements.
ab4ba0b8f Per Östlund * OMCompiler c7d9e16...0283b33 (1): > [NF] Improve DAE conversion of reductions.
212c8f683 Per Östlund * OMCompiler f34bf81...c7d9e16 (1): > [NF] Fix Call.typeCall.
1d6f8f5e5 Per Östlund [NF] Update tests.
ababf6cdb Per Östlund Updating submodules
e512d097a Robert Braun * OMSimulator a209389...1b3d8fc (1): > Updating OMTLMSimulator
52ae14c4c Robert Braun * OMSimulator 13ae056...a209389 (2): > Walltime support for TLM submodels > Renamed TLM types for impedance variables
687249f7b Robert Braun * OMSimulator 05bf73d...13ae056 (1): > TLM connector types in documentation
c194c4138 Lennart Ochel * OMSimulator 4a02a68...05bf73d (1): > Add license badge
afeb24408 Per Östlund * OMCompiler 9b06327...63c9d14 (1): > [NF] Make inStream evaluation properly recursive.
9f88584b8 Per Östlund [NF] Update tests.
7b648f00c Per Östlund Updating submodules
2843769d4 Lennart Ochel * OMSimulator 97e4e83...4a02a68 (1): > Updating 3rdParty
00be99dff hudson * libraries 3004fee...bc72f9a (1): > Bump libraries
38c14715f hkiel * OMCompiler 976a996...09a79cb (1): > do not generate json with icon annotations
8d0ffd732 Rüdiger Franke * OMCompiler ec7f741...976a996 (1): > Treat sample with clock constructor in array equations as well
47158b04e Rüdiger Franke Updating submodules
10a2b6942 Rüdiger Franke Adapt array tests to enhanced backend
6b754723d Adeel Asghar * OMSimulator 8e5c6dc...97e4e83 (1): > Implemented oms3_updateConnection
c3a36a9c4 Per Östlund * OMCompiler d59074e...dad3995 (1): > [NF] Use correct origin in Typing.typeCref.
6b69b2e3e Robert Braun * OMSimulator b8cdf37...8e5c6dc (1): > SSP definitions for TLM & buses in documentation
653df11d2 Adeel Asghar * OMSimulator 4def192...b8cdf37 (2): > Updating testsuite > Updated the OMSimulator specific tags
0db20057f hkiel * OMCompiler 09d7769...d59074e (2): > embed image data from URI into svg > put base64 data into svg image
e7c951cb5 Robert Braun * OMSimulator 5d5c25f...4def192 (2): > Updating testsuite > Renamed impedance and rotimpedance variables
fec278beb hudson * libraries 5842974...3004fee (2): > Bump libraries > update provided with more Buildings version
98b0c37e8 Per Östlund * OMCompiler 2e84817...09d7769 (1): > [NF] Add ceval handlers for Clock constructors.
05b07585f Adeel Asghar * OMEdit 1f1ae50...53e32ce (1): > Fixes ticket:4956 Use end connector color in case of connection from expandable or array connector to normal connector.
53e32ce35 Adeel Asghar Fixes ticket:4956 Use end connector color in case of connection from expandable or array connector to normal connector.
ede501197 Per Östlund * OMCompiler 7fd4fbc...2e84817 (1): > [NF] Fix Ceval.evalComponentBinding with 'each'.
ab316039c Adeel Asghar * OMCompiler 3f4c043...7fd4fbc (1): > Allow only the valid FMI versions. ticket:5146
7ceae10ed Rüdiger Franke Updating submodules
069a6113c Rüdiger Franke Add tests for array variables and for loops, ticket:5110
c2bbf136f Rüdiger Franke * OMCompiler cc4c1bf...0641eaf (6): > Generate FMI model structure without dependencies for array vars > Treat variable index for array elements in FMI model description > Roll out arrays for FMI model description and Cpp init XML files > Treat array variables during Cpp code generation, ticket:5110 > Assume simple array equations solved and count scalars for ModelInfo > Let simple array equations pass the backend, ticket:5110
5f4d7a904 Dietmar Winkler * OMCompiler 3638716...cc4c1bf (1): > Make sed greedy since there are two links per line to fix
843236770 Adrian Pop * OMCompiler 5468d69...3638716 (1): > [NF] don't try to evaluate external functions in the backend
f0188ed28 Adeel Asghar * OMPlot 151c704...8dd29ae (1): > Check for NULL pointers Avoids crashing Make sure to close the result file in case of error
8dd29ae12 Adeel Asghar Check for NULL pointers Avoids crashing Make sure to close the result file in case of error
99f57b454 Per Östlund [NF] Update tests.
9041a4f22 Per Östlund Updating submodules
ed5580d15 Martin Sjölund [Jenkins] Build the user's guide
14d6dbdaf Martin Sjölund * OMCompiler 7ebe12b...6f85ead (2): > Do not add weird GCC CFLAGS when using ccc-analyzer > Print the TRY_FLAGS accepted
87984b744 Anatoly Trosinenko * OMEdit b144bb4...1f1ae50 (1): > Change FMI version type from double to QString
1f1ae5094 Anatoly Trosinenko Change FMI version type from double to QString
3a6c5c375 hkiel * OMCompiler 5bf01fd...7ebe12b (1): > adjust text height to extent height if no text size is specified add option to create only a warning if a files already exists accept floats for any decimal number
009e8788d Adeel Asghar * OMEdit 609455a...b144bb4 (1): > List OMSimulator dependency in the readme
b144bb400 Adeel Asghar List OMSimulator dependency in the readme
b49650522 Robert Braun * OMSimulator 5f2ea76...5d5c25f (2): > Updating testsuite > Updating OMTLMSimulator
d6def232b Dietmar Winkler * OMCompiler b102b48...5bf01fd (1): > format expects string and encode not needed
1de7fd3ab Robert Braun * OMSimulator cb1e52c...5f2ea76 (2): > Updating testsuite > Implement oms3_addExternalModel
62c7358fe Rüdiger Franke Expected result for preservation of for loops
d7e79cece Rüdiger Franke Updating submodules
d733e2e78 Adrian Pop * OMCompiler 43ad267...84d4820 (1): > increase the timeout 600s is not enough for MSL icons
051fc9dda hudson * libraries 6b905b5...5842974 (1): > Bump libraries
edf60ac48 Adrian Pop * OMCompiler b9307fb...43ad267 (1): > ticket:5144 do not expand complex array components
87333c1a3 Arunkumar Palanisamy * doc 9aae697...d5eccd3 (2): > fix omjulia typos > update omjulia doc
d5eccd3e7 Arunkumar Palanisamy fix omjulia typos
542669c7f Arunkumar Palanisamy update omjulia doc
3895b5a90 Lennart Ochel * OMSimulator 0cbbe3d...cb1e52c (1): > Add wallTime to result file
0c7551059 hudson * libraries 443db45...6b905b5 (2): > Bump libraries > update patches and Modelica trunk revision
10e610aef Adeel Asghar * OMSimulator 3a68648...0cbbe3d (1): > Implemented oms3_setTLMBusGeometry Export tlm bus geometry Import system element geometry Import connector geometry Import bus geometry Import tlm bus geometry
dc226e4e2 Adeel Asghar * OMSimulator 261a4d9...3a68648 (1): > Implemented oms3_getTLMBus
5e3751787 hkiel * OMCompiler d4d6059...b9307fb (1): > fix svg generation - Add correct opacity value to svg objects - ignore empty icons - support DynamicSelect strings - encode unicode strings - handle *(use Support,...) - recognize 1e-1 numbers in Polygon
ea5188f35 Robert Braun * OMSimulator 9565543...261a4d9 (1): > Add bus connectors to C structure
d8fbffedc Adeel Asghar * OMSimulator eef45e4...9565543 (1): > Implemented oms3_setBusGeometry Export the bus geometry SSD
894d35311 Robert Braun * OMSimulator 0d14004...eef45e4 (5): > Updating testsuite > Load TLM bus connections from SSD > Load regular bus connectors from SSD > Load TLM bus connectors from SSD > Added missing annotations tag
cce69ce06 Adeel Asghar * OMSimulator 6b4bb84...0d14004 (2): > Use `logError_ModelNotInScope` and `logError_SystemNotInModel` > Implemented oms3_getBus
882b6ca8e Adeel Asghar * OMSimulator 504c973...6b4bb84 (2): > Fixed addConnection typo > Fixed oms3_getConnector for the nested systems
a4010f688 Willi Braun added test for ticket5114
d30f49702 Willi Braun Updating submodules
6d9ddb654 Robert Braun * OMSimulator 763a876...504c973 (3): > Updating testsuite > Implement addTLMConnection > Implement addConnection for buses
d011f9559 Lennart Ochel * OMSimulator 4320e89...763a876 (4): > Updating testsuite > Import ssd:Connectors and ssd:Connections > Import ssd:SimulationInformation > Implement oms3_import
f87b7c855 hudson * libraries 3191d68...443db45 (1): > Bump libraries
2d70d1792 Robert Braun * OMSimulator af75386...4320e89 (2): > Updating testsuite > Implement oms3_addTLMBus & oms3_addConnectorToTLMBus
3aa0e83a6 Willi Braun * OMCompiler 090346b...b860115 (1): > [cRuntime] fix minor outpur issue in kinsol
b7e0202f6 hudson * libraries 750beaf...3191d68 (1): > Bump libraries
a3bdb66ca Willi Braun Updating submodules
ff4a73549 Willi Braun Adjust expected output
16e11dfcb Willi Braun added test for ticket:4985
0439bfab5 Robert Braun * OMSimulator ec83924...af75386 (2): > Updating testsuite > Delete busconnectors in system destructor
3ac720d78 Robert Braun * OMSimulator ac288bb...ec83924 (1): > Implement oms3_addBus and oms3_addConnectorToBus
161607246 Robert Braun * OMSimulator c842124...ac288bb (3): > Implement oms3_getConnections > Implement oms3_setConnectionGeometry > Implement oms3_setConnectorGeometry
60396efbe Lennart Ochel * OMSimulator 7fc5534...c842124 (4): > Updating testsuite > Export ssd:SimulationInformation > Introduce macro REGISTER_LUA_ENUM > Introduce common error messages
c6d315490 Adeel Asghar * OMSimulator 924d35a...7fc5534 (1): > Implemented oms3_getConnector
90e0a0b62 hudson * libraries d285434...750beaf (1): > Bump libraries
8e0538615 Adrian Pop * OMSimulator fff6626...924d35a (2): > Updating OMTLMSimulator > boost::filesystem::unique path doesn't exist in boost < 1.45 - provide alternative implementation in oms_unique_path - rename oms2_* from OMBoost.* to oms_
4b2bcb835 Adrian Pop tests for ticket:5134
98c153bc4 Adrian Pop Updating submodules
d73210d95 hudson * libraries 88815df...d285434 (1): > Bump libraries
23628106e Adeel Asghar * OMSimulator ab7ae3c...fff6626 (1): > Implemented oms3_setElementGeometry for systems
2ee0e2626 Robert Braun * OMSimulator dbe7e63...ab7ae3c (3): > Updating testsuite > Lua functions for addConnector and addConnections > Implement oms3_addConnection
d65f2dcc4 Lennart Ochel * OMSimulator eaccc67...dbe7e63 (2): > Updating testsuite > Add lua binding to oms3_getSystemType
487d08603 hudson * libraries 434fe9e...88815df (1): > Bump libraries
4bf76b7c9 Adeel Asghar * OMSimulator 20096ca...eaccc67 (1): > Use the correct system cref Uniform error messages
256de19b5 Adeel Asghar * OMSimulator 015bb79...20096ca (1): > Implemented oms3_getSystemType
392621191 Lennart Ochel * OMSimulator dc5a157...015bb79 (2): > Updating testsuite > Add global flags, e.g. to supress path information
4ad0cdf5e Adrian Pop update tests
a151a918f Adrian Pop Updating submodules
c438ee6ef hudson * OMSimulator de76271...dc5a157 (22): > Updating testsuite > Print function names the same on Windows and Linux > Fix mac build > Fix some issues with connectors > Group already implemented interface functions > Implement self referencing oms3_element_t type > Some refactoring > Refactor memory management of connectors > Save connectors to SSD > Remove dangerous code > Implement oms3_addConnector > Implemented `oms3_getElements` for model > C requires that a struct or union has at least one member > Prevent adding invalid subsystem kinds > Prefix the function name to the callback message > Remove element information from class Model > Support system via oms3_getElement Prefix the error messages with API name so we know what has failed > Implement oms3_getElement for models > Implement oms3_list > Implement oms3_export > Use string() instead of native() > Initial commit of oms3 development
9c4d031fe Per Östlund * OMCompiler b0af930...9646ce4 (1): > [NF] Don't evaluate impure funcs in if-conditions.
b19cdb995 hudson * libraries 004162a...434fe9e (1): > Bump libraries
9dbea68df Adrian Pop * OMCompiler e941483...b0af930 (1): > fix for ticket:5133, make impure function calls be parameter expressions
1ab7ed6ad Adrian Pop * OMCompiler 2708d45...e941483 (1): > fix for ticket:5130 and ticket:5131 - do not free memory on fmi2Terminate as it should be possible to call fmi2GetXXX after it, just set the modelTerminated status - move memory free from fmi2Terminate to fmi2FreeInstance
3b42c9adf Adrian Pop * OMCompiler aa6173b...2708d45 (1): > activate the needed flags when -d=-nfScalarize is on
2acd6b249 Adrian Pop * OMCompiler 3048851...aa6173b (1): > make impure functions be of variability continuous (ticket:5127) - remove the check for impure in NFFrontEnd/NFCeval.mo - add check for impure in NFFrontEnd/NFCall.mo
aec85218e Adrian Pop * OMCompiler 0f7d6b9...3048851 (1): > all synchronous features except state machines should work (ticket:5127) - do not constant evaluate impure functions - better fix for sample that requires no patching of NFModelicaBuiltin.mo
ee04b9f67 Adrian Pop add a test for sample when --std < 3.3
83d46c26f Adrian Pop * testsuite 8ccbc7e...ee04b9f (1): > add a test for sample when --std < 3.3
ff5127b44 Adrian Pop * OMCompiler f7f06a2...0f7d6b9 (1): > patch sample overload if --std < 3.3 (ticket:5127) - reparse builtin for each language standard, associate the builtin file with both grammar and language standard - change sample definition if --std < 3.3
e8110d1c1 hudson * libraries ae5207d...004162a (1): > Bump libraries
c1e9d85e9 Adrian Pop Updating submodules
8ccbc7ed6 Adrian Pop some tests for synchronous features (ticket:5127)
e2685aaec Adrian Pop * OMCompiler 92b7fbb...09518b9 (1): > add Clock synchronous features to the new front-end (NF), ticket:5127 - currently only Clock operators are supported, no clock variables - change the ugly intGe(Flags.getConfigEnum(Flags.LANGUAGE_STANDARD), 33); to Config.synchronousFeaturesAllowed(); - unbox external function arguments if __OpenModelica_UnboxArguments is present so that previous polymorphic definition in NFModelicaBuiltin.mo works fine - do not simplify sum and other builtin operators if nfScalarize flag is disabled
eff978ed6 hudson * libraries 957aa04...ae5207d (1): > Bump libraries
629c139ee Per Östlund Update tests.
b55226916 Per Östlund Updating submodules
04d4961fa Willi Braun * OMCompiler 03101bd...95e1e12 (1): > [BE] fix order of jacobian equation of a dynamic stateSet
d08bab3ac Per Östlund * OMCompiler 0bcaee0...03101bd (1): > [NF] Variability fixes.
8132ff0e0 Per Östlund * OMCompiler 232b213...0bcaee0 (1): > [NF] Expand tranpose better.
4edc525d1 Per Östlund * OMCompiler 049ab69...232b213 (1): > [NF] Fix simplification of transpose.
55a99e2c5 hudson * libraries 82384c2...957aa04 (1): > Bump libraries
26d4be9ce Rüdiger Franke * OMCompiler 18752c9...049ab69 (1): > Support array equation with der(v) on left hand side
66e7ec84b Adrian Pop test for ticket:5129
3cb2a7b80 Adrian Pop Updating submodules
58bbd42e3 Adrian Pop * OMCompiler eb75cbe...358f0dc (1): > improve the build process - remove mkbuilddirs target - create directories before runing the first target if OMBUILDDIR is not empty - avoid build of some dependencies if they are already built
3445e5799 Rüdiger Franke * OMCompiler bfccc5f...eb75cbe (2): > Restrict to previous with Cpp runtime too, ticket:5110 > Support more vectorized calls for Cpp runtime only, ticket:5110
20aaea2f8 hudson * libraries f55d9d9...82384c2 (1): > Bump libraries
4f159f9c1 Adrian Pop * OMCompiler 5b5cfe8...bfccc5f (1): > fix MetaModelica examples on mingw - this is until we fix PR: https://github.com/OpenModelica/OMCompiler/pull/2138 - compile also with -fno-ipa-pure-const - link functions with -lOpenModelicaCompiler if MetaModelica flag is on
90653acd9 hudson * libraries ecc428f...f55d9d9 (1): > Bump libraries
4aca4b4ce Willi Braun [FMI] added unit test for debug flag "disableFMIDependency"
916c8ab57 Willi Braun Updating submodules
cadc72bc2 Adrian Pop remove the output from cleaning, it might change
d3f99670c Adrian Pop Updating submodules
e1e34c36b Adrian Pop * OMCompiler dfb7517...c3a6587 (1): > don't propagate command line arguments of make to Ipopt - this allows to compile everything in Windows with: make -f Makefile.omdev.mingw CFLAGS=-g
b0370a25e Per Östlund [NF] Add default argument test.
d06d224f5 Per Östlund Updating submodules
33e96ccc4 Adrian Pop * OMCompiler 2f395d3...3f9eccc (1): > fix library linking order
db34e7f12 Per Östlund [NF] Update min/max tests.
d12edcea0 Per Östlund Updating submodules
d9528d002 Adrian Pop * OMCompiler f9edf28...22bbcbb (1): > Fixes for ticket:5117 and ticket:5119 - link in static libs (even for Modelica tables) for FMU and for the generated executable (all except sundials) - on 32bit, pass gcc flag -mstackrealign to reallign SSE functions (so they can be used from other Windows processes, such as fmuChecker) - build SimulationRuntime/c/ with -mstackrealign
c9c1c4c05 Rüdiger Franke * OMCompiler df1914c...f9edf28 (2): > Restrict collapse of arrays with same call on each element to previous > Collapse arrays with same call on each element, ticket:5110
4159661c0 hudson * libraries 874bb73...ecc428f (1): > Bump libraries
64b4c398a hudson * libraries 01d502c...874bb73 (1): > Bump libraries
b130aee4c Lennart Ochel * OMSimulator bfc991e...de76271 (1): > Fix arm build
a3323cea5 Per Östlund * OMCompiler 2fa8c5e...df1914c (1): > [NF] Fix ConnectEquations.associatedFlowCref.
7a6d06baf Per Östlund [NF] Update tests.
0d454ead7 Per Östlund Updating submodules
3681e32ef Lennart Ochel * OMSimulator 4b3208a...bfc991e (1): > Updating 3rdParty
8f2df8604 Per Östlund * OMCompiler 33aa19d...661b595 (1): > [NF] Improve evaluation of some external functions.
fb9975c85 Adrian Pop * OMCompiler eefcdcc...33aa19d (1): > use LONG_MAX for integer in FMU min/max
086b33c6a Anatoly Trosinenko * OMCompiler baf7ba4...eefcdcc (1): > Fix String inputs/outputs handling for FMUs
540aa9ca1 Per Östlund Add enum equation test.
45500d13e Per Östlund Updating submodules
9f643bec8 Adrian Pop * OMSimulator 54ff47b...4b3208a (2): > Updating OMTLMSimulator > fix compilation on arm
d2ab68c19 Adrian Pop * OMSimulator c8c0094...54ff47b (1): > disable parallel stuff on ARM
f1ee88cba Adrian Pop * OMCompiler 1eeffa0...32ad2f5 (1): > fix checkAllModelsRecursive reporting and add a flag - add the nfAPI flag so we don't get conflicts on changes to this file - report the number of failing models for checkAllModelsRecursive
fff26fd48 Adrian Pop * OMSimulator e7727b2...c8c0094 (1): > declaration of int i in for is C99
ba6ffa58e Per Östlund [NF] Update tests.
23a46a4ee Per Östlund Updating submodules
03dba6ee6 vruge update test packages
e67495c52 vruge * testsuite 989052e...03dba6e (1): > update test packages
989052ea1 Per Östlund [NF] Add function vectorization test.
7c3b83e08 Per Östlund Updating submodules
ee8a23cdb Per Östlund [NF] Update tests.
b3e28b035 Per Östlund Updating submodules
439993d3c Robert Braun * OMSimulator c7fea47...e7727b2 (2): > Updating OMTLMSimulator > Improved error handling for TLM initialization
b104f3059 Martin Sjölund * OMPlot 0e1d01e...151c704 (1): > Pass linker to qwt
151c704b4 Martin Sjölund Pass linker to qwt
71a3cbc53 hudson * libraries 9ce7f67...01d502c (1): > Bump libraries
8aca83757 Adrian Pop Updating OMCompiler
7ce95d227 hudson * OMSimulator c3113be...c7fea47 (2): > fix so we can use older boost 1.41 on centos el6 > [Jenkins] Compile CentOS 6
f3bd6828c Per Östlund [NF] Update tests.
fd916d4cf Per Östlund Updating submodules
ad208503e Per Östlund [NF] Update tests.
51985c88a Per Östlund Updating submodules
b9ec695f8 Adrian Pop * OMEdit df8e38b...609455a (1): > of course windows doesn't like it
609455ac2 Adrian Pop of course windows doesn't like it
bb271a8ad Adrian Pop * OMCompiler 5ce0593...8522167 (1): > adapt to latest msys2 and mingw clang - set prefix on all configure (msys2 sets it to default /mingw64 or mingw32) - override the needed cflags - remove -fPIC on windows
1bfa07310 Adrian Pop adaptation to latest msys2 and mingw clang
74a4419e8 Adrian Pop * OMEdit 88c3453...df8e38b (1): > fix centos compilation and adapt to clang on msys2/mingw - add -std=c++11 if Qt5 cmake macro doesn't do it - check for clang on mingw in backtrace.h
df8e38bd6 Adrian Pop fix centos compilation and adapt to clang on msys2/mingw - add -std=c++11 if Qt5 cmake macro doesn't do it - check for clang on mingw in backtrace.h
9a4bf419f vruge * testsuite a2d00ef...576f198 (1): > added tests for inStream
576f19837 vruge added tests for inStream
84fc6fbd4 hudson * libraries aae0c73...9ce7f67 (1): > Bump libraries
56613a494 Adrian Pop * OMSimulator 72e9221...c3113be (3): > Updating OMTLMSimulator > Updating 3rdParty > adapt to msys2 mingw clang - mingw clang 6 has issues with static linking of libstc++, link dynamically, shoud be fixed with clang 7 - order of boost libraries matter for clang++ - disable static libxml2 for windows clang
2aba1ad70 Per Östlund * OMCompiler 7d0f654...5ce0593 (1): > [NF] Fix ExpandExp.expandRange.
fcf494929 Per Östlund * OMCompiler 9aaad99...7d0f654 (1): > [NF] Fix Expression.makeSubscriptedExp.
8c2f43922 Per Östlund * OMCompiler 6e03b38...9aaad99 (1): > [NF] Fix Subscript.mergeList.
ad9aad5e4 Per Östlund * OMCompiler 33b800d...6e03b38 (1): > [NF] Improve subscripting of expressions.
489f40a24 Adeel Asghar Updating submodules * OMEdit 65f0077...88c3453 (1): > Use beginMacro from ModelWidget Use the .ssd extension for OMSimulator models
88c345383 Adeel Asghar Use beginMacro from ModelWidget Use the .ssd extension for OMSimulator models
a5a3e2c79 hudson * libraries 5c71615...aae0c73 (1): > Bump libraries
2587c581d vruge * OMCompiler 67189f3...33b800d (1): > [BE] fixes for inStream
9d32d2893 hudson * libraries c92d7ec...5c71615 (1): > Bump libraries
94dc3edc0 vruge * testsuite 2e9a88f...a2d00ef (1): > enable tests
a2d00efc4 vruge enable tests
ddd3493f7 vruge * testsuite 4d29ace...2e9a88f (1): > added some tests for inStream
2e9a88f3c vruge added some tests for inStream
754454067 vruge * OMCompiler 2f78a66...67189f3 (1): > [BE] improved inStream
4d29aced1 vruge added some tests for inStream
8a3b42e9d vruge * testsuite 6ded654...4d29ace (1): > added some tests for inStream
03e023366 hudson * libraries 6781e19...c92d7ec (1): > Bump libraries
0cd477e4c hudson * libraries 27c715a...6781e19 (1): > Bump libraries
3ae82763d hudson * OMSimulator aea994f...213d9d3 (2): > fix MacOS builds after lib name changes > Check that FMUs for TLM interfaces exist
b5cc907aa Martin Sjölund * OMSimulator 4333dfb...aea994f (1): > Updating 3rdParty
103cf04b2 arun3688 Updating submodules
6ded654f0 arun3688 Test cases for DataReconciliation algorithm
c7f444415 Martin Sjölund * OMSimulator cf6bb44...4333dfb (1): > [Jenkins] Do not skip default checkout
5bd9ddcd9 Martin Sjölund * OMSimulator 000c9a3...cf6bb44 (1): > [Jenkins] Fix name of env.var
1a801a8e5 Martin Sjölund Count physical CPUs better
3cd6c97a6 Adrian Pop * OMEdit e8f50b1...65f0077 (1): > test to find out if we need to link with -lboost_regex
65f0077e6 Adrian Pop test to find out if we need to link with -lboost_regex
b5c066c76 Adrian Pop * OMSimulator e685d77...000c9a3 (1): > fix issue in 32bit detection
1e30250c7 hudson * libraries c378ef9...27c715a (1): > Bump libraries
277eb6f50 Adrian Pop Updating submodules * OMEdit 134ecff...e8f50b1 (1): > fix 32bit architecture detection
e8f50b197 Adrian Pop fix 32bit architecture detection
5b1b1c0a5 hudson Updating submodules * OMEdit e29273e...134ecff (1): > The OMSimulator library is now called OMSimulator
134ecffd4 Martin Sjölund The OMSimulator library is now called OMSimulator
c6e823ecd Adrian Pop * OMSimulator 2f1e553...f3c4549 (1): > for cmake < 3.1 use CMAKE_CXX_FLAGS to set -std=c++11
a372db6ab Lennart Ochel * OMSimulator 0e5a43e...2f1e553 (1): > Fix heap-buffer-overflow in oms2::Solver::doStep
e085afd0f Adrian Pop * OMSimulator 29000a1...0e5a43e (3): > Updating OMTLMSimulator > Updating 3rdParty > use RegEx from OMSimulator/3rdParty/RegEx
81deaaac4 vruge * OMCompiler 13b403f...46d9c5b (1): > [BE] fixes for inStream
506174a3e vruge * OMCompiler 49624ef...13b403f (1): > [BE] fixes for inStream
3e5d1317f Adrian Pop * OMSimulator 311f596...29000a1 (2): > Updating OMTLMSimulator > Updating 3rdParty
77ffbebce hudson * libraries b5370e3...c378ef9 (1): > Bump libraries
203308d18 Lennart Ochel * OMSimulator 72038da...311f596 (1): > Updating testsuite
03eb73333 Adrian Pop Updating submodules
e29273e9f Adrian Pop filter omcommunication.log on #s# to get a csv that you can check for performance
9a25be444 Adrian Pop link with boost_atomic for i386 linux
2d93dc84a hudson Updating submodules * OMEdit 17d07da...dd04946 (1): > link with -latomic on i386 needed by libOMSimulatorLib.so
dd0494623 Adrian Pop link with -latomic on i386 needed by libOMSimulatorLib.so
b3cc06409 Adrian Pop * OMSimulator 2322e50...b99691a (1): > propagate ABI via cmake
355aa4338 niklwors * OMCompiler 9499275...51e9b19 (1): > [cppruntime] fixed division by zero during setting start values
5dac071fb Adrian Pop * OMSimulator 14c8124...2322e50 (1): > Updating OMTLMSimulator
240897955 Adrian Pop * OMSimulator b4ebae6...14c8124 (1): > change libOMSimulatorLib in libOMSimulatorLua to use rpath on install
60a720e73 Adrian Pop * OMSimulator a6a63bd...b4ebae6 (1): > Updating 3rdParty
7cf73fdf8 Adrian Pop * OMSimulator 0c68577...a6a63bd (2): > call install_name_tool during install > MacOS fixes, output host_short for debug - use install_name_tool right after install - fix typo host_tripple -> host_short
725b908f1 hudson * libraries 08bb3db...b5370e3 (1): > Bump libraries
e93aae18c Lennart Ochel * doc 956eafc...9aae697 (1): > Fix volume and number
9aae697e1 Lennart Ochel Fix volume and number
2b4cd30f4 Lennart Ochel * doc 2bfa701...956eafc (1): > Add pages to openmodelica.org:fritzson:sne:2005
956eafc1f Lennart Ochel Add pages to openmodelica.org:fritzson:sne:2005
05f908c66 hudson Updating submodules * OMEdit d81695e...17d07da (1): > Save the output format in the simulation flags annotation.
17d07dae4 Adeel Asghar Save the output format in the simulation flags annotation.
42a23c044 Adeel Asghar * OMEdit 9199a1a...d81695e (2): > Allow modifying the SSD of the composite models Load the updated text back when user switches to diagram view. > Added a text view for OMSimulator models
d81695e04 Adeel Asghar Allow modifying the SSD of the composite models Load the updated text back when user switches to diagram view.
8eb75ba3e Adeel Asghar Added a text view for OMSimulator models
f51e921d9 hudson * OMSimulator a617c42...0919d27 (3): > Forgot to call `oms2_freeMemory` in the python binding of `oms2_parseString` Documentation for `oms2_freeMemory` > Load ssd files from command line > Fix broken link to OMDev repository
d1e0a5707 Adeel Asghar * OMSimulator 85da666...a617c42 (1): > Added new API `oms2_parseString` Parses the composite model xml and returns the model name without loading the model into the scope. Update `oms2_loadModelFromString` to `oms2_loadString`
660c7dbde Per Östlund * OMCompiler 6d27fdf...9499275 (1): > [NF] Relax connector check for e.g. isRoot.
b9625ef38 Adrian Pop * OMSimulator 4f38ba4...85da666 (1): > fix MacOS RPATH and i386 Linux libatomic need - change the link path for omtlmsimulator lib, use it from the install folder, where MacOS installs it properly - for windows msvc keep the same omtlmsimulator lib path as before
7440848ff Adrian Pop * OMSimulator 4579bae...4f38ba4 (1): > Updating OMTLMSimulator
f452fd439 hudson * libraries 01a9805...08bb3db (1): > Bump libraries
7e8ee622d Robert Braun * OMSimulator 2b8c493...4579bae (2): > Updating testsuite > Correct communication interval for TLM submodels
0dd024ec9 Lennart Ochel * OMSimulator fa816ec...2b8c493 (1): > Fix oms2::Solver::freeSolver
524c44def Lennart Ochel * OMSimulator 2dfc72c...fa816ec (2): > Updating testsuite > Swap arguments of oms2_saveModel
d3ee744cf Lennart Ochel * OMSimulator eacf2cf...2dfc72c (1): > Fix documentation of oms2_saveModel
115163687 Martin Sjölund * OMSimulator 9143932...eacf2cf (1): > Support compiling without TLM again
7c8fb3569 Adrian Pop * OMSimulator 63c857b...9143932 (1): > Updating OMTLMSimulator
1dd6b5827 Adrian Pop * OMSimulator 63555df...63c857b (1): > try a MacOS fix
521c0fb32 Adrian Pop propagate compiler and flags
d1df4445d Adrian Pop * OMSimulator 0c84aa7...63555df (1): > update clang check to 3.8.0
3d7014324 Adrian Pop * OMSimulator 18d7169...0c84aa7 (2): > Updating OMTLMSimulator > use boost::regex instead of std::regex for old and dumb compilers
293bb4d27 Adrian Pop * OMSimulator eb377bd...18d7169 (1): > Updating OMTLMSimulator
c8cfcf23c Adrian Pop * OMSimulator 53be3c4...eb377bd (1): > Updating OMTLMSimulator
fbb75b683 Adrian Pop * OMSimulator acbcc8e...53be3c4 (1): > propagate flags
3c90d8c66 hudson * libraries d2a1cc0...01a9805 (1): > Bump libraries
53a43cf49 hudson * libraries 81861c4...d2a1cc0 (1): > Bump libraries
4f0d76da4 Lennart Ochel * OMSimulator e8a2eda...acbcc8e (2): > New API: oms2_exists > Fix line endings
2fed2bc9c Per Östlund * OMCompiler 62dcbfd...6d27fdf (1): > [NF] Fix SimplifyExp.simplifySubscriptedExp.
f8f5f4d6a hudson * libraries 8956ed8...81861c4 (1): > Bump libraries
3f87fa689 hudson * OMSimulator 2a7f5b5...e8a2eda (3): > proper disable ceres *and* dependencies > Update documentation > Fix oms2_loadModel
90752133c Robert Braun * OMSimulator 3ce1b97...2a7f5b5 (2): > Updating testsuite > Move reading/writing TLM sockets to solver class
8afd170fa Robert Braun * OMSimulator 235eaea...3ce1b97 (1): > Fix array size for initial TLM values
9f65d5834 Lennart Ochel * OMSimulator d13cdc5...235eaea (1): > Add API to delete solver instance
343f1f465 Robert Braun * OMSimulator db85eee...d13cdc5 (1): > Fix number of arguments for setTLMInitialValues()
66756a6bf Robert Braun * OMSimulator 9105dab...db85eee (2): > Set initial flow for TLM connections > Read from sockets before initializing FMUs
5ef31f071 Adeel Asghar * OMSimulator 04cf9c9...9105dab (1): > Added API `oms2_loadModelFromString`
27c3f9a23 Adrian Pop * OMSimulator 8e72fcc...04cf9c9 (1): > missed one dependent lib path
37bf8e1e0 hudson Updating submodules * OMSimulator 913ebf1...8e72fcc (1): > fix lib path
5030f49ca adrpo update OMSimulator submodule
b076cdc48 adrpo more propagation needed
af74615a7 Lennart Ochel * OMSimulator 3c15e82...6cb8300 (1): > Better check for invalid identifiers
8a9849295 Adeel Asghar * OMSimulator abb122e...3c15e82 (3): > Use `oms2_freeMemory` instead of free. > `oms2_freeMemory` API to free the memory from python binding Update the documentation > Added a new API `oms2_listModel` Lists the contents of a composite model. Needed to have a text view of composite model in OMEdit.
78bcdc5a8 Lennart Ochel * OMSimulator c241aaf...abb122e (3): > Updating testsuite > Use oms2_deleteConnection to unconnect solvers from FMUs > Use oms2_addConnection to connect solvers with FMUs
1b422a35e Per Östlund * OMCompiler 4e5b4c7...62dcbfd (1): > [NF] Fix access violation check for Lookup.
d3cc613e1 Martin Sjölund Remove working tests from failures
a8cd3324d Martin Sjölund Update submodule
5771c2046 Adrian Pop propagate host_short to OMSimulator
975b5cf3f Per Östlund * OMCompiler f558b3b...6a4d8d1 (1): > [NF] Make protected class lookup possible.
5d3e15583 Robert Braun * OMSimulator 90d0ca7...c241aaf (1): > Updating OMTLMSimulator
754ea3d22 Martin Sjölund * OMSimulator 3d68ae6...90d0ca7 (1): > Updating 3rdParty
ffd939195 Per Östlund [NF] Update matrix() test.
6c673371b Per Östlund Updating submodules
1b600ac29 hudson * libraries 3fb07e8...5591dd8 (1): > Bump libraries
ce121fda9 Adrian Pop * OMCompiler 11eaca3...07b398d (1): > use 'start' attribute if parameter has no binding (ticket:5065) - better Component.getFixedAttribute implementation - use start attribute if the component has no binding and has fixed=true (or has no fixed and is a parameter or structural parameter)
665574cf6 Per Östlund * OMCompiler 2bfa83f...11eaca3 (1): > [NF] Inline the skew operator.
97099ca68 Lennart Ochel Disable OMSysIdent on Linux and Mac
df986d344 Per Östlund Updating submodules
72fc67378 Per Östlund [NF] Add subscripting tests.
f82dbcec8 hudson * libraries fde517a...3fb07e8 (1): > Bump libraries
7f57e4b6d Adrian Pop * OMCompiler 5698726...2e978c5 (1): > [NF] Expandable Connectors [ticket:5015] - partial implementation - during lookup create virtual crefs - during typing, type virtual crefs
78b63dd51 hudson * libraries 04559af...fde517a (1): > Bump libraries
6deb227a9 Adrian Pop * OMSimulator 06eaacd...3d68ae6 (2): > Updating 3rdParty > catch the exception
a2f539569 Adeel Asghar Updating submodules * OMEdit 6920ca9...9199a1a (1): > Use oms2_getSubModelPath for tables
9199a1a69 Adeel Asghar Use oms2_getSubModelPath for tables
34625bbca hudson * libraries 965ca0a...04559af (1): > Bump libraries
879072c6b Adeel Asghar * OMSimulator 71a4c96...6780103 (2): > Export table submodel to ssd > Add table submodel outputs as connectors
876da2a20 Adrian Pop * OMCompiler 444fbec...5698726 (1): > make sure people git clone OMDev properly
a69d29401 hudson * libraries 605d29c...965ca0a (1): > Bump libraries
1dbb1fcfa hudson * libraries ded2b82...605d29c (1): > Bump libraries
388bc2952 Adeel Asghar * OMEdit a937586...6920ca9 (1): > Updated the copyright text year.
6920ca99c Adeel Asghar Updated the copyright text year.
be21a67f1 hudson * OMEdit 390f239...a937586 (3): > Few minor fixes Removed LibraryTreeItem::callFunction as is not needed. Added copyright text to FunctionArgumentDialog files. Use Label instead of QLabel. Do not fetch the components again and again. Just load the class and get the components from it. Read the class comment from LibraryTreeItem. FunctionArgumentDialog formatting. > Implement detailed function arguments dialog > Add "Call function" context menu item
a9375863d Adeel Asghar Few minor fixes Removed LibraryTreeItem::callFunction as is not needed. Added copyright text to FunctionArgumentDialog files. Use Label instead of QLabel. Do not fetch the components again and again. Just load the class and get the components from it. Read the class comment from LibraryTreeItem. FunctionArgumentDialog formatting.
717eccdb3 Anatoly Trosinenko Implement detailed function arguments dialog
7606bd6c8 Anatoly Trosinenko Add "Call function" context menu item
507d78041 Martin Sjölund Add email notification
85d27d048 Adeel Asghar * OMEdit 1c58f5d...390f239 (1): > ticket:4956 Fixed color and width of connecting lines Use the color of the icon layer first shape for connection line. Use the thickness 0.5 when both connectors are expandable otherwise 0.25
390f239b2 Adeel Asghar ticket:4956 Fixed color and width of connecting lines Use the color of the icon layer first shape for connection line. Use the thickness 0.5 when both connectors are expandable otherwise 0.25
4ccf8b957 Per Östlund * OMCompiler f2acbf5...444fbec (1): > [NF] Fix parent in Inst.instComponentExpressions.
9435525a6 Per Östlund * OMCompiler 9840114...f2acbf5 (1): > Fix InstUtil.splitInnerAndOtherTplLstElementMod.
570edc59a Per Östlund * OMCompiler 01f7068...9840114 (1): > [NF] Potential fix for #5063.
a40caf210 Per Östlund [NF] Add test for derived root class.
49431de92 Per Östlund Updating submodules
9533d859c Adrian Pop update tests due to error message change
1ca0a2931 Adrian Pop Updating submodules
bda7689a7 Adrian Pop * OMCompiler 11bce5a...ceb595e (1): > [NF] do not set structural parameter variability for constants if they have annotation(Evaluate=true)
e0316423e Adrian Pop update tests
9c748783d Adrian Pop Updating submodules
af630a995 hudson * libraries 339214a...ded2b82 (1): > Bump libraries
f7bf3b87e Adrian Pop * OMSimulator 2eb3b5b...71a4c96 (1): > Updating 3rdParty
91599f81e Martin Sjölund Fix name of env.var used in the script
0bbdeb99d hudson * libraries 9db1122...339214a (1): > Bump libraries
00bdc5de3 Martin Sjölund * libraries 035bd9a...9db1122 (1): > Change AixLib repo to the upstream
4c3f85511 Martin Sjölund Ignore hwloc warnings
63a7f6b5d Martin Sjölund * testsuite 52b1693...4c3f855 (1): > Ignore hwloc warnings
7d133bbfe Martin Sjölund * OMCompiler 47f3ecb...4182336 (1): > Fix use before define
e68f64c3a Martin Sjölund * OMCompiler 8423437...47f3ecb (1): > Allow the compliance suite tests to crash
52b169333 Willi Braun expected output
5e22e1b44 hudson Updating submodules
fc664b9f5 Martin Sjölund Jenkins does not inherit env.vars
920798166 Martin Sjölund Add a Jenkins stage for testing ModelicaCompliance
d199cb75c Martin Sjölund Use `chmod a-w` instead of `-w`
30a18587c Martin Sjölund * testsuite f3ff402...d199cb7 (1): > Use `chmod a-w` instead of `-w`
528a8d497 Martin Sjölund * OMCompiler 9489b47...fabb954 (1): > Improve stack overflow detection for compliance suite
f3ff4025f Martin Sjölund Disable crane C++ FMU test
da15f8a81 Martin Sjölund * testsuite fa11a5b...f3ff402 (1): > Disable crane C++ FMU test
b5df44a86 Martin Sjölund * OMCompiler 6bfa734...9489b47 (1): > Handle stack overflow for compliance suite test
3921cdac7 Martin Sjölund * OMCompiler 63848be...6bfa734 (1): > Avoid backslashes in JSON strings
52d4cc7fc Julien Schueller * OMCompiler 80b06e9...63848be (1): > Add cp -r option to ${builddir_share}/omc/runtime/
780c18924 hudson * libraries 4286827...035bd9a (1): > Bump libraries
50fb18ac8 Lennart Ochel * OMSimulator 788f5d3...2eb3b5b (2): > Add --solver > Remove --masterAlgorithm
a9dfcef5e Lennart Ochel * OMSimulator 8a15e56...788f5d3 (3): > Updating testsuite > Add model exchange mode > Update doc
79ee1ec20 Martin Sjölund * OMCompiler 8c3db21...80b06e9 (1): > Test all of the compliance suite
fa11a5b6b Adrian Pop test fix for ticket:5054
08c8bcc62 Adrian Pop Updating submodules
c14ac7817 hudson * libraries 46c6e5e...4286827 (1): > Bump libraries
6f2c2926b Martin Sjölund * OMCompiler 7d6cb6d...9ebd34b (1): > Compliance-Suite: Fix crash when simulation fails
85d435049 Martin Sjölund * OMCompiler 94cae26...7d6cb6d (1): > Sort results of compliance suite testing
804457517 Adeel Asghar * OMEdit d86a2f0...1c58f5d (1): > ticket:4640 Categorized OMEdit messages Added 4 tabs i.e., All, Notifications, Warnings and Error. The `All` tab becomes active whenever a new message is added.
1c58f5def Adeel Asghar ticket:4640 Categorized OMEdit messages Added 4 tabs i.e., All, Notifications, Warnings and Error. The `All` tab becomes active whenever a new message is added.
54366fb7d Martin Sjölund OMSimulator requires HOME to be writeable
474315c24 Martin Sjölund Add check for bad CRLF in commits
b4dbfeaeb hudson * libraries 56ff54c...46c6e5e (1): > Bump libraries
de68317d9 hudson * libraries c04d353...56ff54c (1): > Bump libraries
e26178947 Adeel Asghar * OMEdit 51c079c...d86a2f0 (1): > Update according to OMSimulator signal format
d86a2f08a Adeel Asghar Update according to OMSimulator signal format
04847635d Adeel Asghar * OMEdit 445f370...51c079c (1): > OMSimulator rename functionality
51c079c5d Adeel Asghar OMSimulator rename functionality
75dc9a1b2 Volker Waurich * OMCompiler bab4ecd...94cae26 (1): > copyFile call for scripting api
5594782fc Volker Waurich * OMCompiler 9d2a05f...bab4ecd (1): > fix evalOutputOnly
592df5c79 Adrian Pop * OMCompiler fc9be10...9d2a05f (1): > better handling of builtin and extern C functions (ticket:5057) - check if the non fullyqualified name of the function is the same as the name of the external function - if the non fullyqualified name is not the same, generate the function and call the extern definition - fix definition of builtin integerMax and numBits
500aa7975 Willi Braun adjust dump warnings
091b506ea Willi Braun Updating submodules
c62cdd398 Adrian Pop * OMCompiler bb8f3d8...4892660 (1): > ticket:5054 - add an warning message about missing rooted branch and continue
1632ebc91 Adrian Pop add cgraphGraphVizFile to the aspell list
9669a1095 hudson * libraries b79e335...c04d353 (1): > Bump libraries
7eb47d602 Willi Braun [cRuntime] adjust tests with nonlinear dumps
fbf464d12 Willi Braun Updating submodules
87a13af40 Willi Braun * OMCompiler a9fc037...8fd8d3e (1): > [Backend] fix text of algebraic loops jacobian
6949ffe0b adrpo update testsuite
44cd6d263 adrpo fix line endings
6c86ad060 Lennart Ochel * OMSimulator 622e768...8a15e56 (1): > Test for minimum compiler version
70e5adaed Adrian Pop [NF] tests for ticket:4966 overconstrained connection graph
06132efa9 Adrian Pop Updating submodules
40f86d65c Adrian Pop * OMCompiler 15177bd...b28062c (1): > [NF] finalize overconstrained connection graph (OCG) - generate zeros(:) = OverconstrainedType.equalityConstraint(A, B) equations - replace broken connects with the generated equalityConstraint equation - also run the Connections.* operator evaluation on initial equations - do not delete inner outer nodes as it will fail miserably
f697a0945 hudson * libraries d4c48ab...b79e335 (1): > Bump libraries
f6d9eaa61 hudson * libraries 5220933...d4c48ab (1): > Bump libraries
2e29ea289 Adeel Asghar * doc 353b409...2bfa701 (1): > Activate access annotations documentation
2bfa70139 Adeel Asghar Activate access annotations documentation
7f0ca8f05 Adeel Asghar * OMEdit d49d6ff...445f370 (1): > Added a new option `Activate Access Annotations` Enables the access annotations for non-encrypted libraries.
445f370df Adeel Asghar Added a new option `Activate Access Annotations` Enables the access annotations for non-encrypted libraries.
2d8f1f266 hkiel * OMSimulator 1dabf64...622e768 (1): > fix some errors - allocate enough space to hold string pointers (not chars) - fix 8-argument version of OMSimulatorLua_oms2_setTLMInitialValues()
fb0d241d6 hudson * libraries 31c5758...5220933 (1): > Bump libraries
8aeba82aa Adeel Asghar * OMEdit 67ee599...d49d6ff (1): > ticket:5044 Show platform specific compiler options
d49d6ff0a Adeel Asghar ticket:5044 Show platform specific compiler options
544f714e3 Adeel Asghar * OMEdit f127f11...67ee599 (2): > Check for the access annotation before calling `listFile` and `getIconAnnotation` avoids unnecessary messages from OMC. Allow opening *.mol files from regular open dialog. > Call `numProcessors` once
67ee5996a Adeel Asghar Check for the access annotation before calling `listFile` and `getIconAnnotation` avoids unnecessary messages from OMC. Allow opening *.mol files from regular open dialog.
532f7bbca Adeel Asghar Call `numProcessors` once
1233269ae Adrian Pop * OMCompiler c5bc6e5...15177bd (1): > [NF] overconstrained connection graph (OCG) - creating and breaking of the OCG is working - replacement of broken connect equation with the equalityConstraint call is missing - update common
60c3d8a77 hudson * libraries 0ce9cac...31c5758 (1): > Bump libraries
bf8bb186b niklwors * OMCompiler 04d541f...c5bc6e5 (1): > Removed code generation for algebraic loop variables and added it to algebraic loop default solver implementation
cbab6e0a4 hudson * libraries c17d244...0ce9cac (1): > Bump libraries
625f15dc6 Adeel Asghar * doc 626796c...353b409 (1): > Fixed indentation Pick the logo from _images folder.
353b409dd Adeel Asghar Fixed indentation Pick the logo from _images folder.
e791d163d Adeel Asghar * doc ebbeebb...626796c (1): > Start the bullet list from new line.
626796c9d Adeel Asghar Start the bullet list from new line.
e13f44c72 Adeel Asghar * doc df99456...ebbeebb (1): > Fixed some warnings
ebbeebbff Adeel Asghar Fixed some warnings
8cc29d3f4 Adeel Asghar * doc 63cdd5e...df99456 (1): > Moved the logo back to source directory The theme wants a relative path for logo from $PROJCET/_static. Lets see if ../logo.svg will work or not.
df994567a Adeel Asghar Moved the logo back to source directory The theme wants a relative path for logo from $PROJCET/_static. Lets see if ../logo.svg will work or not.
4267d8d39 Adeel Asghar * OMEdit a0c6d7b...f127f11 (1): > Updated `OMC Flags` to `OMC Command Line Options`
f127f11e5 Adeel Asghar Updated `OMC Flags` to `OMC Command Line Options`
8d1ae37b6 Adeel Asghar * doc 4f95c4f...63cdd5e (1): > Updated OMEdit documentation
63cdd5e1c Adeel Asghar Updated OMEdit documentation
82d9f451b Adeel Asghar * doc 9f68fc3...4f95c4f (1): > Show the OpenModelica logo in the left navigation
4f95c4f90 Adeel Asghar Show the OpenModelica logo in the left navigation
0aa9a2b79 hudson Updating submodules * OMEdit 185f11c...a0c6d7b (1): > ticket:5047 Return after setting the top window active
a0c6d7b5c Adeel Asghar ticket:5047 Return after setting the top window active
9f68fc36d Adeel Asghar Fixed heading
e7cf00ba6 hudson * libraries da67362...b6d411d (1): > Bump libraries
0b1644df6 Adeel Asghar * OMEdit 83e3e92...185f11c (1): > Added menu item for OMSimulator users guide.
185f11c1b Adeel Asghar Added menu item for OMSimulator users guide.
1aaa45850 Adeel Asghar * doc c9217b3...65a53ae (1): > ticket:5046 Added link to OMSimulator documentation.
65a53ae5e Adeel Asghar ticket:5046 Added link to OMSimulator documentation.
2376ce75e Adrian Pop * OMSimulator b38b855...1dabf64 (1): > don't clean it after build
0b592244d Adrian Pop * OMSimulator 959f825...b38b855 (1): > ignore error if we cannot find git
1c841f9b9 hudson * libraries 1275f99...da67362 (1): > Bump libraries
0c6779d43 Adrian Pop * OMEdit e6b1adb...83e3e92 (1): > update common
83e3e9294 Adrian Pop update common
18c1c57d6 Adeel Asghar * common db79fa7... (1): > Merge pull request #3 from adeas31/rpath-lib
c9c90856e Adeel Asghar Include lib folder in RPATH_QMAKE
dc470fe01 hudson * OMEdit 0e9c2ff...e6b1adb (2): > Link with libomtlmsimulator > Merge branch 'adeas31-oms'
e6b1adb6e Adeel Asghar Link with libomtlmsimulator
0d2fbd198 Adeel Asghar OMEdit depends on OMSimulator
01356fff4 Adeel Asghar Merge branch 'adeas31-oms'
ebbf3d04a Adeel Asghar Merge remote-tracking branch 'origin/master' into oms
6d891ea05 Adeel Asghar * OMEdit 857e886...0e9c2ff (1): > Split the log stream checkboxes to 3 columns
0e9c2ff82 Adeel Asghar Split the log stream checkboxes to 3 columns
afab93c1f Adeel Asghar * OMEdit bcacb27...857e886 (1): > ticket:4975 Fixed handling of simulation options. Start with the default simulation options, then apply the experiment and __OpenModelica_simulationFlags annotation. After that all the user changes of simulation options are stored inside OMEdit.
857e886b4 Adeel Asghar ticket:4975 Fixed handling of simulation options. Start with the default simulation options, then apply the experiment and __OpenModelica_simulationFlags annotation. After that all the user changes of simulation options are stored inside OMEdit.
052636969 hudson * libraries 7bc000f...1275f99 (1): > Bump libraries
5d18743bf Lennart Ochel Add OMSimulator as submodule
5e27ad03e Per Östlund * OMCompiler 06e511f...04d541f (1): > [NF] Fix type when expanding unary expressions.
771b65dd3 hudson * libraries b0a8b57...7bc000f (1): > Bump libraries
77c88e370 Per Östlund * OMCompiler 65d1390...06e511f (1): > [NF] Array equation fixes.
822bb9d1e niklwors * OMCompiler 23656fa...65d1390 (1): > Added flag to use only one instance of algebraic loop solver in cpp runtime
2e7f9fccb hudson * libraries c42f96c...b0a8b57 (1): > Bump libraries
59817bd05 hudson * libraries 44bfbc6...c42f96c (1): > Bump libraries
635e779fb Adrian Pop * OMCompiler 578550f...23656fa (1): > allow disabling of 'stdout' and 'assert' streams
464119709 hudson * libraries b22e894...44bfbc6 (1): > Bump libraries
5155aeeb2 Martin Sjölund * OMCompiler 66b19e0...578550f (1): > Fix path names for compliance suite
7078bdacb hudson * libraries 387be42...b22e894 (1): > Bump libraries
21c61a618 Martin Sjölund * OMCompiler c44a538...66b19e0 (1): > More options for ModelicaCompliance testing
d2220f45b Adrian Pop * OMCompiler f251a60...c44a538 (1): > better fix for Windows compilation - use gcc instead of g++ - use -Wl,-Bstatic -lstdc++ -Wl,-Bdynamic instead of -static-stdc++
e3019fb4e Adrian Pop * OMCompiler a32b622...f251a60 (1): > fix simulation code compilation on Windows - use g++ to link the executable on Windows with -static-libstc++ - remove c++ includes from the SimulationRuntime/c/simulation/simulation_runtime.h - guard some files with extern "C" so we can always use g++ to compile the generated code
dbe3f6c27 Adrian Pop * OMCompiler 8089bfd...a32b622 (1): > Fix FMU build on Windows and other FMU fixes - use fmuTargetName instead of fileNamePrefix to remove the fmu - use rm -f if System.removeDirectory doesn't work on Windows - compile with static libstdc++ and pthreads - don't add extra dlls to the binary directory - fix resource copy on Windows
fff15633b Per Östlund * OMCompiler 52c826a...8089bfd (1): > [NF] Fix package constant detection.
6520c7359 Adeel Asghar * OMEdit ba22c5a...bcacb27 (1): > ticket:4959 Generate a new directory for importing a FMU If we import different FMUs on the same path then the files mix up and create a mess. Generating new directories for each FMU solves this issue. Added an option `Delete FMU directory and generated model when OMEdit is closed`. If that option is true then the new directories are deleted when OMEdit is closed.
bcacb27ea Adeel Asghar ticket:4959 Generate a new directory for importing a FMU If we import different FMUs on the same path then the files mix up and create a mess. Generating new directories for each FMU solves this issue. Added an option `Delete FMU directory and generated model when OMEdit is closed`. If that option is true then the new directories are deleted when OMEdit is closed.
284f9e12d Per Östlund * OMCompiler 7f60f82...52c826a (1): > [NF] Handle SUBSCRIPTED_EXP in Typing.typeExp.
72bb65888 Per Östlund * OMCompiler 008d2d2...7f60f82 (1): > [NF] Don't evaluate local constants in functions.
a98118d21 Adeel Asghar * OMEdit d4dad55...ba22c5a (1): > ticket:4983 Update the documentation browser when a new ModelWidget is selected
ba22c5afb Adeel Asghar ticket:4983 Update the documentation browser when a new ModelWidget is selected
14a6447a9 Willi Braun * OMCompiler 2d1ed04...008d2d2 (1): > [FMI] fix directional derivatives in c fmu
c1e2350f8 hudson * libraries 6675969...387be42 (1): > Bump libraries
edff45758 Adeel Asghar * OMCompiler 0eac662...2d1ed04 (1): > Add quotes around the full command
d51f42119 Per Östlund * OMCompiler c3159ae...0eac662 (1): > [NF] Fix lookup error message.
b5ddaa63a Per Östlund [NF] Add ceval tests.
517bc02db Per Östlund Updating submodules
1c94ad756 Adeel Asghar * OMEdit 862a324...d4dad55 (1): > ticket:4987 Only add the top level model/package to recent files list
d4dad558e Adeel Asghar ticket:4987 Only add the top level model/package to recent files list
536d41a99 Adeel Asghar * OMEdit 991c06b...862a324 (1): > ticket:4840 Handle the array unit conversion of array modifiers
862a32451 Adeel Asghar ticket:4840 Handle the array unit conversion of array modifiers
ab769a3a1 Martin Sjölund Add a Jenkins pipeline
cc569510f Martin Sjölund Update paths of sources
e73af51b3 Martin Sjölund * testsuite fee1814...69d6869 (1): > Fix typo
69d6869ce Martin Sjölund Fix typo
1166e1039 Martin Sjölund Updating submodules
fee18148d Martin Sjölund Update expected output for steady state simulation
210ffa014 Per Östlund Updating submodules
6ca0d8173 Per Östlund [NF] Update tests.
d61c5d436 Per Östlund * OMCompiler fd178e1...25d5df2 (1): > [NF] Simplification improvements.
46f58d1b2 Per Östlund * OMCompiler 412a023...fd178e1 (1): > [NF] Fix simplification of sum/product.
cb8259795 Per Östlund * OMCompiler e3f55e4...412a023 (1): > [NF] Revert to first base class lookup fix.
08b416901 Martin Sjölund Disabled the C++ static linking test
5f83b7770 Martin Sjölund * testsuite ab2c84c...08b4169 (1): > Disabled the C++ static linking test
ab2c84c9c Martin Sjölund Properly disable the Motor_mcp test
44147d528 Martin Sjölund * testsuite 73619c7...ab2c84c (1): > Properly disable the Motor_mcp test
cc65e34b1 Martin Sjölund * OMCompiler d870b3b...e3f55e4 (1): > Fix the FMU resource path on Win32
ed5c31f0f Per Östlund Updating submodules
73619c7ed Per Östlund [NF] Update delay test.
36f054031 Per Östlund * OMCompiler 7d0153e...647ef10 (1): > [NF] Fix Ceval error reporting.
d08883af5 Per Östlund * OMCompiler 582a038...7d0153e (1): > [NF] Simplification improvements.
299bfbc50 Per Östlund [NF] Add cardinality tests.
3ffd02337 Per Östlund Updating submodules
0b8ac126f Pierre Haessig * doc 8654f34...c9217b3 (1): > fix typos in OMMatlab doc
3559bcdb4 Per Östlund * OMCompiler e9a73b9...6ec2d31 (1): > [NF] Better fix for base class lookup issue.
bfcb3895c Per Östlund [NF] Add extends test.
372f9d92e Per Östlund Updating submodules
c9217b308 Pierre Haessig fix typos in OMMatlab doc
8001b80f9 Adeel Asghar * doc bb446cd...8654f34 (1): > Fix indentation
8654f34d4 Adeel Asghar Fix indentation
213e5b3d3 hudson * libraries ba70922...6675969 (1): > Bump libraries
13afdd493 Adeel Asghar * doc 74a891b...bb446cd (1): > A bit of documentation about encryption support
bb446cd7d Adeel Asghar A bit of documentation about encryption support
5b2ac558f Martin Sjölund Stop testing testBug3902
a38866a5d Martin Sjölund * testsuite 276bf6f...5b2ac55 (2): > Stop testing testBug3902 > Disable HPCOM test Motor_mcp_omp
605c99bb3 Martin Sjölund Disable HPCOM test Motor_mcp_omp
b9749f5c0 hudson * libraries d1a100b...ba70922 (1): > Bump libraries
276bf6fef Martin Sjölund Change tested cross-compiled+run platforms
2b7c39414 Martin Sjölund * testsuite 6f66119...276bf6f (1): > Change tested cross-compiled+run platforms
38eb7b8ea hudson * libraries 7e1c0f3...d1a100b (1): > Bump libraries
bb6a641a6 Martin Sjölund * OMCompiler 7cd71ba...a34b659 (1): > Fix for Windows paths in URIs
636490632 Martin Sjölund * testsuite bcaffcb...6f66119 (1): > Add script to run FMUs through Jenkins
6f6611995 Martin Sjölund Add script to run FMUs through Jenkins
df12a3918 Martin Sjölund * testsuite a1214cb...bcaffcb (1): > Move creation of the tar.xz to the Jenkinsfile
bcaffcb5f Martin Sjölund Move creation of the tar.xz to the Jenkinsfile
a6e8a2ca7 Martin Sjölund * testsuite b4d738d...a1214cb (1): > Also build x86 in docker
a1214cb0a Martin Sjölund Also build x86 in docker
e00584ceb hudson * libraries ab63dd4...7e1c0f3 (1): > Bump libraries
c56f4709e Martin Sjölund Updating submodules
b4d738da1 Martin Sjölund Cross-compile FMUs using docker or the local machine
179896b8a hudson * libraries 13272e1...ab63dd4 (1): > Bump libraries
fa39fd17d Adrian Pop * OMCompiler 1257694...3f36b04 (1): > small readme update
8e7ec6da1 hudson * libraries 494cdf5...13272e1 (1): > Bump libraries
57a95b11c Adeel Asghar * OMEdit 94bcd98...991c06b (1): > Use listFile when file is encrypted
991c06b4e Adeel Asghar Use listFile when file is encrypted
90ad8ccde Adeel Asghar * OMCompiler 75c94ec...1257694 (1): > listFile should work for Access.nonPackageText and higher
afc376d4f Adeel Asghar * OMCompiler bc961b4...75c94ec (1): > Restrict instantiateModel based on the access annotation If the class is encrypted then check the access level for instantiateModel
a24e239f4 Per Östlund Updating submodules
ba2ec9885 Per Östlund [NF] Update tests.
3e6dcc4fe Martin Sjölund * OMEdit 80bc25f...94bcd98 (1): > Added more preprocessor checks for OSG
94bcd989f Martin Sjölund Added more preprocessor checks for OSG
5e84c83c9 Adeel Asghar * OMEdit 891aab5...80bc25f (1): > Restrict instantiateModel based on the access annotation.
80bc25f32 Adeel Asghar Restrict instantiateModel based on the access annotation.
a85dfcbc6 Adrian Pop * OMCompiler facb5c9...ad9df37 (1): > add a readme about using own compiled OpenModelica
55c1cbd14 hudson * libraries 6d083b2...494cdf5 (1): > Bump libraries
863cf1341 Per Östlund [NF] Add scalar() test.
f77665766 Per Östlund Updating submodules
ca06d7132 Per Östlund * OMCompiler 592a4a4...5615485 (1): > [NF] Improve expression expansion.
3609d875d Per Östlund [NF] Add unknown dim test.
38469b835 Per Östlund Updating submodules
5a67bb114 Martin Sjölund * OMEdit 23a584f...891aab5 (1): > Do not point directly into OMCompiler.git
891aab58d Martin Sjölund Do not point directly into OMCompiler.git
1bbf721bc Martin Sjölund * OMCompiler 1c8bb86...f761280 (1): > The FMIL includes are necessary to compile OMEdit
a1ca0b89a Lennart Ochel * OMCompiler dfa7337...1c8bb86 (1): > Fix copyright header
98b0e8643 Adeel Asghar * OMCompiler fb766b3...dfa7337 (1): > Use the correct working directory
e9ada82ea hudson * libraries 46d066c...6d083b2 (1): > Bump libraries
2bfddad10 Per Östlund * OMCompiler cce54d9...fb766b3 (1): > Handle : in ComponentReference.compareSubs.
dba6b173a Per Östlund [NF] Update tests.
95b392cb7 Per Östlund Updating submodules
9a4ffacd8 hudson * libraries eb5d2b5...46d066c (1): > Bump libraries
0acfdf1ee Per Östlund * OMCompiler f9bcda0...37e7177 (1): > [NF] Fix issue with conditional components.
3f7682af6 Per Östlund * OMCompiler 72ee122...f9bcda0 (1): > [NF] Fix scope in Inst.instExpressions.
4eaab01e8 Per Östlund [NF] Added conditional connector test.
1811d5042 Per Östlund Updating submodules
b74a2f118 Adeel Asghar Merge remote-tracking branch 'origin/master' into oms
0d2ef425c hudson * libraries 0414053...eb5d2b5 (1): > Bump libraries
ddff37922 Per Östlund * OMCompiler 6fe40c2...0fb948c (1): > [NF] Fix moving of parameter binding to equation.
c0b03eb4c Per Östlund * OMCompiler 24b68a2...6fe40c2 (1): > [NF] Remove empty arrays equations.
20dc212ea Per Östlund [NF] Update tests.
c8c89fa8a Per Östlund Updating submodules
b5e588e7c Martin Sjölund * OMCompiler e3fba96...27740e1 (1): > Use the FMI 2.0 resources directory for info.json
a3ec59b80 Martin Sjölund * OMCompiler 7f3aeef...e3fba96 (1): > Do not enforce -flto when building FMUs
003f554f9 Per Östlund * OMCompiler a107bb4...7f3aeef (1): > [NF] Update NFModelicaBuiltin.
1912ae94c Per Östlund * OMCompiler d262d0a...a107bb4 (1): > [NF] Fix handling of 'each' in Ceval.
c3e32f742 hudson * libraries 812797b...0414053 (1): > Bump libraries
30c4eb8ff hudson * libraries 165d9aa...812797b (1): > Bump libraries
cb0d55ea9 hudson * libraries 4e50e29...165d9aa (1): > Bump libraries
8f6610b60 adrpo force update as PR failed on last step
e0ee6b809 Adrian Pop * OMCompiler 97ad0bf...c0e4847 (1): > small readme update
4f35cb62a Adrian Pop * OMCompiler 5e99170...97ad0bf (1): > check if the file is valid
b90bbbaa0 hudson * libraries f2ae2c4...4e50e29 (1): > Bump libraries
d023d7a5b Per Östlund [NF] Add if-equation test.
0bc2c21f9 Per Östlund Updating submodules
077e63d91 Per Östlund Updating submodules
fb8371207 Per Östlund [NF] Add record array evaluation tests.
9b5e6445d hudson * libraries c436a4c...f2ae2c4 (1): > Bump libraries
d0bbeaf4d Martin Sjölund * OMEdit 50faa87...23a584f (1): > Increase the colour palette of check.png to 8-bit
23a584f7a Martin Sjölund Increase the colour palette of check.png to 8-bit
bcba02913 Adeel Asghar * OMCompiler ab5e5ee...8f36866 (1): > Pass the correct number of arguments.
b45e4765d Adeel Asghar * OMCompiler af928ab...ab5e5ee (2): > Kill the library vendor executable after load > Start the library vendor executable separately For each `loadEncryptedPackage` call create only one instance of library vendor executable.
ed6fca902 hudson * libraries 4d98c11...c436a4c (1): > Bump libraries
f50ab80d5 Per Östlund Updating submodules
bede77897 Per Östlund [NF] Update operator overloading tests.
e886cde13 Per Östlund * OMCompiler b592193...8dca89a (1): > [NF] Try harder.
c0d24b316 hudson * libraries a972250...4d98c11 (1): > Bump libraries
71716621c Per Östlund [NF] Update tests.
036f9f303 Per Östlund Updating submodules
11fdfba1b Per Östlund [NF] Add function evaluation test.
3524f52ac Per Östlund Updating submodules
de071cc7b hudson * libraries bffe1e3...a972250 (1): > Bump libraries
06b74e5e1 Adrian Pop change OpenModelicaSetup to OMSetup
cf36c80a9 Martin Sjölund * libraries a498dde...bffe1e3 (1): > Add AixLib 0.4.0; existing packages depend on it
7480af7b3 Adrian Pop * OMCompiler 7ee060b...e179064 (1): > fix include path for SEMLA
7c1bc3106 hudson * libraries c8b12c0...a498dde (1): > Bump libraries
9be9c858e Adrian Pop * OMCompiler 8c6ff41...7ee060b (1): > handle list and listFile if we have encryption
63d96ab35 hudson * libraries e85eb65...c8b12c0 (1): > Bump libraries
676537d69 Adeel Asghar * OMCompiler b96cf71...8c6ff41 (1): > Build SEMLA from OMEncryption
1cc0f23c3 hudson * libraries 1d300f9...e85eb65 (1): > Bump libraries
b9da8d025 Per Östlund [NF] Update function vectorization tests.
d9bf2c55a Per Östlund Updating submodules
d7759ec6e Dietmar Winkler * OMCompiler 7ad3a17...1761f6d (3): > Py3 fix. > Use ZMQ only since testing for CORBA did not really work out. > Ref: #4622 Making the icon generator compatible with ZMQ
6c456fc88 hudson * libraries fee17dd...1d300f9 (1): > Bump libraries
d02d8de5e Per Östlund * OMCompiler dc81059...7ad3a17 (1): > [NF] Make record constructors work again.
546f25070 Per Östlund [NF] Update and add operator overloading tests.
aa8a9431e Per Östlund Updating submodules
014a8288a Adeel Asghar * OMEdit e076b38...50faa87 (1): > Allow creating and loading encrypted package
ee2d623d0 Adeel Asghar Merge remote-tracking branch 'origin/master' into oms
50faa877a Adeel Asghar Allow creating and loading encrypted package
fb56634da Adeel Asghar * OMEdit 7e3111a...e076b38 (1): > Avoid the NULL pointer exception.
e076b38db Adeel Asghar Avoid the NULL pointer exception.
ce7624b22 hudson * libraries 96e5309...fee17dd (1): > Bump libraries
e23cd3456 Adeel Asghar * OMCompiler 1f361bb...9419b55 (1): > Make sure to clean SEMLA
ea4204d91 Adeel Asghar * OMCompiler 91cd77d...1f361bb (1): > Restrict the API based on the access annotation of the encrypted class Show error message when user can't access contents
f8e15b9e8 hudson * libraries bdc689a...96e5309 (1): > Bump libraries
a4e6d407a Rüdiger Franke * OMCompiler 6533bcd...91cd77d (1): > Fix type of firstTick operator
49c257bb6 hudson * libraries 85a24c3...bdc689a (2): > Bump libraries > Fix the MSL trunk patch
3cc7e9dc5 Per Östlund [NF] Add function derivative tests.
47633fce4 Per Östlund Updating submodules
be9bdac51 hudson * libraries 4d2de16...85a24c3 (1): > Bump libraries
87cfbd19a hudson * libraries afed7a5...4d2de16 (1): > Bump libraries
c01fba20d Per Östlund Updating submodules
82c85da6f Per Östlund [NF] Update tests.
cbf553e8b hudson * libraries 0dfe362...afed7a5 (1): > Bump libraries
11f71a367 Adeel Asghar Allow adding table as submodel FMU properties context menu
ce21b1069 Adeel Asghar FMU inputs via FMU properties dialog
e93c59a67 hudson * libraries 4675996...0dfe362 (1): > Bump libraries
0a4a3c70b hudson * libraries 8e2e588...4675996 (1): > Bump libraries
8fb6d520d Per Östlund * OMCompiler 9d7f5d5...58dca93 (1): > [NF] Minor optimization for fold/map of crefs.
53097e86d hudson * libraries cd478f1...8e2e588 (1): > Bump libraries
f42c0a917 Per Östlund [NF] Add more function evaluation tests.
031d61528 Per Östlund Updating submodules
19b2b60f1 Per Östlund * OMCompiler 15644b5...f430883 (1): > [NF] Expression evaluation fixes.
391deb85b Per Östlund [NF] Add function evaluation test.
837c12c0a Per Östlund Updating submodules
6adc7f2c8 Per Östlund * OMCompiler df6ecef...030f499 (1): > Add code generation for 'product'.
2711e8e2c Per Östlund * OMCompiler 2166555...df6ecef (1): > [NF] Use correct call attributes everywhere.
a359e9fed Adrian Pop * OMCompiler e8a3024...2166555 (1): > try to not use the new dtags also for shared objects
613de6fe7 Adrian Pop * OMCompiler cc5bf4b...e8a3024 (1): > - handle -Wl,--no-as-needed via configure
34f1ec133 Adrian Pop * OMCompiler 4c949e1...cc5bf4b (2): > handle -Wl,--disable-new-dtags via configure > use RPATH not RUNPATH via -Wl,--disable-new-dtags
7b415b224 hudson * libraries c88ae31...cd478f1 (1): > Bump libraries
c06433506 Adrian Pop * OMCompiler 3afa6f7...4c949e1 (1): > use -Wl,--no-as-needed as otherwise the klu test fails
9d6a69776 Volker Waurich * OMCompiler 84be5a9...3afa6f7 (1): > remove duplicated relation checking for cpp codegen, fixes relations using iterators
50fc6a26d Adeel Asghar Disable the renaming feature until its fixed completely
61b04277b Per Östlund [NF] Add nested 'end' test.
c5d0497b1 Per Östlund Updating submodules
93dee901c Per Östlund * OMCompiler c3468c0...2fffc20 (1): > Handle "()" for __OpenModelica_simulationFlags.
0b2fd737b Per Östlund [NF] Update tests.
373e5e614 Per Östlund Updating submodules
9d25b3868 Adeel Asghar Use oms2_setConnectorGeometry for connectors Bit of code cleanup.
891adba85 Per Östlund Update tests.
3242d5758 Per Östlund Updating submodules
5f2612639 Per Östlund [NF] Update tests.
9a5bb6433 Per Östlund Updating submodules
7e8c5265f Per Östlund [NF] Add more 'when' tests.
eb5a3a4dc Per Östlund Updating submodules
ce68a50a6 Per Östlund * OMCompiler 9878b52...9b09552 (1): > Add evaluation of intBit*.
9f52a31ac Per Östlund * OMCompiler 12e54e0...9878b52 (1): > [NF] Fill in field names when converting records.
212885f0c Per Östlund * OMCompiler a444419...12e54e0 (1): > [NF] Fix Package.collectVariableConstants.
3d95d21f3 Per Östlund * OMCompiler debb491...a444419 (1): > [NF] Allow both types to be unknown in matchTypes.
14022bc06 Adeel Asghar Adapt to the changes of asynchronous simulate Added support for get start and stop time APIs.
6d76fe6f5 Per Östlund * OMCompiler 0fd679d...debb491 (1): > [NF] Apply scope fixes to records constructors too.
f545a43d3 Adeel Asghar Allow deleting the submodel icon Restrict few actions on the submodel signals. Respective context menus
fedcaa24d Per Östlund [NF] Update tests.
a5144a4ad Per Östlund Updating submodules
72f34216f hudson * libraries 1539b63...c88ae31 (1): > Bump libraries
434849110 Per Östlund [NF] Update tests.
3d0cc19fd Per Östlund Updating submodules
2c1fc426e Per Östlund * OMCompiler a185205...e2290c9 (1): > Fix ComponentReference.expandCref.
52e77660a hudson * libraries e6e6718...1539b63 (1): > Bump libraries
016c4fd99 Per Östlund * OMCompiler e8395d7...a185205 (1): > Improve inlining to handle Complex constructor.
c0f7c32e2 Per Östlund * OMCompiler 215b5fc...e8395d7 (1): > [NF] Fix call attributes for operator overloading.
04d958a40 Adeel Asghar Merge remote-tracking branch 'origin/master' into oms
2496b7d4b Adeel Asghar ModelWidget for FMUs and its signals Handling of iconSource attribute for FMUs.
f295158bc Per Östlund * OMCompiler 526262a...215b5fc (1): > [NF] Fix ConnectEquations.makePositiveMaxCall.
3c2d914ad Per Östlund [NF] Add function record parameter tests.
6eb3a7b9c Per Östlund Updating submodules
fed51bdab Dietmar Winkler * OMCompiler 0ea5484...c2593f2 (1): > Add default top alignment for table rows
ea63cadae Per Östlund * OMCompiler f09a7d4...0ea5484 (1): > [NF] Fix InstNode.scopePath for derived classes.
47387c8ad Per Östlund [NF] Update tests.
e6f9e8ca9 Per Östlund Updating submodules
8bcc3ee58 Willi Braun * OMCompiler e80e927...0f7ec31 (1): > [cRuntime] fix typo
73c624c48 Per Östlund [NF] Add array concatenation test.
c23e4b029 Per Östlund Updating submodules
a75611462 Willi Braun * OMCompiler 2716d05...2ea6748 (1): > [cRuntime] Fixing LOG_DSS dump
152812ec8 Willi Braun * OMCompiler 729fcc0...2716d05 (1): > [DAEMode] create aux variable for cse variables
acf3696e1 Willi Braun * OMCompiler ef288f9...729fcc0 (1): > [cRuntime] fix function _omc_maximumVectorNorm
28607eebf Per Östlund * OMCompiler e5b9e3e...ef288f9 (1): > [NF] Fix equation counting for algorithms.
62a0cb466 Per Östlund [NF] Add tests.
ee0681154 Per Östlund Updating submodules
74a7737ef Per Östlund [NF] Added prefixing test.
3a84f4211 Per Östlund Updating submodules
abc79f2f8 Per Östlund [NF] Add prefixing test.
f24e61a3b Per Östlund Updating submodules
4a35da1d5 Per Östlund [NF] Add dimension deduction test.
5cc5825a1 Per Östlund Updating submodules
8bcddfc76 hudson * libraries 9ef54b8...e6e6718 (1): > Bump libraries
81bcbdeeb Per Östlund Updating submodules
f0dc63558 Per Östlund [NF] Add builtin attribute test.
2c465169f Per Östlund Updating submodules
3c4e9ad54 Per Östlund [NF] Update test.
e9c014f80 Adrian Pop * OMCompiler 6b41403...437e35d (1): > fixes to FMI modelDescription import - do not require the imported file to be named modelDescription.xml - do all the zipping operations in the temporary folder and cleanup after
adbecab95 Per Östlund [NF] Update tests.
b92707c4a Per Östlund Updating submodules
bc4d22860 Per Östlund [NF] Add array binding test.
476f47c3f Per Östlund Updating submodules
affad0bf4 Per Östlund [NF] Add more class modifier tests.
3b0784ab3 Per Östlund Updating submodules
05591447f Per Östlund [NF] Add more record evaluation tests.
bd2b4fb87 Per Östlund Updating submodules
c6b3b5666 hudson * libraries 1821d24...9ef54b8 (1): > Bump libraries
97c16ae90 Per Östlund * OMCompiler c6677a4...c06350f (1): > [NF] Fix record constructor generation issue.
05eff907f Per Östlund * OMCompiler 54d7a40...c6677a4 (1): > Make saveTotalModel respect uses-annotations.
7319274ea Per Östlund * OMCompiler c0cc57f...54d7a40 (1): > [NF] Fix modifier scope in Inst.instClassDef.
2f352d52a Martin Sjölund * OMCompiler 74abb64...c0cc57f (1): > Build lpsolve55 if it is not found
2a436ddf0 Per Östlund [NF] Update tests.
4ad8e0cca Per Östlund Updating submodules
04805a982 hudson * libraries 2784566...1821d24 (1): > Bump libraries
9a756d2b5 Per Östlund [NF] Update tests.
497fb915c Per Östlund Updating submodules
c2c1c195f Per Östlund * OMCompiler 2fefbbb...90c1886 (2): > [NF] Improve type checking of records. > [NF] Fix generation of record constructors.
b2e369ccc Per Östlund * OMCompiler 16e0883...2fefbbb (1): > [NF] Improve type checking of records.
af3e6092f hudson * libraries 4734b91...2784566 (1): > Bump libraries
89fef4a0e Per Östlund Updating submodules
13aad5f7a Per Östlund [NF] Update getInstanceName test.
54814fdb7 Per Östlund Updating submodules
5df20c635 Per Östlund [NF] Update tests.
fa1541f67 Martin Sjölund * OMCompiler 17adb9a...57e8ce7 (1): > Generate correct code for integer mod(i1,i2)
bad53a2fd Per Östlund [NF] Update tests.
9fe392a40 Per Östlund Updating submodules
a912b6303 Per Östlund * OMCompiler 6aa87b5...ed95fad (1): > [NF] Constant evaluation fixes.
dc870cc3c Martin Sjölund * OMEdit da1155a...7e3111a (1): > Pass CXXFLAGS to qjson
7e3111a89 Martin Sjölund Pass CXXFLAGS to qjson
27600229f Lennart Ochel Updating OMCompiler
7b94780af Per Östlund [NF] Update tests.
8bcbcdc3e Per Östlund Updating submodules
57f144b78 Adeel Asghar Merge remote-tracking branch 'origin/master' into oms
b9452ebe0 hudson * libraries c9a6a78...4734b91 (1): > Bump libraries
f3b023409 Per Östlund * OMCompiler 52e894f...fb58909 (1): > [NF] Various improvements.
8d7657d26 Adeel Asghar * OMEdit 09fcdbc...da1155a (1): > ticket:4935 Check the simulation result size before switching to the plotting view.
da1155a9d Adeel Asghar ticket:4935 Check the simulation result size before switching to the plotting view.
eb3c7d7f5 Per Östlund * OMCompiler d47670a...52e894f (1): > [NF] Use class scopes for function names.
5ea64e340 Adeel Asghar * OMEdit afcb605...09fcdbc (1): > Fixed flickering of duplicate dialog
09fcdbcf4 Adeel Asghar Fixed flickering of duplicate dialog
beefc7ffe Per Östlund * OMCompiler 271b70d...d47670a (1): > [NF] Don't treat external "builtin" as external.
678ea021b Per Östlund [NF] Add inner outer test.
5ccca9fe1 Per Östlund Updating submodules
c68974042 Martin Sjölund * OMCompiler a3a1750...74e8456 (1): > filterSimulationResults option to remove descriptions
4c7b3087a hudson * libraries c1264ac...c9a6a78 (1): > Bump libraries
017eb4986 hudson * libraries e5f6d48...c1264ac (1): > Bump libraries
9e1da4555 Per Östlund * OMCompiler 3d7f6a4...a3a1750 (1): > Add dumping of INITIAL_NORETCALL to DAEDump.
1e7ea724c Per Östlund * OMCompiler 0e2c8f5...3d7f6a4 (1): > [NF] Fix evaluation of dimensions in functions.
85b189c62 Per Östlund * OMCompiler 63ed252...0e2c8f5 (1): > [NF] Fix variability of size() properly.
a53d2ecc8 Per Östlund * OMCompiler 59a392a...63ed252 (1): > [NF] Handle derived classes in collectRecordParams.
6c0910c49 Per Östlund * OMCompiler 1bed3ff...59a392a (1): > [NF] Minor fixes.
bb9b167b9 Per Östlund * OMCompiler a3ddfaf...1bed3ff (1): > [NF] Fix variability of size() in functions.
ce77458a4 Per Östlund [NF] Added function evaluation tests with arrays.
022bc70dc Per Östlund Updating submodules
76131c614 Per Östlund * OMCompiler c844742...8b4871a (1): > [NF] Improve function vectorization.
70eafcfe7 Martin Sjölund * OMCompiler 4912fd6...c844742 (1): > Only perform logging of delay for LOG_EVENTS_V
b0383b2c8 Adeel Asghar Merge remote-tracking branch 'origin/master' into oms
fa9e510ca Adeel Asghar * OMEdit 881575c...afcb605 (1): > Fix array parametric plot
afcb6057a Adeel Asghar Fix array parametric plot
ed88ece2f hudson * libraries 8a2dfb2...e5f6d48 (1): > Bump libraries
1ec199c55 Per Östlund * OMCompiler bc9cece...4912fd6 (1): > [NF] Inlining fixes.
129adbf62 Adeel Asghar * OMEdit 6b04065...881575c (1): > ticket:4923 Check for Modelica:// urls
881575c43 Adeel Asghar ticket:4923 Check for Modelica:// urls
fe62e9527 Bernhard Thiele * OMCompiler d9899db...bc9cece (1): > Removing description of a previously removed module
a86472e6b Adeel Asghar Simulate FMI composite models
c0e3759b9 Per Östlund [NF] More test for records in function evaluation.
26c832713 Per Östlund Updating submodules
cb7223073 hudson * libraries 9d7cb45...8a2dfb2 (1): > Bump libraries
83fe9fa19 Per Östlund [NF] Added function evaluation test with record.
859bb7044 Per Östlund Updating submodules
2ec164387 Per Östlund [NF] Evaluation tests for linspace and reductions.
28107a100 Per Östlund Updating submodules
230344418 Per Östlund [NF] Update tests.
498712d40 Per Östlund Updating submodules
7b443d87f Per Östlund * OMCompiler 89eacbb...87286cb (1): > [NF] Various improvements.
23774333f Per Östlund [NF] Add test for duplicate params in function.
2b0b69de0 Per Östlund Updating submodules
934ac6f1d Per Östlund * OMCompiler bc4b3e1...ace473c (1): > [NF] Add evalution of known external functions.
606bbdb99 Per Östlund * OMCompiler cd7b28a...bc4b3e1 (1): > [NF] Add sanity check to Call.vectorizeCall.
9a3e237aa Per Östlund Updating submodules
4cf7e9aa3 Per Östlund Update spell checking file.
9fbd53a15 Per Östlund [NF] Added function evaluation tests.
f816339d4 Adeel Asghar * OMCompiler 6a5320c...f92e6eb (1): > Fixed the windows FMU export
e0b1856e9 Adeel Asghar * doc 0737232...74a891b (1): > Documented the third argument of ModelicaSystem
74a891bed Adeel Asghar Documented the third argument of ModelicaSystem
d880af299 hudson * libraries 3462393...9d7cb45 (1): > Bump libraries
763f5eeb4 adrpo * libraries daccf5c...3462393 (1): > update the manual patch
3cd1fe081 Per Östlund * OMCompiler 26cb184...6a5320c (1): > Fix Inst.releaseInstHashTable.
db60c45f0 Adeel Asghar Merge remote-tracking branch 'origin/master' into oms
9f7878f82 Martin Sjölund * OMCompiler 7fc85eb...26cb184 (1): > Improved instantiateModel
6790a23a5 Martin Sjölund * OMCompiler 5a7ce94...7fc85eb (1): > Fix undefined behaviour in codegen of array reduction
a523321a4 Per Östlund [NF] Add ceval test for Integer().
2b50c1c20 Per Östlund Updating submodules
f8be7c4df Per Östlund * OMCompiler 3aae2a0...81ba868 (1): > [NF] Various fixes.
303eb96db Adeel Asghar * OMEdit 48aee2f...6b04065 (1): > ticket:3788 Delete the entire simulation folder on quit
6b04065d8 Adeel Asghar ticket:3788 Delete the entire simulation folder on quit
73f9dd20e Adrian Pop * OMCompiler 338d1df...3aae2a0 (1): > pass the makefile file in Windows
bdad48676 Per Östlund [NF] Update tests.
bdef3d316 Per Östlund Updating submodules
caaf4a350 Adeel Asghar * OMEdit d1e3551...48aee2f (1): > ticket:4788 Add the saved files to recent files list
48aee2f0d Adeel Asghar ticket:4788 Add the saved files to recent files list
1db0c3efd Martin Sjölund * libraries 686f34a...daccf5c (1): > Update makefile for netcdf
d820054f1 Martin Sjölund * libraries f853b09...686f34a (1): > Update netCDF as the last commit was force pushed
dde5b1aef Martin Sjölund * libraries c66a9a2...f853b09 (1): > Fix the MSL patch
2340763a2 Adeel Asghar * doc 29cd774...0737232 (1): > Documentation for __OpenModelica_commandLineOptions and __OpenModelica_simulationFlags annotations
0737232d6 Adeel Asghar Documentation for __OpenModelica_commandLineOptions and __OpenModelica_simulationFlags annotations
4854b6fdc Martin Sjölund * libraries 05c4cdb...c66a9a2 (1): > Bump libraries
d8f981d71 Martin Sjölund * libraries 1a82c7f...05c4cdb (1): > Add LibRAS to the testing
d470457d3 Adeel Asghar * OMEdit a31e907...d1e3551 (2): > Better default color for warnings > Don't set a minimum width
d1e355161 Adeel Asghar Better default color for warnings
e2aff3c8b Adeel Asghar Don't set a minimum width
b3f8af892 Martin Sjölund Number of output points changed
9c78ce857 Martin Sjölund Updating submodules
9375dc865 Per Östlund * OMCompiler d8d9e02...004da73 (1): > Disable incorrect typing of .+ for Strings.
6a1cc9a99 Per Östlund [NF] Update tests.
5a46b166b Per Östlund Updating submodules
8e4a2077c Martin Sjölund * OMCompiler 549896e...f5e1d77 (1): > Inline mmc_mk_modelica_array for source FMUs
b080887ca Per Östlund Updating submodules
0db66a6de Per Östlund [NF] Add reduction subscripting test.
f0eff7063 Martin Sjölund * OMCompiler 0b569cc...c51b823 (1): > Fix stateselection destructor
81d569875 Martin Sjölund Fix typo in translateModelFMU command
859f563cd Martin Sjölund Updating submodules
791d7aded Rüdiger Franke * OMCompiler d4122a2...d6ea7eb (1): > Support assignment to arrays of discrete states
3dc89bd22 Willi Braun * OMCompiler c2ffbc5...d4122a2 (1): > [Runtime] fix some debug outputs in kinsol solver
8b1dd525b hudson * libraries 2c38a9e...1a82c7f (2): > Bump libraries > Update MSL trunk patch
b07b2303a Martin Sjölund * libraries 0b34de5...2c38a9e (1): > Bump libraries
858b9d019 Adeel Asghar * OMEdit 072b5c8...a31e907 (1): > ticket:4806 pass correct library name to loadModel
a31e90700 Adeel Asghar ticket:4806 pass correct library name to loadModel
e7ba7f69d Martin Sjölund * OMCompiler 3f63830...c2ffbc5 (1): > Handle # in the working path
c7ad8cbcb Per Östlund * OMCompiler c2dad7b...3f63830 (1): > [NF] Fix type of DAE.RANGE.
cb4993192 Adeel Asghar FMU ModelWidget
b0dac2433 Per Östlund Updating submodules
072b5c8c1 Per Östlund Update OMCProxy for saveTotalModel change.
52a6fd862 Per Östlund * OMCompiler 19ce60a...340f1d3 (1): > [NF] Improve structural parameter marking.
a39ede289 Per Östlund [NF] Updated tests.
546c18413 Per Östlund Updating submodules
1787fde90 Per Östlund [NF] Update tests.
9ac86ba54 Per Östlund Updating submodules
aaaa70602 Willi Braun * OMCompiler feb746e...29bc2a8 (1): > [SC] Refactor some functions that reconstruct SimEqSystems
14f66e7b8 Willi Braun [SC] update tests
8b2222e3a Willi Braun Updating submodules
8748e7a34 Adeel Asghar Merge remote-tracking branch 'origin/master' into oms
ff9e939ed Adeel Asghar Adapt to updated OMS API
0bf2fd78f Adrian Pop * OMCompiler ae5e0b1...de3a487 (1): > add GC_get_prof_stats as OMC API, ticket:4889
42c11db1c Per Östlund [NF] Update tests.
dcd783f22 Per Östlund Updating submodules
72a8e6db8 Per Östlund Updating submodules
fb1806b9d Per Östlund [NF] Update tests.
0c47e89d7 Adrian Pop * OMCompiler a8f003f...129d50f (1): > fix copy of antlr jars for Linux and Windows
58ed3ec8a Per Östlund * OMCompiler f6ae791...a8f003f (1): > [NF] Use correct DAE type for array assignments.
0e434b42a Adrian Pop * OMCompiler 9216359...f6ae791 (1): > fix windows builds, copy of antlr*jar
fcb348e4e Per Östlund * OMCompiler a473365...9216359 (1): > [NF] ExternalObject fixes.
7294681c3 Per Östlund * OMCompiler 6ca8924...a473365 (1): > [NF] Hack to fix type of min/max/sum/product.
5ac354546 Per Östlund [NF] Update tests.
c9375b518 Per Östlund Updating submodules
80ea62e50 Martin Sjölund * OMCompiler d7c5c23...d36f68c (1): > Compile runtime code with no-dollars-in-identifiers
0365526e9 Martin Sjölund * OMCompiler 0f2f73e...d7c5c23 (1): > Moved the Java interface to new repo OMJava
ed1565011 Martin Sjölund * OMCompiler e86a458...0f2f73e (1): > Run javac with encoding=utf8
cbe8be5d6 Martin Sjölund * OMCompiler 20e6c2d...e86a458 (1): > Increase the size of equation alias cache
e78a1c5ce Martin Sjölund Updating submodules
a538e8bed Martin Sjölund Expected output for SimCode alias equations
0c95f6905 Per Östlund * OMCompiler 5680ad3...4d89e7f (1): > [NF] Fix FBuiltin.getBasicTypes for NF.
6a5d5c0cf Willi Braun * OMCompiler 74a526d...5680ad3 (1): > [BE] added execStat to BackendDAEUtil.sortGlobalKnownVarsInDAE
3174bca50 hudson * libraries 650c887...0b34de5 (1): > Bump libraries
8687ea84d hkiel * OMCompiler 368ac8c...74a526d (1): > some minor optimizations
73e61a690 Martin Sjölund * OMCompiler 7a3a58f...368ac8c (1): > Refactor SimCode.createEquation
83055a579 Willi Braun * OMCompiler f6ef4b2...7a3a58f (1): > [DAEmode] reduce generated code for algebraic variables
f2637f7fd Martin Sjölund Updating submodules
ad900fc76 Martin Sjölund [NF] Expected output from evaluating ranges
9a6d20f5d hudson * libraries 328d125...650c887 (1): > Bump libraries
de5a1a836 Willi Braun * OMCompiler 2245862...e6bd883 (1): > [DAEMode] update at event update again all equations
45503fc0e Martin Sjölund * OMCompiler c160a16...2245862 (1): > [NF] Improve TODO-messages
a9c8a780b Martin Sjölund * OMCompiler 3f9491d...c160a16 (1): > Handle SVGs containing UTF-8 characters
03ae82272 Martin Sjölund * OMCompiler 38efbe7...3f9491d (1): > Handle empty rotation in icon generation script
03c22a907 Martin Sjölund * OMCompiler 65d57a5...38efbe7 (4): > [NF] Handle more binary vector operations > [NF] Unlift arrays types when expanding expressions > [NF] Fix evaluation of promote > Fix simplify for cat-expressions
717f6324d hudson * libraries ce0b3f4...328d125 (1): > Bump libraries
a9de90764 hudson * libraries e891d0e...ce0b3f4 (1): > Bump libraries
304a70fc2 Per Östlund * OMCompiler bd785a4...65d57a5 (1): > [NF] Set correct restriction for complex types.
84ee6dea8 Willi Braun Updating submodules
ce80c430a Willi Braun update all tests which dumping equations
3b1f542e3 Willi Braun Expanded test for dependencies testing
3a2806036 Martin Sjölund * OMCompiler e84261d...5e99e61 (1): > [NF] Translate more binary vector operations to DAE
0b34646a7 Martin Sjölund * doc 35d3cb6...29cd774 (1): > Fix formatting
29cd7741b Martin Sjölund Fix formatting
96e16e5d3 Martin Sjölund * doc 5a27cbb...35d3cb6 (3): > Fix some links > Fix formatting error > Add a technical details chapter with MATv4 format
35d3cb667 Martin Sjölund Fix some links
3888a7e82 Martin Sjölund Fix formatting error
62c95d4cf Martin Sjölund Add a technical details chapter with MATv4 format
5e4c5c811 Martin Sjölund * OMCompiler 5c7b2f0...e84261d (1): > [NF] Evaluate scalar product and power operator
dd4810086 Willi Braun enable inline function tests
a5fd79df2 Willi Braun * testsuite 6b0b108...dd48100 (1): > enable inline function tests
dcf57cc9b hudson * libraries e10bf54...e891d0e (1): > Bump libraries
326c84e42 hudson * OMCompiler 0840339...5c7b2f0 (2): > fixes for tmpVars > Handle builtin functions in isConst
65188c224 Martin Sjölund * OMCompiler baa1a25...0840339 (1): > Fix the tar-file in GenerateDoc.mos
6b0b10899 vruge fix tests
b1271a676 vruge * testsuite b29ad13...6b0b108 (1): > fix tests
b29ad1319 vruge expected output
ed38aa3e1 vruge Updating submodules
79ef26d2c Per Östlund Updating submodules
576fac6fe Per Östlund Update String() argument order in tests.
fa47b5c77 Per Östlund * OMCompiler 4204ff0...3f9d53f (1): > Fix ParModelica compilation with Clang 6.0.
7e2d503d8 hudson * libraries e4bb698...e10bf54 (1): > Bump libraries
41b008fc6 Per Östlund [NF] Add record in connector test.
7b59024cd Per Östlund Updating submodules
fde17ad20 Per Östlund [NF] Add if-expression tests.
9132738d2 Per Östlund Updating submodules
7257817df Willi Braun add a further test for inverse algorithm solving
f503598a3 Willi Braun Updating submodules
6470d64b0 vruge * OMCompiler 862a097...73e3f9c (1): > [BE] fix for inStream
a804f4788 vruge * OMCompiler acd54fc...862a097 (1): > improved inStream
acc47f888 hudson * libraries 033db33...e4bb698 (1): > Bump libraries
6c5f940bb Volker Waurich * OMCompiler 87a0162...acd54fc (1): > check if evaluate annotation is actually true
a8ecd93ef hudson * libraries 98fddc6...033db33 (1): > Bump libraries
eb6a2d7e2 Per Östlund [NF] Update tests.
f9a1cc649 Per Östlund Updating submodules
155e22a6c Per Östlund [NF] Add more when tests.
222b59504 Per Östlund Updating submodules
f28b480ae Volker Waurich * OMCompiler 23f5dff...e74a420 (1): > fix cad-file based visualization
92047ca7a hudson * libraries b4c6ade...98fddc6 (1): > Bump libraries
b374bc72a vruge added test
2381b2a9a vruge Updating submodules
3f545c40f vruge * testsuite 79b533b...e1daf28 (1): > use dumpdaelow
e1daf289f vruge use dumpdaelow
268393852 vruge * OMCompiler bb49baa...d180efb (1): > improved inline-function
bf44188a4 hudson * libraries c22ba05...b4c6ade (1): > Bump libraries
79b533b7e Per Östlund Added Integer expression simplification test.
4ead2c130 Per Östlund Updating submodules
0f0064301 hudson * libraries 3c18dca...c22ba05 (1): > Bump libraries
cbe3fb4a2 Per Östlund Updating submodules
b8fa29df2 Per Östlund [NF] Update inStream tests.
a16d17eae Per Östlund Updating submodules
21c648dfb Per Östlund [NF] Add tuple operation tests.
abe3b02ac Per Östlund Updating submodules
dddb7ad18 Per Östlund [NF] Update record test.
bf7365324 Per Östlund Updating submodules
2d74418f2 Per Östlund [NF] Updated tests.
3d6f424d1 Martin Sjölund * OMCompiler 7199ae1...11aa135 (1): > Fix listArrayLiteral
3e7dc5d99 hudson Updating submodules
8126e501e Martin Sjölund Update file paths
720ece1a8 hudson * libraries 0d32654...3c18dca (1): > Bump libraries
97d5bbe91 Martin Sjölund * OMCompiler 6a6c033...a9b58e1 (1): > Update to Java6 since Java5 is obsolete
a1d49b1a9 Martin Sjölund * OMCompiler b4635bb...6a6c033 (3): > Replace tabs with 2 spaces > [NF] Relax variability error in functions > [NF] Unescape raw Absyn.STRING
019bec79e Per Östlund [NF] Added complex flow test.
7736c9a35 Per Östlund Updating submodules
858a7ac3b Lennart Ochel * OMCompiler 1c86d4e...659bcbc (1): > Fix indentation of 1c86d4e3a86bdc7c7708ae2816682d536ad96f57
964de8b87 Adrian Pop update testsuite after MSL library update
7c97cf480 Adrian Pop Updating submodules
d660a786d vruge Updating submodules
87cf29539 vruge expected output
e513cebba vruge added test
f35cf82d9 Per Östlund Updating submodules
6663e4844 Per Östlund [NF] Added dimension size test.
8ac514a0e Per Östlund Updating submodules
21bec3c43 Per Östlund [NF] Added extends tests.
3327bf75c Per Östlund Updating submodules
489a0c523 Per Östlund [NF] Add array binding test.
662f11098 vruge * testsuite 05c03a7...e564a04 (1): > enable some tests for inline
e564a04b6 vruge enable some tests for inline
32412b664 Willi Braun * OMCompiler 90d01e9...f10312d (1): > [DAEmode] added several minor things
a893b46e3 vruge Updating submodules
05c03a7e0 vruge added test
030ec06da vruge * OMCompiler 3933f1c...f3d84c6 (1): > bugfixes
a358b490f vruge Updating submodules
ee4126043 vruge enable SMEE_Generator_MultiPhase
4e71e61cc vruge enable PumpingSystem
00f351855 vruge * OMCompiler f9d9de0...907d54e (1): > improved inInline.getFunctionInputsOutputBody
69ab07a10 vruge added example for ticket:4808
b0ce9639e vruge Updating submodules
70ec530e3 Per Östlund [NF] Update range/subscripting tests.
eff4c7a41 Per Östlund Updating submodules
9f30ba5dd hkiel * OMCompiler 63888ab...13b595d (4): > avoid failure(_=BaseHashTable.get()), use hasKey() instead > fix match -> matchcontinue > use BaseHashTable.hasKey() instead of failing/passing get() > implement non-failing versions of get and has in BaseHashSet
a96f71dfb Per Östlund [NF] Add record binding tests.
08bccb6b9 Per Östlund Updating submodules
5a27cbb82 Martin Sjölund Some spelling fixes
dbc28d8e3 arun3688 add userguide to OMMatlab and OMJulia
0a76c5487 Per Östlund * OMCompiler fb72969...f103a0d (1): > [NF] Create equations for complex bindings.
73a37117a Per Östlund * OMCompiler cd42dc7...fb72969 (1): > [NF] Fix record constructor DAE issue.
80c91c1d6 Willi * OMCompiler 93b4018...cd42dc7 (1): > [SimCode] added equation attributes to SimCode.SimEqSystem
12444278d Per Östlund * OMCompiler f7f4c35...93b4018 (1): > [NF] Fix issue with converting functions to DAE.
71a15a19a Willi Braun update daemode test on new implementation
7ce1eceed Willi Braun Updating submodules
378084c19 Martin Sjölund Add test for ticket:4838
6afc87489 Martin Sjölund Updating submodules
d3acec041 Per Östlund [NF] Add test for type referencing type instance.
3f99641ae Per Östlund Updating submodules
8d73ee3e6 Per Östlund Updating submodules
48b7193ca Per Östlund [NF] Add test for size as external argument.
2925d4f5e niklwors * OMCompiler 20606a9...fc8513b (1): > copy Visual Studio libs and pdb of cpp runtime with CMake instead of make
56d6f0456 Per Östlund * OMCompiler 77407e8...20606a9 (1): > [NF] Improve performance of DAE conversion.
ce361048b Willi Braun * OMCompiler 1769e70...77407e8 (1): > [DAEmode] Avoid IDA for models without states
c580b850e Per Östlund [NF] Add testcase for size of constant dimension.
7b0f06923 Per Östlund Updating submodules
bf7ba0b6f Per Östlund Update nfinst tests.
9e6a32afc Per Östlund Updating submodules
601460ecc Martin Sjölund * doc 18ac153...742335f (1): > Sphinx 1.6.6 introduced smartquotes = False
742335f89 Martin Sjölund Sphinx 1.6.6 introduced smartquotes = False
d1546933d hudson * libraries e98f929...45bffd7 (1): > Bump libraries
72ba9dc3a Willi Braun Updating submodules
79692b0f4 Willi Braun adjust expected output
75bedbc91 Per Östlund Updating submodules
2a2c7d9eb Per Östlund Updated/added nfinst import tests.
1de818daa Per Östlund Updating submodules
acac48b01 Per Östlund Update nfinst tests.
bbcf29c1c Per Östlund Updating submodules
94f45f43a Per Östlund Update nfinst tests.
bb53204b8 Per Östlund Updating submodules
d7dd3d3b6 Per Östlund Updated nfinst tests.
01de48367 Rüdiger Franke Updating submodules
35bc3ed22 Rüdiger Franke Add test for clocked partition with algebraic loop if FMU
472cc1138 Rüdiger Franke Expected result
dc08e28b2 hudson * libraries 116cc70...e98f929 (1): > Bump libraries
9029746cb Mahder Gebremedhin * OMCompiler 3c4a094...79e9b3d (1): > [NF] Add missing case for fold subscript.
0a6a85371 Martin Sjölund * OMEdit 69a16f1...8c6364e (1): > Remove debugging code
8c6364e67 Martin Sjölund Remove debugging code
7e8774deb hudson * libraries 8f1cd62...116cc70 (1): > Bump libraries
6f8739597 Mahder Gebremedhin * OMCompiler 695f2e1...3c4a094 (1): > [NF] Disable conversion of bindings in TYPES_VAR.
cd3e7438e Martin Sjölund * OMCompiler 5aa5373...695f2e1 (1): > Support function pointers with underscores in them
27c536c35 Martin Sjölund Add test for invalid function pointer
04357f8a8 Martin Sjölund Updating submodules
319837a5c Mahder Gebremedhin * OMCompiler cc3ff32...659c567 (1): > [NF] Minor fixs
2e6f9788b Martin Sjölund * OMEdit 4f0ba05...69a16f1 (1): > Fetch content between html start/end better
69a16f1bc Martin Sjölund Fetch content between html start/end better
66105c2e5 Rüdiger Franke * OMCompiler de26b55...cc3ff32 (2): > Consider discrete states in Cpp fmi2GetDirectionalDerivative > Set index of clocked partition for FMI Jacobian
cb1df5d9e Adrian Pop * OMCompiler b3683ed...de26b55 (1): > fix msvc build - select skd 8.1 for msvc 2015 - use jom to compile things in parallel
0564fb147 Willi Braun * OMCompiler 65beadf...b3683ed (1): > [BE] differentiate the inner exp of getPart
a3c91c41f Mahder Gebremedhin [NF] Tests for overloaded operators, function vectorization and mapping functions.
bc482c75e Mahder Gebremedhin Updating submodules
cb634665e hudson * libraries 2b917ad...8f1cd62 (1): > Bump libraries
45c9572ab Lennart Ochel * OMCompiler d98c067...e974099 (1): > Update 3rdParty
b2e098b8e Per Östlund Update tests.
0ca64ebc9 Per Östlund Updating submodules
37e0d80f7 Martin Sjölund Updating submodules
f1296f3af Martin Sjölund Updates for loadFile with notifications for uses
195acf0a2 hudson * libraries aab2fe0...2b917ad (1): > Bump libraries
1fae0b2e9 Adeel Asghar Added oms_fmu_info_t to FMUProperties dialog
ed1ebcba4 Willi Braun * OMCompiler 079c102...d0e1fe9 (1): > [BE] remove redundant Expression.simplify calls
8e04857e8 hkiel * OMCompiler 779ff67...079c102 (1): > remove unnecessary define in Makefile
330274647 Willi Braun * OMCompiler 747e401...779ff67 (1): > [cRuntime] if IDA fails with linear solver setup reinit and try again
676c21395 Willi Braun * OMCompiler 995c5ef...747e401 (1): > [DAEmode] try to improve the performance of the main traverseFunction
ba566654a Willi Braun * OMCompiler 09e106c...995c5ef (1): > move profiling function from BackendDAEUtil > Util
2ab4547d6 Adeel Asghar * OMEdit 074cd8e...4f0ba05 (1): > ticket:4798 Fix the 3d-visualization Seems like the file is generated in a proper format now so we don't need the conversion.
4f0ba05cc Adeel Asghar ticket:4798 Fix the 3d-visualization Seems like the file is generated in a proper format now so we don't need the conversion.
bf807a844 Martin Sjölund * OMCompiler 46dca42...09e106c (1): > Change the default simulation opt. level to -Os
70959e4ce hudson * libraries 99c881f...aab2fe0 (1): > Bump libraries
85217234b Willi Braun enable directional derivatives in discrete states example
d99289838 Willi Braun Updating submodules
f9df72ee1 Adeel Asghar set/get Integer/Boolean parameter
9f60ecbab hudson * libraries b589d56...99c881f (1): > Bump libraries
ff10d9938 Mahder Gebremedhin * OMCompiler a134d4e...407a017 (1): > [NF][#4784] Fix conversion of complex types to old DAE.
151be0587 Per Östlund Add nfinst test for end.
305042994 Per Östlund Updating submodules
9ee54591d Adeel Asghar get/set real fmu parameters
f5d1432c3 hudson * libraries 51f6778...b589d56 (1): > Bump libraries
3a1daf47a Adeel Asghar Update according to API changes
58f4ab1f9 Adeel Asghar Merge remote-tracking branch 'origin/master' into oms
33f902486 Adeel Asghar * OMEdit c188334...074cd8e (1): > Added debug toolbar button to make it easier to run debug configuration
074cd8e32 Adeel Asghar Added debug toolbar button to make it easier to run debug configuration
c18bde75b hudson * libraries cf70961...51f6778 (1): > Bump libraries
e82b9762e hudson * libraries 82a7a7d...cf70961 (1): > Bump libraries
dc0f8b796 hkiel * OMCompiler ead2219...2199757 (1): > remove unnecessary and wrong cast
e254be3f8 Adrian Pop * OMCompiler 920540b...ead2219 (1): > pass the default makefile file for windows
3bc44ee83 hudson * libraries 80caaec...82a7a7d (1): > Bump libraries
2d9654b2e Adeel Asghar * OMEdit 8772e90...c188334 (1): > Show the Messages Browser when its tabbed
c188334d6 Adeel Asghar Show the Messages Browser when its tabbed
371861e30 Adeel Asghar * OMEdit ef809de...8772e90 (1): > Use polling via sleep to allow canceling the search
8772e9079 Adeel Asghar Use polling via sleep to allow canceling the search
2c3e53129 Adeel Asghar * OMEdit 36aa34a...ef809de (1): > Only do the state operations on Modelica models
ef809deb3 Adeel Asghar Only do the state operations on Modelica models
ac459ee1a Adeel Asghar Added addFMU, deleteSubModel, getElement and getFMUPath Updated to the APIs new structure
3d4b2cedc Martin Sjölund * OMCompiler c4e5102...920540b (1): > Do not recompile Sundials all the time
6f3df75b0 Rüdiger Franke * OMCompiler e3f5017...c4e5102 (1): > Reuse factors of linear equation systems during Jacobian evaluation
cd26f5cb9 Rüdiger Franke * OMCompiler 71c219d...e3f5017 (2): > Unify capitalization in FMU2Wrapper > Reuse factors of linear equation systems in fmi2GetDirectionalDerivative
2a4c60e8d hudson * libraries d5e7345...80caaec (1): > Bump libraries
1e827cf72 Willi Braun update to expected output
38e8b3ad5 Willi Braun Updating submodules
a3617061f Willi Braun added test to Makefile, belongs to PR868
e15112aab Willi Braun * OMCompiler 47aed5e...fbf28bf (1): > [DAEmode] use IDA when the model is compiled in DAEmode
e87848a1b Martin Sjölund Add test for ticket:4795
ddf534269 Martin Sjölund Updating submodules
48965da3b Willi Braun * OMCompiler ad854a6...bf562e7 (1): > [DAEmode] don't not put JacobianEqns into json
af762b07a hudson * libraries a6bf324...d5e7345 (1): > Bump libraries
0c1336f22 Willi Braun * OMCompiler 1965760...ad854a6 (1): > [DAEMode] create startValueEquations from initDAE
eff12c982 Willi Braun * OMCompiler d66515a...1965760 (1): > [cRuntime] clean DASSL from DAEmode code
f89571f59 hudson * libraries a64d7d1...a6bf324 (1): > Bump libraries
32e74c0e8 Willi Braun added testcase for fmi discrete model structure
48cdaa62a Willi Braun Updating submodules
2ec7ec38b Adrian Pop * OMCompiler 04159c5...1453d7d (1): > remove quotes that are not needed in Windows makefile
0e64df91c hudson * libraries 66c1c8a...a64d7d1 (1): > Bump libraries
8304a70fe Martin Sjölund * libraries 5cd3f80...66c1c8a (1): > Add Buildings 4.0.0 and 5.0.1
f8c84eea6 hudson * libraries f593ec5...5cd3f80 (1): > Bump libraries
28b6f3a51 Martin Sjölund * libraries c1ec160...f593ec5 (1): > Add SolarTherm alberto-merge
9a0ecc893 hudson * libraries 55cb140...c1ec160 (1): > Bump libraries
52cb3b2e0 wibraun * doc 656ccdd...18ac153 (1): > fix quotechar for a link
18ac1530b wibraun fix quotechar for a link
74094bf4d Martin Sjölund * libraries a2e6fc1...55cb140 (1): > Add HanserModelica library
05f949806 hudson * libraries 508c5f4...a2e6fc1 (1): > Bump libraries
2919af7b3 Willi Braun added DAEmode test for arrays
0a2a6b4bc Willi Braun Updating submodules
a30827f40 Willi Braun * doc 5fb2ee3...656ccdd (1): > rewritten the section on integration methods
656ccdd58 Willi Braun rewritten the section on integration methods
c59d78ec0 Martin Sjölund * doc 09bfe04...5fb2ee3 (1): > Fix Python3 error
71bdbb3d8 Martin Sjölund Updating submodules
7725be444 Martin Sjölund Expected output for unexpected state selection
5fb2ee38b Martin Sjölund Fix Python3 error
c6852c22c Martin Sjölund * doc 95ca468...09bfe04 (1): > Fixes for new (broken) bibtexparser
09bfe049b Martin Sjölund Fixes for new (broken) bibtexparser
dbcd957b7 Adrian Pop * doc af208b2...95ca468 (1): > set larger recursion limit
95ca468a6 Adrian Pop set larger recursion limit
4510cc607 hudson * libraries 8849311...508c5f4 (1): > Bump libraries
25f7007d1 Willi Braun added testcase for inverse algorithm initialization
89e6d7aa3 Willi Braun Updating submodules
2ce67a261 hudson * libraries ddcae72...8849311 (1): > Bump libraries
0731b2d6c Adeel Asghar Adapted to new connection APIs
78e4cba8f Willi Braun enable DrumBoiler test for new DAEmode
946b41491 Willi Braun Updating submodules
502fe0113 Rüdiger Franke * OMCompiler da270f8...b54a3c9 (1): > Safeguard possible repeated finalization of Cpp logger
198b0fab8 Rüdiger Franke * OMCompiler 67e62cb...da270f8 (1): > Enable Cpp logger under Windows and finalize it, ticket:4773
fa7312363 hudson * libraries 4acc13a...ddcae72 (1): > Bump libraries
d7469be7b Willi Braun enable when test for new DAEmode
3e80e6082 Willi Braun Updating submodules
ac1e5e9cb Willi Braun * OMCompiler f06fb14...1cc3bf3 (2): > [DAEmode] Fix sorting of parameter equations > [DAEmode] added removed equations
ee7159767 Adeel Asghar * OMEdit cca8f33...36aa34a (1): > Code cleanup
7cec36a83 Adeel Asghar Merge remote-tracking branch 'origin/master' into oms
36aa34a73 Adeel Asghar Code cleanup
b7b98d71b arun3688 * OMEdit 86eb441...cca8f33 (3): > show searchBrowser(ctrl+h) when tabbed in dockwidget > minor name fixes for advanced search > add search history,expandcollapse to search operation
cca8f3358 arun3688 show searchBrowser(ctrl+h) when tabbed in dockwidget
d6bf3ffd6 arun3688 minor name fixes for advanced search
86a7dae93 arun3688 add search history,expandcollapse to search operation
5178aa9ac hudson * libraries f6bfc86...4acc13a (1): > Bump libraries
f8aa48a82 Willi Braun * OMCompiler 46705f7...f06fb14 (1): > attempt to fix Codegen issue of inverse algorithms
3fe1d1337 Adeel Asghar Get the model connections
d4f8092a4 Martin Sjölund Add StateSelect and stateSelect to the dictionary
3bc97b6a1 Martin Sjölund * OMCompiler 85e6162...46705f7 (1): > [NF] Evaluate cat and promote operators
9a1929bfa hudson * libraries 65dc968...f6bfc86 (1): > Bump libraries
0268c1e29 Willi Braun * OMCompiler 6c9726f...85e6162 (1): > [DAEMode] Several improvments to the DAEmode
fbb971671 Martin Sjölund Expected output
bcdb6e79a Martin Sjölund Updating submodules
3e14bd28f Martin Sjölund Enable test AppendElement.mo
77367d9cf Martin Sjölund Add tests for concatenation
0e3a5eb23 Adeel Asghar Submodel parameters dialog Updated `oms_element_geometry_t` to `ssd_element_geometry_t`
4e35d8d0b Mahder Gebremedhin * OMCompiler c17054f...878318e (1): > [NF] Fix overload ambiguity with default constrctors for operator records.
0360e58a2 Rüdiger Franke * OMCompiler ffb66c3...c17054f (1): > Consider row major ordering when assigning arrays to seed vars
64f86fbaf Adeel Asghar Enable basic toolbar buttons for OMSimulator models
ef9ef619f Adeel Asghar Load and draw the FMICompositeModel signals
68036675f hudson * libraries cf971b1...65dc968 (1): > Bump libraries
00a1f16fc Per Östlund * OMCompiler adb7a38...ffb66c3 (1): > [NF] Update builtin uriToFilename.
cd5cd60ed Per Östlund Add element redeclare condition test.
48e116e95 Per Östlund Updating submodules
a3ea7f5f8 Willi Braun Adjust output of stupid dump tests
ecc53e19c Willi Braun Updating submodules
987ac3c2c Mahder Gebremedhin Expected output.
a4a5ba45e Mahder Gebremedhin Updating submodules
71611b18a Martin Sjölund Expected output
39e9336d6 Martin Sjölund Updating submodules
fdf3efd2d Martin Sjölund * OMCompiler 88c4d61...ee3f9cf (1): > Use C++17 has_include for unordered map/set
9d6b83316 Rüdiger Franke * OMCompiler b082e74...88c4d61 (2): > Reduce common template code from assignDerArray to assignJacArray > Implement assignment of arrays to Jacobian vars, ticket:3266,4696
d363ad98f Martin Sjölund * OMCompiler 4835303...b082e74 (1): > [NF] Fix type of matrix-vector multiply
97528d95e Martin Sjölund * OMCompiler 9062175...4835303 (1): > Report possible savings from sharing strings
6178385bc hudson * libraries 94cb122...cf971b1 (1): > Bump libraries
8b7f9d552 Rüdiger Franke * OMCompiler bf329a1...9062175 (1): > Remove duplicate and erroneous Modelica external C libs, ticket:4772
e16b2333f Adeel Asghar Load model and fetch the components Modify the components geometry and save the model
71fc43d98 Martin Sjölund * OMCompiler 419eaa1...bf329a1 (1): > Improve report of used size of MM datatypes
ae9336adb Martin Sjölund Disable the OutOfMemory test
12adfc96f Martin Sjölund Updating submodules
11b94b08e Martin Sjölund * OMCompiler 1dbe81e...88711c9 (1): > Improve MSVC compilation on Wine
b37543081 hudson * libraries 3750d97...94cb122 (1): > Bump libraries
7fdd9d3df hudson * doc 0e5129b...af208b2 (4): > Improved documentation for Modelica state machines > Update Conference paper link > PDEModelica documentation. > Documentation for Array (Parametric) Plot
af208b2ed Bernhard Thiele Improved documentation for Modelica state machines
887565e13 arun3688 Update Conference paper link
b7906fee2 Jan Silar PDEModelica documentation.
44ab60f90 Jan Silar Documentation for Array (Parametric) Plot
419a3e9e9 Martin Sjölund * OMCompiler 70e2f00...1dbe81e (1): > Add targets for the MSVC FMI C-runtime via wine
7c77e0ab2 Adeel Asghar Merge remote-tracking branch 'origin/master' into oms
5f3362448 hudson * libraries 60d8915...3750d97 (1): > Bump libraries
8fd947811 Adeel Asghar * OMCompiler cacc8bf...70e2f00 (1): > Check if we receive the expected file
4d56d1f0a Adeel Asghar Added mol to aspell
842f77d5c Adeel Asghar * OMEdit a45068d...86eb441 (1): > ticket:4771 Use square brackets instead of curly brackets for dimension
86eb44141 Adeel Asghar ticket:4771 Use square brackets instead of curly brackets for dimension
170f33fef Rüdiger Franke * OMCompiler 30322f1...cacc8bf (1): > Link MODELICA_EXTERNAL_LIBS after model defined libs, ticket:4772
8f361df28 hudson * libraries 7a60a02...60d8915 (1): > Bump libraries
6f1d11212 wibraun * OMCompiler 0334c25...30322f1 (1): > fixing simulation flags, mostly ticket:4390
480e2ce4d Adeel Asghar * OMCompiler 0792147...0334c25 (1): > Remove the extension
694bfd7ac Martin Sjölund * OMCompiler b4562fb...0792147 (1): > Use set instead of unordered_set
2e7c8c68c Adrian Pop * OMCompiler ec9f543...b4562fb (1): > fix compilation on Windows, add -std=c++11
3c4f139d5 Adeel Asghar * OMCompiler 526b822...ec9f543 (2): > Compile semla before omc declare the functions in systemimpl > Load encrypted package Checkout the SEMLA and OMEncryption repositories inside the OM super project i.e., at the same level where OMCompiler is. Run the makefile with OMENCRYPTION=yes i.e., `make -f Makefile.omdev.mingw OMENCRYPTION=yes` on Windows. Configure on Linux `./configure --with-ENCRYPTION`. loadEncryptedPackage API takes a .mol file and decrypts the package and load it into the AST.
ac956c669 Martin Sjölund * OMCompiler 9c759d9...526b822 (1): > Improve reporting memory usage
1d7a6aad0 hudson * libraries 8aaf0ab...7a60a02 (1): > Bump libraries
a57fe0c4b hudson * libraries 167d728...8aaf0ab (1): > Bump libraries
51f340acc Lennart Ochel Expected output
be75594f4 Lennart Ochel Updating submodules
add4b41e2 Adrian Pop * OMCompiler 69b2c90...5163543 (1): > fix crashes in omccAPI if threadData is allocated in the heap - hide threadData again - set threadData and then copy it after each call
845b88447 Adrian Pop * OMCompiler 325b392...69b2c90 (1): > fix windows GCC now :) - more checks for pthread: attribute init, stack setting
e9d1facf2 Adrian Pop * OMCompiler 74ad9da...325b392 (1): > fix windows build - include omc_msvc.h for attribute - exclude wsock2 as is already incldued - for some reason lst1 and lst2 are defined
a3afb5a6f hudson * libraries 7a1cc7a...167d728 (1): > Bump libraries
d59f23acc Willi Braun adjust tests
be304db6b Willi Braun Updating submodules
53ee7b819 Willi Braun * OMCompiler 7b8186a...f6ac4dd (1): > [NF] set index of relations to -1 otherwise it's a zc
5c5495390 Willi Braun added test from ticket:3266
c4af3fb69 Willi Braun Updating submodules
6737c2cf0 Martin Sjölund Add test for out of memory
e36ce3a9e Martin Sjölund Updating submodules
34ab60aec adrpo update OMCompiler manually
d5c8cb2f5 Adrian Pop * OMCompiler 092daf6...d27683d (1): > update 3rdParty submodule
777a10eb6 Adrian Pop select the build type
d71c1a4a9 Willi Braun * OMCompiler b44f0a7...092daf6 (1): > [Backend] Fix coloring of sparse matrix
5eff41b7b hkiel * OMNotebook c10a192...bec0c66 (1): > cleaned up a bit - removed "inCommand" from latexcell - reomved dysfunctional variableButton from graphcell
ed2a0d7d5 Adeel Asghar Build SEMLA
be35c31c5 Adeel Asghar * OMCompiler 06a166d...b44f0a7 (1): > Fix the SEMLA Windows build.
bec0c6613 hkiel cleaned up a bit - removed "inCommand" from latexcell - reomved dysfunctional variableButton from graphcell
b4ba5f47f Adrian Pop update OMCompiler manually
234057fbd Rüdiger Franke * OMCompiler fcdc6b2...ba5ff89 (1): > Apply complete pivoting to singular linear systems in FMUs, ticket:4747
3b8a77e96 Adeel Asghar * OMCompiler 0a2708a...fcdc6b2 (3): > Added missing Windows variables. > configure option for encryption > Build SEMLA Checkout the SEMLA repository inside the OM super project i.e., at the same level where OMCompiler is. Run the makefile with `OMENCRYPTION=ON` i.e., `make -f Makefile.omdev.mingw OMENCRYPTION=ON`.
caaaf4f59 Adrian Pop update OMCompiler hash
b143f9d4c Martin Sjölund * OMCompiler e3267ce...ad98b03 (1): > Update 3rdParty for new dgesv
e1d09f0ec Adrian Pop * doc bda7fee...0e5129b (3): > use --wrap=none instead of deprecated --no-wrap > don't fail if there is no omc to kill! > add date and time to index
0e5129b50 Adrian Pop use --wrap=none instead of deprecated --no-wrap
7c125ac66 Adrian Pop don't fail if there is no omc to kill!
79205e4f9 Adrian Pop add date and time to index
d303a731b Adrian Pop * doc 723deb1...bda7fee (1): > add fmi.rst to index.rst
bda7feea8 Adrian Pop add fmi.rst to index.rst
ba6467446 Adrian Pop * doc 5f7004b...723deb1 (1): > filtering mat parameters to csv does not work
723deb1fa Adrian Pop filtering mat parameters to csv does not work
f6a650f0a Adrian Pop * OMCompiler 12121df...e3267ce (1): > fix ZMQ on Linux - ZMQ on Linux never worked as it was killed by an extra dot :) - dump the correct filename for ZMQ to make OMPython work
5816ad25a Adrian Pop * doc 58737ab...5f7004b (1): > sphinx.util.compat is deprecated
5f7004ba5 Adrian Pop sphinx.util.compat is deprecated
a3ebf0f0d Adrian Pop * OMCompiler 027e5cb...12121df (1): > fix crashes of omcCAPI on Windows - use threadData from stack not via GC_malloc_uncollectable - increase exe stack on windows - link with pthread
a3d8fc056 hudson * libraries 20f7934...7a1cc7a (1): > Bump libraries
14876a05f Per Östlund * OMCompiler 3bd1e3c...027e5cb (1): > [NF] Fill in dims when creating DAE.Element.VAR.
16157d1a0 Willi Braun * OMCompiler c68882d...3bd1e3c (1): > [DAEmode] fix update event in ida solver
fdc7ad08b Willi Braun * OMCompiler c15e7bd...c68882d (1): > [SimCode] dump algorithms in correct sorting
4f6f50200 Willi Braun update test
31775c640 Willi Braun Updating submodules
2b8044874 hudson * libraries 7e84668...20f7934 (1): > Bump libraries
cb2609ad6 ptaeuber Expected output
8cae35878 ptaeuber Updating submodules
a8c3be0af Lennart Ochel * OMCompiler cf5c9a7...6b6a486 (1): > Dummy commit to satisfy Hudson
949170e30 Per Östlund * OMCompiler 5cf076a...cf5c9a7 (1): > [NF] Fix type of unary operators.
d6be793ec Willi Braun * OMCompiler 92921a4...5cf076a (1): > [Backend] Use the original functionTree instead an empty one
dad02f381 Willi Braun * OMCompiler bf59c08...92921a4 (1): > [Backend] fix functions with record argument
be30e8eab Willi Braun updated linearization test of the SteamPipe model
d2e59c892 Willi Braun Updating submodules
92da43d2b Adeel Asghar Updated to latest logging interface
3a35762f4 Martin Sjölund * OMCompiler 5056d0b...4c05be3 (1): > Fix suffix for ZMQ
c7f149094 hudson * libraries 382c773...7e84668 (1): > Bump libraries
1a013d01c Willi Braun Updating submodules
05f062d41 Willi Braun added testcase for linearization of fluid functions
d192292a3 hudson Updating submodules
fd4a590aa Willi Braun adjust test to use symbolical jacobians
8f2cb04b9 Adeel Asghar OMSimulator settings page Allow setting the working directory and debug logging.
a351191c6 Per Östlund Updating submodules
977263efe Per Östlund Update nfinst tests.
9bfe511bc Adeel Asghar Create and unload FMI models
450ec7c32 hudson * libraries 49f1f85...382c773 (1): > Bump libraries
89bcaf521 hudson * libraries aaefef2...49f1f85 (1): > Bump libraries
e9d02c3c3 Willi Braun added test for symbolical jacobians in ida
5a5c9d211 Willi Braun Updating submodules
19051bba4 Martin Sjölund * OMCompiler f5acc12...de1bcf8 (1): > [NF] Set the correct type in the relation
47d38a4cb hudson * libraries 91d3f71...aaefef2 (1): > Bump libraries
34561dc4e ptaeuber Add homotopy tests
297f226a8 ptaeuber Updating submodules
bb1b86b75 ptaeuber * OMCompiler 693886b...10a2c8b (1): > Do not try without homotopy twice
6482c59d9 Martin Sjölund * OMCompiler cce5d83...693886b (1): > [NF] Fix generation of reduction temp-var names
2eeebb019 Rüdiger Franke * OMCompiler 70ef32b...cce5d83 (1): > Always apply tearing if MAX_SIZE > 0 and dense matrices are used
42b69b777 hudson * libraries 4cf6bb0...91d3f71 (1): > Bump libraries
bb53de26d Per Östlund * OMCompiler 5cc04d9...70ef32b (1): > [NF] Better handling of constants.
03f0fecdc ptaeuber * OMCompiler 891db48...5cc04d9 (1): > Further improve solver memory management
34bef400d ptaeuber * OMCompiler df6431c...891db48 (1): > Always initialize lambda with 0
aa30393ad Adeel Asghar Disable toolbar for OMSimulator models
1ff97f888 Per Östlund * OMCompiler 5cf25d1...df6431c (1): > [NF] Use correct variability for pre error.
bfe77c294 Adeel Asghar Merge origin/master
b71de5a2b Adeel Asghar * OMEdit 1d1f811...a45068d (1): > Fixed FMILibrary linking Check for the correct library type. Removed unnecessary code.
a45068d39 Adeel Asghar Fixed FMILibrary linking Check for the correct library type. Removed unnecessary code.
e2bb27441 Adeel Asghar Create, simulate and unload OMSimulator model
57e43ba00 ptaeuber * OMCompiler 3418ccf...5cf25d1 (1): > Fix for trying without adaptive homotopy
4f04318db wibraun * OMCompiler 9529c78...3418ccf (1): > adjust documentation string to actual config value
31e2567f7 Lennart Ochel Expected output
9708c7a79 Lennart Ochel Updating submodules
fad9f0ae6 Adeel Asghar Merge origin/master
4bf4d98ca hudson * libraries 4879ab5...4cf6bb0 (1): > Bump libraries
3fa95729c Adeel Asghar * OMEdit 8f5caa0...1d1f811 (1): > ticket:4369 Use the proper bracket
4096d5415 Per Östlund * OMCompiler 4b2df5a...c4493da (1): > [NF] Generate correct DAE for tuple assignments.
167c377c9 ptaeuber * OMCompiler 162cdb5...4b2df5a (1): > Set variables back to start values before trying homotopy
1d1f811de Adeel Asghar ticket:4369 Use the proper bracket
edda13fd8 ptaeuber Use flag homotopyOnFirstTry
0da528943 ptaeuber Updating submodules
6907bc343 Per Östlund * OMCompiler e0c71b0...9de0296 (1): > [NF] Add FuncArgs when making DAE function types.
64d9aa5d8 Adeel Asghar * OMEdit 090db0e...8f5caa0 (1): > ticket:4717 Added option to display hidden classes.
8f5caa03a Adeel Asghar ticket:4717 Added option to display hidden classes.
4caa0b2f2 Per Östlund Update nfinst tests.
c2b4ee166 Per Östlund Updating submodules
798003852 hkiel * OMNotebook 9f05bfe...c10a192 (1): > ask user before deleting cell as this cannot be undone
c10a192b7 hkiel ask user before deleting cell as this cannot be undone
32b3e43a7 Rüdiger Franke * OMCompiler 76bc17e...f15d2b3 (1): > Fix error messages for linear solver
1dd31baa0 Lena Buffoni update requirement tests
d15de6a80 Lena Buffoni Updating submodules
6cc71e5e6 hudson * libraries 0bc270a...4879ab5 (1): > Bump libraries
7f5924da5 Lennart Ochel Make cse variables protected
77d73ac9d Lennart Ochel Updating submodules
83a63a60a Per Östlund Updating submodules
2008d8171 Per Östlund Updated nfinst tests.
551c706da Adeel Asghar * OMEdit 0d8b4b0...090db0e (1): > ticket:4743 Delete the result with Del key.
090db0ef5 Adeel Asghar ticket:4743 Delete the result with Del key.
54420415e hudson * libraries 7df8dd5...0bc270a (1): > Bump libraries
d55c04694 Lennart Ochel Fix some lint warnings for Markdown
094f43a4c hudson * libraries 2888970...7df8dd5 (1): > Bump libraries
dad2e98f0 Willi Braun update DAEMode test
8c576e741 Willi Braun Updating submodules
9775fb9d5 Per Östlund Update nfinst tests.
707aed511 Per Östlund Updating submodules
da012868f Adeel Asghar Link with OMSimulator Show the OMSimulator version in the About OMEdit dialog.
72a56b320 niklwors * OMCompiler c97c5bb...0f8a7d1 (1): > added assert for sqrt function calls
1acff60bb Per Östlund * OMCompiler 91ae007...c97c5bb (1): > [NF] Various fixes.
8f9a37d50 hudson * libraries 1179de2...2888970 (1): > Bump libraries
9d6ed55e7 Rüdiger Franke Expected result (make clean in CevalScriptBackend.buildModelFMU)
e9d2853ce Rüdiger Franke Updating submodules
336fb4704 Adrian Pop add tests tickets:4674
6148f2be5 Adrian Pop Updating submodules
534d8300c Martin Sjölund * OMCompiler c51b595...047c5a8 (1): > Handle ceval of asub using enum literals
2db3d02ef Willi Braun * OMCompiler ddd8677...c51b595 (1): > [Backend] improve residual creation for complex equations
61c89af2e Per Östlund Update nfinst tests.
abd8a5b04 Per Östlund Updating submodules
6688fe874 Adrian Pop * OMCompiler 02a553b...d8c8c30 (1): > use the default makefile name in windows
c0bb11560 hudson Updating submodules * OMEdit 4eb7a19...0d8b4b0 (2): > Minor fixes to the way threadData is passed around. > propagate threadData from main.cpp
f476a5dfb Adeel Asghar propagate threadData from main.cpp
9f05bfe47 Adeel Asghar propagate threadData from main.cpp
0d8b4b00b Adeel Asghar Minor fixes to the way threadData is passed around.
31f71f30d Adrian Pop propagate threadData from main.cpp
0c902d08e Adeel Asghar * OMCompiler ef25927...02a553b (1): > move symbolTable back to local roots
6dca6220d Willi Braun * OMCompiler bcc4086...ef25927 (1): > added DAEMode module
14c9605a1 Martin Sjölund * OMCompiler 27ab275...bcc4086 (1): > Allow `size()` on non-crefs at runtime
2dcafe85c Martin Sjölund * OMCompiler f8d52b9...27ab275 (1): > Bugfix for URI lookup in class
1d3302918 Martin Sjölund * OMCompiler 38212aa...f8d52b9 (1): > Clean patches with make clean
94d1d27ee Martin Sjölund * OMCompiler 8b177b9...38212aa (1): > Fix memory corruption in ZeroMQ init
87c471050 Per Östlund Update nfinst tests.
e469eea43 Per Östlund Updating submodules
c7e2d6bdb hudson * libraries 04ec1a2...1179de2 (1): > Bump libraries
ef5c58dde Adrian Pop * OMCompiler 82f103f...a7e6f7f (1): > move symboltable from threadData vars to global ones this will fix OMEdit crash on startup on Windows
7fc5c82eb Martin Sjölund * OMCompiler 9c4635f...82f103f (1): > Don't print error-message about missing impact
e5febc40a Adrian Pop * OMCompiler ac51afc...9c4635f (1): > fix copy of the files and cmake search directories
eb9298853 hudson * libraries 89d4155...04ec1a2 (1): > Bump libraries
6d16174b3 adrpo * OMCompiler 51ed436...ac51afc (1): > fix Windows and Linux builds of omcCAPI
26b29ea8c ptaeuber * OMCompiler 8e5affa...51ed436 (1): > Fix nls flag order
5beb033bf Martin Sjölund * OMCompiler a7e840a...8e5affa (1): > Fix wrong pointer type
5154986fd Lennart Ochel * OMCompiler a2e245d...a7e840a (1): > Fix array allocation
5c2e94307 Adrian Pop * OMCompiler 5cb3f41...a2e245d (1): > fix windows build add omcCAPI build on Linux as well (commented out for now as there are some issues)
f0db0b0ed hkiel * OMNotebook ab34299...860a012 (1): > remove evalthread class from compilation as it is not used extend command list by frequently used expressions update help texts in command list possibly fix bug freezing cells
860a01239 hkiel remove evalthread class from compilation as it is not used extend command list by frequently used expressions update help texts in command list possibly fix bug freezing cells
e2dccc06e Martin Sjölund * OMCompiler 782245f...5cb3f41 (1): > Make matchcontinue inputs volatile
3464a10e7 Martin Sjölund Updating submodules
4eb7a19b9 Martin Sjölund Updates for new Main.mo interface
709628c23 Martin Sjölund Updating submodules * OMNotebook 58c7969...ab34299 (1): > Update for new Main.mo interface
ab34299ed Martin Sjölund Update for new Main.mo interface
ae5c5474a Martin Sjölund * OMCompiler 5296b68...e2c5189 (1): > Move initialization of symboltable
eeba7bb37 Martin Sjölund Symboltable shouldn't be in the class
854ded556 Martin Sjölund Updates for the new Main.mo interface
b3032d135 Martin Sjölund * OMCompiler af0968b...5296b68 (1): > Handle the correct command in CORBA
b5204b71c hudson * libraries a548d68...89d4155 (1): > Bump libraries
ede28cbf6 Adrian Pop * OMCompiler 177b914...af0968b (1): > fix windows build
432c8317d Martin Sjölund Expected output
c4742ca42 Martin Sjölund Updating submodules
7182fabd8 Martin Sjölund Updating submodules
9bbc242b8 Martin Sjölund uriToFilename returns empty on fail in mos-script
c337e6847 Martin Sjölund * OMCompiler 95af275...75770db (1): > Change examples to new uriToFilename
4efe1423f Martin Sjölund Expected output
2c8ad903a Martin Sjölund Updating submodules
362586593 hudson * libraries dbab2c1...a548d68 (1): > Bump libraries
6118edabb hudson * libraries 6fadbba...dbab2c1 (1): > Bump libraries
86c0c2736 Per Östlund Update nfinst tests.
424b20e55 Per Östlund Updating submodules
5637847ba Per Östlund Update nfinst tests.
5fd1f4fb9 Per Östlund Updating submodules
28e7b219a hkiel * OMCompiler c5ca0a5...c28b630 (1): > removed wrong translations
42cfda6a6 hkiel * OMNotebook 914a7dc...58c7969 (1): > re-activate clickable error-links clean up indentation state machine
58c796925 hkiel re-activate clickable error-links clean up indentation state machine
4980c529a Per Östlund Updating submodules
5ab0f640a Per Östlund Update nfinst tests.
7233eedb2 Per Östlund * OMCompiler 59944ec...dbda08c (1): > Make saveTotalModel more accurate when using NF.
81db93b5b Per Östlund Update nfinst tests.
d19994dc3 Per Östlund Updating submodules
131a16b39 Martin Sjölund Add testcase for ticket:4718
f2edd704d Martin Sjölund * testsuite 627e124...131a16b (1): > Add testcase for ticket:4718
cfa4e98a2 Adeel Asghar * OMEdit 4e15c16...bfd3af3 (1): > Shortcut to load MSL
cebf1d6c5 Martin Sjölund * OMCompiler 587cac2...59e722e (1): > Evaluate parameters with non-literal bindings
bfd3af391 Adeel Asghar Shortcut to load MSL
8680534c0 hudson * libraries 953db13...6fadbba (1): > Bump libraries
ae0666568 niklwors * OMCompiler b1a437a...587cac2 (2): > fix for division by zero in cpp runtime > fix for asserts during event iteration
089542bca hkiel * OMNotebook 4a5e0fc...914a7dc (1): > improve auto indentation remove debugging output
914a7dc4f hkiel improve auto indentation remove debugging output
1d7ff3edf hkiel * OMNotebook 5650618...4a5e0fc (1): > fix Ticket:4704 accept click on input cell after clicking output cell allow to open empty notebooks apply style to output cells
4a5e0fcae hkiel fix Ticket:4704 accept click on input cell after clicking output cell allow to open empty notebooks apply style to output cells
39b222760 hudson * libraries a4a7461...953db13 (1): > Bump libraries
483d909fe niklwors * OMCompiler 96f7d96...b1a437a (1): > fix for save pre varibales in cpp runtime
627e124e9 Per Östlund Update nfinst tests.
b64e14eb5 Per Östlund Updating submodules
587d18b11 Adeel Asghar * OMEdit 99e87fe...4e15c16 (1): > ticket:4651 Remove the extra "=" that appear in case of equation modification.
4e15c16c4 Adeel Asghar ticket:4651 Remove the extra "=" that appear in case of equation modification.
65bb8b3fa hudson * libraries f2bcd6a...a4a7461 (1): > Bump libraries
c265dda29 ptaeuber Correct output of homotopy example
af8178612 ptaeuber Updating submodules
22592f524 hudson * libraries abb6735...f2bcd6a (1): > Bump libraries
3e951ac79 Adeel Asghar * OMEdit e46cb6b...99e87fe (1): > ticket: Add equation or algorithm keyword to new classes.
99e87fe1c Adeel Asghar ticket: Add equation or algorithm keyword to new classes.
6c375125c Martin Sjölund Test me_cs import
fc7beecde Martin Sjölund Updating submodules
930f20f6a hudson * libraries fcb6670...abb6735 (1): > Bump libraries
d34564098 adrpo update tests due to libs changes
e9507089e hudson Updating submodules
e46cb6bde Adeel Asghar ticket:4697 Don't add = when modifier value start with ( and contains =.
3c6962a3f Per Östlund Updating submodules
c09764a1c Per Östlund Update nfinst tests.
2c7071173 Per Östlund Updating submodules
6d6e41bf5 Per Östlund Update nfinst tests.
bb64e1e2e Adeel Asghar ticket:4708 Delete the intermediate compilation files after the simulation is finished.
eab707491 Martin Sjölund Updating submodules
eb0d38c19 Martin Sjölund Update for improved handling of loading libraries
3c145cffd Martin Sjölund Updating submodules
25e1a3ac3 Martin Sjölund Expected output
2a5291056 Bernhard Thiele Updating submodules
0844b0d26 Bernhard Thiele Test for Ticket:4618
4f872b040 Per Östlund Updating submodules
7a63969c2 Per Östlund Update nfinst tests.
70201a1a9 hkiel * OMCompiler cbe247e...f7a2136 (1): > [CodegenC] do not check for zero increment if it is constant +1 or -1
565061873 hkiel added menu items for cell evaluation only evaluate input cells, when evaluating all cells add an action to evaluate all LaTeX cells updated translations
a84727fc1 Martin Sjölund * OMCompiler fe5c35d...cbe247e (1): > Handle indexed assignment of string arrays
ce9b1cfa0 Martin Sjölund Updating submodules
ebc128827 Martin Sjölund Expected output
1f5d7506f Martin Sjölund Add testcase with fixed=false strings
47871fb58 Martin Sjölund * libraries a54db25...c57ecb4 (1): > Make PV 1.1.1 provide PV X.X.X
b7d5ab632 Martin Sjölund Add test for ticket:4368
3849710d1 Martin Sjölund Updating submodules
1e94fd531 Adeel Asghar * OMEdit 42ccd82...ad8112d (1): > Added a shortcut to show the search browser.
ad8112d8b Adeel Asghar Added a shortcut to show the search browser.
7f89f7463 Adeel Asghar * OMEdit 661e8b0...42ccd82 (1): > Start the search when return is pressed.
42ccd829b Adeel Asghar Start the search when return is pressed.
779a7c24f Adeel Asghar * OMEdit b4fcb3a...661e8b0 (1): > Updated the Search Browser layout.
661e8b03c Adeel Asghar Updated the Search Browser layout.
f55aad3a2 Adeel Asghar * OMEdit 3c6df07...b4fcb3a (1): > Use QMap begin instead of firstKey. Minor indentation fixes.
b4fcb3a42 Adeel Asghar Use QMap begin instead of firstKey. Minor indentation fixes.
9277d20c4 Adeel Asghar * OMEdit 36c0c9e...3c6df07 (1): > QtConcurrent header introduced in Qt 5.
3c6df0753 Adeel Asghar QtConcurrent header introduced in Qt 5.
0db81cfc8 hudson * OMEdit bd7b85c...36c0c9e (4): > Try to fix Qt 4 builds. > Hide the Search Browser on startup. > Fixes for Search functionality > Add Search functionality
36c0c9e3b Adeel Asghar Try to fix Qt 4 builds.
cef36c67c Adeel Asghar Hide the Search Browser on startup.
d14653968 arun3688 Fixes for Search functionality
06dcea4eb arun3688 Add Search functionality
bf73bacae hudson * libraries 8c24faa...a54db25 (1): > Bump libraries
b84aee1b2 Martin Sjölund * OMCompiler 67acb2d...f16fbfd (1): > Fix copy-paste error
f82edc617 Martin Sjölund Updating submodules
1117eb943 Martin Sjölund Expected output
b92501da3 hkiel * OMNotebook e5206ef...f1ce9e9 (1): > apply stylesheet to input cells again
f1ce9e958 hkiel apply stylesheet to input cells again
3b08c8d41 hudson * libraries 1e87d3c...8c24faa (1): > Bump libraries
d26494171 Martin Sjölund Expected output
d0bea0c95 Martin Sjölund Updating submodules
a99d7af15 Martin Sjölund * OMCompiler ee6b27b...bd8571d (1): > Look for external libraries in /usr
3cd757bb9 Martin Sjölund Updating submodules
7b5879e90 Martin Sjölund Expected output
48d34f9b3 Martin Sjölund * OMCompiler 5aac106...d1104ce (1): > Handle record indexing better
318471a08 hudson * libraries 4543100...1e87d3c (1): > Bump libraries
3e3438cc0 Martin Sjölund * OMCompiler 775a336...5aac106 (1): > loadFile(".../package.mo") ignores MODELICAPATH
9f8b954ef Martin Sjölund Reduce output
27f355166 Martin Sjölund Updating submodules
8de43de3c hudson * libraries ab3a1f4...4543100 (1): > Bump libraries
c537445d4 Martin Sjölund Updating submodules
9210aa9ae Martin Sjölund Expected output
50702abc5 hudson * libraries 3ef4339...ab3a1f4 (1): > Bump libraries
f11ca609d hudson * libraries 18dedc8...3ef4339 (1): > Bump libraries
c4b573f6b Adeel Asghar * OMEdit be0cedd...bd7b85c (1): > Check the size of list before accessing the index.
bd7b85ce0 Adeel Asghar Check the size of list before accessing the index.
9c5283af5 hudson * libraries fad4803...18dedc8 (1): > Bump libraries
ddc51eb18 Adeel Asghar * OMEdit 4b1305c...be0cedd (1): > Read the omeditoutput and omediterror files when getMessagesStringInternal is called
be0cedd5b Adeel Asghar Read the omeditoutput and omediterror files when getMessagesStringInternal is called
b5bab49f3 hudson * libraries cea0845...fad4803 (1): > Bump libraries
e2af5c742 Lennart Ochel * OMCompiler aee683c...70f05e5 (1): > Define vrStates iff states are available
3e90c0079 Adeel Asghar * OMEdit a63f2df...4b1305c (1): > Use non cosmetic pens For Libraries Browser and shapes inside component when thickness is greater than 2
4b1305c90 Adeel Asghar Use non cosmetic pens For Libraries Browser and shapes inside component when thickness is greater than 2
623259ec8 hudson * libraries b7adbdf...cea0845 (1): > Bump libraries
ca9e61fd5 ptaeuber Updating submodules
5f1fe9f55 ptaeuber Add adaptive homotopy tests
07be0f080 hkiel * OMCompiler 1a07660...7366c32 (1): > do not recreate objects
d7ae826ae Adeel Asghar * OMEdit 8e2f487...a63f2df (1): > ticket:4694 Only check the Access annotation of the containing class.
a63f2df7d Adeel Asghar ticket:4694 Only check the Access annotation of the containing class.
4d36a0777 Adeel Asghar * OMEdit 32af475...8e2f487 (1): > Check the LibraryTreeItem type before showing the documentation.
8e2f487ff Adeel Asghar Check the LibraryTreeItem type before showing the documentation.
994c4afa2 hudson * libraries 3539636...b7adbdf (1): > Bump libraries
b0b353ca2 Adeel Asghar * OMEdit 1712744...32af475 (1): > ticket:3912 preserve the formatting when duplicating class.
32af47524 Adeel Asghar ticket:3912 preserve the formatting when duplicating class.
c513fa362 Per Östlund Update nfinst tests.
940376fe8 Per Östlund Updating submodules
da5a25c72 ptaeuber * OMCompiler 6bc981e...481bef0 (1): > Look for homotopy in the whole system
822590489 Per Östlund Update nfinst tests.
e513f19a8 Per Östlund Updating submodules
d371f63a8 Martin Sjölund * doc afdc59e...58737ab (1): > Add EOOLT'2017 paper
58737ab09 Martin Sjölund Add EOOLT'2017 paper
e197735a1 hudson * libraries bba6e22...3539636 (1): > Bump libraries
eb9e335a0 Adeel Asghar * OMEdit 19775ba...1712744 (1): > ticket:4687 Check for the null pointer. Use the QPlainTextEdit undo redo for independent editors like check/instantiate model.
171274407 Adeel Asghar ticket:4687 Check for the null pointer. Use the QPlainTextEdit undo redo for independent editors like check/instantiate model.
af41c5869 hkiel * OMCompiler 926d8af...b91fa8f (1): > avoid recursions
d7b1cefb9 Adeel Asghar * OMEdit ce5afa2...19775ba (1): > Save the old annotation in case of key press event.
19775bac4 Adeel Asghar Save the old annotation in case of key press event.
b7a94c7a8 hudson * libraries 366aede...bba6e22 (1): > Bump libraries
3465262e1 Adeel Asghar * OMEdit 569a00a...ce5afa2 (1): > Connect to the finished signal before posting the data.
ce5afa201 Adeel Asghar Connect to the finished signal before posting the data.
45beab8b7 Adeel Asghar * OMEdit 6399334...569a00a (1): > Generate the fmu files in the folder.
569a00a79 Adeel Asghar Generate the fmu files in the folder.
30759903d hudson * libraries 71aed58...366aede (1): > Bump libraries
c54d13ae7 hudson * libraries 7db3981...71aed58 (1): > Bump libraries
6ab39ed7f hkiel * OMCompiler 55a1b63...926d8af (1): > avoid excessive longjmp (matchcontinue) avoid recursion (stack overflow) when processing lists
e5dfc0c0e Willi Braun * OMCompiler 64d4bf1...55a1b63 (1): > fixing scaling of the ida solver
dbe14dd06 Martin Sjölund * OMCompiler 62af4e6...64d4bf1 (1): > [NF] Use Error.assertion() instead of assert()
ade7cbdf7 hudson * libraries c8d5259...7db3981 (1): > Bump libraries
148c63f17 niklwors * OMCompiler e44d430...62af4e6 (1): > fix for Ubuntu Clang build error in Peer solver
7bc4702ed niklwors * OMCompiler d71fe29...e44d430 (1): > fix for linux gcc 4.4 build error
c7744cf30 vwaurich * OMEdit 691dfe4...6399334 (1): > fix for visual xml filename
63993347d vwaurich fix for visual xml filename
f06dd118a Per Östlund Update nfinst tests.
8c5c66c59 Per Östlund Updating submodules
bb326b73d Adeel Asghar * OMEdit d748191...691dfe4 (1): > Save the duplicate class in a different file for folder structure. Fixes ticket:4350, 4557 & 4594.
691dfe497 Adeel Asghar Save the duplicate class in a different file for folder structure. Fixes ticket:4350, 4557 & 4594.
e322106f1 vwaurich add test for index reduction and cse
585e415d1 vwaurich * testsuite eb3b858...e322106 (1): > add test for index reduction and cse
eb3b858cc vwaurich udpate tests for cse3 extension
959cb54ad hudson Updating submodules
e1e6c0b96 niklwors * OMCompiler fb52840...b528b72 (1): > Fatemeh Davoudi implementation of the symbolic model reduction algorithm For detailed description see http://www.ep.liu.se/ecp/043/090/ecp09430136.pdf The algorithm is implemented in the cpp runtime in Core/ReduceDAE At the moment for the ranking method the residuen ranking is implement in class Core/ReduceDAE/Ranking.cpp The reduction mehtods cancel terms, linearize terms and substitute terms are implemented in class Core/ReduceDAE/Reduction.cpp The label algorithms for cancel terms, linearize terms and substitute terms are implemented in OMCompiler/Compiler/SimCode/ReduceDAE.mo The method can be used with: setCommandLineOptions("+simCodeTarget=Cpp --labeledReduction --disableExtraLabeling -d=writeToBuffer"); loadFile("your model file"); simulate(yourmodel);
2cea4d404 Adeel Asghar * OMEdit c200584...d748191 (1): > Fixes ticket:4672 & 4673. Do not skip the drawing of inherited classes.
d7481911b Adeel Asghar Fixes ticket:4672 & 4673. Do not skip the drawing of inherited classes.
e2c36431b hudson * libraries f4dcf99...c8d5259 (1): > Bump libraries
ff918324b Martin Sjölund * libraries 50e617a...f4dcf99 (1): > There is no PhysioLibrary 2.3.2
2e5c9f9fd Martin Sjölund * libraries e673f9d...50e617a (1): > Update uses
200f1025d Martin Sjölund * OMCompiler d1a57b2...fb52840 (2): > Fix for elabBuiltinSize of zero-size arrays > Some work-arounds for Ceval of zero-size arrays
fbff170aa hudson * libraries bd433e0...e673f9d (1): > Bump libraries
ebcf31c60 Per Östlund Updating submodules
4ddc693f9 Per Östlund Update nfinst tests.
ec01a1567 Per Östlund * OMCompiler eeb9148...dad39fb (1): > [NF] Fix undefined behaviour due to #4502.
48e093104 hudson * libraries 51f6fda...bd433e0 (1): > Bump libraries
5cbe59d28 Per Östlund * OMCompiler aa363fe...eeb9148 (1): > [NF] Function expressions also count as discrete.
cac9f2ec0 Per Östlund Update nfinst tests.
b9c919f2c Per Östlund Updating submodules
c75555e3d hudson * libraries 8444b16...51f6fda (1): > Bump libraries
851acf4b2 Per Östlund Update nfinst tests.
b0bb7d86d Per Östlund Updating submodules
37fc93a26 hudson * libraries aba7827...8444b16 (1): > Bump libraries
24f9ea8be ptaeuber * OMCompiler cf618db...5cea0b5 (1): > Fix solving of array equations
a0d258b30 Adeel Asghar * OMEdit 3cffa67...c200584 (1): > Check for PlotWindow instance. Fixes a null pointer crash.
c200584ab Adeel Asghar Check for PlotWindow instance. Fixes a null pointer crash.
db8608134 Adeel Asghar * OMEdit 33fb188...3cffa67 (1): > Load the ModelWidget before accessing it. Fixes a null pointer crash.
3cffa6719 Adeel Asghar Load the ModelWidget before accessing it. Fixes a null pointer crash.
aff3112f0 hudson * libraries 6014be3...aba7827 (1): > Bump libraries
420719b97 Per Östlund * OMCompiler 71f4da2...cf618db (1): > Fix setCommandLineOptions with -d=newInst.
85aa869bf hudson * libraries 7f7f6dd...6014be3 (1): > Bump libraries
2c449d28e Per Östlund Update FlagParsing test.
46f0308ca Per Östlund Updating submodules
485e9ef24 hudson * libraries 074ec9e...7f7f6dd (1): > Bump libraries
52c543b4f Adeel Asghar * OMEdit 93d2d76...33fb188 (1): > ticket:4652 Make sure we don't skip the builtin types.
33fb1889a Adeel Asghar ticket:4652 Make sure we don't skip the builtin types.
939f98f34 Adeel Asghar * OMEdit cbb329b...93d2d76 (1): > Enable/disable the duplicate menu item based on Access.packageDuplicate annotation.
93d2d760b Adeel Asghar Enable/disable the duplicate menu item based on Access.packageDuplicate annotation.
2d1d3b508 Per Östlund * OMCompiler 4d02b90...5148fef (1): > [NF] Fix NFTypeCheck.matchDimensions segfault.
9451dc1cb Per Östlund Updating submodules
5cf184a75 Per Östlund Update nfinst tests.
438925566 hudson * libraries 3405130...074ec9e (1): > Bump libraries
982fd8f35 Adrian Pop * OMCompiler e8f130f...0e14e98 (1): > [NF] handle discrete variability better - if the type of component is discrete return discrete if is lower variability than the explicit component variability - handle discrete builtin calls (String, Integer, pre, edge, change)
1242d124a hudson * libraries 6d4ca24...3405130 (1): > Bump libraries
44835a67c Adeel Asghar * OMEdit af64b7e...cbb329b (1): > Handle the Access.nonPackageDuplicate && Access.packageText annotations.
cbb329b29 Adeel Asghar Handle the Access.nonPackageDuplicate && Access.packageText annotations.
857569b6b Adeel Asghar * OMEdit 039313f...af64b7e (1): > Handle Access.nonPackageText annotation.
af64b7ef9 Adeel Asghar Handle Access.nonPackageText annotation.
dc0c2eb53 Adeel Asghar * OMEdit c72eace...039313f (1): > Hide the text view for Access.diagram
039313f64 Adeel Asghar Hide the text view for Access.diagram
878d12974 Adeel Asghar * OMEdit 13fa5ac...c72eace (1): > [WIP] Disable the diagram and text view for Access.icon and Access.documentation
c72eace89 Adeel Asghar [WIP] Disable the diagram and text view for Access.icon and Access.documentation
78432a015 hudson * libraries 24f8bdd...6d4ca24 (1): > Bump libraries
939ca8f28 Adeel Asghar * OMEdit 4670866...13fa5ac (1): > [WIP] Show/hide the class documentation based on Access.documentation
13fa5acf7 Adeel Asghar [WIP] Show/hide the class documentation based on Access.documentation
3eb5dcf8e hkiel * OMCompiler 83ffab2...e8f130f (1): > remove redundant simplification rule recognized by commutative call
fe3edfceb Adeel Asghar * OMEdit 00b9632...4670866 (1): > [WIP] Handle Access.icon and partially Access.diagram
46708660b Adeel Asghar [WIP] Handle Access.icon and partially Access.diagram
9aca8954b Adeel Asghar * OMEdit 88f8ef6...00b9632 (1): > Close the ModelWidget for Access.hide annotation
00b9632b3 Adeel Asghar Close the ModelWidget for Access.hide annotation
8d45b8863 hudson * libraries b7b7559...24f8bdd (1): > Bump libraries
44a0ea3c7 Adeel Asghar * OMEdit a62a900...88f8ef6 (1): > [WIP] Read the Access annotation. If the value is Access.hide then don't show the class in Libraries Browser.
88f8ef6ea Adeel Asghar [WIP] Read the Access annotation. If the value is Access.hide then don't show the class in Libraries Browser.
e2f94fe97 Per Östlund Update nfinst tests.
8856dec5d Per Östlund Updating submodules
2926f5a13 Per Östlund Updating submodules
4e49f3124 Per Östlund Update nfinst tests.
6e7816f08 hudson Updating submodules
2be51e22b vwaurich update test for IR fix
82710c3c5 Per Östlund Updating submodules
f49e14312 Per Östlund Added test for --ignoreReplaceable.
89b6a52f4 niklwors * OMCompiler b636b01...c73638c (1): > fixed divsion by zero if zero crossing was detected and before event handling started
84614da13 Volker Waurich * OMCompiler 3e982aa...b636b01 (1): > fix bipartiteGraphML generation for algorithms
ef70a831b hudson * libraries 1210086...b7b7559 (1): > Bump libraries
40c6cc0b8 Per Östlund Update nfinst tests.
d204b129e Per Östlund Updating submodules
7befa222e Per Östlund Updated nfinst tests.
12f4f651e Per Östlund Updating submodules
62a5fe896 Mahder Gebremedhin Part of NFInst builtin function handling.
2b73c30a9 Mahder Gebremedhin Updating submodules
d1b9bf241 hudson * libraries 5a04e02...1210086 (1): > Bump libraries
d5a599249 Adeel Asghar * OMEdit 0f350e6...a62a900 (1): > Update the editors preview on the settings page.
a62a90048 Adeel Asghar Update the editors preview on the settings page.
d55cc8e8d Volker Waurich * OMCompiler d76e9c2...da629b0 (1): > moved simplification rule to simplifyBinaryCommutativeWork
cb1b51364 hudson * libraries 650fc67...5a04e02 (1): > Bump libraries
07cb14b9c hkiel * OMCompiler 0e8a738...d76e9c2 (1): > use heap sort for ascending integer sort
292afc44c hkiel * OMCompiler 6dc1882...0e8a738 (3): > fix reheap when sorting the array > use Array.heapSort to reduce memory usage for large models > implemented heap sort for arrays
868e3c0ef hudson * libraries 233b5a5...650fc67 (1): > Bump libraries
23acdbc4b hudson * libraries b296ee5...233b5a5 (1): > Bump libraries
a38d52ad3 Adeel Asghar * OMEdit 9892584...0f350e6 (1): > Get rid of QFileInfo constructed with empty file name warnings.
0f350e648 Adeel Asghar Get rid of QFileInfo constructed with empty file name warnings.
b674956e5 Per Östlund Update nfinst tests.
77e893c25 Per Östlund Updating submodules
724c87ca2 niklwors * OMCompiler 814b4ae...d9b2126 (1): > fix for linker error in ModelicaExtrenalC for cpp runtime
d57e4ddf7 ptaeuber * OMCompiler ea246de...814b4ae (1): > Calculate numerical jacobian for adaptive homotopy correctly
f24486cfd Adeel Asghar * OMEdit 85c8ee9...9892584 (1): > Check for NULL pointer
9892584eb Adeel Asghar Check for NULL pointer
75d01b76a hudson * libraries 6526c96...b296ee5 (1): > Bump libraries
12e3d631a Per Östlund * OMCompiler df577f2...ea246de (1): > NFInst fixes.
2f35c69c9 hkiel * OMCompiler 8e9ee91...df577f2 (1): > fix copy/paste bug introduced in 1fd2008cf5
b22d2734a Per Östlund Update nfinst tests.
0f03838c4 Per Östlund Updating submodules
ae561c4a0 Per Östlund Update nfinst tests.
ca88acbd4 Per Östlund Updating submodules
ec708a876 ptaeuber * OMCompiler 5730246...9ec3abd (1): > Add flag to start running the homotopy path ...
c46903b28 Rüdiger Franke Expected result with unit in FMI2 modelDescription.xml
d485b2668 Rüdiger Franke Updating submodules
11a65a1e5 hudson * libraries 3873ad6...6526c96 (1): > Bump libraries
8f57b5ee6 ptaeuber * OMCompiler 34369f3...d4ea7ac (1): > Solve lambda0-system separately ...
79611309f Per Östlund Updating submodules
fdc9fe187 Per Östlund Update nfinst tests.
9d1aa1877 Per Östlund Updating submodules
05946cb05 Per Östlund Update nfinst tests.
c4dd6cfcd hudson * libraries b7a7e2f...3873ad6 (1): > Bump libraries
8189c5249 hkiel * OMCompiler ce3522c...add36ff (1): > do simplification of "a and not a" to false only for boolean type same for "a or not a" to true
4898dabf4 hkiel * OMCompiler 6f71dc5...ce3522c (1): > workaround for PNLib in PNlib the LBINARY expression "{} and not {}" must be handled and should not be simplified to "false" by ExpressionSimplify.simplifyLBinary
72c79e995 hudson * libraries 8f78505...b7a7e2f (1): > Bump libraries
5c1f9f25f Rüdiger Franke * OMCompiler 6ee2458...6f71dc5 (2): > Dummy commit to (hopefully) get around Hudson bugs > Treat removed Jacobian var defines in daeExpCrefRhsArrayBox
10536d1d8 hkiel * OMCompiler 37ec0ba...6ee2458 (1): > fix "a or not a" and "a and not a" simplifications optimize some simplify rules reuse existing structures
ca5c7b0cd hudson * libraries 0ccdba7...8f78505 (1): > Bump libraries
cae0ca293 hkiel * OMCompiler 0cd3268...37ec0ba (1): > [CodeGenC] skip cases independent of passing guard
be64fb61b hudson * libraries d305047...0ccdba7 (1): > Bump libraries
9b8d10c3f hkiel * OMCompiler 16e800b...0cd3268 (1): > use list comprehension instead of recursion
e4456f4ca Per Östlund Updating submodules
5fcc409ff Per Östlund Update nfinst tests.
ea85f1212 Per Östlund Updating submodules
ca68c3589 Per Östlund Update nfinst tests.
0bf19eaa2 Volker Waurich * OMCompiler 02355eb...6136400 (1): > modified description of comsubexp
892c38bfa hkiel * OMCompiler a6ecff6...02355eb (1): > use loop instead of recursive matchcontinue in BaseHashSet.get2
e9d975fc0 Volker Waurich * OMCompiler 197ec7a...a6ecff6 (1): > fix external object alias in initial equations
763095f6a hkiel fix test cosh^2(x)-sinh^2(x)=1 disabled sin(asin(time))=time test
7b376d7d9 hkiel Updating submodules
5f5af43f4 Volker Waurich * OMCompiler a4417ed...1fd2008 (1): > simpify r1+r2+cr ->r3+cr
54cd883f8 hudson * libraries 0559335...d305047 (1): > Bump libraries
4d95b57c4 Per Östlund Update nfinst tests.
ecf057d48 Per Östlund Updating submodules
3953ee080 niklwors * OMCompiler 3e4eb94...517bf93 (1): > fix for typo in cpp tempalte
2bdb8a0f5 ptaeuber Use new homotopy flags
40738dca0 ptaeuber Updating submodules
e07a68a32 Martin Sjölund * OMCompiler b873818...0a33707 (1): > Handle vectorization of matrix slightly better
cf8b5df54 Martin Sjölund * OMCompiler 5e28f3c...b873818 (1): > Partially type-check for min,max,smooth
0751f4678 hudson * libraries fb90e2f...0559335 (1): > Bump libraries
4913f469f Martin Sjölund * doc 941a9db...afdc59e (1): > Use ZMQ for building the documentation
afdc59e9d Martin Sjölund Use ZMQ for building the documentation
d6d471e20 Per Östlund Update nfinst tests.
21d68378e Per Östlund Updating submodules
7c49cac97 Martin Sjölund * doc b22e71f...941a9db (1): > Python3 fixes
941a9db8f Martin Sjölund Python3 fixes
55a26a3f8 Per Östlund Reactivate BindingArray5 test.
4162db860 Per Östlund Updating submodules
8e87306f0 ptaeuber * OMCompiler e82a713...d55e7e1 (1): > Allow adaptive step size also for local homotopy
58c1aeaaa Per Östlund Update nfinst tests.
352fedec4 Per Östlund Updating submodules
5a9eb1cef Martin Sjölund * OMCompiler d8b46d0...1a074b0 (1): > Avoid using + for options
91997cb6a Martin Sjölund Add maxMixedDeterminedIndex to dictionary
7ad6d7fad hudson * libraries cdb0bb8...fb90e2f (1): > Bump libraries
0d7c53d52 Per Östlund Update nfinst tests.
399ab1eb5 Per Östlund Updating submodules
10b2ba109 Per Östlund Update nfinst tests.
3ed9f172d Per Östlund Updating submodules
46db13347 Martin Sjölund * OMCompiler c536259...38bf65a (1): > [NF] Type-check pre operator
f9c0f1e2a Martin Sjölund * OMCompiler 6376982...c536259 (2): > [NF] Call fail() when failing > [NF] Support default attributes in functions
2e086dd38 Per Östlund * OMCompiler ff1e618...6376982 (1): > Disable unit checking in nfinst.
628594157 Per Östlund * OMCompiler a72f165...ff1e618 (1): > Fix for ticket:4625.
bff884cdf hudson * libraries 1b26198...cdb0bb8 (1): > Bump libraries
2ee68668e hudson * libraries ffc7142...1b26198 (1): > Bump libraries
f011bf34a hudson * libraries 75e9811...ffc7142 (1): > Bump libraries
6fd25011e hkiel * OMCompiler 978d276...a72f165 (1): > some small optimizations avoid matchcontinue
65358d5c5 hkiel * OMCompiler 679140a...978d276 (1): > avoid recursion and matchcontinue in getSparsePattern reduce memory overhead in ExpressionSimplify.simplifyAdd
b0255184a Martin Sjölund * OMCompiler ea3a1f6...679140a (1): > Remove DAE.SUM in favor of DAE.REDUCTION
1ba4894ab hudson * libraries b27224e...75e9811 (1): > Bump libraries
1514b599e Per Östlund Update nfinst tests.
bc16beddd Per Östlund Updating submodules
70857cfb3 hkiel * OMCompiler eaa2e12...1dfcc60 (1): > replace matchcontinue by match
a450084bb Adeel Asghar * OMEdit 9e52038...85c8ee9 (1): > Use Utilities::Sleep. Get rid of some order warnings.
85c8ee99e Adeel Asghar Use Utilities::Sleep. Get rid of some order warnings.
b3817f786 Adeel Asghar * OMEdit 0e80fa1...9e52038 (1): > ticket:4619 Use QFrame for border instead of paint event
9e52038b9 Adeel Asghar ticket:4619 Use QFrame for border instead of paint event
dbe363450 Martin Sjölund * OMCompiler 332341b...eaa2e12 (1): > [NF] Fix for builtin calls
099253403 Martin Sjölund * OMCompiler 89998d3...332341b (1): > Do not optimize CC for initialAnalyticJacobian
86c037b5b hudson * libraries 038b71e...b27224e (1): > Bump libraries
385289821 Per Östlund Updated nfinst tests.
1d991f8ee Per Östlund Updating submodules
e875fe6cb ptaeuber * OMCompiler 9cb312a...7360bc3 (1): > Fix writing of homotopy csv-file for matrix elements
054b49104 Per Östlund Updating submodules
ed4f81e86 Per Östlund Updated nfinst tests.
27ea524b2 Per Östlund Updating submodules
b03175431 Per Östlund Updated nfinst tests.
c373ba682 Adrian Pop * testsuite 6700bd2...b46188a (1): > fix text special, Tpl depends on StackOveflow
b46188a13 Adrian Pop fix text special, Tpl depends on StackOveflow
0e5475e1c hudson * libraries bb7fab6...038b71e (1): > Bump libraries
bcc0b9963 Willi Braun * OMCompiler 725d9de...2a409cd (1): > added first version of ida scaling
f22180a93 niklwors * OMCompiler 425073c...725d9de (1): > acitvate 'Allow dividing by all globalKnownVars in initDAE' for cpp runtime
8df9a8cfa Willi Braun * OMCompiler 28e9498...425073c (1): > [FMI] fix sorting of the directional derivatives
6700bd243 ptaeuber Add test for conflicting aliases and expected output
5b8ae81d1 ptaeuber Updating submodules
b96f7b548 Per Östlund Updating submodules
748835de7 Per Östlund Update nfinst tests.
f55eb70a6 Adeel Asghar * doc 0dd9571...b22e71f (1): > TLM co-simulation was merged with OMSimulator sometime ago
b22e71f96 Adeel Asghar TLM co-simulation was merged with OMSimulator sometime ago
6bb0784e6 Adeel Asghar * OMEdit 423fd8f...0e80fa1 (2): > ticket:4607 Update the model after generateVerificationScenarios call. > Use the -inputPath and -outputPath simulation flags. Fixes ticket:4583
8ab1c7598 Mahder Gebremedhin * OMCompiler 1e05283...42bc0b1 (1): > NFFrontEnd small fix for array expressions ($array)
1bb9816b7 Per Östlund Update nfinst tests.
13edda5ed Per Östlund Updating submodules
bcfa94c07 Per Östlund * OMCompiler 8ab93d5...67d63de (1): > Clean up NFUnitCheck.foldEquation2 a bit.
0e80fa1f3 Adeel Asghar ticket:4607 Update the model after generateVerificationScenarios call.
ef44782b4 Per Östlund Updating submodules
9a9ebb670 Per Östlund Update nfinst tests.
63db4c65d Adeel Asghar Use the -inputPath and -outputPath simulation flags. Fixes ticket:4583
7561bead8 Adeel Asghar * OMCompiler 1a778dd...1be2a07 (1): > Added flags for input and output path. Input path flag `-inputPath` is used to read the model_init.xml and model_info.json files. `-f` flag for model_init.xml file gets the preference over `-inputPath`. Output path flag `-outputPath` is used to write the output files like model_res.mat, model_prof.intdata etc. `-r` flag for model_res.mat file gets preference over `-outputPath` flag. Fixes ticket:4583 where we need to set a different working directory for simulation executable.
1c027892f Mahder Gebremedhin * OMCompiler 1b186d3...1a778dd (1): > NFFrontEnd record fix
0ede316fa vwaurich update test
275c83286 hudson Updating submodules
b9c6e5ca3 Adrian Pop * OMEdit 3ab69ff...423fd8f (1): > fix windows opcua lib imports
8298c46e1 Adrian Pop * OMCompiler 1993349...49cdb03 (1): > fix opcua lib exports on windows
423fd8f76 Adrian Pop fix windows opcua lib imports
4b58c510c Adrian Pop * OMCompiler 27d4fab...1993349 (1): > fix windows build
6a358060f hudson * libraries b5c7717...bb7fab6 (1): > Bump libraries
c04255830 ptaeuber Expected output
922f9521a ptaeuber Updating submodules
d2feef9be Per Östlund Updated nfinst test cases.
a2ae17f69 Per Östlund Updating submodules
3684733a5 Martin Sjölund * OMEdit 03be5e2...3ab69ff (1): > Qt4 work-around
3ab69ff69 Martin Sjölund Qt4 work-around
7046ded1c Martin Sjölund Use new flag -d=oldFrontEndUnitCheck
c4e6961f7 Martin Sjölund Updating submodules
d69fb20e7 Per Östlund Added test for nfinst StateSelect variability.
0d09ab259 Per Östlund Updating submodules
e815e688c Per Östlund Updating submodules
f4b81ebb3 Per Östlund Add test for ticket:4611.
85984a1c0 hudson Updating submodules
03be5e2f0 Martin Sjölund Update open62541 to v0.2
30a6d518b Martin Sjölund * OMCompiler 0a53c4f...9a8bb1d (1): > Fix stack overflow in NFUnitCheck
e30f231e4 hudson * libraries b0dde48...b5c7717 (1): > Bump libraries
4b199a8f6 hkiel * OMCompiler 75a3089...0a53c4f (1): > do not use matchcontinue where match+guard can be used
dbc18dd12 hudson * libraries f85ccd3...b0dde48 (1): > Bump libraries
663155c14 Per Östlund Updated nfinst test cases.
2ad71664b Per Östlund Updating submodules
2fa613862 Martin Sjölund * doc eb4ef32...0dd9571 (1): > Fix type of entry
0dd95719f Martin Sjölund Fix type of entry
3c4fe107c Martin Sjölund * doc f7e90ac...eb4ef32 (1): > Added the BSc thesis of Fors Johansson
eb4ef3228 Martin Sjölund Added the BSc thesis of Fors Johansson
a86943bd5 Lennart Ochel * OMCompiler 0a2dcae...2c5818d (1): > Add flag to fix the mat file headers every N steps
126309bf7 hudson * libraries 4f3153f...f85ccd3 (1): > Bump libraries
4ce810528 Mahder Gebremedhin * OMCompiler 7e6dbfd...0a2dcae (1): > Enable unit checking by default in the New FrontEnd.
12b5caf44 Per Östlund Add testcase for #4606 fix.
1cb23d976 Per Östlund Updating submodules
bd024acd2 Lennart Ochel Cleanup .gitignore file
9ca7831f5 Martin Sjölund * OMCompiler b3c9646...0a64f00 (1): > Add rpath for the C runtime libraries
986e18c22 hudson * libraries 2b897e8...4f3153f (1): > Bump libraries
cf18de408 Lennart Ochel * OMCompiler a07c7d7...b3c9646 (1): > Add unit information of alias variables to mat files
3c53366fa Martin Sjölund * OMCompiler 1f28d87...a07c7d7 (1): > Passing fixed=true where expected in the examples
ca2dc2c90 Martin Sjölund * doc 724e394...f7e90ac (1): > Add documentation for interactive simulation
f7e90ac22 Martin Sjölund Add documentation for interactive simulation
e9cb54268 Adeel Asghar * doc f6e984c...724e394 (1): > Respect the case sensitive systems
724e394ab Adeel Asghar Respect the case sensitive systems
57b4776fd Volker Waurich * doc 91776d0...f6e984c (1): > add new page about graphml generation
f6e984cbd Volker Waurich add new page about graphml generation
e3d10ea25 Lennart Ochel * OMCompiler 66d69d5...1f28d87 (1): > Save units of measure for parameters to mat files
511bc19d2 Rüdiger Franke * OMCompiler 0ed5264...66d69d5 (1): > Unify generated code for variable access under FMI 1.0 and 2.0
9728c8614 Martin Sjölund * OMCompiler 32ea34f...0ed5264 (1): > Fix scalability for systems without variables
b389638a2 Rüdiger Franke Enable test for code generation of directional derivatives
fb631635b Rüdiger Franke Updating submodules
dc54cc1b1 hudson * libraries 1543109...2b897e8 (1): > Bump libraries
effc95264 David Polak Added convertUnits mmHg test
58aa81a6a David Polak Updating submodules
ab32ef6c1 Lennart Ochel * OMCompiler ebaacfb...bf377fa (1): > Avoid deprecated usage of flags
6bf003526 Martin Sjölund * libraries 8eb1b44...1543109 (1): > Upload the xz-files...
21284e9af Martin Sjölund * libraries 4288180...8eb1b44 (1): > No ModelicaTest 3.1 exists
e0812083b Adeel Asghar * OMEdit 29a5b8c...1b8b8e6 (1): > ticket:4575 Added checkbox for -single simulation flag. Default value is false.
1b8b8e6f4 Adeel Asghar ticket:4575 Added checkbox for -single simulation flag. Default value is false.
175a93eba hudson * doc 0f1405c...91776d0 (2): > add master thesis > Improved/simplified the OPC example
91776d0a7 arun3688 add master thesis
b5cf58d21 Mahder Gebremedhin * OMCompiler d4dd96b...ebaacfb (1): > NFrontEnd Unit checking.
42b9be722 Lennart Ochel * OMCompiler 119136c...d4dd96b (1): > Cleanup MatVer4
9363d9947 Bernhard Thiele Improved/simplified the OPC example
4ccbc576a Mahder Gebremedhin Update NFInst tests
b03c588a1 hudson Updating submodules
af4765517 Martin Sjölund * OMCompiler fe021bd...80e3d34 (1): > Added optional Susan debugging help
3b37fea3a Lennart Ochel * OMCompiler bf1eaeb...fe021bd (3): > Remove old mat file writer > Add unit information to mat files > New implementation for writing mat files
c219aee43 Martin Sjölund * libraries 087c309...4288180 (1): > Also include ModelicaTest 3.1
3f3dd42a8 Rüdiger Franke * OMCompiler a33d4f3...bf1eaeb (3): > Implement fmi2GetDirectionalDerivative in Cpp runtime > Set FMI flag providesDirectionalDerivative depending on generated code > Change int to size_t in FMU accessors
8235d3afe hudson * libraries 7337dfa...087c309 (1): > Bump libraries
591f382bc hudson * libraries fd8edd8...7337dfa (1): > Bump libraries
d49c2a05f Adeel Asghar * OMEdit 83762c2...29a5b8c (1): > Activate profiling properly
29a5b8cb6 Adeel Asghar Activate profiling properly
385dd6209 Per Östlund Updating submodules
6fccf1972 Per Östlund Update nfinst tests.
2e66c228d Martin Sjölund * OMCompiler 8abed04...1749c2e (1): > Disable CC optimizations on linear systems
c00195021 hudson * libraries 3f837d1...fd8edd8 (1): > Bump libraries
1d6656185 Per Östlund Updating submodules
2c59f19fa Per Östlund Update nfinst test cases.
b549c7b41 hkiel * OMCompiler 11df6e6...43d3d5d (1): > fix Matching.removeEdgesForNoDerivativeFunctionInputs
f396a9fc7 hkiel * OMCompiler dfbce6c...11df6e6 (1): > some minor optimizations - remove a matchcontinue - do not operate twice on list - make function tail recursive - avoid tuples
43aae15a0 Martin Sjölund * OMCompiler 9ff276e...dfbce6c (1): > Use Set instead of List.unique
0eb3b72cc Martin Sjölund * OMCompiler c21c29d...9ff276e (1): > Make findLoops able to look for at most one loop
e630b9ab5 hudson * libraries a739ca2...3f837d1 (1): > Bump libraries
159cfd9fb Martin Sjölund * OMCompiler 7b04aa1...c21c29d (1): > Use sets instead of lists in comSubExp
e932c80ac Martin Sjölund * OMCompiler 2ac44ce...7b04aa1 (1): > Use sets in comSubExp
da940cd7e ptaeuber * OMCompiler 9e2d1a7...2ac44ce (1): > Fix check of homotopy solution
59574339b Martin Sjölund * OMCompiler 68350e9...9e2d1a7 (1): > Fix scalability of collectInitialBindings
f33ef8c0b hudson * libraries 13a2e24...a739ca2 (1): > Bump libraries
f31055813 hudson Updating submodules
62f2cd7f8 adrpo update testsuite after library changes
fa77b8c7d Martin Sjölund * OMCompiler 2f828a2...68350e9 (1): > [OSX] ModelicaExternalC install names
dffbc3bbe Martin Sjölund * OMCompiler a5b8a71...2f828a2 (1): > [MAT4] Add special case when nrows==0
83762c255 hkiel fix Qt4 compilation
1a2ff32c6 Martin Sjölund * OMCompiler c2e5abe...a5b8a71 (1): > [OSX] Fix install name of OPC library
9fd9414f6 Martin Sjölund * OMCompiler 18b70e2...c2e5abe (1): > [OSX] Fix builds when using a single thread
0f1405c2f Bernhard Thiele State machine hint for switching to Modelica v3.3
5c9c2c468 Martin Sjölund * OMCompiler a3eea27...18b70e2 (1): > Silence some warnings
f97db625e Willi Braun * OMCompiler 7f2aee4...a3eea27 (1): > [cRuntime] move jacobian eval LOG_STATS output
58e9cfd17 Willi Braun * OMCompiler 3532b10...7f2aee4 (1): > [SimCode] fixing symbolic jacobians order for info
f3156d146 Adeel Asghar ticket:4505 Use the diagram annotation when connector is inside the component instance
c3e0976e5 Adeel Asghar ticket:4585 Added cut, copy, paste and selectAll to text editor
fbf8aa4be hudson * libraries e541281...f3c66bf (1): > Bump libraries
bbcc067bc adeas31 * OMEdit 3d68932...77b13fd (1): > Signals are protected in Qt4
77b13fd85 adeas31 Signals are protected in Qt4
fff67929c hudson * libraries 9defbe5...e541281 (1): > Bump libraries
ba7968a19 Adeel Asghar * OMEdit bb6380f...3d68932 (1): > Only save the preference when checkbox is checked
3d68932f6 Adeel Asghar Only save the preference when checkbox is checked
2df6b4669 Adeel Asghar * OMEdit 1506f4d...bb6380f (1): > Fix Qt4 builds.
5efa7f11e Martin Sjölund * OMCompiler 09c37cd...3532b10 (1): > Support bootstrapping when using array literals
bb6380f07 Adeel Asghar Fix Qt4 builds.
1d3169225 hudson * libraries 1d59600...9defbe5 (1): > Bump libraries
85d44ca94 Adeel Asghar * OMEdit 6882da0...1506f4d (1): > ticket:4305 Added checkbox to remember user's decision in text editor error dialog.
1506f4d0c Adeel Asghar ticket:4305 Added checkbox to remember user's decision in text editor error dialog.
b63c29925 Martin Sjölund * OMCompiler 04560c9...09c37cd (2): > Add MetaModelica.Dangerous.listArrayLiteral > Update linear system debugging
95f53c92f ptaeuber Updating submodules
36a3e41b8 ptaeuber Add test and expected output
534608b36 ptaeuber Add flag to dictionary
bd3bf4b00 vwaurich * OMEdit 5df57a8...6882da0 (1): > fix path in simulate with animation
6882da0d0 vwaurich fix path in simulate with animation
ebccfb0f6 hudson Updating submodules * OMEdit 6b6200d...5df57a8 (10): > Fix rebase errors > Enable interactive simulation without stepping > Wait for OPC-UA server to start during init > Create the OpcUaClient after the opc-ua server is initialized. > Updated how OMPlot and OMEdit handles simulation control buttons. > Removed unnecessary debugging info. > Removed the unnecessary SimulationServerCheckThread class. Do not create unnecessary QTcpSocket objects. > Fixed variable names. Better port handling. > Fix opc-ua linking for win32. > Initial commit for interactive simulation
5df57a8f9 Martin Sjölund Fix rebase errors
5a35717ae Martin Sjölund Enable interactive simulation without stepping
7d12dd46b Martin Sjölund Wait for OPC-UA server to start during init
685fc6308 Adeel Asghar Create the OpcUaClient after the opc-ua server is initialized.
a918f6161 Christoffer Fors Johansson Updated how OMPlot and OMEdit handles simulation control buttons.
d60db4d4c Adeel Asghar Removed unnecessary debugging info.
d5f420aa0 Adeel Asghar Removed the unnecessary SimulationServerCheckThread class. Do not create unnecessary QTcpSocket objects.
dbc50ee19 Christoffer Fors Johansson Fixed variable names. Better port handling.
436baa28e Adeel Asghar Fix opc-ua linking for win32.
b38bd4661 Christoffer Fors Johansson Initial commit for interactive simulation
0e1d01eeb Christoffer Fors Johansson Better way of handling interactive simulation control buttons.
eb19ef4a2 Christoffer Fors Johansson Interactive plot windows.
52f135b91 Adeel Asghar * OMEdit 095b0ef...6b6200d (1): > ticket:2249 Only show the documentation as default view for DocumentationClass annotation.
6b6200d62 Adeel Asghar ticket:2249 Only show the documentation as default view for DocumentationClass annotation.
37e18b9e5 niklwors * OMCompiler ed4ccd8...baaffec (1): > fix in cpp template for jacobian variables used by algebraic loop
a3c7ea2c3 hudson * libraries 6df44b7...1d59600 (1): > Bump libraries
8776db1ea hudson * libraries 8001b72...6df44b7 (1): > Bump libraries
8e8aa76fe Martin Sjölund * OMCompiler 15730cb...ed4ccd8 (1): > Fix for linear sparse solvers in source code FMUs
4e94bc521 Martin Sjölund Expected output
cfbd57a98 Martin Sjölund Updating submodules
6b70c759d Martin Sjölund Add test for ticket:4550 reduction type
17805b092 Martin Sjölund Updating submodules
b0861d4aa Martin Sjölund Reference file does not contain time=0.0
ff1939394 Adeel Asghar * OMEdit d60d430...095b0ef (1): > ticket:1857 Show context menu when clicked on empty spot in Libraries Browser
095b0ef3b Adeel Asghar ticket:1857 Show context menu when clicked on empty spot in Libraries Browser
5831af02b Martin Sjölund Expected output
e24befee0 Martin Sjölund Updating submodules
225ecd53e Adeel Asghar * OMEdit 7851263...d60d430 (1): > ticket:4576 Don't delete the transition in focusOutEvent.
d60d430a7 Adeel Asghar ticket:4576 Don't delete the transition in focusOutEvent.
945526761 Per Östlund * OMCompiler ac679f7...625bb65 (1): > NFInst fixes.
115829272 Jan Šilar * OMPlot 7f2c332...017636b (1): > PDEPlots
017636b9c Jan Šilar PDEPlots
0b046b83b Lennart Ochel * OMCompiler f55d7d6...ac679f7 (2): > Remove unused variables > New function to debug hash tables
f55290118 Martin Sjölund * OMCompiler 3486958...f55d7d6 (1): > Fix for using default sparse linear solver
77d3fbfd1 Martin Sjölund * OMCompiler 98136a9...3486958 (1): > Improved debugging of bad variables in codegen
a22381356 hudson * libraries 36404a4...8001b72 (1): > Bump libraries
737444154 Adeel Asghar * OMEdit 3d0d8a3...7851263 (1): > ticket:4572 Don't allow illegal instance names
0e8865884 Bernhard Thiele * OMCompiler 6c085bb...98136a9 (1): > checkModel support for state machines
785126337 Adeel Asghar ticket:4572 Don't allow illegal instance names
af8df5edc Willi Braun * OMCompiler 75ec7ef...6c085bb (1): > [FMI] join functionTrees for directional derivative
f12fde221 Willi Braun * OMCompiler 73e4cc5...75ec7ef (1): > disable fmi directional derivatives by default
3d0d41981 ptaeuber * OMCompiler 702e338...73e4cc5 (1): > Do not get algorithm crefs that will be discarded
a0403ab41 Martin Sjölund Updating submodules
3655c8ed3 Martin Sjölund Add test for single precision output
6519145ff Lennart Ochel * testsuite d32e476...67b8eef (1): > Update LoadCompilerSources.mos
67b8eef1c Lennart Ochel Update LoadCompilerSources.mos
bf88695cd hudson * libraries dd87c92...36404a4 (1): > Bump libraries
a3752f126 Adeel Asghar * OMEdit bc8938e...3d0d8a3 (1): > Snap to grid with shift modifier
3d0d8a3b4 Adeel Asghar Snap to grid with shift modifier
c7cd301e6 Lennart Ochel * OMCompiler bba4362...92ac5a6 (1): > Increase hash table sizes for the unit checking
d32e47688 Willi Braun fix output
cb8b82573 Willi Braun Updating submodules
ba2631610 Adeel Asghar * OMEdit 16bcbe6...bc8938e (1): > ticket:4567 Removed the extra simulation toolbar
bc8938e28 Adeel Asghar ticket:4567 Removed the extra simulation toolbar
fef3b308b Adeel Asghar * OMEdit f627d10...16bcbe6 (1): > ticket:4461 Save additional simulation flags in correct syntax
16bcbe68d Adeel Asghar ticket:4461 Save additional simulation flags in correct syntax
233376d5b Martin Sjölund * OMCompiler 0e39b73...a766c29 (1): > Unify reading enumeration flags
0b54fb5da Martin Sjölund * OMCompiler b4aa137...0e39b73 (1): > [FMI] Fix static source code FMUs
ca73812a8 Martin Sjölund * OMCompiler c1445a8...b4aa137 (1): > [FMI] Set default dense and sparse linear solvers
d3b895dfa hudson * libraries 89b53a5...dd87c92 (1): > Bump libraries
6f54cf260 Martin Sjölund * OMCompiler fba8150...c1445a8 (1): > [FMI] Escape the model's description attribute
126fee0b6 hudson * libraries d44cc9d...89b53a5 (1): > Bump libraries
0a09efc09 Martin Sjölund [FMI] Expected output with nls solver mixed
b0816a6c3 Martin Sjölund Updating submodules
626fd144c hkiel * OMCompiler 84dc1d9...2a43b90 (1): > optimize memory further for ticket:1451
db977f89d hudson * libraries 7e9f555...d44cc9d (1): > Bump libraries
55d80df72 Bernhard Thiele * testsuite 90e7f8a...2e4f0f8 (1): > Switch to C run-time for two tests
2e4f0f82d Bernhard Thiele Switch to C run-time for two tests
05c1413d6 Bernhard Thiele Updating submodules
90e7f8a50 Bernhard Thiele Test case for ticket:4563
1e2069514 hkiel * OMCompiler b5d86d3...fdcc01d (1): > absAdjacencyMatrix only changes lists if values < 0 are contained improves ticket:1451
f8d55c68f Per Östlund Added test for inherited function with try.
3ef481dda Per Östlund Updating submodules
6d35ad546 Martin Sjölund * OMCompiler aa907b1...d8c018e (1): > Make FMU tmpTick indexes more similar to C codegen
cd9b453d8 Willi Braun * OMCompiler a9268a9...aa907b1 (1): > fix array differentiation for symbolic jacobains
505f10d7d Martin Sjölund Adding test for parameter record bindings
8fffb44c8 Martin Sjölund Updating submodules
11bfce369 Martin Sjölund * OMCompiler aba3685...0406ea2 (1): > Fix crash is default linear solver
77ea84c76 Adeel Asghar * OMEdit 47db56e...f627d10 (1): > ticket:4308 Move by factor of 5 when shift key is pressed.
f627d108b Adeel Asghar ticket:4308 Move by factor of 5 when shift key is pressed.
e3091c13f hudson * libraries 0c9cf38...7e9f555 (1): > Bump libraries
8f278a262 Martin Sjölund Added testcase for terminate at init
63743a15f Martin Sjölund Updating submodules
20b20c06e ptaeuber Add test for inversion of pow
ab613cd4d ptaeuber Updating submodules
d1ab6cacc Martin Sjölund Expected output
fe0718e51 Martin Sjölund Updating submodules
844e163ea Lennart Ochel * OMCompiler 2264580...3a0af47 (1): > New package AdjacencyMatrix
12ed59f8e Willi Braun added new test diff array crefs
8344207bb Willi Braun Updating submodules
988a8982a Willi Braun update warnings
592b9c453 Willi Braun Updating submodules
2968278c0 hudson * libraries c05b21c...0c9cf38 (1): > Bump libraries
fec8d2b73 Martin Sjölund * OMCompiler b0b8677...024a75d (2): > Make it possible to ignore OMC_DISABLE_OPT > [C-code] Binding equations disable optimization
6a3531489 Adeel Asghar * OMEdit da6dc6c...47db56e (1): > ticket:4490 Use cosmetic pen for correct scaling and zooming effects
47db56e57 Adeel Asghar ticket:4490 Use cosmetic pen for correct scaling and zooming effects
133230fb1 Martin Sjölund * OMCompiler 173618c...b0b8677 (1): > Bootstrapping depends on zmq
a047348ad Adeel Asghar * OMEdit c02603f...da6dc6c (1): > ticket:4332 Round the origin value
da6dc6cd3 Adeel Asghar ticket:4332 Round the origin value
0720ca6bd Adeel Asghar * OMEdit 4758974...c02603f (1): > Check if changeDirectory is successful
d84853c64 Martin Sjölund * OMCompiler 88845bb...173618c (2): > [FMI] Implement a faster setReal/getReal > Do not generate defines for value references
7a5db7a34 Martin Sjölund * OMCompiler ccd5c42...88845bb (1): > Fixes from static analysis of ranges in reductions
c02603fc9 Adeel Asghar Check if changeDirectory is successful
1e302c7a3 ptaeuber Updating submodules
8e4493232 ptaeuber Add flags to tests
fb104ba8b hudson Updating submodules
541124880 adrpo update testsuite due to library changes
279209f95 ptaeuber * OMCompiler 3c3ca87...624b9a6 (1): > Warn about unbalanced system after WFC
475897475 Adeel Asghar ticket:4038 Use the updated flag names
c7348eac2 Per Östlund Updated nfinst test cases.
671c4ed85 Per Östlund Updating submodules
151842250 Per Östlund * OMCompiler 351cb37...7648bd5 (1): > Clean up obsolete files from new frontend.
8b8989718 Martin Sjölund * OMCompiler aad32e0...351cb37 (1): > Do not add FMI runtime while bootstrapping
19d45081a Martin Sjölund * OMCompiler 38a9013...aad32e0 (2): > Split updateParameters into simple and complex > Improve scalability for binding equations
b225cec05 Martin Sjölund Add tests for JSON parser
b1ebdc890 Martin Sjölund Updating submodules
760b17910 Adeel Asghar Updated copyClass tests
dc6bfc8cb Adeel Asghar Updating submodules
e57e6ceed Adeel Asghar * OMEdit bc6e188...5422a27 (1): > ticket:4547 Fill the path if model belongs to a package Don't allow duplicating in system libraries
5422a279f Adeel Asghar ticket:4547 Fill the path if model belongs to a package Don't allow duplicating in system libraries
caa7ad4ae Adeel Asghar * OMEdit 080cd29...bc6e188 (1): > Create a directory with model name to dump the generated files Delete the Cpp generated files as well
bc6e18812 Adeel Asghar Create a directory with model name to dump the generated files Delete the Cpp generated files as well
4d3b50221 Per Östlund Added testcase for min/max of enumerations.
fd346c280 Per Östlund Updating submodules
9c70a49f2 Per Östlund * OMCompiler 0e625e9...c2054ff (1): > Added stringEmpty and arrayEmpty to MetaModelica.
17e7be1e8 hudson * libraries 7388e48...f1beeb1 (1): > Bump libraries
41b83c12e hkiel * OMCompiler fe07041...0e625e9 (1): > fix some warnings from static code analysis
38c59c1e5 hudson * libraries ef69543...7388e48 (1): > Bump libraries
eda7008a9 Per Östlund Updated nfinst test cases.
24a49b857 Per Östlund Updating submodules
568be187a Per Östlund Updating submodules
9c8a62983 Per Östlund Updated test cases for #4543 fix.
605cb2abc Per Östlund Add ignoreCycles to spellchecker.
fd429c304 Martin Sjölund * OMCompiler 9ce0a4a...ec69d30 (2): > Applied the refactoring script > Only add _length variable for array reduction
6398d1609 hudson * libraries 44d5432...ef69543 (1): > Bump libraries
8c81ceb25 hudson * libraries 780698e...44d5432 (1): > Bump libraries
28a5b2191 Martin Sjölund * OMCompiler 215f1b1...9ce0a4a (1): > Avoid static analyzer dead assignment warning
64ace5b32 ptaeuber New test and expected output
1c6a3c044 ptaeuber Updating submodules
f6607f7c9 hkiel * OMCompiler f85f44f...d3f9ab1 (1): > some small list optimizations
4c9ec86c2 Adeel Asghar * OMEdit 126db43...080cd29 (1): > Delete the generated files after compilation instead of simulation
080cd298d Adeel Asghar Delete the generated files after compilation instead of simulation
645f6219e Adeel Asghar * OMEdit 90af743...126db43 (1): > ticket:2909 Allow deleting the intermediate compilation files
126db4389 Adeel Asghar ticket:2909 Allow deleting the intermediate compilation files
20ad9a69d hudson * libraries 64c79dd...780698e (1): > Bump libraries
749339041 hudson * libraries 4ff5be9...64c79dd (1): > Bump libraries
118b3d07a Willi Braun added DrumBoiler as testcase for linearization
4244da07f Willi Braun Updating submodules
6a869e61c Per Östlund Updating submodules
1cd286dcf Per Östlund Updated nfinst test cases.
527d1408e Martin Sjölund Updating submodules
a3201a2d3 Martin Sjölund Test fileNamePrefix that is not a C identifier
2dfe8db0b Martin Sjölund Give expected output for bug2756
f3bcc22f6 Martin Sjölund * OMCompiler 19186f7...defddaa (1): > [MetaModelica] Use goto instead of done variable
52108c71c Adeel Asghar * OMEdit 5ab8668...90af743 (2): > ticket:4461 Save additional simulation flags > ticket:4505 Use the Icon annotation for extends connector class.
90af743e4 Adeel Asghar ticket:4461 Save additional simulation flags
458fdd4ec Martin Sjölund * OMCompiler da38b3e...19186f7 (2): > [FMI] Give default start-values for parameters > translateModelFMU returns empty string on failure
ae793bea4 Adeel Asghar ticket:4505 Use the Icon annotation for extends connector class.
44e5bc959 Willi Braun Updating submodules
333f946f9 Willi Braun expected output
131143966 hudson * libraries e04a9fe...4ff5be9 (1): > Bump libraries
b5d32a890 Martin Sjölund * libraries 8410d40...e04a9fe (2): > Force the patched libraries to be built > MSL patches according to ticket:4539
6988aeb05 Martin Sjölund * OMCompiler 702501a...29e8121 (1): > Make getAnnotationNamedModifiers not return bad data
19dfab91d hudson * libraries 9f3b94a...8410d40 (1): > Bump libraries
8b9dd4ab4 Martin Sjölund * libraries e418dac...9f3b94a (2): > Fix error in MSL 3.2.2 patch > Make succeeding commands more silent
a3e912c7a hudson * libraries 4666a5f...e418dac (1): > Bump libraries
466d6b3a3 Martin Sjölund * libraries 63802d7...4666a5f (1): > Fetch tags elsewhere
bcd447dda Martin Sjölund * libraries 6bacccc...63802d7 (1): > Fix for multi-target update
a601adebb Willi Braun added testcase for linearization with records
0fc108ad2 Willi Braun Updating submodules
d25c28fdc Per Östlund Updating submodules
74ef35db2 Per Östlund Added tuple test cases for nfinst.
ad9a57cfa Per Östlund Updating submodules
297f7c634 Per Östlund Updated nfinst test cases.
a96eb0656 Rüdiger Franke * testsuite 21525ab...699e373 (1): > Re-enable FMI 2.0 crane test
699e373a0 Rüdiger Franke Re-enable FMI 2.0 crane test
89d610e39 Martin Sjölund * OMCompiler bacaf03...15ba583 (1): > Fix generated C++ FMU filenames
b0e6a214c hudson * libraries 3e199bd...6bacccc (2): > Bump libraries > JSON syntax error
7eb101b8d Martin Sjölund * libraries 56a1ad9...3e199bd (2): > Add nls="newton" for InductionMachines.IMC_YD > Automatically update patches for MSL
21525ab59 Lennart Ochel Expected output
fa9655b44 Lennart Ochel Updating submodules
014b2ab5d Martin Sjölund * OMShell 999d33b...e1ab402 (1): > Use rpath provided by configure
e1ab4026c Martin Sjölund Use rpath provided by configure
c057936e3 Per Östlund Updated nfinst test cases.
3bf9479c8 Per Östlund Updating submodules
ea3a3828a Adeel Asghar * OMCompiler 453e1c7...5dfdea2 (1): > Return same number of output from failing case.
1aa347f99 hudson * libraries eea1f73...56a1ad9 (1): > Bump libraries
8f5f6397e hudson * libraries b979067...eea1f73 (1): > Bump libraries
2a672b283 Per Östlund Add test case for enum type matching fix.
698602dc8 Per Östlund Updating submodules
edee28baa hudson * libraries 5bc8fdd...b979067 (1): > Bump libraries
723e7ef73 Martin Sjölund * libraries 75ffe04...5bc8fdd (2): > Use latest MSL 3.2.2 hash in Makefile.libs > Update for MSL 3.2.2 changes
48dca0bd5 Adeel Asghar Updated tests using getClassInformation
6bcd4dba1 Adeel Asghar Updating submodules
6336d4fdb hkiel * OMCompiler e6d2062...c64663d (1): > make SimCodeUtil.createAllDiffedSimVars tail recursive fix ticket:4534
a2256a08e Martin Sjölund * OMCompiler cd1bf87...e6d2062 (2): > Make C++ FMUs respect fileNamePrefix > Cache the FMI configure results
28a2c187f hudson * libraries a777d44...75ffe04 (1): > Bump libraries
b00b4444e Martin Sjölund * OMCompiler d39727c...cd1bf87 (3): > [FMI] Do not optimize read_input_fmu > [FMI] Keep more logs with generated binary > Enabled RT_CLOCK_BUILDMODEL for buildModelFMU
de72c7a08 hkiel * OMShell f326bf7...999d33b (1): > interpret MMC_STRINGDATA as utf-8
a55b96e1e hkiel * OMCompiler 351c73d...d39727c (1): > update omc translations
cd3b03c2c hkiel * OMCompiler 15276ce...351c73d (1): > fix some c-compiler warnings
999d33bb3 hkiel interpret MMC_STRINGDATA as utf-8
9a964c099 hkiel * OMCompiler 0371e97...15276ce (1): > avoid stack overflow (ticket:4534)
731be8b8e hudson Updating submodules * OMShell 70ef9f4...f326bf7 (1): > not needed
f326bf7ba Adrian Pop not needed
ee0a82fa1 hudson Updating submodules * OMEdit 4a398f7...5ab8668 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Allow creating initial state graphically.
70ef9f428 adrpo don't use std::begin and std::end as is not need
e4eabb4dd Adrian Pop attempt to fix clang compilation
255934c6b Adeel Asghar Fixed OMShell windows compilation
4bc9cda18 Rüdiger Franke Updating submodules
ed5d7956f Rüdiger Franke Expected result
a0077f839 Rüdiger Franke Add test for FMI model description with sub-clocks
7511e8f7f Rüdiger Franke Correct synchronous test for shiftSample, ticket:4530
493014e2b Lennart Ochel * OMCompiler c7cddda...23493d8 (1): > [FMI2] Fix set/get methods for types integer, boolean, and string
013bc12e5 Lennart Ochel * OMCompiler 08c6143...c7cddda (1): > Fix some error messages
e1fbe62d1 Lennart Ochel * OMCompiler 453670f...08c6143 (1): > [FMI2] Calculate real values if needed
bed1e12ae hkiel OMShell does no longer depend on corba
5ab8668ed Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
73e1f2a0d Adeel Asghar Allow creating initial state graphically.
7519ad75c hkiel cd() to tmp dir when starting OMShellGUI
a172806b5 hkiel Call MMC_INIT()
b65dea292 hkiel explicit instead of using namespace
d6df635df hkiel fix crash when doing first evalExpression()
dfc9aa0ab hkiel change OMShellGUI from corba to direct interface
8d1b0784a hkiel change mosh from corba to direct interface
73d308705 alash325 * OMEdit 52a7064...4a398f7 (1): > Updated the traceability message format version to 1.4 and latest OpenModelica test case
4a398f7cf alash325 Updated the traceability message format version to 1.4 and latest OpenModelica test case
45c5a33b2 alash325 * OMEdit 17caf92...52a7064 (1): > Remove traceability query functionality Disable basic git functionality
52a706437 alash325 Remove traceability query functionality Disable basic git functionality
02bc9b999 hudson * libraries 3a2f2a7...791f44b (1): > Bump libraries
e72b25480 Per Östlund * OMCompiler 93a4aed...453670f (1): > Fix #4524 for Cpp and XML codegen too.
5376fc3de hkiel * OMCompiler 415de24...93a4aed (1): > make unmodified objects constant
f3aa9f3a8 Per Östlund * OMCompiler 5bf9661...415de24 (1): > Fix for #4524:
eb9be2ee7 Rüdiger Franke * OMCompiler 6554061...5bf9661 (1): > Revert "Alternative treatment of shiftSample also considering event clocks"
0ad4ffc69 Adeel Asghar * OMEdit 9743a1a...17caf92 (1): > Slightly better way to fix ticket:4472.
17caf9298 Adeel Asghar Slightly better way to fix ticket:4472.
f85dfc967 Rüdiger Franke * OMCompiler 5c6d6e3...6554061 (4): > Alternative treatment of shiftSample also considering event clocks > Revert "Separate subSample and superSample from shiftSample" > Fix clock ordering in FMI model description > Separate subSample and superSample from shiftSample
dc663710d hudson * libraries 783c003...3a2f2a7 (1): > Bump libraries
645f58f28 Rüdiger Franke * OMCompiler 79caae6...5c6d6e3 (1): > Remove superSampleFactor from FMI model description
0e5f04fce Per Östlund Added test case for #4521.
dbcae4a0f Per Östlund Updating submodules
beef570dd Jan Šilar * testsuite 6bb362f...5724639 (1): > Adding test for PDEModelica.
57246396b Jan Šilar Adding test for PDEModelica.
e1aa56fd9 Jan Šilar * OMCompiler aab2f92...b9e79ec (1): > PDEModelica
6ca5560b9 Volker Waurich * OMCompiler bbbda07...aab2f92 (1): > fix for simplifyIfEquation
b32443512 bernhardbachmann * OMCompiler 594ab60...bbbda07 (1): > Fix division by zero problem
71029e3be hudson Updating submodules
6bb362f71 adrpo update tests after changes to modelica tables
fd00a2b24 hudson * libraries 8e181fb...783c003 (1): > Bump libraries
876b6b063 Rüdiger Franke * OMCompiler e844e3a...a633fbb (1): > Apply resolution to shiftCounter in FMI model description
7a289c217 hudson * libraries 4365f90...8e181fb (1): > Bump libraries
f64f2ea38 hudson * libraries cacb902...4365f90 (1): > Bump libraries
fb83cf683 Bernhard Thiele Add reference to corresponding ticket
a80dcb77c Bernhard Thiele * testsuite e1fe7f8...fb83cf6 (1): > Add reference to corresponding ticket
e1fe7f8df Bernhard Thiele Test case for ticket:4527
f0031a267 Bernhard Thiele Updating submodules
25282f921 hudson * libraries 3f1c569...cacb902 (1): > Bump libraries
5b4625a05 Per Östlund Updating submodules
6967d1c27 Per Östlund Updated nfinst test cases.
a082edacf hkiel OMNotebook does not depend on CORBA
b3a30fa12 hudson * libraries 54f0b0f...3f1c569 (1): > Bump libraries
b00cb1ab5 bernhardbachmann Improved damping criteria of the newton solver
9e2053672 bernhardbachmann Updating submodules
13c08d4b6 Per Östlund Updated nfinst test cases.
d8e4ca819 Per Östlund Updating submodules
b5977e398 hudson * libraries 3722ea5...54f0b0f (1): > Bump libraries
ae474845d hudson * libraries 8c74d1c...3722ea5 (1): > Bump libraries
60a45e91a Per Östlund * OMEdit 933120e...9743a1a (1): > Fix for #4472.
9743a1ae8 Per Östlund Fix for #4472.
7838f7bbe hudson * libraries 685a758...8c74d1c (1): > Bump libraries
34a433704 hudson * libraries 61fb168...685a758 (1): > Bump libraries
e8a640788 hudson * libraries 75ee848...61fb168 (1): > Bump libraries
d85ad3855 Per Östlund Updated nfinst test cases.
38a36c126 Per Östlund Updating submodules
0d6dad4ff Adrian Pop * OMCompiler 7bd4847...c40d463 (1): > fix a crash in sphinxoutput
848e436b9 hudson * libraries 6c0aecb...75ee848 (1): > Bump libraries
4f23e83d1 Volker Waurich * OMCompiler a275e4c...7bd4847 (1): > fix visualization xml
09052874b Willi Braun adjust output to solver
395055b1b Willi Braun Updating submodules
b57989c9b hudson * libraries b43989d...6c0aecb (1): > Bump libraries
29654258e bernhardbachmann Add scaling test and expected output
a731c3767 bernhardbachmann Updating submodules
1e8090d73 Per Östlund Added testcase for inherited fully qualified name.
a48130a4b Per Östlund Updating submodules
e8ef378ec Per Östlund Added testcase for fully qualified import.
27491b90e Per Östlund Updating submodules
4df7d97b1 Willi Braun * OMCompiler 275ccba...df8573f (1): > added noScaling flag and fix minor kinsol things
898685d2d hudson * libraries c92cd99...b43989d (1): > Bump libraries
8e05bdf25 ptaeuber Expected output
7b437781a ptaeuber Updating submodules
0b2c3fa2a hudson * libraries 81346e4...c92cd99 (1): > Bump libraries
8aeeac1d1 Bernhard Thiele Added failing test for state machines
46764e28f Bernhard Thiele * testsuite 91a80a7...8aeeac1 (1): > Added failing test for state machines
91a80a7fa Per Östlund Updated nfinst tests.
90645ae02 Per Östlund Updating submodules
ceb7383b6 vwaurich * testsuite 8a7ad82...ea9199b (1): > update test for partlintorn
ea9199bc8 vwaurich update test for partlintorn
edc8f1979 Volker Waurich * OMCompiler 5682249...e2dfbf6 (1): > fix for partlintorn
0644763bd hudson * libraries 23b9c33...81346e4 (1): > Bump libraries
8a7ad824d Per Östlund Updated nfinst test cases.
4e92c6f91 Per Östlund * testsuite e4efaec...8a7ad82 (1): > Updated nfinst test cases.
7e0b4a4e6 hudson * libraries 394282e...23b9c33 (1): > Bump libraries
8ff248fc1 hudson * libraries cd89d8c...394282e (1): > Bump libraries
0415583a5 hudson * libraries 6a9d50a...cd89d8c (1): > Bump libraries
91c3b93ca ptaeuber * OMCompiler 3d27c59...5682249 (1): > Warn about iteration variables with no nominal attribute
d4287a49b hkiel * OMCompiler 8cf7496...3d27c59 (1): > make SymbolicJacobian.createAllDiffedVars tail recursive fixes ticket:4392
d2b9734ab hudson * libraries e9731be...6a9d50a (1): > Bump libraries
e4efaecc0 Per Östlund Updated nfinst test cases.
2cc8dbb2d Per Östlund Updating submodules
7b13b9e83 hudson * libraries c0eab59...e9731be (1): > Bump libraries
7c9f5fc71 Willi Braun * OMCompiler 60fecdd...df2b0b4 (1): > further fixes to ticket:4395
b89b22626 hudson * libraries 277c583...c0eab59 (1): > Bump libraries
9227aa9b9 Adeel Asghar * OMEdit 86f97b6...933120e (1): > Make sure we always initialize the text annotation for transition.
933120ec5 Adeel Asghar Make sure we always initialize the text annotation for transition.
c97f92840 hudson * libraries 5c3e4dc...277c583 (1): > Bump libraries
25dab66a3 Adrian Pop * OMCompiler 45d12db...60fecdd (1): > fix ticket:4509, use correct defines on Windows
d93039b6d hudson * libraries 8f77681...5c3e4dc (1): > Bump libraries
203eaec8a hudson * libraries 71423a0...8f77681 (1): > Bump libraries
4cff88926 Lennart Ochel * OMCompiler dc5dc2b...45d12db (3): > Removed the eol comma separator > Skip exporting variables of type string for csv export > Fix csv export for variables of type string
740e49eb5 hudson * libraries e31a4bf...71423a0 (1): > Bump libraries
e7807fc0b Willi Braun * OMCompiler b67fdd1...dc5dc2b (1): > fixes issues from ticket:4395
1a22a7545 ptaeuber Expected output
ecba14fd4 ptaeuber Updating submodules
bd971a3dc hudson * libraries f6a4839...e31a4bf (1): > Bump libraries
6f5a22db7 ptaeuber * OMCompiler 56f95c7...9db6254 (1): > Fix bug in homotopy solver
54c09380c hudson * libraries 2851550...f6a4839 (1): > Bump libraries
7e16a2c2d Willi Braun move daeMode testsuite
11e8d618e Willi Braun * testsuite 9ed2db4...7e16a2c (1): > move daeMode testsuite
4d2d8217e Willi Braun * OMCompiler a4b8280...56f95c7 (1): > added additional ida statistics
33834a0a2 Willi Braun * OMCompiler 29740e2...a4b8280 (1): > fix daeMode=all by skipping algebraic evaluation
b067f6fe9 hudson * libraries 5d81eec...2851550 (1): > Bump libraries
c560c0c3f hudson * libraries 9e3889b...5d81eec (1): > Bump libraries
6c5771f70 hudson * libraries bb931ce...9e3889b (1): > Bump libraries
1287a1684 hudson * libraries 72007b8...bb931ce (1): > Bump libraries
cf88d0adc Lennart Ochel * OMCompiler 52b0a09...29740e2 (1): > Fix sorting of external object destructors
9ed2db403 Lennart Ochel Expected output
2630d23e0 Lennart Ochel Updating submodules
175e18212 ptaeuber Updating submodules
ad433e801 ptaeuber Expected output
9cb57ef8c adrpo v1.13.0-dev
86f97b680 adrpo v1.13.0-dev
cae3ed2ff hudson * libraries 2a4032a...72007b8 (1): > Bump libraries
bf355bb7b Per Östlund Added some nfinst test cases for size.
647f3eaaf Per Östlund Updating submodules
cc3f88812 hkiel * OMCompiler 2e4c6ff...1a120c8 (1): > evaluateForStatement: do not loop over ranges with stop < start
91055953f Adrian Pop * OMOptim 4f4bba2...6cc37d7 (1): > Fix ParadisEO build on cmake3.9 OSX
e5d7afe3d Per Östlund Updated nfinst test cases.
6ffabc94a Per Östlund Updating submodules
1d272f84a hudson * libraries 433c5f9...2a4032a (1): > Bump libraries
419aff04b Adrian Pop * libraries e96034d...433c5f9 (1): > Update repos.json provided, reverse!
16d42a233 hkiel * OMCompiler 1c87ab0...cc3ad15 (1): > avoid creation of temporary lists
6d2ad6fcb Adrian Pop * libraries f90a8e4...e96034d (1): > Update repos.json provided
998a6682b Per Östlund * OMCompiler 5b5e235...1c87ab0 (1): > Remove name from class extends SCode.ClassDef.
602b89572 Per Östlund Updated nfinst test cases.
bf0f31f35 Per Östlund Updating submodules
8d481c1e3 Adeel Asghar * OMEdit 16b485f...bf8c59d (1): > ticket:4348 Remember the welcome page splitter state.
bf8c59d4b Adeel Asghar ticket:4348 Remember the welcome page splitter state.
450592c3a Adeel Asghar * OMEdit 829f2ca...16b485f (1): > ticket:4476 Handle gradients properly for SVG export.
16b485f9d Adeel Asghar ticket:4476 Handle gradients properly for SVG export.
345ceb4e8 Adeel Asghar * OMEdit 830a970...829f2ca (1): > No context menu when creating a transition.
ad3b626b3 Adeel Asghar * OMEdit 116a854...830a970 (1): > ticket:4478 Added time units in simulation setup.
829f2cad2 Adeel Asghar No context menu when creating a transition.
830a9708e Adeel Asghar ticket:4478 Added time units in simulation setup.
fc0788a21 Martin Sjölund * OMCompiler 7e5cc77...db08647 (1): > Check for -g=Optimica in optimization solver
7d081001d Adeel Asghar * doc 29ea329...8f52c44 (1): > Updated the new state image.
8f52c44b4 Adeel Asghar Updated the new state image.
c551b5801 Adeel Asghar * doc 6b88123...29ea329 (1): > Copy the transition-mode.svg
29ea329c9 Adeel Asghar Copy the transition-mode.svg
12fec1999 Adeel Asghar * doc 6ed6ae0...6b88123 (1): > Creating states and transitions.
6b8812302 Adeel Asghar Creating states and transitions.
83d774590 Adeel Asghar * OMEdit af79c51...116a854 (1): > Don't display the simulation success message. The success message is moved to omc.
116a85417 Adeel Asghar Don't display the simulation success message. The success message is moved to omc.
b53dc605a vwaurich * OMEdit 7340eb3...af79c51 (1): > revert camera implementation
af79c5134 vwaurich revert camera implementation
6cca4b059 vwaurich * OMEdit f8a7774...7340eb3 (3): > cam icon > camera mount, i dont get it > interactive control panel for FMU animation2
7340eb30c vwaurich cam icon
d66adad54 vwaurich camera mount, i dont get it
ef3211bc1 ptaeuber * OMCompiler 19f24e8...7e5cc77 (1): > Change homotopyOnFirstTry flag description
f43fad045 vwaurich interactive control panel for FMU animation2
d3d2a7444 Adeel Asghar * OMEdit 9f04cba...f8a7774 (1): > Fix build
f8a77749d Adeel Asghar Fix build
5429440fc Volker Waurich * OMCompiler 24c3047...19f24e8 (1): > fix for HpComEqSystems.partlintorn
ac5733af0 Martin Sjölund Expected output for balance checking improvement
b5b64963a Martin Sjölund Updating submodules
2252051fa vwaurich add test for evalFunc
ffd8b4424 vwaurich * testsuite d51aef8...2252051 (1): > add test for evalFunc
6329ba356 Volker Waurich * OMCompiler dc49b6e...1355755 (1): > fix for evalfunc #4456
d51aef879 ptaeuber Expected output
f6ba251db ptaeuber Updating submodules
6b9a41d12 vwaurich activate test
50f35a821 vwaurich * testsuite 45431ea...6b9a41d (2): > activate test > test for deltaSimulationResults scripting
24cba6cec vwaurich test for deltaSimulationResults scripting
47d892042 Volker Waurich * OMCompiler a845eda...e988ea4 (1): > add 1-norm, 2-norm and max error for deltaSimualtionResults API
9e6db8a70 Adeel Asghar * OMEdit 7dd1e00...9f04cba (1): > State Machines GUI support.
9f04cba09 Adeel Asghar State Machines GUI support.
d5b282cf5 Volker Waurich * OMCompiler 5b71b66...a845eda (2): > use fmax() instead max() > add scriptingAPI to compute error sum
a28635de5 ptaeuber * OMCompiler 2cd28b6...5b71b66 (1): > Fix wrong error message ...
45431ea67 ptaeuber Add tests for function evaluation
9ac4acaf8 ptaeuber Updating submodules
676a77add hudson * libraries 333747b...f90a8e4 (1): > Bump libraries
1a8dd6087 hudson * libraries 0ce8f52...333747b (1): > Bump libraries
a611203a1 Volker Waurich * OMCompiler 4d034e9...2eed74c (2): > proper cref comparison in evalFunc > correct type in DAEUtil.varCref
91069c16d Adeel Asghar * OMCompiler 564c405...4d034e9 (1): > Fixed the addInitialState API.
d96fb12dc Martin Sjölund Test connector extending type
d1623090d Martin Sjölund * testsuite d28b974...d96fb12 (1): > Test connector extending type
3af026cd1 Martin Sjölund * OMCompiler 2432a47...564c405 (1): > Lift restriction on connector extending from type
86a5965bf hudson * libraries 51dc965...0ce8f52 (1): > Bump libraries
8fe55c3b3 ptaeuber * OMCompiler 0b97943...2432a47 (1): > Do not remove functions used in lambda0 system
8521ad1dd ptaeuber * OMCompiler 2e17f15...0b97943 (1): > Add function tree to jacobian dae
09ff71164 Martin Sjölund * OMCompiler 5ee6abb...2e17f15 (1): > Handle range special case for reductions
88b3628b8 hudson * libraries f3ead7c...51dc965 (1): > Bump libraries
c4c03c521 hudson * libraries 6d9330d...f3ead7c (1): > Bump libraries
d28b97492 ptaeuber Adjust homotopy examples
5d6935c4c ptaeuber Updating submodules
4ddab238a hudson * libraries 1fa7f86...6d9330d (1): > Bump libraries
9424e568e Martin Sjölund Empty commit to force new version number
43ff7da7d Lennart Ochel * OMCompiler 42663b6...d0deadf (1): > Fix homotopy for source code FMUs
eb0530e7b Adeel Asghar Test the initial state APIs.
2a69aca45 Adeel Asghar Updating submodules
244bb508c Jan Šilar * OMEdit b69c216...7dd1e00 (1): > Avoiding QComboBox::setCurrentText()
7dd1e0031 Jan Šilar Avoiding QComboBox::setCurrentText()
1e99a61ac hudson * libraries 0160ba7...1fa7f86 (1): > Bump libraries
9c470c1ed ptaeuber * OMCompiler 441b181...21ce932 (1): > Fix bug in homotopy method
01f387f46 Volker Waurich * OMCompiler 388bbcf...441b181 (1): > avoid List.intRange() in for loop
65a630dee hkiel * OMCompiler e8e2216...388bbcf (1): > optimize Graph.partialDistance2colorInt
bbeae091e hudson Updating submodules * OMEdit 9eba7c7...b69c216 (1): > Plots for PDEModelica
e5206efcb Adeel Asghar Fixed OMNotebook build.
4675fb8ea Martin Sjölund * OMCompiler abde81d...e8e2216 (2): > Remove equations like "{} = f(...)" > Accept DAE.MATRIX in codegen of array equation
cf731e1d1 Martin Sjölund Updating submodules
17af9c57e Martin Sjölund Expected output
1061c5299 Volker Waurich Updating submodules
523e2afce Volker Waurich expected output
420a7f1d2 Lennart Ochel Updating submodules
a2c68bc97 Lennart Ochel Expected output
f80d03549 Lennart Ochel Test for global homotopy approach
b69c21673 Jan Šilar Plots for PDEModelica
7f2c3327a Jan Šilar Array plots
6df209fc7 Martin Sjölund * OMCompiler 97fddd8...4221d29 (1): > Add an extra step before daeExp in Susan
f8e7763a1 hudson * libraries 5418a01...0bf2a11 (1): > Bump libraries
716b42293 hkiel * OMCompiler d30d68c...97fddd8 (1): > move option creation out of outer loop
01c44bea4 hkiel * OMCompiler 12c7c7f...d30d68c (1): > do not recreate Option
160b2cdd2 Martin Sjölund Expected output after collapsing some array crefs
b5cfba69e Martin Sjölund Updating submodules
eb1613be8 hudson * libraries 14dfd54...5418a01 (1): > Bump libraries
04e413c67 Adrian Pop * OMCompiler d51f346...9ebc68c (1): > proper handling of corba file dump path
d18f3ef04 hkiel Updating submodules
cccc5bde7 hkiel expected output
7d5232ffd Martin Sjölund * OMCompiler 88c73ca...b00d68d (1): > Make predictable tmp-indexes for residual functions
a60384b28 hkiel * OMCompiler 853b43e...88c73ca (1): > reduce memory footprint of comSubExp
3987ad38b ptaeuber Expected output
0d1c868ee ptaeuber Updating submodules
51cf76b1e hkiel * OMCompiler f50884b...b69a9eb (1): > some small optimizations for large models
cb037447b Martin Sjölund * OMCompiler 49a3767...f50884b (1): > Expand arrays in record when generating simcode
d9d1d04d4 hudson * libraries eb1db73...14dfd54 (1): > Bump libraries
aa1437a36 hudson * OMCompiler d2c74c0...49a3767 (40): > using Kinsol as standard nonlinear solver > fixed errors in commits cca3ace0a656a71348290808b13138057a06c732 and 6e5cf6bf01ad7cde7a8a461969924e361ef4b24d > added simple NoxSettings > refactored Nox.cpp when calling CheckWhetherSolutionIsNearby > completed replacing generateoutput-flag by logging > revert activating Logger > Added Logger, added Doxygen and fixed bug in varying initial guess by 10% if initial guess has components that are zero. > Softened tolerance for homotopy solver > Using homotopy for nominal values as start values as well. > fixed error in variation of initial guess in commit fb31cf3e8a7b1523d3e86170359c4a8ef279ae47 > added frames for Doxygen > Try extrapolatin start values of nonlinear solver > Preparations for extrapolating start values for nonlinear solver. > Try setting initial guess to nominal values if other methods fail. > Nox: Try more methods if and only if eventretry is false. > added varying initial guess in NoxSolver again. > fixed error in the lacking precision of double precision handling that was introduced during refactoring in commit f2f0b7eb56785e14bf78f2acb0ab888596a998d3, so this criterion is applied successfully again. > added retry of nonlinear solver nox in case of events > Further Refactoring of nonlinear solver nox > refactored nox.solve() > deactivated variation of initial guess. > fixed bad cast error when homotopy solver within Nox is used. > added variation of initial guesses in nonlinear solver. > added more accurate (4th order) method of computing the finite difference approximation to the jacobian of the algloop. > set algloop to 1e12 instead of 1e6 when evaluating the right hand side fails > added new abort criterion for nonlinear solver based on sign changes in case of errors due to lacking precision of double precision variables implemented in commit b433b2d6ec92460fae06a9dd1b5243ee438cf0a7. Now this criterion is applied after each iteration step and not after a complete iteration cycle. > used normal Newton again > fixed KLU path > adapted initial step length in homotopy method in nonlinear solver nox in cppruntime > refactored Nox > refactored Nox.cpp > Trying less methods in nonlinear solver > reduced output in nonlinear solver nox > enabled nonlinear solver for arbitrary tolerances by solving issues with lacking precision of double precision in case of too tight tolerances > muted output and disabled tolerance alleviation in nonlinear solver nox completely. > Experimental rounding error fixing for fluid models in MSL > fixed error introduced in 31424fc19ae5b7e29f5a17e102eb4d6e0a29d311 > use kinsol instead of nox as default nonlinear solver > deleted unnecessary comments and dead code in Nox. > added additional homotopy methods
f5426db1e Bernhard Thiele Activate FMIExercise.mo test case
e70a57fc8 Bernhard Thiele * testsuite 7362e63...f5426db (1): > Activate FMIExercise.mo test case
6e4da5f7c ptaeuber Updating submodules
7362e6360 ptaeuber Expected output
1fd413272 Adeel Asghar * OMCompiler 591485e...88fee4f (1): > New API to get initial states.
e8f471dad Adeel Asghar * OMEdit ae81be2...9eba7c7 (1): > ticket:4463 Added a dialog to display class version information.
9eba7c711 Adeel Asghar ticket:4463 Added a dialog to display class version information.
228aba05f hudson * libraries 0960a6c...eb1db73 (1): > Bump libraries
5004988f7 Adeel Asghar * OMEdit 4d60cd3...ae81be2 (1): > ticket:4468 Fixed export to image for Text shapes.
ae81be2f6 Adeel Asghar ticket:4468 Fixed export to image for Text shapes.
123fe0c9d hudson * libraries f952713...0960a6c (1): > Bump libraries
96eff802d Bernhard Thiele * OMCompiler acc20cc...591485e (1): > Fix FMU import related simulation deviations
bfc57b6ae Adeel Asghar * OMCompiler ca1c6de...acc20cc (1): > Check if the list is empty.
6e7a5a921 Adeel Asghar * OMEdit fbc5346...4d60cd3 (1): > Check for NULL pointer when trying to access inherited class.
4d60cd369 Adeel Asghar Check for NULL pointer when trying to access inherited class.
f2dac1710 hkiel * OMCompiler 7029f3a...ca1c6de (1): > increase size of base array to avoid expensive re-sizing
9a0557f9e hudson * libraries 7f2fc9e...f952713 (1): > Bump libraries
0d0f78c69 niklwors * OMCompiler 90441d8...7029f3a (1): > fix for coping sim values in BufferReaderWriter
b371bac8a Adeel Asghar * OMEdit 375731a...fbc5346 (2): > Make the display of system and tornsystem consistent. > Read and display according to new model_info.json file
fbc5346c9 Adeel Asghar Make the display of system and tornsystem consistent.
3082898a6 Adeel Asghar Read and display according to new model_info.json file
7affea13e ptaeuber * OMCompiler 64eefbb...90441d8 (1): > Improve model_info.json
a3a2a6355 ptaeuber * OMCompiler 498ae9f...64eefbb (1): > Speed up tearing matching a bit
421957632 Adeel Asghar * OMCompiler 0fc8e09...498ae9f (2): > If an embedded server is specified. > Output the information when opc-ua server is initialized.
17229a74c hkiel * OMCompiler 107d88d...0fc8e09 (1): > optimize ResolveLoops.getShortPathsBetweenEqCrossNodes() further
504da9bdf ptaeuber * OMCompiler da6c53f...107d88d (1): > Add execStat for matching/sorting of init dae
e09f17aab hkiel * OMCompiler 743991c...da6c53f (1): > avoid multiple sorts
18f413185 hudson * libraries 25470fd...7f2fc9e (1): > Bump libraries
7a644e35d hkiel * OMCompiler 89f3548...743991c (1): > fix reverse ranges n:-1:1
6d42a4532 hkiel * OMCompiler 767bebd...89f3548 (3): > fix List.sortIntN() > sort lists before intersection to speed up > implement intersection on sorted Integer lists
e67b47945 hudson * libraries 515b465...25470fd (1): > Bump libraries
73ecf18e9 hkiel * OMCompiler bfbc145...767bebd (1): > Remove loop check from differentiation ther is still a maxIteration check. reduces running time tremendously
534e1a947 hudson * libraries dee6a5b...515b465 (1): > Bump libraries
c39d5b2f4 ptaeuber * OMCompiler 6210640...bfbc145 (1): > Count tmp vars to unknowns in SimCode EqSystem
6bcf46888 hudson * libraries 17e4bcc...dee6a5b (1): > Bump libraries
a5f8084ab Adrian Pop fix TEST_SPECIAL job
83280b23d Adrian Pop * testsuite 2a223aa...a5f8084 (1): > fix TEST_SPECIAL job
2a223aa7a Per Östlund Fix conflicting test filenames.
dd2c00032 Per Östlund * testsuite 0289191...2a223aa (1): > Fix conflicting test filenames.
5ccb31fff ptaeuber * OMCompiler 0b0a647...6210640 (1): > Add more info to SimCode EqSystem
bf5f6d1fc hkiel * OMCompiler f30ae8a...0b0a647 (1): > use AvlSetInt instead of too big List.uniqueIntN() array for large models
88f137599 ptaeuber * OMCompiler 929645f...f30ae8a (1): > Improve model_info.json
6937be9dc hudson * libraries 2de99d0...17e4bcc (1): > Bump libraries
25ba7acef Rüdiger Franke * OMCompiler c617a1f...929645f (1): > Delay initialization of FMU2 logger until it is requested
cd2f994cf ptaeuber * OMCompiler ade8bc4...c617a1f (1): > Fix detection of fixed globalKnownVars
e10d73447 hkiel * OMCompiler cbeb9b3...ade8bc4 (1): > do not create temporary arrays
a01e2967c hkiel * OMCompiler 6674cbe...cbeb9b3 (1): > do not copy key if it already exists
260d930a5 hudson * libraries a0f68e1...2de99d0 (1): > Bump libraries
f74f25d94 Rüdiger Franke * OMCompiler 0d0414c...6674cbe (1): > Export FMI functions for multi-rate sampled data systems
d9fb946d2 hudson * libraries 347f935...a0f68e1 (1): > Bump libraries
fa0b67e0d Rüdiger Franke * OMCompiler 1504ef7...0d0414c (3): > Fix initialization of nominal values in DgesvSolver, ticket:4459 > Enhance logging of DgesvSolver > Fix whitespaces in DgesvSolver
de3ac7db9 hudson * libraries 426fdc4...347f935 (1): > Bump libraries
bbbd5cefc Bernhard Thiele * testsuite 26b2959...0289191 (1): > Added tutorial FMI exercise as test
02891915b Bernhard Thiele Added tutorial FMI exercise as test
1a54862e6 Adeel Asghar * OMCompiler 214f0d6...1504ef7 (1): > Copy the open62541.h file build include directory
87e398e3b hudson * libraries 536df79...426fdc4 (1): > Bump libraries
26b29599a ptaeuber Expected output
37aa8113a ptaeuber Updating submodules
1650bf192 hudson * libraries 5775d44...536df79 (1): > Bump libraries
1fbce9c6c Martin Sjölund * OMCompiler 708c3b4...299703b (1): > Copy libzmq dylib files
2d0001054 hkiel * OMCompiler 0ecd8be...708c3b4 (1): > reduce memory footprint of Tearing
2f44c0ea0 ptaeuber Remove TestCompressor from ThermoSysPro testsuite
00980ad04 ptaeuber * testsuite 131a851...2f44c0e (1): > Remove TestCompressor from ThermoSysPro testsuite
83d0825d3 hudson * libraries 9c9824e...5775d44 (1): > Bump libraries
ed71dcaca hkiel * OMCompiler dc91086...0ecd8be (1): > some small optimizations
339525209 ptaeuber * testsuite b6d186f...131a851 (1): > Update ThermoSysPro testsuite
131a851d0 ptaeuber Update ThermoSysPro testsuite
5b0b6724b ptaeuber Updating submodules
b6d186fc0 ptaeuber Add tests for function input iteration
feaffd6c4 Martin Sjölund * OMCompiler dfebc07...092ac38 (1): > Fix for RHEL/GCC not compiling in C99 mode
000756d9e hudson * libraries 709c243...9c9824e (1): > Bump libraries
633ab1ac3 hudson * libraries 31aff18...709c243 (1): > Bump libraries
904abb8d8 Jan Šilar * OMCompiler 1606f8a...dfebc07 (1): > A new function to read whole array from .mat file.
799b6c259 hudson * libraries 4f301d6...31aff18 (1): > Bump libraries
12d35408d Adeel Asghar * OMEdit dc171cc...375731a (1): > ticket:4436 Move the residual marker to first position. Add some information to the defines of residual equations.
375731a45 Adeel Asghar ticket:4436 Move the residual marker to first position. Add some information to the defines of residual equations.
d5272317d hudson * libraries 7656e56...4f301d6 (1): > Bump libraries
73c24d2e3 hkiel * OMCompiler 76d8750...1606f8a (1): > do not use tuple as function argument when not necessary
077809d7d hudson * libraries 216b0d7...7656e56 (1): > Bump libraries
ee6bd8938 Adeel Asghar * doc 4c9713f...6ed6ae0 (2): > Removed whitespace > Remove unnecessary and probably wrong example.
6ed6ae040 Adeel Asghar Removed whitespace
f7325c0e9 Adeel Asghar Remove unnecessary and probably wrong example.
cb089a0a8 Adeel Asghar * doc 951ddeb...4c9713f (1): > Use OMCSessionZMQ for examples instead of OMCSession
4c9713fd3 Adeel Asghar Use OMCSessionZMQ for examples instead of OMCSession
8ea2dba14 Adeel Asghar * doc c41bd33...951ddeb (1): > Minor text fix.
951ddeb9c Adeel Asghar Minor text fix.
c4f040b0c Adeel Asghar * OMEdit 47cd820...dc171cc (1): > ticket:4444 Give viewing options for transformations.
dc171cca8 Adeel Asghar ticket:4444 Give viewing options for transformations.
ec69403b9 Adeel Asghar * doc 9d6b993...c41bd33 (1): > Merge branch 'adeas31-fix-headings'
c41bd337a Adeel Asghar Merge branch 'adeas31-fix-headings'
1672ee1d3 Adeel Asghar Merge branch 'fix-headings' of https://github.com/adeas31/OpenModelica-doc into adeas31-fix-headings
3cbf0b703 Adeel Asghar Fixed sub headings
ee846f46e Adeel Asghar * doc b8d75b4...9d6b993 (1): > Added OMSimulator chapter. Moved the FMI and TLM co-simulation chapters inside OMSimulator chapter.
9d6b99329 Adeel Asghar Added OMSimulator chapter. Moved the FMI and TLM co-simulation chapters inside OMSimulator chapter.
d8dda01b9 Adeel Asghar Added OMSimulator chapter. Moved the FMI and TLM co-simulation chapters inside OMSimulator chapter.
d6b48c36d hudson * libraries 44285bf...216b0d7 (1): > Bump libraries
7c0d3245c Per Östlund * OMCompiler 6e92692...76d8750 (1): > More nfinst fixes for ScalableTestSuite.
ab2037af9 Per Östlund * OMCompiler c8caa6d...6e92692 (1): > Ignore imports in NFClassTree.expandExtends2.
996321a9f Volker Waurich * OMCompiler 3dcf0f9...c8caa6d (1): > adapt yEd dump, add borderwidth to graphml nodes
78e5ea63a Per Östlund * OMCompiler c8394ea...3dcf0f9 (1): > Added execStat for instantiateModel DAE dumping.
c5c6f9ae4 Per Östlund Updated scodeinst tests.
6a7e58116 Per Östlund Updating submodules
225b295d8 Per Östlund Updated scodeinst tests.
1c7e87c9c Per Östlund Updating submodules
2f0273adb Lennart Ochel * OMCompiler c7d04e1...c28fb0c (1): > Simplify handling of invalid states
7fd8f31f4 hudson * libraries e06b60a...44285bf (1): > Bump libraries
01d38b7b8 Per Östlund Updated scodeinst tests.
7817534a3 Per Östlund Updating submodules
a04b28f73 hudson * libraries 3f811c4...e06b60a (1): > Bump libraries
c717d87a7 Adeel Asghar * OMCompiler f1f89cc...4e4ac93 (1): > Added a new flag for interactive mode. `--interactive=none|corba|tcp|zmq` The flags `-d=interactive` and `-d=interactiveCorba` are still valid with a depreciation message. The flag -d=interactiveZMQ is removed.
eef887865 Adeel Asghar * doc a56849e...b8d75b4 (1): > Added OMCSesssionZMQ references to OMPython documentation
b8d75b4a4 Adeel Asghar Added OMCSesssionZMQ references to OMPython documentation
e8b178f50 adeas31 * OMCompiler 709531b...f1f89cc (1): > Fix the zmq initialization for linux
aa08fee4d hkiel * OMCompiler 73555c0...709531b (1): > Ticket4407 case preserving filesystems fixes problem with re-generating files on case-preserving filesystems
5c075f729 hudson * libraries 908e9cf...3f811c4 (1): > Bump libraries
04dd4287f Volker Waurich * OMCompiler 8ba253e...73555c0 (1): > new yEd dump of complete dae system as bipartite graph
fc7fb27b1 Adeel Asghar * OMCompiler f2b55cc...8ba253e (1): > Write zmq server connect string to file. Let zmq choose the port automatically and write it to a file.
138f7d20f Martin Sjölund * OMCompiler 86cfac4...f2b55cc (1): > Fix compilation of zmq on OSX
45972c689 Martin Sjölund * OMCompiler ea473e7...86cfac4 (1): > Do not copy so-files to bin/
8077bd2d3 Volker Waurich * OMCompiler 6a81761...ea473e7 (1): > comments for synchronous implementation
c1c9919f4 Volker Waurich * OMCompiler 4a475ac...6a81761 (1): > solver clocks do connect base partitions
bcff39533 hudson * libraries 7caf08c...908e9cf (1): > Bump libraries
4f2d381f6 Adeel Asghar * OMCompiler 7827a66...4a475ac (1): > Improved the ZeroMQ server send method
d68b05699 Volker Waurich expected output
185d9567f Volker Waurich Updating submodules
a0cfed157 hkiel * OMNotebook 3bfdad9...48a8d49 (1): > apply style to Input cells when printing/exporting to pdf fix some other minor things add short cut (Alt+P) for PDF export
0d6e0e83c ptaeuber Expected output
ac82bcd5f ptaeuber Updating submodules
a99d590be hkiel * OMCompiler b11bb97...2f2fed8 (5): > some small improvements do not update Avl.key when adding key of equal value optimize function intersection > use simpler if instead of matchcontinue > do not explode and re-create tuple > fix static analysis: avoid dead assignment > do not generate intermediate list
48a8d497c hkiel apply style to Input cells when printing/exporting to pdf fix some other minor things add short cut (Alt+P) for PDF export
a29fa0a01 Lennart Ochel * OMCompiler 050739d...b11bb97 (2): > Use different call sequence logics for ME and CS > Fix indentation
86638e98b Adeel Asghar * OMCompiler 7a88dc8...050739d (2): > Fixed encoding. > Improved the ZeroMQ server receive method
c7a720433 hudson * libraries 04854ad...7caf08c (1): > Bump libraries
9dd41295b hudson * OMCompiler e2bcaf3...7a88dc8 (3): > Updating 3rdParty > Include the ZeroMQ headers. > Added ZeroMQ communication interface
6acc006e1 Adeel Asghar * OMCompiler 76dc250...e2bcaf3 (1): > Fixed socket communication.
24529669d hudson * libraries b6756fe...04854ad (1): > Bump libraries
fecbed32c ptaeuber Expected output
85496343e ptaeuber Updating submodules
9be01dabb hudson Updating submodules * OMEdit 3bbb391...47cd820 (7): > Delete QNetworkReply object in the receiving slot when it is finished > Check for NULL pointer. > ticket:4440 Make sure we always simulate when user selects simulate from menu. > Updated TLMPlugin to OMTLMSimulator. > Check if model_init.xml file exists. > Do not delete QNetworkReply object > trace FMUImport
42dae63b7 adrpo fix tests due to library updates
781350c09 adrpo * testsuite 30e59b4...42dae63 (1): > fix tests due to library updates
f5b6d99e6 adrpo update libraries
47cd8209a alash325 Delete QNetworkReply object in the receiving slot when it is finished
3bfdad9aa hkiel Added line numbers to Input cells
d7d99bd61 hkiel remove unused code from latexcells (indentation, autocomplete)
3c9db3049 Lennart Ochel * OMCompiler d84ea13...b95b469 (1): > Allow fmi2SetInteger in continuous-time mode
783478cab Adeel Asghar Check for NULL pointer.
8888f42db Adeel Asghar ticket:4440 Make sure we always simulate when user selects simulate from menu.
44459e5e0 Adeel Asghar Updated TLMPlugin to OMTLMSimulator.
1ff64b59b Adeel Asghar Check if model_init.xml file exists.
18e70d6d3 alash325 Do not delete QNetworkReply object
6e99daad6 ptaeuber * OMCompiler e116454...d84ea13 (1): > Make Evaluate=false have an effect
04b350a20 alash325 trace FMUImport
c0fb81009 hudson * libraries a01db2f...349f51d (1): > Bump libraries
30e59b45c ptaeuber Expected output
015dfe259 ptaeuber Updating submodules
61fe0cd05 Adeel Asghar * OMEdit b2178d3...3bbb391 (1): > ticket:4433 Improved the layout of the transformational debugger. Fold the annotations by default in transformational editor. Added more context menu items to transformational editor.
3bbb391b3 Adeel Asghar ticket:4433 Improved the layout of the transformational debugger. Fold the annotations by default in transformational editor. Added more context menu items to transformational editor.
37d342491 Adeel Asghar * OMEdit 2230a75...b2178d3 (1): > ticket:4434 Properly set the -d=infoXmlOperations flag.
b2178d3f7 Adeel Asghar ticket:4434 Properly set the -d=infoXmlOperations flag.
42b0038f3 hudson * libraries c29a07f...a01db2f (1): > Bump libraries
59124c931 Adeel Asghar * OMPlot e2f605d...3d09049 (1): > Revert "ticket:4428 Set very low ration for legend so that plot gets more space."
3d09049ae Adeel Asghar Revert "ticket:4428 Set very low ration for legend so that plot gets more space."
390a9736e hudson * libraries b1732af...c29a07f (1): > Bump libraries
4d65dbc80 alash325 * OMEdit 1830335...2230a75 (1): > - update the traceability message according to the Json schema
2230a75c1 alash325 - update the traceability message according to the Json schema
e0779841b hkiel * OMNotebook d0aa5e6...78dcf3f (1): > fix translation string
78dcf3fbf hkiel fix translation string
481333c9f hkiel * OMNotebook 2b12dca...d0aa5e6 (1): > translate more strings update german translation
d0aa5e637 hkiel translate more strings update german translation
df995cd84 adrpo Updating submodules
e573d473a adrpo update tests due to library updates
18303352d Adeel Asghar ticket:4421 Show a fixed value when there is only one unit.
5215a827d Adeel Asghar Initialize the variables properly.
9b87ac3b9 Adeel Asghar ticket:4431 Fixed the rendering rectangle size. use Component's sceneBoundingRect() instead of calling sceneBoundingRect() on its items.
b6bd50962 Bernhard Thiele * testsuite ed569e2...192b838 (1): > Failing MDD tests for synchronous blocks
192b8383b Bernhard Thiele Failing MDD tests for synchronous blocks
2e6ca1f05 Bernhard Thiele * testsuite d51c142...ed569e2 (1): > More tests for MDD library
ed569e2e7 Bernhard Thiele More tests for MDD library
0851616db Adeel Asghar * OMPlot 16532e5...e2f605d (1): > ticket:4428 Set very low ration for legend so that plot gets more space. When we have several legend items then a scroll bar will appear.
e2f605d6a Adeel Asghar ticket:4428 Set very low ration for legend so that plot gets more space. When we have several legend items then a scroll bar will appear.
3aac14f21 Adeel Asghar * OMPlot 0466192...16532e5 (1): > ticket:2232 Allow setting axes range manually.
16532e564 Adeel Asghar ticket:2232 Allow setting axes range manually.
d51c142a7 ptaeuber Revert "Expected output"
25de2c700 ptaeuber Updating submodules
7facdb26d hudson * libraries cbb1ebc...7de9257 (1): > Bump libraries
05b74d7d2 ptaeuber Expected output
0cc224471 ptaeuber Updating submodules
2a1bced5f hudson * libraries 30aa05a...cbb1ebc (1): > Bump libraries
23057312e hudson * libraries 5ea8d69...30aa05a (1): > Bump libraries
2bb5c7a88 hudson * libraries 8e00222...5ea8d69 (1): > Bump libraries
85fd08305 hkiel * OMNotebook a884b96...2b12dca (1): > New caption for omc messages also highlight error cells in red, warning cells in yellow
2b12dca3f hkiel New caption for omc messages also highlight error cells in red, warning cells in yellow
11bc203b1 hkiel * OMEdit 120c4f9...4922085 (1): > Do not translate items in drop down box that need to be english update translation files
4922085d4 hkiel Do not translate items in drop down box that need to be english update translation files
c9c188d1e hudson * libraries 63be9d6...8e00222 (1): > Bump libraries
e313e9469 wibraun * OMCompiler f821aa3...ddfec0e (1): > remove unused functions as a last step of backend
9bfc54274 Danny Moesch * OMCompiler 16a7626...f821aa3 (1): > Avoid 'and' operator in C++ code since MSVC12 does not support it
23462bbf9 hudson * libraries 5aa2656...63be9d6 (1): > Bump libraries
f2a839f25 hudson * libraries 5ab4aed...5aa2656 (1): > Bump libraries
364e48d0f hkiel * OMNotebook eb3bda4...a884b96 (3): > fix expansion of '=' to ' = ' considers also ':=', '<=' and '>='. > updated OMNotebook help file > Implement more intelligent command completion detects if input cell contains a class and then prompts modelica keywords instead of OpenModelica Scripting commands
ef3a20bb3 Martin Sjölund * OMCompiler 7b440a1...16a7626 (1): > Handle dassl better in opc-ua
a884b9643 hkiel fix expansion of '=' to ' = ' considers also ':=', '<=' and '>='.
dada30172 hkiel updated OMNotebook help file
774fd7d44 hkiel Implement more intelligent command completion detects if input cell contains a class and then prompts modelica keywords instead of OpenModelica Scripting commands
a92bcb7cf hudson * libraries 91bf0bf...5ab4aed (1): > Bump libraries
c7182f8ff Lennart Ochel * OMCompiler 0042521...7b440a1 (1): > Fix derivation rule of pre calls
16001e101 Lennart Ochel * OMCompiler 9492f9e...0042521 (1): > Fix derivation of previous calls
99c8902a4 Lennart Ochel * OMCompiler ef8d929...9492f9e (2): > Fix homotopy debug dump > Read csv file delim from header
11c1acad0 hudson * libraries b939cfa...91bf0bf (1): > Bump libraries
24846c3d6 hudson * libraries 319215b...b939cfa (1): > Bump libraries
ec7d84d8c Jan Hagemann * OMCompiler f6f6a14...ef8d929 (1): > wrapFunctionCalls can be used in initOpt: --initOptModules+=wrapFunctionCalls
546b51e59 hkiel * OMCompiler 9dc481e...f6f6a14 (1): > spell fix
b232128b1 hkiel * OMCompiler 480ac49...9dc481e (1): > fix C-macros (missing braces)
34c0f0c7f hudson * libraries a1c9e85...319215b (1): > Bump libraries
0e9098133 Lennart Ochel * OMCompiler 8ed0af6...480ac49 (1): > Removed unused variables
5feb8a67b hkiel * OMCompiler d0c4de0...8ed0af6 (1): > fix prototype to avoid a warning from C compiler
41c2fc850 Lennart Ochel * testsuite 0a3d790...6d8f3d6 (1): > Test for ticket:4419
6d8f3d628 Lennart Ochel Test for ticket:4419
8f576e0b6 Lennart Ochel * OMCompiler a342dab...d0c4de0 (1): > Fix zero crossings for div calls
ca949bafc hkiel * OMCompiler 2f4a409...a342dab (1): > correctly compare mod() and div() zerocrossing pairs
0a3d79062 Adrian Pop add requirement tests
4c33e8441 Adrian Pop * testsuite 7aeaf08...0a3d790 (1): > add requirement tests
7aeaf08d2 Lena Buffoni requirements example
26fe0b706 Lena Buffoni * testsuite 4f5fdf9...7aeaf08 (1): > requirements example
741c42593 hudson * libraries eb001f5...a1c9e85 (1): > Bump libraries
946f9ddbc Lena Buffoni * OMCompiler 96267f1...2f4a409 (2): > inversed path order > Fixed autogen names, finding correct client paths, not parsing through Modelica Standard Library
07b08d641 Volker Waurich * OMCompiler 6d5709b...96267f1 (1): > fix Ws2_32.dll linking under windows
94aca1494 hkiel * OMCompiler ba45c06...6d5709b (1): > turn non tail-recursive functions into for-loops
4f5fdf909 Adrian Pop run the Modelica_DeviceDrivers tests
d6927e7b9 Adrian Pop * testsuite 030c9b5...4f5fdf9 (1): > run the Modelica_DeviceDrivers tests
cb785f509 hudson * libraries 0d05ced...eb001f5 (1): > Bump libraries
574eabac5 hudson * libraries 5fa7890...0d05ced (1): > Bump libraries
be20c6c19 Adeel Asghar * OMPlot ba9d6fd...0466192 (1): > ticket:4400 Toggle visibility with single click. Hide all except click curve with double click. Don't show plot picker for hidden curves.
0466192b2 Adeel Asghar ticket:4400 Toggle visibility with single click. Hide all except click curve with double click. Don't show plot picker for hidden curves.
679dcaa28 Adeel Asghar * OMEdit bb3109f...120c4f9 (1): > Fix typo.
120c4f939 Adeel Asghar Fix typo.
316daa312 Adeel Asghar * OMEdit da3af12...bb3109f (1): > Only allow drag & drop of Modelica LibraryTreeItem on a Modelica LibraryTreeItem.
bb3109f33 Adeel Asghar Only allow drag & drop of Modelica LibraryTreeItem on a Modelica LibraryTreeItem.
030c9b505 Lennart Ochel Emit protected variables
bc7661c08 Lennart Ochel Updating submodules
ced9f3df0 Volker Waurich * OMCompiler 1ec58ad...1928570 (1): > fix subclocktree
bca5e7af2 ptaeuber * OMCompiler 9f91701...1ec58ad (1): > Define separator for homotopy path csv file
21c3c2612 ptaeuber * OMCompiler ce11282...9f91701 (1): > Fix initialization of external objects
bd29b26cb hudson * libraries b1e4f91...5fa7890 (1): > Bump libraries
82616f9a8 hudson * libraries 49d0294...b1e4f91 (1): > Bump libraries
771ca557f Bernhard Thiele Added test case for MDD serial packager
76291c596 Bernhard Thiele * testsuite 582c559...771ca55 (1): > Added test case for MDD serial packager
5bb076dce hudson * libraries 567806d...49d0294 (1): > Bump libraries
578f8911a Martin Sjölund * OMCompiler 7abe645...ce11282 (1): > OPC-UA: Trigger an event when changing inputs
aacd90ed8 Adeel Asghar * OMEdit 7a6ded6...da3af12 (1): > ticket:4401 Fixed opening of component class through double click. Allow opening component class via shift + enter.
8d6678223 Christoffer Fors Johansson * OMCompiler deeabde...7abe645 (1): > Added a new flag, -embeddedServerPort
da3af1211 Adeel Asghar ticket:4401 Fixed opening of component class through double click. Allow opening component class via shift + enter.
a436a0869 Martin Sjölund * libraries c1de6ec...567806d (1): > Add VVDRlib
415313b93 Adeel Asghar * OMEdit 1a18b3b...7a6ded6 (1): > ticket:4320 Follow changes from Diagram to Icon view instead of Icon to Diagram view.
7a6ded62c Adeel Asghar ticket:4320 Follow changes from Diagram to Icon view instead of Icon to Diagram view.
4c86d375b arun3688 * doc 8e555b8...a56849e (1): > add modelica conference-2017
a56849e23 arun3688 add modelica conference-2017
1b8ad6896 hudson * libraries 6dfb629...c1de6ec (1): > Bump libraries
8c1300af8 hkiel * OMCompiler 398f563...deeabde (1): > Fix initial size of HashSet reduces execution time of inlineWhenForInitialization from O(n^3) to O(n^2) (see ScalableTestSuite)
9ae51d628 Volker Waurich * OMCompiler 3a94441...398f563 (1): > dont order partitions if there are none
f8214ec41 Adeel Asghar * OMEdit c3006bd...1a18b3b (1): > ticket:4348 Set a minimum width for DuplicateClassDialog.
1a18b3bd4 Adeel Asghar ticket:4348 Set a minimum width for DuplicateClassDialog.
697182ecf Adeel Asghar * OMPlot 8897145...ba9d6fd (1): > ticket:4400 Toggle the visibility of plot curve on legend double click.
ba9d6fd02 Adeel Asghar ticket:4400 Toggle the visibility of plot curve on legend double click.
41f6fa4ee Adeel Asghar * OMEdit e6df7c1...c3006bd (1): > ticket:4341 Fixed display of system libraries. Show white outer background, a gray outline, white inner background and no grid for system libraries.
c3006bd97 Adeel Asghar ticket:4341 Fixed display of system libraries. Show white outer background, a gray outline, white inner background and no grid for system libraries.
dc1826f4c Adeel Asghar * OMEdit 81a9ecf...e6df7c1 (1): > ticket:4401 Open component class with shift + double click.
e6df7c1c1 Adeel Asghar ticket:4401 Open component class with shift + double click.
ee9c4bd31 Adeel Asghar * OMEdit dbf52c2...81a9ecf (1): > ticket:4406 Option to automatically close completed simulation windows
81a9ecf9f Adeel Asghar ticket:4406 Option to automatically close completed simulation windows
8251856f1 arun3688 * OMEdit 2474cec...dbf52c2 (1): > ticket:4404 Auto-Complete Fixes for key features missing
dbf52c280 arun3688 ticket:4404 Auto-Complete Fixes for key features missing
d61c86ce0 hudson * libraries fb82b3b...6dfb629 (1): > Bump libraries
0f968c4fb Volker Waurich Updating submodules
582c559c6 Volker Waurich expected output
fa4e60be1 Adeel Asghar * OMEdit 4e66e43...2474cec (1): > ticket:4409 Don't unfold the annotations when object is moved.
2474ceca8 Adeel Asghar ticket:4409 Don't unfold the annotations when object is moved.
0032cfc3e Adeel Asghar * OMEdit 90a4593...4e66e43 (1): > ticket:4320 Only follow changes from Icon View to Diagram View.
4e66e4367 Adeel Asghar ticket:4320 Only follow changes from Icon View to Diagram View.
a2b92d802 Adeel Asghar * OMEdit dbc1049...90a4593 (1): > Insert the code snippets as one undo/redo operation.
90a4593d2 Adeel Asghar Insert the code snippets as one undo/redo operation.
5ced97968 hudson * libraries f0b5b3a...fb82b3b (1): > Bump libraries
df7486200 Martin Sjölund Add the new Mutable dependency
8dc5f747e Martin Sjölund Updating submodules
6aa796c3d Adeel Asghar * OMEdit e74c088...dbc1049 (1): > Added tool-tips to auto complete suggestions.
dbc1049ba Adeel Asghar Added tool-tips to auto complete suggestions.
57576daac arun3688 * OMEdit 1b6ac20...e74c088 (1): > autocompletion for codesnippets
e74c0881c arun3688 autocompletion for codesnippets
361964c08 Lennart Ochel Updating submodules
c3c036f46 Lennart Ochel Revert "Expected output"
46bfb1fec hudson * libraries 0eebf34...f0b5b3a (1): > Bump libraries
443bc9596 hudson * libraries 89001ba...0eebf34 (1): > Bump libraries
8fb84f0a8 Lennart Ochel * OMCompiler 8e2a2a0...8dc4fea (1): > Fix ExpandableArray.compress
72fd4c669 hudson * libraries 1c4c66e...89001ba (1): > Bump libraries
c0bd6f1e6 Adeel Asghar * OMEdit 6fbf5db...1b6ac20 (1): > ticket:4402 Show plot window after simulation.
1b6ac2050 Adeel Asghar ticket:4402 Show plot window after simulation.
c8105d76d hudson * libraries 9683ec7...1c4c66e (1): > Bump libraries
7aa9abe82 Martin Sjölund * OMCompiler f9882c3...8e2a2a0 (1): > Parse mos-file statements using iteration
c0043fe5e Volker Waurich add booolean sub clock test for cpp
68cd90189 Volker Waurich * testsuite bcc9445...c0043fe (1): > add booolean sub clock test for cpp
bc1aa9ad7 hudson * libraries 858aed0...9683ec7 (1): > Bump libraries
fa6d94e7d Volker Waurich * OMCompiler 89d9bc6...f9882c3 (1): > support boolean sub clocks for cpp
bcc9445dd Lennart Ochel Expected output
dca380399 Lennart Ochel Updating submodules
bb826a2e9 Adeel Asghar * OMEdit 345eb1d...6fbf5db (1): > ticket:4320 Apply the connector transformation change from one view to another. The change is only applied as long as the they have the same transformation.
6fbf5db7c Adeel Asghar ticket:4320 Apply the connector transformation change from one view to another. The change is only applied as long as the they have the same transformation.
d8083bf3b Adeel Asghar * OMEdit 61d19ba...345eb1d (1): > Added OMTLMSimulator documentation menu item.
345eb1d00 Adeel Asghar Added OMTLMSimulator documentation menu item.
e19bb162a Lennart Ochel * OMCompiler 4f1dc42...a9e3d63 (1): > Estimate required allocations for selectInitializationVariablesDAE
a91eb9b7d hudson * libraries 72f06a7...858aed0 (1): > Bump libraries
3ce8986bf Adeel Asghar * OMEdit 5b2afb1...61d19ba (2): > ticket:4341 Draw background for system libraries. > ticket:4369 Use round brackets instead of square for units.
61d19ba16 Adeel Asghar ticket:4341 Draw background for system libraries.
ce8671d98 Adeel Asghar ticket:4369 Use round brackets instead of square for units.
2cad4d1b9 Adeel Asghar * OMPlot 9b947e8...8897145 (1): > ticket:4369 Do not use square brackets for units.
88971456a Adeel Asghar ticket:4369 Do not use square brackets for units.
632e4972b Volker Waurich * testsuite 3c3326e...ba82e68 (1): > provide reference files with 0 for not ticked clocked variables
ba82e684d Volker Waurich provide reference files with 0 for not ticked clocked variables
24c7d5680 Lennart Ochel * OMCompiler cf6f51c...4f1dc42 (1): > Estimate number of equations
afc055461 Adeel Asghar * OMEdit 241af45...5b2afb1 (1): > Let the users know what Compiler Flags means.
5b2afb1ee Adeel Asghar Let the users know what Compiler Flags means.
a4f3bd85d Lennart Ochel * OMCompiler e3fdafb...cf6f51c (1): > Estimate number of equations
d1fbf9554 Adeel Asghar * OMEdit 8b616fe...241af45 (1): > Call `getConnectionCount` from the C interface.
241af4536 Adeel Asghar Call `getConnectionCount` from the C interface.
ba7f11a6e Adeel Asghar * OMCompiler a8b251e...e3fdafb (1): > ticket:4381 Updated the implementation of fetching connect equations. Build a list of connections and then use the list for getting a specific connection. Also moved `getConnectionCount` API to ModelicaBuiltin.mo
3787c022b Adeel Asghar * OMEdit 28a9339...8b616fe (1): > Calculate the font size when its too big to fit.
8b616fe9d Adeel Asghar Calculate the font size when its too big to fit.
9091ab91c hudson * libraries 5b00c12...72f06a7 (1): > Bump libraries
4e78f6aad Adrian Pop * OMCompiler 935a1c9...a8b251e (1): > experimental support for merging alg sections, ticket:4365
3c3326e66 Adrian Pop test for ticket:4365
11dfb1ec0 Adrian Pop Updating submodules
3be9952d1 Adrian Pop tests for frontend part of ticket:4157
5959ddce9 Adrian Pop Updating submodules
d1fddf946 hudson * libraries 7e8b2d3...5b00c12 (1): > Bump libraries
ae2921a16 hudson * libraries db858da...7e8b2d3 (1): > Bump libraries
cae7797bc Martin Sjölund Include line numbers for the roots
4ec96a94c Martin Sjölund Updating submodules
48db51ddc Martin Sjölund Add FCSys example
9cd0bdfbb Lennart Ochel Updating submodules
12d7a715f Lennart Ochel Removed initialEquations_lambda0
0c3722506 ptaeuber Updating submodules
2e23bddeb ptaeuber Add simple homotopy loop
578e8b06f hudson * libraries a439755...db858da (1): > Bump libraries
b76a4dc36 Willi Braun * OMCompiler 11f1da2...f0af412 (1): > added scaling for f(u) in kinsol, based on jacobian
73d6738f7 ptaeuber Remove decompressed result files after usage
1f4aacf66 ptaeuber * testsuite d1cb824...73d6738 (1): > Remove decompressed result files after usage
27219e78b hudson * libraries 6cc40b9...a439755 (1): > Bump libraries
d1cb82453 Lennart Ochel Expected output
e275cc835 Lennart Ochel Updating submodules
bb92ea0be Lennart Ochel * OMCompiler 2892979...fa0a689 (1): > Fix side-effect in getSymbolicJacobian
87faf8e42 Lennart Ochel * OMCompiler 8e24cbf...2892979 (1): > Fix BackendEquation.merge
3676156ec Lennart Ochel * OMCompiler 9abe3dc...8e24cbf (1): > Clean up BackendEquation.mo
d30813630 hudson * libraries 80d2538...6cc40b9 (1): > Bump libraries
0e96a4e8c Lennart Ochel * OMCompiler 8429f94...9abe3dc (2): > Fix ExpandableArray > Use ExpandableArray for BackendDAE.EquationArray
dbf21841f hudson * libraries 4db44bb...80d2538 (1): > Bump libraries
9fc185fdf ptaeuber Expected output
447ed03a5 ptaeuber Updating submodules
ba46239ee hudson * libraries 2395de3...4db44bb (1): > Bump libraries
b2fe0915d Adeel Asghar * OMEdit 0d63f38...28a9339 (1): > Read the init.xml file when only loading the result file.
28a93394e Adeel Asghar Read the init.xml file when only loading the result file.
828011b06 hudson * libraries 317357d...2395de3 (1): > Bump libraries
325e54578 Lennart Ochel * OMCompiler a12c349...fd294f6 (1): > Remove unused variable arrays
3d0230711 Bernhard Thiele * OMCompiler 2cb1d8f...a12c349 (1): > Removed obsolete state machine back-end code
1f47e70cb ptaeuber Add tests for WFC and update expected output
66c68ab39 ptaeuber Updating submodules
a4d8d5597 Adeel Asghar * OMEdit f4bd4ad...0d63f38 (1): > Don't make the welcome page expanding.
0d63f38cc Adeel Asghar Don't make the welcome page expanding.
1e217ec62 Adeel Asghar * doc e302e12...8e555b8 (1): > Updated the composite modeling doc. Improved the screen-dumps.
8e555b8d4 Adeel Asghar Updated the composite modeling doc. Improved the screen-dumps.
828d90f48 Martin Sjölund * libraries e5a5abc...317357d (1): > Add SolarTherm
d94d62499 hudson * libraries 7358546...e5a5abc (1): > Bump libraries
7051ccf4e Adeel Asghar * doc 9b7a4ca...e302e12 (1): > Added visualization screenshot.
e302e123b Adeel Asghar Added visualization screenshot.
687c2c3ec Per Östlund * OMCompiler 32a70d2...c224a4b (1): > Attempt to speed up collectInitialBindings.
fc0987c96 Adeel Asghar * doc 81fb79a...9b7a4ca (1): > Updated composite modeling.
9b7a4ca6d Adeel Asghar Updated composite modeling.
a98bf937a Adeel Asghar * OMEdit 3e1126b...f4bd4ad (1): > Add 25% space to model's extents.
de13e315d Willi Braun * OMCompiler 639c7bd...32a70d2 (1): > fix kinsol, reinit klu matrix onyl if klu is used
f4bd4ad46 Adeel Asghar Add 25% space to model's extents.
691229991 Adeel Asghar * OMEdit 4ba81ac...3e1126b (1): > Removed unnecessary setCompleter function.
3e1126be7 Adeel Asghar Removed unnecessary setCompleter function.
f6ad34ea7 Adeel Asghar * OMEdit c57868f...4ba81ac (1): > Avoid crashing MetaModelicaEditor.
4ba81ac63 Adeel Asghar Avoid crashing MetaModelicaEditor.
d706ea2cd arun3688 * OMEdit 0bb681e...c57868f (1): > autocompleter for keywords and types
c57868fff arun3688 autocompleter for keywords and types
23fb50808 Lennart Ochel Expected output
4dbe324e8 Lennart Ochel Updating submodules
4ff9825bd Lennart Ochel Updating submodules
4a3c2b244 Lennart Ochel Add test for ticket:4387
4f2d28b54 Lennart Ochel Updating submodules
3c24923cd Lennart Ochel Remove timing information from test suite
072364e84 Lennart Ochel Updating submodules
ff7789df4 Lennart Ochel compareSimulationResults is deprecated
5bce0c0ae hudson * libraries 62a9886...7358546 (1): > Bump libraries
ed5ccfb89 Lennart Ochel Expected output
567eefcef Lennart Ochel Updating submodules
51426d1dc hudson * libraries 20438e3...62a9886 (1): > Bump libraries
d90ff1cda hkiel * OMCompiler f31ed5b...9166cbf (1): > do not use tuple for one needed arg
26e972883 Adeel Asghar * OMEdit d48b065...0bb681e (2): > Only update the cursor position when text view is visible. > ticket:4340 & 4379 Allow multi select with shift key instead of control key. Panning is done via control + left mouse press. The drawing area is 3 times the actual size so we can better use the panning.
0bb681ef1 Adeel Asghar Only update the cursor position when text view is visible.
d48d23a10 Adeel Asghar ticket:4340 & 4379 Allow multi select with shift key instead of control key. Panning is done via control + left mouse press. The drawing area is 3 times the actual size so we can better use the panning.
e78ea2134 Adeel Asghar * OMEdit c74c1a1...d48b065 (1): > Use interfacesAligned instead of alignInterfaces.
d48b065ed Adeel Asghar Use interfacesAligned instead of alignInterfaces.
dbd2373a1 Adeel Asghar * OMEdit 767d9c6...c74c1a1 (1): > Load the mo file as MetaModelica when loaded via "Load External Model(s)"
c74c1a1bf Adeel Asghar Load the mo file as MetaModelica when loaded via "Load External Model(s)"
40411bfba Lennart Ochel * OMCompiler 2aadf4f...f31ed5b (1): > Remove $_old(.)
587a2b136 Lennart Ochel * OMCompiler 1698ce9...2aadf4f (1): > Add .vscode/ to .gitignore
eae6770d6 Willi Braun * OMCompiler d2f4ddb...1698ce9 (1): > fix symbolic jacobian in kinsol
f98451e82 Lennart Ochel * OMCompiler 9b4cb3b...d2f4ddb (1): > Fix variable names in debug output
9d6d50e2b hudson * libraries bdd6a40...20438e3 (1): > Bump libraries
16e424b80 Lennart Ochel Add test for ticket:4382
111d523ce Lennart Ochel Updating submodules
b2e17deb7 Adeel Asghar * OMPlot 6f97c81...9b947e8 (1): > Removed zoom & pan buttons. Zoom is default. Panning is done by pressing the control key.
9b947e8b7 Adeel Asghar Removed zoom & pan buttons. Zoom is default. Panning is done by pressing the control key.
df84c3a5e alash325 * OMEdit 8567e64...767d9c6 (1): > Remove traceability graph view from perspective tab
767d9c614 alash325 Remove traceability graph view from perspective tab
d97938517 Volker Waurich * testsuite 1f4e88e...3801879 (1): > fix reference file
380187988 Volker Waurich fix reference file
2163c0b50 Volker Waurich * testsuite b6a6ab8...1f4e88e (1): > add clock test for c and cpp
1f4e88e38 Volker Waurich add clock test for c and cpp
93966f17c hudson * libraries d6a95ba...bdd6a40 (1): > Bump libraries
be54084fb Volker Waurich Updating submodules
b6a6ab801 Volker Waurich expected output for time event changes
adc1a9166 Lennart Ochel Updating submodules
e3b3d756c Lennart Ochel Add number of linear/non-linear/mixed systems to debug output
be5871d02 hudson * libraries 5c70810...d6a95ba (1): > Bump libraries
30b3f57f2 Martin Sjölund * libraries 84844c0...5c70810 (1): > Added the Provides: of RPMs
7fdd68b9c hudson * libraries 6a2cb2a...84844c0 (3): > Bump libraries > Add forgotten file > Fix script name
ed5413759 Martin Sjölund * libraries 20d5911...6a2cb2a (1): > Fix path
7994ab888 Martin Sjölund * libraries 6143232...20d5911 (2): > Build a virtual package omlib-all > Add dependencies to generates libraries
a8a155837 hudson * libraries 8950750...6143232 (1): > Bump libraries
25cc3cc8a ptaeuber Updating submodules
7450f9a14 ptaeuber Expected output
c8bddffe7 Lennart Ochel * testsuite 1936e9d...e69beac (1): > Add test cases for ticket:4359
e69beac41 Lennart Ochel Add test cases for ticket:4359
432bf4a02 hudson * libraries 0f7c903...8950750 (1): > Bump libraries
6a6bcea3b hudson Updating submodules * OMEdit a1ddf90...8567e64 (2): > ticket:4309 Round the coordinates values. Show the line and column number when in text view. > Access the data arrays directly instead of creating local copies of them. Fixes ticket:4377
eb3bda4dd Adeel Asghar Update according to OMPlot interface.
2744275ca Willi Braun * OMCompiler 78b18d8...3ad0767 (1): > remove old unneeded code for symbolic jacobian
39c668958 Lennart Ochel Revert "Update OMPlot"
2304f77bb Lennart Ochel Update OMPlot
8567e6464 Adeel Asghar ticket:4309 Round the coordinates values. Show the line and column number when in text view.
1936e9de4 Lennart Ochel Expected output
3012ce0b8 Lennart Ochel Updating submodules
f8a1c7ea7 Adeel Asghar Access the data arrays directly instead of creating local copies of them. Fixes ticket:4377
6f97c81ed Adeel Asghar Update common
3c328b2cf Adeel Asghar Make the x and y arrays public. So that we don't create them every time we need to access them.
b110414be hudson * libraries e67af16...099d182 (1): > Bump libraries
fe74101b2 Martin Sjölund * libraries 876b1df...e67af16 (1): > numjob not needed for rpm
ed85aed71 Martin Sjölund * libraries e5a1a47...876b1df (1): > Generate RPM versions of the libraries using alien
c6702c703 hudson Updating submodules * OMPlot e6c4181...6e6f898 (1): > Accept lambda as independent variable in csv files
6e6f898e3 Lennart Ochel Accept lambda as independent variable in csv files
bf789526d Adeel Asghar * OMEdit 263c70d...a1ddf90 (2): > Do not force redraw when undo/redo is used from Icon/Diagram view. Mark the model modified after undo/redo. > Revert "Do not force redraw when undo/redo is used from Icon/Diagram view."
a1ddf900d Adeel Asghar Do not force redraw when undo/redo is used from Icon/Diagram view. Mark the model modified after undo/redo.
d7c851f01 Adeel Asghar Revert "Do not force redraw when undo/redo is used from Icon/Diagram view."
493d5dbc7 Adeel Asghar * OMEdit b6860be...263c70d (1): > Do not force redraw when undo/redo is used from Icon/Diagram view. Mark the model modified after undo/redo.
263c70d9a Adeel Asghar Do not force redraw when undo/redo is used from Icon/Diagram view. Mark the model modified after undo/redo.
e27869363 Adeel Asghar * OMEdit f681e38...b6860be (1): > Updated README.md with coding style.
b6860be9b Adeel Asghar Updated README.md with coding style.
ad291dd11 Adeel Asghar * OMEdit f0e989f...f681e38 (1): > ticket:4376 Do not clear the text view undo stack.
f681e38fc Adeel Asghar ticket:4376 Do not clear the text view undo stack.
59dfa8cc3 Lennart Ochel * OMCompiler e36b947...4548444 (1): > Don't generate unnecessary start value equations
1b8fc4558 hudson * libraries 6f664f3...3d25c4c (1): > Bump libraries
bcee57d25 Adeel Asghar * OMEdit a47d7c7...f0e989f (1): > Dynamically arrange the interface points for sub-models.
e12183de6 ptaeuber Add tests and update expected output
7a6f8c156 ptaeuber Updating submodules
f0e989f15 Adeel Asghar Dynamically arrange the interface points for sub-models.
60024d084 Worschech Niklas (DC/ENE22) * OMCompiler b78943f...5351a6e (1): > updated 3rdparty
de288cf9e Lennart Ochel * OMCompiler 4ba7588...b78943f (1): > Remove unused templates
b766e615f Lennart Ochel * OMCompiler bca32a3...4ba7588 (1): > Remove obsolete start value call cases
9216d5bcf Lennart Ochel Expected output
85bb2f457 Lennart Ochel Updating submodules
2820632d5 Lennart Ochel * OMCompiler c0606aa...fbffa36 (1): > Improve some debug dumps of package Differentiate
079154b74 hudson * libraries 4d81b78...6f664f3 (1): > Bump libraries
21c25ab48 hkiel * OMNotebook ee70bdd...3b1b0cc (1): > Resolved merge conflict.
3b1b0cc79 hkiel Resolved merge conflict.
6cb53c504 hkiel * OMNotebook 6bbadc5...ee70bdd (7): > some reformatting > use svg images for the drawing primitives icons > properly add texts > removed superfluous CustomDialog class > make SketchText editable again also make it deleteable and some code clean up > fix memory leaks > Clean up OMSketch buttons
ee70bdde3 hkiel some reformatting
3e8278793 hkiel use svg images for the drawing primitives icons
671dd86ea hkiel properly add texts
690e832fd hkiel removed superfluous CustomDialog class
fcd29af75 hkiel make SketchText editable again also make it deleteable and some code clean up
60d673bde hkiel fix memory leaks
18ecb5599 hkiel Clean up OMSketch buttons
3914aa71d Lennart Ochel Expected output
f91f79cd7 hudson Updating submodules
cb8c5ac05 ptaeuber Updating submodules
9ded69971 ptaeuber Use tearingStrictness flag
bf091c65a hudson Updating submodules * OMEdit 7007a3f...a47d7c7 (1): > Spell fix
71a39a1f5 hkiel Spell fix
e6c418104 hkiel Spell fix
a47d7c77d hkiel Spell fix
6bbadc531 hkiel Spell fix
12e48fea4 Adeel Asghar * OMEdit ebd8f5e...7007a3f (1): > ticket:4345 Move the scroll bars to top position.
7007a3f80 Adeel Asghar ticket:4345 Move the scroll bars to top position.
1ce856dca hudson * libraries 20be14e...4d81b78 (1): > Bump libraries
a24a7ab97 Adrian Pop * OMCompiler 7e8436e...13fc955 (1): > Link ModelicaStandardTables with ModelicaIO and ModelicaMatIO - we need this to be able to update ModelicaExternalC
6de95cabb Lennart Ochel Add fully specified initial conditions to JuliansBib.mos
af900c899 Lennart Ochel * testsuite 7663865...6de95ca (1): > Add fully specified initial conditions to JuliansBib.mos
94fc145ac Adeel Asghar * OMEdit a4c9d93...ebd8f5e (1): > ticket:4357 Don't allow spaces in component name.
ebd8f5e68 Adeel Asghar ticket:4357 Don't allow spaces in component name.
360e18415 hudson * libraries a37a063...20be14e (1): > Bump libraries
766386528 Lennart Ochel [NF] Deactivate three tests for now
b6a8842f2 Lennart Ochel Updating submodules
4470d56f0 Lennart Ochel [NF] Fix test FuncOverloadMulti
c1847e268 Lennart Ochel [NF] Activate new test case
273189922 Adrian Pop * OMCompiler 0130f95...84fadec (1): > fix library order for ModelicaStandardTables on Windows - this order should work for MSL 3.2.1, 3.2.2 and trunk
f73087b59 hudson * libraries 4df57b2...a37a063 (1): > Bump libraries
26ef77ca7 hudson * libraries d2130d1...4df57b2 (1): > Bump libraries
2c06338e5 Adeel Asghar * OMEdit 038bf1a...a4c9d93 (1): > ticket:3295 Add the "Close All Windows" and "Close All Windows But This" to system menu.
a4c9d93d4 Adeel Asghar ticket:3295 Add the "Close All Windows" and "Close All Windows But This" to system menu.
00f56cb48 Adeel Asghar * OMEdit 90da68c...038bf1a (1): > Call the undo/redo stack when document undo/redo is called if needed.
038bf1aa8 Adeel Asghar Call the undo/redo stack when document undo/redo is called if needed.
5d1a9ed7c Adeel Asghar * OMEdit dbe5871...90da68c (1): > ticket:4334 & 4344 Call the document undo/redo if its available. Preserve the connection annotation before applying the transformation.
90da68cbf Adeel Asghar ticket:4334 & 4344 Call the document undo/redo if its available. Preserve the connection annotation before applying the transformation.
cc5bc61db alash325 * OMEdit cabda3b...dbe5871 (1): > added Ctrl+C functionality
dbe587124 alash325 added Ctrl+C functionality
2ba236a04 alash325 * OMEdit bd902b2...cabda3b (2): > give commit message default value for qt 4 > fix Qt 4 build
cabda3bfd alash325 give commit message default value for qt 4
43ceab933 alash325 fix Qt 4 build
bb605cd13 adrpo add test for Clock parameter evaluation update tests to agree with the flattening
785e46377 adrpo Updating submodules
c01c0f7c7 hudson * libraries 6ca2ee8...d2130d1 (1): > Bump libraries
b7bd2d193 hudson Updating submodules * OMEdit 0f5c07d...bd902b2 (4): > Clean up traceability push dialog > Send traceability information automatically without users interaction support traceability graph view > ticket:4334 & 4344 Allow undo/redo in text view. > Fix compilation for gcc 6.3
ac7e1a7cc adrpo update tests due to lib update
bd902b2dd alash325 Clean up traceability push dialog
1dfef38ef alash325 Send traceability information automatically without users interaction support traceability graph view
75a9b6ed9 Adeel Asghar ticket:4334 & 4344 Allow undo/redo in text view.
742ae2514 Adeel Asghar Fix compilation for gcc 6.3
c489db194 qichenghua * OMCompiler 75c04c4...0785449 (1): > Fixed error with commit 75c04c436d443a147f3f6a11451a74221a4b1e95
c090c4c1e qichenghua * OMCompiler 33db784...75c04c4 (1): > muted nonlinear solver nox
d0346109a Martin Sjölund * libraries e660f6b...6feb532 (1): > Update WindPowerPlants to release branch hash
81cbf752d Martin Sjölund * libraries f9d61ac...e660f6b (2): > Add ElectroMechanicalDrives > Follow release branches
493f3d71d ptaeuber Updating submodules
ca4d5b0d4 ptaeuber Revert "Add tests for WFC and update expected output"
ec785bd3a Adeel Asghar * OMEdit bbc6367...0f5c07d (1): > Fix visualization crash when stl find is not found.
0f5c07d2d Adeel Asghar Fix visualization crash when stl find is not found.
84ee2448d Martin Sjölund * OMCompiler a919ef4...4984d9d (1): > Avoid empty autoconf statements
d351e7a29 ptaeuber Add tests for WFC and update expected output
698adcb39 ptaeuber Updating submodules
458bdf42f qichenghua * OMCompiler 4712b7a...52cd6ad (1): > extended error message in Cvode in case of too many events in small time interval.
cacff4172 qichenghua * OMCompiler 2659444...4712b7a (1): > Set algloop to high values instead when otherwise errors were thrown.
42c411270 Adeel Asghar * OMCompiler f159b76...2659444 (2): > Return boolean from deleteOrUpdateComponentFromElementitems when its successful. > ticket:4342 Fixed updating protected components
85e35fe33 Lennart Ochel * OMCompiler d628e4c...f159b76 (1): > Simplify polymorphic types of function mapAllValue
ea9fc0d99 Willi Braun * OMCompiler 59a2173...d628e4c (1): > fix codegeneration for records
61d5d3f9f Niklas Worschech * OMCompiler 6deba45...59a2173 (1): > added windows makefile flags to build cpp runtime with Klu and trilinos make runtimeCPPinstall USE_KLU="true" USE_TRILINOS="true" for trilions the 3rdparty packages has to be build before with make -f Makefile.omdev.mingw nox on windows
e08cf255a Robert Braun * OMEdit ece1d8b...bbc6367 (1): > Updated composite model visualization XML for unit support.
bbc63677c Robert Braun Updated composite model visualization XML for unit support.
b6b122842 Robert Braun * OMEdit d8df3ca...ece1d8b (1): > Added 3D visualization of composite model interfaces
ece1d8be2 Robert Braun Added 3D visualization of composite model interfaces
c1eabbcac Adeel Asghar * OMEdit bfe5797...d8df3ca (2): > ticket:4349 Take smaller steps for zooming. Also set the minimum zoom to readable size. > ticket:4343 Open the class when enter key is pressed.
d8df3ca31 Adeel Asghar ticket:4349 Take smaller steps for zooming. Also set the minimum zoom to readable size.
32ed136c0 Adeel Asghar ticket:4343 Open the class when enter key is pressed.
11b021d97 Adeel Asghar * OMEdit bd64d39...bfe5797 (1): > ticket:4338 Check for the annotation error in its own section.
bfe5797ae Adeel Asghar ticket:4338 Check for the annotation error in its own section.
5393bf185 Per Östlund Updated for loop tests for new inst.
6ec93de03 Per Östlund Updating submodules
7e701eebf Robert Braun * OMEdit d79a354...bd64d39 (2): > Fixed check for non-existing attributes when updating composite model connection. > Removed unused parameters in composite models depending on interface type.
bd64d3992 Robert Braun Fixed check for non-existing attributes when updating composite model connection.
fa024b2f7 Robert Braun Removed unused parameters in composite models depending on interface type.
4d1d53ee3 Lennart Ochel Expected output
69dbc3892 Lennart Ochel Updating submodules
6d2b7ea9c Adeel Asghar * OMEdit a50285d...d79a354 (1): > ticket:4322 Unfold the block if line is commented out.
d79a3548c Adeel Asghar ticket:4322 Unfold the block if line is commented out.
f67d29e5c Per Östlund Update String scodeinst tests.
308a813a0 Per Östlund Updating submodules
0f77f6913 Niklas Worschech * OMCompiler b93e15a...0f52fc6 (2): > fix pdp file copy > fix for release build with VS 2015 of cpp runtime
416281582 Adeel Asghar * OMEdit ff0d814...a50285d (1): > ticket:4327 Added option to clear the message browser.
a50285d32 Adeel Asghar ticket:4327 Added option to clear the message browser.
c1ed2bc01 Adeel Asghar * OMEdit 0a2f14a...ff0d814 (1): > ticket:4331 Close the polygon with angle from end point to start point.
423dc4427 Lennart Ochel [NF] Activate new test case
90458d599 Lennart Ochel Updating submodules
ff0d8147f Adeel Asghar ticket:4331 Close the polygon with angle from end point to start point.
b60e67cd7 Lennart Ochel * OMCompiler a14eb10...15883dd (1): > Clean up NFUnitCheck
1f59b1915 Adeel Asghar * OMEdit e4e392f...0a2f14a (1): > Adapt to the naming scheme.
0a2f14a5d Adeel Asghar Adapt to the naming scheme.
ba77ce8e2 Sebastian Pinnau * OMEdit 5c437fc...e4e392f (1): > Create QTranslator instances on heap (fixes #4311)
e4e392f7c Sebastian Pinnau Create QTranslator instances on heap (fixes #4311)
a74ccf495 Adeel Asghar * OMEdit 8eda82d...5c437fc (1): > Added zooming actions to editor context menu. Moved PlainTextEdit out of BaseEditor so we can get rid of some redundant code.
5c437fc84 Adeel Asghar Added zooming actions to editor context menu. Moved PlainTextEdit out of BaseEditor so we can get rid of some redundant code.
64c41a7f8 Danny Moesch Add target for NOX solver in MinGW makefile
413765b29 Adeel Asghar * OMEdit fbe98a6...8eda82d (1): > ticket:4325 Enable Preserve User's GUI Customizations by default.
8eda82d5f Adeel Asghar ticket:4325 Enable Preserve User's GUI Customizations by default.
9c9f8fc2c Danny Moesch * OMCompiler 3f98c16...a14eb10 (1): > Update submodule '3rdParty' again
8c2211e9a Danny Moesch * OMCompiler 62fa9b3...3f98c16 (3): > Update submodule '3rdParty' concerning the added NOX solver > Regard operating system specific directories > Add Nox building in makefiles
2b02a6020 Mahder Gebremedhin Update tests for NFFrontEnd function changes.
b6838cc71 Mahder Gebremedhin Updating submodules
2ee5047cd Lennart Ochel * OMCompiler 8d690cf...bfc2e25 (1): > Fix module unitChecking (ticket:4306)
ace499974 Adeel Asghar * OMEdit 552bf53...fbe98a6 (1): > ticket:4319 Call the icon update inside loadDiagramView.
fbe98a659 Adeel Asghar ticket:4319 Call the icon update inside loadDiagramView.
6c0c02160 Adeel Asghar * OMEdit fba26f7...552bf53 (1): > ticket:4319 Update the libraries browser icon when connectors are loaded.
552bf5390 Adeel Asghar ticket:4319 Update the libraries browser icon when connectors are loaded.
30bfcbc96 hkiel * OMNotebook dbe3b3f...49979e2 (1): > Add shortcut to evalAll
49979e2d7 hkiel Add shortcut to evalAll
f5e3a87e7 Adeel Asghar * OMEdit 09b537b...fba26f7 (1): > ticket:4303 Handle the saveSelector attribute of Dialog annotation.
fba26f79c Adeel Asghar ticket:4303 Handle the saveSelector attribute of Dialog annotation.
803b1b9df Adeel Asghar * OMEdit a8fcac3...09b537b (1): > Use multi-sampling for smoother 3D visualization.
09b537bd5 Adeel Asghar Use multi-sampling for smoother 3D visualization.
6bd62d3cf Adeel Asghar Updating submodules
984eeea8c Adeel Asghar Updated tests for getComponentAnnotations.
4a500fa55 Adeel Asghar * OMEdit 027b95b...a8fcac3 (1): > ticket:4303 Handle the loadSelector attribute of Dialog annotation.
a8fcac32d Adeel Asghar ticket:4303 Handle the loadSelector attribute of Dialog annotation.
4c2bbb18f Adeel Asghar * OMEdit 44b8b42...027b95b (1): > ticket:4314 Close windows by ESC key.
027b95bda Adeel Asghar ticket:4314 Close windows by ESC key.
f01a5ffc7 Adrian Pop * OMCompiler cfa55d7...ec908e4 (1): > Fix windows msvc build
c3d55db1c Per Östlund Updating submodules
45dd27cb6 Per Östlund Updated for equation scodeinst tests.
78e788ab3 Per Östlund Updating submodules
1e13743c2 Per Östlund Added some for loop test for scodeinst
c9b965391 Adrian Pop * OMCompiler 1599277...4124ebe (1): > Fix windows builds - update 3rdParty to one that knows how to find lapack for sundials
1146c063d Lennart Ochel * OMCompiler 343d155...1599277 (1): > Add missing cases to unit checking
d8d2e90fb Adeel Asghar * OMEdit d297532...44b8b42 (1): > ticket:4310 Ignore the whitespace at the end.
44b8b42e5 Adeel Asghar ticket:4310 Ignore the whitespace at the end.
f7a43291e hudson * OMOptim 00fd572...7413a5b (1): > Merge pull request #8 from spinnau/fix_build_Qt5.8
cab249d4d Martin Sjölund * libraries bf90052...f9d61ac (1): > Add AixLib and fetch tags
44c62442d hkiel * OMNotebook 110331f...dbe3b3f (1): > Add UTF8 inputenc to latex preamble
dbe3b3f14 hkiel Add UTF8 inputenc to latex preamble
bfc0be772 Per Östlund Add test for invalid use of _.
ff273f01f Per Östlund Updating submodules
c865b33e6 Adeel Asghar * OMEdit feadabe...d297532 (1): > Hide the 3D Viewer when switching to plotting perspective.
d2975328b Adeel Asghar Hide the 3D Viewer when switching to plotting perspective.
c9f5c903d Adeel Asghar * OMEdit 385b2dd...feadabe (1): > ticket:4305 The Esc key should trigger "Fix error(s) manually".
feadabe4b Adeel Asghar ticket:4305 The Esc key should trigger "Fix error(s) manually".
8fa5d8014 Martin Sjölund * OMCompiler 2091a03...d5b7bc2 (1): > Simplify of asub where the subscript is a range
652dc265d Martin Sjölund * OMCompiler c7fe8a2...2091a03 (1): > Use the OM-compiled Sundials for C and C++ runtime
2b1d2403d Per Östlund Add more nfinst tests for builtin operators.
cc3330af0 Per Östlund Updating submodules
cc596937f Lennart Ochel * OMCompiler b8fe184...e10293f (2): > Add handling of initial terminate to c runtime > Fix classification of initial equations
079d78d72 Adrian Pop add front-end test for ticket:4304 - update all tests affected
828fa6ac3 Adrian Pop Updating submodules
75c206e72 Jan Šilar * OMCompiler 69b294b...9e033a1 (10): > PDEModelica bugfix and minor changes > PDEModelica bug fix > PDEModelica ghost cell rename > PDEModelica -- left boundary x value > second order pder > PDEModelica -- ghost cells > PDEModelica - ghost cells hopefully finished > PDEModelica - GhostCells > PDEModelica Ghost Cells not finished -- serching for fields in pder to be extended by ghost cells > PDEModelica -- minor refactoring
c46dc8897 Volker Waurich add test for when in algorithms
158df0cc9 Volker Waurich * testsuite 6d6eda6...c46dc88 (1): > add test for when in algorithms
b936ee072 Volker Waurich * OMCompiler 62633fb...69b294b (1): > fix for when in algorithms
45ad4628b Adeel Asghar * OMEdit d60e3c1...385b2dd (1): > Preserve the order of shapes during the undo redo operations.
385b2dda0 Adeel Asghar Preserve the order of shapes during the undo redo operations.
6d6eda660 Adrian Pop add test for unqualified imports
903a75751 Adrian Pop Updating submodules
8c6c943b5 Lennart Ochel Updating submodules
9bca22796 Lennart Ochel Add test for ticket:4301
a70ad68c1 Per Östlund Updating submodules
c511daedf Per Östlund Updated nfinst function tests.
18c79a7a7 Adeel Asghar * OMEdit 34c440b...d60e3c1 (1): > Handle the nested der variables.
d60e3c18b Adeel Asghar Handle the nested der variables.
f30ef946d Lennart Ochel Add test cases for constant evaluation
736589321 Lennart Ochel Updating submodules
1f005a357 Adeel Asghar * OMEdit 69763e4...34c440b (1): > ticket:4291 Don't use string buffer for xml data.
34c440b7a Adeel Asghar ticket:4291 Don't use string buffer for xml data.
7d44e5aec Adeel Asghar * OMEdit dbe862f...69763e4 (1): > ticket:4296 Parse the connections properly. Updated getNthConnection to scripting interface.
69763e4b5 Adeel Asghar ticket:4296 Parse the connections properly. Updated getNthConnection to scripting interface.
0f43e81dc Adeel Asghar Updated getNthConnection tests since it is moved to ModelicaBuiltin.mo.
d828fcaea Adeel Asghar Updating submodules
6e6be50e0 Willi Braun update testcase output
a41b7ab5d Willi Braun Updating submodules
93211467e Adeel Asghar * OMEdit a2c3963...dbe862f (1): > Properly apply the FillPattern.Sphere on polygons.
dbe862f7c Adeel Asghar Properly apply the FillPattern.Sphere on polygons.
fa10228aa Adeel Asghar * OMEdit c39a8f6...a2c3963 (1): > ticket:4295 Handle __Dymola_checkBox annotation.
a2c3963ce Adeel Asghar ticket:4295 Handle __Dymola_checkBox annotation.
5c67000fb ptaeuber * OMCompiler ae9b4cf...4f66de9 (1): > Only reassign start value if it has been overwritten
3896caa91 Adeel Asghar * OMCompiler 43c6d44...ae9b4cf (2): > Set a default value. > ticket:4295 checkBox instead of checkbox. Also consider __Dymola_checkBox.
510e89564 Martin Sjölund * OMCompiler f79568b...43c6d44 (1): > Add a few stackoverflow checks to the backend
6075ab77f Adeel Asghar * OMCompiler 94c1c9b...f79568b (1): > Fixed arrays for OMEdit logs.
ffffc29d1 Adeel Asghar * OMCompiler d130cee...94c1c9b (1): > Fixed typename & strings for OMEdit logs
3a0f61661 vwaurich * doc a20669b...81fb79a (1): > doc for more 3d features
81fb79a6c vwaurich doc for more 3d features
09eb935cc qichenghua * OMCompiler 9d93410...d130cee (1): > Fixed issue with finding KLU library
f2ec1433c Adeel Asghar * OMEdit 62f7633...c39a8f6 (1): > Draw the open arrow for ArrowOpen & ArrowHalf.
c39a8f694 Adeel Asghar Draw the open arrow for ArrowOpen & ArrowHalf.
601d2afa3 Niklas Worschech * OMCompiler c4ab684...9d93410 (1): > fix in Kinsol of cpp runtime for sundials 2.7
6c47c81d5 Adrian Pop tests for ticket:4276
a828a20ce Adrian Pop Updating submodules
bd934af21 wibraun * OMCompiler 0db7959...f4e679c (1): > added jacobian timings to linear and non-linear solver
c72930d94 Adeel Asghar * OMEdit bb69d0d...62f7633 (1): > Make sure we only create ThreeDViewer when needed.
62f76330f Adeel Asghar Make sure we only create ThreeDViewer when needed.
ca0ca7802 wibraun * OMCompiler afb17e2...0db7959 (1): > add jacobian timings to LOG_STATS
8cb1c90f6 hkiel * OMShell ab97b73...65ae78f (1): > fix small memory leaks
65ae78fbd hkiel fix small memory leaks
2dd6af7e6 Adeel Asghar * OMEdit 1c430c6...bb69d0d (1): > ticket:4252 Do not create an object of ThreeDViewer by default. Only create it when user really use it.
bb69d0d9d Adeel Asghar ticket:4252 Do not create an object of ThreeDViewer by default. Only create it when user really use it.
85a57279d Niklas Worschech * OMCompiler e76f577...afb17e2 (2): > fix for visual studio 2015 > build suitesparse for visual studio with cpp runtime build
4dd183a53 Adeel Asghar * OMEdit 19ecd86...1c430c6 (3): > Create checkbox if choices(checkbox=true) annotation is used. > Fix text size for tlm interface points. > ticket:4287 Handle the choices checkbox annotation.
1c430c653 Adeel Asghar Create checkbox if choices(checkbox=true) annotation is used.
ab4a065a9 Adeel Asghar Fix text size for tlm interface points.
439ebb2ec Adeel Asghar ticket:4287 Handle the choices checkbox annotation.
4452edec8 ptaeuber Expected output
8172d90f3 ptaeuber Updating submodules
2013991e1 Adrian Pop * OMCompiler 64ce9d9...b1a493a (1): > fix ticket:4292, handle DAE.REDUCTION also
b46318871 Per Östlund * OMCompiler 7cf48f8...64ce9d9 (1): > Partial implementation of functions for NFInst.
268572b67 Adeel Asghar * OMCompiler b0ebfd4...7cf48f8 (1): > ticket:4287 Look for choices checkbox annotation.
de3616dd2 adeas31 * OMEdit 2345a73...19ecd86 (1): > Fix Qt4 builds
19ecd863f adeas31 Fix Qt4 builds
da0bd69d0 Lennart Ochel * OMCompiler 7a0af38...b0ebfd4 (1): > Fix output type of simulate
bc11451d6 hkiel * OMCompiler 57b34d5...7a0af38 (1): > fix output type of sortStrings remove unused variable
aa831d06b hkiel * OMCompiler 7172627...57b34d5 (1): > fix uninitialized variables
1023bae4f vwaurich * OMEdit 60127a8...2345a73 (5): > fix mirrored texture for pipecylinder > add removeTexture action > small fixes for advanced 3d features > smaller icon files > advanced visualization features
fb844bf11 Adeel Asghar * OMEdit 9a4c7b1...60127a8 (1): > ticket:4256 Handle the case when text width is zero.
2345a735a vwaurich fix mirrored texture for pipecylinder
9b521e443 vwaurich add removeTexture action
e27938920 vwaurich small fixes for advanced 3d features
c4683357b vwaurich smaller icon files
c32dbb5df vwaurich advanced visualization features
60127a82b Adeel Asghar ticket:4256 Handle the case when text width is zero.
daf5e8bdf Adeel Asghar * OMEdit 2dc101e...9a4c7b1 (1): > ticket:4283 Make the proposed text selected.
9a4c7b16d Adeel Asghar ticket:4283 Make the proposed text selected.
9c11e02de Adrian Pop add tests for fixes to ticket:4258 - update also the existing tests
db5693986 Adrian Pop Updating submodules
538e73b8d Arunkumar Palanisamy * doc 21efd61...a20669b (1): > Update EnhancedOMpython documentation
a20669bd4 Arunkumar Palanisamy Update EnhancedOMpython documentation
512612cb2 Rüdiger Franke * OMCompiler 0f722ad...a5c5270 (4): > Fix use of new LinearSolver for FMI export > Fix scaling of Jacobian of new LinearSolver > Enhance logging of new LinearSolver (cf. logging of former Newton) > Fix whitespaces for new Cpp LinearSolver
94e696c43 qichenghua * OMCompiler 4ad960f...0f722ad (1): > fixed issue that occured if evaluating the algloop at the initial guess throws a division by zero error and added homotopy solver
4df7bbe6f Adeel Asghar * OMEdit 83fb494...2dc101e (1): > Don't construct QFileInfo with empty file name.
2dc101e8a Adeel Asghar Don't construct QFileInfo with empty file name.
a4d2c219c Adeel Asghar * OMEdit 7b19520...83fb494 (1): > Copy the qualified path instead of name.
83fb494e2 Adeel Asghar Copy the qualified path instead of name.
dd5df5c18 Adrian Pop proper flag for the NF test
deecfbfe0 Adrian Pop * testsuite b5e3711...dd5df5c (1): > proper flag for the NF test
b5e3711bd Adrian Pop activate one more NF test
1daf8f64d Adrian Pop * testsuite 5cf3ade...b5e3711 (1): > activate one more NF test
351102ee5 Adeel Asghar * OMEdit d3844f3...7b19520 (1): > Draw the inherited connectors properly e.g., ControlBus.
7b1952017 Adeel Asghar Draw the inherited connectors properly e.g., ControlBus.
7b7589a37 Adeel Asghar * OMEdit cf592af...d3844f3 (1): > ticket:4196 Convert the drawing unit to pixels.
d3844f390 Adeel Asghar ticket:4196 Convert the drawing unit to pixels.
d0b256ca9 Adeel Asghar * OMEdit b6f72c5...cf592af (1): > ticket:3964 Handle the home key. Move the cursor to the start of the line from where the text starts. Skip the trailing spaces.
cf592af23 Adeel Asghar ticket:3964 Handle the home key. Move the cursor to the start of the line from where the text starts. Skip the trailing spaces.
ee1a3ba36 Adeel Asghar * OMEdit 2702730...b6f72c5 (1): > ticket:4282 Show/hide re-simulate toolbar along with Variables Browser.
b6f72c5bb Adeel Asghar ticket:4282 Show/hide re-simulate toolbar along with Variables Browser.
5cf3ade12 Per Östlund Update test cases due to error message changes.
137e7c0b8 Per Östlund Updating submodules
4744297f1 hkiel * OMNotebook 5c5a35f...110331f (1): > Add keyboard shortcuts Ctrl+1..9 for the first 9 windows add val() to commands.xml
110331f8d hkiel Add keyboard shortcuts Ctrl+1..9 for the first 9 windows add val() to commands.xml
c371177ef Adeel Asghar * OMEdit 7f0c9aa...2702730 (1): > ticket:3964 code folding for MetaModelica editor.
2702730e2 Adeel Asghar ticket:3964 code folding for MetaModelica editor.
b7e52b16d Adrian Pop * testsuite 5ccc2d5...2c4425c (1): > activate some NF inst tests - activate two class extends tests (classextends3.mo still has issues) - add a new test PropagateExtends.mo (the NF does bad instantiation on it)
2c4425cbc Adrian Pop activate some NF inst tests - activate two class extends tests (classextends3.mo still has issues) - add a new test PropagateExtends.mo (the NF does bad instantiation on it)
06525f3d4 Adeel Asghar * OMCompiler 6e54ca1...1096f05 (1): > Fixed compilation of runtime.
5ccc2d57a Lennart Ochel Update expected output
995a71a8d Lennart Ochel Updating submodules
a44f363a4 Martin Sjölund Add -d=gen to mmdev scripts
940cf9aeb Martin Sjölund * testsuite ca74ffb...a44f363 (1): > Add -d=gen to mmdev scripts
d1cf2c6d4 Martin Sjölund * OMCompiler a06724a...5aeafb1 (1): > Refactor the File module
6be93428f Martin Sjölund * OMCompiler f0ca662...a06724a (1): > Only find files in the current directory
ca74ffb6c Martin Sjölund Expected output after relaxing constructor checks
bce7d5be6 Martin Sjölund Updating submodules
d17b1c9b7 Adeel Asghar * OMEdit 440ac70...7f0c9aa (1): > ticket:4263 Show/hide toolbars based on perspective.
7f0c9aaae Adeel Asghar ticket:4263 Show/hide toolbars based on perspective.
10d74b4fd Adeel Asghar * OMEdit 4e6c9ec...440ac70 (1): > ticket:3414 Allow zoom in & out in text view from toolbar, keys and mouse.
440ac703b Adeel Asghar ticket:3414 Allow zoom in & out in text view from toolbar, keys and mouse.
cd6205444 Bernhard Thiele Added test case for state machines
62bca98b4 Bernhard Thiele * testsuite 13853a5...cd62054 (1): > Added test case for state machines
9d1a19599 Per Östlund * OMCompiler 057661f...40f70ce (1): > Fix extends modifier issue in NFInst.
d2b1b9e8c Adrian Pop * OMCompiler 314ff91...057661f (1): > Fixes for ticket:3894 - improve the File package, support for file names in error messages, etc. - get rid of failures on Windows 32bit (where isNone(fromID) returned true for existing files) - add partial support for dladdr in Windows
7f6b69c47 Martin Sjölund * libraries c270002...bf90052 (1): > Add ModelicaADS
13853a5bc adrpo update tests after lib update
a655c8e64 adrpo Updating submodules
94c13933d hudson * libraries b71b3c6...62b70ca (1): > Bump libraries
083ddf537 Bernhard Thiele * OMCompiler 7961f85...314ff91 (1): > Added FIXME comment for a state reset issue
9201c150d alash325 * OMEdit bab1d1f...4e6c9ec (1): > Fixed #4275
4e6c9ec21 alash325 Fixed #4275
4960a0f57 adrpo Updating submodules
21efd61fa Adeel Asghar Updated OMEdit documentation.
bab1d1fb0 Adrian Pop adapt OMCproxy after changes to OMC API buildModelFMU
f817169f8 Adeel Asghar * OMEdit c48cb77...e9c3137 (2): > Merge branch 'master' of https://openmodelica.org/git-readonly/OMEdit > Fix the code folding indicators for MAC
e9c313711 Adeel Asghar Merge branch 'master' of https://openmodelica.org/git-readonly/OMEdit
a6d0a9429 Adeel Asghar Fix the code folding indicators for MAC
cbe5244ad Bernhard Thiele Added state machine test for entering by reset
92264f8c3 Bernhard Thiele Updating submodules
3549417c6 Adeel Asghar * OMEdit e0f90f2...c48cb77 (1): > Set OMEdit locale to C so that we get dot as decimal separator instead of comma.
c48cb77f1 Adeel Asghar Set OMEdit locale to C so that we get dot as decimal separator instead of comma.
5920221da Adeel Asghar * OMEdit 081cef9...e0f90f2 (1): > Make sure splash screen messages are always shown. Even on MAC OSX.
e0f90f251 Adeel Asghar Make sure splash screen messages are always shown. Even on MAC OSX.
14e4ff5c5 Adeel Asghar * OMEdit 15f740b...081cef9 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Some documentation for OMEditApplication class.
081cef963 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
1fcaaaefa alash325 * OMEdit 3adf0d0...15f740b (1): > trace import model description xml
15f740b01 alash325 trace import model description xml
4e6e42f08 alash325 * OMEdit d2a0ff4...3adf0d0 (1): > Support FMU export trace Allow users to store their user name and email
3adf0d066 alash325 Support FMU export trace Allow users to store their user name and email
193878a77 hudson * libraries 7d2a680...b71b3c6 (1): > Bump libraries
15bf1aade Adeel Asghar Some documentation for OMEditApplication class.
7d1aa014a Adeel Asghar * OMEdit 9f7a31d...d2a0ff4 (1): > ticket:4164 Reimplement event function to handle QFileOpenEvent at startup
d2a0ff436 Adeel Asghar ticket:4164 Reimplement event function to handle QFileOpenEvent at startup
a4c967caf Per Östlund Updated new inst tests.
642013d8c Per Östlund Updating submodules
fd8921a05 Adeel Asghar * OMEdit e814eb1...9f7a31d (2): > Fix builds. > ticket:4164 Subclass QApplication to handle QFileOpenEvent for OSX.
9f7a31de3 Adeel Asghar Fix builds.
36812d462 Adeel Asghar ticket:4164 Subclass QApplication to handle QFileOpenEvent for OSX.
82938f49b Lennart Ochel * OMCompiler e4071b5...fc47277 (1): > Add support for firstTick to c runtime
e18c6dd34 alash325 * OMEdit a3afbd6...e814eb1 (1): > Fixed hard coded If the file is not open show error message If the traceability information is inclomplete show the message
e814eb15b alash325 Fixed hard coded If the file is not open show error message If the traceability information is inclomplete show the message
c9a195be7 Adeel Asghar * OMEdit a6f9378...a3afbd6 (1): > ticket:4217 Fixed the documentation browser pixel size issue.
a3afbd689 Adeel Asghar ticket:4217 Fixed the documentation browser pixel size issue.
3952b1332 Adeel Asghar * OMEdit c0f41e0...a6f9378 (1): > Check for null pointer.
a6f937811 Adeel Asghar Check for null pointer.
364583528 Adeel Asghar * OMEdit e517de3...c0f41e0 (2): > ticket:4264 Added a hint for multi-line text. > ticket:4267 Added progress bar and message to crash report.
c0f41e019 Adeel Asghar ticket:4264 Added a hint for multi-line text.
2770f776b Adeel Asghar ticket:4267 Added progress bar and message to crash report.
1cd3d5b49 Adeel Asghar * OMEdit c3ebc92...e517de3 (1): > Only use backtrace command once.
e517de389 Adeel Asghar Only use backtrace command once.
0f293baa2 adeas31 * OMEdit 23b3f86...c3ebc92 (1): > Write the gdb backtrace in a file
c3ebc92ad adeas31 Write the gdb backtrace in a file
07a101121 Martin Sjölund * OMCompiler 4af9b08...e4071b5 (1): > Make getClassnamesInElts not stack overflow
16732e980 adrpo * OMEdit c0242d9...23b3f86 (1): > fix Qt4 compilation
23b3f865f adrpo fix Qt4 compilation
81bdd687c hudson * OMEdit d34cb2e...c0242d9 (4): > fix Linux compilation - fix cases in include - fix slots declaration > Get the IP address and the port to query traceability information from the settings > Remove/comment unused enums Mark strings with tr for translation Use Utilities::FileIconProvider::icon() check if file is created successfully change INTO_CPS menu item with Git remove FMU output directory > Squashed commit of the Tracability branch:
c0242d95c adrpo fix Linux compilation - fix cases in include - fix slots declaration
dc933bbd3 alash325 Get the IP address and the port to query traceability information from the settings
8699d17c0 alash325 Remove/comment unused enums Mark strings with tr for translation Use Utilities::FileIconProvider::icon() check if file is created successfully change INTO_CPS menu item with Git remove FMU output directory
65bfe93c4 alash325 Squashed commit of the Tracability branch:
c6464c8ab hudson * libraries 2e28187...7d2a680 (1): > Bump libraries
9ecadd6b7 Mahder Gebremedhin * OMCompiler 6367803...4af9b08 (1): > NFFrontEnd improvments
3b9f4540f Lennart Ochel * testsuite 3d7d961...df58d37 (1): > Add test case for ticket:4271
df58d37a6 Lennart Ochel Add test case for ticket:4271
9c0f8210a Lennart Ochel * OMCompiler fdacb6b...6367803 (1): > Don't apply removeSimpleEquations to clocked partitions
15494c27e Martin Sjölund * doc a26ef78...d7842b5 (1): > Add type of thesis
d7842b5f3 Martin Sjölund Add type of thesis
f89447ab0 Martin Sjölund * doc 89d53b4...a26ef78 (1): > Fix "and and" in references
a26ef7883 Martin Sjölund Fix "and and" in references
970fc1d5d Martin Sjölund Updating submodules
3d7d9615f Martin Sjölund Expected output after MSL 3.2.2 patches changed
f5ac55676 Martin Sjölund * OMCompiler f22b02c...fdacb6b (1): > Sort the FindFiles.log in a nicer way
16dbec3e1 Martin Sjölund * OMCompiler 54840e0...f22b02c (1): > For icons, if failing, partially evaluate the icon
12f5535f0 Martin Sjölund * OMCompiler 03dd6d2...54840e0 (1): > Handle comparison of empty expressions
927e411c1 Martin Sjölund * libraries f86766f...9d4314f (1): > Fix for OSX version of patch
267995aaf Martin Sjölund * OMCompiler fec4a09...03dd6d2 (1): > Fix uninitialized variable in Lookup
4127b1fbf Martin Sjölund Add testcase for icon we now display correctly
b70621f85 Martin Sjölund * testsuite 96072a0...4127b1f (1): > Add testcase for icon we now display correctly
224f2db48 Martin Sjölund * OMCompiler edd4913...fec4a09 (1): > When in graphics expression mode, allow failures
5b69beb93 hudson * libraries 41b0205...f86766f (1): > Bump libraries
1c5130420 Martin Sjölund * OMCompiler db6f052...edd4913 (1): > Handle limit on shell expansion
826c742af Martin Sjölund * libraries 018476b...41b0205 (1): > Update for new structure of the repository
591d8647e hudson * libraries 229c2d5...018476b (1): > Bump libraries
5f5ab60ec Adeel Asghar * OMEdit 078fe45...d34cb2e (1): > ticket:4262 Adapted to new output of translateModelFMU and translateModelXML.
d34cb2ed3 Adeel Asghar ticket:4262 Adapted to new output of translateModelFMU and translateModelXML.
634f7f1f9 Adrian Pop * OMCompiler 33e26aa...db6f052 (1): > NF better class extends: replace base class
fb057ec9d hudson * libraries b56664b...229c2d5 (1): > Bump libraries
96072a00e Lennart Ochel Make translateModelFMU return the name of the FMU
33debe48d Lennart Ochel Updating submodules
50ef16f01 Adeel Asghar * OMEdit 08e82bc...078fe45 (2): > Call getMessagesStringInternal after getIcon/DiagramAnnotation Since now getIcon/DiagramAnnotation sets the error message instead of ignoring it. So we need to display it as well. This commit will make browsing a bit slow since now an extra call is always made. > Missing file from last commit.
078fe45e3 Adeel Asghar Call getMessagesStringInternal after getIcon/DiagramAnnotation Since now getIcon/DiagramAnnotation sets the error message instead of ignoring it. So we need to display it as well. This commit will make browsing a bit slow since now an extra call is always made.
ae41f14ed Adeel Asghar Missing file from last commit.
48784a85b Adeel Asghar Updating submodules * OMEdit 3fca3de...08e82bc (1): > Kill all references of meta model.
c4e87030d Martin Sjölund * OMCompiler f06f9c6...3ab01a4 (1): > Fix equation indexes for clocked equations
2e2464109 hudson * OMCompiler ed7a5af...f06f9c6 (2): > Fix array indexing check > check array length before trying indexing
08e82bc49 Adeel Asghar Kill all references of meta model.
89d53b4c6 Adeel Asghar Updated composite model images.
f4f9dda8f hudson Updating submodules * OMEdit 24a7ac7...3fca3de (1): > Mark the strings for translation.
35eb70454 Martin Sjölund Replace UTF-8 fi ligature in source
3fca3deb4 Adeel Asghar Mark the strings for translation.
34efc3f3d vwaurich * OMEdit 2cc9a7f...24a7ac7 (1): > picking, transparency, invisibility for 3dviewer with shift+right click
24a7ac7d2 vwaurich picking, transparency, invisibility for 3dviewer with shift+right click
008d2056a Martin Sjölund * OMCompiler e53eddf...ed7a5af (1): > Remove some error-messages when viewing icons
0646cd053 Martin Sjölund * OMCompiler c77eae8...e53eddf (1): > Create array of correct size
ef660b6bf Martin Sjölund Expected output for builtin changes
83f023caf Martin Sjölund Updating submodules
c6cc5cf60 Martin Sjölund * libraries 0348f9f...b56664b (1): > Fix repository URL
a5fd8da98 Martin Sjölund * libraries aad08c0...0348f9f (1): > Add OpenIPSL to the libraries
e7bea8f15 Adeel Asghar * doc a5bc99b...6220ea8 (1): > Updated MetaModel to CompositeModel
6220ea871 Adeel Asghar Updated MetaModel to CompositeModel
54556a920 Adeel Asghar * OMEdit c37dd42...2cc9a7f (1): > Updated MetaModel to CompositeModel.
2cc9a7f3e Adeel Asghar Updated MetaModel to CompositeModel.
51b04fdb8 Martin Sjölund Expected output
d870c5917 Martin Sjölund Updating submodules
355a741a1 Per Östlund * OMCompiler 57cdce5...3f636cd (1): > Change getCommandLineOptions failure mode.
7e4049f66 Martin Sjölund Add test for illegal graphics
04b223965 Martin Sjölund Updating submodules
bc3e37af9 Per Östlund Update getCommandLineOptions test.
b45864a00 Per Östlund Updating submodules
071bbb71c hudson * libraries 35749c2...aad08c0 (2): > Bump libraries > Handle underscore in versions
481b7fa9f Martin Sjölund Updated testcases for polymorphic builtins
e959b4cab Martin Sjölund Updating submodules
17ce82244 ptaeuber Expected output
ac06eac8e ptaeuber Updating submodules
ab66aca93 Adrian Pop * testsuite a9dc745...00ae877 (1): > test for ticket:4248
00ae877a0 Adrian Pop test for ticket:4248
5a7e74284 Adrian Pop * OMCompiler ccdf5e9...d9d4df5 (1): > fixes for ticket:4248 - properly revert flag Flags.CHECK_MODEL to the previous state
dc2dcabcc Adeel Asghar * OMEdit 4f0f976...c37dd42 (1): > Update the camera matrix when we clear the view.
c37dd42f7 Adeel Asghar Update the camera matrix when we clear the view.
a9dc7452b Per Östlund Added tests for getCommandLineOptions.
4e4cd7cb1 Per Östlund Updating submodules
d2ede2cd4 Adeel Asghar * OMEdit 015e9da...4f0f976 (1): > ticket:4257 Don't force the jacobian option unless user explicitly sets it.
4f0f9768e Adeel Asghar ticket:4257 Don't force the jacobian option unless user explicitly sets it.
d45172936 Adeel Asghar * OMEdit 418a7cd...015e9da (1): > ticket:4248 Always clear the command line options before calling translateModel. There might be some command line options set by query APIs which can lead to wrong results.
015e9da42 Adeel Asghar ticket:4248 Always clear the command line options before calling translateModel. There might be some command line options set by query APIs which can lead to wrong results.
905f44a5f Martin Sjölund * libraries 8a777ea...35749c2 (1): > Add some Buildings releases to the list so we can test them
257cecbca Martin Sjölund * OMCompiler d2bbe7a...ba8f12e (1): > Handle double matrix when strings are expected
0d2d8321d hudson * libraries 7f98afd...8a777ea (1): > Bump libraries
2238476d0 Adeel Asghar * OMEdit dc42c6b...418a7cd (1): > Clear the ThreeDViewer when there is no active sub window.
418a7cd1d Adeel Asghar Clear the ThreeDViewer when there is no active sub window.
3f39aae36 Willi Braun * OMCompiler 582c1ef...d2bbe7a (1): > fix return value solver step(ticket:4257)
5f78c3883 Adrian Pop update testsuite after library update
a845f7346 Adrian Pop Updating submodules
6c74965c8 Martin Sjölund * OMCompiler f688b5d...582c1ef (1): > Return the strdup result
3529de75e Adrian Pop * OMCompiler b1b90d8...f688b5d (1): > add a pointer to the class in the NFExpression.CALL
bca6e00cb Martin Sjölund Add test for loadResource at run-time
2b0c933cc Martin Sjölund Updating submodules
ccbd40e44 qichenghua * OMCompiler cafab43...a36d08f (1): > added scaling and adapted tolerance in case of failure for nonlinear solver Nox
dc42c6b7f Adeel Asghar ticket:4251 Block signals before showing documentation widget.
699dba3d4 Willi Braun * OMCompiler 79d3e32...cafab43 (1): > fix initial guess of irksco on first step
0c832dae7 Adeel Asghar Call loadString with merge true for folder structure packages.
a5bc99b45 arun3688 add enhancedOMPython features
525947eb3 Adrian Pop * OMCompiler 8ce7212...79d3e32 (1): > fix MSVC compilation of new added solver - remove jacobian variable (not used) - MSVC 2010 does not support definition of variables with size from local or stack variables, use malloc/free instead
5de1c287f Adrian Pop * OMCompiler 0ebf1ec...8ce7212 (1): > fix MSVC build of simulation runtime C - jacobian is not used, comment it out for now - the MSVC 2010 does not support declarations of variables using sizes from local stack variables
964a432c9 Willi Braun added tests for irksco solver
c18cdb256 hudson Updating submodules
873d569cb kbalzereit added tests for symbolic inline solver
6d8771e08 kbalzereit Updating submodules
487d1cb62 Willi Braun added testcase for simflag -imprkLS
f23ff5076 Willi Braun Updating submodules
5c5a35f0b arun3688 Update DrModelica Exercices with Peters changes
ebbb69fc5 Rüdiger Franke * OMCompiler 815cea3...c55d310 (1): > Further append underscores to Modelica names
46db73735 Robert Braun Fixed redo/undo for submodel parameters in composite models.
b21943355 Robert Braun Added support for submodel parameters in composite models
b2a89f167 Lennart Ochel * OMCompiler c0c9635...815cea3 (2): > Remove some dummy strings > Fix solver descriptions (#1446)
125ba9f29 Willi Braun remove unused tests
676641abc Willi Braun * testsuite 9d2e519...125ba9f (1): > remove unused tests
b1d0f5c5f Willi Braun Updating submodules
9d2e519e8 Willi Braun update test to new name
379fe790e Robert Braun Fixes to camera position and updating of 3D viewer
1c40eb3bd Per Östlund * OMCompiler 9c988b6...b609f85 (1): > NFInst prefixing improvements.
901e6ae47 Willi Braun update testsuite for imprungekutta
99aa42052 Willi Braun Updating submodules
e77161618 Willi Braun * OMCompiler 4ffbdb4...0014f95 (1): > ticket:4237 fix partition index in jacobians
14d8daf7d Per Östlund * OMCompiler ff80ea0...4ffbdb4 (1): > Fix NFInst lookup of inherited names.
355fed4ac Lennart Ochel Test some state machines with Cpp runtime for now
24e195e2e Lennart Ochel Updating submodules
799f65900 Lennart Ochel Expected output
39fa4d3b2 Rüdiger Franke * OMCompiler fd5058e...2099c8b (1): > More append underscores to Modelica names
4f7ddabc5 Willi Braun * OMCompiler 576ecd3...fd5058e (1): > fixing ticket:4237: Support of clockPartitions in jacobians
aac242c1b Rüdiger Franke Adapt nameClashTest to improved treatment of Modelica names
28becba1c Rüdiger Franke Updating submodules
56ee3eeef Per Östlund Updating submodules
7f069602a Per Östlund Updated scodeinst tests.
4f1bee38b hudson * libraries 42d2884...dce665a (1): > Bump libraries
7a939dcf1 Rüdiger Franke Add test for clashes with reserved names
fc048c468 Rüdiger Franke Updating submodules
71cd80cf7 hkiel * OMEdit 8c96671...85fb2b9 (1): > update translations
85fb2b9ec hkiel update translations
a9d22a3b2 Adeel Asghar * OMEdit 354a8d1...8c96671 (1): > Fix builds without OSG.
8c966717d Adeel Asghar Fix builds without OSG.
9addb544e hudson * libraries d70b7b0...42d2884 (1): > Bump libraries
ad405f049 Adrian Pop * OMCompiler fdff91a...175a65b (1): > new front-end connection handling preparation - adapt the old front-end with some changes needed for the new front-end - add DAE.CONNECT_EQUATION - use DAE.ConnectorType inside DAE.Attributes.ATTR instead of SCode.ConnectorType
facdc2434 Adeel Asghar Copy the omniORB binaries to correct location
149dcda95 Adeel Asghar * OMCompiler 610eb70...fdff91a (1): > Copy omniORB dlls from the correct target.
1158ead90 Adrian Pop * OMCompiler aef3898...610eb70 (1): > fix interactive Corba crash - guard SystemImpl__directoryExists for NULL string - guard CorbaImpl__initialize agains NULL corbaObjectReferenceFilePath
7f5db632f Rüdiger Franke * OMCompiler be0ab4e...aef3898 (2): > Append underscore to variable names in Cpp runtime > Fix log category of linear solver
5ce3c2880 hudson * libraries fb6760f...d70b7b0 (1): > Bump libraries
743ba9e70 Adeel Asghar * OMEdit d4d7d13...354a8d1 (1): > ticket:4234 Added a menu item to toggle between tab and sub window view.
354a8d1ac Adeel Asghar ticket:4234 Added a menu item to toggle between tab and sub window view.
fd6283219 Adeel Asghar * OMEdit 4bf74df...d4d7d13 (1): > Merge branch 'adeas31-3dviewer'
d4d7d13d7 Adeel Asghar Merge branch 'adeas31-3dviewer'
1ebe19816 Adeel Asghar Update the model text after fetching the interface points.
3bd67d90a Adeel Asghar Merge remote-tracking branch 'origin/master' into 3dviewer
d76b3dfae Bernhard Thiele * OMCompiler 8184464...be0ab4e (1): > NF partial support for synchronous operators
2befdc79b Willi Braun * OMCompiler 645a6be...8184464 (1): > improve and fix several simulation option descriptions
1d1cc757b Adrian Pop * OMCompiler 0ec2a21...645a6be (1): > partial implementation of class extends - the class extends changes are not applied to the baseclass, only the local scope - check if this is the correct way to implement this, or we actually need to replace in the base class
5f7e0c301 Adeel Asghar * OMEdit 1267b2c...4bf74df (1): > ticket:4233 Consider the column start and end indexes of the class.
4bf74df03 Adeel Asghar ticket:4233 Consider the column start and end indexes of the class.
a2257468f hudson * libraries 38255ef...fb6760f (1): > Bump libraries
e8dc04637 Adeel Asghar * OMEdit 27d51f2...1267b2c (1): > ticket:4231 Only update the value of the variable when updating the existing curve.
1267b2c07 Adeel Asghar ticket:4231 Only update the value of the variable when updating the existing curve.
1f53b214f Martin Sjölund * OMCompiler 86c3226...0ec2a21 (2): > Ran the refactoring script > Only print we remove variables actually removed
2defa716e Lennart Ochel Expected output
7bdbcff48 Lennart Ochel Updating submodules
107c16a9b Martin Sjölund * OMCompiler 06fb1c2...3b40c1c (1): > Remove unused imports
0c826947a hkiel * OMCompiler 3c1004b...06fb1c2 (1): > optimize tailrecursive into leaner for loop
3996dd87a Martin Sjölund * OMCompiler 343b868...3c1004b (1): > Cache typeviews in Susan
e9d93f64e hudson Updating submodules
b9f3532a0 rfranke Update .openmodelica.aspell
a2f652c0b Rüdiger Franke Adapt clockedTest for solver method ImplicitTrapezoid
551133687 Adeel Asghar Update the 3dviewer on each operation.
74b08caf2 Rüdiger Franke * OMCompiler d32ecbb...a8cd990 (1): > Inline integration initializes clocked continuous states
c3ab3c55b hudson * libraries 8afc9c7...38255ef (1): > Bump libraries
617aab83a Rüdiger Franke * OMCompiler dce7606...d32ecbb (1): > Delay derivatives of clocked states for ExplicitEuler
5834c727a Adeel Asghar Merge remote-tracking branch 'origin/master' into 3dviewer
c2c1f6091 Per Östlund Update scodeinst enum tests.
2982b0c86 Per Östlund Updating submodules
d2a8174c8 Martin Sjölund * OMCompiler 1ca1591...49dc8a6 (1): > Remove all remaining DAE.TypeSource
57cb47e6e Martin Sjölund * OMCompiler 94b2cb3...1ca1591 (1): > Remove TypeSource for T_COMPLEX
6ba86d163 Lennart Ochel Updating submodules
8f183e2f0 Lennart Ochel Expected output
b3e0dd0a2 Martin Sjölund * OMCompiler 3662000...d828571 (1): > Remove TypeSource from UT/Code/function pointer
c427c9c27 Martin Sjölund Add test for ticket:4112
a0e1ebf58 Martin Sjölund * testsuite 5957971...c427c9c (1): > Add test for ticket:4112
595797128 Martin Sjölund Expected output PR 1405
1fc660818 Martin Sjölund Updating submodules
147896e5b hudson * libraries 14b67c6...8afc9c7 (2): > Bump libraries > The library version to ignore is 4.0.0
b14c78dd5 Lennart Ochel Update OMPlot
8e9e7fd08 Lennart Ochel Fix --plotAll
d0e7928e4 Adrian Pop * OMCompiler 507cdb3...376bb8f (1): > updates to NFFrontEnd - implement toString for expressions - implement toString for types - add CAST expression - handle Type.FUNCTION better
4b0fd39ca Adeel Asghar * OMEdit b0d9e65...27d51f2 (1): > Only call showDocumentation for Modelica classes.
27d51f2e5 Adeel Asghar Only call showDocumentation for Modelica classes.
08f9199a1 Lennart Ochel Update OMPlot
8f610cf36 Lennart Ochel Add interactive mode to select filename
534668f20 Lennart Ochel * OMPlot 0ca376f...a3eb94b (3): > Exit on error > Remove redundant help statements > Dump the flags in alphabetical order
01ecb31c6 Adeel Asghar Highlight the selected sub-model in the 3D Viewer.
a3eb94b14 Lennart Ochel Exit on error
9ec2ada20 Lennart Ochel Remove redundant help statements
20360a01a Adeel Asghar Clear the 3D Viewer Browser when we don't have any visualization.
a63371439 Lennart Ochel Dump the flags in alphabetical order
3e8980120 Per Östlund * OMCompiler fac34e1...507cdb3 (1): > NFInst improvements.
3b8760114 Per Östlund Reactivate some scodeinst tests.
c9b172b9b Per Östlund Updating submodules
fae4fded5 Lennart Ochel * OMCompiler d58aa69...d767990 (1): > Add support for constants to expContains
c4887c8d7 Martin Sjölund * OMCompiler b444d8e...d58aa69 (1): > Remove TypeSource from more types
6e57b9f82 Martin Sjölund Expected output after tracking less information
eaf1d38e5 Martin Sjölund Updating submodules
6954d083b Lennart Ochel * OMCompiler 399ee41...67c5d45 (1): > Fix ticket:4228
e04ea9be6 Lennart Ochel * OMPlot 6205bff...0ca376f (1): > Assume the filename to load if none is specified
0ca376fbd Lennart Ochel Assume the filename to load if none is specified
05168fc0a hkiel * OMNotebook c431370...062523e (1): > translate a few more strings
062523e40 hkiel translate a few more strings
4b46f22a5 Adeel Asghar Merge remote-tracking branch 'origin/master' into 3dviewer
dd9fd8907 hudson * OMEdit 800e4b3...b0d9e65 (3): > Fixed wrong file extension > Made sure composite models are always saved without dots in submodel names. > Added composite model startup scripts for some more external tools.
b0d9e659b Robert Braun Fixed wrong file extension
b0209e478 Robert Braun Made sure composite models are always saved without dots in submodel names.
0befdd8ff Robert Braun Added composite model startup scripts for some more external tools.
db2eaeafe Martin Sjölund * libraries 7ef0f48...14b67c6 (1): > Buildings 4.0 is the latest version
458ac9bfc vwaurich * testsuite c18b634...d7d530d (1): > add more resolveLoops tests
d7d530da8 vwaurich add more resolveLoops tests
91578fa09 Martin Sjölund * OMCompiler 1d06167...399ee41 (2): > Add an is_utf8 implementation > Include
44b35cc2b Rüdiger Franke Updating submodules
c18b63421 Rüdiger Franke Add test for ticket:4224
f5c3eda05 Rüdiger Franke * OMCompiler 15bcdab...22f0d9b (1): > Support linear systems in clocked partitions
ae349e7b1 Lennart Ochel * OMCompiler 1f4d4e0...15bcdab (1): > Don't return success for unimplemented functions
3940b176e Lennart Ochel * OMCompiler 20fbe26...1f4d4e0 (1): > Improve logging of homotopy-based initialization
ac296bace Per Östlund Update scodeinst tests.
1d7cd43e9 Per Östlund Updating submodules
a7caa2a84 Lennart Ochel * doc 4a3d238...801d0f7 (2): > Fix some typos > Remove wrong cross reference
801d0f7fa Lennart Ochel Fix some typos
9cc34f424 Lennart Ochel Remove wrong cross reference
28d7a3ec1 Martin Sjölund Add FMU before you run it
bb0655471 Martin Sjölund * testsuite 4af10ea...28d7a3e (1): > Add FMU before you run it
b78e61f91 Martin Sjölund * libraries f755623...7ef0f48 (1): > Add new libraries
4af10ea95 Martin Sjölund Keep the generated log
faaa3e812 Martin Sjölund * testsuite a0ae22e...4af10ea (1): > Keep the generated log
a0ae22ecd Martin Sjölund Check the FMU XML for source/ARM
5b87dca5f Martin Sjölund * testsuite 585feed...a0ae22e (1): > Check the FMU XML for source/ARM
585feed41 Martin Sjölund Add missing files for ARM/source
46ed3f38e Martin Sjölund * testsuite d0079f6...585feed (1): > Add missing files for ARM/source
d0079f60e Martin Sjölund FMI website calls "source" FMUs "c-code"
df5262a26 Martin Sjölund * testsuite aab7efc...d0079f6 (1): > FMI website calls "source" FMUs "c-code"
aab7efccd Martin Sjölund Fix expected filename of _ref.opt
bf63b65d3 Martin Sjölund * testsuite b143f56...aab7efc (1): > Fix expected filename of _ref.opt
b143f56ae Lennart Ochel Add test nlssMaxDensity.mos
2baf8920a Lennart Ochel * testsuite 4c5e1a7...b143f56 (2): > Add test nlssMaxDensity.mos > Add test nlssMinSize.mos
bc85cc1ce Lennart Ochel Add test nlssMinSize.mos
571b835ed Lennart Ochel * OMCompiler 4fe59c4...c80769b (1): > Fix c runtime command line options (#1383)
9c86e1ff9 hudson * libraries a7c55b4...f755623 (1): > Bump libraries
e552e0818 Adeel Asghar * OMEdit 289fa10...800e4b3 (1): > Check for the null pointer.
800e4b384 Adeel Asghar Check for the null pointer.
a0e286e49 Adeel Asghar * OMEdit 0ee4ed0...289fa10 (1): > Fix Qt4 builds. Make moc happy by creating the same class from two different files.
4c5e1a725 Martin Sjölund Can't copy files that don't exist
2f5803d0e Martin Sjölund * testsuite 2a58330...4c5e1a7 (1): > Can't copy files that don't exist
289fa10da Adeel Asghar Fix Qt4 builds. Make moc happy by creating the same class from two different files.
2a58330a3 Martin Sjölund Save the options file for the FMI testing
8c30532ec Martin Sjölund * testsuite 03778b0...2a58330 (1): > Save the options file for the FMI testing
1cebf30b6 Martin Sjölund * OMCompiler 6ed4cfd...4fe59c4 (1): > Follow FMI 2.0 schema (no empty output section)
03778b0b3 Martin Sjölund Copy ReadMe-file to the directory structure
8dd57d95c Martin Sjölund * testsuite 489c3e9...03778b0 (2): > Copy ReadMe-file to the directory structure > Fix for OSX64 FMU generation
1a4bb2a57 Martin Sjölund Fix for OSX64 FMU generation
9302dd61a Lennart Ochel * OMCompiler b894ea2...6ed4cfd (1): > Don't use default matching arguments within postOptimizeDAE
489c3e9ad Martin Sjölund New special testsuite testing
a2540d3b1 Martin Sjölund * testsuite 9ef6922...489c3e9 (1): > New special testsuite testing
35e375dd4 Lennart Ochel * OMCompiler 0c828c1...b894ea2 (1): > New index reduction method "none"
a26620c10 Lennart Ochel * OMCompiler b0da1de...0c828c1 (1): > Fix new runtime flags (#1383)
5d9787eeb Willi Braun * OMCompiler 8788348...b0da1de (1): > fix row jac norm sum
540d18bec Willi * OMCompiler 0ed97da...8788348 (1): > reset BackendDAE after replace simplifid expressions for lambda=0
7dfc149b8 Willi * OMCompiler e66beae...0ed97da (1): > added -nlssMaxDensity and -nlssMinSize simulation flags
7d151a2a7 Lennart Ochel Updating submodules
9ef6922aa Lennart Ochel Expected output
59cf2c410 hudson * libraries 1b8146a...a7c55b4 (1): > Bump libraries
ada68e16a vwaurich * OMCompiler 733fc0a...1754fe3 (1): > resolveNodes_cutNodes applies DFS
6b9cfe37b Adeel Asghar * OMEdit eac1e77...0ee4ed0 (1): > ticket:4218 Don't convert modifiers to string.
0ee4ed0ba Adeel Asghar ticket:4218 Don't convert modifiers to string.
97aeb9cee Martin Sjölund * OMCompiler 21f7de2...733fc0a (1): > Make linear systems not depend on nonlinear
97e9bd8dc hudson * OMEdit f11690d...eac1e77 (3): > Minor fixes. Source code documentation and code cleanup. > Use QOpenGLWidget instead of QGLWidget if possible. Re-implemented the viewer to get rid of updating the frame every 0.1 second. Removed the osgQt as is not required with the new implementation. > Made it possible to fetch interface data for a single external model
eac1e7701 Adeel Asghar Minor fixes. Source code documentation and code cleanup.
e4b0f04fb Adeel Asghar Use QOpenGLWidget instead of QGLWidget if possible. Re-implemented the viewer to get rid of updating the frame every 0.1 second. Removed the osgQt as is not required with the new implementation.
e54043af6 Robert Braun Made it possible to fetch interface data for a single external model
5b23ac359 vwaurich * OMCompiler 04cd792...21f7de2 (1): > reworked resolveLoops
0891dfbab qichenghua * OMCompiler 6f8bb14...04cd792 (2): > fixed issue with c runtime due to usage of compressed sparse column/row matrix format > added Sparse Solver Klu
b3e1f41e8 hudson * libraries 97bccd2...1b8146a (1): > Bump libraries
c8716236e Martin Sjölund * OMCompiler d5f9643...6f8bb14 (1): > Fix code generation where `&` is used on an rvalue
83be61eca Martin Sjölund * OMCompiler a317639...d5f9643 (1): > Return error value when FMU compilation fails
ddebca941 ptaeuber * OMCompiler c1159bc...a317639 (1): > Minor changes
da8b59548 vwaurich * testsuite 7f45e89...3a026ed (2): > expected output > update resolveLoops test
3a026ed7a vwaurich expected output
c1e932ba9 vwaurich update resolveLoops test
d475acac6 vwaurich * OMCompiler a6ef399...c1159bc (1): > small fix for resolveLoops + error messages
5eb3a5e96 Adeel Asghar Merge remote-tracking branch 'origin/master' into 3dviewer
36b9045e4 Adeel Asghar * OMEdit 82dba21...f11690d (1): > Removed debugging messages. Indentation. Use tr to mark the strings for translation.
f11690d1e Adeel Asghar Removed debugging messages. Indentation. Use tr to mark the strings for translation.
0d994665e Adeel Asghar * OMEdit 3d9d102...82dba21 (1): > Read the position & angle321 attributes of the sub-models.
82dba2189 Adeel Asghar Read the position & angle321 attributes of the sub-models.
37eea69b7 Adeel Asghar Merge remote-tracking branch 'origin/master' into 3dviewer
fc1a0058d hudson * OMEdit 72c7018...3d9d102 (1): > Merge branch 'robbr48-typed_interfaces'
3d9d102b8 Adeel Asghar Merge branch 'robbr48-typed_interfaces'
14f2ab131 Adeel Asghar Merge branch 'typed_interfaces' of https://github.com/robbr48/OMEdit into robbr48-typed_interfaces
7f45e890c Lennart Ochel Expected output
88d73af8c Lennart Ochel Updating submodules
946bc4e02 vwaurich update result file
98708fe61 vwaurich Updating submodules
67f0594b7 vwaurich update tests for resolveLoops
d3932b4b3 hudson * libraries c92df50...97bccd2 (2): > Bump libraries > Update v1.6 tag
56170d9ad Adeel Asghar * OMEdit 5d4e26e...72c7018 (1): > ticket:4215 Allow making connections from the connectors under some shape/component.
72c7018ba Adeel Asghar ticket:4215 Allow making connections from the connectors under some shape/component.
f0710a3ff Adeel Asghar * OMEdit c067dd3...5d4e26e (1): > Show an error message if model_info.json file is not found. Show the source when opening TransformationsWidget.
5d4e26e87 Adeel Asghar Show an error message if model_info.json file is not found. Show the source when opening TransformationsWidget.
7c5555723 Willi Braun * OMCompiler 0177dac...6700d3e (1): > add jac row sum as debug output
11f31ad02 Adeel Asghar * OMEdit b93871b...c067dd3 (1): > ticket:4215 Only use transformation values when no iconTransformation value is available.
c067dd331 Adeel Asghar ticket:4215 Only use transformation values when no iconTransformation value is available.
055e13df2 Robert Braun Removed unnecessary function calls. Fixed error in causality check.
43afe7f84 Robert Braun Removed no longer used icons.
cd1f1c3d8 Robert Braun Merge branch 'typed_interfaces' of https://github.com/robbr48/OMEdit into typed_interfaces
089a78b7e Adeel Asghar Merge remote-tracking branch 'origin/master' into 3dviewer
350ea6904 Robert Braun Squashed commit of the following:
90940d47a Martin Sjölund * OMEdit 3d30078...b93871b (1): > Initialize GC before Main.init
46f854f2c Martin Sjölund * OMCompiler 669113d...0177dac (1): > Guard GC initialization
b93871bc1 Martin Sjölund Initialize GC before Main.init
a7bf0d78b Robert Braun Added support for typed interfaces in composite models.
89f201cff Robert Braun Merge branch 'master' of https://github.com/OpenModelica/OMEdit
c0b745eda Robert Braun Merge branch 'master' of https://github.com/OpenModelica/OMEdit
15a59b077 Per Östlund Added tests for #3535.
dfb21e45c Per Östlund Updating submodules
4e0659586 Willi Braun * OMCompiler 860bb91...eae1de1 (1): > use sparsePattern.nnz instead of the extended
2208ab1b6 Adeel Asghar * OMEdit 1b73ef9...3d30078 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Use the File* instead of QFile & QTextStream. Flush all streams when opening the CrashReportDialog so we get full logs.
3d3007829 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
a49d9f5ae Adeel Asghar Use the File* instead of QFile & QTextStream. Flush all streams when opening the CrashReportDialog so we get full logs.
b8b220027 Martin Sjölund * OMEdit 12d09da...1b73ef9 (1): > Ignore binary files
cc1feb37c Per Östlund * OMCompiler 2749b17...860bb91 (1): > Partial fix for bug3535.
90ccb5d1a qichenghua * OMCompiler 40f96b8...2749b17 (1): > fix ticket:4213, added scaling of linear systems back again
1b73ef9ac Martin Sjölund Ignore binary files
a6c5fbc28 Robert Braun Merge
afd0d6ae3 Martin Sjölund * doc de1767f...4a3d238 (1): > Fix bug when author names have digits in them
4a3d23830 Martin Sjölund Fix bug when author names have digits in them
1526cb2de qichenghua * OMCompiler a70aefe...40f96b8 (2): > cleaned up LinearSolver and DgesvSolver. Also fixed minor errors. > Renamed getSystemMatrix, getSystemSparseMatrix and getRHS in ILinearAlgloop.h to getAMatrix, getSparseAMatrix and getb.
1932b80f2 Adeel Asghar Merge remote-tracking branch 'origin/master' into 3dviewer
21e4ed874 Martin Sjölund * OMCompiler 23f4cf8...a70aefe (1): > Remove unused function
a7d19931c Willi Braun * OMCompiler ba209b7...23f4cf8 (1): > fix colprts for sparse matrixes: ida and kinsol
88e2ec718 Martin Sjölund * OMCompiler bbc489c...ba209b7 (2): > Do not link pthreads statically in ARM FMUs > Make ParModelica String variables an error
1bd8b3240 Willi Braun * OMCompiler 4d49ee5...bbc489c (1): > fix identity tmp sparse matrix for ida solver
b6b81013e Martin Sjölund * doc e347601...de1767f (1): > Add MIC article
de1767f0c Martin Sjölund Add MIC article
61ba4f6d2 hudson * libraries ae8f3a3...c92df50 (1): > Bump libraries
acf94207d hudson Updating submodules * OMEdit ef8bd25...12d09da (2): > fix QVariant type > Build the solver combo-box using the enumeration.
12d09da2e vwaurich fix QVariant type
47899cb61 ptaeuber Updating submodules
12cc9eb2a ptaeuber Expected output
a8344faa2 Rüdiger Franke * OMCompiler 9cbbca6...ed61035 (3): > Remove obsolete separate initialization of external objects > Initialize external objects with parameters in Cpp runtime > Revert "[workaround] Disable sorting of external objects for cpp runtime"
3a5527e78 Adeel Asghar Build the solver combo-box using the enumeration.
1402ba89b hudson * libraries d43a5f2...cb35423 (1): > Bump libraries
1862fb143 Martin Sjölund * libraries 19bfdc8...d43a5f2 (1): > Fix for updating SVN libraries
3fe631b20 Rüdiger Franke * OMCompiler dba9dd8...9cbbca6 (1): > Remove special treatment of string return args, ticket:3446
ad316fd53 Martin Sjölund Test for binding/variable multi-source type error
84df8d0e0 Martin Sjölund Updating submodules
c7b0b8e87 hudson * libraries 0373a84...19bfdc8 (1): > Bump libraries
29019ba57 Adeel Asghar * OMEdit 398fc36...ef8bd25 (1): > Avoid crashing OMEdit when visual xml file is not found. Some other minor changes.
ef8bd25c8 Adeel Asghar Avoid crashing OMEdit when visual xml file is not found. Some other minor changes.
6d2bbbd5e vwaurich * OMEdit 87791ed...398fc36 (5): > FMUSettingsDialog is a QDialog > add parent to FMUsettingsDialog > use gridlayout, rename to FMUSettingsDialog, inherit QDialog > renaming in FMU-setting dialog > settings dialog for fmu-based visualization
398fc367b vwaurich FMUSettingsDialog is a QDialog
66eb20b62 vwaurich add parent to FMUsettingsDialog
d38e1f62d vwaurich use gridlayout, rename to FMUSettingsDialog, inherit QDialog
5b8b502b2 vwaurich renaming in FMU-setting dialog
f026f3d5a vwaurich settings dialog for fmu-based visualization
92c7f2f73 Adeel Asghar Merge remote-tracking branch 'origin/master' into 3dviewer
cc81fddf3 Adeel Asghar * OMEdit a848054...87791ed (1): > ticket:4204 Look for the parameter value in the parameter containing class not in the parameter class.
87791ed75 Adeel Asghar ticket:4204 Look for the parameter value in the parameter containing class not in the parameter class.
d3475bc4e hudson Updating submodules * OMEdit 5523709...a848054 (1): > ticket:4204 Don't insert the default font name.
a84805429 Adeel Asghar ticket:4204 Don't insert the default font name.
e34760100 Matthis Thorade Update ompython.rst
25b88abcc Adeel Asghar * OMEdit 7054a8c...5523709 (1): > Fixed the image files selection.
5523709ed Adeel Asghar Fixed the image files selection.
7e6f4d2be Per Östlund Update testcases.
139228247 Per Östlund Updating submodules
585372424 Lennart Ochel Add test for ticket:3446
daee27398 hudson Updating submodules
178a28436 Adrian Pop add test for ticket:4209
8688a002d Adrian Pop Updating submodules
5b99d4caf Adrian Pop * OMCompiler e3ba94b...1240784 (1): > use memset instead of non-standard bzero
6a4b034af hudson * libraries c773672...0373a84 (1): > Bump libraries
00ca93e2e vwaurich * doc f6d36f5...6eb0fce (3): > move 3dvisualization doc to omedit doc + more info about 3d view > change visualization screenshot > documentation about view manipulation
6eb0fce4b vwaurich move 3dvisualization doc to omedit doc + more info about 3d view
50c21a3dc vwaurich change visualization screenshot
11887a5e2 vwaurich documentation about view manipulation
70513caf3 Adeel Asghar * OMEdit 1ca860b...7054a8c (1): > ticket:4204 Show the inherited text annotation. Use compare instead of contains.
7054a8cf5 Adeel Asghar ticket:4204 Show the inherited text annotation. Use compare instead of contains.
c639862be jhag updated expected output
384ca6a83 jhag Updating submodules
7ae0b08db Rüdiger Franke * OMCompiler d316ab2...e7c76f7 (1): > Introduce subactive evaluation mode for clocked equations
45efce6c9 hudson * libraries efe4943...c773672 (1): > Bump libraries
1ed1a7c32 hudson * libraries da03d9d...efe4943 (1): > Bump libraries
ee09ab4b8 Rüdiger Franke Enable synchronous DID.mos and disable synch.mos, ticket:4168
e2489d08a Rüdiger Franke Updating submodules
d7af44718 Rüdiger Franke Add test for clocked partition with algebraic loop
b6f31a287 Rüdiger Franke Adapt test to new solver method ExplicitEuler
911a93a7c hudson * libraries 7f7acab...da03d9d (1): > Bump libraries
94bbd2306 vwaurich test for evalFunc, dont evaluate when Inline=false
611b8b4b2 vwaurich * testsuite 25bd058...94bbd23 (1): > test for evalFunc, dont evaluate when Inline=false
f8c245f06 vwaurich * OMCompiler bff7053...8257001 (1): > dont evaluate functions with multipleDim arrays and Inline=false
96a76d78f Adrian Pop * OMOptim 4452364...00fd572 (1): > fix msys2/mingw32 compilation (#7)
5e3b2d5f0 hudson * libraries 549a51a...7f7acab (1): > Bump libraries
72ef3cefe ptaeuber Updating submodules
25bd058eb ptaeuber Expected output
b0a26bbda ptaeuber Updating submodules
5b3abe411 ptaeuber Expected Output
1ea393666 Adeel Asghar * OMEdit 0642e41...1ca860b (1): > Adjust the geometries if LineAnnotation is connection type. Assert if index is out of bound. Don't show connection properties dialog while creating connection.
1ca860be4 Adeel Asghar Adjust the geometries if LineAnnotation is connection type. Assert if index is out of bound. Don't show connection properties dialog while creating connection.
0159c0b35 Adeel Asghar Write co-simulation result file with just initial data.
636405a06 hudson * libraries fa08f0f...549a51a (1): > Bump libraries
d89dfb5a4 hudson * libraries 08da976...fa08f0f (1): > Bump libraries
6fe10d0a7 Adeel Asghar Merge remote-tracking branch 'origin/master' into 3dviewer
42969581b hudson * libraries 7928817...08da976 (1): > Bump libraries
a14670719 Adeel Asghar * OMEdit 79b168d...0642e41 (1): > Use foreach when auto saving the classes.
0642e414a Adeel Asghar Use foreach when auto saving the classes.
29c5d523f Adeel Asghar * OMEdit 5a4232c...79b168d (1): > Fix builds without OSG support.
79b168d49 Adeel Asghar Fix builds without OSG support.
747cb4bf1 hudson * libraries b83330f...7928817 (1): > Bump libraries
022a9a6ef Adeel Asghar * OMEdit 801e73a...5a4232c (1): > Get rid of QOpenGLContext::swapBuffers() warning.
5a4232c73 Adeel Asghar Get rid of QOpenGLContext::swapBuffers() warning.
a05232e64 Adeel Asghar * OMEdit 6dca91b...801e73a (1): > ticket:4199 Show the Qt::WaitCursor when translating the model.
801e73acd Adeel Asghar ticket:4199 Show the Qt::WaitCursor when translating the model.
3d8b5e27b hudson * OMEdit bce55d4...6dca91b (3): > Fix the Windows fallback backtrace implementation. > Use GDB backtrace but use existing backtrace as fallback > ticket:4197 Print backtraces from all threads.
6dca91bc1 Adeel Asghar Fix the Windows fallback backtrace implementation.
bce2ab286 adeas31 Use GDB backtrace but use existing backtrace as fallback
8b00b7422 Adeel Asghar ticket:4197 Print backtraces from all threads.
b6cf26d63 Adeel Asghar * OMEdit 15a75e0...bce55d4 (1): > Change the way stdout & stderr files are read.
bce55d41b Adeel Asghar Change the way stdout & stderr files are read.
55c620fcc hudson * libraries 7b9d233...b83330f (1): > Bump libraries
b2d0c750a Adeel Asghar Show the 3dviewer when metamodel is opened. Create all animation actions in base class.
65929298b hudson * libraries 0091486...7b9d233 (1): > Bump libraries
658b3bea5 Adeel Asghar * OMEdit 312cd02...15a75e0 (1): > Removed the unnecessary include.
15a75e08c Adeel Asghar Removed the unnecessary include.
eaa9cc6c8 hudson * libraries 13db274...0091486 (1): > Bump libraries
31982a453 hkiel * OMNotebook f2b1e1b...c431370 (1): > do not move closed cells
c431370d5 hkiel do not move closed cells
f3c36ce63 adeas31 * OMOptim 5d74d35...4452364 (1): > Fix Qt4 compilation
f7b8ab54c hkiel * OMNotebook fc06c2d...f2b1e1b (1): > fix crash when moving closed group also allow moving of cells with e.g. style=Title remove style "Latex", "Input" and "Graph" from styles menu increase stack on win64
f2b1e1b96 hkiel fix crash when moving closed group also allow moving of cells with e.g. style=Title remove style "Latex", "Input" and "Graph" from styles menu increase stack on win64
07201c4a9 Adeel Asghar * OMEdit 7c611be...312cd02 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Don't add shorcut to simulation action.
312cd0208 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
3affbfbc6 Adeel Asghar Don't add shorcut to simulation action.
9082546fa hudson Updating submodules * OMEdit 058097e...7c611be (3): > add QAction include > Use the override keyword. Include the Visualizer header file. > Merge branch 'adeas31-3dviewer'
7c611be0b adrpo add QAction include
0f985b2a9 Adeel Asghar Use the override keyword. Include the Visualizer header file.
8f6fbc6b4 Adeel Asghar Merge branch 'adeas31-3dviewer'
dd5cb095a Adeel Asghar Adapt the code to the master. Added new class ThreeDViewer.
8e16482f2 Adeel Asghar Merge remote-tracking branch 'origin/master' into 3dviewer
5e7ad18fb adrpo * OMEdit a4247ce...058097e (1): > fix the compilation of OMEdit for qt4
058097eaa adrpo fix the compilation of OMEdit for qt4
f8922288f Adrian Pop * OMOptim fb416c8...a54cf2b (2): > fix OMOptim on Linux (#5) > make OMOptim usable again (#4)
cd832e171 adrpo point to an existing OMEdit commit
a4247ce98 Adeel Asghar Set different camera views depending on file types.
8b8668557 Adeel Asghar Removed unused perspective icons. Added the documentation editor icons back.
aa32cc20f Robert Braun Added cleanup and comments.
774de7944 Robert Braun Removed most perspectives in animation and added two camera rotation buttons instead.
acdc74202 Robert Braun Some comments and code cleanup.
ef3a48f80 Robert Braun Added more viewing angles for the animation camera.
1759e5b81 Robert Braun Corrected colors for animation inertial system.
9c691a195 hudson * OMEdit 127dcf2...a76cf63 (1): > Merge branch 'robbr48-animation_perspectives'
b245cfb0d hudson Updating submodules * OMEdit 529e848...127dcf2 (1): > Handle the case when there is any error running the simulation process.
127dcf2ba Adeel Asghar Handle the case when there is any error running the simulation process.
cbc948f26 Martin Sjölund * doc fdc4123...f6d36f5 (1): > Fix letter Å escape
f6d36f5ec Martin Sjölund Fix letter Å escape
830a02761 Adeel Asghar Started work on 3d viewer. Added a new dock widget. Make an abstract animation window.
53615d36a Robert Braun Merge branch 'master' of https://github.com/OpenModelica/OMEdit
1089fb91a Robert Braun Added cleanup and comments.
d13dc09ec Martin Sjölund * OMCompiler 468d99e...56dc448 (1): > Add some sanity checks for threads
6fc8fd09d Robert Braun Merge branch 'robbr48-master'
509fbc453 Robert Braun Merged with master
4f5f4d95f Robert Braun Removed most perspectives in animation and added two camera rotation buttons instead.
bcc594d6d Martin Sjölund * doc fd4a2e4...fdc4123 (1): > Add an entry for latex templates not sorting Å
fdc41236e Martin Sjölund Add an entry for latex templates not sorting Å
31076df40 Adrian Pop * OMCompiler 558fab0...468d99e (1): > fix SystemImpl__directoryExists for Windows, cannot end in (forward) slash
61fe4ff51 Adrian Pop * OMNotebook a0a5b19...fc06c2d (1): > fix OMNotebook version on Windows
fc06c2d59 Adrian Pop fix OMNotebook version on Windows
1db5844b4 hudson * OMEdit 25da439...529e848 (15): > fix include file case > ticket:4188 Fixed a minor issue with connection creation. > ticket:4186 Handle illegal class name. > Use QAction instead of QToolButton. > Do not use QIODevice::Text when writing file. Removed the extra arguments from queryCommandState & queryCommandValue. > Allow creating link and unlinking it. > Added indentation, bullet lists & numbered lists formatting. > Allow block formats and text font. > Allow alignment of text. > Missing icons from last commit. > Allow text & background color formatting. Use QToolbar instead of QStatusbar. Use document.execCommand to apply formatting. Use document.queryCommandState to get the command value. > Allow strikethrough, subscript & superscript formatting. > Update the html editor when html source is changed. > Allow bold, italic & underline formatting on the text. > ticket:4067 Use QWebView as WYSIWYG editor.
529e848b1 Adrian Pop fix include file case
a86c50fc5 Adeel Asghar ticket:4188 Fixed a minor issue with connection creation.
d53fe054d Adeel Asghar ticket:4186 Handle illegal class name.
2669193f0 Adrian Pop * testsuite bd49963...15710a3 (1): > fix Makefile
15710a3c2 Adrian Pop fix Makefile
3c48d0f4c Adeel Asghar Merge branch 'master' into master
46085afbb Adeel Asghar Use QAction instead of QToolButton.
e10346fb0 Adeel Asghar Do not use QIODevice::Text when writing file. Removed the extra arguments from queryCommandState & queryCommandValue.
c93c60349 Adeel Asghar Allow creating link and unlinking it.
0be5dc203 Adeel Asghar Added indentation, bullet lists & numbered lists formatting.
0770b88bf Adeel Asghar Allow block formats and text font.
3f37fd0bd Adeel Asghar Allow alignment of text.
f8fd5149f Adeel Asghar Missing icons from last commit.
6994e0e33 Adeel Asghar Allow text & background color formatting. Use QToolbar instead of QStatusbar. Use document.execCommand to apply formatting. Use document.queryCommandState to get the command value.
d59cd5008 Adeel Asghar Allow strikethrough, subscript & superscript formatting.
e0a689244 Adeel Asghar Update the html editor when html source is changed.
7431598bf Adeel Asghar Allow bold, italic & underline formatting on the text.
6dd14bd1e Adeel Asghar ticket:4067 Use QWebView as WYSIWYG editor.
786623399 hudson * libraries a94d0ae...e976e63 (1): > Bump libraries
999edac19 Martin Sjölund * doc 39401d8...fd4a2e4 (1): > Add Eurosim 2016 paper
fd4a2e456 Martin Sjölund Add Eurosim 2016 paper
c89a453fc Martin Sjölund * doc 07f0252...39401d8 (1): > Add A Portable Debugger for Algorithmic Modelica Code
39401d8ee Martin Sjölund Add A Portable Debugger for Algorithmic Modelica Code
260df92d6 hkiel Updating submodules * OMEdit cefa7f5...25da439 (1): > create Application/ path before copy on macOS
25da43997 hkiel create Application/ path before copy on macOS
68ace766c hkiel * OMShell d0b0597...ab97b73 (1): > create Application/ path before copy on macOS
a0a5b1988 hkiel create Application/ path before copy on macOS
ab97b73b7 hkiel create Application/ path before copy on macOS
f820c1595 Robert Braun Some comments and code cleanup.
ed5407033 Robert Braun Added more viewing angles for the animation camera.
9b3c3f589 Martin Sjölund * OMCompiler 6b8c595...558fab0 (1): > [Susan] Remove unused imports from generated code
5d5e21d66 hkiel * OMNotebook 484baa8...4b750e7 (1): > fix path to OMNotebookHelp.onb on OS X
4b750e74f hkiel fix path to OMNotebookHelp.onb on OS X
f05d1cdd2 Martin Sjölund * OMCompiler e1918e8...6b8c595 (1): > Add note about pkg-config
93e1e0493 Adrian Pop * OMCompiler 5042c64...e1918e8 (1): > this is really ridiculous
a8597de0c hudson * libraries 6c3bdee...a94d0ae (1): > Bump libraries
aed6e8cc4 Adrian Pop * OMCompiler 3f1dccb...5042c64 (1): > fix ticket:4125, use mmc_(u|s)int_t instead of long!
ce3d2d20c Adrian Pop * OMNotebook f98c10f...484baa8 (1): > fix Windows compilation, generate omc_config.h
484baa862 Adrian Pop fix Windows compilation, generate omc_config.h
b1bfc2ed3 qichenghua * OMCompiler ca147d7...3f1dccb (1): > Added first version of nonlinear solver Nox. cannot be compilated at the moment, because Trilinos is not part of 3rdParty yet.
3188e46d4 hkiel * OMNotebook 9d5437f...f98c10f (1): > Fix windows makefile such that OMNotebook is built again
f98c10fc7 hkiel Fix windows makefile such that OMNotebook is built again
29c03707c Adrian Pop * OMCompiler 8ac8faf...ca147d7 (1): > handle if expressions
458dc9f01 Adrian Pop * OMCompiler 5fed053...8ac8faf (1): > more changes to new frontend - change the scope of the extends modifiers to be able to lookup them - minor typing fixes
9ec64ebcf Adrian Pop * OMCompiler 778e564...5fed053 (1): > more improvements to new frontend - provide souce information to all DAE elements - flatten all statements and equations (except connect) - use a for loop in DAEUtil.getVarBinding
6fdcc23a3 Adrian Pop * OMCompiler 73f3704...778e564 (1): > use execstat for new front-end phases
0ca53938b Adrian Pop * OMCompiler 6757b53...73f3704 (1): > new frontend improvements - copy sections from inherited classes to the instantiated class in NFClass.instExpandedClass - fix some typing issues - handle "pre" - do some pour man's evaluation on the dae - handle FOR equations with simple ranges - handle WHEN equations - transform SCode.ENUMERATION in a class with parts - whith this about 37 models from ScalableTestSuite are flattening
118538d72 hudson * libraries d39a4b8...6c3bdee (1): > Bump libraries
bd4996353 Adrian Pop fix ticket:4190 allow arrays components in when conditions
3093afc30 Adrian Pop Updating submodules
c4abad787 Adrian Pop * OMCompiler 8b0bf11...26d9240 (1): > create the directory during docs target
a61db284c Adrian Pop * OMCompiler 21bd84f...8b0bf11 (1): > only display the error when failtrace is activated
af34cf36b Adrian Pop * OMCompiler 8b58dcc...21bd84f (1): > small fixes for Windows building - we don't have mico anymore, use use omniOrb - set global roots to zero by default - if we find OpenCL.dll in Windows generate libOpenCL.a so that ParModelica can be used
b1cf53336 Adrian Pop * testsuite 4a890b8...9cb4af3 (1): > fix tests after the -d=gen flag is deactivated by default
9cb4af35d Adrian Pop fix tests after the -d=gen flag is deactivated by default
c53be9f83 Adrian Pop * OMCompiler 823536e...8b58dcc (1): > add a JSON serializer for any MetaModelica data
5babf8776 hudson * libraries f43bab9...d39a4b8 (1): > Bump libraries
43f5fd3d1 hkiel * OMNotebook 1ff9520...9d5437f (6): > allow recursive evaluation of cells before only 4 levels were processed cleaned up code updated translations > move OMNotebookHelp.onb out of DrModelica directory > update german translation > Do not use translated text to identify objects > Do not translate keyboard short cuts update translation files update section numbering when moving cells > update Help document latexcells were missing for one
9d5437f85 hkiel allow recursive evaluation of cells before only 4 levels were processed cleaned up code updated translations
40df40dd7 hkiel move OMNotebookHelp.onb out of DrModelica directory
423c1a8ed hkiel update german translation
35769069c hkiel Do not use translated text to identify objects
a900579ca hkiel Do not translate keyboard short cuts update translation files update section numbering when moving cells
5dcefeb44 hkiel update Help document latexcells were missing for one
c7905b99b Robert Braun Corrected colors for animation inertial system.
ec970a0d1 Martin Sjölund * doc 1082848...07f0252 (1): > Add ISSE paper
07f0252d1 Martin Sjölund Add ISSE paper
3ffc35600 Martin Sjölund * doc f97e7f0...1082848 (1): > Fix case of the latest publications
108284871 Martin Sjölund Fix case of the latest publications
892e37432 Adrian Pop * OMCompiler 9fabde5...823536e (1): > some updates to OMDev readme
044b00804 Martin Sjölund * OMCompiler 334f2f6...9fabde5 (1): > Copy entire array when a dimension is unknown
4a890b897 Martin Sjölund Update tests for -d=nogen being the default
b29a1edc7 Martin Sjölund Updating submodules
c8f7e3b8b Martin Sjölund * OMEdit f484685...cefa7f5 (1): > Stop using deprecated + for OMC flags
cefa7f5ce Martin Sjölund Stop using deprecated + for OMC flags
3587d58e6 Martin Sjölund * OMCompiler d234d60...298a396 (2): > Refactor SimCode.mo for bootstrapping tarball > Do not allow paths like A..B.C (typo in grammar)
1b101c406 hudson * libraries ab2e440...f43bab9 (1): > Bump libraries
0a272fe81 Adrian Pop * OMCompiler c3e6c1b...d234d60 (1): > fixes for ticket:4183, copy the needed dlls inside FMU
a42dd1b9b hkiel * OMNotebook 7d51e86...1ff9520 (1): > fix cases where tranlated text is compared to non-translated
1ff9520e7 hkiel fix cases where tranlated text is compared to non-translated
76eb4ca5e hkiel copy translations for OMNotebook
081c375ca hkiel * OMEdit 0af374d...f484685 (1): > apply setMenuRole for the About menu items add my email address to about window
f4846858a hkiel apply setMenuRole for the About menu items add my email address to about window
384585ccb hkiel * OMNotebook 95dc78d...7d51e86 (1): > fix loosing translation
7d51e862b hkiel fix loosing translation
ee11a3b50 hkiel * OMNotebook 56e466c...95dc78d (1): > make OMNotebook UI translatable create german translation
95dc78d12 hkiel make OMNotebook UI translatable create german translation
485e37c11 hudson * libraries 5ec2af3...ab2e440 (1): > Bump libraries
78f75c0f9 Adeel Asghar * OMEdit 3de88f0...0af374d (2): > Check for settings before applying it. > ticket:4177 Remember the check state of copy proprieties to icon layer.
0af374d1b Adeel Asghar Check for settings before applying it.
2a345f62a Adeel Asghar ticket:4177 Remember the check state of copy proprieties to icon layer.
c6489af10 Adeel Asghar * OMEdit 8b76c51...3de88f0 (1): > ticket:4178 Update the text binding when reference shape is changed.
3de88f010 Adeel Asghar ticket:4178 Update the text binding when reference shape is changed.
61edaad3a Adeel Asghar * OMEdit c791818...8b76c51 (1): > Fixed the crashes because of dangling Component pointers.
8b76c5142 Adeel Asghar Fixed the crashes because of dangling Component pointers.
f09cc2b97 Martin Sjölund * testsuite ffd20b2...ee053f0 (2): > Update gitattributes > Added testcase for splitting generated code
ee053f037 Martin Sjölund Update gitattributes
04ae07af6 Martin Sjölund Added testcase for splitting generated code
dd3286358 Willi Braun * OMCompiler 3a09a12...c3e6c1b (1): > Revert "generate sparsityPattern for EQUATIONSYSTEM without rewrite equations"
ffd20b2da Martin Sjölund Expected output for changing unparsing
ca235275d Martin Sjölund Updating submodules
90880c9e6 Niklas Worschech * OMCompiler d60d7e6...d1572e3 (2): > deactivated sort of jacobian in SimCodeUtil > Separated nonlinear and linear system and the corresponding solver in two classes -adapted Newton,Kinsol,Umfpack,Hybrj,Broyden for new linear and nonlinear System/AlgLoopDefaultImplementation.cpp -separted AlgLoopDefaultImplementation in two classes -adapted cpp and fmu cpp tempalted to new linear and nonlinear System/AlgLoopDefaultImplementation.cpp
3e1f3605c Niklas Worschech removed also umfpack folder
22991a514 Niklas Worschech * testsuite f2e44a7...3e1f360 (1): > removed also umfpack folder
f2e44a714 Niklas Worschech removed umfpack test correctly
614e91172 Niklas Worschech * testsuite 358e3d7...f2e44a7 (1): > removed umfpack test correctly
f12bee505 hudson * libraries 374e4af...5ec2af3 (1): > Bump libraries
971f3dfa8 Martin Sjölund * OMCompiler fdb6f8f...d60d7e6 (1): > Removes tabs, use algorithm section
358e3d7c4 Niklas Worschech deactivated umpfack solver and corresponding test, using klu instead
4522717c2 Niklas Worschech * testsuite 917aacc...358e3d7 (1): > deactivated umpfack solver and corresponding test, using klu instead
c17eedcd9 hkiel * OMCompiler a617ea7...fdb6f8f (1): > fix some warnings
910e0d0c5 Per Östlund * OMCompiler c978947...a617ea7 (1): > NFInst clean up.
b9650d9c1 Willi Braun Updating submodules
917aacc9c Willi Braun remove debug output from testcases
685744943 Adeel Asghar * OMEdit 1de0596...c791818 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Use the negative angles instead of multiplying the matrix with minus.
c79181877 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
0bc5dab6d Adeel Asghar Use the negative angles instead of multiplying the matrix with minus.
57424e6ef hkiel * OMEdit 31e6d94...1de0596 (2): > supply custom Info.plist for OMEdit connects ".mo" files to OMEdit on OS x > add missing keyword override
1de059644 hkiel supply custom Info.plist for OMEdit connects ".mo" files to OMEdit on OS x
a74d17933 hkiel add missing keyword override
4737c560c Willi Braun added daeMode problem7 (records testcase)
49cd72724 Willi Braun Updating submodules
03a0d0b00 Willi Braun * OMCompiler 648ebcb...b6789ac (2): > added debug flag to disable coloring > generate sparsityPattern for EQUATIONSYSTEM without rewrite equations
f86cf6cc0 Adeel Asghar * OMEdit 33f3c33...31e6d94 (1): > ticket:4175 Check for null pointer.
31e6d94d3 Adeel Asghar ticket:4175 Check for null pointer.
ed1b6bb11 Adeel Asghar * OMCompiler cc7fdac...648ebcb (1): > ticket:4175 Remove the unexpected integer formatter.
13b28c586 Adeel Asghar * OMEdit db43981...33f3c33 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > ticket:4175 Start the tcp server from the main thread.
33f3c335f Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
a3df36520 Adeel Asghar ticket:4175 Start the tcp server from the main thread.
cf095130e hudson * libraries 55bb96b...374e4af (1): > Bump libraries
21c9985b1 Martin Sjölund * OMCompiler 9fcae81...cc7fdac (1): > Use CXXFLAGS instead of CFLAGS
72609c5be Martin Sjölund Updating submodules * OMEdit ce0dd87...db43981 (2): > Update common.git > Fix duplicate project names in crash dialog
db4398141 Martin Sjölund Update common.git
99e1439ac Martin Sjölund * OMCompiler 68920ea...9fcae81 (1): > Add OMCompiler prefix if there is no REVISION file
c0e07c609 Martin Sjölund Fix duplicate project names in crash dialog
db79fa717 Martin Sjölund Pass the PACKAGE_NAME to semver.sh
208059284 hudson * libraries a2f8bcb...55bb96b (1): > Bump libraries
6f8b83543 Adrian Pop * OMCompiler 8c0a156...68920ea (1): > update the buildings2csv script
c75c476f2 Adrian Pop * OMOptim 9deb7c5...fb416c8 (1): > update common (#3)
b1e42de4d hudson * libraries f47712f...a2f8bcb (1): > Bump libraries
6f62e74c7 Per Östlund Fix bootstrapping tests.
91bbb038b Per Östlund Updating submodules
7fc9c4d9f hkiel * OMNotebook 71a78d0...56e466c (1): > process events during startup to catch FileOpen event prevents DrModelica to open up
56e466c58 hkiel process events during startup to catch FileOpen event prevents DrModelica to open up
2e5972c22 hkiel * OMNotebook 29e5dff...71a78d0 (1): > some code cleanup + listen for FileOpen events new About window (like in OMEdit) store ini file in openmodelica folder (like OMEdit) provide custom Info.plist for OS X to set file extensions maximize window on start
71a78d024 hkiel some code cleanup + listen for FileOpen events new About window (like in OMEdit) store ini file in openmodelica folder (like OMEdit) provide custom Info.plist for OS X to set file extensions maximize window on start
8913972f6 Adrian Pop * OMCompiler 9ba9c3d...926c35e (1): > update common
b7c32aca2 Adrian Pop * OMEdit 01d9403...ce0dd87 (1): > some small updates to OMEdit - unify Windows / Linux version handling - update the contributors list using the git log
ce0dd877b Adrian Pop some small updates to OMEdit - unify Windows / Linux version handling - update the contributors list using the git log
fc0fa7ad2 Adrian Pop * OMCompiler 051f9ea...9ba9c3d (1): > unify the way we handle version in Windows / Linux - add OpenModelica prefix to the CONFIG_REVISION in omc_config.h - removed OpenModelica prefix from Windows generated revision.h
cb5ffe2ae Martin Sjölund * OMCompiler 4041222...051f9ea (1): > Handle race condition in launchParallelTasks
a2946a451 hudson * libraries 2be05fd...f47712f (1): > Bump libraries
84984a7f0 Martin Sjölund * OMCompiler e2c90ae...4041222 (1): > Update CXXFLAGS in a better way
2350bd0aa hkiel * OMNotebook a21855e...29e5dff (1): > Show help text in statusTip for command completion do not do command completion in LaTeX cells
29e5dffad hkiel Show help text in statusTip for command completion do not do command completion in LaTeX cells
2c1269e03 Martin Sjölund * OMEdit 75245d0...01d9403 (1): > Add the build system to the crash dialog
2a6f51040 Martin Sjölund * OMCompiler 4fc6fb7...e2c90ae (1): > Fixes from static error checker
01d94035f Martin Sjölund Add the build system to the crash dialog
38eab3ae5 Martin Sjölund * OMEdit f86d92d...75245d0 (1): > Some fixes from static analysis
75245d0f8 Martin Sjölund Some fixes from static analysis
af52eea26 hkiel * OMNotebook f9f842f...a21855e (1): > Enhance appearance of OMNotebook make treeview dpi-aware make LaTeX images transparent shorten latex image resource name
a21855eb9 hkiel Enhance appearance of OMNotebook make treeview dpi-aware make LaTeX images transparent shorten latex image resource name
fd015e36a Martin Sjölund * OMEdit 8e2082b...f86d92d (2): > Some fixes from the static analysis > Add a default message in crash reports
f86d92dc1 Martin Sjölund Some fixes from the static analysis
21c9c6dec Martin Sjölund Add a default message in crash reports
8f309faff Adrian Pop * OMCompiler 7e9c752...4fc6fb7 (1): > minor performance enhancement for OMC API
d48b946a8 Willi Braun * OMCompiler 0ab52c8...7e9c752 (2): > fix printSparseStructure > improve debug prints for daeMode
af8f45922 Peter Fritzson * OMCompiler f25b1b5...0ab52c8 (2): > Completed support for checking Unary operators in checkUnaryOperation. > NF typing and typechecking of unary operators
03b24a1a5 Adrian Pop * OMCompiler 2395ff7...f25b1b5 (1): > attempt to make the windows compilation more robust
e6c2f7136 Adrian Pop * OMCompiler a7e1b49...2395ff7 (1): > fix annex conversion script
1f00d2502 hudson * libraries b0fa335...2be05fd (1): > Bump libraries
be09453bc Mahder Gebremedhin * OMCompiler 0d56452...a7e1b49 (1): > Typing updates for new Front-end
d2702596f Willi Braun * OMCompiler 3f5a3c0...0d56452 (1): > fix printSpasityPattern for daeMode
fa0e23cfc Martin Sjölund * OMCompiler 0514fbe...3f5a3c0 (1): > Remove sundials on make clean
57291abaf Adrian Pop * OMCompiler f516283...0514fbe (1): > try to run mkbuilddirs before anything else
7f2cf7541 Martin Sjölund * OMEdit d59b496...8e2082b (1): > Ignore linker errors when checking osgQt
8e2082b94 Martin Sjölund Ignore linker errors when checking osgQt
58daae7de Adrian Pop * OMCompiler c7e8c02...f516283 (1): > improvements to function handling - handle some of the builtin functions - handle named arguments - check argument type, variability, etc
83d947b04 hudson * libraries dc196ad...b0fa335 (1): > Bump libraries
4845feb71 hkiel * OMNotebook 43fd21c...f9f842f (1): > when exporting to PDF, redirect .onb links to respective .pdf fix DrModelica stray CR symbols (
) remove debugging fprintf call
f9f842ff0 hkiel when exporting to PDF, redirect .onb links to respective .pdf fix DrModelica stray CR symbols (
) remove debugging fprintf call
5a060c8c0 Martin Sjölund * OMEdit cfb8e3b...d59b496 (1): > Do not add a uses-annotation to the own library
d59b49625 Martin Sjölund Do not add a uses-annotation to the own library
469a4c1da Martin Sjölund * OMEdit 7c09963...cfb8e3b (1): > Guard against NULL pointer
cfb8e3b4b Martin Sjölund Guard against NULL pointer
cf1f49695 hudson * libraries cd0d312...dc196ad (1): > Bump libraries
aaf21a934 Martin Sjölund Updating submodules
fc47cd54d Martin Sjölund Expected output (is a warning, not an error)
807e3e820 Martin Sjölund Updating submodules
e952f3dd4 Martin Sjölund Add test for when not initial()
01e2a6c04 Adrian Pop * OMCompiler da294f8...4a4bd52 (1): > partial support for handling functions
ee3843157 Per Östlund Updated nfinst test cases.
86379222d Per Östlund Updating submodules
a09b02d0b Adrian Pop * OMCompiler 6c8d8e3...974e2ad (1): > docs depends on mkbuilddirs
927eb73a9 Adrian Pop * OMCompiler 8c41330...6c8d8e3 (1): > -use $MAKE instead of make
d610bb6b8 Adeel Asghar * OMEdit a0aa3a8...7c09963 (1): > Check if file is relative.
7c099633c Adeel Asghar Check if file is relative.
03323755b Adeel Asghar * OMEdit 0fed15a...a0aa3a8 (1): > ticket:4164 Open files at start up on OSX.
a0aa3a814 Adeel Asghar ticket:4164 Open files at start up on OSX.
857bf9f25 Lennart Ochel * OMCompiler 9b4c1fe...8c41330 (1): > Fix dummy attributes
8d459a253 Adeel Asghar * OMEdit 30ec275...0fed15a (1): > ticket:4162 Enable the Re-simulation toolbar buttons when they are valid.
0fed15a30 Adeel Asghar ticket:4162 Enable the Re-simulation toolbar buttons when they are valid.
26c48d058 hudson * OMNotebook 9ab760b...43fd21c (1): > Merge pull request #9 from hkiel/export_pdf
43fd21c39 Henning Kiel Merge pull request #9 from hkiel/export_pdf
c71d5f303 hkiel Export Notebook as PDF
c7a818e2a Lennart Ochel * OMCompiler 9da1640...9b4c1fe (1): > Fix dummy real attributes
6b50eb6b6 Per Östlund Added testcase EnumFuncIf.
84d934dc6 Per Östlund Updating submodules
763e6051c arun3688 frontend unitchecking testcases
2f7643b93 arun3688 Updating submodules
709eafac1 Adeel Asghar * OMEdit 6e46b93...30ec275 (1): > ticket:4156 Find a proper base zoom factor for documentation browser.
30ec27531 Adeel Asghar ticket:4156 Find a proper base zoom factor for documentation browser.
ca065785c Adeel Asghar * OMEdit c395f7d...6e46b93 (1): > ticket:4156 Do not set maximum height. Use the layout stretch and alignment.
6e46b93b5 Adeel Asghar ticket:4156 Do not set maximum height. Use the layout stretch and alignment.
a066b7180 Adeel Asghar * OMEdit b947d01...c395f7d (1): > Skip the log messages received as a result of pending breakpoints.
c395f7d16 Adeel Asghar Skip the log messages received as a result of pending breakpoints.
8e558fc6d Adeel Asghar * OMEdit 9fb1bc8...b947d01 (1): > Use the GDB path defined in settings unless user specify something.
b947d01b2 Adeel Asghar Use the GDB path defined in settings unless user specify something.
b0cbf9ee9 hudson * OMEdit c9f07ae...9fb1bc8 (1): > Merge pull request #63 from hkiel/omedit_spellfix_de
9fb1bc8ee Henning Kiel Merge pull request #63 from hkiel/omedit_spellfix_de
c69424355 Per Östlund * OMCompiler 5b7362b...f170480 (1): > Fix compilation without sundials/kinsol support.
1a6da6c0d hkiel Spell fix and some more german translations
dc97273ad Adrian Pop * OMCompiler debe19c...5b7362b (1): > add all Codegen*.mo to .gitignore
fdd6dee11 Adeel Asghar * OMEdit cdab4c8...c9f07ae (1): > ticket:4156 Get rid of about us image. Added a simple about dialog with required information.
c9f07ae18 Adeel Asghar ticket:4156 Get rid of about us image. Added a simple about dialog with required information.
7201b7deb hudson * libraries 8831b8d...cd0d312 (1): > Bump libraries
741738e0d Adeel Asghar * OMEdit 21099cd...cdab4c8 (1): > ticket:4156 Do not set icon size for QToolButton.
cdab4c829 Adeel Asghar ticket:4156 Do not set icon size for QToolButton.
16dcaba43 Adeel Asghar * OMEdit 0ee5536...21099cd (1): > Make format and indentation settings take layout space.
21099cd52 Adeel Asghar Make format and indentation settings take layout space.
c0ef4e517 Adeel Asghar * OMEdit aaff7c6...0ee5536 (1): > Added support for generateVerificationScenarios API.
0ee5536fa Adeel Asghar Added support for generateVerificationScenarios API.
949fa744f Martin Sjölund * OMCompiler 8dcb443...debe19c (1): > Initial commit for embedded C code generator
6edbc337d Martin Sjölund Update expected output for new failure
52e47cc09 Martin Sjölund Updating submodules
5a1555084 Martin Sjölund Update expected output for OMCompiler PR:1034
e765298bb Willi Braun * OMCompiler fdfc424...dc675db (1): > ticket:4159 fix some flag descriptions
871e08ca2 Martin Sjölund Add requirements tests
74ea347ab Martin Sjölund * testsuite dc6a62b...871e08c (1): > Add requirements tests
6df7b34cc Lena Buffoni * OMCompiler f727803...fdfc424 (1): > support for verification scenario generation from requirement models
d023699ba hudson Updating submodules
dc6a62bbc Adeel Asghar Added a test for getClassNames includeConstants.
aaff7c6ef Adeel Asghar Respect the case-sensitive operating systems
9db63a724 Adeel Asghar Merge pull request #62 from adeas31/packageOrder
5ee52d30e Adeel Asghar Merge pull request #61 from vwaurich/dxf
e824f3766 Adeel Asghar ticket:4152 Use getClassNames API with includeConstants true to get the correct package.order file.
238ea3c74 vwaurich fix tabs, fix normals, fix colors for dxf
87a2ca44b Willi Braun * OMCompiler af8cd3e...1df8a4a (2): > added kinsol/klu solver support with sparsity > generate always SparsePattern for non-linear algebraic loops
e77320228 vwaurich an own basic dxf file reader
12eb01af1 Martin Sjölund Updating submodules * OMCompiler ecceebd...af8cd3e (1): > v1.12 development
a06a95d47 Martin Sjölund Start v1.12 development branch
65b599bc1 Martin Sjölund * doc 9220e9e...f97e7f0 (1): > Ignore tracreleases file
f97e7f013 Martin Sjölund Ignore tracreleases file
148df3fdf adrpo * OMCompiler 2ccad20...ecceebd (1): > make sure we don't have a old version number when no git present
72eb17a84 hudson * libraries 1da1a76...835f9f6 (1): > Bump libraries
b241a5b2e Adeel Asghar * OMEdit 466e905...6e7e014 (1): > minor fix.
6e7e01427 Adeel Asghar minor fix.
8c850430e Adeel Asghar * OMEdit 837a849...466e905 (1): > Show the tlm co-simulation output widget.
7c4d49a03 Per Östlund Test case for qualified cref in eq for nfinst.
bb2b56f20 Per Östlund Updating submodules
00d39bc9b adrpo * OMCompiler 3ee365e...e1efb57 (1): > isXMLTCP is defined only if NO_INTERACTIVE_DEPENDENCY is undefined
466e9054c Adeel Asghar Show the tlm co-simulation output widget.
3cbd2e74c Niklas Worschech * OMCompiler daab8bb...3ee365e (1): > use boost 1.59 if Visual Studio 2013 is used
5d72cbfea Adeel Asghar * OMEdit dfe7b6f...837a849 (1): > Convert all caps models to all lower-case component name.
837a84968 Adeel Asghar Convert all caps models to all lower-case component name.
640b434db Martin Sjölund Add testcase for ticket:4153
ec34f2e4c Martin Sjölund Updating submodules
90e59ea08 Rüdiger Franke * OMCompiler ce441e1...b0c9b43 (1): > Adapt log levels to OMEdit, ticket:4048
53b6fe305 Adeel Asghar * OMEdit c9166ec...dfe7b6f (1): > ticket:4048 Use black color for debug messages.
dfe7b6fc8 Adeel Asghar ticket:4048 Use black color for debug messages.
118ea9818 Adeel Asghar * OMEdit 14a1a1e...c9166ec (1): > Use the new log format xmltcp. Fixes ticket:4048.
3ce7b92a2 hudson * OMCompiler 407fc9c...ce441e1 (3): > Merge remote-tracking branch 'origin/master' into pullrequest > Implement logging of simulation status > Unify treatment of Logger instance
c9166ece2 Adeel Asghar Use the new log format xmltcp. Fixes ticket:4048.
b571b987d Adrian Pop * OMCompiler a8258d4...407fc9c (1): > link generated executable with with wsock32 and ws2_32
58abf1da9 hudson * OMCompiler e02bbf2...a8258d4 (3): > FMUs cannot set logFormat > Use str to clear the stream instead of clear. Make sure we count the opening of tags. > Add logFormat=xmltcp
99a0582d5 Martin Sjölund * OMEdit be0978f...14a1a1e (1): > Check NULL pointer
14a1a1e74 Martin Sjölund Check NULL pointer
9abfd9032 Rüdiger Franke Updating submodules
7bf56647c Rüdiger Franke Adapt OMEdit test to support for log-port
f46a354b5 hudson * libraries f775581...1da1a76 (1): > Bump libraries
15eefee80 Martin Sjölund Updating submodules * OMEdit f416947...be0978f (1): > Update common
d0b059794 Martin Sjölund Update common
6205bffc4 Martin Sjölund Update common
9ab760bb9 Martin Sjölund Update common
be0978fa3 Martin Sjölund Update common
26ce3a277 hudson * libraries 583ee93...f775581 (1): > Bump libraries
018c43cb3 hkiel * common 1fccf2c...7471457 (1): > fix qmake.sh on darwin
747145757 hkiel fix qmake.sh on darwin
28034ca2a Martin Sjölund * OMEdit ffae961...f416947 (2): > Check for NULL pointer > Disable qmake default optimization flags
f41694703 Martin Sjölund Check for NULL pointer
04a34277f Martin Sjölund Disable qmake default optimization flags
659dbd07c adrpo * OMCompiler 3a460b5...6b059e0 (1): > fix windows builds add libs wsock32 ws2_32
d07f77a79 Adeel Asghar * OMEdit 93e212e...ffae961 (1): > ticket:4067 Fixes the issue with quotes. Allow users to edit __OpenModelica_infoHeader as well.
ffae961dc Adeel Asghar ticket:4067 Fixes the issue with quotes. Allow users to edit __OpenModelica_infoHeader as well.
6f4354a8f Rüdiger Franke Expected result
53d3440c4 Rüdiger Franke Updating submodules
32105154d hudson * libraries f4c3316...583ee93 (1): > Bump libraries
c61eb27af Willi Braun * OMCompiler 0c85d9a...712e12e (1): > add try-catch execption if initialSolverData fails
6b228947e Willi Braun * OMCompiler 95e5e65...0c85d9a (1): > add exception for ida solver if no sparsity available
6b818b2ff Adeel Asghar * OMEdit b3690d8...93e212e (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > ticket:4067 Added a HTMLEditor for editing the documentation.
93e212efd Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
820fa362c Adeel Asghar ticket:4067 Added a HTMLEditor for editing the documentation.
42409a75b Martin Sjölund * OMEdit 42a36d0...b3690d8 (1): > Do not include OSG if it was disabled by autoconf
b3690d826 Martin Sjölund Do not include OSG if it was disabled by autoconf
5d3a66c2d Willi Braun * OMCompiler e4cfc38...95e5e65 (1): > improve symbolic jacobian generation
84ac87fdd hudson * OMEdit 7bba37e...42a36d0 (1): > Merge pull request #59 from hkiel/fix_osx_locale
42a36d050 Henning Kiel Merge pull request #59 from hkiel/fix_osx_locale
6202e56de hkiel Fix compilation error on OS X Fixes: main.cpp:262:13: error: use of undeclared identifier 'LC_NUMERIC' setlocale(LC_NUMERIC, "C");
dcfd6aa71 Per Östlund Added and reactivated new inst test cases.
d571ffcae Per Östlund Updating submodules
67aa1e282 hudson * libraries cc8141a...f4c3316 (1): > Bump libraries
d4d2cedd0 Adeel Asghar * OMEdit 7032c24...7bba37e (2): > Fix Qt4 build. > Get rid of MainWindow.h from some files.
7bba37e0f Adeel Asghar Fix Qt4 build.
154add01c Adeel Asghar Get rid of MainWindow.h from some files.
b1b1ddbf2 Per Östlund * OMCompiler 60beb68...d7fc7be (1): > Generate less empty structures in absyn2SCode.
3ffbc7b11 Adeel Asghar * OMEdit 2d943e0...7032c24 (1): > ticket:4145 Make sure transformational debugger is window is shown.
7032c24e6 Adeel Asghar ticket:4145 Make sure transformational debugger is window is shown.
4b22edde6 hudson Updating submodules * OMEdit 9c53a04...2d943e0 (7): > Another try to fix Qt 4 build. > Fixed compilation for Qt4. > Use filter instead of search. > ticket:2960 Defer calling the getComponents API. Speeds up browsing the items in Libraries Browser. > Merge pull request #56 from vwaurich/coffee > Add 32/64 bit to OMEdit version. > Merge pull request #58 from adeas31/optim
2d943e02f adeas31 Another try to fix Qt 4 build.
f326a4abe Adeel Asghar Fixed compilation for Qt4.
07c61dcd9 Adeel Asghar Use filter instead of search.
94289b172 Mahder Gebremedhin * OMCompiler b781dc9...60beb68 (1): > Type checking updates for the new fron-end
b91a3a1fc Adeel Asghar ticket:2960 Defer calling the getComponents API. Speeds up browsing the items in Libraries Browser.
fdaf8e27f Adeel Asghar * OMCompiler bd46362...b781dc9 (1): > Add 32/64 bit version.
5c53f53d2 Adeel Asghar Merge pull request #56 from vwaurich/coffee
035d20864 Adeel Asghar Add 32/64 bit to OMEdit version.
cdbc31880 Adeel Asghar Merge pull request #58 from adeas31/optim
96058a8c3 Adeel Asghar Make the OMEdit compilation faster. Moved around the headers. MainWindow is singleton and is access via MainWindow::instance()
875938e89 hudson * libraries d57b42e...2de93b3 (1): > Bump libraries
ef666abbe Per Östlund Reactivate scodeinst/mod11 test.
8814ccccb Per Östlund Updating submodules
43b4bb6a0 Per Östlund Reactivate duplicate mod test for new inst.
2bbca5738 Per Östlund Updating submodules
48476b2dd vwaurich * OMCompiler e68f0a0...2c7afbd (1): > fix signalArrows in visualization
b0d17837a Per Östlund Reactivated some testcases for new inst.
1e200b8d4 Per Östlund Updating submodules
c7bd235ce Martin Sjölund Expected output for upstream MSL fixes
806e0c098 Martin Sjölund Updating submodules
0d7bba06e vwaurich * OMCompiler e11567a...592cec8 (1): > dont evaluate functions with unknown type on lhs
42096f35e ptaeuber * OMCompiler 63b77e7...e11567a (1): > Fix vararrayList
15165eea8 vwaurich * OMCompiler 555ce77...63b77e7 (1): > dont add A-Vars of statesets to BackendDAE
f8dc2395f vwaurich proper visual xml name construction
dd687e027 hudson * libraries 50fd393...7f68d7f (1): > Bump libraries
8e43eb3be Martin Sjölund * OMCompiler a343431...555ce77 (1): > Make test utils able to clean more generated files
36ece8b95 Martin Sjölund Updates for upstream library changes
f7752c019 Martin Sjölund Updating submodules
d97b78a7b Adrian Pop * OMCompiler fdec2bc...a343431 (1): > some fixes to modelDescription.xml import
f0e9f49b2 Willi Braun * OMCompiler 797a4ef...fdec2bc (1): > improve sparsePattern dump
9c53a045b Adeel Asghar Only update the changed item instead of invalidating and updating the whole view.
9220e9e02 Adeel Asghar Merge pull request #28 from arun3688/master
81be08cb8 arun3688 journal paper updates
4feaebe48 alash325 * OMCompiler 33b3b8e...797a4ef (1): > Better naming for imported modelDescription XML
1ee531381 Adeel Asghar * OMCompiler 901d152...33b3b8e (1): > ticket:4144 Use anyString to print the Integer values.
a5073bb31 Alachew Mengist Merge pull request #57 from alash325/importXml
b3e955ca3 alash325 Import FMU modelDescription xml
c5bf1173c Adeel Asghar Merge pull request #55 from lochel/tolerance
4eca2ca5d Adeel Asghar Write the visual xml file for meta-models.
fffa3f063 ptaeuber Add test for hideResult evaluation
291502c23 ptaeuber Updating submodules
3ca15dd01 Adeel Asghar Allow users to specify the geometry files from the GUI.
128f21dac Per Östlund Reactivate more NFInst tests.
fa245c9b0 Per Östlund Updating submodules
545b9125c Per Östlund Reactivate new inst tests.
1074cea80 Per Östlund Updating submodules
2d9ba573c vwaurich fix pipe-shape and xml file name assembly
ccaec3f25 Adeel Asghar Escape the dot character.
84f0aab5d Adeel Asghar ticket:4078 Do not sort the record members.
ff7711662 Martin Sjölund Change OpenGL test to a linking test
e6295421d Rüdiger Franke * OMCompiler c26746f...a4e7088 (3): > Correct logging for FMUs and IDA > Log errors during initialization and asserts > Give log categories full names
3d268698f Rüdiger Franke * OMCompiler 47e1846...c26746f (3): > Add debug log for event conditions > Connect Cpp Logger to FMI2 callback function > Let Newton not scale Jacobian columns
4130292b3 Rüdiger Franke * OMCompiler ba31924...47e1846 (2): > Suppress duplicate error message if simulation fails > Always do at least one Newton step
2349aedb7 Adeel Asghar ticket:4078 Quote the string values.
e4d06b918 Adeel Asghar ticket:4078 Select the frame with single click or with mouse up & down.
8bcaf99c0 Lennart Ochel Use 1e-6 as default tolerance value
b906ae8e8 Adeel Asghar ticket:4078 Go to the actual line number after opening the file.
faf638a82 Adeel Asghar update submodule.
66a404eb4 Adeel Asghar update submodule.
f5281618d Adeel Asghar update submodule.
2b7fed0d9 Adeel Asghar * OMCompiler 7f31e31...ba31924 (1): > ticket:4132 Added pathStripSamePrefix function for addComponent API. Makes the path relative to class.
ee596526f Adeel Asghar ticket:4132 Always send the full path. addComponent API makes the path relative.
4d2a81bd7 Rüdiger Franke * OMCompiler 3821a19...7f31e31 (2): > Let Newton scale Jacobians of linear systems as well > Let Newton solver catch errors from analytic Jacobian
ef734df97 Rüdiger Franke * OMCompiler 54ab0e4...3821a19 (4): > Reduce code nesting in Newton solver > Scale Newton solver with nominal values > Increase accuracy of Newton solver > Reactivate analytic Jacobian for Newton solver
7fa04cdb6 Adeel Asghar * OMEdit 66a60fc...965594a (1): > Update the time when slider is moved. Connect to returnPressed signal of time text box instead of textChanged. If time is out of range then set start/end time automatically. Make the animation run until the end time.
965594a85 Adeel Asghar Update the time when slider is moved. Connect to returnPressed signal of time text box instead of textChanged. If time is out of range then set start/end time automatically. Make the animation run until the end time.
b08f0a2fc Martin Sjölund * OMCompiler 40b6e79...54ab0e4 (1): > Do not crash when reading a parameter
79cea7940 hudson * OMEdit 153b56c...66a60fc (1): > Merge pull request #54 from vwaurich/FMU2animation
66a60fc28 Adeel Asghar Merge pull request #54 from vwaurich/FMU2animation
6a72eaf6e Adeel Asghar * OMEdit f793884...153b56c (1): > Use different timers for updating scene and rendering frame.
153b56ca1 Adeel Asghar Use different timers for updating scene and rendering frame.
581db7c28 vwaurich free fmu in destructor
e26aea781 Adeel Asghar * OMEdit 205399a...f793884 (1): > Changed the speed textbox to editable combobox. Use MessagesWidget for errors instead of cout. Disable some warnings.
f7938841d Adeel Asghar Changed the speed textbox to editable combobox. Use MessagesWidget for errors instead of cout. Disable some warnings.
57390c60b hudson * OMEdit fc2a603...205399a (1): > Merge pull request #53 from vwaurich/FMU2animation
205399a72 Adeel Asghar Merge pull request #53 from vwaurich/FMU2animation
23ccbe2ae Martin Sjölund * OMEdit 77ccba7...fc2a603 (1): > Check for broken OpenGL headers
7bf955c7a Martin Sjölund * common b895c9a...1fccf2c (1): > Access QT_INSTALL_HEADERS in autoconf
fc2a60329 Martin Sjölund Check for broken OpenGL headers
1fccf2c31 Martin Sjölund Access QT_INSTALL_HEADERS in autoconf
90c956c7d vwaurich added FMI 2 animation support
26370c0cb Rüdiger Franke * OMCompiler 1b514e3...40b6e79 (1): > Activate Kinsol overflow test to avoid endless iterations
c6437c981 hudson * libraries 1fbaf5f...c7166fa (1): > Bump libraries
7879c7312 Adeel Asghar * OMEdit 1d320bd...77ccba7 (1): > Fixed reading of csv file for animation.
77ccba7f6 Adeel Asghar Fixed reading of csv file for animation.
ca72b9581 Adeel Asghar * OMEdit fdac34c...1d320bd (1): > Put the command in commands list.
1d320bd8e Adeel Asghar Put the command in commands list.
4db588943 Martin Sjölund * OMEdit 45442e0...fdac34c (1): > Add workaround for trusty ARM builds
fdac34ca5 Martin Sjölund Add workaround for trusty ARM builds
29faf1d82 Adeel Asghar * OMEdit 2cc5196...45442e0 (1): > ticket:4078 Check if the program to debug exists. Show the log-stream-output. Moved the text cursor movement code to Utilities::insertText.
45442e0b4 Adeel Asghar ticket:4078 Check if the program to debug exists. Show the log-stream-output. Moved the text cursor movement code to Utilities::insertText.
67f24ecc2 hudson * libraries 20949c9...1fbaf5f (1): > Bump libraries
f4e0b709f hudson * OMEdit 395f379...2cc5196 (1): > Merge pull request #52 from vwaurich/stl
2cc5196e1 Adeel Asghar Merge pull request #52 from vwaurich/stl
4c36a6ab3 vwaurich consider lengthDirection for stl animation
394e97666 Martin Sjölund * OMCompiler d487be4...1b514e3 (1): > Simplify counting number of real variables
80c038e46 Martin Sjölund * OMEdit f1305a4...395f379 (1): > Include MainWindow first
395f379f6 Martin Sjölund Include MainWindow first
7599883c9 ptaeuber Updating submodules
ad91fb190 ptaeuber Expected output
5d1a8cec7 hudson * OMNotebook 87a6e8b...8b157e5 (1): > Merge pull request #8 from hkiel/math_latex
8b157e53f Henning Kiel Merge pull request #8 from hkiel/math_latex
bf7b44386 hkiel use math packages as default larger font size (12pt)
4d4961dfe Martin Sjölund * OMCompiler efd9b1f...a50dbe1 (1): > Updates to source-code FMUs
e1fcd56e0 hudson * OMCompiler d1a6452...efd9b1f (2): > Check for FMUType, ticket:4130 > Make internal copy of instance name, ticket:4130
29052236b Ruediger Franke Attempt to fix Hudson
3ea131296 Martin Sjölund Add test for ticket:4110
d58a60c13 Martin Sjölund Updating submodules
b0fb56de3 Adeel Asghar * OMEdit 254c72a...f1305a4 (1): > Open the AnimationWindow if visual xml file is created for meta-model.
f1305a462 Adeel Asghar Open the AnimationWindow if visual xml file is created for meta-model.
6cb6462df hudson * libraries e54ed07...20949c9 (1): > Bump libraries
043cb8e5c Martin Sjölund * OMEdit cb6ed19...254c72a (1): > Include MainWindow first
254c72ac3 Martin Sjölund Include MainWindow first
a7bff320e Adeel Asghar * OMEdit ea443c0...cb6ed19 (2): > Use name instead of name structure for meta-models. > Free the mat reader.
cb6ed1924 Adeel Asghar Use name instead of name structure for meta-models.
cf4649965 ptaeuber * OMCompiler 9c32ee8...91a2bb4 (1): > Add spline interpolation also to ModelicaTables
f95c55c9d Adeel Asghar Free the mat reader.
cbd26b307 Martin Sjölund * testsuite c985fbe...6080ee7 (1): > Add test to makefile
6080ee737 Martin Sjölund Add test to makefile
e98e861b1 Martin Sjölund Updating submodules
c985fbe31 Martin Sjölund Add test for ticket:4110
a8c7e7e54 vwaurich * testsuite 4e7e8b6...6fb589f (1): > test for visualization results
6fb589f2c vwaurich test for visualization results
02488ea53 vwaurich * OMCompiler e0cca96...39d920f (1): > set hideResult to false for visualization vars
a040142b5 Martin Sjölund * OMEdit ae83d42...ea443c0 (2): > Fix compilation > Include MainWindow.h at the top of the files
ea443c094 Martin Sjölund Fix compilation
08b60a3e5 Martin Sjölund Updating submodules
4e7e8b6a8 Martin Sjölund Add diff test for moving connections
163abeae8 Martin Sjölund Include MainWindow.h at the top of the files
6c8c556b1 Sebastian Pinnau Updating submodules * OMNotebook cb438f2...87a6e8b (1): > Compile OMNotebook with C++11, ticket:3990
3464745fc Sebastian Pinnau Compile OMShell with C++11, ticket:3990
87a6e8b2b Sebastian Pinnau Compile OMNotebook with C++11, ticket:3990
6651efacc Rüdiger Franke * OMCompiler 49cb49c...736a943 (1): > Remove obsolete function
0eea72e16 Lennart Ochel * OMCompiler f44f9c5...49cb49c (1): > Simplify some auxiliary function implementations
2249ea107 Martin Sjölund * OMEdit d0f1e8f...ae83d42 (1): > Include MainWindow at top of ModelWidgetContainer
ae83d42bb Martin Sjölund Include MainWindow at top of ModelWidgetContainer
49eec1fca hudson * libraries 841fafe...e54ed07 (1): > Bump libraries
45f97860f Martin Sjölund * OMEdit 0a3b00f...d0f1e8f (1): > Move around includes for OSG before Qt
d0f1e8fef Martin Sjölund Move around includes for OSG before Qt
6849e5544 Rüdiger Franke * testsuite 9e20f41...cca794c (3): > Add test for RefArray, ticket:4093 > Make test matrix non-square > Avoid removal of DIDtuple test during each run
cca794cd9 Rüdiger Franke Add test for RefArray, ticket:4093
aab9128e4 Rüdiger Franke Make test matrix non-square
291db471e Rüdiger Franke Avoid removal of DIDtuple test during each run
6cef00cb9 hudson * OMEdit 5f031ab...0a3b00f (1): > Merge pull request #51 from spinnau/fix_compile
0a3b00f2b Adeel Asghar Merge pull request #51 from spinnau/fix_compile
75eab7d39 hudson * OMEdit 9298f3a...5f031ab (1): > Merge pull request #50 from rfranke/revert
5f031ab4b Adeel Asghar Merge pull request #50 from rfranke/revert
54b3c26c5 Sebastian Pinnau Add missing include "Utilities.h" for MdiArea class
62e4eb692 hudson * libraries 2fc6dc3...841fafe (1): > Bump libraries
9174ea306 Rüdiger Franke Revert "Fix states in Variables Browser"
31106680f Rüdiger Franke * OMCompiler 1ee8c83...f44f9c5 (1): > Small optimization to RefArray code generation
dd37af657 Adeel Asghar * OMEdit 74b8f7b...9298f3a (1): > Switched the positions of step-over and step-into buttons.
9298f3ac1 Adeel Asghar Switched the positions of step-over and step-into buttons.
36ffae9d0 Rüdiger Franke * OMCompiler 7359ea2...1ee8c83 (2): > Rewrite SimCodeUtil.getUnrolledArrayIndex in procedural style > Unifiy storage order of RefArray, ticket:4093, ticket:4072
84d2e1a2e Adeel Asghar * OMEdit 93e1990...74b8f7b (1): > Free the csv reader when the AnimationWindow is closed.
74b8f7b0c Adeel Asghar Free the csv reader when the AnimationWindow is closed.
014a07393 hudson * OMEdit 9e0b740...93e1990 (5): > Fixed compilation. > Include OSG headers before OSG since they conflict > Missing files from last merge. > Added the missing header include. > Merge pull request #48 from OpenModelica/VisualizerCSV
93e1990b2 Adeel Asghar Fixed compilation.
9e20f41d5 vwaurich Add test for MDD
8ffcbf550 vwaurich * testsuite 20fdf80...9e20f41 (1): > Add test for MDD
7b7a3d9bf Martin Sjölund Include OSG headers before OSG since they conflict
918e55dc7 Niklas Worschech * OMCompiler 95bc481...7359ea2 (2): > Fix for division during internalization in cpp runtime > added Modelica Randaom to cpp runtime build
d4c60ec6c Adeel Asghar Missing files from last merge.
3773a4fac Adeel Asghar Added the missing header include.
65264a9d8 Adeel Asghar Merge pull request #48 from OpenModelica/VisualizerCSV
e2917fec4 Adeel Asghar Fixed merge conflicts. Conflicts: OMEdit/OMEditGUI/Animation/Shapes.h OMEdit/OMEditGUI/Animation/Visualizer.h OMEdit/OMEditGUI/Animation/VisualizerMAT.h OMEdit/OMEditGUI/OMEditGUI.pro
0d7c9bff5 Lennart Ochel * OMCompiler db9157b...95bc481 (1): > Only mark states as changeable if the start attribute is constant
0a6f4eaa4 Adeel Asghar Check file:// alongwith modelica://
20fdf80f5 Martin Sjölund Add test for comments moving around
0aa273128 Martin Sjölund Updating submodules
b4118ad2f Martin Sjölund * OMEdit ef930f3...9e0b740 (1): > Move some includes, tabs to spaces
9e0b74054 Martin Sjölund Move some includes, tabs to spaces
ba3429119 hudson * libraries cb49f24...2fc6dc3 (1): > Bump libraries
d5915c76a Mahder Gebremedhin * OMCompiler 98461c4...93bd45e (1): > - Escape quoted idents in aliases in _init.xml
629ed4616 vwaurich * OMCompiler a3b03f0...98461c4 (1): > fix FMU string-type start attributes
1cad977ff Rüdiger Franke * OMCompiler 3cd68ac...a3b03f0 (2): > Complete fix for 3dim RefArray, ticket:4093 > Add error if daeExpCall finds no match
9d2afbbc4 Willi Braun expected output
bb6a7f4da Willi Braun Updating submodules
80a82a79c Per Östlund * OMCompiler bc49d1d...1081354 (1): > Redesigned NFInst to eliminate InstanceTree.
9d3985996 vwaurich * OMCompiler 1731292...bc49d1d (1): > add warning for external alias
0eaa3234c vwaurich * libraries 0a0a6d7...cb49f24 (1): > add Modelica_Synchronous to core libs
ade451a62 vwaurich * OMCompiler 0c7a532...1731292 (1): > added case in external alias detection
f06a5e8d3 Martin Sjölund * OMEdit 13ca3e5...ef930f3 (1): > Handle compilation without OpenSceneGraph
ef930f34f Martin Sjölund Handle compilation without OpenSceneGraph
960c5a683 Adeel Asghar Only show the animation window for mat files.
8898d5233 Adrian Pop add test for ticket:4124
9bfb38a73 Adrian Pop Updating submodules
e3e1ababe Willi Braun update test
0da79bc49 Willi Braun Updating submodules
2dc63bd51 hudson * libraries 1923a8e...0a0a6d7 (1): > Bump libraries
483dbe091 Adeel Asghar * OMEdit 481083a...13ca3e5 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Remove the file extension for display name. Use the name instead of classname.
e5b2e5ef7 ptaeuber Add test for hide result evaluation
02b7e4d30 ptaeuber Updating submodules
174499f2d Adeel Asghar CSV based 3d visualizer.
13ca3e56b Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
78b64bf86 Adeel Asghar Remove the file extension for display name. Use the name instead of classname.
7ac6f62e2 Martin Sjölund * OMEdit 9100a82...481083a (1): > Check for OpenSceneGraph at configure time
481083a2b Martin Sjölund Check for OpenSceneGraph at configure time
c7c588c44 hudson * libraries 98d6c35...1923a8e (1): > Bump libraries
f8860f9a0 Lennart Ochel Remove superfluous whitespace from generated xml file
c744b450b Lennart Ochel Updating submodules
28c95d81d vwaurich * OMCompiler f2641d7...ea606a1 (1): > fix 3dim array for cpp
a327d6606 Lennart Ochel Remove attribute useStart from model_init.xml
f72279b7d Lennart Ochel Updating submodules
115e9999f Rüdiger Franke * OMCompiler a94610a...369fd73 (1): > Exploit structured logging for Newton solver
80abf4611 hudson * OMEdit 8a07849...9100a82 (1): > Merge pull request #47 from rfranke/simtool
b33fa8f02 Rüdiger Franke Mark constantly failing test failing
2910b8e6a Rüdiger Franke Updating submodules
5a8bf93d9 Rüdiger Franke Expected output for XML logging
9100a8268 Adeel Asghar Merge pull request #47 from rfranke/simtool
ebbc16a71 Rüdiger Franke Introduce new Check Toolbar, in addition to Simulation Toolbar
31a70144d Rüdiger Franke * OMCompiler c60d86d...1e16904 (1): > Only initialize variabes with start value from init.xml
555dcfd1f hudson * libraries 3fb54ba...98d6c35 (1): > Bump libraries
c2fc6e684 Rüdiger Franke Further extend DIDtuple test, ticket:4093
9802986bc Rüdiger Franke Updating submodules
ead837901 Adeel Asghar * OMNotebook f6b146d...cb438f2 (1): > ticket:3712 Print the OMNotebook plots.
a6d2b0f35 Rüdiger Franke Extend DIDtuple test with a matrix, ticket: 4093
b5aef6d4d Rüdiger Franke Updating submodules
cb438f2b6 Adeel Asghar ticket:3712 Print the OMNotebook plots.
1ac953e22 hudson * libraries 2c8a6b2...3fb54ba (1): > Bump libraries
688636fd4 Rüdiger Franke * OMCompiler 76cba8f...c655395 (1): > Robustify elabBuiltinDynamicSelect, ticket:3675
97a09c8c2 Rüdiger Franke * OMCompiler 3840dea...76cba8f (1): > Fix cpp codegen for array assignment in when, ticket:4093
e27f5e770 hudson * OMNotebook ef48413...f6b146d (1): > Merge pull request #6 from hkiel/OSX_latex
f6b146dd7 Henning Kiel Merge pull request #6 from hkiel/OSX_latex
510bd1837 hkiel Also add /Library/TeX/texbin to PATH on OS X.
eb3c7fbbc Adeel Asghar * OMEdit a1c062c...8a07849 (2): > Put the animation window in a frame to get a boxed rectangle around it. > Invalidate the model so that Variables Browser is updated.
8a078499e Adeel Asghar Put the animation window in a frame to get a boxed rectangle around it.
9e3b20b44 Adeel Asghar Invalidate the model so that Variables Browser is updated.
c78f987e1 Adeel Asghar * OMEdit 6ab411c...a1c062c (1): > Check if we really have PlotWindow to avoid unusual crashes.
a1c062ca6 Adeel Asghar Check if we really have PlotWindow to avoid unusual crashes.
643fba693 Rüdiger Franke Add test for DynamicSelect, ticket:3675
b048d8661 Rüdiger Franke Updating submodules
16e7934c2 hudson * OMEdit f9c1597...6ab411c (1): > Merge pull request #46 from rfranke/dynvis
6ab411cbf Adeel Asghar Merge pull request #46 from rfranke/dynvis
fcbb98004 hudson * libraries aa728f0...2c8a6b2 (1): > Bump libraries
1b125314a Rüdiger Franke DynamicSelect for visible with false default value
14b6e85a4 Rüdiger Franke Implement DynamicSelect for visible, ticket:3675
cde64ea7c Willi Braun * OMCompiler 5c6c19f...024573e (1): > add further deltaX option for the solvers
9b1bafbcb Willi Braun * OMCompiler 183b510...5c6c19f (1): > Revert "add xml root element for logFormat=xml"
e5688189f vwaurich * OMCompiler 82c4ecd...183b510 (1): > Remove tab from visualxml tpl
21219214a vwaurich * OMCompiler 745621e...82c4ecd (1): > Take an arbitrary alias for externalObjects if unsure
23e00d9b4 vwaurich * OMCompiler c98026b...745621e (1): > Fix visXMl for file-shapeTypes since new parameter stuff made things different
299f26b15 Willi Braun * OMCompiler c237c18...c98026b (1): > add xml root element for logFormat=xml
73de30028 vwaurich test for algorithm counting
5c902cf56 vwaurich * testsuite cfb4594...73de300 (1): > test for algorithm counting
c8a806c07 vwaurich * OMCompiler 7def99e...c237c18 (2): > always expand records when counting algos > Dont expand algorithm when counting the size after removeSimpleEquations
209c08293 Rüdiger Franke * OMCompiler 6345c52...7def99e (1): > Enhance elabBuiltinDynamicSelect for texts, ticket:3675
5aa0206b7 hudson * OMEdit 71c8892...f9c1597 (1): > Merge pull request #45 from rfranke/dyntext
f9c1597b7 Adeel Asghar Merge pull request #45 from rfranke/dyntext
9ac844298 Rüdiger Franke Fix states in Variables Browser
9ffc699ce Rüdiger Franke Implement DynamicSelect for text annotations
a0dc0013c Rüdiger Franke Add VariablesTreeItem::getValue
0a1b88188 Rüdiger Franke * OMCompiler 1580918...6345c52 (1): > Override protected with HideResult annotation, ticket:4089
93ff3ed80 hudson * libraries a4fda0d...aa728f0 (1): > Bump libraries
324fcf630 Adeel Asghar * OMEdit c12584a...71c8892 (1): > ticket:4095 Handle parameters of inherited components.
71c889225 Adeel Asghar ticket:4095 Handle parameters of inherited components.
2fc161a37 vwaurich * testsuite ef5f530...cfb4594 (1): > add test for tuple assignments in whenoperator for cpp
cfb4594af vwaurich add test for tuple assignments in whenoperator for cpp
49afdd634 vwaurich * OMCompiler 3fd4d4f...1580918 (1): > fix cpp codegen for tuple assignments in whenOperators
b6d809a36 Adeel Asghar * OMEdit 3f78d75...c12584a (2): > ticket:4091 Check if object is 0. > Make SimulationDialog remember its geometry. Moved the VerticalScrollArea class to Utilities.
c12584a56 Adeel Asghar ticket:4091 Check if object is 0.
755ceb79a Adeel Asghar Make SimulationDialog remember its geometry. Moved the VerticalScrollArea class to Utilities.
c647ab9d3 hudson Updating submodules * OMEdit 05d565c...3f78d75 (2): > Merge pull request #43 from vwaurich/view > Merge pull request #42 from rfranke/issues
a97a82beb Lennart Ochel * OMCompiler c8df1c5...3fd4d4f (1): > Fix generation of parameter equations
3f78d75f0 Adeel Asghar Merge pull request #43 from vwaurich/view
ef5f530ca Lennart Ochel Revert "Expected output"
fef404da7 Lennart Ochel Updating submodules
0eb4175c3 Adeel Asghar Merge pull request #42 from rfranke/issues
b160e7589 Martin Sjölund Updating submodules
150de4910 Martin Sjölund Fix for clang OpenMP flags not working with g++
f335090fb Adeel Asghar Better tooltip. Missing files from last commit.
ffd8bcce9 Adeel Asghar ticket:2166, 2696 & 3879. Show the value of the curve on the mouse hover. Highlight the closest data point with a marker.
8e4bf38bb Rüdiger Franke Updating submodules
3b4062801 Rüdiger Franke Expected output, ticket:4089
ad242b82f Willi Braun Updating submodules
af557139c Willi Braun adjust linearization test to numerical linearize
d18556d2d hudson * libraries ded17ff...86afd0c (1): > Bump libraries
20ab77ad7 vwaurich X-Y perspective as default, remove home view
5e8aa775a Martin Sjölund * libraries 89f0981...ded17ff (1): > Add M_DD to the core libraries
a412b894d vwaurich * OMCompiler 60e1286...3775ade (1): > small cleanup
621a51d73 vwaurich * OMCompiler bef320c...60e1286 (1): > function to get linker library paths with extra case for Winmm
cb1fb0bdb Rüdiger Franke Updating submodules
94fced8fa Rüdiger Franke Need -emit_protected to check protected vars
d2688c406 vwaurich * OMCompiler dd59e54...1692f27 (1): > BackendDAE.ASSIGN can hold tuples on lhs
ead44e767 Rüdiger Franke Treat previous like der variables
02c9715ab Rüdiger Franke * OMCompiler 339c749...dd59e54 (2): > Only filter public variables with HideResult, ticket:4089 > HideResult defaults to protected, ticket:4089
7d9bfdcdc Rüdiger Franke Lookup units recursively
885d49734 Rüdiger Franke Add vertical scrollbar to General tab of Simulation dialog
86abee48d vruge * OMCompiler 1a1a32a...339c749 (3): > workaround for array=f() > improved array dump > fixed PR 1148
3bfdcb832 hudson * libraries 711df7b...89f0981 (1): > Bump libraries
089d50ac1 hudson * libraries da0aaee...711df7b (1): > Bump libraries
3b7128677 Martin Sjölund * OMCompiler f9018bb...1a1a32a (1): > Fix order of clocked equations
f61028713 Niklas Worschech * OMCompiler 68f9aae...f9018bb (1): > fix in cpp runtime for msvc 2013
407cd03a3 hudson * OMEdit 1543682...05d565c (1): > Merge pull request #40 from rfranke/t4084
05d565c39 Adeel Asghar Merge pull request #40 from rfranke/t4084
cdd3193de vruge Updating submodules
db2ea6bdc vruge Expected output
505e2df1b ptaeuber Updating submodules
f627ad4d5 ptaeuber Suit testsuite to new parameter handling
202ad9496 Rüdiger Franke Better short display of enumeration values, ticket:4084
6af603de2 Rüdiger Franke Shorten display string of enumeration values, ticket:4084
03322bce6 Martin Sjölund * OMCompiler 53b732f...c2ed655 (1): > Changes to FMI autoconf, more debugging messages
eabb4ad99 hudson * OMEdit 02e5b67...1543682 (1): > Merge pull request #38 from rfranke/t4081
154368232 Adeel Asghar Merge pull request #38 from rfranke/t4081
6e2a856d6 Rüdiger Franke Add modified displayUnit to unit selector, ticket:4081
c99acb6a9 Rüdiger Franke Updating submodules
af76f8a7a Rüdiger Franke Extend test of convertUnits, ticket:4081
1396493be Willi Braun * OMCompiler b304032...5d9af84 (2): > add deltaX flag and pass it to the linearization > review lineraize code
f6c24d003 hudson * OMEdit d605fc7...02e5b67 (1): > Merge pull request #37 from vwaurich/master
02e5b6734 Adeel Asghar Merge pull request #37 from vwaurich/master
3945815d2 hudson * libraries 849998a...da0aaee (1): > Bump libraries
29b4a9b1f Adeel Asghar * doc 819079b...16aad1b (1): > Updated the screenshots.
16aad1bcd Adeel Asghar Updated the screenshots.
bdfb2daf3 vwaurich better handling of animation files
6995f7776 Adeel Asghar * doc d6aaeca...819079b (1): > Added screenshots and user's guide for the visualization.
819079b95 Adeel Asghar Added screenshots and user's guide for the visualization.
c2c0eb4e5 Adeel Asghar * doc 362b74d...d6aaeca (1): > Updated according to new options of Options Dialog.
d6aaecae7 Adeel Asghar Updated according to new options of Options Dialog.
313130b27 Adeel Asghar * doc 3a34ba9...362b74d (1): > Updated according to new options of Simulation Dialog.
362b74d28 Adeel Asghar Updated according to new options of Simulation Dialog.
749edf96e Martin Sjölund * OMCompiler 92846a4...b304032 (1): > Produce error-messages when linearize fails
4cbe4dd24 vwaurich * OMCompiler f97e445...92846a4 (1): > remove unused function
ca20941de Martin Sjölund Updating submodules
687b256bf Martin Sjölund Add new package to sources
a4ddb86b3 vwaurich * OMCompiler f45d03b...1ccc53d (1): > use CevalScript.getFullPathFromUri to get animation file paths
234961a2f vwaurich * OMCompiler 88b6260...f45d03b (1): > get absolute paths of resource files which are used for animation
c503a083c Martin Sjölund * OMCompiler eae52ab...88b6260 (1): > Structural parameters as HashSet instead of Table
330f368b8 Adeel Asghar * OMEdit c9b1bad...d605fc7 (1): > ticket:4081 Only skip the Record sub modifiers.
d605fc7e5 Adeel Asghar ticket:4081 Only skip the Record sub modifiers.
f57eccf69 hudson * libraries 24c620f...849998a (1): > Bump libraries
379eed07a Adeel Asghar * OMEdit 3b858fb...c9b1bad (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Options for keeping the variables browser shown in Modeling perspective.
c9b1bad1f Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
e923b7ac7 Adeel Asghar Options for keeping the variables browser shown in Modeling perspective.
177e9f271 Martin Sjölund Updating submodules * OMEdit 62ed426...3b858fb (1): > Update submodule
ef48413fc Martin Sjölund Update submodule
0a2edd8b1 Martin Sjölund Update submodule
3b858fb94 Martin Sjölund Update submodule
acfbd683f Martin Sjölund Update submodule
b895c9a00 Martin Sjölund Fix for OSX quoting
b9c47b254 hudson * OMEdit 45ed062...62ed426 (1): > Merge pull request #36 from rfranke/varsvis
62ed4267e Adeel Asghar Merge pull request #36 from rfranke/varsvis
56bef316d Martin Sjölund * OMPlot 1e06cf2...f907e83 (1): > Compile OMPlot with C++11
f907e83f7 Martin Sjölund Compile OMPlot with C++11
32bdc8787 Rüdiger Franke Updating submodules
8fc919db6 Rüdiger Franke Finally disable new Crane test. Now it really fails on Hudson.
a2293fc28 Rüdiger Franke Revert previous commit and add missing file
dd0051005 Rüdiger Franke Remove test with strange Hudson "Result xml-file not found"
cd03de0c2 Rüdiger Franke Extend tests for calculatedParameter, ticket:4027
d13b6b0cd hudson * libraries 7f1dbe4...24c620f (1): > Bump libraries
b94da0447 Adrian Pop fix windows builds - do not remove just the modelica3d target as it puts the build in an infinite loop!
645cec9f2 Per Östlund * OMCompiler 7efbde0...55548c1 (1): > Improved prefixing in NFInst.
5623c1d6e Martin Sjölund * OMCompiler c8b206d...7efbde0 (2): > Only run SMFlatten if the model uses SMs > Tabs to spaces
c186defaf Martin Sjölund Updating submodules * OMEdit 52f9e6f...45ed062 (3): > Update submodule > Update submodule > Fix detection of Qt5 for qjson
1e06cf25d Martin Sjölund Update submodule
2d8ab4a86 Martin Sjölund Update submodule
1125cc612 Martin Sjölund Update submodule
45ed06284 Martin Sjölund Update submodule
99788c650 Martin Sjölund Handle qmake -qt4
60ac290a0 Martin Sjölund Update submodule
5d045ad8b Martin Sjölund Update submodule
d5b4317d3 Martin Sjölund Update submodule
e9fc8d326 Martin Sjölund Update submodule
3b1089faf Martin Sjölund We need to substitute LRELEASE like before
aa41743cd Martin Sjölund Update common submodule
aeabd2e17 Martin Sjölund Update common submodule
2db886384 Martin Sjölund Update common submodule
14dd3dd75 Martin Sjölund Fix detection of Qt5 for qjson
5ede8caae Martin Sjölund Fix logic for qjson Qt4/Qt5
c7d60273c Martin Sjölund Improve detection of lrelease
1d08fbc30 Martin Sjölund Updating submodules * doc d7ea0d8...3a34ba9 (1): > Remove references to Modelica3D
2249704ce Rüdiger Franke Extend MatrixIO tests with negative aliases
4c891dc8b Rüdiger Franke Updating submodules
ae2c9c56d Rüdiger Franke Revert "Expected output" -- a bug was introduced!
bea3ac45d Martin Sjölund * testsuite 7886e2e...8637cad (1): > Remove references to Modelica3D
8637cad4f Martin Sjölund Remove references to Modelica3D
3a34ba911 Martin Sjölund Remove references to Modelica3D
b31a58e5a Martin Sjölund Remove references to Modelica3D
748db33c7 Rüdiger Franke Show Variables Browser in Modeling Perspective per default
d8301729f hudson * libraries 9534aff...f2b3e94 (1): > Bump libraries
9eb3083f7 hudson * OMCompiler 4f6ee12...30c4b4c (2): > Updating 3rdParty > adapt code to MSVC2015 - the compilation will now use the existing VS 2015, 2013, 2012, 2010 in that order - use VSVERSION=20NN to change the order - fix a minor warning in the CPP runtime CMakeLists.txt
e00c5c2e8 Rüdiger Franke Updating submodules
7886e2e7a Rüdiger Franke Add tests for ticket:4072 (array storage order)
7c9473027 Rüdiger Franke Keep Variables Browser if shown in Modeling Perspective
cea9c6077 hudson * libraries 8097e93...9534aff (1): > Bump libraries
e086bc886 Niklas Worschech * OMCompiler 892dc5a...d314f5c (1): > added ModelicaIO and zlib to cpp runtime build
bff223e69 hudson * OMEdit 520810b...52f9e6f (1): > Merge pull request #35 from rfranke/none
52f9e6f13 Adeel Asghar Merge pull request #35 from rfranke/none
b022bb45a Rüdiger Franke Don't pass platform "none" to buildModelFMU, ticket:4070
75849b001 Rüdiger Franke Save FMI platform setting None, ticket:4070
2495427be Rüdiger Franke * OMCompiler d95bf99...892dc5a (1): > Mark inputs changeable
061d238c5 Per Östlund * OMCompiler bdb177c...d95bf99 (1): > Don't dump the flat model in silent mode.
854d277cf hudson * libraries 1e367c0...8097e93 (1): > Bump libraries
0a045c6f6 Adeel Asghar * OMEdit 2c0eb7f...520810b (1): > Ticket:3626 Show parameter records instead of bindings.
520810b58 Adeel Asghar Ticket:3626 Show parameter records instead of bindings.
28631ca1d Adeel Asghar Updating submodules
f32443cdf Adeel Asghar Expected output for getComponentModifierValue. Added getComponentModifierValues call.
a9d5c6d2e Martin Sjölund * OMCompiler 043a756...69d8e82 (1): > Start splitting large C-files into smaller ones
dadeb7367 Adeel Asghar * OMEdit 2af5ad1...2c0eb7f (1): > ticket:4070 Fixed Options dialog pages order. Removed the unused AnimationPage class.
2c0eb7fb4 Adeel Asghar ticket:4070 Fixed Options dialog pages order. Removed the unused AnimationPage class.
6661c77d3 hudson * libraries f6fa03b...1e367c0 (1): > Bump libraries
27b3a2e28 Per Östlund * OMCompiler b11d246...043a756 (1): > Fix for a few compiler warnings.
cb4f80b19 Martin Sjölund * OMCompiler 1a5a648...b11d246 (1): > Link with expat when not bootstrapping
9b79b8aa0 Per Östlund * OMCompiler 6324199...1a5a648 (1): > Quick hack to fix some NFInst issues.
f5bc75d39 Adeel Asghar * OMEdit e4abcb5...2af5ad1 (1): > Only call convertUnit when units are different.
2af5ad19e Adeel Asghar Only call convertUnit when units are different.
a72ba40f3 Martin Sjölund * OMCompiler cba2c4a...6324199 (1): > Link against fewer libraries when bootstrapping
e3e23f01e Rüdiger Franke * OMCompiler 2f98348...cba2c4a (1): > Add attributes to init.xml file of Cpp runtime, ticket:4069
b71a912b7 hudson * libraries 2904e86...f6fa03b (1): > Bump libraries
f477a800d Willi Braun * OMCompiler e502e33...2f98348 (1): > add functionAlgebraic to callStatistics
e73b174e9 Adeel Asghar * OMEdit fd9c3f0...e4abcb5 (1): > ticket:2250 & 4031 Convert the value to base unit before writing it to init xml file. Preserve the user last selected unit when re-simulating.
e4abcb5f8 Adeel Asghar ticket:2250 & 4031 Convert the value to base unit before writing it to init xml file. Preserve the user last selected unit when re-simulating.
bba41399e ptaeuber * OMCompiler 0c4be26...e502e33 (1): > Also dump iteration variable names in tearing dump
36e277abf Martin Sjölund * OMCompiler e272846...0c4be26 (1): > HPCOM is not needed for bootstrapping
d60145d77 hudson * OMEdit 0d23c4d...fd9c3f0 (1): > Merge pull request #34 from rfranke/vars
fd9c3f042 Adeel Asghar Merge pull request #34 from rfranke/vars
72fa01bff Martin Sjölund * OMCompiler e52e2f9...e272846 (1): > Do not link expat with omc
bb307ff46 Martin Sjölund * doc 257c15b...d7ea0d8 (1): > Use override instead of rewriting the XML-file
d7ea0d885 Martin Sjölund Use override instead of rewriting the XML-file
62ce793d5 Rüdiger Franke * OMCompiler 5609fed...e52e2f9 (1): > Fix use of scale factor in unit conversion, ticket:4031
8efee44b4 Rüdiger Franke Use unit as default display unit in variables browser
6cc73abeb Adeel Asghar * OMEdit a03d35a...0d23c4d (1): > Only override paint event of plot window.
0d23c4d35 Adeel Asghar Only override paint event of plot window.
da6de9e19 Adeel Asghar * OMPlot 9ccbe20...4f2beb7 (1): > ticket:3984 Added a tooltip for legend item with name and filename.
4f2beb766 Adeel Asghar ticket:3984 Added a tooltip for legend item with name and filename.
1fad4d36d Rüdiger Franke Hide Unit column of Variables Browser
9a9d061d4 Rüdiger Franke Restrict unit selector of variables browser and use displayUnit
e1a4f866f hudson * libraries 63c4fca...2904e86 (1): > Bump libraries
a7820f48f hudson * libraries c30f5f9...63c4fca (1): > Bump libraries
68140cad1 Rüdiger Franke Updating submodules
4c97d58c7 Rüdiger Franke Expected output, ticket:4031
da083c7b9 rfranke * OMEdit f063a54...a03d35a (1): > Restrict unit selector to displayUnit and internal unit, ticket:4031 (#33)
a03d35a96 rfranke Restrict unit selector to displayUnit and internal unit, ticket:4031 (#33)
a5abd6f28 hudson * libraries 3cd771b...c30f5f9 (1): > Bump libraries
93eaf9a7a Rüdiger Franke * OMCompiler b5b49b0...0901cc3 (1): > Add derived unit deg
71c21e034 ptaeuber Updating submodules
1234c1e32 ptaeuber Remove removed flag
c2b84d3f1 Adeel Asghar * OMEdit 489670a...f063a54 (1): > ticket:4031 Correctly read the unit value from derived classes.
5592ae890 vwaurich * OMCompiler 0cba003...0382fe8 (1): > better external object detection
114ace906 Adeel Asghar * OMCompiler 9e417e1...0cba003 (1): > ticket:4031 Added kV & mV derived units.
f063a54f9 Adeel Asghar ticket:4031 Correctly read the unit value from derived classes.
83725f2c0 vwaurich * OMCompiler a4f724f...9e417e1 (1): > external alias handling
1bb3ecb0d Martin Sjölund * OMCompiler c5383bb...a4f724f (1): > Simpler check if running the testsuite
4fe038488 arun3688 * OMNotebook baba16a...b87805e (1): > update DrModelica exercises
b87805e99 arun3688 update DrModelica exercises
0d15349e0 hudson * libraries 6d2ca2b...3cd771b (1): > Bump libraries
16c97b8d9 Lennart Ochel * OMCompiler bb86695...c5383bb (1): > Fix wrong escape sequence
fd532f0a3 adrpo * testsuite 8163c35...bea3e6f (1): > add test for ticket:4062
bea3e6f2e adrpo add test for ticket:4062
907d44d40 adrpo * OMCompiler 0e6d68f...bb86695 (1): > fix for ticket:4062 - put external objects inside the connection sets
c1c4cac38 Willi Braun * OMCompiler 08ea75e...0e6d68f (1): > nonlinear homotopy solver with lapack
17c47ef48 vwaurich * OMCompiler db19191...08ea75e (1): > replace parameters in external objects, extend simCodeDebugDump
233b4784d Adeel Asghar * OMEdit 1a0ccb3...489670a (1): > ticket:4043 Only add the version and uses annotation to the top level class.
489670a23 Adeel Asghar ticket:4043 Only add the version and uses annotation to the top level class.
400d84fc6 Adeel Asghar * OMEdit 9206e66...1a0ccb3 (1): > Fixed the issue with over sizing of MainWindow. Give the AnimationWindow a title.
1a0ccb374 Adeel Asghar Fixed the issue with over sizing of MainWindow. Give the AnimationWindow a title.
f806b430d hudson * libraries 86b2944...6d2ca2b (1): > Bump libraries
c9bf0a7a5 vwaurich * OMCompiler c687a77...db19191 (1): > do not link some external library resources (user32, pthread, X11)
79724aff1 ptaeuber Updating submodules
8163c351c ptaeuber Use -output-flag instead of val-function
a049a8377 Martin Sjölund Update README.md
c6c65ff62 hudson Updating submodules
a7103daad Per Östlund - Disable all scodeinst tests for now.
0907003b8 adrpo * OMCompiler f03616c...ea2bf10 (1): > fix windows build
b930c4a13 vruge * OMCompiler aaeec2c...f03616c (1): > loop -> memcpy
6809cba68 vruge Updating submodules
eb2053453 vruge added test for rungekutta_ssc
82153c23a Adeel Asghar * OMEdit 6ec4f43...9206e66 (2): > Use QLineEdit instead of QTextEdit. Mark the strings for translation. > Reverse the mouse wheel zooming.
9206e660b Adeel Asghar Use QLineEdit instead of QTextEdit. Mark the strings for translation.
d0e37f8c0 Adeel Asghar Reverse the mouse wheel zooming.
58ec694ed Adeel Asghar * OMEdit 77d8742...6ec4f43 (1): > Automatically launch the animation window.
6ec4f43b4 Adeel Asghar Automatically launch the animation window.
1553a491c Adeel Asghar Copy the OSG binaries required for OMEdit.
182baeeaa alash325 * OMCompiler 64c43c2...6759fed (2): > - added wrongly deleted line > Added importFMUModelDescription API
422d7e861 hudson * libraries d8c7fe5...86b2944 (1): > Bump libraries
94f4e63f7 hudson * OMEdit 21e45ae...77d8742 (2): > Make animation part of simulation process. Some other minor fixes. > Merge pull request #32 from vwaurich/animation2
77d8742bd Adeel Asghar Make animation part of simulation process. Some other minor fixes.
6241795ca Adeel Asghar Merge pull request #32 from vwaurich/animation2
6f77ba39c Adeel Asghar Merge branch 'animation2' of https://github.com/vwaurich/OMEdit into animation2
b2c7ceaac Martin Sjölund Fix for Qt5/Ubuntu compilation on OSG 3.2
5a8e45aea adeas31 Fixed compiling for Qt4
c507399f2 Adeel Asghar Fixed internal osgQt for Windows.
d04327ebd vwaurich - fix typo
8483368d2 vwaurich - svg icons instead of png
dcb43b858 vwaurich - internal osg qt by sjoelund and fix for win
78fa9a55f mflehmig Add Qt libraries to Makefile for Linux
0da784ffe mflehmig Fix compiling under Linux
c8fb556b6 mflehmig Fix bug: File name has a typo
d565dacd9 vwaurich - normals for the pipes
74314e0cc vwaurich - removed asDrawable()
532e545b7 vwaurich - jump to time functionality
e84ba2bcb vwaurich - fix size of time label, typo
4901b8045 vwaurich - brighter backgroundcolor
b22a37982 vwaurich - fix time label, slider, added speedUp setting
ac14b02dd Adeel Asghar Minor fixes. Do not comment out MainWindow::storePlotWindowsStateAndGeometry().
763017532 Adeel Asghar Link with release/debug dlls of OSG.
d846306e9 vwaurich - default dir for openAnimationFile
b2f547d0a Adeel Asghar Only enable the toolbar buttons when we have the visualizer. Otherwise the applications crashes.
740de29cb Adeel Asghar Get the toolbar icon size from settings so that is configurable. Renamed from AnimationWindowContainer to AnimationWindow.
e0dad8afd Adeel Asghar Make viewer the central widget.
6bea23073 Adeel Asghar No need to set a dummy scene data. We can have an empty view.
c4fc525f3 vwaurich - reduce size of animation toolbar, better default size of view
a6aa2a697 vwaurich - fix time slider
256dfe6c8 vwaurich - set window title for animations
cb04267ca Adeel Asghar Fixed some warnings.
135dffbf0 Adeel Asghar read_matlab4.h already included via util.
091639830 Adeel Asghar Link with 64-bit libs of OSG.
f03fd1f7b vwaurich - comments and coding style
a144be8ed vwaurich - added a spring, yeah
09c29209c vwaurich - some nice perspective actions
cf7c9582f vwaurich - added simulate with visualization button
87eb7b07e vwaurich - forgotten ressource
531b4cb1f vwaurich - remove the old tabbed animation stuff
03c48b28d vwaurich - plot and animation share an mdi
fa40827c3 vwaurich - at least something works now
f88e6e710 vwaurich - hide animation window when switching perspective
abed1a277 vwaurich - fix updateTimer
610825c6d vwaurich - add own shape type for pipes
394cc912b vwaurich - separate VisualizerMAT class
a751c1aaa vwaurich - add icons, remove old animation buttons
43b721753 vwaurich - make an animation toolbar
535913bc3 vwaurich - add an animation toolbar
527c264dd vwaurich - somehow integrated the viewer in the animationwidget
a0bb68fee vwaurich - got the animation in the view
0d3f33194 vwaurich - compile a lot of stuff
361ec4065 vwaurich - get a proper viewer
90e7bae08 vwaurich - get osgviewer and widgets
795f67330 vwaurich - compile with osg
8b0822172 vwaurich - animation window
e167ad14d Adeel Asghar * OMEdit ebbfe52...21e45ae (2): > Revert "Merged OSG 3D visualization done by Volker." > Merged OSG 3D visualization done by Volker.
21e45aea9 Adeel Asghar Revert "Merged OSG 3D visualization done by Volker."
3a67afd18 Adeel Asghar Merged OSG 3D visualization done by Volker.
07ce5bc48 vwaurich * OMCompiler 27e2783...64c43c2 (1): > add error if file name is too long
9f9019a3d Lennart Ochel Updating submodules
020ac7f72 Lennart Ochel Add test case for ticket:4061
9c0570369 Lennart Ochel Update expected output
1d441b156 Willi Braun Updating submodules
be9dc574d Willi Braun add test for ticket:3999 and fix expected output
f83f56870 Martin Sjölund Fix for Qt5/Ubuntu compilation on OSG 3.2
629181837 adeas31 fix last commit
e80e2097b adeas31 fix compiling for Qt4
f1516019c Adeel Asghar Fixed internal osgQt for Windows.
6ae8b586d Adeel Asghar * OMEdit a4b17ce...ebbfe52 (1): > Fixed printing the output of manager and monitor.
ebbfe52fc Adeel Asghar Fixed printing the output of manager and monitor.
1a2cd70ce Adeel Asghar * OMEdit 1dd8804...a4b17ce (1): > Avoid extra QFile objects.
a4b17ce3b Adeel Asghar Avoid extra QFile objects.
f0e007bb7 vwaurich - fix typo
ba0860b0b vwaurich - svg icons instead of png
b36808d51 Lennart Ochel * OMCompiler e4eee95...aadd604 (1): > Highlight that the unit checking module is still experimental
0eac66618 Lennart Ochel * OMCompiler 99952ed...e4eee95 (1): > Fix unit checking for products
3774c8fb4 Adeel Asghar * OMEdit 3bc1550...1dd8804 (1): > ticket:4042 Show error message for conflicting variables names.
1dd8804f9 Adeel Asghar ticket:4042 Show error message for conflicting variables names.
b054f0334 hudson * libraries 88f924c...d8c7fe5 (1): > Bump libraries
9906a4d9e ptaeuber Expected output for smaller init tearingsets
c1b9c1564 ptaeuber Updating submodules
28062c6c1 vwaurich * testsuite f86f656...01ec73d (1): > - added test
01ec73d53 vwaurich - added test
fd07d42a6 Adeel Asghar * OMEdit 7152771...3bc1550 (1): > Reverted the previous commit. Start the manager first.
3bc1550ce Adeel Asghar Reverted the previous commit. Start the manager first.
4ae5f3718 ptaeuber * testsuite 8a0ec7d...f86f656 (1): > Add parameter tests
f86f65663 ptaeuber Add parameter tests
0fd534d73 vwaurich - internal osg qt by sjoelund and fix for win
7fd1e7d74 Lennart Ochel Updating submodules
8a0ec7d41 Lennart Ochel Do not use + for OM flags
547c4b9ae hudson * libraries b3e5345...88f924c (1): > Bump libraries
0dd2f67b4 adrpo Updating submodules
62c88ea11 adrpo - update test
257c15ba5 Adrian Pop fix for ticket:4051 (#27)
21cb762ce Lennart Ochel Fix broken cross reference (#26)
f5b6e8785 ptaeuber Updating submodules
9a6e38792 ptaeuber Expected output
a1b3acbb8 vwaurich Merge remote-tracking branch 'origin/master' into master-loc
0a4ea1fda hudson * libraries 7e555e5...db11ad8 (1): > Bump libraries
b1f3e5fca adrpo add test for ticket:3979
11de48c43 adrpo * testsuite d5d4c0d...b1f3e5f (1): > add test for ticket:3979
150aad966 adrpo * OMCompiler f0f37a3...4f0d761 (1): > fix for ticket:3979
86cb47f94 hudson Updating submodules * OMEdit 3aded14...7152771 (5): > Start the monitor before manager. > ticket:4047 Fixed updating of icon transformation. > ticket:4045 Allow users to specify dragged component name. > ticket:4042 Avoid crash. > Pass +locale as argument to omc_Main_init.
baba16ac3 adrpo fix import of QSetttings for qt4
715277176 Adeel Asghar Start the monitor before manager.
b6bd36bea Adeel Asghar ticket:4047 Fixed updating of icon transformation.
78f34eaf3 vwaurich Merge pull request #1 from mflehmig/animation2
c6b9df15c Adeel Asghar ticket:4045 Allow users to specify dragged component name.
3a786a3de mflehmig Add Qt libraries to Makefile for Linux
d04ae4ba8 mflehmig Fix compiling under Linux
81e061135 mflehmig Fix bug: File name has a typo
fbaa0708b Adeel Asghar ticket:4042 Avoid crash.
f4df9cc23 vwaurich Merge remote-tracking branch 'origin/master' into master-loc
6304dfa64 Adeel Asghar Pass +locale as argument to omc_Main_init.
1df99c389 Adeel Asghar Pass +locale as argument to omc_Main_init.
9944a43ae Adeel Asghar * OMCompiler 7c98eac...f0f37a3 (1): > Added zero as default timePoint.
ed6f1c124 Adeel Asghar Updating submodules
06bb10221 Adeel Asghar Added more words to dictionary.
9d732f599 Adeel Asghar Set +d=initialization by default.
b85aba4ad Adeel Asghar Read the language from OMEdit settings file.
d5d4c0d82 Adeel Asghar Updated tests with new initialization warning text.
d96ce42cf Lennart Ochel Updating submodules
735a63374 Lennart Ochel Fix initialization problems containing
a457240c1 hudson * libraries f69bdc7...8ed89b6 (1): > Bump libraries
c0b4f166c hudson * libraries 2c14ca0...f69bdc7 (1): > Bump libraries
1a2579ea9 hudson * libraries 8ebde99...2c14ca0 (1): > Bump libraries
4d0e38eb2 Adeel Asghar * OMEdit b2c63fa...3aded14 (1): > Make ExactStep false as default and an optional attribute.
3aded1427 Adeel Asghar Make ExactStep false as default and an optional attribute.
4ee4b9101 Adeel Asghar * OMEdit 37a0f72...b2c63fa (1): > Clear the generated files before each new tlm co-simulation.
b2c63fa2d Adeel Asghar Clear the generated files before each new tlm co-simulation.
f7c4a515c Adeel Asghar * OMEdit 9ca647d...37a0f72 (1): > Keep the tlm co-simulation window inside main OMEdit window.
37a0f7263 Adeel Asghar Keep the tlm co-simulation window inside main OMEdit window.
2a244e234 Adeel Asghar * OMEdit 19a2742...9ca647d (1): > Respect the order of arguments.
9ca647d89 Adeel Asghar Respect the order of arguments.
9664c5917 ptaeuber Updating submodules
bf88e3f1c ptaeuber Expected output
7da13ef06 vwaurich - normals for the pipes
b6a1d5992 hudson * libraries cbfb614...8ebde99 (1): > Bump libraries
4e3de4417 vwaurich - removed asDrawable()
bf23a9aff vwaurich - jump to time functionality
1e51b8aef hudson * libraries ca7861b...cbfb614 (1): > Bump libraries
67886fb4f Lennart Ochel * OMCompiler 83c6631...372119f (1): > Fix typo in documentation of isExperiment(..)
f0075d116 hudson Updating submodules * OMEdit fe7fc5f...19a2742 (3): > Compile OMEdit with C++11 > Proper linking for 32 or 64 bit. > Allow renaming the MetaModel name.
d3e63e2f0 vwaurich - fix size of time label, typo
b7cced8f8 vwaurich - brighter backgroundcolor
d2dfa3eb3 Adeel Asghar Merge branch 'animation2' of https://github.com/vwaurich/OMEdit into animation2
54c5148f9 Adeel Asghar Minor fixes. Do not comment out MainWindow::storePlotWindowsStateAndGeometry().
4793ccf7a vwaurich - fix time label, slider, added speedUp setting
549addfb6 Adeel Asghar Link with release/debug dlls of OSG.
19a274288 Martin Sjölund Compile OMEdit with C++11
1e1497aee vwaurich - default dir for openAnimationFile
fee9b9cb7 Adeel Asghar Only enable the toolbar buttons when we have the visualizer. Otherwise the applications crashes.
7baf6dec4 Adeel Asghar Get the toolbar icon size from settings so that is configurable. Renamed from AnimationWindowContainer to AnimationWindow.
0e2ab0f23 Adeel Asghar Make viewer the central widget.
9854949aa Adeel Asghar No need to set a dummy scene data. We can have an empty view.
721b825ee vwaurich - reduce size of animation toolbar, better default size of view
9a5118636 vwaurich - fix time slider
0f3aec9af vwaurich - set window title for animations
195aed3e9 Adeel Asghar Fixed some warnings.
8a369066c Adeel Asghar read_matlab4.h already included via util.
175f71c0d Adeel Asghar Proper linking for 32 or 64 bit.
130745f8c Adeel Asghar Link with 64-bit libs of OSG.
2afbff6ce arun3688 change insert link color to blue, update copyrights information
057cc5880 vwaurich - comments and coding style
7f9de4877 Adeel Asghar Allow renaming the MetaModel name.
771c29f40 Lennart Ochel * OMCompiler 6d333d4...83c6631 (2): > Add available options of runtime flag -iim > Remove obsolete flag from description
2fb2f3906 hudson * libraries 1114c90...ab67009 (1): > Bump libraries
bf0142eed hudson * libraries 3351823...1114c90 (1): > Bump libraries
ed4fde4e5 hudson * libraries ebddb30...3351823 (1): > Bump libraries
2b2693441 Adeel Asghar * OMEdit 7ed1ea5...fe7fc5f (1): > ticket:4039 Use monospaced font for text and system font for html.
fe7fc5fbc Adeel Asghar ticket:4039 Use monospaced font for text and system font for html.
1d38f8da3 hudson * libraries d20ece1...ebddb30 (1): > Bump libraries
43a4809ee hudson * libraries 0d6258c...d20ece1 (1): > Bump libraries
bc743b145 Lennart Ochel * OMCompiler 5ac7218...6d333d4 (1): > Remove useless condition
6d91166d0 Adeel Asghar * OMEdit bbba659...7ed1ea5 (1): > ticket:4039 Handle the text documentation.
7ed1ea59d Adeel Asghar ticket:4039 Handle the text documentation.
b3d25155f hudson * libraries f20dc2c...0d6258c (1): > Bump libraries
4ad5e087f ptaeuber * OMCompiler 3423a6e...5ac7218 (1): > Some code optimizations in Tearing.mo
9fa6eff0a Martin Sjölund * libraries 0ee0a86...f20dc2c (1): > Suppress tableAvailable warning
22933c2fc Martin Sjölund Updating submodules
07e45ab11 Martin Sjölund Fixes for ticket:4007
997caa118 vwaurich - added a spring, yeah
ef16015c9 hudson * libraries cba9ecf...0ee0a86 (2): > Bump libraries > Bump libraries
66b21e561 Adeel Asghar * OMEdit c3f1889...bbba659 (1): > ticket:3964 Single & multi-line commenting for MetaModelica.
bbba6594b Adeel Asghar ticket:3964 Single & multi-line commenting for MetaModelica.
4509c6ae9 Adeel Asghar * OMEdit eb6ad82...c3f1889 (1): > Only show the qualified name for LibraryTreeItem::Modelica in model switcher dialog.
c3f1889b4 Adeel Asghar Only show the qualified name for LibraryTreeItem::Modelica in model switcher dialog.
a5eac21c5 Adeel Asghar * OMEdit 04e3776...eb6ad82 (1): > Open the file when enter is pressed.
eb6ad8249 Adeel Asghar Open the file when enter is pressed.
ca88dda54 vwaurich - some nice perspective actions
9a405974f hudson * libraries d0061e0...cba9ecf (1): > Bump libraries
0e613776f vwaurich - added simulate with visualization button
24e90f463 vwaurich - forgotten ressource
d4d7396e2 vwaurich - remove the old tabbed animation stuff
c7395d747 vwaurich - plot and animation share an mdi
917026ca0 hudson * libraries ba08d5d...d0061e0 (1): > Bump libraries
e7ba8631f hudson * libraries c09b00a...ba08d5d (1): > Bump libraries
f3778d5f4 hudson * libraries cc801bc...c09b00a (1): > Bump libraries
08d86e3cd hudson * libraries eec5879...cc801bc (1): > Bump libraries
c47ebfd39 vwaurich - at least something works now
ccc2d2974 hudson * libraries 2da570a...eec5879 (1): > Bump libraries
3591c06b8 Adeel Asghar * OMEdit ea8dd85...04e3776 (1): > ticket:4008 For now just display all parameters as enabled.
04e3776a5 Adeel Asghar ticket:4008 For now just display all parameters as enabled.
9673df643 Adeel Asghar * OMEdit ff69236...ea8dd85 (1): > ticket:4026 Use the inherited class coordinate system if class doesn't have one.
ea8dd8585 Adeel Asghar ticket:4026 Use the inherited class coordinate system if class doesn't have one.
0cd7cf572 vwaurich - hide animation window when switching perspective
8ecc3f01d vwaurich - fix updateTimer
0a7ab0541 vwaurich - add own shape type for pipes
a07ac97e1 vwaurich * OMCompiler 55589c8...863a98b (1): > - fix visualization attribute extra
a85b4051b hudson * libraries 5822fc9...2da570a (1): > Bump libraries
8713572ca Adeel Asghar * OMEdit af701af...ff69236 (1): > ticket:4023 Fixed the GDB path issue.
ff6923694 Adeel Asghar ticket:4023 Fixed the GDB path issue.
714e80dc2 hudson * libraries 17837ab...5822fc9 (1): > Bump libraries
e317479ad Willi Braun * testsuite 7496b21...9f36c1c (1): > fix daeMode testsuite
9f36c1c25 Willi Braun fix daeMode testsuite
787ff7d9c vwaurich * OMCompiler 9f51354...55589c8 (1): > - generate visual.xml with +d=visxml only
c3ad0a474 Willi Braun Updating submodules
7496b2113 Willi Braun add dae tests to the testsuite
f473622b3 vwaurich * OMCompiler 8c6ebff...5d7be40 (1): > - get source info for Flags.VISUAL_XML
ca42d75e9 hudson * libraries 5bbcc65...17837ab (1): > Bump libraries
6fc92320a hudson * libraries 9844f28...5bbcc65 (1): > Bump libraries
a5a94a345 Adeel Asghar * OMCompiler a543be3...8c6ebff (1): > Better implementation for add/update/delete transition APIs.
e820854ce vwaurich - separate VisualizerMAT class
dab8d02d5 vwaurich - add icons, remove old animation buttons
8707392ba vwaurich - make an animation toolbar
e5a6e459c vwaurich - add an animation toolbar
3b272d478 hudson * libraries e703c0a...9844f28 (1): > Bump libraries
b5660ff07 Rüdiger Franke * OMCompiler 7ce61b8...a543be3 (1): > Add new function signatures to ArrayOperations.h
2665e73ab vwaurich - somehow integrated the viewer in the animationwidget
0c99c4879 Adeel Asghar Copy omniORB files required for OMPython.
f1fb176a8 vwaurich - got the animation in the view
0eb1e6931 Rüdiger Franke * OMCompiler 0b58b42...7ce61b8 (1): > Implement DIV_ARR and ADD_ARRAY_SCALAR in Cpp runtime
168de06cd hudson * libraries f0f1421...e703c0a (1): > Bump libraries
8627235ee vwaurich - compile a lot of stuff
9a7a6a652 hudson * libraries c0d7cd1...f0f1421 (1): > Bump libraries
7f9210425 vwaurich - get a proper viewer
b1e2e3c9c Adeel Asghar Updating submodules
424839247 Adeel Asghar Updated the transitions test.
bf2ce7259 Adeel Asghar Updating submodules
aa4034be8 Adeel Asghar Call the transition tests.
f9561bb5a vwaurich - get osgviewer and widgets
b9b08bb29 hudson * libraries 0545f46...c0d7cd1 (1): > Bump libraries
b1db32975 vwaurich - compile with osg
425e27964 Adeel Asghar Test for transitions APIs.
e23197cc0 Adeel Asghar Updating submodules
ddd5bd002 Per Östlund Updating submodules
f12e83be5 Per Östlund - Added testcase for ticket 4028.
c10ebe7ce vwaurich - animation window
a66f05b60 hudson * libraries 8272b09...0545f46 (2): > Bump libraries > Bump libraries
90a3111c6 hudson * libraries 2aa606d...8272b09 (1): > Bump libraries
4811487c3 vwaurich * OMEdit ef5ae2c...af701af (2): > - animation tab (reverted from commit d67f06b7e02204937bf4b447f8f2b0ab7994cad3) > - animation tab
af701af0e vwaurich - animation tab (reverted from commit d67f06b7e02204937bf4b447f8f2b0ab7994cad3)
d67f06b7e vwaurich - animation tab
d577b7746 Adeel Asghar * OMCompiler 974a19c...0735a9d (1): > Added new API addTransition.
1d8a54c5d vwaurich * OMCompiler fcc0b47...974a19c (1): > - compute timeevents for tEnd
1fc6779f5 vwaurich * OMCompiler a1fe865...fcc0b47 (1): > - deactivate analytic jac for nls in cpp Newton solver
0cafae04f hudson * OMEdit af142ed...ef5ae2c (1): > Merge pull request #30 from robbr48/master
ef5ae2c5f Adeel Asghar Merge pull request #30 from robbr48/master
a2097138f vwaurich * OMCompiler cd3785d...a1fe865 (1): > - cpp synchronous implementation back to time events
f78536178 vwaurich * testsuite ad30452...05d7215 (1): > - deactivate test for now
05d7215d2 vwaurich - deactivate test for now
d9bbe6a55 hudson * libraries 13af828...2aa606d (1): > Bump libraries
11290fddd hudson * libraries a32c731...13af828 (1): > Bump libraries
b0fc13197 Robert Braun Removed accidentally commited debug output.
5fc6629d5 Robert Braun Reduced tolerances for fuzzyCompare function.
af3b5b30c ptaeuber * OMCompiler 338dd80...cd3785d (1): > Some minor SimCode Optimization
2f90cbe96 hudson * libraries 8cc0516...a32c731 (1): > Bump libraries
0e7c9e224 ptaeuber Updating submodules
ad304529b ptaeuber Expected Output
a612fb9df hudson * libraries 801e126...8cc0516 (1): > Bump libraries
844e1292b hudson * libraries 798c7e1...801e126 (1): > Bump libraries
07e32aaad ptaeuber * OMCompiler bcf29cc...779a206 (1): > Fix Dynamic Tearing for initialization
4bd6606c7 ptaeuber * OMCompiler 5fed8c1...bcf29cc (1): > Allow Dynamic Tearing for initialization
fdc16e8ff ptaeuber Updating submodules
b11d53d01 ptaeuber Expected output
2f0e64673 Niklas Worschech * OMCompiler d0a57cd...db1de5b (2): > fix for hpcom > integrated DAE mode in cpp runtime
f38ca3c90 Adeel Asghar * OMEdit 3e8f747...af142ed (1): > ticket:4013 Update the display name within inherited classes.
af142edfc Adeel Asghar ticket:4013 Update the display name within inherited classes.
1a035cf14 vwaurich * testsuite 9453b64...810d7e2 (1): > - activate synchronous test with total model
810d7e20b vwaurich - activate synchronous test with total model
ef4e7ef98 vwaurich * OMCompiler 4ec62d0...d0a57cd (1): > - fix booleanclock handling, use subpartidx for clockinit
8d66d027e vwaurich * testsuite efdd08a...9453b64 (1): > - added synchronous test, update clockedEventTest
9453b64e2 vwaurich - added synchronous test, update clockedEventTest
e023fae8d vwaurich * testsuite 69e0f34...efdd08a (1): > - update clockedEventTest
efdd08a27 vwaurich - update clockedEventTest
aa923e127 vwaurich * OMCompiler 8c6cf45...4ec62d0 (1): > - fix for hpcom
1e0af42a1 vwaurich * testsuite 793899e...69e0f34 (1): > - added test for partlintorn systems
69e0f34f4 vwaurich - added test for partlintorn systems
d5eaeaf1b vwaurich * OMCompiler aeb5710...8c6cf45 (1): > - remove debug output
9f40c1115 vwaurich * OMCompiler 41f85a5...aeb5710 (1): > - fix partlintorn system
5c97c3825 vwaurich * OMCompiler 5a18bd5...41f85a5 (1): > Reactivated reverted clock adaptions
6f943466c vruge Updating submodules
793899e50 vruge added test for ticket:3997
e72c6205e vruge * OMCompiler 2d42240...c5749a6 (1): > recursion -> loop
17b76a242 hudson * libraries 3948ea0...798c7e1 (1): > Bump libraries
e32ba78a8 hudson * libraries a121968...3948ea0 (1): > Bump libraries
846caf8cb hudson * libraries 005d18b...a121968 (1): > Bump libraries
8238112e5 hudson Updating submodules
c49987f11 vruge added tests for force inline function in Loop
dba51955f hudson * libraries fa271da...005d18b (1): > Bump libraries
8d44841c0 vruge * testsuite 8775cff...95c8653 (1): > make test more stable
2a5e662c9 vruge * OMCompiler 145cac2...b7af71c (1): > improved modul order
95c8653ea vruge make test more stable
56d03c25a hudson * libraries 9e79050...fa271da (1): > Bump libraries
c43463d81 vwaurich * OMCompiler 75fffde...145cac2 (1): > - copy missing dlls in omdev_extra_dlls to fix FMUs
4d1319d4e Martin Sjölund Updating submodules
8775cffb0 Martin Sjölund Test for default external call with arrays
e7498cd7f hudson * libraries 759e441...9e79050 (1): > Bump libraries
c025dfad7 Martin Sjölund * OMCompiler e998614...c709213 (1): > Only store direction of external variables
8b62a9647 hudson * libraries 3982f1d...759e441 (1): > Bump libraries
383fdf165 Martin Sjölund * OMCompiler a4c1eab...e998614 (1): > Generate unique UUID if libuuid is present
b4eded1d1 Adrian Pop * OMEdit 45325bd...3e8f747 (1): > fix windows build (#29)
3e8f747cd Adrian Pop fix windows build (#29)
dd95bfea3 hudson * libraries d5581e4...3982f1d (1): > Bump libraries
123335295 hudson * libraries aab1821...d5581e4 (1): > Bump libraries
f116be887 Martin Sjölund * OMCompiler 96951b4...a4c1eab (1): > setDocumentationAnnotation now escapes strings
dbd36373c Martin Sjölund Updating submodules * OMEdit a6abbd9...45325bd (1): > Compile with QT5 when available
ce1ebbf66 Martin Sjölund Compile with QT5
9ff03e5bd Martin Sjölund Compile with QT5
9ccbe2073 Martin Sjölund Update to compile with QT5
45325bdd5 Martin Sjölund Compile with QT5 when available
364b7ddc3 Martin Sjölund Allow configure to detect QT5
9560139ae hudson * libraries dbabe41...aab1821 (1): > Bump libraries
62db5eb5d Martin Sjölund * OMCompiler 4877c8d...96951b4 (1): > Use an AVL Tree to make adding new ZCs faster
1d5e3537c hudson * libraries cc74b99...dbabe41 (1): > Bump libraries
560200ba9 Martin Sjölund Expected output
cc33a5904 Martin Sjölund Updating submodules
7f89f6fe7 ptaeuber Updating submodules
04832d54e ptaeuber Update parameterTest
c619837d1 Martin Sjölund * OMCompiler 6cead39...06257ff (1): > Add built-in function valueCompare
44675e9c3 ptaeuber * OMCompiler 2216479...6cead39 (1): > Add missing else
12a6399f4 Lennart Ochel * OMCompiler 96282dd...2216479 (1): > Handle error stage ERROR_EVENTHANDLING
77568e861 hudson Updating submodules
413773574 Patrick Täuber Add model to test parameter evaluation
35d906416 Martin Sjölund * OMCompiler 9d12661...2d38e9a (1): > Encapsulate the ZeroCrossings set type
89efff0c1 hudson * libraries 13289b7...cc74b99 (1): > Bump libraries
70c275f0f hudson * libraries 1c116de...13289b7 (1): > Bump libraries
4ae0b889c Adeel Asghar Updating submodules
09ae6c980 Adeel Asghar Added test for getTransitions API.
17b52679c hudson * libraries cb52715...1c116de (1): > Bump libraries
6a4a3f6e7 Martin Sjölund * OMCompiler 68b6340...a968496 (1): > Do not pass around numRelations
9e3a25279 hudson * libraries 8ec584e...cb52715 (1): > Bump libraries
a8395d8e1 Martin Sjölund * OMCompiler a25dc00...68b6340 (1): > Merge only 0 or 1 zero-crossings
1a73b8492 Dietmar Winkler * OMCompiler 1cb219f...a25dc00 (1): > Avoid characters in file names that are illegal in Windows
ba505bb0e Martin Sjölund * OMCompiler c06dade...1cb219f (1): > Use DoubleEndedList for zero-crossings internally
40256ecd0 Martin Sjölund * OMCompiler 5162304...c06dade (1): > Fix type variables of metarecords
367adc568 hudson * libraries 5da5169...8ec584e (1): > Bump libraries
67b62bf69 hudson * libraries 879dde5...5da5169 (1): > Bump libraries
3c02f6ac9 Adeel Asghar Updated tests for getClassInformation output.
d58055a5d Adeel Asghar Updating submodules
ee53dda5f Martin Sjölund Updating submodules
25e9e2c5c Martin Sjölund Expected output for #1016
9a660c7f6 hkiel * OMCompiler 6f92e41...fde847b (1): > some small optimizations - remove arrSize from records, size of array can be determined in O(1) time - make BackendEquation.addEquations() add all equations in a loop instead of calling addEquation() for each equation - use addEquations() instead of List.fold(lst,addEquation,eqns) - avoid some intermediate lists
f080a0ab6 ptaeuber * OMCompiler 1a9bdf2...6f92e41 (1): > Minor changes to EvaluateParameter
24c849141 hudson * libraries 7e7cc21...879dde5 (1): > Bump libraries
6393accfc hudson * libraries 3359f14...7e7cc21 (1): > Bump libraries
ed66e566e Willi Braun * OMCompiler 1127a0f...1a9bdf2 (1): > added DAE_RESIDUAL_VAR as varKind
265f2e00f Willi Braun * OMCompiler 5f36339...1127a0f (1): > added ida-solver stopTime ticket:3991
b8a961a35 Willi Braun Updating submodules
7569344ae Willi Braun expected output of OMCompiler PR#1014
f9b8fcb38 Martin Sjölund * OMCompiler 1464a0d...f60e155 (1): > Fix equation system partitioning performance
19140c855 hudson * libraries f0dbd0f...3359f14 (1): > Bump libraries
dbff056ad hkiel * OMCompiler 3405204...1464a0d (1): > some minor list optimizations
d3813c793 Martin Sjölund * OMCompiler 590fe40...3405204 (1): > FindZeroCrossings - avoid bad listAppend
9528cb1fa Martin Sjölund * OMCompiler 6312752...590fe40 (1): > Use DoubleEndedList for FindZeroCrossings
e72ae947b hudson * libraries df9793f...f0dbd0f (1): > Bump libraries
8c25cc417 Martin Sjölund * OMCompiler 112b0bc...6312752 (1): > Avoid matchcontinue in FindZeroCrossings
4425b91e9 Martin Sjölund * OMCompiler 76f47ca...112b0bc (1): > Remove matchcontinue from FindZeroCrossings
10f61bd8c Martin Sjölund * OMCompiler 185f006...76f47ca (1): > Avoid matchcontinue in FindZeroCrossings
56e36b998 Martin Sjölund * OMCompiler 3d60086...185f006 (1): > Avoid matchcontinue in FindZeroCrossings
e00a7e6a9 Willi Braun enable daeMode tests
4f6cb2013 hudson Updating submodules
2881989f8 Willi Braun Updating submodules
3b50b4856 Willi Braun adjust output of tests
7d896bdf5 Martin Sjölund * OMCompiler 4638cca...9206950 (1): > Change order in mergeZeroCrossings
67530c486 hudson * libraries 4691397...df9793f (1): > Bump libraries
a9a0ba0ba hudson * libraries 09cd89f...4691397 (1): > Bump libraries
1f87e7a40 Lennart Ochel * OMCompiler dec4b30...4638cca (1): > New debug flag "partitionInitialization"
8d04a0ca1 hkiel * OMCompiler 3fd8767...dec4b30 (1): > some minor optimizations
95b62310f Adeel Asghar * OMEdit 612047b...a6abbd9 (1): > ticket:3982 Preserve format of text copied from instantiate model window.
a6abbd9b3 Adeel Asghar ticket:3982 Preserve format of text copied from instantiate model window.
790b71f56 Adeel Asghar * OMEdit 14f3280...612047b (1): > ticket:3987 Clear contents of search field by clicking ESC key.
612047bf0 Adeel Asghar ticket:3987 Clear contents of search field by clicking ESC key.
8c275a13f Willi Braun * OMCompiler 48f93f0...3fd8767 (1): > fix typos ticket:3983
730b95813 hkiel * OMCompiler c6520af...48f93f0 (1): > some minor optimizations to Backend
47554c686 Adeel Asghar * OMCompiler 5725c2b...c6520af (1): > Measure the correct time of API calls.
32e9483a8 Adeel Asghar * OMEdit 4de9151...14f3280 (1): > Only create dialogs when they are really needed.
14f32804d Adeel Asghar Only create dialogs when they are really needed.
c05343bcd adrpo update test after fixing ticket:3980
0549d24fb adrpo Updating submodules
6ce64981b Willi Braun * OMCompiler 7b072a7...3e83c18 (1): > fix ticket:3983
21eed3abe vwaurich * testsuite 63ce1c7...58e841c (1): > - added cpp synchronous coverage tests for windows
58e841c22 vwaurich - added cpp synchronous coverage tests for windows
775356724 hkiel * OMCompiler c84c179...7b072a7 (1): > use list comprehension
798693a30 hkiel * OMCompiler 638acf9...c84c179 (1): > slightly improve performance of getComponentAnnotations() ticket:3679 do better scanning through lists
d1216983f hudson * libraries fa06d36...09cd89f (1): > Bump libraries
ce20dbb74 Lennart Ochel * OMCompiler c1cac0c...638acf9 (1): > Don't evaluate alg. loops once before start of simulation
72e25ab5c adrpo Updating submodules
63ce1c70e adrpo update tests after ThermoSysPro changes
5784a2314 Adrian Pop * OMCompiler 96924a5...c1cac0c (1): > fix ticket:3973
98d3633bc Lennart Ochel * OMCompiler 6cb06d8...96924a5 (1): > Add missing TRACE_POP statement
6bae26e6e Lennart Ochel * OMCompiler 8ab6b8a...6cb06d8 (1): > Minor optimizations to EvaluateParameter.mo
3cc53c181 Lennart Ochel * OMCompiler cbd9cd3...8ab6b8a (1): > Remove superfluous variables
e8766a796 Willi add testcase for ida solver
9dcb77246 hudson Updating submodules
ad06f9ae5 Willi Braun * OMCompiler c268564...cf561f7 (1): > fix event handling of ida solver
0c0ec92c6 Willi Braun * OMCompiler 8257389...c268564 (1): > fix debug trace
4c6ac928e hudson * libraries fa77f43...dd435b9 (1): > Bump libraries
70e8a37ae hkiel * OMCompiler 2ce167a...8257389 (1): > GC.free() some temporary arrays
9b8d0f69c adrpo * OMCompiler 499d340...2ce167a (1): > small memory optimizations - free the array in List.mo - return the input in SystemImpl__iconv if to == from - signal that we don't want malloc_atomic in arrayCreateNoInit
19c573463 Adrian Pop * OMEdit 86dd3e9...4de9151 (1): > fix ticket:3868 add --large-address-aware when linking OMEdit (#28)
4de915140 Adrian Pop fix ticket:3868 add --large-address-aware when linking OMEdit (#28)
9a4a119c7 Rüdiger Franke * OMCompiler a5b5466...499d340 (1): > Support startInterval of event clocks, ticket:3272
60cd9dacb hudson * libraries a0b3ab3...fa77f43 (1): > Bump libraries
468286c5c hudson * libraries 2d0c3a8...a0b3ab3 (1): > Bump libraries
a4b1ac007 hudson * OMCompiler 60b9239...a5b5466 (5): > Updating 3rdParty > Updating 3rdParty > Merge branch 'master' of https://openmodelica.org/git-readonly/OMCompiler > Updating 3rdParty > Updating 3rdParty
9e7ba53b6 Adeel Asghar * OMEdit 56794bf...86dd3e9 (1): > Changed Algorithmic Debugging to Debugging.
86dd3e98f Adeel Asghar Changed Algorithmic Debugging to Debugging.
9b631e41f Adeel Asghar * OMEdit 44eb332...56794bf (1): > Properly set CRLF line ending.
56794bf8b Adeel Asghar Properly set CRLF line ending.
9024911cd Rüdiger Franke Updating submodules
d63325375 Rüdiger Franke Expected output
b0c87cafb hudson * libraries 09d9a1a...2d0c3a8 (1): > Bump libraries
0b25f727d hkiel * OMCompiler 96ee498...70198be (1): > fix some warnings from static code analysis
bf3ee768c Willi Braun add daeMode tests to testsuite
c2d7cac27 Willi Braun Updating submodules
dcf9748d9 Willi Braun add ida daeMode flag to suppress alg. vars
92579682e Niklas Worschech * OMCompiler df84bca...a25d3fd (1): > Revert "fix for clock ticks at end time in cpp runtime"
365c8c30c Adeel Asghar * OMEdit b5fe970...44eb332 (1): > Remove the status bar message in case of error.
44eb33272 Adeel Asghar Remove the status bar message in case of error.
a150a7313 Adeel Asghar * OMEdit 19e56e3...b5fe970 (1): > ticket:3970 Include the components of the base classes in exported images.
b5fe97021 Adeel Asghar ticket:3970 Include the components of the base classes in exported images.
68d2b084a Adeel Asghar * OMEdit 611bc0f...19e56e3 (1): > ticket:3958 Make OMCLogger enabled by default.
19e56e3d5 Adeel Asghar ticket:3958 Make OMCLogger enabled by default.
961402d3e Adeel Asghar * OMEdit db26f9e...611bc0f (1): > ticket:3969 Show correct line numbers for errors.
611bc0f32 Adeel Asghar ticket:3969 Show correct line numbers for errors.
3ac32bf04 adrpo Updating submodules
611ddae12 adrpo add test for ticket:3974
f15c2f746 hudson * libraries ee73517...09d9a1a (1): > Bump libraries
1e70e4a44 Niklas Worschech * OMCompiler f67918e...913b58d (1): > Revert "Adapted clock handling in cpp runtime"
f2659d5be Adeel Asghar * OMEdit 54a3450...db26f9e (1): > Use QRegExp to find tags instead of using QWebPage. QWebPage is slow and very much resource hungry.
db26f9ec6 Adeel Asghar Use QRegExp to find tags instead of using QWebPage. QWebPage is slow and very much resource hungry.
815d12437 Adeel Asghar * OMEdit 2d080d4...54a3450 (1): > C/C++ Editor instead of C Editor.
54a345038 Adeel Asghar C/C++ Editor instead of C Editor.
303481877 Adeel Asghar * OMEdit 8cddbef...2d080d4 (1): > Improved the performance by not setting the QTextCursor again and again.
2d080d4c7 Adeel Asghar Improved the performance by not setting the QTextCursor again and again.
a47f424c7 hudson * libraries b806a2e...ee73517 (1): > Bump libraries
fb1a34864 Niklas Worschech * testsuite 7d89d89...f34d8aa (1): > activated clockedTest in cpp tests again
f34d8aac8 Niklas Worschech activated clockedTest in cpp tests again
65ebd961e Niklas Worschech * OMCompiler ddf5050...f67918e (1): > fix for clock ticks at end time in cpp runtime
f782e0795 hudson Updating submodules
7d89d89ee adrpo disble test until we find the issue
3fc6f58cd Niklas Worschech * testsuite f3deab8...25d4cfc (1): > temporary deactivated clockTest from cpp runtime tests
25d4cfc12 Niklas Worschech temporary deactivated clockTest from cpp runtime tests
fe13ac30c adrpo * OMCompiler fcde532...3829472 (1): > small memory optimizations
8c8bd5d3a hudson * libraries 88bfd87...b806a2e (1): > Bump libraries
d6c8be52b Willi * OMCompiler ce35531...fcde532 (1): > try to fix daeMode for complex equations
9436b5951 hudson * libraries 74609a1...88bfd87 (1): > Bump libraries
47a81d89d hkiel * OMCompiler a38e0f0...ce35531 (1): > fix some issues from static code analysis ticket:3954
c0bb335e9 Adeel Asghar * OMEdit 8b88d8e...8cddbef (1): > Allow user to handle loading of OpenModelica library.
8cddbef21 Adeel Asghar Allow user to handle loading of OpenModelica library.
eea37c855 Bernhard Thiele * testsuite c45baaf...f3deab8 (1): > Added graphical state machine examples
f3deab8a4 Bernhard Thiele Added graphical state machine examples
4c214e294 hudson * libraries 5fbbdc0...74609a1 (1): > Bump libraries
2ed7c9c9f Adeel Asghar * OMEdit aede0ba...8b88d8e (2): > Merge pull request #27 from adeas31/MetaModelica > Merge pull request #26 from adeas31/MetaModelica
8b88d8ec4 Adeel Asghar Merge pull request #27 from adeas31/MetaModelica
082b079fe Adeel Asghar Fix build.
b572deff9 Adeel Asghar Merge pull request #26 from adeas31/MetaModelica
db87fd035 Adeel Asghar Renaming file/folder.
a08c6ff64 Adeel Asghar Allow creating files & folders.
32225843b Lennart Ochel * OMCompiler c4ba4ab...a38e0f0 (1): > Extract variables also from clocked partitions
0f948b3c7 Lennart Ochel * OMCompiler 31aeef3...c4ba4ab (1): > Small improvements to module wrapFunctionCalls
85fde8963 Lennart Ochel * OMCompiler 532bec8...31aeef3 (1): > Simplify RemoveSimpleEquations.handleSets
bbbf7501b Adeel Asghar Added support for deleting files.
7e85af7a0 hudson * OMCompiler 64d176d...532bec8 (2): > fix CodegenC for dynamic tearing (#1) > Write equations directly to file
65fb7a738 hudson * libraries 79fbc08...5fbbdc0 (1): > Bump libraries
aef117e92 Adeel Asghar Only use anyString for String types. This change also makes the debugger faster since we are not calling anyString on all types.
2c515a61f Adeel Asghar Improved the loading/unloading of files.
e719aa27f Lennart Ochel * OMCompiler 0e09820...64d176d (1): > Move prototype to _model.h
1922b2f61 Willi Braun * OMCompiler 4936316...0e09820 (1): > fix ticket:3913
81ead1255 Martin Sjölund * OMCompiler d59e2f8...4936316 (1): > Remove some unused function calls
abace5fd3 adrpo Updating submodules
c45baaf65 adrpo update tests ticket:3960
caeecf590 Adeel Asghar Allow adding breakpoints on MetaModelica files. Removed unused property TreeWithBranches.
94d5bad9f Lennart Ochel * OMCompiler 8bbb70a...447096d (1): > Fix implicit function declaration
2facc535b Rüdiger Franke * OMCompiler eba4654...8bbb70a (1): > Fix discrete state indices for FMI export
064f241d4 Adeel Asghar Allow opening directory structure. Support for MetaModelica & C files. Syntax Highlighting of MetaModelica & C Files.
1ea001acf hudson * libraries fb7b332...79fbc08 (1): > Bump libraries
7de20ae9e hudson * libraries f7e0f2d...fb7b332 (1): > Bump libraries
a30df99ea hudson * libraries fabfa76...f7e0f2d (1): > Bump libraries
f3655bcc6 Lennart Ochel Updating submodules
3589cd8db Lennart Ochel New test cases for module wrapFunctionCalls
b10d9209f Lennart Ochel Update expected output
1af79cf99 Lennart Ochel Update expected output
d4e2fdc6f hudson * libraries 2354dac...fabfa76 (1): > Bump libraries
3bdc1f5d1 hudson * libraries ac17329...2354dac (1): > Bump libraries
4038e8fa2 Martin Sjölund * OMCompiler 7e1286c...a1a5408 (1): > Ran the refactoring script to remove unused code
8f881c3de Adeel Asghar Removed the DebuggerMainWindow class and add debugger perspective with dock widgets.
c98858376 hudson * OMCompiler f5d4c26...7e1286c (2): > Updating 3rdParty > Fixes for ticket:3955 - enable GC parallel marking in Windows (Makefile.omdev.mingw) - enable parallel parsing in Windows (Compiler/FrontEnd/ClassLoader.mo) - give parallel parsing thread 2MB stack (Compiler/runtime/System_omc.c)
726d93dd6 hkiel * OMCompiler bb33335...f5d4c26 (1): > fix some abnormalities from static code check ticket:3954
307a9d178 Willi Braun * OMCompiler 76b1b28...bb33335 (1): > improve some simulation option descriptions
0d6036f14 hudson * OMCompiler e9351e0...76b1b28 (3): > update non-linear system code > generalized nonLinearSystemData generation > generealize staticData generation
0e7406e43 hudson * libraries 03d9f87...ac17329 (1): > Bump libraries
074e69764 hkiel * OMCompiler 68ed955...e9351e0 (1): > OS X: run otool on libzlib.dylib
d27df5106 Willi Braun * OMCompiler 201f9d3...68ed955 (1): > clean up nonlinear systems: remove unsed field
212b7e813 Willi Braun * OMCompiler 7fda7d4...201f9d3 (1): > improve codegeneration for non-linear systems
583ed4511 vruge * OMCompiler 63527ec...7fda7d4 (1): > Cosmetic changes for DynOptimization
c00959d1c vruge Updating submodules
99918a094 vruge Expected output
9a5689ef7 hudson * libraries c5b9f86...03d9f87 (1): > Bump libraries
86c965a93 Niklas Worschech * OMCompiler 912301a...43294bc (1): > fix in fmu 1.0 export and cpp runtime for ambiguous symbols for shared_ptr
29533d3b6 Niklas Worschech * OMCompiler 7a7247f...912301a (1): > fix for algloop variable attributes assignment in cpp Template/CodegenCpp.tpl
8fc36d745 Rüdiger Franke * OMCompiler 4eaf6a3...7a7247f (1): > Link Cpp FMUs all static under Windows
d343ec3d7 hudson * libraries ab3761a...c5b9f86 (1): > Bump libraries
fc814cef2 adrpo * OMCompiler 2dbc14b...4eaf6a3 (1): > add needed libs to FMUs on windows, ticket:3946
243b802ad Willi Braun * OMCompiler d08a251...2dbc14b (1): > fix nominal values for daeMode
af925a47c Rüdiger Franke * OMCompiler 6a480c8...d08a251 (2): > Clean up comments and indentation > Refine treatment of clocked start values to fix ticket:3770
c135f75f0 Lennart Ochel Unit test for expandable array
55a3b3645 Lennart Ochel Updating submodules
2183f0125 Rüdiger Franke * OMCompiler dd39b9f...e867d82 (2): > Remove unnecessary Sundials include directories > Move Sundials paths to Sundials section (ticket:3933)
a5e2a4b78 Willi Braun * OMCompiler 9e077fe...dd39b9f (1): > adjust nominal usage in daeMode for alg variables
554d8a51d Willi Braun * OMCompiler c40d6c4...9e077fe (1): > add initial step size flag to ida solver
9a4ecc153 hudson * libraries 8eddc6e...ab3761a (1): > Bump libraries
0b7fde38b Adeel Asghar * OMEdit 0868b1d...aede0ba (1): > Set () for flags with no values.
aede0ba17 Adeel Asghar Set () for flags with no values.
a6db00c26 Adeel Asghar * OMEdit 06da538...0868b1d (1): > ticket:3488 Support ignoreSimulationFlagsAnnotation flag.
0868b1df1 Adeel Asghar ticket:3488 Support ignoreSimulationFlagsAnnotation flag.
9648f4b98 Adeel Asghar * OMCompiler 0a6dd26...c40d6c4 (1): > ticket:3488 Added ignoreSimulationFlagsAnnotation flag.
0a90bdd3d Adeel Asghar * OMEdit b85235d...06da538 (1): > ticket:3488 Write the __OpenModelica_simulationFlags annotation based on the settings used in SimulationDialog Read the __OpenModelica_simulationFlags and apply it them to simulation.
06da5383b Adeel Asghar ticket:3488 Write the __OpenModelica_simulationFlags annotation based on the settings used in SimulationDialog Read the __OpenModelica_simulationFlags and apply it them to simulation.
9e9a4548a Rüdiger Franke * OMCompiler 5a887db...0a6dd26 (1): > Attempt to fix ticket:3948 for Windows build
66fe42830 hudson * libraries 628023e...8eddc6e (1): > Bump libraries
239bf3a6f adrpo ticket:3946, copy needed dlls to bin folder
6da1434cc adrpo * testsuite 55a76f7...1a9e96d (1): > fix ticket3947, change SID to SIDTest to avoid name conflicts
1a9e96d52 adrpo fix ticket3947, change SID to SIDTest to avoid name conflicts
f3a84dc34 Niklas Worschech * OMCompiler 0fe7279...5a887db (3): > fix for typo in cmakefile > added status message for sundials libraries > fix for #3933
5da9bcaff vwaurich * OMCompiler 24669b2...0fe7279 (1): > - functions to debug Index Reduction
50725e1e8 adrpo * OMCompiler 38e81d6...24669b2 (1): > fix ticket:3942 - use -std=c++11 for Windows - add -lz -lhdf5 libs to linking, needed for Modelica tables
331727c28 ptaeuber * OMCompiler 81b6765...38e81d6 (1): > Add flag to emit solver steps to the result file
07ebe8c63 Lennart Ochel * OMCompiler dc14e0f...81b6765 (1): > Improve error message
410580b9f hudson * libraries 9c9d459...628023e (1): > Bump libraries
55a76f72b ptaeuber Use config flag for total tearing
0293fa18d ptaeuber Updating submodules
acdfaa2eb adrpo * OMCompiler c7a21ff...ec6bb23 (1): > ticket:3092, activate OMC_NO_GC_MAPPING only on FMI or minimal runtime
fd8fa2beb Bernhard Thiele * testsuite 193fe4e...22f7bdf (1): > Added another test case to Modelica_Synchronous
22f7bdfab Bernhard Thiele Added another test case to Modelica_Synchronous
90cd81a74 adrpo Updating submodules
193fe4e98 adrpo add test for ticket:3902
85416e582 adrpo * OMCompiler 3f4962f...1aab55e (1): > omc_ua depends on boehm-gc target, ticket:3902
c83e474ea adrpo * OMCompiler 28420a1...3f4962f (1): > ParModelica depends on boehm-gc, ticket:3902
833bf4b9b adrpo * OMCompiler ad52d27...28420a1 (1): > small changes to the memory allocation interface, ticket:3902
eb4f5b9c7 hudson * libraries 70b12b3...9c9d459 (1): > Bump libraries
b0266bc7b Martin Sjölund * doc 008b951...0fd4096 (1): > Do not use + for OM flags
0fd4096c5 Martin Sjölund Do not use + for OM flags
f66d244c8 adrpo * OMCompiler 944192f...ad52d27 (1): > Fix ticket:3941 disable tests Modelica_Synchronous.WorkInProgress.*
510e963a1 hudson * libraries b402fda...70b12b3 (1): > Bump libraries
91c1994d4 Bernhard Thiele * testsuite c44afbc...5ad2b53 (1): > Added Modelica_Synchronous test cases
5ad2b537e Bernhard Thiele Added Modelica_Synchronous test cases
7d04ab34c Lennart Ochel * OMCompiler 70349b5...944192f (1): > Don't share memory between different variable arrays
5aad2ee06 ptaeuber Updating submodules
c44afbc08 ptaeuber Use --maxSizeLinearTearing=0 instead of --disableLinearTearing
8246edfbc Patrick Täuber * OMCompiler b526c9b...ace8794 (1): > Performance fix of instantiation of syst in loop
a54c8a380 Rüdiger Franke Updating submodules
36621703e Rüdiger Franke Upgrade clockedTest with continuous-time equations
369a2c9c3 Rüdiger Franke Revert 963ed3cf89 for clockedTest
caa32ec71 Rüdiger Franke Updating submodules
d7950503a Rüdiger Franke Expected output (ticket:3770)
d823c2455 adrpo * OMCompiler 28405d8...9e139b9 (1): > more fixes to svg generation
e68f7e27e hudson * libraries 1b0f095...b402fda (1): > Bump libraries
b93eced80 hudson * libraries fcec74c...1b0f095 (1): > Bump libraries
dc5a258bc hudson * doc 28bc0aa...008b951 (1): > Merge pull request #25 from arun3688/parametersensitivity
008b9516f Adeel Asghar Merge pull request #25 from arun3688/parametersensitivity
36b5c7b9f Adeel Asghar * OMNotebook c07f33d...07d5742 (1): > modelicacolors.xml is not used anymore. Use same colors as were defined in modelicacolors.xml.
07d574279 Adeel Asghar modelicacolors.xml is not used anymore. Use same colors as were defined in modelicacolors.xml.
99916cf0d arun3688 Update with Peter correction
4807a1edf Adeel Asghar * OMNotebook 3a11306...c07f33d (1): > ticket:3929 Killed the crap syntax highlighter thread. Added QSyntaxHighlighter.
c07f33dc5 Adeel Asghar ticket:3929 Killed the crap syntax highlighter thread. Added QSyntaxHighlighter.
c760ce1be Lennart Ochel * testsuite d717009...3446e63 (1): > Add test for 'localKnownVars'
3446e63c1 Lennart Ochel Add test for 'localKnownVars'
9592720d0 vwaurich * OMCompiler d19242a...28405d8 (1): > - fix order of subpartition clocks
0b58d8c3b ptaeuber Updating submodules
d7170093a ptaeuber Expected output
fa83b34a9 vruge * testsuite 6665a46...bcab6f6 (1): > added test for inline function
bcab6f6c0 vruge added test for inline function
7df1f4462 Adeel Asghar * OMEdit a65845a...b85235d (1): > Fixed the debugger. Use the --thread & --frame argument with each command.
7ee823419 Adeel Asghar * OMCompiler 215f2b4...9983317 (1): > Use 1 for record type.
b85235d99 Adeel Asghar Fixed the debugger. Use the --thread & --frame argument with each command.
98caf60fd adrpo * testsuite b7f5861...6665a46 (1): > support baselining tests in parallel
6665a46ab adrpo support baselining tests in parallel
6d250de45 Willi Braun Updating submodules
b7f586196 Willi Braun don't show alias warning by default
470795a84 Martin Sjölund Updating submodules
f65263f47 Martin Sjölund Update now broken test needing CREF_ITER working
ba0b9410c adrpo * testsuite ec4c1c7...bc03c8e (1): > use --alarm=900 for all tests to avoid hangs
8552280a5 Willi Braun * OMCompiler 1d03f63...cea271e (1): > remove not used extrapolation code
bc03c8e96 adrpo use --alarm=900 for all tests to avoid hangs
3b898ee3c adrpo * OMCompiler 5a28893...1d03f63 (1): > add support for --alarm on command line ticket:3928
e62685d86 hudson * libraries 2b2376b...fcec74c (1): > Bump libraries
bdfff78c7 ptaeuber * OMCompiler 59c64ac...5a28893 (1): > Detect JAC_CONSTANT() as linear component
3bc6328db Willi Braun Updating submodules
3fb2c2aed Willi Braun add jacobian word to aspell
ec4c1c72e Willi Braun add testcase for ticket:3926
cc044683a Martin Sjölund Updating submodules
77c753bf8 Martin Sjölund Expected output
132a169fd Per Östlund Updating submodules
927c5e90f Per Östlund scodeInst -> newInst flag update.
4de17a3b3 Per Östlund Updated LoadCompilerSources to new inst changes.
0d2114810 Per Östlund Updating submodules
9e030f2b3 Per Östlund More scodeinst test updates.
f1fe18eb3 Per Östlund Updated scodeinst tests.
7e9369158 wibraun * doc e5130b4...28bc0aa (1): > initial documentation for sensitivities (#23)
03471e2f4 arun3688 ticket:3488 testscript for getting vendorannotation modifer names and values
b319b49f6 arun3688 Updating submodules
14e60f41d Martin Sjölund * OMCompiler bf97bdc...9e87f6d (2): > Fix SVG generation > Put each library into its own history folder
bde3ea631 adrpo fix rtest for windows
ab2681684 adrpo * testsuite 8f2e742...bde3ea6 (1): > fix rtest for windows
1b6659bee hudson Updating submodules
8f2e742af Willi Braun adjust test to to current implementation
0e7fa5342 Willi Braun fix Makefile
28bc0aa84 wibraun initial documentation for sensitivities (#23)
5375e630d Lennart Ochel * OMCompiler c7fe641...eacfc6b (1): > Move the actual unit parsing to Unit.mo
539d9501f Martin Sjölund * OMCompiler f47e48b...c7fe641 (1): > Handle writing empty files
dd3314c69 Martin Sjölund * OMCompiler 3e9b0e8...f47e48b (2): > Do not create HT of size 0 > Use BaseHashTable for the SimCode HT
cc5f6c59d hkiel * OMCompiler 17df9f3...3e9b0e8 (1): > use less memory when operating on units
c82690eb8 Lennart Ochel * OMCompiler 1e5da4b...17df9f3 (1): > Clean up unit check module
b21410a87 hudson * libraries 87c74e4...2b2376b (1): > Bump libraries
e2dadb712 Adeel Asghar * OMEdit 9b994a0...a65845a (2): > Fixed the index for parenthesis matching. > ticket:3924 Do not add extra line breaks.
bbf3498b5 Per Östlund Update more scodeinst tests.
35eabe5be Per Östlund Updating submodules
a65845ac3 Adeel Asghar Fixed the index for parenthesis matching.
d033fbf4a hkiel * OMCompiler 9b0163d...82eeffe (1): > fix BackendDAETransform.eqnAssignmentNonScalar()
bc7611906 Adeel Asghar ticket:3924 Do not add extra line breaks.
ee2f4ec0f Adeel Asghar * OMCompiler 120a9e2...9b0163d (1): > Handle the integer inside record.
43571da3c adrpo * OMCompiler ec70f33...120a9e2 (1): > Activate multiple FMU instances per process ticket:3820
fd1c4af2d hkiel * OMCompiler 4c94fc0...ec70f33 (1): > fix memory leaks in C runtime
c3028cf24 hkiel * OMCompiler 72f98cf...4c94fc0 (1): > fix some issues from static analysis
5f4fb2323 adrpo update tests after fixes to ticket:3989
f204077db adrpo Updating submodules
4de2aece1 Martin Sjölund * OMCompiler 2aa4935...7570c6b (1): > Do not use pre-processor for array variables
d1750d9d4 Per Östlund Updating submodules
a98f42433 Per Östlund Update scodeinst test cases.
6ab018cde hudson Updating submodules
98cfe9be3 ptaeuber Expected Output
5f76f4ab1 Lennart Ochel Updating submodules
2b52a4e62 Per Östlund * OMCompiler 012b282...7271c6f (1): > NFInst improvements.
c04f1a00d Lennart Ochel Calculate unit information for state derivatives
794f9f625 hudson * libraries 7d91996...87c74e4 (1): > Bump libraries
874d653db adrpo * OMCompiler f79cce4...012b282 (1): > fix windows external annotation for omcruntime library
7ac0ece20 Per Östlund * OMCompiler 4a27b09...f79cce4 (1): > Implement derived class modifiers in NFInst.
59ae6cea2 hkiel * OMCompiler 029864f...4a27b09 (1): > shorter C code for non-guarded list comprehensions
c47650e7f hkiel * OMCompiler d02a375...029864f (1): > allocate using mmc_alloc_words_atomic where no pointer is stored.
bfa5436dc hkiel * OMCompiler 3507862...d02a375 (1): > preserve some more tuples
41e43abc4 Per Östlund * OMCompiler f1904b8...3507862 (1): > Propagate modifiers for structured components.
53fe331e5 Adeel Asghar Updating submodules * OMEdit 736e098...9b994a0 (1): > Use same border as QLineEdit for QPlainTextEdit.
e5130b443 Adeel Asghar Added instructions on how to make connection. Updated OMEdit options.
2a9d7b906 Per Östlund * OMCompiler 06b1abe...f1904b8 (1): > Clean up some new instantiation modules.
9b994a03c Adeel Asghar Use same border as QLineEdit for QPlainTextEdit.
4c3d96aaa Martin Sjölund * OMCompiler 4e18fb9...06b1abe (1): > Do not use preprocessor to generate sample() code
94712d755 Per Östlund * OMCompiler 58bbbff...4e18fb9 (1): > Replace old new instantiation with new new instantiation.
3045d3f70 hudson * libraries 716b228...7d91996 (1): > Bump libraries
8e19f4eff Adeel Asghar * OMEdit 518da8d...736e098 (1): > Merge pull request #25 from OpenModelica/annotations
736e098df Adeel Asghar Merge pull request #25 from OpenModelica/annotations
fca91a96f Lennart Ochel * OMCompiler a52420c...58bbbff (1): > Fix LOG_STATS (ticket:3922)
afdff3c96 Adeel Asghar Fixed annotation folding for quotes and comment blocks. If user moves inside the hidden block then unfold automatically.
3b73d02d2 adrpo adapt rtest to windows msys2
3baec4ebc adrpo * testsuite 975701d...3b73d02 (1): > adapt rtest to windows msys2
64c2e6398 hudson * libraries bb7ffcf...716b228 (1): > Bump libraries
e14182072 hudson * libraries f3b120a...bb7ffcf (1): > Bump libraries
5a4de965b Martin Sjölund * OMCompiler c79b8ca...a52420c (1): > Skip calling unnecessary tmpTick
ef81b6d6e ptaeuber Updating submodules
975701dca ptaeuber Expected output
8827d06df Martin Sjölund * OMCompiler 04496ac...f098371 (1): > Do not use preprocessor for attributes
841fd948f hkiel * OMCompiler 109dc98...04496ac (1): > remove function getAliasContinue()
ea9d37acb hkiel * OMCompiler d665b64...109dc98 (1): > do not thread two lists, just to unthread them again
0da4b13b8 ptaeuber * OMCompiler c5b68a9...d665b64 (1): > Add flag to change the tolerances for newton solver
329215b5b Adeel Asghar Merge branch 'annotations' of https://github.com/OpenModelica/OMEdit into annotations
cd9be3440 Adeel Asghar ticket:2233 Implemented code folding. Folds the annotation spread over multiple lines.
0c1a4a6fa adrpo * testsuite 871ab7c...44588cc (1): > use alarm to kill the test if infinite
44588cc91 adrpo use alarm to kill the test if infinite
45e70540e adrpo * OMCompiler f10487d...c5b68a9 (1): > fix GenerateDoc.mos
c00836184 hkiel * OMCompiler 8f16329...f10487d (1): > some minor optimizations - match -> matchcontinue - simplified some functions
77d49c0a1 vwaurich * OMCompiler f0d46d5...8f16329 (1): > - dump a graphic blt-matrix in a html file via +d=bltmatrixdump
91f2ac254 Willi * OMCompiler 73a73b0...f0d46d5 (1): > seperate coloring from generateSparsePattern
41a11e968 Adrian Pop * doc 4168774...934911a (1): > fix interface for getDocumentationAnnotation (#24)
934911a35 Adrian Pop fix interface for getDocumentationAnnotation (#24)
6c833b8ef hudson * libraries 9688d06...f3b120a (1): > Bump libraries
871ab7c35 jhag updated expected output
c392614c4 jhag Updating submodules
314e50157 Martin Sjölund * OMCompiler 016c25e...50dade9 (1): > Prefer omc libs over system libs
c73bd7bb4 adrpo * testsuite a5a02e3...9b040a6 (1): > add tests for ticket:3916
9b040a612 adrpo add tests for ticket:3916
997abd560 Martin Sjölund * OMCompiler 0e88db8...016c25e (1): > Do not look for otool lines containing :
a484ecef2 hkiel * OMCompiler c628fac...0e88db8 (1): > use listEmpty() instead of listLength()==0
824e7f015 hkiel * OMCompiler 67e0588...c628fac (1): > fix PR #837
a8e070fd1 adrpo Updating submodules
a5a02e3dc adrpo test for ticket:3914
05e7d9063 Martin Sjölund * OMCompiler 542abe9...ff73518 (1): > Check all dylib files for improper linking
5dc3e4d00 hkiel * OMCompiler 5a7efad...542abe9 (1): > optimize List.sort() a bit more
0f1f03e6f hudson * OMCompiler e973987...5a7efad (2): > Updating 3rdParty > fix ticket:3897 - run install_name_tool on the libraries (also for libsundials_idas.0.dylib)
197a17a0f adrpo * testsuite bf0d983...7f5cbc7 (1): > fix infinite loop on windows
7f5cbc768 adrpo fix infinite loop on windows
498eab424 vruge * OMCompiler 60be6c4...e973987 (1): > don't add noEvent twice
f66fa513d vruge * OMCompiler 605cd57...60be6c4 (1): > matchcontinue -> match
e873f1942 vruge * OMCompiler 008b751...605cd57 (1): > fixed inline-anno interpretation
479bda68b Willi Braun * OMCompiler e713fe2...008b751 (1): > fix modelicaStringToCStr for "'"
5ec0d4411 hkiel * OMCompiler 389ec43...e713fe2 (1): > introduce List.splitr() which returns the first list in reverse order - optimizes code that does (l1,l2)=List.split() + listAppend(l1,l2) by avoiding double listReverse on first list: (l1r,l2)=List.splitr() + List.append_reverse(l1r,l2);
5f3f25753 hkiel * OMCompiler b3a1667...389ec43 (1): > fix ticket:3897 - run install_name_tool on the libraries
d8fe9b74c Martin Sjölund * OMCompiler e7dc979...b3a1667 (1): > Run install_name_tool on the libraries
00f236448 adrpo * testsuite 61b9e24...bf0d983 (1): > adapt test to work on windows also
bf0d98351 adrpo adapt test to work on windows also
fdba0f8ae adrpo * OMCompiler 3ba065e...e7dc979 (1): > properly set FMI_PLATFORM for FMIL library
6a59fcff5 Willi Braun Updating submodules
61b9e243c Willi Braun add tests for sensitivities analysis
596a67325 Rüdiger Franke * OMCompiler 833bce9...ade6473 (1): > Use old C++ ABI for cross compilation of FMUs
33dd447a9 hkiel * OMCompiler c9c2dad...833bce9 (1): > try to fix ticket:3897 and ticket:3900
71ca619d8 hudson * libraries d9d49c8...9688d06 (1): > Bump libraries
cec977929 Willi Braun * OMCompiler 8f3825c...c9c2dad (1): > fix initialize SolverData control flow
8fdd61bac hkiel * OMCompiler f1fc675...8f3825c (1): > avoid List.intRange in conjunction with for loops
e799a9b49 ptaeuber Updating submodules
a055cc9d6 ptaeuber Add ThermoPower models with expected output
b865bdb8c hudson * libraries 11d646d...d9d49c8 (1): > Bump libraries
b251aca5e adrpo Updating submodules
faf5f04fc Adeel Asghar Draw QStyle::PE_IndicatorBranch for folding.
24034b984 Adeel Asghar Create space for folding in the line number area.
ac9052a4c adrpo updates to ticket:3857
a37c0c051 hudson * libraries 2668396...11d646d (1): > Bump libraries
15a852b2f hkiel * OMCompiler 7e7eec7...04080ae (1): > remove some matchcontinue
5219d71fb vwaurich * OMCompiler 9873878...7e7eec7 (1): > - add case in dumpStateorder
89b004dc0 Patrick Täuber * OMCompiler 9d8edb6...9873878 (1): > Reset strong component index
7d58c253f Adeel Asghar * OMEdit e1161ae...518da8d (1): > ticket:3488 Added support for --ignoreCommandLineOptionsAnnotation flag.
518da8db3 Adeel Asghar ticket:3488 Added support for --ignoreCommandLineOptionsAnnotation flag.
897edd0d2 Willi Braun Updating submodules
051e0a0ed Adeel Asghar * OMCompiler e652a20...9c5ab12 (1): > ticket:3488 Added a flag --ignoreCommandLineOptionsAnnotation
f292fdea0 Willi Braun add test for ticket:3846
f5ef1eaa3 Adeel Asghar * OMEdit 8e182ba...e1161ae (1): > ticket:3488 Allow setting __OpenModelica_commandLineOptions annotation from GUI.
e1161ae32 Adeel Asghar ticket:3488 Allow setting __OpenModelica_commandLineOptions annotation from GUI.
d18db8515 Adeel Asghar * OMCompiler 018590e...e652a20 (2): > backup the originals flags. Reset the flags after translation. > ticket:3488 Read the __OpenModelica_commandLineOptions annotation and apply it.
8950a16d7 vwaurich * OMCompiler 938a179...018590e (1): > - fix dumpComp2 for empty Jac
2c7b25ed3 vwaurich * testsuite 28621f1...d692b4c (1): > - final try for Transformer.mo
d692b4c30 vwaurich - final try for Transformer.mo
b2ea2a51c Martin Sjölund * OMCompiler 4d5ce50...938a179 (1): > Do not use cp -u
bf6974bb1 Martin Sjölund * OMCompiler d171643...4d5ce50 (1): > Pass more linker flags to sundials cmake
d25027f7c ptaeuber Updating submodules
28621f171 ptaeuber Rename flag advanceTearing in allowImpossibleAssignments
79d0a47dc Bernhard Thiele Updating submodules
b86e6f772 Bernhard Thiele Adapted state machine tests for default clock
68ece02ed adrpo * OMCompiler 14328ef...bff2761 (1): > revert changes
98f0a0c73 hudson * libraries cc4bcb0...2668396 (1): > Bump libraries
070ebde7c ptaeuber Updating submodules
ef47d9564 ptaeuber Add test for user defined tearing of Algorithms
794baf184 Adeel Asghar Updating submodules * OMEdit 4cc72c6...8e182ba (2): > OMDEV links. > compile from top level.
94f69ed2a Willi Braun * OMCompiler 6792db5...63cb7fe (1): > try to fix OSX build
e9bffa28b adrpo * OMCompiler eb0e110...6792db5 (1): > update the OMDev readme
d1560083a Adeel Asghar quote path.
8e182ba39 Adeel Asghar OMDEV links.
0a278ea46 Adeel Asghar Updated compile instructions to new msys.
6038450d2 Adeel Asghar Updated compile instructions to new msys.
3a113064c Adeel Asghar Updated compile instructions to new msys.
ef7be4c87 Adeel Asghar compile from top level.
e9a695024 Adeel Asghar * OMEdit bff7de7...4cc72c6 (1): > Updated compile instructions to new msys.
4cc72c6ea Adeel Asghar Updated compile instructions to new msys.
80bb6a323 hkiel * OMCompiler 09c5a1c...eb0e110 (6): > avoid a few more tuples > avoid unnecessary tuple creation > misc optimizations use guards avoid memory allocations > use guard to avoid some MMC_THROW_INTERNAL > do not recreate Option<> > add List.mapFold* varaiants with more InOut arguments needed to be able to avoid tuples in some places
972a45bb2 Martin Sjölund * OMCompiler 8344312...09c5a1c (1): > Make it easier to override FMU CPPFLAGS
aca99fc39 Adeel Asghar Updated the instructions link.
7eef6181b Adeel Asghar Added link to windows compilation instructions.
263617bd1 hudson * libraries 185d93c...cc4bcb0 (1): > Bump libraries
572543865 Adeel Asghar * OMCompiler b832f3e...8344312 (3): > More updated instructions. > Format instructions. > Updated install instructions for OMC.
cc2330522 vwaurich * OMCompiler 891e7e1...b832f3e (1): > - fix RemoveSimpleEquations, added comments
e007ccff3 Adeel Asghar Updating submodules * OMNotebook 0b6403e...17d90a7 (1): > Update common submodule.
95aa19b07 Adeel Asghar * OMShell b077bcb...d9e86db (1): > Update common submodule.
17d90a7b0 Adeel Asghar Update common submodule.
d9e86db25 Adeel Asghar Update common submodule.
714115079 ptaeuber Updating submodules
17a3d11a0 ptaeuber Add test for user defined tearing
cebab4a71 hudson * libraries 6a504a1...185d93c (1): > Bump libraries
24682d305 hudson * libraries 2ff85fd...6a504a1 (1): > Bump libraries
623b984ba adrpo * testsuite e3488b6...0cd621f (1): > test for ticket:3857
0cd621f1d adrpo test for ticket:3857
90d757083 adrpo * OMCompiler 0aaf81a...d0a9589 (1): > fix for ticket:3857
7f03eb5ae hudson * libraries 220c202...2ff85fd (1): > Bump libraries
b706e3a01 Niklas Worschech * OMCompiler 3a80514...0aaf81a (2): > reverted clock modifications in C template > revertet clock modifications in cpp template, cpp runtime and SimCode
e3488b62d Niklas Worschech deactivated new clock tests to commit reverted clock changes
4431e283a Niklas Worschech * testsuite a921a71...e3488b6 (1): > deactivated new clock tests to commit reverted clock changes
c84df22aa vwaurich Updating submodules
a921a716f vwaurich - expected output
d115bfec5 hudson * libraries b5af52b...220c202 (1): > Bump libraries
b9b12a51b hudson * libraries dd7c976...b5af52b (1): > Bump libraries
8792366b2 vwaurich - expected output, deactivate cse where dae is checked
9475de651 Adeel Asghar Merge branch 'annotations' of https://github.com/OpenModelica/OMEdit into annotations
be4f6924e Adeel Asghar Draw QStyle::PE_IndicatorBranch for folding.
6fcd93edb Martin Sjölund * OMCompiler 8bcbed0...7e798ee (1): > Do lookup of varInfo directly
9a8727219 hudson * OMCompiler 18dd830...8bcbed0 (2): > Updating 3rdParty > fix ticket:3892
e5b632e74 hudson * libraries 4e3013c...dd7c976 (1): > Bump libraries
cab4e3788 Niklas Worschech * testsuite 9e00f4a...ee55e3f (1): > reactivated two clock tests
ee55e3fbe Niklas Worschech reactivated two clock tests
176519d5e Adeel Asghar * OMEdit feca221...bff7de7 (1): > ticket:3884 Apply the default prefixes to Component.
096b08d8e Adeel Asghar Create space for folding in the line number area.
bff7de77f Adeel Asghar ticket:3884 Apply the default prefixes to Component.
e7af18bfb Martin Sjölund * OMCompiler fdfccbe...18dd830 (1): > Calculate index including offset in SimCode
27a91c870 Adeel Asghar * OMEdit a2b889d...feca221 (1): > Update common submodule
9446a6269 Adeel Asghar * OMPlot 070e013...c81d99c (1): > Update common submodule.
feca22102 Adeel Asghar Update common submodule
c81d99c04 Adeel Asghar Update common submodule.
7625c7a3c adrpo * OMCompiler 0306552...fdfccbe (1): > fix windows build
6d0b36220 Lennart Ochel * OMCompiler f5b5cee...0306552 (1): > Don't copy unit information from state to state derivative
9e00f4abb Lennart Ochel Enable test for ticket:3888
a2da6b99f hudson Updating submodules
3912e00ef jhag ticket:3888 - add new example
d3d34eeb2 Lennart Ochel Updating submodules
617816f7a Lennart Ochel Fix trailing whitespaces (#291)
18ded21b2 hudson * libraries 13f7c94...4e3013c (1): > Bump libraries
6e22aebd6 adrpo * libraries 725ac9d...13f7c94 (1): > update bad-uses
357c90895 adrpo * testsuite d25a5a1...7fb0a21 (1): > add extra Modelica_Synchronous tests
7fb0a2173 adrpo add extra Modelica_Synchronous tests
54320e0ae adrpo * libraries 986c700...725ac9d (1): > handle package version different than path version
a85e5c7fe Willi Braun Updating submodules
d25a5a17a Willi Braun add tests for ida linear solver
3d29233c5 adrpo * libraries 830c95f...986c700 (1): > generate bad-uses.sh for check-latest
99d571c7c Adeel Asghar Updating submodules * OMEdit 1418a48...a2b889d (1): > ticket:2250 Allow converting units from the plotting view.
a2b889d65 Adeel Asghar ticket:2250 Allow converting units from the plotting view.
070e01358 Adeel Asghar Handle update of x-axis values. Store time unit.
47cb26b1b vwaurich * testsuite 201283f...4e3f6b2 (1): > - added synchronous test for cpp runtime
4e3f6b286 vwaurich - added synchronous test for cpp runtime
fca5470f3 vwaurich * OMCompiler 243b354...4189bbd (1): > - dont interrupt clock-event assignment in cpp runtime
25c04498c vwaurich Updating submodules
201283f94 vwaurich -expected output
39b18546a vruge * OMCompiler 5e9854e...6ed3a54 (1): > implementation of new Backend inline module - started fixing [ticket:3510](https://trac.openmodelica.org/OpenModelica/ticket/3510) - also [ticket:3785](https://trac.openmodelica.org/OpenModelica/ticket/3785)
4c32fbbe0 Willi Braun * OMCompiler 57cb405...5e9854e (1): > build sundials with klu interface
4d0991a68 Adeel Asghar * OMEdit e960186...1418a48 (1): > ticket:2250 Added unit & description for time variable.
1418a487d Adeel Asghar ticket:2250 Added unit & description for time variable.
88cb5218b Adeel Asghar Create space for folding in the line number area.
086901c56 jhag Updating submodules
0be790c7b jhag updated expected output
aaf99b39d Martin Sjölund * common 2fe814f...0b04a78 (1): > Make pre-commit hook remove tabs as well
78f84322c Martin Sjölund * OMCompiler 31e33d4...4931a92 (1): > Remove tabs, pre-commit removes tabs
0b04a780d Martin Sjölund Make pre-commit hook remove tabs as well
37c614163 adrpo Updating submodules * OMCompiler 63a2879...31e33d4 (1): > update mingw makefiles so no cygwin like OMDEV path is needed
e960186fe adrpo update mingw makefiles so no cygwin like OMDEV path is needed
2e8d83a14 adrpo update mingw makefiles so no cygwin like OMDEV path is needed
c692ccd0a Adeel Asghar * OMEdit 02615af...dd1927f (2): > Use the same parent object instead of finding it every time. > Better writing of elapsed time to keep the file size normal.
dd1927fc6 Adeel Asghar Use the same parent object instead of finding it every time.
6ceece72f Adeel Asghar Better writing of elapsed time to keep the file size normal.
41726db0a Adeel Asghar * OMEdit bef411c...02615af (1): > Write total time OMC API calls have taken.
02615afc3 Adeel Asghar Write total time OMC API calls have taken.
a27b816c3 Martin Sjölund Updating submodules
ab8d9bafc Martin Sjölund Expected output
f1f2e6ad0 hkiel Updating submodules
71913acac hkiel adjust function call parameters of Expression.simplifyList()
aeb3a1fe0 hudson * OMNotebook 6c69cf0...0b6403e (1): > Merge pull request #5 from lochel/chemicalreactions
0b6403ea4 Adeel Asghar Merge pull request #5 from lochel/chemicalreactions
fae2a549c Adeel Asghar * OMEdit d8a8af9...bef411c (1): > Moved the bom detection code to Utilities. This should speed up the OMEdit starting since now we don't read all the MSL files to detect bom.
08d12cbd4 Lennart Ochel Fix some typos in chemicalreactions.onb
bef411cb3 Adeel Asghar Moved the bom detection code to Utilities. This should speed up the OMEdit starting since now we don't read all the MSL files to detect bom.
382f4e0fb Adeel Asghar * OMEdit eb5f855...d8a8af9 (2): > Missing file from last commit. > Removed references of _info.xml
d8a8af9cb Adeel Asghar Missing file from last commit.
260d882ec Adeel Asghar Fixed test according to updated derived unit.
cff5cde43 Adeel Asghar Updating submodules
153a2985e Adeel Asghar Removed references of _info.xml
948823d04 jhag Updating submodules
ed7c85c1f jhag updated expected output
629657416 Martin Sjölund * OMCompiler 7c597ec...109fbac (1): > Also fail when giving bad a lapack config
67f98d16b Willi Braun Updating submodules
e5178828a Willi Braun add testcases for daeMode
166af2829 hudson * libraries c5c029e...830c95f (1): > Bump libraries
8fe10315b Adeel Asghar * OMEdit 43d1b0b...eb5f855 (1): > Added reset button to figaro process path.
7446d7f79 Dietmar Winkler * OMCompiler 825af51...6a64b9d (1): > Get rid of deprecation warnings
eb5f8557d Adeel Asghar Added reset button to figaro process path.
2bb57898a adrpo * OMCompiler af97876...825af51 (1): > do not copy the wrong lib over the correct one
2072baea0 hudson * OMShell 12c0b5a...b077bcb (1): > Merge pull request #3 from lochel/translation-de
b077bcb55 Adeel Asghar Merge pull request #3 from lochel/translation-de
0b733017b Lennart Ochel Fix German translation
d32e02e2c hudson * OMCompiler 4d60001...af97876 (1): > Updating 3rdParty
c2438d0df Niklas Worschech * OMCompiler e2726c6...4d60001 (2): > Merge branch 'mychanges' of https://github.com/niklwors/OMCompiler into mychanges > fix for initialize clock conditions in cpp runtime, #3872
94f797295 adrpo * OMCompiler 2acba86...e2726c6 (1): > speedup prefix handling for outer ticket:3817
ab0f98cdf adrpo Updating submodules
c778db4e4 hkiel * OMCompiler 993db08...982cf94 (1): > fix for ticket:3863 avoid stack overflow
ee21b31f8 adrpo test for ticket:3817
ca6131536 hudson * libraries 3933b6d...c5c029e (1): > Bump libraries
a6d8d78de hudson * OMCompiler 5dd8d5a...993db08 (12): > Merge remote-tracking branch 'origin/master' into pullrequest > Merge branch 'master' into clocks > merged submoduls > fix for event clocks in cpp template > fix for dim zerofuncs > Merge branch 'master' into clocks > Merge pull request #1 from vwaurich/synchronous > Merge branch 'master' into clocks > Merge branch 'master' into clocks > reverted 1a7228c340febb755d92899b8e75aff032f43ebb > fix for initialization of the clock variables > changed clock handling with state events
1b104ef80 Niklas Worschech * testsuite 41411a7...963ed3c (1): > temporary deactivated two cpp clock tests. Will be activated with next commit again
963ed3cf8 Niklas Worschech temporary deactivated two cpp clock tests. Will be activated with next commit again
8f0d349f0 Martin Sjölund Updating submodules
41411a73f Martin Sjölund Expected output (now sorted)
b53668de4 Bernhard Thiele * OMCompiler fd06aab...bad8c82 (1): > First steps towards continuous-time state machines
a00f0d4be Lena Buffoni * OMCompiler cc23004...fd06aab (5): > killed whitespaces > Fixed issue with hierarchical class list > Merge branch 'master' of https://openmodelica.org/git-readonly/OMCompiler > rem whitespaces > hierarchy fixed in FigaroExport
2ae76692c hkiel * OMCompiler 1dc4adc...cc23004 (1): > remove warning on OSX
4745271d9 hudson * libraries fa152fe...3933b6d (1): > Bump libraries
b8d196ca3 Rüdiger Franke * OMCompiler 6221cae...1dc4adc (2): > Formatting and compile time static_cast in getAMatrixCode > Let Newton solver exploit symbolic Jacobians
800174337 Martin Sjölund * OMCompiler 00d2306...6221cae (1): > Fix stack overflow in splitConnectEquationsExpandable
129761efb Adeel Asghar * OMCompiler c350b9b...00d2306 (1): > fix simulation flags format for sphinz.
4d49aac70 Adeel Asghar * OMCompiler 15841df...c350b9b (1): > Qt clients and python targets are moved to top level make file
8df1b36cd adrpo propagate OMBUILDDIR to clean
9e106125b ptaeuber Expected Output
5575d6a75 ptaeuber Updating submodules
e774a5e60 Lennart Ochel * OMCompiler 981faaa...8bd6359 (1): > Dump more information for state sets
cb006c196 Lennart Ochel Updating submodules
e1e34e33f hudson * libraries cef9184...fa152fe (1): > Bump libraries
f5f09df69 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OpenModelica
e59537d5b Adeel Asghar clean qt clients from top level.
e92eda0c8 Lennart Ochel Fix initialization of dynamic state selection
3c320a0b3 Martin Sjölund * OMCompiler 18210f4...c6e84de (1): > Fix memory profiler
6eef37918 jhag * OMCompiler c29d454...18210f4 (1): > update LOG_DSS dump
c4cce6932 adrpo * OMCompiler 3bd7ac2...c29d454 (1): > copy the libomopcua.dll into the bin folder
7449c9fc5 Martin Sjölund * OMCompiler f07d894...3bd7ac2 (1): > Use dumpExp instead of printExpStr in templates
62b2f939d ptaeuber Updating submodules
8053bc5b6 ptaeuber Expected Output
0cf17ac24 jensdo * OMCompiler 86399e4...4d8f6c5 (1): > Fix sleep duration for rt sync on windows
820805b34 Martin Sjölund Updating submodules
3310317c4 Lena Buffoni * OMCompiler b3b9299...077a6e6 (2): > rem whitespaces > hierarchy fixed in FigaroExport
a93af6526 Martin Sjölund Expected output (no more info.xml)
3cc76d1e3 Martin Sjölund * OMCompiler ad78c44...b3b9299 (1): > Fix for PowerSystems
033b3d2d7 adrpo * OMCompiler aab6010...ad78c44 (1): > attempt to fix ticket:3805
25cb7d163 Martin Sjölund * OMCompiler 90bfcfb...aab6010 (1): > Do not keep --no-undefined during the whole config
e7841d7ab Martin Sjölund * OMCompiler 25cc4ea...90bfcfb (1): > No memory profiling on interface.mo-files
760c73346 Martin Sjölund * OMCompiler a4a6b3a...25cc4ea (1): > Make special case for BackendVariable.getVarSingle
2d27882f3 Martin Sjölund * OMCompiler e44c8ff...a4a6b3a (1): > Construct CREF after checking HT is not empty
407621b42 hudson * libraries dbc1e21...cef9184 (1): > Bump libraries
1e431cf08 Martin Sjölund Updating submodules
3ef1dfaf0 Martin Sjölund Expected output
9be519474 Martin Sjölund * OMCompiler 2e137d9...c932d4e (1): > Link lpsolve55 in compiler runtime
095bdcc60 vruge * OMCompiler eb7652c...2e137d9 (1): > BackendDAECreate: removed inline for alg
3c74c82c0 adrpo * OMCompiler d523f13...eb7652c (1): > extend BuildModelRecursive.mos to accept extraSimFlags
62b712102 Martin Sjölund * OMCompiler c76b40b...d523f13 (1): > Do not compile sim files when bootstrapping
4ed5db4a3 adrpo Updating submodules
053c7fd7b adrpo update tests due to MLS 3.2.2 bump
6db3018e7 Martin Sjölund * OMCompiler d5d0187...45c0cb2 (1): > Allow cross-compiling bootstrapping without ipopt
43d1b0b95 adrpo fix for ticket:3783
131a47261 adrpo test for ticket:3783
565b755a7 Martin Sjölund * OMCompiler f198b82...d5d0187 (1): > Cache operator overloading
1e720f628 vruge * OMCompiler 836ca3f...f198b82 (1): > RemoveSimpleEquations: remove force inline
e39a0d2f5 Martin Sjölund * OMCompiler e74ce8c...836ca3f (1): > Use env.var OPENMODELICAHOME when bootstrapping
cd46b1eb8 adrpo * testsuite 452f8be...6a1618d (1): > Add test for ticket:3649
6a1618d0b adrpo Add test for ticket:3649
9b7089be3 adrpo * OMCompiler 463ca8e...e74ce8c (1): > Fix for ticket:3649 - split the connection set
898d1a4ab Rüdiger Franke * testsuite 65a2e82...452f8be (1): > Update msl32_cpp tests
452f8bea8 Rüdiger Franke Update msl32_cpp tests
b27423339 Martin Sjölund * OMCompiler f0613dd...463ca8e (1): > Handle fixAlgorithm traversal using referenceEq
a76802538 Rüdiger Franke * OMCompiler fbedcab...f0613dd (1): > Use default C++ ABI, assuming Boost is doing this as well
2f6120e6b Adeel Asghar ticket:3852 Allow saving simulation settings without doing simulation.
62647a3c0 Martin Sjölund * OMCompiler ccb265a...fbedcab (1): > Use referenceEq more for InstExtends/Absyn
73c703654 Martin Sjölund * OMCompiler 4dcb44d...ccb265a (1): > Make a more minimal FGraph structure
56b7f1383 Martin Sjölund * OMCompiler 6f9e018...4dcb44d (1): > Special cases for lookup/fq idents
a8650dcc4 Adeel Asghar Don't make changeStdStreamBuffer silent command.
a34112f8a Martin Sjölund * libraries 3264c85...fa38b99 (4): > Fix MSL 3.2.2 patch > Bump MSL 3.2.2 to latest > Revert accidental changes to Makefile.libs > Add MSL 3.2.2
e3ed3abb4 Rüdiger Franke * OMCompiler 0d4c57c...6f9e018 (1): > Small cleanup to Newton solver (std::copy)
888ab185b Rüdiger Franke * OMCompiler e690527...0d4c57c (1): > Enhance Newton solver with line search
65a2e8255 vruge Expected output
7c1e0e780 vruge Updating submodules
0d23562b1 hudson * libraries 6d75168...3264c85 (1): > Bump libraries
503914bd5 Martin Sjölund Updating submodules
4fd107d41 Martin Sjölund Expected output
d0581ffa5 hkiel * OMCompiler 9c53279...7ea26e0 (1): > reduce memory usage
9238e528a hudson * libraries bb94fe6...6d75168 (1): > Bump libraries
8b5a15f9d Adeel Asghar * OMEdit db25f7e...a6a90f4 (1): > Use -gdb-set instead of set* commands. Fixed some warnings.
a6a90f461 Adeel Asghar Use -gdb-set instead of set* commands. Fixed some warnings.
ac0e22b3d Martin Sjölund Updating submodules
49db8e64a Martin Sjölund Expected output
23f0dbc7b Martin Sjölund * OMCompiler 70dd92a...22db459 (1): > Avoid creating cref to lookup an ident
f7d80abd0 Martin Sjölund * OMCompiler d6544d1...70dd92a (1): > Create symbolic Jacobian faster
a6e37659f Martin Sjölund * OMCompiler 2aca7e4...d6544d1 (1): > Memory optimizations
cb35b8652 Martin Sjölund * OMCompiler 2ac963a...2aca7e4 (1): > Reduce memory consumption
00dde1e3d adrpo * OMCompiler 0c33ef3...2ac963a (1): > fix windows builds after runtime changes
3dbd74416 Martin Sjölund * OMCompiler 7265334...0c33ef3 (1): > Memory-saving performance changes
3e0bffd93 Martin Sjölund * OMNotebook 8866309...6c69cf0 (1): > Update to latest common
6c69cf0c0 Martin Sjölund Update to latest common
ba8ab91ad Martin Sjölund * OMCompiler 9b56b3c...7265334 (1): > Fix compilation on OSX
3dc89d0a1 jensdo * OMCompiler 222a847...9b56b3c (1): > Fix name of OPC UA aliases, pt 2
3767c8d7f Martin Sjölund Updating submodules
1ce8e65bb Martin Sjölund * common c535ec7...2fe814f (1): > Use rpath-link to make linking easier
db25f7e54 Martin Sjölund Make OMEdit use rpath-link to ease linking
2fe814f59 Martin Sjölund Use rpath-link to make linking easier
fffa1ef4a Martin Sjölund * OMCompiler 5fd8e23...d9f7f91 (1): > Add support to hot-swap function impl at run-time
3245c0d4b Lennart Ochel * OMCompiler a2599ba...5fd8e23 (1): > Fix generated code of algorithm when clauses
ff72313ad Martin Sjölund * OMCompiler 766fa6a...a2599ba (1): > Fix for relocatable functions
93c230e7f Martin Sjölund * OMCompiler 668e389...766fa6a (1): > Use stat to check existance of file
714f0c4df Martin Sjölund * OMCompiler 4ed2f2b...668e389 (1): > Relocatable function fix
24a26224a Martin Sjölund * OMCompiler cfcd347...4ed2f2b (1): > Remove some unused external C code
e40362152 Rüdiger Franke * OMCompiler 44087ac...cfcd347 (2): > Remove duplicate creation of crefToSimVarHT > Remove mixedArrayVars from Cpp code and SimVars
ad10ea5e2 hudson Updating submodules * OMEdit dcd1258...dfe6fa6 (3): > Use QProcess::processId() for Qt version 5. Only use QProcess::pid() for Qt version 4. > fix OMEdit compilation on Linux > Added killProcessTreeWindows function to kill the child processes properly.
dfe6fa6d2 Adeel Asghar Use QProcess::processId() for Qt version 5. Only use QProcess::pid() for Qt version 4.
070488f64 Martin Sjölund * OMCompiler b85a431...44087ac (1): > Add CXXFLAGS to some libraries
0dc93c6c7 Martin Sjölund * OMCompiler 829e658...b85a431 (1): > Configure ANTLR with CXX
eae968ef3 hudson Updating submodules
160a7570f Rüdiger Franke * OMCompiler 8bf71c6...08b243e (1): > Introduce names for states and derivatives
1ebb16447 Lennart Ochel Use unique mapping for linearized variable names
a99087251 adrpo fix OMEdit compilation on Linux
70cf2bbd0 Martin Sjölund * OMCompiler 05cfc46...8bf71c6 (1): > Increase the maximum number of threads for codegen
275a6622a Rüdiger Franke * OMCompiler 89306de...05cfc46 (1): > Delay construction of external objects
e313cc266 adrpo revert OMEdit to previous hash due to errors
438490748 adrpo update the Eclipse MDT launchers to agree with the new msys2
109e29977 Adeel Asghar Added killProcessTreeWindows function to kill the child processes properly.
da0718db4 hkiel * OMCompiler 50cddbb...89306de (1): > fix coding style else then -> else remove unused variables
25f59e353 Lennart Ochel Update expected output
2b8fd7861 Martin Sjölund * testsuite 50d4e83...149c9c6 (1): > Load File.mo
149c9c68a Martin Sjölund Load File.mo
b95ead35b Martin Sjölund * OMCompiler eadffd4...50cddbb (1): > Remove some unused buffers
8f4a56944 Martin Sjölund Updating submodules
50d4e83ac Martin Sjölund Load File.mo as well
889d64f7a Rüdiger Franke * OMCompiler e7cbe78...9076ed1 (1): > Move ModelicaUtilities.h to main include directory
47122aea2 Rüdiger Franke * OMCompiler 12f928e...e7cbe78 (1): > Link model specific extra libs with msvc as well
3df3f3be0 Rüdiger Franke * OMCompiler 58a87b7...12f928e (2): > Disable default clock for FMI export > Link Modelica utils and extra libs to Cpp FMUs
5b78a4b38 hudson * libraries e84edb4...7c1fbce (1): > Bump libraries
eb0bf3f76 Martin Sjölund * OMCompiler dd4ad77...58a87b7 (1): > Avoid buffers when generating constant literals
e927af1ed Willi Braun * OMCompiler 7068c81...dd4ad77 (1): > generalize convertResidualsIntoSolvedEquations
1fc82542b Adeel Asghar * OMEdit bfd9638...dcd1258 (2): > Use correct path delimiter for Linux. > Updated the function name to more appropriate one.
dcd125845 Adeel Asghar Use correct path delimiter for Linux.
746d6f9c0 Niklas Worschech * OMCompiler 3dc8b59...7068c81 (1): > fix for boost includes added 3rdparty/boost for msvc and gcc
a03223c05 hkiel * OMCompiler 9255662...3dc8b59 (1): > remove List.appendNoCopy() and replace calls to it by listAppend()
af50f2d4a Adeel Asghar Updated the function name to more appropriate one.
87e6a30a0 Adeel Asghar * OMEdit a9c53de...bfd9638 (1): > Call reDrawModelWidget after updating the xml document.
bfd963847 Adeel Asghar Call reDrawModelWidget after updating the xml document.
da9240469 Per Östlund Updating submodules
178d0c35c Per Östlund Added test for PR 718.
dfc332fb8 Per Östlund * OMCompiler 89c4bb6...f35a0e2 (1): > Clean up DAEUtil.splitElements.
fdc02166a Jan Šilar * OMCompiler 82f543f...89c4bb6 (1): > PDEModelica in AbsynDump
e83866c7a Martin Sjölund * OMCompiler b550ed1...82f543f (1): > Fix name of OPC UA aliases
729808dbb Martin Sjölund * OMCompiler 9939891...b550ed1 (1): > Implement support for relocatable functions
7f55b38fe Martin Sjölund * OMCompiler 7251626...9939891 (1): > Always traverse down non-literal array expressions
d5da9098c Martin Sjölund * OMCompiler 661329b...7251626 (1): > Handle literal array expressions better
07fc54f37 Martin Sjölund * OMCompiler 62b81fe...661329b (1): > Traverse record bindings when traversing functions
ae0edbc8b hudson * libraries a560e79...e84edb4 (1): > Bump libraries
40618cbcd Rüdiger Franke * OMCompiler 7ce0918...62b81fe (1): > Add DIM_EXP to code generation for reduction expression
5581db4a8 Alachew Mengist * doc a9e8be5...4168774 (2): > Fix spaces so that options can be listed down properly > Optimized PNG files to reduce the size
4168774f2 Alachew Mengist Fix spaces so that options can be listed down properly
3b70d885b Martin Sjölund * OMCompiler cc7a3c9...7ce0918 (1): > Write the rest of init.xml as file
903eab315 Alachew Mengist Optimized PNG files to reduce the size
aa4ea1265 Adeel Asghar * OMEdit efb215b...a9c53de (1): > ticket:3841 Get a proper bounding rectangle for exporting image.
a9c53de84 Adeel Asghar ticket:3841 Get a proper bounding rectangle for exporting image.
8ef0b2440 Adeel Asghar * OMCompiler 9c0d484...cc7a3c9 (1): > Use pressure as quantity name
2131f3cd1 Martin Sjölund * OMCompiler 4759770...9c0d484 (1): > Faster stringAppend of 6 strings
d7dd36136 Adeel Asghar * OMCompiler a1c9bae...4759770 (1): > Added derived unit bar.
dc125504b Martin Sjölund * OMCompiler 6517ed8...a1c9bae (1): > Revert to old InstCache (baf1866)
8c2511f48 Adeel Asghar * OMEdit eb41be7...efb215b (2): > Fallback to base unit if conversion fails. Show the error message if we are unable to convert to display unit. > Mark the error strings for translation.
907eaaf0e Martin Sjölund * OMCompiler b623cc2...6517ed8 (1): > Serialize init.xml directly to file
efb215b31 Adeel Asghar Fallback to base unit if conversion fails. Show the error message if we are unable to convert to display unit.
e0f530263 Adeel Asghar * OMEdit edbea30...eb41be7 (1): > Fixed the undo feature for alignInterface function.
47b45e56c Adeel Asghar Mark the error strings for translation.
eb41be77b Adeel Asghar Fixed the undo feature for alignInterface function.
8969cd486 Per Östlund * OMCompiler a17aa0e...b623cc2 (1): > Improve DAE.traverseDAE*
b6b97bb9c Martin Sjölund * OMCompiler a35737a...a17aa0e (1): > Only display RT warnings if RT is enabled
3e60e00f0 hkiel * OMCompiler 2399ea0...a35737a (1): > Use array instead of tuple to count variables
52022ba58 hkiel * OMCompiler 82c3f1b...2399ea0 (1): > Small optimisations to SimCodeUtil
32619fca4 Rüdiger Franke * OMCompiler 81787f3...82c3f1b (1): > Force evaluation of structural solverMethod
cdca61bda adrpo * testsuite 1c8d556...de2ea49 (1): > delete unused files
de2ea494b adrpo delete unused files
4cca76055 adrpo * OMCompiler 26d5e8f...81787f3 (1): > ANSI C needed for stupid compilers
f2372633d hudson Updating submodules
1c8d556d1 Willi Braun add more tests for klu and linear sparse solver
c3ce1f976 Rüdiger Franke * OMCompiler 271abb1...588d564 (2): > Always link Cpp FMUs with static gcc libs > Keep more call parameters to external objects
73cf44573 Martin Sjölund * OMCompiler 8dbf39e...271abb1 (1): > Try to cache the keys of the InstCache
e3c92beae Martin Sjölund * OMCompiler a42d916...8dbf39e (1): > Avoid some memory allocations
9c6844e35 hudson * libraries c1f0166...a560e79 (1): > Bump libraries
e881cb34a Martin Sjölund * OMCompiler baf1866...a42d916 (1): > Tweak inst cache hashing
5d4ce3652 hudson * OMEdit 17e7ea8...edbea30 (1): > Merge pull request #24 from robbr48/my_omedit_branch
edbea3027 Adeel Asghar Merge pull request #24 from robbr48/my_omedit_branch
129e0d71e Robert Braun Added undo function for alignInterface function.
c49710caa Alachew Mengist * doc 717310b...a9e8be5 (1): > Fix file not readable issues
a9e8be5dc Alachew Mengist Fix file not readable issues
6a0374e9c Martin Sjölund * OMCompiler e008b58...baf1866 (1): > Use a new key for InstCache
921f503b9 Adeel Asghar * OMEdit cf8d91f...17e7ea8 (1): > Return from fetch interface data thread.
17e7ea8d0 Adeel Asghar Return from fetch interface data thread.
866e7e6d0 Adeel Asghar * OMEdit 66ec24b...cf8d91f (1): > Remove the associated graphical objects when we remove interfaces.
cf8d91fbc Adeel Asghar Remove the associated graphical objects when we remove interfaces.
9340e458b hudson Updating submodules
78e299ce7 Per Östlund Update test for PR 695.
8f3e72887 Adeel Asghar * OMEdit 8d2f7ad...66ec24b (1): > Graphically mark the interface as aligned or not aligned.
157b41a20 Willi Braun Updating submodules
66ec24b0b Adeel Asghar Graphically mark the interface as aligned or not aligned.
d6a77bb46 Adeel Asghar * OMEdit 1e8523c...8d2f7ad (1): > Invoke align interfaces via context menu.
8d2f7ad48 Adeel Asghar Invoke align interfaces via context menu.
f1cfd57c6 Willi Braun add first ida testcases
9933455a2 Martin Sjölund * OMCompiler 0c3a76e...390188e (1): > Use referenceEq for more InstExtends traversals
a4c65c018 Lennart Ochel * OMCompiler 3a64133...0c3a76e (1): > Add new flag to set maximum number of bisection iterations
85722baa5 Martin Sjölund * OMCompiler ec5320e...3a64133 (1): > Fix some InstExtends referenceEq
51dcde431 Martin Sjölund * doc 6698c03...717310b (1): > Fix sphinx warnings
717310b83 Martin Sjölund Fix sphinx warnings
e798779b4 Martin Sjölund * OMCompiler 1d08c39...ec5320e (1): > Write common datatypes directly to file
2eba4a93f Rüdiger Franke * OMCompiler 30d8548...1d08c39 (1): > Keep multi-dimensional array parameters, ticket:3363
59226e941 Rüdiger Franke * OMCompiler 4832d7a...30d8548 (1): > Small fix
c3091d605 Rüdiger Franke * OMCompiler 0182b27...4832d7a (1): > Add default clock period to C runtime, ticket:3752
3f4d7bb3d Rüdiger Franke Updating submodules
c377c851d hudson * OMEdit 0a1303a...1e8523c (1): > Merge pull request #23 from robbr48/my_omedit_branch
1e8523c78 Adeel Asghar Merge pull request #23 from robbr48/my_omedit_branch
811fac23d Martin Sjölund * OMCompiler d341b73...a204f67 (1): > Better listMaxInt
c96d87a57 Rüdiger Franke Expected output
25e41c230 Rüdiger Franke Updating submodules
38b75271f Martin Sjölund * OMCompiler e64e95f...a10e5cd (1): > Special case for list intersection
3c59a78f9 Rüdiger Franke Partly revert test update in a9f3edc
066bd5672 hudson * libraries 755f207...c1f0166 (1): > Bump libraries
f886ee843 Alachew Mengist * doc 7e220a2...6698c03 (1): > -TLM based co-simulation users guide (#18)
6698c0320 Alachew Mengist -TLM based co-simulation users guide (#18)
8b6477daf Martin Sjölund Updating submodules
2e5579a91 Martin Sjölund Revert disabling backend CevalFunction
3167e410e Adeel Asghar * OMEdit 7d416a0...0a1303a (1): > Return from function
0a1303a82 Adeel Asghar Return from function
313995e19 Rüdiger Franke Updating submodules
a9f3edc27 Rüdiger Franke Update tests after fix to ticket:3363
b2cea286d Martin Sjölund Updating submodules
098036e9b Martin Sjölund Expected output / disabling backend CevalFunction
eec014d10 Rüdiger Franke * OMCompiler 5d18848...4dbbfd4 (2): > More precise fix to ticket:3752 > Add default clock period to fix ticket:3752
ae6885141 hudson * libraries 6352fc7...755f207 (1): > Bump libraries
dabdaed05 Martin Sjölund Updating submodules
a41106b0c Martin Sjölund Expected output from -d=-gen in the backend
90ca65da0 Martin Sjölund * OMCompiler 84c62fc...85f4a38 (1): > Refactoring EvaluateParameter
6079a8d6c Rüdiger Franke * OMCompiler 6a704ad...84c62fc (1): > Evaluate structural Clock arguments (fix ticket:3717)
314a0a365 Martin Sjölund * OMCompiler 86e3c04...6a704ad (2): > Let execStat keep track of heap free/total size > Add debug flag reportSerializedSize
8527c616b hkiel * OMCompiler d883765...86e3c04 (1): > reduce memory usage
0328a04d2 Willi Braun * OMCompiler 12b9c58...d883765 (1): > revert unwanted change to debug flag
a9282f423 Martin Sjölund Updating submodules
55cf74213 Per Östlund * OMCompiler 6e3121a...25dbe82 (1): > Fix for ticket:3825.
9890dea06 Martin Sjölund Expected output / less type info by default
721aac276 Rüdiger Franke * OMCompiler f11f59c...6e3121a (1): > Skip min/max for derivatives (work around ticket:3832)
2ffdd8590 Willi Braun Updating submodules
002e56da4 arun3688 * doc bbbc6bc...7e220a2 (1): > update student master thesis (#17)
67be45a61 Willi Braun change expected output
7e220a214 arun3688 update student master thesis (#17)
7c5eb502a Adeel Asghar * OMEdit 08c9f97...7d416a0 (1): > documentation & formatting.
7d416a0d2 Adeel Asghar documentation & formatting.
c31752c8a Adeel Asghar * OMEdit 4e15aa8...08c9f97 (1): > Clean up. Removed Qt::WindowTitleHint flag because it disables the dialog close button in Qt5. Deleted unused resources.
08c9f972f Adeel Asghar Clean up. Removed Qt::WindowTitleHint flag because it disables the dialog close button in Qt5. Deleted unused resources.
6dbd8bc75 Robert Braun Made missing interfaces removed by fetch function.
aef3c2c3d Robert Braun Reverted previous commit.
8909e6f84 Robert Braun Reverted previous commit.
b174c953f Martin Sjölund * OMCompiler 027b44e...1299763 (1): > Remove varkind from DAE.RECORD_CONSTRUCTOR
ee1fa9e6e ptaeuber Updating submodules
3a09e8f2e ptaeuber Add flag to dictionary
95f31fe38 Adeel Asghar * OMEdit 2d4e99c...4e15aa8 (1): > Use currentText instead of ItemData.
4e15aa80b Adeel Asghar Use currentText instead of ItemData.
276fe7613 ptaeuber Expected Output
c95bd8ffa Martin Sjölund * OMCompiler fd246e8...fc4de9e (1): > Try to free data to collect front-end garbage
3b17094d1 Adeel Asghar * OMCompiler dec8532...fd246e8 (1): > Set OMBUILDDIR properly.
c77151bc9 Robert Braun Merge branch 'master' of https://openmodelica.org/git-readonly/OMEdit into my_omedit_branch
76f1a1057 Adeel Asghar * OMEdit 0b9b099...2d4e99c (1): > ticket:3827 Adapt to updated jacobian flag.
2d4e99c2a Adeel Asghar ticket:3827 Adapt to updated jacobian flag.
f86be8dfd Robert Braun Corrected fuzzyEqual function for alignment.
b31953106 Robert Braun Made sure old interfaces are removed before fetching new ones.
3d9e04705 Robert Braun Changed wrong attribute name XML element.
730ced673 Martin Sjölund * OMCompiler ad9aa79...dec8532 (1): > Consume less memory traversing expandDer
0a4dff1d7 Robert Braun Merge branch 'master' of https://openmodelica.org/git-readonly/OMEdit into my_omedit_branch
73236372d Martin Sjölund * OMCompiler 98c1ed0...ad9aa79 (1): > Get a better default size for SimCode hashset
f3973693e hudson * libraries d405cf4...6352fc7 (1): > Bump libraries
512761a14 Per Östlund * OMCompiler b1a1225...98c1ed0 (1): > Improve instantiation caching.
3aa070e57 Rüdiger Franke * OMCompiler f90b512...b1a1225 (1): > Improve stop test and logging of Newton solver
7ce455fa0 hudson * libraries 671fa9a...d405cf4 (1): > Bump libraries
fea12c3e2 Adeel Asghar * OMEdit 5e460b6...0b9b099 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Check if interfaces are aligned or not. Fixed fetch interface data.
0b9b09941 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
fcbacb97a Adeel Asghar Check if interfaces are aligned or not. Fixed fetch interface data.
bce1c10f5 Robert Braun Added default position and rotation in alignment function.
dbcf89d39 Martin Sjölund * OMCompiler b0f6026...f90b512 (1): > Fix typo extern extern
1c210c14a hudson * OMEdit 8f6676e...5e460b6 (1): > Merge pull request #22 from robbr48/my_omedit_branch
5e460b678 Adeel Asghar Merge pull request #22 from robbr48/my_omedit_branch
e8d322134 Martin Sjölund * OMCompiler 2c7da6d...b0f6026 (1): > Fix problems with errorext bootstrapping linking
3abd05877 Martin Sjölund * OMCompiler c3cf1e9...2c7da6d (1): > Fix bottleneck for create model info
2f0b65034 Robert Braun Fixed bug in fetch interface function.
07e4732a4 Martin Sjölund * OMCompiler f6051a1...c3cf1e9 (1): > Improve extractVarsFromList
445a4cd49 Adeel Asghar * OMEdit c84ef06...8f6676e (1): > Fixed dragging of external models.
242124edd vwaurich * OMCompiler 058fd5a...f6051a1 (1): > - caching of evaluated functions
8f6676e7c Adeel Asghar Fixed dragging of external models.
3b55a3770 Rüdiger Franke * OMCompiler 8f17d04...058fd5a (1): > Add variable attributes to Newton solver
5591da400 Martin Sjölund * OMCompiler 17d76a0...8f17d04 (1): > Make error messages consume less memory
ba0aef34f hkiel * OMCompiler 9c5b9e7...17d76a0 (1): > Fix compilation when not using SUNDIALS
86e5de928 Rüdiger Franke * OMCompiler 583180a...9c5b9e7 (1): > Add new attributes to IAlgLoop
d6dde7a73 Adeel Asghar * OMCompiler 000a65f...583180a (1): > copy PDEModelicaBuiltin.mo to builddir_lib
b2e897f66 Rüdiger Franke * OMCompiler 2894dee...000a65f (1): > Make more variable attributes available in alg loops
49b1b9d76 Martin Sjölund * OMCompiler 96898a5...2894dee (1): > Do not allocate memory to traverse prefix
37411784d hudson * libraries fab1cc4...671fa9a (1): > Bump libraries
74a930595 Willi Braun Updating submodules
ab9b88d99 Willi Braun ajusted change
53f12bbbf Adeel Asghar * OMEdit c3b216c...c84ef06 (1): > ticket:3819 Fixed display of text.
c84ef0656 Adeel Asghar ticket:3819 Fixed display of text.
36c6e2e5a Adeel Asghar * OMEdit dcfab7d...c3b216c (1): > some updates for Qt5.
c3b216c3f Adeel Asghar some updates for Qt5.
135d9e4dd Martin Sjölund * OMCompiler df3f1c9...e44d63b (1): > Replace HT with AvlSet in InstExtends
5114593ed Willi Braun * OMCompiler e8fbdf6...df3f1c9 (1): > extends solver stats for all solver
5fb61bb81 adrpo some of the qtclients depend on omc (idl compilation)
7217a13cb hudson * OMEdit e3d9697...dcfab7d (1): > Merge pull request #21 from robbr48/master
dcfab7d83 Adeel Asghar Merge pull request #21 from robbr48/master
3a47a29be Rüdiger Franke * OMCompiler 41d4cef...e8fbdf6 (1): > Improve stop and error tests of Newton solver
b18bbdda3 adrpo omplot depends on omc (simulation runtime)
d3e24cd1b adrpo create directory to be able to run more things in parallel
88272e0bc hkiel * OMCompiler 7d8f15f...41d4cef (1): > avoid copying tuples recursion -> loop (BackendVariable.getVarLst)
b51be64ea ptaeuber * OMCompiler 325d842...7d8f15f (2): > Introduce runtime flags for using sparse solvers > Introduce flag to skip tearing for huge systems
919c99e00 ptaeuber Add flags to dictionary
1d85251e8 Rüdiger Franke * OMCompiler cf3ceac...325d842 (1): > Whitespaces Newton solver
a64f4911f adrpo * OMCompiler 1169838...cf3ceac (1): > make sure we have attribute defined before we use it
b96169ab9 hudson * libraries 3322cfe...fab1cc4 (1): > Bump libraries
f06d16645 Robert Braun Fixed wrong index in rotation vector function.
9def388ab hudson Updating submodules * OMCompiler fd0af6a...1169838 (1): > update 3rdParty
e092ee85b Martin Sjölund Updating submodules
adc47eb0a Martin Sjölund Add AvlSet
5c17cc454 adrpo * OMCompiler 86230f2...be289f9 (1): > fix windows build
a04ebe21a Adeel Asghar * OMEdit b791c33...e3d9697 (1): > avoid some more warnings.
e3d969737 Adeel Asghar avoid some more warnings.
dc8b19823 Adeel Asghar * OMEdit 3c28781...b791c33 (1): > Removed unused OMC parser.
b791c331d Adeel Asghar Removed unused OMC parser.
2136e8181 Adeel Asghar * OMEdit 25e182c...3c28781 (1): > Fixed the view grid lines. Fixed some warnings.
3c287819c Adeel Asghar Fixed the view grid lines. Fixed some warnings.
1f8f1c10f Adeel Asghar * OMCompiler 17bf815...86230f2 (1): > Avoid some warnings.
1a68b87e9 hudson * libraries 2276213...1e33d1e (1): > Bump libraries
2d214413b Rüdiger Franke * OMCompiler 9027e88...17bf815 (1): > Small cleanup
ccc6840f6 hudson * libraries c18ad42...2276213 (1): > Bump libraries
4aa3c62f2 hkiel * OMCompiler 6a1e39b...9027e88 (1): > avoid intermediate lists instead use: List.fold(List.map()) -> List.applyAndFold() List.map(List.map()) -> List.mapMap() listReverse(List.mapFlat()) -> List.mapFlatReverse()
da70b865d hkiel * OMCompiler 6c0fc0d...6a1e39b (1): > recursion -> loop
b98344495 ptaeuber * OMCompiler b500b84...6c0fc0d (1): > Add missing comma to log-option
2e4164cbc Per Östlund Update tests for PR 648.
50b11c218 Per Östlund Updating submodules
f5bbde80a Martin Sjölund * OMCompiler 8287b0b...d89da7c (1): > Keep track of more memory allocations
93e3b0b27 alash325 * OMEdit c463e0a...25e182c (1): > -Set default values for metaModel connection attributes
25e182c06 alash325 -Set default values for metaModel connection attributes
724602143 Martin Sjölund Updating submodules
2e200222d Martin Sjölund Expected output
d0ca89faa adrpo * OMCompiler 70d6f0e...c150310 (1): > update 3rdParty in OMCompiler
3790d4729 hudson * libraries bb4f51f...c18ad42 (1): > Bump libraries
fe0d760ef Martin Sjölund * OMCompiler a2943a8...70d6f0e (1): > Use OMC allocation in more places over GC
30c7c8e5a Adrian Pop Updating submodules * OMNotebook fc98a16...8866309 (1): > adapt to msys2 mingw32/mingw64 - ticket:2578
6b1eb6ef0 Martin Sjölund * OMCompiler e841e30...a2943a8 (1): > Optimize crefStr slightly
4d98be49b adrpo * OMCompiler b7a25b3...e841e30 (3): > needed defines for Linux > fix ifdefs in omc_config.h > adapt to msys2 mingw32/mingw64 - ticket:2578
8866309c3 Adrian Pop adapt to msys2 mingw32/mingw64 - ticket:2578
12c0b5ac0 Adrian Pop adapt to msys2 mingw32/mingw64 - ticket:2578
fd3a794d9 Adrian Pop * OMEdit 45d32fb...c463e0a (1): > adapt to msys2 mingw32/mingw64 - ticket:2578
b02b7fb6e Adrian Pop adapt to msys2 mingw32/mingw64 - ticket:2578
c463e0ab3 Adrian Pop adapt to msys2 mingw32/mingw64 - ticket:2578
948bf35d4 Adrian Pop Merge pull request #16 from adrpo/Ticket2578
c37763671 Martin Sjölund * OMCompiler 68465ab...b7a25b3 (1): > Use OMC allocation functions instead of libgc
4f89fe27f Martin Sjölund * OMCompiler 536387b...68465ab (1): > Fix compilation
440026ec1 Martin Sjölund * OMCompiler 4f671af...536387b (1): > Profile memory allocations for strings
f9eab0100 Martin Sjölund * OMCompiler 18c51d6...4f671af (2): > Do not use listReverse in append_reverse > Handle listReverse of 1 element as a special case
23e03bbb0 Martin Sjölund Updating submodules
4aac19f73 Martin Sjölund Expected output
67e2d17df Martin Sjölund * OMCompiler 0aff3d1...5f55444 (1): > Reduce the maximum codegen threads to 2
a8747e5b0 hudson Updating submodules
098911466 Lennart Ochel update module wrapFunctionCalls
86e372ef6 Martin Sjölund * OMCompiler 8bddad5...7100384 (3): > Workaround for bugs with hash tables > Fix referenceEq for traverseExpBottomUp reduction > Use a single shared HashTable for Inline.mo
638e9b6b6 adrpo adapt to msys2 mingw32/mingw64 - ticket:2578
308dc2922 vruge * OMCompiler a2edcfd...8bddad5 (1): > clean up
ed037efa6 vruge * OMCompiler 17340ed...a2edcfd (1): > - move some variable-function to BackenVariable - function for further development
ce796995b vruge * OMCompiler d7ed464...17340ed (1): > improved simplifyComplexFunction
3549dfe92 Martin Sjölund * OMCompiler d42016b...d7ed464 (1): > Inline: do assertion before memory allocation
3868f6331 vruge * OMCompiler a0ee81b...d42016b (1): > improved isContinuousIntegration for expressionSolve
270f0a809 Rüdiger Franke * OMCompiler 948feba...a0ee81b (1): > Use VarKind JAC_VAR for Jacobian SimVars
175374b6b hudson * libraries cf57267...bb4f51f (1): > Bump libraries
38fd17309 Rüdiger Franke * OMCompiler aea896c...948feba (1): > Introduce VarKind SEED_VAR for SimVars
6f2f1ae46 Martin Sjölund * OMCompiler 98214dc...aea896c (1): > Use implode_reverse in PrefixUtil
49480f7ef Martin Sjölund * OMCompiler 2ddae71...98214dc (1): > Use referenceEq in more places in InstExtends
4abd8b5fc Martin Sjölund * OMCompiler 3ad7933...2ddae71 (1): > Enable code generation in parallel
d88468e4f vruge * OMCompiler 28678f0...3ad7933 (1): > improved solveSimpleEquation
3f2dfbdc3 Martin Sjölund * OMCompiler 34d31de...28678f0 (1): > Use constant lookup for more operators
5b8220712 hudson * libraries 5f0e98e...cf57267 (1): > Bump libraries
1e7be2084 Martin Sjölund * OMCompiler e26c7b2...34d31de (1): > Use constant lookup for more operators
0c7e71a7f Rüdiger Franke * OMCompiler 7186674...e26c7b2 (1): > Deactivate optimized matrix assign
a3be5fabc Rüdiger Franke * OMCompiler 392b6e6...7186674 (1): > Add seed variables to SIMVARS
e904a85f0 vruge Updating submodules
3e08e7a79 vruge Expected output
cbe900299 vruge added max_iter=100 for runExReduceDrumBoiler.mos
186a7ad0b hkiel * OMCompiler 22754cb...49bc0cb (1): > preserve some more tuples
01e073b11 Martin Sjölund * OMCompiler 18bb4e8...22754cb (1): > Use constant lookup for operatorsBinary, etc
48a5efb0d Martin Sjölund * OMCompiler 141c87f...18bb4e8 (1): > Do not generate function code for constants
129e5189d Adeel Asghar * OMEdit bb3bd55...45d32fb (1): > Properly preserve the bom
45d32fb95 Adeel Asghar Properly preserve the bom
879cf17ab Per Östlund * OMCompiler 5ed2c5e...141c87f (1): > Cleanup ConnectUtil.
70c062d13 Martin Sjölund Updating submodules
29c50811b Martin Sjölund Expected output
242b3548e Martin Sjölund * OMCompiler d00a512...c914d20 (1): > Reduce memory used by state machines
f33cfd7f9 Martin Sjölund * OMCompiler 82e78eb...d00a512 (1): > Some changes for C90
57563b2f6 Martin Sjölund Updating submodules
d069b6557 Martin Sjölund Expected output after changing connection order
5f2926f3b hudson * OMEdit fbf65b8...bb3bd55 (3): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Do not use interface as variable. Already defined in basetyps.h in MinGW. > Merge pull request #19 from robbr48/master
bb3bd55bd Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
d8c46e379 Adeel Asghar Do not use interface as variable. Already defined in basetyps.h in MinGW.
ddb7de212 Adeel Asghar Do not interface as variable. Already defined in basetyps.h in MinGW.
26abcb978 Adeel Asghar Merge pull request #19 from robbr48/master
6facc59a3 Adeel Asghar * OMEdit 9b9a159...fbf65b8 (1): > Fixes #3807 and #3808. Added line ending and bom settings.
fbf65b8cf Adeel Asghar Fixes #3807 and #3808. Added line ending and bom settings.
24e2d9123 Martin Sjölund Updating submodules
b31332c07 Martin Sjölund Add new dependency
29cba5b3e Robert Braun Removed some debug output.
b23d204cd hudson * libraries b185442...5f0e98e (1): > Bump libraries
528c590c7 Robert Braun Reverted accidentally commited debug output.
7368537b2 Robert Braun Further improved alignment code for meta models.
7b8815e9c Martin Sjölund Updating submodules
ed64d14f6 Martin Sjölund Updated use of delete function
418f2bcda Martin Sjölund * libraries 6703315...b185442 (1): > Buildings release branch no longer exists
79764127e Robert Braun Re-wrote getRotationMatrix function in MetaModelEditor.
0148cc500 Willi Braun expected output
8276a0744 Willi Braun Updating submodules
ae0b17482 Robert Braun Replaced "to" with "->" in align interface dialog.
342c8d332 Robert Braun Improved alignment feature for meta models.
30b745eb9 hudson * libraries 1e45c7d...6703315 (1): > Bump libraries
204c4c07a hkiel * OMCompiler 1971213...1aec67d (1): > preserve more tuples
524bfcc97 Lennart Ochel * OMCompiler 27234f6...1971213 (1): > Improve description of module wrapFunctionCalls
4cf0a28c0 adrpo * OMCompiler a78d6b3...27234f6 (1): > - windows fix for ticket:3809
7594a9a62 vruge Updating submodules
e6b7f7d3e vruge Expected output
18a17814f hkiel * OMCompiler 4da6f5b...e0b38d1 (1): > remove tuple decompostion-recomposition
2d09df304 ptaeuber Updating submodules
55d9dc4b6 ptaeuber Update events makefile
4fa49d492 hkiel * OMCompiler 971d7f1...ae22680 (1): > Optimize some operations on lists
7cd3b2884 hudson Updating submodules
c1dffbd06 Martin Sjölund * OMCompiler 29cc490...09afcd1 (1): > Fix stack overflow in traversal
1c7187641 hkiel * OMCompiler 2eb7120...29cc490 (1): > replace List.flatten(listReverse(l)) by List.flattenReverse(l)
5fa5f930a Lennart Ochel * OMCompiler e57ec5c...2eb7120 (1): > Add libomopcua.dll to .gitignore file
186a5298f Lennart Ochel Do not reset matching on no change
6b36b7f9a hkiel * OMCompiler 8d51784...e57ec5c (1): > Fix SimulationRuntime/c for OSX
992509c4e Rüdiger Franke * OMCompiler 3b38cab...8d51784 (1): > Revert "Access iterators locally in alg loops as well"
556c59875 Martin Sjölund * OMCompiler 536d88e...3b38cab (1): > Fix for unassigned variable in function
9f234115f Rüdiger Franke Updating submodules
c864d3fb9 Rüdiger Franke Extend functionPointerTest
bad03fc48 hudson * libraries ee0da1e...1e45c7d (1): > Bump libraries
a48c6dc3a Rüdiger Franke * OMCompiler 630a9d0...a37f8ba (1): > Access iterators locally in alg loops as well
20765204c Martin Sjölund * doc c794db8...bbbc6bc (1): > Fix code for Sphinx 1.4
bbbc6bc03 Martin Sjölund Fix code for Sphinx 1.4
5be238488 Martin Sjölund * doc 0d19149...c794db8 (1): > Update for latest Sphinx (1.4)
c794db8a4 Martin Sjölund Update for latest Sphinx (1.4)
bd735cb50 ptaeuber Updating submodules
8cc8b1e03 ptaeuber Add tests for total tearing
1ce9d4946 Lennart Ochel * OMCompiler 789f996...7d676ef (1): > Improve documentation of some flags
b06267ad9 crupp2 Updating submodules
be7814713 crupp2 Added numeric tests for all test cases
202229ec7 crupp2 Test case for numerical linearization
c656b02db hudson * libraries fb13d83...ee0da1e (1): > Bump libraries
4c2263ce4 Adeel Asghar * OMEdit 858eed0...9b9a159 (1): > Remove the unnecessary assert.
9b9a15960 Adeel Asghar Remove the unnecessary assert.
ec8b36e23 hudson * OMEdit 872a3a5...858eed0 (2): > Merge pull request #17 from robbr48/master > Graphical representation for interface points. Fixed several issues with connection attributes dialog.
858eed0fd Adeel Asghar Merge pull request #17 from robbr48/master
f806cd87a Adeel Asghar Graphical representation for interface points. Fixed several issues with connection attributes dialog.
2ecd6baa8 Robert Braun Improved align interfaces dialog for meta models.
f1fc1903a Per Östlund * OMCompiler cedd89a...f1c557c (1): > Decrease default instantiation cache size.
1d228c0ce Martin Sjölund * OMCompiler 1e32d47...cedd89a (1): > Change order of listAppend
fc884f3ec Per Östlund Updating submodules
de87d6117 Per Östlund Update tests for #599.
16ac7c0bd Per Östlund * OMCompiler 3dc2a24...16226eb (1): > Add new instCacheSize flag.
398aaf4b9 vruge * OMCompiler 992c924...3dc2a24 (1): > slight improvement (ticket:3801)
01ae37471 Martin Sjölund * OMCompiler 5ad8e78...992c924 (1): > Remove unused code
b6b5dde63 Rüdiger Franke * OMCompiler 5e8c11b...5ad8e78 (1): > Attempt to fix msvc build after 9a0cbdb
50c8bc8fd adrpo * OMCompiler 76e6efa...5e8c11b (1): > - fix ticket:3801
01b8fed96 adrpo * OMCompiler 6eefa07...76e6efa (2): > - revert previous commit > - attempt to fix ticket:3801
7c9c00150 Martin Sjölund * OMCompiler 9feeed4...6eefa07 (1): > Record sorting/state selection in execstat
a65b03e23 Rüdiger Franke * OMCompiler 3702bb9...9feeed4 (2): > Tweak F77 call args > Implement identity function
ed98c9ba6 Martin Sjölund * OMCompiler 7f405ef...3702bb9 (1): > Do not use Option in FGraph.openScope
5e4e837d9 Martin Sjölund * OMCompiler 9a6f2aa...7f405ef (1): > Do not allocate same Absyn.CREF when traversing
d0570e7d3 vruge * OMCompiler 50ebc1f...9a6f2aa (1): > don't inline inside solveSimpleEquation (performance issues after inline)
6a0b1145f Martin Sjölund * OMCompiler f98a3b2...50ebc1f (1): > Fix scalability of matching
6626c42b0 Martin Sjölund * OMCompiler e07680e...f98a3b2 (1): > Do not allocate tables for DSS using uode
b96e8453c Martin Sjölund * OMCompiler b6f2d8b...e07680e (1): > Do not compile dlopen for FMUs
bd123f266 Martin Sjölund * OMCompiler cbd4fc8...b6f2d8b (1): > Change set representation for BackendVarTransform
32dfc3108 Rüdiger Franke Extend ArraySlice test
45a6cf115 Rüdiger Franke Updating submodules
86ce9fb10 vruge Expected output
1bd14a60a vruge Updating submodules
07f662d2b vruge sort EqnsAndVars for sparse solver. After https://github.com/OpenModelica/OMCompiler/pull/584 lis-test will failed without sort.
5ed1dd447 Martin Sjölund * OMCompiler 9fef384...89a5ee4 (1): > Append in the fast order
ddb8c34ae Martin Sjölund Updating submodules
19a90883c Martin Sjölund Load DoubleEndedList
23b0d9990 Martin Sjölund * OMCompiler fdacf59...acf466e (1): > Improve performance of traversals
ac79fa05c Rüdiger Franke * testsuite fe83e7a...668df2e (1): > Extend ArraySlice test
668df2e03 Rüdiger Franke Extend ArraySlice test
3835c1feb Rüdiger Franke * OMCompiler 84a39dc...fdacf59 (3): > Support external function that returns a string array > Fix ModelicaAllocateString to consider null terminator > Fix ArraySlice for dim reduction if size(dim) is 1
e4cc47538 Rüdiger Franke * OMCompiler 1fe4ff2...84a39dc (2): > Let ModelicaFormatError format the message > Fix compilation errors for ModelicaTest.Utilities
62acfc077 Rüdiger Franke Updating submodules
fe83e7add Rüdiger Franke Add first test for ArraySlice
72965fab1 Adeel Asghar * OMEdit d0a3c75...872a3a5 (1): > Fixes #3797. Show class name as tab title instead of class path. The class path is shown in the header of the window.
872a3a5e1 Adeel Asghar Fixes #3797. Show class name as tab title instead of class path. The class path is shown in the header of the window.
9bb99e9e0 Adeel Asghar * OMEdit 8d5d64f...d0a3c75 (2): > Indentation > Added button for calling MetaModelEditor::alignInterfaces function. Added AlignInterfacesDialog class. SVG icons for simulation parameters and align interfaces.
d0a3c75e4 Adeel Asghar Indentation
373069e91 Adeel Asghar Added button for calling MetaModelEditor::alignInterfaces function. Added AlignInterfacesDialog class. SVG icons for simulation parameters and align interfaces.
343660f66 Rüdiger Franke * testsuite 17bd66e...37fcc39 (1): > Specify StopTime = 0 for some tests
37fcc39ad Rüdiger Franke Specify StopTime = 0 for some tests
3c4dd931b Rüdiger Franke * OMCompiler 5aae6d2...e9bb3a1 (1): > Skip actual simulation if no time span specified
4b7e28b0e Rüdiger Franke * OMCompiler 7514136...5aae6d2 (1): > Clean up duplicate and unused templates
d5dbb15cc Rüdiger Franke * OMCompiler 5f32cac...7514136 (4): > Improve indentation of Cpp array code > Directly call Slice constructor for slice expressions > Attempt to fix the reverted ArraySlice issue > Revert "fixed bug which lead to wrong cat_array behaviour for ArraySlice"
a0db48b5d hudson * libraries e3b9b16...fb13d83 (1): > Bump libraries
b647f4f69 vruge Updating submodules
17bd66e98 vruge Revert "Expected output"
3fa3570d3 vruge Updating submodules
c9dc40fed vruge Expected output
ed2f7361a vruge Updating submodules
29b239edf vruge Expected output
e8ad8a375 Rüdiger Franke * OMCompiler 9f902c3...b84340b (1): > Implement vector conversion for dynamic arrays
d71f409ce vruge * OMCompiler 41a0601...9f902c3 (1): > added rule for derive DAE.RECORD
d8f27090f vruge * OMCompiler b4d4a97...41a0601 (1): > recursion -> loop
129f79051 vruge * OMCompiler 7b8142a...b4d4a97 (1): > added rule for derive SCONST
ce8f6dd63 Adeel Asghar * OMEdit e0629d9...8d5d64f (1): > Fixes #3793 Call loadString with the new text of the class before creating the LibraryTreeItem.
8d5d64f21 Adeel Asghar Fixes #3793 Call loadString with the new text of the class before creating the LibraryTreeItem.
0028b3ecd Rüdiger Franke Updating submodules
a18a01644 Rüdiger Franke Add test for #3794
fe0a31c9a Rüdiger Franke * OMCompiler cbd8a42...9d2b906 (1): > Keep top level input / output of connector arrays (#3794)
3ba175800 hudson * libraries 0ebec5a...e3b9b16 (1): > Bump libraries
e6d7e351f Lennart Ochel * OMCompiler 65736d1...cbd8a42 (1): > Unbox modelica_string
368ccc66e Adeel Asghar * OMEdit 58e0b64...e0629d9 (1): > Fixes #3796. Added help buttons for compiler & simulation flags.
e0479a869 Martin Sjölund * OMCompiler 9cffa05...65736d1 (1): > Perform list filtering in the fast order
2210b6d19 Martin Sjölund * OMCompiler 44a9f59...9cffa05 (1): > Fix stack overflow
41d55cd60 Martin Sjölund * OMCompiler 4c591e7...44a9f59 (1): > Reduce hashtable bucket size
e0629d983 Adeel Asghar Fixes #3796. Added help buttons for compiler & simulation flags.
90ac03274 Martin Sjölund * OMCompiler 1e4a458...4c591e7 (1): > Spend less memory trying to build a queue
6d8916d13 Martin Sjölund * OMCompiler a7cea92...1e4a458 (1): > Move creating of list
6986daaa3 Willi Braun * OMCompiler ffd2249...a7cea92 (1): > fix function description
6146e335d Lennart Ochel Updating submodules
365c3ff55 Lennart Ochel Update expected output
4e317ab36 Martin Sjölund * OMCompiler ffcb0f7...9b7aa44 (1): > Add functionality to record all mmc_alloc_words
a031cf441 Martin Sjölund * OMCompiler b472093...ffcb0f7 (1): > Do not compile embedded server for source FMU
af28ff81a hudson * libraries 9a03cc4...0ebec5a (1): > Bump libraries
40a5e1d3f hudson * libraries 89f1dcd...9a03cc4 (1): > Bump libraries
e5b4e2007 Adeel Asghar * OMEdit 4388d1f...58e0b64 (1): > Fixes #3787. Add OMEdit version in Linux. Put the About OMEdit text in scroll area to avoid overlapping labels.
58e0b643b Adeel Asghar Fixes #3787. Add OMEdit version in Linux. Put the About OMEdit text in scroll area to avoid overlapping labels.
d27142675 Adeel Asghar * OMEdit ae8e741...4388d1f (1): > Divide with scale factor instead of multiplying.
f839bcffa Adeel Asghar Tests for getDerivedUnits
4227f735d Adeel Asghar Updating submodules
4388d1f9b Adeel Asghar Divide with scale factor instead of multiplying.
d61017938 Martin Sjölund Add test for #3763
10f35b00b Martin Sjölund * testsuite 7bdf737...d610179 (1): > Add test for #3763
7bdf7375d Lennart Ochel Add markdown flavour to README file
a5c987775 Lennart Ochel * testsuite 655c8b3...7bdf737 (1): > Add markdown flavour to README file
886dd82f7 Martin Sjölund Updating submodules
655c8b399 Martin Sjölund Expected output
996ee1135 Rüdiger Franke * OMCompiler f6f9906...b4c41d7 (1): > Move creation of boost symlinks to CMakeLists.txt
12558c4a6 hudson Updating submodules * OMEdit 0636301...ae8e741 (2): > Reasonable size for default component text. > Fixes #2250. Added support for DisplayUnit and unit conversion for parameter input. The plot data is now based on the display unit.
fc98a162b Adeel Asghar Fix build.
ae8e74158 Adeel Asghar Reasonable size for default component text.
5a75cb511 Adeel Asghar Fixes #2250. Added support for DisplayUnit and unit conversion for parameter input. The plot data is now based on the display unit.
b657a9f2e Adeel Asghar Store display unit.
020949546 Martin Sjölund * OMCompiler 8fc40e6...f6f9906 (1): > Add a removeVerySimpleEquations pre-opt module
54433b97a Lennart Ochel * OMCompiler fbd2797...8fc40e6 (1): > Remove redundant function dumpTypeStr
9648dfef5 Lennart Ochel * OMCompiler 7257482...fbd2797 (1): > Fix a typo
9ba60b5df Lennart Ochel * OMCompiler f2e9b23...7257482 (1): > Simplify generated code of algorithm when clauses
4ebff377f Martin Sjölund * OMCompiler 0f08ea6...f2e9b23 (1): > Source FMUs do not need embedded servers
3d97ee08a Lennart Ochel * OMCompiler a56dd55...0f08ea6 (1): > Simplify implementations of math functions
92395206f Lennart Ochel * OMCompiler 3f8822a...a56dd55 (1): > Fix indentation
26252750b Martin Sjölund * OMCompiler 02cbe35...3f8822a (2): > Fix scalability for Tearing.selectCausalVars > Avoid memory allocation in traversals
6f101f295 Willi Braun * OMCompiler 15e8be7...02cbe35 (2): > dump error messages only with failtrace for traverseBackendDAEExpsEqnsWithUpdate > fix debug dump of time
aca943fad hudson * OMEdit 51b50a2...0636301 (1): > Merge pull request #15 from robbr48/master
5ebaf52b5 Lennart Ochel * OMCompiler 1fbe837...15e8be7 (1): > Don't replace operator mod in findZeroCrossings
0636301db Adeel Asghar Merge pull request #15 from robbr48/master
1fc870aa4 Martin Sjölund * OMCompiler 5e63e23...1fbe837 (1): > Fix stack overflow in SCodeDump
3ca6b704d Martin Sjölund * OMCompiler 01f0b65...5e63e23 (1): > Moved execStat to its own Util package
22b78a94c Robert Braun Added an alignment function for meta models.
2c65b871a adrpo * OMCompiler bceaafe...01f0b65 (1): > - add open62541* to ignore list
ecd21c179 adrpo * OMCompiler 6b6f863...bceaafe (1): > - fix the opc_ua build on msvc
b89faa0a3 adrpo * OMCompiler a2fcd1e...6b6f863 (1): > - fix the opc_ua build on mingw
987c4bfbe adrpo * OMCompiler 0424117...a2fcd1e (1): > - fix opc_ua on GCC
30d05e59b Martin Sjölund * OMCompiler 7a512b5...0424117 (2): > Experimental support for OPC UA embedded server > Partially restore the old OPC branch
6c2fcc56e Rüdiger Franke * OMCompiler b99bfbd...7a512b5 (1): > Automate symlinks to boost includes (#3760)
df0b3ba00 hudson * libraries 61a3f60...120ba4a (1): > Bump libraries
9b96a68fe vruge * OMCompiler 05d473a...b99bfbd (1): > try to fixe compilier warning
ffbf0a8c1 Adeel Asghar * OMCompiler b98debe...05d473a (1): > Added API getDerivedUnits
f4265f817 ptaeuber Expected Output
01427cbd4 ptaeuber Updating submodules
8cbce1137 Willi Braun Updating submodules
bceba9dd8 Willi Braun expected output
d9e24389b hudson * OMEdit 91ea31c...51b50a2 (1): > Merge pull request #14 from rfranke/glob
51b50a21a Adeel Asghar Merge pull request #14 from rfranke/glob
38100702c Martin Sjölund * OMCompiler 0502333...de2cd14 (2): > Add script to analyze library logs using execstat > Use execstat for all tested libraries
90e2ad234 hudson Updating submodules * OMEdit f996e26...91ea31c (4): > Added ExternalObject in isBuiltinType check. > Make static as default linkage instead of dynamic. > Merge pull request #13 from rfranke/triplet > Adapt to new output format of getExtendsModifierValue & getDerivedClassModifierValue.
9c6c72dd0 Rüdiger Franke * OMCompiler c3dcba6...0502333 (2): > Install cross compiled libs in target path > Link target dependent version of OMCppDgesv lib
2a6385e7c Rüdiger Franke Use glob pattern to find cross compilers
91ea31c87 Adeel Asghar Added ExternalObject in isBuiltinType check.
4bcfe5eda Adeel Asghar Make static as default linkage instead of dynamic.
c2f86a4e6 Adeel Asghar Merge pull request #13 from rfranke/triplet
58e563b21 Adeel Asghar Adapt to new output format of getExtendsModifierValue & getDerivedClassModifierValue.
5654b30ac Rüdiger Franke Cover clang as well
d9929f368 Ruediger Franke strip compiler from platform name
5bbfe3995 Adeel Asghar * OMEdit d2f3af8...f996e26 (3): > Updated the dynamic & static radio buttons to a drop down. > Fixes #3784. Only read start value when showStartAttribute is set. > Fixes #3775. Support multi-platform FMUs.
6aa2d7469 Per Östlund Updating submodules
f996e2699 Adeel Asghar Updated the dynamic & static radio buttons to a drop down.
50f75829a Per Östlund Update tests.
7ef55637d Adeel Asghar Fixes #3784. Only read start value when showStartAttribute is set.
1ee1b08d1 vruge Updating submodules
622fa17be vruge Expected output
7b019e394 Per Östlund * OMCompiler b569813...230aa3e (1): > Code cleanup.
cd9245366 Adeel Asghar Fixes #3775. Support multi-platform FMUs.
7621bd580 vwaurich * OMCompiler 84e82ed...b569813 (1): > - fix FMU valueReferences for non-consecutive array-variables
fff4a229e Per Östlund Updating submodules
8ee7b3f5d Per Östlund Update tests for #3773 fix.
92a23f8c7 vwaurich * OMCompiler dd0c8bd...5d60737 (1): > - fix static gcc lib linking issue for g++ 4.4
1d83ca90c vruge * OMCompiler 34e4a4c...dd0c8bd (1): > improved ExpressionSolve
d4ef10a8e Lennart Ochel * OMCompiler 7086597...34e4a4c (1): > Clean up some runtime calls
21c9115ae Adeel Asghar * OMEdit b943865...d2f3af8 (1): > Fixes #3784. Allow dots and underscores in component modifiers.
d2f3af8ce Adeel Asghar Fixes #3784. Allow dots and underscores in component modifiers.
800040943 ptaeuber Updating submodules
ee0c38f7a adrpo * OMCompiler ad1689a...6bd48ef (1): > - properly comment out the print as \n expands on two lines
4c00296db vruge * OMCompiler 01b9dd9...ad1689a (1): > improved solveSimpleEquations
b17d4bae5 Lennart Ochel * OMCompiler 94f8257...01b9dd9 (1): > Remove prototypes of not existing functions
b1824d225 vwaurich * OMCompiler 0c0fc1a...94f8257 (1): > - remove maxDer info from SimCode.Modelinfo
1eacb93fe ptaeuber Expected Output
42306ebb8 Martin Sjölund * OMCompiler e022be4...0c0fc1a (1): > Do not print the variable filter
7fe793306 vruge Updating submodules
7f3301c3a vruge Expected output
2f9bf851f Rüdiger Franke * OMCompiler 0c3dbc0...c6caa77 (1): > Clean up expTypeArray templates
269d7b6bd hudson * libraries aaae68f...2d9c982 (1): > Bump libraries
462b421d0 Rüdiger Franke * OMCompiler 6b8ad0f...0c3dbc0 (1): > Add support for arrays of arrays
e99c50b94 Martin Sjölund Updating submodules
35181b8ff Martin Sjölund Expected output
f3b10311a Rüdiger Franke * OMCompiler 0a629c7...88cdf8e (1): > Generate static OMCFactory for all targets
da47da5be Martin Sjölund * OMCompiler 2c2f53c...0a629c7 (1): > Keep all release notes in one place
4ef545121 Martin Sjölund * doc cac732a...0d19149 (1): > Generate documentation for all releases
0d191498e Martin Sjölund Generate documentation for all releases
321150fd5 hkiel * OMCompiler 8793d23...2c2f53c (1): > use append_reverse
a05bd1183 hudson * libraries 7d4b3ec...aaae68f (1): > Bump libraries
6a9ac3257 Rüdiger Franke * OMCompiler dc190dc...8793d23 (1): > Use OMCFactory dll with msvc
b1445dcb4 Rüdiger Franke * OMCompiler 5c04860...dc190dc (2): > Export OMCFactory for dll linkage (#3760) > Revert "Revert "Remove static link dependencies of dynamic runtime""
f50f336a5 Martin Sjölund * libraries 1a13805...7d4b3ec (1): > Update MSL patch
4cfafcb3c adrpo * OMCompiler 95e9b46...5c04860 (3): > - fix libraries in ModelicaLibraryConfig_msvc.inc.in > - fix order of libraries in CMakeLists.txt - fix libraries in ModelicaLibraryConfig_msvc.inc.in > - fix cpp runtime build on msvc
dbd11dbbe Rüdiger Franke * OMCompiler 4bb6e51...95e9b46 (1): > Implement cross compilation for Cpp FMUs (#3760)
3423dab23 hudson * libraries 756a02e...1a13805 (1): > Bump libraries
41ef8fe7f Adeel Asghar * OMEdit bd77ae1...b943865 (1): > Use the same name as parent for the extended component.
b94386515 Adeel Asghar Use the same name as parent for the extended component.
9197e569e Adeel Asghar * OMEdit 25bbd96...bd77ae1 (2): > Add QSpacerItem when there is no unit. > Partial unit conversion support. The work is not done yet so for now unit combo box is disabled.
bd77ae1c3 Adeel Asghar Add QSpacerItem when there is no unit.
c114ed186 Adeel Asghar Updating submodules
17dabfb37 Adeel Asghar Partial unit conversion support. The work is not done yet so for now unit combo box is disabled.
a357b8f27 Rüdiger Franke * OMCompiler 73f0312...555843c (1): > Link FMUs with static gcc libs under Windows
869581584 Adeel Asghar Added a call which will fail.
9e1fefd07 vwaurich * OMCompiler 17b662b...73f0312 (1): > - fix valueReferences for FMU export cpp runtime
27ba6b0d2 Adeel Asghar * OMCompiler da98e25...17b662b (1): > Fixed convertUnits interface. Added a fail case for convertUnits.
88e0e4006 hkiel * OMCompiler 0fd4258...da98e25 (1): > recursion -> loop
d74e24428 hudson * libraries c08a8be...756a02e (1): > Bump libraries
5f3218ea4 alash325 * OMEdit d1a01aa...25bbd96 (1): > -Change naming conventions and setDisabled(true) for name and model file
25bbd967a alash325 -Change naming conventions and setDisabled(true) for name and model file
dc5846d64 alash325 * OMEdit ecb8eb5...d1a01aa (1): > -Disable submodel names for metamodel connection dialog
d1a01aaaa alash325 -Disable submodel names for metamodel connection dialog
6f6cc1d09 Rüdiger Franke * OMCompiler c200a48...0fd4258 (1): > Create precompiled header for dynamic build only (#3760)
6846b2b06 Rüdiger Franke * OMCompiler d48d574...c200a48 (1): > First windows fix for previous commit
7bc3416fc Rüdiger Franke * OMCompiler e741ddf...d48d574 (1): > Configure cross compilation of Cpp runtime (#3760)
688af36f1 Martin Sjölund * OMCompiler 608ffbb...e741ddf (1): > Create a new bootstrapping tarball
90463e099 Adeel Asghar * doc c0502a5...cac732a (1): > Simulation Parameter Sweep example.
cac732a7f Adeel Asghar Simulation Parameter Sweep example.
eee78dfc2 Adeel Asghar * doc c285c83...c0502a5 (1): > Updated OpenModelica Scripting Commands.
c0502a573 Adeel Asghar Updated OpenModelica Scripting Commands.
131a1f9c2 Adeel Asghar * OMEdit a3b1abd...ecb8eb5 (1): > Update the xml document when user manually edit text. save & simulate is not needed.
ecb8eb58d Adeel Asghar Update the xml document when user manually edit text. save & simulate is not needed.
e28486b2e Martin Sjölund * OMCompiler fedeb7c...608ffbb (1): > Add support for input output variables
44a9df917 alash325 * OMEdit 45f5779...a3b1abd (1): > -Push the change on the stack iff the user has changed the simulation parameters
a3b1abdc2 alash325 -Push the change on the stack iff the user has changed the simulation parameters
f6abd2dc8 Rüdiger Franke * OMCompiler f162d51...fedeb7c (1): > Fix type name for subtype of basic
73e864bb8 hkiel * OMCompiler 3fc9ebd...f162d51 (1): > recursion -> loop
aecb14eeb hkiel * OMCompiler 30f3e8b...3fc9ebd (1): > Remove dumping of graph in production code
da629fc7d alash325 * OMEdit 6cc344e...45f5779 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > - Allow to graphically update the simulation parameters for metamodel - Support for undo and redo for metamodel simulation parameters
45f577960 alash325 Merge branch 'master' of https://github.com/OpenModelica/OMEdit
ae32d089a alash325 - Allow to graphically update the simulation parameters for metamodel - Support for undo and redo for metamodel simulation parameters
3dde5743e vruge * testsuite 67f87dc...87f2ac1 (1): > Expected Output
87f2ac125 vruge Expected Output
fdb618eac Rüdiger Franke * OMCompiler a801b41...30f3e8b (1): > Avoid overwrite error on mv (#3670)
65ec3461a hudson * libraries 87f5bca...c08a8be (1): > Bump libraries
c6fdbab46 Rüdiger Franke * OMCompiler df9f302...a801b41 (1): > Revert "Remove static link dependencies of dynamic runtime"
cc42027f5 Adeel Asghar * doc 4b8bae1...c285c83 (1): > Cross reference editing MSL.
1ceee59de vruge * OMCompiler 87f4bb3...df9f302 (1): > semiLinear as inline function: see https://trac.openmodelica.org/OpenModelica/ticket/3765#comment:7
d944ceaef vruge * OMCompiler fced193...87f4bb3 (1): > DIVISION_SIM map again inline function - see https://trac.openmodelica.org/OpenModelica/ticket/3765#comment:7
cf169696f Martin Sjölund * OMCompiler 10fe649...fced193 (1): > Check for failed model structure
c285c832a Adeel Asghar Cross reference editing MSL.
f324cd079 hkiel * OMCompiler 0fe22a2...10fe649 (1): > recursion -> loop
c2ff97beb hkiel * OMCompiler 80dcee4...0fe22a2 (1): > array optimizsations new function Array.createIntRange()
cf0e37e48 Adeel Asghar * doc b08a823...4b8bae1 (1): > Hints for loading editable MSL.
4b8bae15c Adeel Asghar Hints for loading editable MSL.
2ba466a37 Martin Sjölund * doc cbbdff1...b08a823 (1): > Handle Python2+3, add natsort to dependencies
b08a82304 Martin Sjölund Handle Python2+3, add natsort to dependencies
e0de150d4 Martin Sjölund * doc 7f5d6fb...cbbdff1 (1): > Pull release notes from trac instead of manual mirroring
cbbdff1f5 Martin Sjölund Pull release notes from trac instead of manual mirroring
80abce131 Rüdiger Franke * OMCompiler b0a5479...80dcee4 (1): > Attempt to fix Windows build (#3760)
4d600b03c Rüdiger Franke * OMCompiler 05ca4d2...b0a5479 (1): > Remove static link dependencies of dynamic runtime
147b2978d Rüdiger Franke * OMCompiler 91127f1...05ca4d2 (2): > Small fix to previous commit > Brake up dynamic and static build of Cpp runtime (#3760)
8f8533a81 hudson * libraries 4d5ec4d...87f5bca (1): > Bump libraries
479c7dc7c Per Östlund * OMCompiler a5957dc...91127f1 (1): > Fix listAppend usage to get rid of some warnings.
f595f83af Adeel Asghar * OMEdit 6ca8c1c...6cc344e (1): > Avoid making too many changeDirectory calls.
6cc344eae Adeel Asghar Avoid making too many changeDirectory calls.
033f3ec1d Per Östlund * OMCompiler d0f6b47...a5957dc (1): > Fix push_list_back on empty DoubleEndedList.
c0715b3a9 Adeel Asghar * OMEdit 1ec6313...6ca8c1c (1): > Fixes #3766. Added more sanity checks. Move whole connection when both start and end components are selected.
6ca8c1c0c Adeel Asghar Fixes #3766. Added more sanity checks. Move whole connection when both start and end components are selected.
fba023530 Adeel Asghar * OMEdit 19e8270...1ec6313 (1): > Fixes #2220, #2347 & #2416. Disable/enable the auto save timer based on focusInEvent/focusOutEvent of editor.
1ec631302 Adeel Asghar Fixes #2220, #2347 & #2416. Disable/enable the auto save timer based on focusInEvent/focusOutEvent of editor.
f03ca1b73 Adeel Asghar * OMEdit c6a2ce1...19e8270 (1): > Fixes #3027. Allow exporting plotted variables to CSV file.
19e827021 Adeel Asghar Fixes #3027. Allow exporting plotted variables to CSV file.
67f87dc83 vruge added case for 3765
054c1c053 vruge Updating submodules
a2ae180a2 Adeel Asghar * OMEdit aca17d2...c6a2ce1 (1): > Renamed TLMCoSimulationExperimentSettingDialog to MetaModelSimulationParamsDialog. Moved the update simulation params context menu to ModelWidget.
c6a2ce1f1 Adeel Asghar Renamed TLMCoSimulationExperimentSettingDialog to MetaModelSimulationParamsDialog. Moved the update simulation params context menu to ModelWidget.
1c8fe90b0 hudson * libraries 5e1391e...4d5ec4d (1): > Bump libraries
e5e6a37f6 Rüdiger Franke * OMCompiler 46515af...6c723ab (1): > Fix generation of Cpp start value accessors
53fb40759 Martin Sjölund * libraries 5a94ea2...5e1391e (1): > Bump MSL
111b9e531 hudson * libraries bfc224a...5a94ea2 (1): > Bump libraries
7bee7753a Martin Sjölund * libraries b8422c5...bfc224a (1): > Stategraph2 2.0.3 provides 2.0.1 and 2.0.2
de850be55 Adeel Asghar * OMEdit 6da40e1...aca17d2 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Fixes #3032. Adjust position based on the coordinate system of the component.
aca17d25e Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
2805502aa Adeel Asghar Fixes #3032. Adjust position based on the coordinate system of the component.
fe7325ff9 unknown * OMCompiler 0bcc79a...46515af (1): > changed results output at start time if events occured
ae2ad3b2c Rüdiger Franke * testsuite 2b6054f...4c4b39f (1): > Add test for #3763
4c4b39f73 Rüdiger Franke Add test for #3763
2beda1432 hkiel Updating submodules
9f0243f27 Martin Sjölund * libraries a20b6fa...b8422c5 (1): > Add library KeyWordIO
843cab05b Martin Sjölund * OMCompiler b629d9d...6d761ce (1): > Fix appending variables in correct order
2b6054f54 hkiel load List.mo expected output
9270973ca alash325 * OMEdit 6247798...6da40e1 (1): > -A preliminary dialog to modify CoSimulation settings
6da40e1ad alash325 -A preliminary dialog to modify CoSimulation settings
b91687740 Rüdiger Franke * OMCompiler 1be7936...b629d9d (4): > Remove unused include directories > Avoid compiler flag for standard /usr/include > Fix capitalization of windows include > Exploit CMAKE_POSITION_INDEPENDENT_CODE in Cpp runtime
b87bcb466 vruge Updating submodules
a668b8a95 vruge Expected Output
c9f374e02 Lennart Ochel * OMCompiler 757fe5f...cf3a416 (1): > Remove useless line of code
aa2c830af Adeel Asghar * OMEdit 2c2c5e9...6247798 (1): > Fixes #2274 & #2845. Update Libraries browser when user modifies the text.
624779821 Adeel Asghar Fixes #2274 & #2845. Update Libraries browser when user modifies the text.
bf9622303 Adeel Asghar * OMEdit 4385f6e...2c2c5e9 (1): > Dynamically create the list of simulation logging flags.
2c2c5e934 Adeel Asghar Dynamically create the list of simulation logging flags.
3d2a03768 Adeel Asghar * OMEdit 1296d76...4385f6e (1): > Fixes #3753. use correct simulation logging flag option.
4385f6edb Adeel Asghar Fixes #3753. use correct simulation logging flag option.
e188d8bc2 Niklas Worschech * OMCompiler facc256...757fe5f (1): > fix for save pre variables
d04f56ae0 Adeel Asghar * OMEdit dc69a14...1296d76 (1): > Removed save and save as context menu items from metamodel.
1296d76cd Adeel Asghar Removed save and save as context menu items from metamodel.
ba186107a ptaeuber Updating submodules
8a639b1ac alash325 * OMEdit b929db6...dc69a14 (1): > - Add Save and Save as context menu to the metamodel
dc69a1433 alash325 - Add Save and Save as context menu to the metamodel
556307db0 ptaeuber Expected Output
2a8f9123b Adeel Asghar * OMEdit 4a5facf...b929db6 (1): > Fixed the crash while saving metamodels.
b929db620 Adeel Asghar Fixed the crash while saving metamodels.
0b9e1ba55 Lennart Ochel * OMCompiler 6b7b848...bf26a22 (1): > change differentiation rule for the homotopy operator
501a9d964 alash325 * OMEdit 7864f66...4a5facf (1): > -Save as for meta-model to make a copy of the file in a different folder or make a copy with a different name
4a5facf6d alash325 -Save as for meta-model to make a copy of the file in a different folder or make a copy with a different name
87a7ffd04 Rüdiger Franke * OMCompiler af457aa...6b7b848 (1): > Include std::thread only if configured (#3760)
0fe3fc570 alash325 * OMEdit 4b6af89...7864f66 (1): > - Save as for meta models
7864f66ef alash325 - Save as for meta models
c12221799 Adeel Asghar * OMEdit 36a52a8...4b6af89 (1): > We can load multiple meta models at once.
4b6af895d Adeel Asghar We can load multiple meta models at once.
8f955a09d hudson * libraries 2b591fb...a20b6fa (1): > Bump libraries
d62e1636e Adeel Asghar * OMEdit 04f142b...36a52a8 (1): > Better naming convention for metamodels and TLM.
36a52a84d Adeel Asghar Better naming convention for metamodels and TLM.
69115279b Adeel Asghar * OMEdit f2cb75d...04f142b (1): > Add default annotation for Connections without annotations.
04f142bfc Adeel Asghar Add default annotation for Connections without annotations.
272310418 hudson Merge remote-tracking branch 'origin/master' into pullrequest
5006cfd0b hudson * testsuite ffd8b12...2723104 (18): > Merge remote-tracking branch 'origin/master' into pullrequest > expected output > Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite > fix for parallel cpp runtime windows tests > Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite > Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite > Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite > Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite > Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite > Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite > Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite > Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite > Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite > Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite > Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite > expected output for cpp tests > Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite > fix merge conflicts cpp tests
a7681ee0f Niklas Worschech expected output
ae71e46d8 Adeel Asghar * OMEdit 960ad2f...f2cb75d (1): > formatting & indentation.
f2cb75d41 Adeel Asghar formatting & indentation.
dac99f23d Adeel Asghar * OMEdit e8c9162...960ad2f (1): > tag v1.9.5-dev
960ad2f27 Adeel Asghar tag v1.9.5-dev
443f4823d Martin Sjölund * OMCompiler 6d86372...af457aa (1): > Handle lost information for MetaModelica record
4456f428e Niklas Worschech * OMCompiler 83309e5...6d86372 (1): > fix for save call in cpp template
e083b0547 Rüdiger Franke * testsuite a4a5d33...ffd8b12 (1): > Add test for #3758
ffd8b12c2 Rüdiger Franke Add test for #3758
61b0bea39 Martin Sjölund * testsuite 5847362...a4a5d33 (1): > Re-enable FinalTests.mos
a4a5d3314 Martin Sjölund Re-enable FinalTests.mos
7d02d98a4 Rüdiger Franke * OMCompiler d88a3ea...83309e5 (2): > Use const qualifier in declarations of external functions > Fix passing of Cpp array inputs to external functions (#3758)
6ac51f489 adrpo * OMCompiler 5ccf9cb...d88a3ea (1): > - switch version to 1.9.5-dev
e63518811 hudson * libraries e3940ff...2b591fb (1): > Bump libraries
8d7b6f839 Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
de6aef561 Niklas Worschech fix for parallel cpp runtime windows tests
38af1b628 Lennart Ochel * testsuite 276c639...5847362 (2): > Update example cseTestCall1 > Update example cseTestCall3
584736214 Lennart Ochel Update example cseTestCall1
fb1ddfe63 Adeel Asghar * OMEdit a1f3866...e8c9162 (1): > Fixed loadPreviousViewType function.
b8d40edfe Lennart Ochel Update example cseTestCall3
dc2c41b68 adrpo * OMCompiler 6f118e9...5ccf9cb (1): > fix 1.9.4 version and date
e8c9162f6 Adeel Asghar Fixed loadPreviousViewType function.
d2aea63e3 Adeel Asghar * OMEdit ade17f4...a1f3866 (1): > Store connections without annotations.
a1f3866e5 Adeel Asghar Store connections without annotations.
bea549313 jhag * testsuite f523ebc...276c639 (1): > Update wrapFunctionCall tests
276c639f8 jhag Update wrapFunctionCall tests
d201c06dc Adeel Asghar * OMEdit d5769e2...ade17f4 (1): > Handle delete undo of submodels.
ade17f417 Adeel Asghar Handle delete undo of submodels.
de0e7090c Adeel Asghar * doc 32655e3...7f5d6fb (1): > Updated the list of contributors 2015.
7f5d6fb44 Adeel Asghar Updated the list of contributors 2015.
6666d958c Adeel Asghar * OMEdit 54c7cf6...d5769e2 (1): > Store the update SubModelAttributes to undo stack.
d5769e298 Adeel Asghar Store the update SubModelAttributes to undo stack.
be8a21912 hudson * libraries 681e12e...e3940ff (1): > Bump libraries
d056aa58f Martin Sjölund * OMCompiler 8f06694...6f118e9 (1): > Add Adrian's generic AvlTree to the backend
66b64c9f4 Martin Sjölund Updating submodules
f523ebc34 Martin Sjölund Expected output
1bed9e536 Adeel Asghar * OMEdit afa6bc7...54c7cf6 (1): > Fixed updateSubModelParameters.
54c7cf6fe Adeel Asghar Fixed updateSubModelParameters.
5b58a0dc4 Adeel Asghar * OMEdit 6fb638a...afa6bc7 (1): > Store attributes of submodel inside ComponentInfo of Component.
afa6bc71d Adeel Asghar Store attributes of submodel inside ComponentInfo of Component.
56ea4cdb2 Adeel Asghar * OMEdit d763c77...6fb638a (1): > Fixed loading metamodels.
6fb638a6f Adeel Asghar Fixed loading metamodels.
4fe1a4282 hudson * libraries 80df0e2...681e12e (1): > Bump libraries
e866c4fc1 hkiel * OMCompiler db37146...22263b6 (1): > use list comprehensions inline small helper functions
48487529e Martin Sjölund * libraries 286ccac...80df0e2 (1): > Ignore bad Modelica package
d824e09c8 Rüdiger Franke * OMCompiler 1916068...db37146 (1): > Fix context of function Cpp calls (#3742)
507480cd7 vruge * OMCompiler 80b17a1...1916068 (1): > BackendDAEUtil.tryToSolveOrDerive: guard vs. zero --> zero no dependence --> UNSOLVABLE
d25843be7 hkiel * OMCompiler 0cdcd6a...80b17a1 (1): > Clean up some code avoid warning about incorrect use of listAppend recursion -> loop listReverseInPlace where possible
cd42b44a5 Martin Sjölund Updated expected results for uniontype typevars
eb0d84e17 Adeel Asghar * OMEdit 609a89d...d763c77 (1): > filter out non-modelica items by checking flag showOnlyModelica.
d763c7707 Adeel Asghar filter out non-modelica items by checking flag showOnlyModelica.
2ca58c1f0 Adeel Asghar * OMEdit c09a16c...609a89d (1): > Fixed loading of metamodels.
609a89d38 Adeel Asghar Fixed loading of metamodels.
b7ad3b6c8 bernhard Thiele * OMCompiler 3e54f2a...0cdcd6a (1): > SM workaround removed for Cpp runtime
b73e05ee8 Rüdiger Franke * OMCompiler 494857e...3e54f2a (1): > Improve error messages of SynchronousFeatures
34a22e9e6 Martin Sjölund Add uniontypes to dictionary
e0a2bd95f Rüdiger Franke * OMCompiler e2f045a...494857e (1): > Remove duplicate traversal for clocked states
7c0b8d924 Rüdiger Franke Updating submodules
c8f269f64 Rüdiger Franke Expected output for fix #3741
90d862846 hkiel * OMCompiler 12ddb6a...8236a0d (1): > do not use listAppend to prepend one element
10288a768 Rüdiger Franke * OMCompiler f31e10e...12ddb6a (1): > Attempt to fix #3741
010637980 Martin Sjölund * OMCompiler 0e016dc...f31e10e (1): > MM: Multiple algorithm sections without warning
d938bed80 bernhard Thiele * OMCompiler 99fe3bd...0e016dc (1): > Fix array elements #3651
4dbdbbbde Rüdiger Franke Updating submodules
2cb99bfae Rüdiger Franke Extend and update synchronous tests
8c553bd78 hkiel * OMCompiler b8f53b0...89ded3c (1): > remove superfluos check for failure it already failed in the first case
4c3ea7c18 hkiel * OMCompiler b388aff...b8f53b0 (1): > fix two compiler warnings in parser
2b0f39e14 Rüdiger Franke * testsuite e89ea24...6739ebe (1): > test an integer clock with sample time < 1s
6739ebe81 Rüdiger Franke test an integer clock with sample time < 1s
538c7f0f5 adrpo * OMCompiler a391fa9...b388aff (1): > - cast to double so that 1/10 doesn't become zero
a5f5caf7d Martin Sjölund * OMCompiler bcd948c...a391fa9 (1): > Use isPresent() to disable some allocations
ec45b4673 Adeel Asghar * OMEdit dd67911...c09a16c (1): > Fixes #3746. Added GUI interface to manage uses annotation.
c09a16c13 Adeel Asghar Fixes #3746. Added GUI interface to manage uses annotation.
379dd2f0b hudson * libraries fdb7693...286ccac (1): > Bump libraries
dca6b1ba3 Adeel Asghar * OMEdit 2eb86cd...dd67911 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Fixes #3746. Add uses annotation for the package.
dd679111e Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
3a8a1e775 Adeel Asghar Fixes #3746. Add uses annotation for the package.
1f34d20b7 Martin Sjölund * OMCompiler cfa27e9...bcd948c (1): > Add basic memory profiling to execstat
bc30b5e45 Martin Sjölund Updating submodules
e89ea248f Martin Sjölund Add tests for isPresent()
776a0349c Martin Sjölund Add isPresent to the dictionary
5e4fb3c72 Adeel Asghar Updating submodules
86e35faea Adeel Asghar Updated tests for getClassInformation
5cbb69a17 Martin Sjölund * OMEdit cd90f74...2eb86cd (1): > Updated the Japanese translation
27134c6ac hkiel * OMCompiler cc074b4...8abe1ff (1): > try to reduce memory usage - use listReverseInPlace where possible - remove some recursions and matchcontinue
2eb86cde9 Martin Sjölund Updated the Japanese translation
c77d86a0a Rüdiger Franke * OMCompiler f8a8026...cc074b4 (1): > Improve error message if resolveClock fails
d67f243b4 Adeel Asghar * OMEdit 6830f82...cd90f74 (1): > Fixes #3744. Avoid adding NaN to extent.
cd90f74d3 Adeel Asghar Fixes #3744. Avoid adding NaN to extent.
81a96bf75 Martin Sjölund * OMCompiler 224e2c4...f8a8026 (1): > Fix zlib for OSX nighly
ba924b0e0 Martin Sjölund * OMCompiler b308daf...224e2c4 (1): > Workaround for Java8
fdf26c27b Martin Sjölund * doc 0d2d54d...32655e3 (1): > Linux instructions
32655e344 Martin Sjölund Linux instructions
d5c6967f4 adrpo * OMCompiler 0eaf54c...b308daf (1): > - fix front-end parts of #3503
31b626f4c hudson Updating submodules * OMCompiler fa8b0d2...0eaf54c (2): > attempt to fix Linux build > update 3rdParty to fix windows build
e5519f442 hudson * doc bf13bed...0d2d54d (1): > Merge pull request #16 from dietmarw/patch-1
0d2d54de0 Adeel Asghar Merge pull request #16 from dietmarw/patch-1
7b7e082ce Dietmar Winkler Fixing one white space
cb0bf922d Dietmar Winkler Improve the documentation on infoHeader annotation
0150a5ece Adeel Asghar * doc 19af68b...bf13bed (1): > Print plot command interface instead of maintaining options.
bf13bed92 Adeel Asghar Print plot command interface instead of maintaining options.
b6963e5f5 Adeel Asghar * doc 6bd7fa7...19af68b (4): > Updated plot command options. > Indentation. > Debugging.mo is in the test models now. > Fixed getComponentModifierNames call.
19af68be8 Adeel Asghar Updated plot command options.
5f9027bc8 Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
b56d468c6 Adeel Asghar Indentation.
a4cf7c33a Martin Sjölund * OMCompiler 64554e1...fa8b0d2 (1): > MetaModelica has more bits available
de9392fab Adeel Asghar Debugging.mo is in the test models now.
6b79f7034 Adeel Asghar Updating submodules
9e5ee311b Adeel Asghar Removed Debugging.mo as is now part of OMCompiler/Examples.
1afd8509a Adeel Asghar Fixed getComponentModifierNames call.
2cc1d929f Adeel Asghar * doc b5de146...6bd7fa7 (1): > Documentation about __OpenModelica_infoHeader.
6bd7fa79c Adeel Asghar Documentation about __OpenModelica_infoHeader.
ff69653cf hkiel * OMCompiler 3a40ea3...ef88044 (2): > put cascaded listAppend in optimal order > optimize some list operations matchcontinue -> match
06bfbaa46 Martin Sjölund * OMCompiler 1d8aec6...3a40ea3 (1): > Update external C-sources for MSL 3.2.2
548d50e45 Adeel Asghar * OMEdit b1364f4...6830f82 (1): > Fixes #3723. Only return true if absolute file path exists.
6830f82dc Adeel Asghar Fixes #3723. Only return true if absolute file path exists.
7b66289a7 Willi Braun * OMCompiler dc5bdff...1d8aec6 (1): > fix functionTree propogation for system homotopy0
663002f8e hudson * libraries 12ec59b...975fb23 (1): > Bump libraries
b61d80438 Willi Braun expected output for fix #3738
99cfa73fc Willi Braun Updating submodules
f69267856 Rüdiger Franke Updating submodules
d9a9c881a Rüdiger Franke Adapt to fixed FMI 2.0 dependenciesKind
5a4fa9e49 Rüdiger Franke adapt to fixed FMI 2.0 dependencies
72670a1ab Willi Braun * OMCompiler 77ddf9e...6e9b4f9 (1): > try to fix #3738
fcdb1b2da Martin Sjölund Updating submodules
840e9cc22 Martin Sjölund Fix expected output
7d9ec93ac Adeel Asghar * OMEdit 8d2d2ec...b1364f4 (2): > Fixes #3737. Update ComponentInfo when makeClassNameRelative is used. > Add OMEdit to version.
b1364f4fe Adeel Asghar Fixes #3737. Update ComponentInfo when makeClassNameRelative is used.
23d9358fe Martin Sjölund * OMCompiler 7e7852d...fc73d03 (1): > Change order of some listAppend calls
22fcd4f5f Martin Sjölund * OMCompiler 7f65a75...7e7852d (1): > Remove FMI1 log-message
02944957e Willi Braun * OMCompiler 38f4165...7f65a75 (2): > remove unnecessery variables merge > remove unnecessary array list transformation
5ba5d1d1f Adeel Asghar * OMCompiler 00e96ac...38f4165 (1): > Include OpenModelica in version string.
0311ceb40 Martin Sjölund * OMCompiler 5161a93...00e96ac (1): > Change order of listAppend in BackendDAEUtil
458b0ec8d Adeel Asghar Add OMEdit to version.
fc8fda8e8 Martin Sjölund Updating submodules
66b357241 Martin Sjölund Expected output after MSL 3.2.1 update
f8e679b7a Martin Sjölund * OMCompiler 0a0d480...5161a93 (1): > Notify the user about listAppend in wrong order
5154fba3a Martin Sjölund Add words to aspell dictionary
3ac44823a Martin Sjölund * OMCompiler 23bb6ec...0a0d480 (1): > Implement Dangerous.listSetRest
88e121b0a Rüdiger Franke * OMCompiler e4f94d6...23bb6ec (1): > Fix 3a7d119 for arbitrary tree traversal order
66099da69 Martin Sjölund * OMCompiler 769e528...e4f94d6 (1): > Add support for MA Impure annotation
8d2d2ec52 Adeel Asghar Use the correct object.
09c0222cd bernhard Thiele * testsuite 6a51189...a064174 (1): > Fixed reference files #3730
cf0e52d61 Rüdiger Franke * OMCompiler 3a7d119...769e528 (1): > obtain grand parent from previously stored parent
e3a563e86 Rüdiger Franke * OMCompiler dbf1710...3a7d119 (1): > implement backward propagation of clock conversions
a06417423 bernhard Thiele Fixed reference files #3730
ffd9d0f58 Adeel Asghar * OMEdit 678bb3b...62c0c86 (1): > Fixes #3558. Fixed the text orientation for flipping & rotation. Added shortcuts for flipping.
62c0c8681 Adeel Asghar Fixes #3558. Fixed the text orientation for flipping & rotation. Added shortcuts for flipping.
c1e65985a Martin Sjölund * OMCompiler 8114196...dbf1710 (1): > Use a FIFO instead of slow listAppend
7aaa5fee0 Per Östlund * OMCompiler 3f4477c...8114196 (1): > Fix segfault in InstSection.unroll.
669339bf9 Martin Sjölund * OMCompiler d65644e...3f4477c (1): > Fix code generation for add-array-scalar
825da28b8 Martin Sjölund * OMCompiler 26ec49e...d65644e (1): > Optimize max({arr})->max(arr) instead of arr
978cfa442 Adeel Asghar * OMEdit d189425...678bb3b (1): > Add OMEdit git hash in omeditcommunication.log file.
678bb3b93 Adeel Asghar Add OMEdit git hash in omeditcommunication.log file.
7b02f0e68 Martin Sjölund * OMCompiler a1a01c3...26ec49e (1): > Handle expandExpression for unary
9489433d6 Martin Sjölund * OMCompiler 0bb9e15...a1a01c3 (1): > Initialize variable to zero
c8e206080 Adeel Asghar * OMEdit 712ee8f...d189425 (3): > Update README.md > More README.md updates. > Updated README.md
d18942554 Adeel Asghar Update README.md
5b8d06046 Adeel Asghar More README.md updates.
0368771f6 Adeel Asghar Updated README.md
0acf401d4 Adeel Asghar * OMEdit 77fc815...712ee8f (1): > Chinese nls by Wenhui Li. Removed tsrelease.bat since its done as part of makefile. Added the README.md.
712ee8ff8 Adeel Asghar Chinese nls by Wenhui Li. Removed tsrelease.bat since its done as part of makefile. Added the README.md.
3e7e3a18e Adeel Asghar * OMEdit 46bef23...77fc815 (1): > Fixes #3731. Don't create empty Icon & Diagram annotations when creating a class.
77fc81550 Adeel Asghar Fixes #3731. Don't create empty Icon & Diagram annotations when creating a class.
73eda236c Adeel Asghar * OMEdit 22a1579...46bef23 (2): > Ignore version.h file. > Added OMEdit git hash to about dialog.
4c3a21e77 Martin Sjölund * OMCompiler c64c048...0bb9e15 (1): > Implement vector() code generation
46bef23a4 Adeel Asghar Ignore version.h file.
56b075f43 Adeel Asghar Added OMEdit git hash to about dialog.
36a4b1180 Martin Sjölund * OMCompiler 5cd19d9...c64c048 (1): > OSX fix for new MSL tables
d20eb4477 Adeel Asghar * OMEdit 9adc7f5...22a1579 (1): > Fixes #1900. Added support for expandable connectors.
22a157966 Adeel Asghar Fixes #1900. Added support for expandable connectors.
884927e33 hudson * libraries 4faff19...7720c2a (1): > Bump libraries
449a4b61d Martin Sjölund * OMCompiler 5e8f396...5cd19d9 (1): > Allow modifications for addClassAnnotation API
587747f62 Martin Sjölund Updating submodules
6a5118991 Martin Sjölund Expected output after fixing reduction unparsing
44adf2eb9 Rüdiger Franke * OMCompiler cf999be...cd48e7d (1): > Support multiple integer base clocks
f45704f0d Willi Braun * OMCompiler 5458fb5...cf999be (3): > improve extractVarFromVar > improve BackendVariable.mo further > added isVarAlg function
c7e54176a Martin Sjölund * OMCompiler 5fd29e6...5458fb5 (1): > Handle poorly unparsed strings
ce447fc54 Martin Sjölund * OMCompiler 32cb4c1...5fd29e6 (1): > Handle StandardTables depends by dynamic linking
54a20bb22 hudson * libraries 09cc089...4faff19 (1): > Bump libraries
057a307c4 Rüdiger Franke Updating submodules
af1d80f93 Rüdiger Franke add test for event clock
82e9be682 vruge * OMCompiler ca1480a...5d5c631 (1): > added debuge dump for loops
f2b4d1817 hkiel * OMCompiler f5881f2...ca1480a (1): > remove some matchcontinue
ebe7a971c vruge * OMCompiler 3a8f02a...f5881f2 (1): > recursion -> loop -small optimization
c00351ca0 hudson * libraries 49af79a...09cc089 (1): > Bump libraries
c1e1b98da Martin Sjölund Updating submodules
da2393550 Martin Sjölund Fix for new MSL patch
bf2eaaaf1 vruge * OMCompiler 2d6fcff...3a8f02a (1): > fixed compiler warning
efd648ade vruge * OMCompiler 35e5ffa...2d6fcff (1): > remove matchcontinue for some functions
8faec5404 vruge * OMCompiler e5a26e4...35e5ffa (1): > addEquation: remove matchcontinue
bf2f7a71e Martin Sjölund Add `-d=noevalfunc` for slow test in PR #462
24787ab52 Martin Sjölund * testsuite 33e9c6a...bf2f7a7 (1): > Add `-d=noevalfunc` for slow test in PR #462
caa0c7465 hkiel * OMCompiler a3605ed...e5a26e4 (1): > rescursion -> loop
cbeadece2 Martin Sjölund * OMCompiler bd3e67c...a3605ed (2): > Add ModelicaMatIO for MSL 3.2.1 > New ModelicaExternalC
9adc7f5d9 Adeel Asghar Fix builds.
608efb71d Adeel Asghar Fixes #3728. Convert the modelica:// used in link tag.
1905281dc Martin Sjölund Updating submodules
33e9c6a03 Martin Sjölund Add testcase for tables diff
5eb1cfeaf hudson * libraries bd4624b...1149ead (1): > Bump libraries
cc01fde8d Adeel Asghar * OMEdit c698004...01159f9 (1): > Added context-menu to documentation view.
01159f93d Adeel Asghar Added context-menu to documentation view.
ace4e8881 hudson * libraries eb40943...bd4624b (1): > Bump libraries
5298095e1 Adeel Asghar * OMEdit 1db86bd...c698004 (1): > Use omc pretty-printing when diffModelicaFileListings() fails.
c69800476 Adeel Asghar Use omc pretty-printing when diffModelicaFileListings() fails.
c28c65e15 Adeel Asghar * OMEdit d6904af...1db86bd (1): > Update class text when duplicating another class in it.
1db86bdbe Adeel Asghar Update class text when duplicating another class in it.
b302feb93 Adeel Asghar * OMEdit 594af14...d6904af (1): > Get rid of warning "URL has no schema set, use file:// for files". Create QWebPage on heap and delete it when loadFinished signal is raised.
3bc49821c Per Östlund Updating submodules
f2a1299a1 Per Östlund Update copyClass test.
41ca1bbe6 Martin Sjölund Updating submodules
d6904afc1 Adeel Asghar Get rid of warning "URL has no schema set, use file:// for files". Create QWebPage on heap and delete it when loadFinished signal is raised.
6dd504563 Martin Sjölund Add testcase for OM ticket #2974
61c5625ea Martin Sjölund Updating submodules
bd38afd29 Martin Sjölund Add test for OM ticket #3005
4477029b5 Martin Sjölund * OMCompiler 064eb9e...8b8930d (1): > Partially evaluated functions depend on modules
d8c243d5e Jan Šilar * OMCompiler bd44300...064eb9e (2): > PDEModelica bugfix > PDEModelica boundary extrapolation
37a2e5963 Lennart Ochel Updating submodules
c8ee0c316 Lennart Ochel Updated expected output
123c6144b Adeel Asghar * OMEdit aabf416...594af14 (1): > The nested class will be deleted by loadString. So only call deleteClass for classes that actually exists.
594af1432 Adeel Asghar The nested class will be deleted by loadString. So only call deleteClass for classes that actually exists.
4124c21e5 Adeel Asghar * OMEdit 6a0b046...aabf416 (1): > Only use loadString merge true for package.mo
aabf41668 Adeel Asghar Only use loadString merge true for package.mo
8be486105 adrpo * testsuite 6b59e87...6eaf3ba (1): > fix MatlabTranslator build
6eaf3baac adrpo fix MatlabTranslator build
a15bb9db3 Adeel Asghar * OMEdit c6988d4...6a0b046 (1): > Fixes #3719. Enable save as functionality.
6a0b046ed Adeel Asghar Fixes #3719. Enable save as functionality.
da3faaa72 hudson * libraries 679c034...eb40943 (1): > Bump libraries
ec58d534c adrpo * testsuite 4959350...6b59e87 (1): > attempt to fix MatlabTranslator build
6b59e87da adrpo attempt to fix MatlabTranslator build
25b5be9ec hudson Updating submodules * OMEdit 58588db...c6988d4 (1): > Fixes #3311. Fixed loading __OpenModelica_infoHeader scripts.
c6988d4a6 Adeel Asghar Fixes #3311. Fixed loading __OpenModelica_infoHeader scripts.
37ecd43ba Lennart Ochel * OMCompiler a61daef...8125c69 (2): > Remove dead cases and cleanup > Fix expansion of array expressions
16ef07564 Martin Sjölund * libraries ef2aaa9...9ca3906 (2): > Consider 3.2.2 and 3.2.1 the same > Add buildsyspro
63994f5bb Willi Braun * OMCompiler fa412ec...a61daef (1): > fix for #3381
b1aed4b67 Adeel Asghar * OMEdit 74b00c4...58588db (1): > Fixes #3714. Disable dragging components onto diagram layer of a package.
58588dbca Adeel Asghar Fixes #3714. Disable dragging components onto diagram layer of a package.
495935005 Martin Sjölund Remove duplicate definition
41bdfe916 Martin Sjölund Updating submodules
9472f39f5 Martin Sjölund Add check for duplicate definitions
5f596a223 hkiel * OMCompiler 4ddb2fe...0b12aa5 (1): > use direct access to head and tail of lists we already check for empty lists in the for-loop's condition, no need to do it more often.
de41fc7de Willi Braun * OMCompiler fc9c9bb...4ddb2fe (1): > added cruntime LOG flag
b23f82381 Willi Braun * OMCompiler d541c90...fc9c9bb (1): > fix for #3685
b5355620e Willi Braun added testcase for #3701
20494cc3f Willi Braun Updating submodules
054f6a853 Adeel Asghar * OMEdit 41e95e9...74b00c4 (1): > Removed tidy as is not needed.
74b00c433 Adeel Asghar Removed tidy as is not needed.
0719fbdbd hudson * OMEdit 9dd37a1...41e95e9 (138): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Fixes #3311. Read the __OpenModelica_infoHeader annotation and use it in nested classes. > Merge commit '19c42f3695c96c174fa890341650f7fe8dd863b4' as 'tidy' > Fixes #3708. Call prepareGeometryChange to avoid unnecessary paint events. > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Fixes #3706. Don't check components because we should not display class as missing one of components class is missing. > Enhancements for #3690. Calculate "Number of Intervals" and "Interval" automatically. Enable/disable fields depending on the option selected. > Fixes #3702. When user has changed the class name then update LibraryTreeItem. > Fixes #3698. Don't try to merge AST just replace it. > Only set the text when it is really new. > Fixes #3607. Print message when checkModel & instantiateModel are successful. > Fixes #3690. Added interval in the simulation dialog. > Fixes #3683. Update connections when component is deleted. > Fixes #3683. Update the component name in connections list when renameComponentInClass is used. > Fixes #3686. Center on the CoOrdinateSystem properly. > Fixes #3376. Added a command prompt for windows. > Use the OMCInterface instead of sendCommand. > Remove RCS-id from header files. > Remove RCS-id from source files. > Use isSimulationAllowed for updateBindings. > Fixes #3673. Added button for infer bindings. > Merge pull request #10 from rfranke/win > Fixes #3630 Don't use diffModelicaFileListings when user manually edits in text view. > Make C the default target language > Fixes #3670. Set Target Compiler and Target Language flags. > Added a settings option to enable/disable preserve indentation > Fixes #3667. Added keyboard shortcuts for ordering classes. > Merge pull request #9 from dietmarw/about > Fixes #3665. Allow html display and clickable links for class comment. > Fixes #3663. Renamed View Class to Open Class. > Fixes #3665. Added component comment to the tooltip. > Fixes #3665. Added the component class description to parameters dialog. > Remove unnecessary colon. > Run lupdate > Show the description of solvers when user mouse over the solver drop down. > Disable indentation-preserving unparsing > Fixes #3654. Show default icon for components without icon annotation. > Fixes #3648. Fixed spelling mistake. > Merge pull request #7 from dietmarw/fixSpelling > Merge pull request #6 from dietmarw/master > Fixes #3607. Reset messages before checking, instantiation & simulation. > Fixes 3620. Allow deleting classes through del key. > Fixed #3604. Send the name change request into the depths recursively. > Fixes #3585. Fixed creating class within a package. > Russian translations by Andrey Lavrentyev > Fixed crash when adding DynamicPipe to model. > Merge pull request #5 from hkiel/omedit_documentation_zoom > Don't match parentheses within comments and quotes sections. This default behavior can be changed in settings. > Fix saving of debug configurations. > Check correct extents. > Updated the classes if needed before saving them. > Always draw the connectors on top. > Make sure group image is displayed. > List the parameters based on 3 conditons, 1. Has a parameter prefix 2. Has a start/fixed binding 3. Has dialog annotation > Added a missing semi-colon. > #2391. Create a default initialization section to use. > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Enhanced the array connection dialog to allow connecting if root component is also array. > #3447. Added path for msvc simulation executables. > Fixes #3580. Start component name could be an array. > Fix compilation of Modelica models on Linux. > Merge pull request #4 from perost/variantfix > Use the correct CoordinateSystem for Component boundingRect. > Always add CoOrdinateSystem values if they are different from default. > Fix for #3425. Keep the indentation while copying. > Fix builds. > Reduce the height of simulation messages. > Fix for #3404. Menu options to open working directory and terminal. > Fix for #3576. Allow exporting different types of FMUs. > Merge pull request #3 from adeas31/indentation > - update OMCProxy due to changes in API for #3417 > -Editing of external model parameters -Editable start command so user can specify any command they wanted > Read operations before checking how many they are > Rename Plot.h to OMPlot.h > Bump for latest qmake.m4 > Fixes #3408. Set the origin item to bottom so that the connectors located at center of the component can be used. > fix #3504, build with qt4 even if qt5 exists > Fix OSX paths > Try to fix OSX install_name_tool path > add the path to cpp libraries when simulating > Merge pull request #1 from hkiel/ignorefiles > Use the configure CXX, etc instead of defaults > Fixed the system documentation link. Removed the link to old users guide. > Fix #3380: Properly save the replaceable nested classes. > Fixed copying of libqjson. > Removed duplicate copy commands. > - copy libqjson.dll from its new place to build/bin - more Qt5 adaptation - use the linking flags just for linking, not for compiling > - give the full path to cmake > - fix OMEdit compilation > - adapt to Qt5 and mingw64 - updated qjson to latest from: https://github.com/flavio/qjson > #3374 - Added the close button to tabs. > #3373 - Give more stack on Windows for the QT clients that use the omc dll. > #3362 - Updated the question message according to context menu choice. > #3362 - Use delete for nested classes instead of unload. > - Store the interfaces in OMEdit and show list of interfaces for each sub-model > Fetch the initialization methods, linear & non-linear solvers from simulation_options.h > Open the html documentation for integration methods help. > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Fetch the solver methods from simulation_options.h > Open the HTML based documentation when user presses F1. We will embed the documentation with in OMEdit later. > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Added menu items to open the OpenModelica latest & old pdf documentation. > Free the memory by deleting the QMessageBoxes when they close. > Updated the language files. > Ask for the e-mail address from the user when sending crash report. > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Fixed opening of files passed as command line arguments. > Fixed getTLMComponents. Generate default annotation for sub-models that doesn't have any. Some source code documentation. > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Added API structure for managing the meta-model xml data. Create directories for the sub-models and save their respective model files in them while saving the meta-model xml. > Generate directories for sub models when saving meta-model. > Fixed the ModelFile attribute of meta-model editor. > #3354 - Allowing changing the shapes stacking order. > #3352 - Allow creating new result file when doing re-simulation. > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Use mono-space font for Output. > #3346 Added the camel case for components name. > Moved co-simulation files to TLM directory. > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Fetch interface data in a thread. > - Updated common submodule. > - Added GUI for fetch interface data. > Fetch interface data for TLM co-simulation. > Make External model useful for meta modeling. Delete the OriginItem when the component is deleted. > Added TLM co-simulation in the Libraries Browser context menu. Allow opening TLM co-simulation output window from TLM co-simulation setup. > - Moved some files to appropriate directories. > - Show the status of simulation in the Archived simulations list. > - TLM plugin log file named has changed. > - Another stupid typo. > - Fixed stupid typo. > - No hover events in Component so no need to enable hover tracking. - Minor formatting & documentation in ModelWidgetContainer.cpp. > - Check for existing LibraryTreeNode and display error if already exists. > - Allow loading external models for TLM meta-modeling. > - Use the preserve aspect ratio and initial scale of the component instead of the layer. > - Make the text readable when component has flipping/rotation. > - Visualize the Component origin with cross. > #3123 - Fixed the Component flipping issues. > - Use LF as eol to keep things uniform.
41e95e965 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
8eeaa192e Adeel Asghar Fixes #3311. Read the __OpenModelica_infoHeader annotation and use it in nested classes.
481d9f462 Adeel Asghar Updating submodules
0211a1a22 Adeel Asghar Updated tests to new output of getDocumnentationAnnotation.
e3197589d Lennart Ochel Updating submodules
31cf00685 Lennart Ochel Add tests from ticket 3707
2f8ef7015 Lennart Ochel Add test for OpenModelica/OMCompiler#425
ec986c0ac Adeel Asghar Merge commit '19c42f3695c96c174fa890341650f7fe8dd863b4' as 'tidy'
19c42f369 Adeel Asghar Squashed 'tidy/' content from commit 8c13d27
38944d6de hkiel * OMCompiler a64582d...472d00e (1): > recursive -> loop
548d2c143 Per Östlund Updating submodules
691f38d25 Per Östlund Added test for copyClass.
1cc229021 Martin Sjölund * OMCompiler 23dd7a9...c93aec7 (1): > Do not optimize guarded patterns to switch
14b3072ac vwaurich * OMCompiler 3542223...23dd7a9 (1): > - fix HPCOMScheduler
3b80959bc Willi Braun * testsuite 816f474...aab9e4a (1): > added testcase for #3500
aab9e4ad8 Willi Braun added testcase for #3500
37b930efc jhag * OMCompiler a59c824...3542223 (1): > Modified array case in record handling
216045d9e Martin Sjölund * OMCompiler 4bed8a9...a59c824 (1): > Fix stack overflow
a6b7b8d0c Martin Sjölund * OMCompiler 86267ae...4bed8a9 (1): > Fix stack overflow
8aef39a6d Martin Sjölund * OMEdit 9106a0c...9dd37a1 (1): > Update translation files
9dd37a1cf Martin Sjölund Update translation files
18090b130 Lennart Ochel * OMCompiler 265024d...86267ae (1): > Don't wrap functions within if expressions
27be65fd3 Rüdiger Franke * OMCompiler c06017c...265024d (1): > fix to yesterday's commit c06017c
21409a249 Adeel Asghar * OMEdit a560950...9106a0c (1): > Fixes #3708. Call prepareGeometryChange to avoid unnecessary paint events.
1dd9fc3ae Adeel Asghar Fixes #3708. Call prepareGeometryChange to avoid unnecessary paint events.
9106a0c96 Adeel Asghar Fixes #3708. Call prepareGeometryChange to avoid unnecessary paint events.
e18ee384f Rüdiger Franke * OMCompiler 3cd6f31...c06017c (1): > check for equal base clocks
48a57081e Lennart Ochel * OMCompiler 08f36de...3cd6f31 (2): > Fix CRLF issue for override files > Fix typos
51d73ad45 Martin Sjölund * OMCompiler 7153a59...08f36de (1): > Fix stack overflow
aa46d9c72 Adeel Asghar * OMCompiler c4d4b4a...7153a59 (1): > Check for what kind of FMUs we can export.
35baf30ad Adeel Asghar * OMEdit e533fb8...a560950 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Fixes #3706. Don't check components because we should not display class as missing one of components class is missing.
0f42ad7d1 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
a560950aa Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
73250dfa2 Adeel Asghar Fixes #3706. Don't check components because we should not display class as missing one of components class is missing.
f5e50d0f5 Adeel Asghar Fixes #3706. Don't check components because we should not display class as missing one of components class is missing.
5e22aefab Martin Sjölund * OMCompiler 0054a87...c4d4b4a (1): > Fix stack overflow
2f7d2dd07 Martin Sjölund * OMCompiler 4d60525...0054a87 (1): > Handle comments in uniontypes with single record
a42d61cc7 Martin Sjölund Updating submodules
816f4747a Martin Sjölund DiffAlgorithm now depends on List.mo
ad02b528e Martin Sjölund * OMCompiler 812a38e...15d130f (1): > Fix stack overflow
a29d93f1b hudson * doc 1204474...b5de146 (3): > Merge pull request #13 from dietmarw/patch-1 > Merge pull request #14 from dietmarw/patch-2 > Update the copyright year and add space in front
b5de146df Martin Sjölund Merge pull request #13 from dietmarw/patch-1
cf410c91f Martin Sjölund Merge pull request #14 from dietmarw/patch-2
d319ad9f3 Martin Sjölund Update the copyright year and add space in front
e1a968696 Martin Sjölund * OMEdit 49aab94...e533fb8 (1): > Update Japanese translation files
fbdd5396a Martin Sjölund Update Japanese translation files
e533fb890 Martin Sjölund Update Japanese translation files
2e22310c9 Rüdiger Franke * OMCompiler 96ebbdd...812a38e (1): > guard against synchronous models without variables
d4bdf58f3 Rüdiger Franke Updating submodules
c0d037260 Rüdiger Franke Adapt test to moved Clock declaration
ab0fec288 hudson * libraries b9bdff7...ef2aaa9 (1): > Bump libraries
2080761dd Adeel Asghar * OMEdit 0dba740...49aab94 (1): > Enhancements for #3690. Calculate "Number of Intervals" and "Interval" automatically. Enable/disable fields depending on the option selected.
2a62fa69e Adeel Asghar Enhancements for #3690. Calculate "Number of Intervals" and "Interval" automatically. Enable/disable fields depending on the option selected.
49aab94cf Adeel Asghar Enhancements for #3690. Calculate "Number of Intervals" and "Interval" automatically. Enable/disable fields depending on the option selected.
f12627b98 Adeel Asghar * OMEdit 53f6bfc...0dba740 (1): > Fixes #3702. When user has changed the class name then update LibraryTreeItem.
e797eabd5 Adeel Asghar Fixes #3702. When user has changed the class name then update LibraryTreeItem.
0dba74001 Adeel Asghar Fixes #3702. When user has changed the class name then update LibraryTreeItem.
4a1ff6d99 vruge * OMCompiler 49dc36a...8768d11 (1): > build don't fail without git
696628d2b Dietmar Winkler Sync the documentation with UI changes
a7a58185c Dietmar Winkler Typo of inkscape corrected.
307628bb4 Rüdiger Franke * OMCompiler 4d534f7...49dc36a (2): > work on clock sub- and supersampling > fix clock sub- and supersampling in Cpp runtime
f3d8b0221 hudson * libraries 18eec52...b9bdff7 (1): > Bump libraries
0ef75934a vruge * testsuite 98c810c...68b2e96 (1): > skipped intialation for some tests after structure breaker in https://github.com/OpenModelica/OMCompiler/pull/199
68b2e962a vruge skipped intialation for some tests after structure breaker in https://github.com/OpenModelica/OMCompiler/pull/199
85849ee3f Lennart Ochel * OMCompiler b3692d0...4d534f7 (1): > Add more trace statements
2284d7e15 Lennart Ochel * OMCompiler 55cb649...b3692d0 (1): > Clean up code generation
2dbe6e3b1 adrpo * OMCompiler 63d57dd...55cb649 (1): > fix frontend performance degradation #3697
f92cbafea Adeel Asghar * OMEdit e722f83...53f6bfc (1): > Fixes #3698. Don't try to merge AST just replace it.
c5333e1c2 Adeel Asghar Fixes #3698. Don't try to merge AST just replace it.
53f6bfcf3 Adeel Asghar Fixes #3698. Don't try to merge AST just replace it.
e59f45341 hudson * libraries f947c93...18eec52 (1): > Bump libraries
e7b42f191 Adeel Asghar * OMEdit 86b0320...e722f83 (1): > Only set the text when it is really new.
ab3521fa2 Adeel Asghar Only set the text when it is really new.
e722f8384 Adeel Asghar Only set the text when it is really new.
430f24a80 Adeel Asghar * OMEdit 886a78e...86b0320 (1): > Fixes #3607. Print message when checkModel & instantiateModel are successful.
690d2f9b5 Adeel Asghar Fixes #3607. Print message when checkModel & instantiateModel are successful.
86b03206c Adeel Asghar Fixes #3607. Print message when checkModel & instantiateModel are successful.
699f16a36 Adeel Asghar * OMEdit af41062...886a78e (1): > Fixes #3690. Added interval in the simulation dialog.
b7defb44c Adeel Asghar Fixes #3690. Added interval in the simulation dialog.
886a78e7a Adeel Asghar Fixes #3690. Added interval in the simulation dialog.
aed5d1840 Adeel Asghar * OMEdit 538f96a...af41062 (1): > Fixes #3683. Update connections when component is deleted.
b63cdc0de Adeel Asghar Fixes #3683. Update connections when component is deleted.
af41062c4 Adeel Asghar Fixes #3683. Update connections when component is deleted.
bb786e40d Lennart Ochel * OMCompiler 56626b0...63d57dd (1): > Handle roots of negative values
cb2fb1795 adrpo Updating submodules * OMCompiler 78ba529...56626b0 (1): > a bit of improvement for #3668
98c810c50 adrpo fix Matlab translator after changes to Absyn
7a644badb Willi Braun Updating submodules
916248f58 Willi Braun expected output
81eabe9ac hudson * libraries 97e15a9...f947c93 (1): > Bump libraries
6636cb170 Martin Sjölund * OMCompiler 1adf486...880ef3c (1): > Some runtime fixes for VS2013
e32988c4a mhartung * OMCompiler ecf792f...1adf486 (1): > fixed bug which lead to wrong cat_array behaviour for ArraySlice
0e4287636 jhag * OMCompiler 01caff9...ecf792f (1): > don't wrap "sign"-calls
ab7c720b7 Willi Braun * OMCompiler 5a950a9...01caff9 (1): > added differentiation rule for built-in sum call
cc61e0468 Willi Braun * OMCompiler 7e414c9...5a950a9 (1): > fix #3684
01473c2a4 Willi Braun Updating submodules
82097c796 Willi Braun added test for #3687 and minor adjustment
f3c5c1e25 hkiel * OMCompiler dd6bae1...dc7da8c (3): > matchcontinue -> match > Use filterOnTrue instead of filter > recursive -> loop list optimizations
aa3191218 Rüdiger Franke * testsuite cb540a9...13d3e9d (1): > add test for #3656 (sign of alias)
13d3e9d7d Rüdiger Franke add test for #3656 (sign of alias)
62e9cdb60 hudson * libraries 6e6255d...97e15a9 (1): > Bump libraries
27d2f6031 adrpo * OMCompiler 31eaa49...dd6bae1 (1): > fix for #3688 and #3641
336eaa311 hkiel * OMCompiler 18edd82...31eaa49 (1): > optimize isConst*Work* removes need for boolean input argument optimize list operations
99eb3c33c hudson * libraries deef0fb...6e6255d (1): > Bump libraries
d9d00b7e5 bernhard Thiele * OMCompiler e8a1b5c...18edd82 (1): > Dumping state machines to streams
908c5f480 Per Östlund * OMCompiler 3252674...e8a1b5c (1): > Fix for #3662.
993c27018 vruge * OMCompiler 3258410...3252674 (1): > make equationList2 tail recursive
e3a0bd5e5 vruge * OMCompiler 4492ef7...3258410 (1): > make some traverseExpsOfExpList_WithStop tail recursive
b1837e041 Adeel Asghar * OMEdit f66ffa7...538f96a (1): > Fixes #3683. Update the component name in connections list when renameComponentInClass is used.
3e097e84e Adeel Asghar Fixes #3683. Update the component name in connections list when renameComponentInClass is used.
538f96a5f Adeel Asghar Fixes #3683. Update the component name in connections list when renameComponentInClass is used.
7115e745a vruge * OMCompiler fdebf71...4492ef7 (1): > make equationNthSize1 tail recursive
3b4cea4a2 vruge * OMCompiler bc07b69...fdebf71 (1): > equationNth1: removed matchcontinue
6fd0b0b41 vruge * OMCompiler a38fd9a...bc07b69 (1): > make traverseExpsOfExpList tail recursive
d4a41d988 vruge * OMCompiler ffa3db0...a38fd9a (1): > make traverseExpsOfEquationListList_WithStop tail recursive
e2037308e vruge * OMCompiler a2301d8...ffa3db0 (1): > make traverseExpsOfEquationList_WithStop tail recursive
e9954c30d vruge * OMCompiler 792f93c...a2301d8 (1): > make listEquation1 tail recursive
de2efa68d hkiel * OMCompiler a2d3cf2...792f93c (1): > fix stack overflow make functions Ceval.ceval and Types.matchTypeList use loops instead of recursion
579ab5eee vwaurich * OMCompiler 5f792d2...a2d3cf2 (1): > RSE-fix
679453ea0 Willi * OMCompiler c343375...5f792d2 (1): > fix #3668
5c62005b3 Adeel Asghar * OMEdit 7d939b5...f66ffa7 (1): > Fixes #3686. Center on the CoOrdinateSystem properly.
4605adc52 Adeel Asghar Fixes #3686. Center on the CoOrdinateSystem properly.
f66ffa786 Adeel Asghar Fixes #3686. Center on the CoOrdinateSystem properly.
0c6f04b41 Willi Braun * OMCompiler 7589199...c343375 (1): > improving analytic jacobian flags
3df96c2fa adrpo * OMCompiler 68966eb...7589199 (1): > update .gitignore
6f529d22b hudson * libraries 002ca8f...deef0fb (1): > Bump libraries
1bafed966 Adeel Asghar * OMEdit 9db6ce6...7d939b5 (1): > Fixes #3376. Added a command prompt for windows.
729c8f13e Adeel Asghar Fixes #3376. Added a command prompt for windows.
7d939b57a Adeel Asghar Fixes #3376. Added a command prompt for windows.
50c7db5a3 Per Östlund * OMCompiler ddccaeb...68966eb (1): > Improve performance of getComponents API.
f8027babd Willi Braun * OMCompiler 9c9d72e...ddccaeb (1): > improved flags for symbolic jacobians
c204e27bf hudson * libraries b16865a...002ca8f (1): > Bump libraries
a0054d72d Martin Sjölund * OMCompiler 03b0c4c...9c9d72e (1): > Set LC_NUMERIC to C locale
8721141b1 Martin Sjölund * OMCompiler a555ec0...03b0c4c (1): > Add boxvar function for boolString
3c89eaddf Martin Sjölund Updating submodules
c58b75605 Martin Sjölund * OMCompiler 824aced...daf8751 (1): > Do not install OMEdit files
f6f5f0304 Adeel Asghar * OMCompiler 19362e0...824aced (1): > Fixes #3376. Added a batch file for command prompt.
cb540a921 Martin Sjölund Add test for #3653
0a05a5bfa vruge * OMCompiler ff665c9...19362e0 (1): > make jacobianConstant tail recursive
7ba92e7f0 Martin Sjölund * OMCompiler 1ab7b47...ff665c9 (1): > Fixes to compile with Visual Studio 2010
45c776f13 Per Östlund Updated getComponents test.
d0ad79d1b Per Östlund Updating submodules
60432d1dd Willi Braun * OMCompiler 2ab6a8c...1088cbd (1): > added debug flag to disbale jacobian calculation for SCC analysis
64d0dae70 Martin Sjölund * OMCompiler 1d662e3...2ab6a8c (1): > Fix code generation for VS2010
6e13d1444 adrpo * libraries 74b8e47...b16865a (1): > add required svn flag
99ea9fa02 hudson * libraries c8652c7...74b8e47 (1): > Bump libraries
9b24d70a0 Adeel Asghar * OMEdit c3b6e6d...9db6ce6 (1): > Use the OMCInterface instead of sendCommand.
b530b72e4 Adeel Asghar Use the OMCInterface instead of sendCommand.
9db6ce66b Adeel Asghar Use the OMCInterface instead of sendCommand.
b5f979d7c Adeel Asghar * OMEdit 4aec656...c3b6e6d (2): > Remove RCS-id from header files. > Remove RCS-id from source files.
ca5e85865 Martin Sjölund * OMCompiler edeb320...1d662e3 (1): > Check for NULL
7639b9b6e Adeel Asghar Remove RCS-id from header files.
c3b6e6d27 Adeel Asghar Remove RCS-id from header files.
16be0e30c Martin Sjölund * OMCompiler 272277c...edeb320 (1): > Remove RCS-id from source files
66abb9459 Adeel Asghar Remove RCS-id from source files.
41ba9cd2d Adeel Asghar Remove RCS-id from source files.
2b059eeea Adeel Asghar * OMEdit 8dacf8d...4aec656 (1): > Use isSimulationAllowed for updateBindings.
95b7fcd7d Adeel Asghar Use isSimulationAllowed for updateBindings.
4aec6561e Adeel Asghar Use isSimulationAllowed for updateBindings.
0f0fc9dad bernhard Thiele * OMCompiler 443a059...272277c (1): > Added internal flag DEFAULT_CLOCK_PERIOD
b3d89fa30 Per Östlund * OMCompiler a2c7ddf...443a059 (2): > Merge remote-tracking branch 'origin' into perffix > Performance fixes.
0fa133648 Lennart Ochel * OMCompiler 70ce925...a2c7ddf (1): > Make execstat dump each step in a single line.
3534b89ee vwaurich * testsuite f4a666a...980f862 (1): > - adapt Makefile for parameter tests
980f862ae vwaurich - adapt Makefile for parameter tests
d3106b3da vwaurich * testsuite 90f5395...f4a666a (1): > - added tests for parameter-related functions
f4a666a09 vwaurich - added tests for parameter-related functions
3963a3041 Martin Sjölund * OMCompiler d422fe7...70ce925 (1): > Use correct bootstrapping header during stage 1
768be1bc7 Martin Sjölund * OMCompiler 56e3dff...d422fe7 (1): > Add missing includes
97722c4eb Adeel Asghar * OMEdit 81114ba...8dacf8d (1): > Fixes #3673. Added button for infer bindings.
4498938a3 Adeel Asghar Fixes #3673. Added button for infer bindings.
8dacf8d0c Adeel Asghar Fixes #3673. Added button for infer bindings.
4ad45dfda hudson * OMEdit 104cbca...81114ba (1): > Merge pull request #10 from rfranke/win
ae613bd0f Adeel Asghar Merge pull request #10 from rfranke/win
81114bafd Adeel Asghar Merge pull request #10 from rfranke/win
9189aa950 Ruediger Franke attempt to fix Cpp under Windows when using gcc
bcf2cbc88 Ruediger Franke attempt to fix Cpp under Windows when using gcc
37a0c82bc hudson * libraries 9c89089...c8652c7 (1): > Bump libraries
7c974dc55 Adeel Asghar * OMEdit edc0f94...104cbca (1): > Fixes #3630 Don't use diffModelicaFileListings when user manually edits in text view.
8eaf1888f Adeel Asghar Fixes #3630 Don't use diffModelicaFileListings when user manually edits in text view.
104cbca7b Adeel Asghar Fixes #3630 Don't use diffModelicaFileListings when user manually edits in text view.
ee0756c88 hkiel * OMCompiler 3433e83...56e3dff (4): > convert some matchcontinue to match > convert some matchcontinue to match > use correct return code > use match instead of matchcontinue modify pushRedeclareIntoExtends3() to make it tail recursive -> saves time and stack
b4ef6dd82 hudson * libraries 35e8eed...9c89089 (1): > Merge pull request #1 from RexFuzzle/patch-1
4bda3a664 hudson * OMCompiler 801d118...3433e83 (31): > Fixes for bootstrapping PDEModelica > Absyn.EQ_EQUALS splitted into EQ_EQUALS and EQ_PDE. > isField attribute / API function > field equations without pder() include also boundary nodes > PDEModelica -- extrapolation on boundary > Bugfix > PDEModelica -- flag in grammar > PDEModelica pdemodelica_enabled() > PDEModelica flag > Fixing previous rebase. > Flag --PDE removed. > PDEModelica fag and new built-in file > fixed bad rebase merge > PDE > PDE extension - regions > PDE modelica. Some model error checks. > PDE extension > Discretization of PDE equations. > Moving code around. > Several changes in PDE extension > Work towards discretization of PDEs > Returning (field,domain) tuple list from elabField() upto instClassdef2. > Option domainOpt; added to SCode.EQ_EQUALS. Subsequent changes. > fixing code due to added domainOpt to Absyn.EQ_EQUALS > starting indomain implementation > each prefix is added to every modifier in fields > elaborate function now replaces field variables with arrays > elabField function - converts field into array. Not finished yet. > started writing function elabField > All changes from PDE branch from svn in one commit. > fix windows build
814cd4ccb Per Östlund * OMCompiler e0b0d22...801d118 (1): > Generic AVL tree improvements.
6f36121b7 Martin Sjölund * OMCompiler 0c39bf6...e0b0d22 (1): > Changes for bootstrapping header
e76128448 Lena Buffoni * OMCompiler f45a8b2...0c39bf6 (1): > update requirement bindings
bb4db6e1f Per Östlund Updating submodules
90f5395c1 Per Östlund Update tests for #3669 fix.
2b8cf0a75 hudson * libraries e69a285...35e8eed (1): > Bump libraries
6ad8595a6 vwaurich - update warnings
c8ec87968 vwaurich Updating submodules
25835a55a vwaurich - update warnings for changes in evaluateParameters
32a5be07c Martin Sjölund * OMCompiler cf5d61e...0a4684b (1): > Fix OSX configuration (broken LAPACK)
955abcfb5 Adeel Asghar * OMEdit a129b0f...edc0f94 (1): > Make C the default target language
50e006b63 Martin Sjölund * OMCompiler 0214b3a...cf5d61e (1): > Update 3rdParty
51175ac56 Martin Sjölund Updating submodules
9c9e4d16b Adeel Asghar Make C the default target language
edc0f947d Adeel Asghar Make C the default target language
c9780327c Martin Sjölund Add testcase for #3619
12405dde8 hudson * libraries a13aa92...e69a285 (1): > Bump libraries
1ba966a0e adrpo * OMCompiler 47ae7d2...9bf7608 (1): > do not use time in functions used in coverage testing
a23ff2d6a Adeel Asghar * OMEdit 0ab2c2f...a129b0f (1): > Fixes #3670. Set Target Compiler and Target Language flags.
18e70bd94 Adeel Asghar Fixes #3670. Set Target Compiler and Target Language flags.
a129b0f55 Adeel Asghar Fixes #3670. Set Target Compiler and Target Language flags.
82e4b923b Adeel Asghar * doc 7af6b51...1204474 (1): > Updated OMEdit settings documentation.
1204474f5 Adeel Asghar Updated OMEdit settings documentation.
3b865bd5d Per Östlund Updating submodules
187f9a023 Per Östlund Add and update tests for #3666 fix.
8e895808b Adeel Asghar * OMEdit db0641f...0ab2c2f (1): > Added a settings option to enable/disable preserve indentation
55eb18e02 Adeel Asghar Added a settings option to enable/disable preserve indentation
0ab2c2ff0 Adeel Asghar Added a settings option to enable/disable preserve indentation
b657a6bcb hudson * libraries cad8902...a13aa92 (1): > Bump libraries
8d51a1977 Martin Sjölund Updating submodules
26a4f6533 Martin Sjölund Testcase for #3658
e1dc18c4c hudson * OMShell 12b2653...56525d3 (1): > Merge pull request #1 from hkiel/omshell_settings_fontsize
56525d325 Henning Kiel Merge pull request #1 from hkiel/omshell_settings_fontsize
ed1011a82 hkiel store font size in settings file
2fe52b927 hudson * OMNotebook bab2c73...bebdc50 (1): > Merge pull request #3 from hkiel/fix_static_analysis
bebdc503f Henning Kiel Merge pull request #3 from hkiel/fix_static_analysis
c5bad3ecd hkiel fix some warnings from static analyzer
ad5fc4a8a Adeel Asghar Updating submodules * OMEdit d0a3f39...db0641f (1): > Fixes #3667. Added keyboard shortcuts for ordering classes.
edcdfe58f Adeel Asghar Fixes #3667. Added keyboard shortcuts for ordering classes.
db0641feb Adeel Asghar Fixes #3667. Added keyboard shortcuts for ordering classes.
12b265360 Adeel Asghar Remove superfluous "OpenModelica"
bab2c73b3 Adeel Asghar Remove superfluous "OpenModelica"
7932224ba Adeel Asghar * OMCompiler 240ce9e...4f02c17 (1): > Fixes #3670. Order target language. Added `OpenModelica` for `getVersion()` output.
24ffcd47f hudson * OMEdit e3b00ab...d0a3f39 (1): > Merge pull request #9 from dietmarw/about
07353d6f6 Adeel Asghar Merge pull request #9 from dietmarw/about
d0a3f39c4 Adeel Asghar Merge pull request #9 from dietmarw/about
0e87445c1 hudson * libraries e62b168...cad8902 (1): > Bump libraries
aea9b1d0f vruge * OMCompiler 86500a3...240ce9e (1): > matchcontinue -> match
82b76a1ab Rüdiger Franke * OMCompiler 6d7b093...86500a3 (1): > Remove obsolete OMCppSystem_FMU_static
fe7ebe012 hudson * libraries 6ff26f1...e62b168 (1): > Bump libraries
323ca8b4b Dietmar Winkler Remove superfluous "OpenModelica"
f26076a31 Dietmar Winkler Remove superfluous "OpenModelica"
78bdadc17 Adeel Asghar * OMEdit 5f95f7e...e3b00ab (1): > Fixes #3665. Allow html display and clickable links for class comment.
4b119ea34 Adeel Asghar Fixes #3665. Allow html display and clickable links for class comment.
e3b00ab97 Adeel Asghar Fixes #3665. Allow html display and clickable links for class comment.
72c174a34 Martin Sjölund Add test for #3616
70de5e34d Martin Sjölund Updating submodules
1e6dea7c6 vruge * OMCompiler fc1c55d...5fcced9 (1): > improved debuge for optimization
7e1cbf011 Rüdiger Franke * OMCompiler 7339245...fc1c55d (1): > fix use of dgesv for Cpp FMI export
a5a15ab5c hudson * libraries 6e19369...6ff26f1 (1): > Bump libraries
df6413839 Adeel Asghar * OMEdit 7cd899b...5f95f7e (1): > Fixes #3663. Renamed View Class to Open Class.
71c196d77 Adeel Asghar Fixes #3663. Renamed View Class to Open Class.
5f95f7e78 Adeel Asghar Fixes #3663. Renamed View Class to Open Class.
7f07f17f0 Adeel Asghar * OMEdit 0353721...7cd899b (1): > Fixes #3665. Added component comment to the tooltip.
616b34754 Adeel Asghar Fixes #3665. Added component comment to the tooltip.
7cd899bfe Adeel Asghar Fixes #3665. Added component comment to the tooltip.
c64a3353a Adeel Asghar * OMEdit 5f92146...0353721 (1): > Fixes #3665. Added the component class description to parameters dialog.
83d888592 Adeel Asghar Fixes #3665. Added the component class description to parameters dialog.
03537212b Adeel Asghar Fixes #3665. Added the component class description to parameters dialog.
53fd9eb1b Adeel Asghar * OMEdit dc3bf3f...5f92146 (1): > Remove unnecessary colon.
57ce66b7e Adeel Asghar Remove unnecessary colon.
5f9214690 Adeel Asghar Remove unnecessary colon.
e1c29944b Martin Sjölund * OMCompiler 2c85e5f...7339245 (1): > Changes to compile with VS2010 express
8b53e78ee Rüdiger Franke * OMCompiler 8d53fa9...2c85e5f (2): > add solver libs to Cpp FMUs compiled with msvc > fix Cpp FMU name if compiled with msvc
97ce266fd hudson * libraries 31def30...6e19369 (1): > Bump libraries
68ed11bfe Lennart Ochel * OMCompiler d9e7af7...8d53fa9 (1): > Fix #3644
38d864285 Martin Sjölund * OMCompiler 521a5df...d9e7af7 (1): > Add a sanity check to the Modelica diff tool
01f3f2069 Martin Sjölund Updating submodules
7b84e4140 Martin Sjölund Add testcase for ticket 3642
4dac09581 Martin Sjölund * testsuite 4915f47...5ccaa40 (1): > Add test for UTF8 diffs
5ccaa402e Martin Sjölund Add test for UTF8 diffs
28a712db9 Martin Sjölund Updating submodules
4915f47a9 Martin Sjölund Renamed radau1 and lobatto2 solvers
eb5265cb6 vruge * OMCompiler 63ec077...9056eb2 (1): > some fixes from static analysis
230ab58d4 Per Östlund Updating submodules
5047212d5 Per Östlund Test case for #3528.
3648e0355 hudson * libraries 1af49f3...31def30 (1): > Bump libraries
fe9b3590d Per Östlund Updating submodules
fdfe925aa Per Östlund Testcase for #3608 fix.
b59fabb43 Willi Braun * OMCompiler a8ef4b2...a5d0c69 (1): > fix #3659. - accidental removed an exception for inlining while differentiate
13db5ce6b Rüdiger Franke * OMCompiler 002aeac...a8ef4b2 (2): > Rename hpcom init file > Rename Cpp simulation init file for OMEdit
9b07a3f82 hkiel * OMCompiler 905b903...002aeac (5): > direct assignment of s in String(s) > optimize String(s) just return the string > runtime code for String(s) > fix clang analyzer warning > convert some matchcontinue to match makes some functions tail recursive
632349b18 Martin Sjölund * OMEdit 1ebc13b...dc3bf3f (1): > Run lupdate
fea7aeee9 Martin Sjölund Run lupdate
dc3bf3ff3 Martin Sjölund Run lupdate
477238e50 Martin Sjölund * doc 65a2e7c...7af6b51 (1): > Disable profiling report
7af6b5108 Martin Sjölund Disable profiling report
ecc98615f Adeel Asghar * OMEdit ee4e7b6...1ebc13b (1): > Show the description of solvers when user mouse over the solver drop down.
d93659377 Adeel Asghar Show the description of solvers when user mouse over the solver drop down.
1ebc13b53 Adeel Asghar Show the description of solvers when user mouse over the solver drop down.
c8a644ba5 Martin Sjölund * OMCompiler 9c59763...905b903 (1): > Rename explicit trapezoidal rule to Heun (RK2)
b7e90f30f Martin Sjölund * OMCompiler d89bde8...9c59763 (1): > Add support for the trapezoidal method (RK2)
a0bea0258 Martin Sjölund * OMCompiler 379c4c5...d89bde8 (1): > Do not stringAppend if either side is empty
2af996f5e vruge * OMCompiler 530076c...379c4c5 (1): > fixed csvInput
e254a60c8 vruge added test for sort input-names in csvInput
8050b5d31 vruge Updating submodules
0072bb3e9 hkiel * OMCompiler e2d5aa8...993bd3a (1): > change some matchcontinue to match
7a98c8d89 hudson * libraries d03efa5...1af49f3 (1): > Bump libraries
3e511de7d Lena Buffoni * OMCompiler 5896287...e2d5aa8 (1): > Bindings for requirement modeling support
b1e94adfd Martin Sjölund * OMEdit 91bfead...ee4e7b6 (1): > Disable indentation-preserving unparsing
0a88cd5fb Martin Sjölund Disable indentation-preserving unparsing
ee4e7b686 Martin Sjölund Disable indentation-preserving unparsing
b6b5334f8 Lennart Ochel * OMCompiler 25cfcd6...5896287 (1): > Modify getAvailableLibraries
bbac47276 hudson * libraries ed198f1...d03efa5 (1): > Bump libraries
007c58536 hudson * libraries a19fb9f...ed198f1 (1): > Bump libraries
a14181599 Lennart Ochel * OMCompiler 333813a...25cfcd6 (1): > Update .gitignore file
372f63013 Lennart Ochel Updating submodules
506ea9206 Lennart Ochel Recover original cse index logic
387689b13 Lennart Ochel Reset cse indices for each back end run
f2572d5c5 Willi Braun Updating submodules
813dba79f Willi Braun expected output due to changes differentiation module
f075c836d hudson * libraries 7605495...a19fb9f (1): > Bump libraries
c33c1a95d Willi Braun Updating submodules
3e4c81ab5 Willi Braun expected output
27801524b Adeel Asghar * OMEdit 5b2f674...91bfead (1): > Fixes #3654. Show default icon for components without icon annotation.
83a73cf74 Adeel Asghar Fixes #3654. Show default icon for components without icon annotation.
91bfead8a Adeel Asghar Fixes #3654. Show default icon for components without icon annotation.
72053273b hudson * libraries 5ac903d...7605495 (1): > Bump libraries
61a1d6adf Lennart Ochel * OMCompiler 152dfb1...3029c64 (1): > Fix Windows makefile
16d60c234 Adeel Asghar * OMEdit 1d3fada...5b2f674 (1): > Fixes #3648. Fixed spelling mistake.
f1fe098c4 Adeel Asghar Fixes #3648. Fixed spelling mistake.
5b2f674b9 Adeel Asghar Fixes #3648. Fixed spelling mistake.
d30db6588 hudson * OMEdit aa1e140...1d3fada (1): > Merge pull request #7 from dietmarw/fixSpelling
80346cc6f Adeel Asghar Merge pull request #7 from dietmarw/fixSpelling
1d3fada47 Adeel Asghar Merge pull request #7 from dietmarw/fixSpelling
7c38b4cf2 Dietmar Winkler Fix common spelling mistakes.
9bd43603c Dietmar Winkler Fix common spelling mistakes.
5815c7037 vruge * OMCompiler 10e85bd...152dfb1 (1): > added flag: csvInput - use libcsv.lib for external input
4917c3ee6 hudson * libraries b113f5f...5ac903d (1): > Bump libraries
068ab69b1 hkiel * OMCompiler b1d0c1d...10e85bd (1): > convert matchcontinue to match
472e656ce Per Östlund * OMCompiler 767d908...b1d0c1d (1): > Fix for #3577.
b68f03341 Martin Sjölund * OMCompiler 51ca6a5...767d908 (1): > Make source FMU smaller (minimal files for dgesv)
471f60d7f vruge * OMCompiler 783a9b0...51ca6a5 (1): > improved heuristic
602c3542b hkiel * OMCompiler 06265e0...783a9b0 (1): > convert some matchcontinue to match leads to some tail-recursive functions
4fa9e9c46 vruge * OMCompiler 104520f...06265e0 (1): > matchcontinue->match
335651328 hudson * OMEdit e5e5bfe...aa1e140 (1): > Merge pull request #6 from dietmarw/master
9c729cb0f Martin Sjölund Add PDEModelica to the dictionary
9a49346ed Martin Sjölund Merge pull request #6 from dietmarw/master
aa1e1403e Martin Sjölund Merge pull request #6 from dietmarw/master
58a18cf97 Dietmar Winkler Improve message string to correct English. (translation files)
497aa173b Dietmar Winkler Improve message string to correct English. (translation files)
1a7ac2482 vruge * OMCompiler b7eda9c...104520f (1): > terms heuristic: don't distinguish der(x) from $DERAliasx
cff077a23 Willi Braun Updating submodules
d7423a835 Willi Braun expected output
21af24e56 vruge * OMCompiler 072f8e9...de5898c (1): > added first heuristic for sorting terms (optional)
8312fa5a3 hudson * libraries 4d33a06...b113f5f (1): > Bump libraries
e44d932a4 Dietmar Winkler Improve message string to correct English. (main file)
320640b4e Dietmar Winkler Improve message string to correct English. (main file)
50a44e822 Martin Sjölund * OMCompiler b1fb7f9...072f8e9 (1): > Fix stack overflow in removeStateDerInfo
1c6561ed1 hkiel * OMCompiler b04455e...b1fb7f9 (1): > get rid of some matchcontinue statements
823d3fd74 hkiel * OMCompiler c89f8ab...b04455e (1): > make two functions tail recursive
34e650992 Adeel Asghar * OMEdit 46e8535...e5e5bfe (1): > Fixes #3607. Reset messages before checking, instantiation & simulation.
986df9cf9 Adeel Asghar Fixes #3607. Reset messages before checking, instantiation & simulation.
e5e5bfeb9 Adeel Asghar Fixes #3607. Reset messages before checking, instantiation & simulation.
8f4d3d77a Adeel Asghar * OMEdit e627988...46e8535 (1): > Fixes 3620. Allow deleting classes through del key.
05b12e14c Adeel Asghar Fixes 3620. Allow deleting classes through del key.
46e85354f Adeel Asghar Fixes 3620. Allow deleting classes through del key.
67dde6136 Martin Sjölund * OMCompiler 675b7d6...c89f8ab (1): > Fix stack overflow
b524b08cb hudson * libraries 54ba54c...4d33a06 (1): > Bump libraries
f203d448e Martin Sjölund * OMCompiler f105a55...675b7d6 (2): > Handle CRLF in the lexer > stringGet should return unsigned integers (0-255)
1ff95217a Adeel Asghar * OMEdit 7cb1815...e627988 (1): > Fixed #3604. Send the name change request into the depths recursively.
e1abbec30 Adeel Asghar Fixed #3604. Send the name change request into the depths recursively.
e627988d1 Adeel Asghar Fixed #3604. Send the name change request into the depths recursively.
6f2b02fb5 Per Östlund * OMCompiler ba656e8...f105a55 (1): > Fix for #3640.
a63c8ce8a hkiel * OMCompiler 47db7d2...ba656e8 (1): > Fix order of equations in json file (removed-initial must go directly after initial)
dcd147546 Adeel Asghar * OMEdit 3ec2c1d...7cb1815 (1): > Fixes #3585. Fixed creating class within a package.
86010c6a3 Adeel Asghar Fixes #3585. Fixed creating class within a package.
7cb181539 Adeel Asghar Fixes #3585. Fixed creating class within a package.
286b1e0a8 Adeel Asghar * OMEdit 42f4538...3ec2c1d (1): > Russian translations by Andrey Lavrentyev
6feda1537 Adeel Asghar Russian translations by Andrey Lavrentyev
3ec2c1dc4 Adeel Asghar Russian translations by Andrey Lavrentyev
490d9e2a7 hudson * libraries 1fd8b05...54ba54c (1): > Bump libraries
b6b7053cf hudson * libraries 3c82051...1fd8b05 (1): > Bump libraries
0130a9afb hudson * libraries e16b950...3c82051 (1): > Bump libraries
96cf96534 Willi Braun * OMCompiler a2e0a2c...47db7d2 (1): > fix accedently commited logic
f43de071a Willi Braun Updating submodules
90105a6d5 Willi Braun updates testsuite to expected output
710629a20 hudson * libraries 3340427...e16b950 (1): > Bump libraries
c5f86445a Per Östlund Updating submodules
0af2de16f Per Östlund Added test case for #3633.
d4ccb5c86 Martin Sjölund * OMCompiler ff6909b...9f7f95e (1): > Add input index to M_init.xml file
9514f1de2 hudson * libraries f9766a5...3340427 (1): > Bump libraries
ef51d1ff3 hudson * libraries 56e2654...f9766a5 (1): > Bump libraries
bfcdffc3e vwaurich * OMCompiler 2fde1e4...ff6909b (1): > -fix visxml for constant systems
e023441c7 Willi Braun * OMCompiler 84d4b50...2fde1e4 (1): > fix function BackendDump.jacobianTypeStr
39060e35c hudson * libraries de73054...56e2654 (1): > Bump libraries
2594cc4b2 hudson Updating submodules * libraries 479efdd...de73054 (4): > Bump libraries > Handle latest MSL > Bump libraries > Bump libraries
cf3b35c23 vwaurich * OMCompiler 1492e9b...84d4b50 (1): > - rk12 singlerate solver
949f860a1 adrpo - update tests after library bump
37326b06a Martin Sjölund Copy directories as well
b05f8eb32 Martin Sjölund Fix install for FMI files
9091fd119 bernhard Thiele * testsuite 5f116bd...e7d99a1 (1): > Test cases #3560
e7d99a181 bernhard Thiele Test cases #3560
d701b0d8b bernhard Thiele * testsuite 112f6d9...5f116bd (1): > Modelica_Synchronous testing #3560
5f116bd02 bernhard Thiele Modelica_Synchronous testing #3560
8f8726a13 hudson * OMOptim cebd1f9...10c22ef (1): > Merge pull request #1 from hkiel/paradiseo_fix_osx_versionnumber
53cf064f7 bernhard Thiele * testsuite c53b470...112f6d9 (1): > Convenience scripts for #3560
112f6d93d bernhard Thiele Convenience scripts for #3560
04f87191e vwaurich * OMCompiler b9b870d...1492e9b (1): > - proper order of states for multiratepartitioning, some rk12 enhancements
c56e593e4 hudson * OMPlot 928d504...49f69c6 (1): > Merge pull request #1 from hkiel/multi_parametric
49f69c6a2 Henning Kiel Merge pull request #1 from hkiel/multi_parametric
8853ac6e4 bernhard Thiele * testsuite d33c699...c53b470 (1): > Modelica_Synchronous testing #3560
c53b4708f bernhard Thiele Modelica_Synchronous testing #3560
4c7c11a63 Lennart Ochel Updating submodules
d33c6994a Lennart Ochel Test case for #3631
f8efd3ce9 hudson * libraries fafd0b7...479efdd (4): > Bump libraries > Update MSL patch for trunk > Bump libraries > Bump libraries
caf519c7b hkiel allow to plot many graphs in one plotParametric
993adcf9d Martin Sjölund * OMCompiler b27cca8...6777335 (1): > Install the new project files for FMI
0b44c76d1 vwaurich * OMCompiler f701c46...b27cca8 (2): > - fix cpp tests > - multirate rk12 solver for cpp runtime
36e4bb2a9 hudson * libraries cd1096e...fafd0b7 (1): > Bump libraries
2546e2ac5 vwaurich * OMCompiler 71918c7...f701c46 (1): > - task graph based multirate partitioning
ade45c342 hudson * libraries 8966a8e...cd1096e (1): > Bump libraries
5f9783c45 mflehmig * OMCompiler dc2d3ef...71918c7 (1): > Clean up in HPCOM module.
d2e4e7cea hudson * libraries bb42da5...8966a8e (1): > Bump libraries
4e07640b6 hudson * libraries 8401b84...bb42da5 (1): > Bump libraries
1acd2178a hudson * libraries 758d78a...8401b84 (1): > Bump libraries
2cdd846be Martin Sjölund Updating submodules
2d3865240 Martin Sjölund Added testcase for #3588
2984d5495 hudson * libraries d6b5f8d...758d78a (1): > Bump libraries
9c26a0f66 mflehmig * OMCompiler a646bc7...3c6096c (1): > Cleanup with respect to documentation in hpcom
0da513ac2 hudson * libraries 369c157...d6b5f8d (1): > Bump libraries
8275b8709 hudson * libraries bf5cce9...369c157 (1): > Bump libraries
6d7c7359a hudson * libraries aabacac...bf5cce9 (1): > Bump libraries
9fda74e17 mflehmig * OMCompiler fda9581...a646bc7 (4): > Added support for dgesv to cpp runtime > Added support for dgesv to cpp runtime > Added support for dgesv to cpp runtime > - Added dgesv to makefile, compile it into static library
0dc6fadb1 Martin Sjölund Updating submodules
f27d9835b Martin Sjölund Preserve order when updating component
b4ab80128 Martin Sjölund * OMCompiler 69ff31b...71c2207 (1): > Do not use nested functions in AC_TRY_LINK (#3621)
4b9a99515 hudson * libraries a8715a9...aabacac (1): > Bump libraries
237bb10d4 hudson * libraries 806bc7b...a8715a9 (1): > Bump libraries
bc6142550 hudson * libraries ea39fb6...806bc7b (1): > Bump libraries
a2f446d52 hudson * libraries 9db2c74...ea39fb6 (1): > Bump libraries
852f47824 hudson * libraries 651ab12...9db2c74 (1): > Bump libraries
504c88857 Adeel Asghar * OMEdit 309db77...42f4538 (1): > Fixed crash when adding DynamicPipe to model.
8430f76d7 Adeel Asghar Fixed crash when adding DynamicPipe to model.
42f4538d5 Adeel Asghar Fixed crash when adding DynamicPipe to model.
b080898f2 hudson * libraries e5115fb...651ab12 (1): > Bump libraries
36238ea72 hudson * libraries d7b1bae...e5115fb (1): > Bump libraries
2485147e5 hudson * libraries 2aacdb0...d7b1bae (1): > Bump libraries
962b429d9 hudson * libraries 69ce823...2aacdb0 (1): > Bump libraries
20952468c hudson * libraries 8eb023a...69ce823 (1): > Bump libraries
a36a93ffd vwaurich * OMCompiler 5e38c0c...69ff31b (1): > - hpcom clean up
3b6df0987 hudson * libraries 71e9c22...8eb023a (1): > Bump libraries
44e3b0ce5 Per Östlund Updating submodules
2eac1964f Per Östlund Tests for BasePVector.
940da3e34 hudson * libraries a2da9f4...71e9c22 (1): > Bump libraries
6533b166b hudson * libraries 0bd2533...a2da9f4 (1): > Bump libraries
84e50c919 vruge Updating submodules
8418b8879 vruge expected output
e168e6222 vwaurich * OMCompiler a6c7cb2...f7bf987 (1): > - matchcontinue in resolveLoops
427469190 vruge Updating submodules
fdea70f00 vruge expected output
49a5d9d21 vruge * OMCompiler ed47290...dd2007d (1): > improved simplifyAddMakeMul
497119798 vruge * OMCompiler 8fd278b...ed47290 (1): > improved simplifyMulJoinFactorsFind
ad51e6819 hudson * libraries 27fea6a...0bd2533 (1): > Bump libraries
7e1d54b44 Lennart Ochel Updating submodules
d7e00325e Lennart Ochel Add c run-time flag –ignoreHideResult
0872025d4 Lennart Ochel Add support for HideResult annotation
4bf47750e hudson * libraries a563f14...27fea6a (1): > Bump libraries
969f095f1 Lennart Ochel * OMCompiler 5e91d0f...1abd255 (1): > Fix potential memory overrun for large models
8103c8ffc vruge * OMCompiler ecd1bc6...5e91d0f (1): > improved simplifyAddJoinTerms
3648d7963 Lennart Ochel * OMCompiler e8c89b5...ecd1bc6 (1): > Fix memory overrun inside nonlinearSolverHomotopy.c
bab5efacc vruge * OMCompiler 5088b2d...e8c89b5 (1): > improved simplifyMulMakePow
6c6ea9f50 hkiel * OMCompiler 8000c93...5088b2d (1): > optimize some functions
a34c3ef6e Lennart Ochel * OMCompiler 3e53596...8000c93 (1): > Make use of aux function equivtypes
2d28303b2 hudson * libraries c59cb3d...a563f14 (1): > Bump libraries
db912308e Martin Sjölund * libraries aa23fe1...c59cb3d (1): > Add new repositories to the database
6deae6385 Lennart Ochel * OMCompiler a146686...3e53596 (1): > Don't treat T_UNKNOWN as clock type
8142562b7 hudson * libraries 2444302...aa23fe1 (1): > Bump libraries
681dfb354 vwaurich Updating submodules
bcd44efbb vwaurich - update taskgraph
1fa269aed Lennart Ochel * OMCompiler 4865156...eb50a09 (2): > Consider that sample may have just one argument > Fix handling of elsewhen stmts in traverseDAEEquationsStmts
0e295efbd Martin Sjölund * OMCompiler 59c32f1...4865156 (1): > Try to detect LAPACK/BLAS better
a7c7381f9 Martin Sjölund * OMCompiler 786049c...59c32f1 (1): > Bump 3rdParty for ModelicaExternalC
dc2cf19ac hudson * libraries e07046f...2444302 (1): > Bump libraries
b34ce3158 Martin Sjölund * libraries c926a0b...e07046f (1): > IF97 patch is no longer needed
ed778152f hudson Updating submodules
a971be105 vruge expected output
b108f5292 Lennart Ochel * OMCompiler 2d0bc6b...f8c1de5 (1): > Removed some unused variables
f8a67f38a hudson * OMEdit cd54849...309db77 (1): > Merge pull request #5 from hkiel/omedit_documentation_zoom
6677136a0 Henning Kiel Merge pull request #5 from hkiel/omedit_documentation_zoom
309db7756 Henning Kiel Merge pull request #5 from hkiel/omedit_documentation_zoom
75f92d697 hkiel Implement zoom in DocumentationView with ctrl+scroll reset zoom to factor 1 with control+doubleClick
d939ff7f4 hkiel Implement zoom in DocumentationView with ctrl+scroll reset zoom to factor 1 with control+doubleClick
d98d56478 Lennart Ochel * OMCompiler 49e67ac...2d0bc6b (1): > Mangle arguments of record constructors
788d4f1b7 Niklas Worschech * OMCompiler 8e6d4fb...49e67ac (2): > fix for inverse algorithm in cpp tempplate > fix for get simdata in cpp tempalte and vxworks target
039596e24 Lennart Ochel * OMCompiler 51597ed...8e6d4fb (1): > Update dumpSimCode
a08261b57 Willi Braun * OMCompiler b2d40b3...51597ed (1): > fix incidenceRow for WILD() on left side
f21f1a1f5 vruge * OMCompiler 881d9f6...b2d40b3 (1): > matchcontinue -> match
16a86d9f2 hudson * OMNotebook 946bc40...5fc27a1 (1): > Merge pull request #2 from hkiel/fix-latexcell
5fc27a124 Henning Kiel Merge pull request #2 from hkiel/fix-latexcell
8d1a6954f Per Östlund * OMCompiler e70366d...881d9f6 (1): > Fix for #3594.
e10801e51 hkiel automatically surround latex cell content with standard tex preamble fix latex path on OSX
0cfcaec23 Lennart Ochel Updating submodules
a647eac6a Lennart Ochel Replace deprecated post-optimization flags
d45a2b20a Lennart Ochel Replace deprecated pre-optimization flags
6c3e9b808 vruge * OMCompiler 49a533c...8759c84 (1): > imrpoved simplifyMulJoinFactors
5c6d78f43 vruge Updating submodules
5432a80a5 vruge expected output
89b3a7ac9 vruge * testsuite 69680af...a75e3e8 (1): > added testcase
a75e3e8cb vruge added testcase
cc077c755 vruge * OMCompiler 5c5b56b...d87d488 (1): > improved simplifyBinaryAddConstants
4699bc00a vruge * OMCompiler 058d1c9...5c5b56b (1): > remove simplify in merge min/max-values
79c6b94a0 Adeel Asghar * doc e964d2d...65a2e7c (1): > Added new settings flags.
65a2e7c4c Adeel Asghar Added new settings flags.
4e5529f54 Marcus Walther * OMCompiler e4fdb95...058d1c9 (1): > UMFPACK temporary disabled to fix Windows Nightly Build
33fa481e1 hudson * libraries 2db90d8...c926a0b (1): > Bump libraries
26dc4a672 Adeel Asghar * doc 5275387...e964d2d (1): > Updated OMEdit screens and some documentation
e82214ad0 Marcus Walther * OMCompiler ea08c41...e4fdb95 (1): > Fixed issue with old GCC
e964d2d22 Adeel Asghar Updated OMEdit screens and some documentation
c10164451 hudson * libraries 0c45cad...2db90d8 (1): > Bump libraries
473adbac7 Martin Sjölund * OMCompiler 231fda9...ea08c41 (1): > Update 3rdParty sources
f462fadf4 Marcus Walther * OMCompiler f5aa013...231fda9 (1): > Added spaces between template brackets
1ab72c87d Martin Sjölund * OMCompiler 9b84eda...f5aa013 (1): > Fix code generation for String(enum)
d70666ac0 Marcus Walther * OMCompiler 5fcf1c8...9b84eda (1): > Fixed build issue with Cpp runtime
f9498b3a8 Adeel Asghar * OMEdit bfc16f8...cd54849 (2): > Don't match parentheses within comments and quotes sections. This default behavior can be changed in settings. > Fix saving of debug configurations.
2ee015c42 Adeel Asghar Don't match parentheses within comments and quotes sections. This default behavior can be changed in settings.
cd548494a Adeel Asghar Don't match parentheses within comments and quotes sections. This default behavior can be changed in settings.
1abab71cf Adeel Asghar Fix saving of debug configurations.
8a501c852 Adeel Asghar Fix saving of debug configurations.
3590b8639 Adeel Asghar * OMEdit 61a0dc8...bfc16f8 (1): > Check correct extents.
95d751393 Adeel Asghar Check correct extents.
bfc16f8c0 Adeel Asghar Check correct extents.
5a2e28618 Martin Sjölund * doc c1535b8...5275387 (1): > Fix hyperlink
527538713 Martin Sjölund Fix hyperlink
bfe07e89c Willi Braun * OMCompiler 322d28d...5fcf1c8 (1): > added some more significant execstate statements
c2cbda1fa Adeel Asghar * OMEdit b4d8ad0...61a0dc8 (1): > Updated the classes if needed before saving them.
3b738ef4b Adeel Asghar Updated the classes if needed before saving them.
61a0dc837 Adeel Asghar Updated the classes if needed before saving them.
2f407a916 vruge * OMCompiler c3cf2ac...322d28d (1): > simplifyBinarySortConstants: don't sort terms if we don't have constants term
bf0761330 vwaurich * OMCompiler eba5efe...c3cf2ac (1): > - for-loop in IndexReduction.collectVarEqns
7999b4ed0 Marcus Walther * OMCompiler 7e7a75b...eba5efe (1): > Parallelized DASSL added to C++ Simulation Runtime
fa613e534 hudson * libraries d9d7884...0c45cad (1): > Bump libraries
d325a1bef Martin Sjölund * OMCompiler 5f3520e...7e7a75b (2): > Use the index from the correct set > Fix scaling issues for initialization
e184c1e74 vwaurich * OMCompiler ca2207e...5f3520e (1): > - for-loop in SymbolicJacobian.jacobianNonlinear
209c42d84 vwaurich * OMCompiler e677cac...ca2207e (1): > - for loop in replaceDifferentiatedEqns
f487962c1 vwaurich Updating submodules
69680af0b vwaurich - update tests
167f734bb Adeel Asghar * OMEdit b9e092e...b4d8ad0 (2): > Always draw the connectors on top. > Make sure group image is displayed.
0d7e11b73 Adeel Asghar Always draw the connectors on top.
b4d8ad0f2 Adeel Asghar Always draw the connectors on top.
3608886ff Adeel Asghar Make sure group image is displayed.
514838526 Adeel Asghar Make sure group image is displayed.
866aaaa12 Adeel Asghar * OMEdit 04984ba...b9e092e (1): > List the parameters based on 3 conditons, 1. Has a parameter prefix 2. Has a start/fixed binding 3. Has dialog annotation
9035f8d23 Adeel Asghar List the parameters based on 3 conditons, 1. Has a parameter prefix 2. Has a start/fixed binding 3. Has dialog annotation
b9e092ede Adeel Asghar List the parameters based on 3 conditons, 1. Has a parameter prefix 2. Has a start/fixed binding 3. Has dialog annotation
0698df388 Martin Sjölund * OMCompiler 8b75192...45ad04c (1): > Append in the fast order
e99997212 hudson * libraries 6e8f24d...d9d7884 (1): > Bump libraries
008cd7973 Per Östlund Add tests for BaseVector.
82ccf668b Per Östlund Updating submodules
e73ec2a22 vruge * OMCompiler 2ad5550...67ce850 (1): > expressionSolve: - improved expand - improved rule for simplify - improved termination criterion
872a5e086 vwaurich * OMCompiler 37ad4ee...2ad5550 (2): > - output empty list in differentiateEqnsLst when failing > - rewritten IndexReduction.differentiateEqnsLst()
74b8bc901 Adeel Asghar * OMEdit fd0cb66...04984ba (1): > Added a missing semi-colon.
1ed5a0bbc Adeel Asghar Added a missing semi-colon.
04984bac3 Adeel Asghar Added a missing semi-colon.
9b14d1f55 Adeel Asghar * OMEdit a601894...fd0cb66 (1): > #2391. Create a default initialization section to use.
cb6f347fc Adeel Asghar #2391. Create a default initialization section to use.
fd0cb66c3 Adeel Asghar #2391. Create a default initialization section to use.
53a1e41ad Per Östlund * OMCompiler 82962b5...37ad4ee (1): > Added arrayUpdateNoBoundsChecking.
12a8439cd hudson * doc cef0c57...c1535b8 (1): > Merge pull request #11 from arun3688/master
c1535b89e Martin Sjölund Merge pull request #11 from arun3688/master
8523d37b7 Adeel Asghar * OMEdit 94263d0...a601894 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Enhanced the array connection dialog to allow connecting if root component is also array.
0d71e99f3 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
a601894e1 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
e9398421c Adeel Asghar Enhanced the array connection dialog to allow connecting if root component is also array.
61830aee3 Adeel Asghar Enhanced the array connection dialog to allow connecting if root component is also array.
bdcc6cbf9 Martin Sjölund * OMEdit 4ef774e...94263d0 (1): > Update common submodule
0cc904c6f Martin Sjölund Update common submodule
94263d023 Martin Sjölund Update common submodule
03985e7a5 Per Östlund Updating submodules
9d7b02937 Per Östlund Updated test case.
4ab25f58d Adeel Asghar * OMEdit ad6ae67...4ef774e (1): > #3447. Added path for msvc simulation executables.
78323c6f4 Adeel Asghar #3447. Added path for msvc simulation executables.
4ef774e1c Adeel Asghar #3447. Added path for msvc simulation executables.
74e55a9d3 arun3688 phd, conference and journal paper updates
7edd2f1b0 Adeel Asghar * OMEdit 671e1ea...ad6ae67 (1): > Fixes #3580. Start component name could be an array.
571d5be63 Adeel Asghar Fixes #3580. Start component name could be an array.
ad6ae676b Adeel Asghar Fixes #3580. Start component name could be an array.
2276c8569 Niklas Worschech * OMCompiler 5a4b3a7...cce1788 (1): > fix for inverse algorithm in cpp template
879f20faa Per Östlund * OMCompiler 375fb6d...5a4b3a7 (1): > Implemented more generic datatypes.
f37446318 Martin Sjölund * OMCompiler cd8c3a1...375fb6d (1): > Fix cc warning about missing include
0ad9f699c Adeel Asghar * OMEdit 8cb8939...671e1ea (1): > Fix compilation of Modelica models on Linux.
2c6c80c92 Adeel Asghar Fix compilation of Modelica models on Linux.
671e1ea0f Adeel Asghar Fix compilation of Modelica models on Linux.
f0bcb4f5d hudson * OMEdit 8c85596...8cb8939 (1): > Merge pull request #4 from perost/variantfix
e25537915 perost Merge pull request #4 from perost/variantfix
8cb8939df perost Merge pull request #4 from perost/variantfix
a222524cc Per Östlund Fix compilation issue.
b55fb35be Per Östlund Fix compilation issue.
ed8a50205 Per Östlund Updating submodules
fd27ba175 Per Östlund Added test for #3581.
8d1aafddc Adeel Asghar * OMEdit 479c5c9...8c85596 (1): > Use the correct CoordinateSystem for Component boundingRect.
006079ed6 Adeel Asghar Use the correct CoordinateSystem for Component boundingRect.
8c855965d Adeel Asghar Use the correct CoordinateSystem for Component boundingRect.
068d216a2 Adeel Asghar * OMEdit c9ad9e9...479c5c9 (1): > Always add CoOrdinateSystem values if they are different from default.
24159a740 Adeel Asghar Always add CoOrdinateSystem values if they are different from default.
479c5c936 Adeel Asghar Always add CoOrdinateSystem values if they are different from default.
66b1b3cd7 Adeel Asghar * OMEdit b0aa632...c9ad9e9 (1): > Fix for #3425. Keep the indentation while copying.
610197235 Adeel Asghar Fix for #3425. Keep the indentation while copying.
c9ad9e90a Adeel Asghar Fix for #3425. Keep the indentation while copying.
78ce36e8a Adeel Asghar * OMEdit 5cb84bc...b0aa632 (1): > Fix builds.
a619ca61d Adeel Asghar Fix builds.
b0aa632af Adeel Asghar Fix builds.
761c2a7d7 Adeel Asghar * OMEdit c43a7c5...5cb84bc (1): > Reduce the height of simulation messages.
3b8eab5cf Adeel Asghar Reduce the height of simulation messages.
5cb84bc37 Adeel Asghar Reduce the height of simulation messages.
e9ac29d2d Adeel Asghar * OMEdit 405ec94...c43a7c5 (1): > Fix for #3404. Menu options to open working directory and terminal.
cc21feb16 Adeel Asghar Fix for #3404. Menu options to open working directory and terminal.
c43a7c5b8 Adeel Asghar Fix for #3404. Menu options to open working directory and terminal.
a9a57623f Martin Sjölund * doc 5524bc4...cef0c57 (1): > Update URL of the repository
cef0c57b4 Martin Sjölund Update URL of the repository
6d0249ae9 Marcus Walther * OMCompiler 3524221...1a9a853 (1): > - fixed Intel TBB code generation - fixed serial code generation of HPCOM
02cba843b Adeel Asghar * OMEdit 53f5b7b...405ec94 (1): > Fix for #3576. Allow exporting different types of FMUs.
80fb4da71 Adeel Asghar Fix for #3576. Allow exporting different types of FMUs.
405ec944b Adeel Asghar Fix for #3576. Allow exporting different types of FMUs.
2a7480439 Adeel Asghar * OMEdit b1c9a9e...53f5b7b (1): > Merge pull request #3 from adeas31/indentation
f87a8a870 Adeel Asghar Merge pull request #3 from adeas31/indentation
53f5b7bf9 Adeel Asghar Merge pull request #3 from adeas31/indentation
857526d9d Adeel Asghar Merge branch 'indentation' of https://github.com/adeas31/OMEdit into indentation
d19f45a96 Adeel Asghar Merge branch 'indentation' of https://github.com/adeas31/OMEdit into indentation
f23338041 Adeel Asghar Merge remote-tracking branch 'origin/master' into indentation
957cbf7eb Adeel Asghar Merge remote-tracking branch 'origin/master' into indentation
c734e1324 Adeel Asghar Resolved merge conflicts.
9be7215e0 Adeel Asghar Resolved merge conflicts.
7398df6df Marcus Walther * OMCompiler 5028097...3524221 (2): > - added the new output_type to the list of default runtime parameters (cpp-runtime) - removed some unused code > - removed task sorting, because the openMP-runtime seems to use junks of sections for each thread
6e3253874 Marcus Walther * OMCompiler 10ac684...5028097 (1): > - changed the tail recursive MCP-algorithms to while-loops --> this will prevent stack overflows for large models
f3e37dadd Adeel Asghar Fixed some issues with reloading of components. Added undo/redo to toolbar.
1a141ac7b Adeel Asghar Fixed some issues with reloading of components. Added undo/redo to toolbar.
794659cbf Adeel Asghar Allow updating class contents manually via text view.
84c9a4368 Adeel Asghar Allow updating class contents manually via text view.
bb7e85983 Niklas Worschech * OMCompiler 7f3814b...10ac684 (1): > fix for query output results in cpp runtime
9e319b3c6 Martin Sjölund * OMCompiler 45515a6...7f3814b (1): > Optimize warnAboutVars2 for memory consumption
ab3812876 Martin Sjölund * doc e258fc9...5524bc4 (1): > Remove duplicate entry
5524bc4c5 Martin Sjölund Remove duplicate entry
6637bbe02 Martin Sjölund * doc 7eecbb8...e258fc9 (1): > Add Modelica'2015 paper
e258fc9fa Martin Sjölund Add Modelica'2015 paper
97a8ab0d1 Adeel Asghar Push in the missing file from last commit.
0aef16576 Adeel Asghar Push in the missing file from last commit.
e7880fce5 adrpo Updating submodules * OMCompiler fee3aec...45515a6 (1): > - fix for feature #3417
0eb80181c adrpo - update OMCProxy due to changes in API for #3417
b1c9a9ea1 adrpo - update OMCProxy due to changes in API for #3417
3539b9b78 adrpo - test for bug #3417
fc95c073f hudson * libraries 9e1116d...6e8f24d (1): > Bump libraries
e25231feb Adeel Asghar Fix for #3447. Allow compiling with other targets.
3af330536 Adeel Asghar Fix for #3447. Allow compiling with other targets.
fab14ec2a Adeel Asghar * OMCompiler 063ca3e...fee3aec (1): > Added some additional arguments to compile.bat so OMEdit can use it.
bedda3ae2 Martin Sjölund * OMCompiler 56d1973...063ca3e (1): > Make functions tail-recursive
f20b383a4 Niklas Worschech * OMCompiler 712e46e...56d1973 (1): > fix for external string arrays in cpp template
05dcd2288 Niklas Worschech * OMCompiler 86dce0f...712e46e (1): > added output format parameter to simulation start script of cpp runtime
cae4069a3 alash325 * OMEdit ef9582e...3afe926 (1): > -Editing of external model parameters -Editable start command so user can specify any command they wanted
7ff4d7e04 alash325 -Editing of external model parameters -Editable start command so user can specify any command they wanted
3afe9263e alash325 -Editing of external model parameters -Editable start command so user can specify any command they wanted
e09f9bc9b Adeel Asghar Fix for #3472. Set environment variables for compilation process same as in compile.bat
956351845 Adeel Asghar Fix for #3472. Set environment variables for compilation process same as in compile.bat
1894748e4 Adeel Asghar Added support for moveClassToTop & moveClassToBottom.
9464eb6a5 Adeel Asghar Added support for moveClassToTop & moveClassToBottom.
efb4e4de4 Adeel Asghar Fix for #3425. Retain the text formatting for cut and copy.
b3fe5dd0d Adeel Asghar Fix for #3425. Retain the text formatting for cut and copy.
c033d2034 wibraun * OMCompiler 7eeeca2...86dce0f (1): > adjust DATA object in C runtime DATA
7c8987ebd Per Östlund Updating submodules
c74f2d05e Per Östlund Test moveClassToTop and moveClassToBottom.
9ac179744 hudson * libraries 7bcfece...9e1116d (1): > Bump libraries
1568d7ad1 Adeel Asghar Fixed array connections.
b7f9f09e2 Adeel Asghar Fixed array connections.
c8c490f1a Adeel Asghar Minor fixes for extends modifiers, matching parentheses colors etc.
88fe112bc Adeel Asghar Minor fixes for extends modifiers, matching parentheses colors etc.
5b585ccdd Martin Sjölund * OMOptim c95b751...cebd1f9 (2): > Fix install path > 1.9.4-dev starts
e321c86b1 Niklas Worschech * OMCompiler 372837d...0581f1e (1): > fix for handle time events in cpp runtime
80fea4c31 Marcus Walther * OMCompiler ff60f29...372837d (1): > - hpcom level and levelfix scheduler will now schedule the largest tasks first
47dfdc51c Niklas Worschech * OMCompiler 67b941c...ff60f29 (1): > fix for change output format in cpp runtime
368ee194e Martin Sjölund * OMCompiler 7a8c722...67b941c (1): > Use arrayGet for random access instead of listGet
38ea0baa1 vwaurich * testsuite 0744188...0324f52 (2): > - adapted makefile for tests > - added evalAllParams and evalOutputsOnly test
0324f52b3 vwaurich - adapted makefile for tests
7f9496ff5 vwaurich - added evalAllParams and evalOutputsOnly test
2c0784f0f Adeel Asghar Highlight matching and mismatching parentheses, braces and brackets.
d4ef42c6b Adeel Asghar Highlight matching and mismatching parentheses, braces and brackets.
3fbda191c Adeel Asghar Basic highlight matching parentheses
ed3f50736 Adeel Asghar Basic highlight matching parentheses
16951c4f5 vruge * OMCompiler 59192a4...7a8c722 (1): > fixed and simplify allTermsForCref - remove recursion - split terms
cc113b2c4 Adeel Asghar Handle the case when modelica text is updated manually by user for single class single file.
662b251ff Adeel Asghar Handle the case when modelica text is updated manually by user for single class single file.
5d7bbd126 vruge * OMCompiler f81f8c6...59192a4 (1): > ExpressionSolve: reduce expansion of multiplications
680da96df hudson Updating submodules
074418866 jhag Update expected output
a280699a5 Niklas Worschech * OMCompiler 9638dc4...150aaf3 (1): > fix for PrecompiledHeader and msvc build in cpp runtime
5e0e582c3 Martin Sjölund * OMCompiler 6ceb89f...9638dc4 (1): > Print size of DAE for sorting and matching
830e9ea39 Lennart Ochel * OMCompiler 712abe4...6ceb89f (1): > Generate additional initialization system for lambda=0
3fc40a4a7 Martin Sjölund * testsuite da7ee23...690c78b (1): > Archive the generated artifact
690c78b8a Martin Sjölund Archive the generated artifact
e1fcdc6c5 Martin Sjölund * OMCompiler 36b9fbe...712abe4 (1): > Allow inheritance when bootstrapping
ddbca6318 Adeel Asghar Added moveClass API support.
a1a7b1310 Adeel Asghar Added moveClass API support.
d064c0a60 Adeel Asghar Only fetch the Component modifier when needed.
56d23ebd6 Adeel Asghar Only fetch the Component modifier when needed.
f26330ab1 Adeel Asghar Fixed unparseArrays.
72a077626 Adeel Asghar Fixed unparseArrays.
0ffd3dba4 hudson * libraries 714e89a...7bcfece (1): > Bump libraries
99d9c6fa4 Adeel Asghar Always load OpenModelica.
02b8340a3 Adeel Asghar Always load OpenModelica.
23fa53a24 Adeel Asghar Only get the extends modifiers when they are needed.
b4f4dc762 Adeel Asghar Only get the extends modifiers when they are needed.
62fb7c856 Adeel Asghar Fix crashing while opening parameters window.
b71733356 Adeel Asghar Fix crashing while opening parameters window.
5dc02435a Adeel Asghar Fetch the component modifiers only once.
9f0aa25c1 Adeel Asghar Fetch the component modifiers only once.
6c67a64a0 Marcus Walther * OMCompiler fe43efb...36b9fbe (1): > - fixed C++ MinGW FMU export on Windows (the libgcc-dll is now copied to build/bin, lapack and blas are embedded into the FMU)
352b965bb Niklas Worschech * OMCompiler 6c675e6...fe43efb (1): > added additionl compiler target flag for Visual Studio versions there are now the target msvc,msvc10,msvc12,msvc13,msvc15 for visual studio builds, the target msvc uses the latest, installed visual studio
cfb2a0ca2 Adeel Asghar More speed up for OMEdit. Only read the from class file if really needed.
44801e5cc Adeel Asghar More speed up for OMEdit. Only read the from class file if really needed.
a45a3c479 vwaurich * OMCompiler 292fdca...6c675e6 (1): > - getValueReference works with row major order for cpp fmus
31b1eba44 adrpo * OMCompiler b7b4231...292fdca (2): > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > - fix windows build
d5935a59c Adeel Asghar Removed unnecessary debugging code.
a82dcec71 Adeel Asghar Removed unnecessary debugging code.
91fcdfe0a hudson Updating submodules
da7ee2328 Per Östlund Add test for moveClass, #3552.
044d9b8f9 hudson * libraries c26f657...714e89a (1): > Bump libraries
77d02c893 Adeel Asghar Updating submodules
786a8ee59 Adeel Asghar More tests updated for new getClassInformation.
3fabc62ac Rüdiger Franke * OMCompiler 2663366...3bfc949 (1): > remove boost_system lib from FMU generated with msvc in release mode
e52315178 Adeel Asghar Removed isProtectedClass and getNamedAnnotation(DocumentationClass) since its part of getClassInformation now.
b84ec72ea Adeel Asghar Removed isProtectedClass and getNamedAnnotation(DocumentationClass) since its part of getClassInformation now.
d3ff7c45f Adeel Asghar Updated getClassInformation tests to new output.
447b36b33 Marcus Walther * OMCompiler 885c632...2663366 (1): > - the init-XML-file of the cpp runtime does now consider the column-major storage of the arrays -> this will produce correct value references for multi dimensional arrays and fix some initialization issues
52316c3ac Adeel Asghar Only load the Diagram components and connections when really needed.
ac53ae4f7 Adeel Asghar Only load the Diagram components and connections when really needed.
66bfd088f Martin Sjölund * OMEdit 0e588f9...ef9582e (1): > Read operations before checking how many they are
55f458442 Martin Sjölund Read operations before checking how many they are
ef9582eda Martin Sjölund Read operations before checking how many they are
5a0fa6334 Lennart Ochel * OMCompiler 0d78a38...885c632 (1): > Revert "reduce ExpressionSimplify-Calls inside solve(.)"
22bc3d51a Niklas Worschech * OMCompiler dedd508...0d78a38 (1): > changed msvc build, latest visual studio version is used if no verion is set with VSVERSION flag
8da891b06 Adeel Asghar Correctly set the save contents type when opening a class.
1978c95b0 Adeel Asghar Correctly set the save contents type when opening a class.
0415bf1af Martin Sjölund Merge pull request #8 from AngelM1981/master
6561db0ab AngelM1981 Merge pull request #1 from AngelM1981/AngelM1981-patch-1
f74641fae Adeel Asghar Store the extends modifiers and component modifiers.
734e3dff5 Adeel Asghar Store the extends modifiers and component modifiers.
f55a72936 hudson * libraries 90b31b8...c26f657 (1): > Bump libraries
fd0a7a371 vwaurich * OMCompiler fe52534...dedd508 (2): > - reverse lists in getUnrolledArrayIndex > - fix for SimCodeUtil.getUnrolledArrayIndex()
ff1cf0dda Martin Sjölund Updating submodules * OMEdit fbc7bf2...0e588f9 (1): > Rename Plot.h to OMPlot.h
b6e2cd2cd Martin Sjölund Rename Plot.h to OMPlot.h
0e588f9d3 Martin Sjölund Rename Plot.h to OMPlot.h
928d504e8 Martin Sjölund Rename Plot.h to OMPlot.h
38700a58b Federico Bergero Test for bug #2588
aaae83193 hudson Updating submodules
9f83e2268 vruge * OMCompiler 9f2a0ec...6c58add (1): > DIVISION_SIM improved check, using old logic
0e7605650 hudson * OMCompiler f0b4fd3...9f2a0ec (7): > - removed trailing whitspaces > - removed empty lines at the end of files > - fixed HPCOM measure time functionality > - some simple cleanups > - fixed Linux build issues > fix for cpp runtime release build > - disabled boost threads in MSVC release mode
f6b2006e9 Niklas Worschech * OMCompiler e144c6d...f0b4fd3 (1): > added flag to mingw make files to change Visual Studio version VSVERSION=[2010,2012,2013,2015] default is 2010
3df11eceb Willi Braun expected output
4c5e06841 Willi Braun Updating submodules
75b053005 Martin Sjölund * OMCompiler bad3892...da87f6a (1): > Fix OSX paths for new suitesparse dependencies
c2dcf1015 Lennart Ochel Update expected output after library bump
5882221db Lennart Ochel Updating submodules
507faa449 vruge runExReduceDrumBoiler: improved initial guess
921b711be hudson Updating submodules
0a36f1f63 vruge expected output
2180ce831 Martin Sjölund * OMCompiler 7458c24...a59b7ee (1): > The exe extension on OSX is not .app
c985b9fe0 AngelM1981 OpenSceneGraph is build in default configuration
e96237fae Per Östlund Updating submodules
670fd9409 Per Östlund Added test for getComponents API.
4654b79d2 RuedKamp * OMCompiler d237bc5...d162439 (3): > -USE_CPP_03 is not defined under VxWorks although not using C++11 > -removed OMDEV Variable from VxWorks makefile > -some minor changes
4d3c856c5 Adeel Asghar When a class is loaded/unloaded then load/unload the component respectively.
eb5d903d0 Adeel Asghar When a class is loaded/unloaded then load/unload the component respectively.
998b08289 Adeel Asghar When a class is loaded/unloaded. Update the non-existing component.
e214316d5 Adeel Asghar When a class is loaded/unloaded. Update the non-existing component.
8cdb1fb25 Martin Sjölund * OMCompiler 13854c1...d237bc5 (1): > Minor performance fixes for Absyn.traverseExp
4cd337da4 Per Östlund Updating submodules
302a8b578 Per Östlund Add tests for addClassAnnotation API.
6e15581e1 Adeel Asghar Updated the SaveChangesDialog to new structure.
9f6aaedce Adeel Asghar Updated the SaveChangesDialog to new structure.
6b0a63de5 Adeel Asghar When a new shape/component is added then update the connections associated to them.
9d4d80b15 Adeel Asghar When a new shape/component is added then update the connections associated to them.
a8c6722ea RuedKamp * OMCompiler a5b0601...2b1abe8 (8): > -fixed functionblock generation > -changed defines for sparse solver > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -improved xml FunctionBlock generation > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -removed one environmental variable required in VxWorks makefile > -copy some headers required for VxWorks build
56e4a7de9 Adeel Asghar When a new shape/component is added then update the inherited components.
36c5736f5 Adeel Asghar When a new shape/component is added then update the inherited components.
5fac6e1b8 Adeel Asghar Avoid making calls to OMC. Minor speed up.
6176eae6e Adeel Asghar Avoid making calls to OMC. Minor speed up.
bbc521dc0 Willi Braun * OMCompiler ad626e1...a5b0601 (1): > fix minor issue in dassl.c and clean up
5d87fbd5f Adeel Asghar Do not show unload/delete option for nested system libraries.
d5b12e286 Adeel Asghar Do not show unload/delete option for nested system libraries.
b1a575ac9 Adeel Asghar Update the Component when new component/shape is added to actual class.
33a1a06b5 Adeel Asghar Update the Component when new component/shape is added to actual class.
a0cb66ff5 Marcus Walther * OMCompiler 7a131d6...ad626e1 (3): > - added cpp-runtime flags to Windows-Makefile > - removed spaces in Modelica.cpp > - Documentation updates
e982636c8 Adeel Asghar Fixed searching of connector component.
b4d99f5b0 Adeel Asghar Fixed searching of connector component.
bd6b67a67 Martin Sjölund * OMCompiler 487eea1...7a131d6 (1): > Rewrote Absyn.pathString
878ca5ea6 vwaurich * OMCompiler 4564e1c...487eea1 (1): > - fix for evalOutputOnly
da9596d6b vwaurich * OMCompiler 199d4cd...4564e1c (1): > - changed dumpSimCode implementation
0b76f0849 Lennart Ochel * OMCompiler dbb674d...199d4cd (1): > Revert "Hack for ticket 3544"
48e50004e Marcus Walther * OMCompiler fb29737...dbb674d (1): > - changed the flag "USE_CPP_ELEVEN" to "USE_CPP_03" to be compatible with further standards
48f2232d5 Niklas Worschech * OMCompiler 57d05fd...fb29737 (1): > re-added accidentally removed assert warning
3035e11ea Adeel Asghar When a shape is updated then update the reference shape and the class icon. Call prepareGeometryChange if we are changing the item boundingRect otherwise we get unexpected paint events.
9ec201645 Adeel Asghar When a shape is updated then update the reference shape and the class icon. Call prepareGeometryChange if we are changing the item boundingRect otherwise we get unexpected paint events.
abb986907 Willi Braun Updating submodules
cf4291409 Willi Braun - deactive ThermoSysPro test for now - change to expected solution for dynamic tearing
78723907d Marcus Walther * OMCompiler fb0cb73...920eedf (1): > - increased memory for precompiled headers (MSVC)
3d668fdb6 Lennart Ochel * OMCompiler e090d3d...fb0cb73 (1): > Hack for ticket 3544
c1f76975b hudson * OMCompiler 5ea6c42...e090d3d (7): > Merge remote-tracking branch 'origin/master' into pullrequest > reverted 2d6e1a7d26ee397d9295368aec0f9450d9db1e23 > Merge branch 'master' of https://github.com/niklwors/OMCompiler > revert 2d6e1a7d26ee397d9295368aec0f9450d9db1e23 in cpp template > fix for external string in cpp template > added assert warnings in cpp template > -xml file generation for functionsblock
231d3250d Per Östlund * OMCompiler 63cd39e...5ea6c42 (1): > Cleanup DAE.Mod.REDECL.
53d1f5bc8 vwaurich * OMCompiler f2902c0...63cd39e (1): > - fix for evaluateOutputOnly
ae66f5fb6 RuedKamp * OMCompiler 415e95d...f2902c0 (1): > -improved xml FunctionBlock generation
e6a3a0ff5 Per Östlund Updating submodules
b1531402f Per Östlund Add test for #2964.
f7e0b6469 vwaurich * OMCompiler 29c4664...936fccd (1): > - replace evalAllParams-implementation - dump bipartite graphs for sccs after backend
02952564b hudson * libraries 8131416...a88239b (1): > Bump libraries
55976a3be vruge * OMCompiler f2b7cd2...29c4664 (1): > ExpressionSolve: matchcontinue in match
aec938bd1 vruge * OMCompiler d3176fd...f2b7cd2 (1): > ExpressionSolve: matchcontinue in match
0d8c457aa vruge * OMCompiler 997e514...d3176fd (1): > ExpressionSolve: using guard
ef0a109ab Adeel Asghar Fixed deleting of shapes/components. Unselect the shapes so that they don't next signal next time. New Component creation structure.
82e2d5681 Adeel Asghar Fixed deleting of shapes/components. Unselect the shapes so that they don't next signal next time. New Component creation structure.
c86b9f922 vruge * OMCompiler 4b79bb8...997e514 (1): > improved SolveSimpleEquation using (for loops, reduce number of operation)
9f61dce2b vruge * OMCompiler 4756935...4b79bb8 (1): > reduce ExpressionSimplify-Calls inside solve(.)
605b71d63 vruge * OMCompiler c45436a...4756935 (1): > ExpressionSolve: matchcontinue in match
d84e5ffb3 Lennart Ochel * OMCompiler 199855a...c45436a (1): > Fix performance issue of module inlineWhenForInitialization
4e50436e8 vruge * OMCompiler 4647aa6...199855a (1): > - improved stop criteria in ExpressionSolve.solve - reduce simplify-calls in ExpressionSolve.solve2 - fixed start value for iterration var in simplifyComplexFunction
547d64dab RuedKamp * OMCompiler 5a65e9d...4647aa6 (2): > -removed one environmental variable required in VxWorks makefile > -copy some headers required for VxWorks build
057f46817 Rüdiger Franke * OMCompiler 352fa2a...5a65e9d (1): > remove $(OMHOME) substitution for nmake
4711ae19f hudson * libraries 1712548...8131416 (1): > Bump libraries
ffbc45f22 Adeel Asghar Added new command line option --Debug=[true|false]. Draws widgets helpful for development.
c67f1b882 Adeel Asghar Added new command line option --Debug=[true|false]. Draws widgets helpful for development.
658966241 Martin Sjölund * OMCompiler 37f7538...352fa2a (1): > Add tail recursion for Expression.makeMatrix
da9489d3a Adeel Asghar Added save total option in context menu. Updated saveTotalSCode to saveTotalModel. Enable shapes menu bar only for modeling perspective.
af9efb0a0 Adeel Asghar Added save total option in context menu. Updated saveTotalSCode to saveTotalModel. Enable shapes menu bar only for modeling perspective.
130fc575b RuedKamp * OMCompiler 0711070...37f7538 (13): > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -add export for VxWorks makefile > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -fixed some VxWorks error -adapted VxWorks makefile > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -xml file generation for functionsblock > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -fixed simObjects also for VxWorks > -fixed simObjects also for VxWorks > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -enable sparse solver only for vxworks > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -fixed typo
6ea6563d4 Adeel Asghar Updated the code to re-use TreeSearchFilters class.
a1687e45e Adeel Asghar Updated the code to re-use TreeSearchFilters class.
79abdf769 Adeel Asghar * OMPlot 57c8c57...847989d (2): > Merge branch 'master' of https://github.com/OpenModelica/OMPlot > Remove the space between x and y-axis.
847989d29 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMPlot
47b15cfba Adeel Asghar Remove the space between x and y-axis.
f08b5bbda RuedKamp * OMCompiler 446a090...0711070 (2): > -fixed some VxWorks error -adapted VxWorks makefile > -xml file generation for functionsblock
a4112aa3a Martin Sjölund * libraries e67ac6d...1712548 (1): > Bump for MSL
c373aa5c2 unknown * OMCompiler 13983f6...446a090 (1): > fix for daeExpReduction in cpp template
90823f63a Martin Sjölund * OMCompiler 44ea7be...13983f6 (1): > Always compile with ipopt
a40d8e699 hudson * libraries a8a72c6...e67ac6d (1): > Bump libraries
61b75ffd2 Adeel Asghar Added tool-tip for all columns of Variables Browser.
36083c2ec Adeel Asghar Added tool-tip for all columns of Variables Browser.
bb77c7f5c Adeel Asghar Fixes #3471. Show the variable description in the tooltip.
1d15d3b6f Adeel Asghar Fixes #3471. Show the variable description in the tooltip.
f7736fa05 Lennart Ochel * OMCompiler e430545...44ea7be (1): > Remove short type declarations
8f6247064 Lennart Ochel * OMCompiler d700365...e430545 (1): > Remove unused imports
6d3102dd8 Adeel Asghar clean up
7a4172378 Adeel Asghar clean up
0761c31e4 Adeel Asghar Fixed creating connection for inherited components.
1653cbb9f Adeel Asghar Fixed creating connection for inherited components.
b07c3734e Lennart Ochel * OMCompiler 3fe15e2...d700365 (1): > Renamed --forceRecommendedOrdering to --defaultOptModulesOrdering
0c7e9bbba Martin Sjölund * OMCompiler 7b269d1...3fe15e2 (2): > Do CONFIG_OS in autoconf > Run without OPENMODELICAHOME on Windows
3c31bfd3d Lennart Ochel * OMCompiler 9f85289...7b269d1 (1): > Add special cases to enable/disable additional opt modules
2671962f2 Martin Sjölund * OMCompiler 11653b5...9f85289 (1): > Add configure option --with-msys=msys-root
89b8194f5 adrpo * OMCompiler e0d2d02...11653b5 (1): > - small optimizations - use memcpy instead of for loop - do not copy the hashtable if not needed
5ceb2a5c6 hudson * libraries 7d5c918...a8a72c6 (1): > Bump libraries
a992744c4 hudson * libraries f1ba611...7d5c918 (1): > Bump libraries
abc5ffa5c Rüdiger Franke * OMCompiler d2ceb48...e0d2d02 (1): > re-add Jacobian variable refs if +d=gendebugsymbols
51104e07e adrpo * OMCompiler 91f3526...d2ceb48 (1): > - small optimization
3ebeac8c7 Per Östlund Updating submodules
4f8d315cf Per Östlund Updated tests.
fab6c3d3c Rüdiger Franke * OMCompiler 5fb2fc5...43df7a6 (1): > refinements to Cpp FMU makefiles for win32
e8a1e580b Rüdiger Franke * OMCompiler 52a439f...5fb2fc5 (1): > update Makefile for Cpp FMI export using msvc
ee30b31a1 Rüdiger Franke * OMCompiler 3107627...52a439f (2): > replace Jacobian variable refs and initializers with defines > skip Jacobian::get* code if there are no equations
1c1ed7a22 hudson * libraries def47e3...f1ba611 (1): > Bump libraries
bebe6ccfb Adeel Asghar Rename unloaded class from folder structure package as class.bak-mo Added save option in the library browser context menu.
3c0e3612f Adeel Asghar Rename unloaded class from folder structure package as class.bak-mo Added save option in the library browser context menu.
005343bd0 Lennart Ochel Clean up default initOptModules
dab6f4360 Lennart Ochel Updating submodules
0d17a04bb Adeel Asghar Allow undo/redo for CoOrdinateSystem changes.
3e065deac Adeel Asghar Allow undo/redo for CoOrdinateSystem changes.
33b23b439 Willi Braun Updating submodules
de871a548 Willi Braun update tests to addional output of backenddaeinfo
3a0d71432 Martin Sjölund * OMCompiler 4f43fa1...be96874 (2): > Can now cross-compile a working omc from Linux > Fixes to compile using msys2 on Linux
342374cd0 arun3688 push MatLabTranslator to Testsuite/special
b91fbc40f arun3688 * testsuite 9f095c6...342374c (1): > push MatLabTranslator to Testsuite/special
e2f3d8594 Lennart Ochel Updating submodules
9f095c631 Lennart Ochel Clean up default postOptModules
579596e28 Lennart Ochel Updating submodules
3dcd46132 Lennart Ochel Clean up default preOptModules
150f439d0 hudson Updating submodules
1d3ad23b0 hudson * libraries acc94aa...def47e3 (1): > Bump libraries
9defa27a0 Adeel Asghar Don't create CoOrdinateSystem object on heap.
afa12d0f3 Adeel Asghar Don't create CoOrdinateSystem object on heap.
9cc917225 Adeel Asghar Add class annotation only if values are different from default.
276e3d90e Adeel Asghar Add class annotation only if values are different from default.
e54dc5e96 Willi Braun added testcase for klu solver
df0a1eda7 Niklas Worschech * OMCompiler 50deea6...33012b0 (1): > fix for typo in define alias string variable in cpp Template/CodegenCpp.tpl
b06e5b79a Lennart Ochel Updating submodules
4a66b7a7f Lennart Ochel Remove newUnitChecking config flag
c70da48f5 Lennart Ochel * OMCompiler ca73a56...44a6be4 (1): > Fix *OptModules+ flags
9303612b9 Lennart Ochel Updating submodules
635cc5daf Lennart Ochel Rearrange optimization modules for symbolic Jacobians
db5c94a1d Lennart Ochel Dump dae type to pre-opt module heading
bf8f02ab6 vruge Updating submodules
2f665719b vruge Revert "expected output"
9744ab9f6 Rüdiger Franke * OMCompiler 1ba1aac...aff0026 (1): > remove DOS line endings
569d3fe61 adrpo * OMCompiler 0e0b911...1ba1aac (1): > - attempt to fix windows build again
dafe970a4 Rüdiger Franke * OMCompiler 1da7404...0e0b911 (1): > fix least size of static vectors and return value
5cb4b7782 Martin Sjölund * OMCompiler 36cabee...1da7404 (1): > Some updates for mingw cross-compilation
ddaff2f14 hudson * libraries 8cb14bb...acc94aa (1): > Bump libraries
e904fa3bc Adeel Asghar Fixed error messages link for files.
150309c94 Adeel Asghar Fixed error messages link for files.
0e6696b66 hudson * doc e929940...7eecbb8 (1): > Merge pull request #10 from niklwors/master
7eecbb8e5 Martin Sjölund Merge pull request #10 from niklwors/master
513d3f56f Niklas Worschech fix for cpp runtime documentation build on windows
b7d10316b Martin Sjölund * testsuite ccc46e3...54098ff (1): > Skip darwin32 tests as we do not have dyld32
54098fff7 Martin Sjölund Skip darwin32 tests as we do not have dyld32
22f716b38 Martin Sjölund * testsuite 8847a73...ccc46e3 (1): > Test darwin64 using the darling suite
ccc46e3cd Martin Sjölund Test darwin64 using the darling suite
4e5bd6364 adrpo * OMCompiler f401b32...36cabee (1): > - fix Windows build, for now C FMUs are broken
05325622e Rüdiger Franke * testsuite 037163f...8847a73 (1): > update discrete-time FMU test (#3549)
8847a737b Rüdiger Franke update discrete-time FMU test (#3549)
65092fa30 hudson * libraries 67d11ba...8cb14bb (1): > Bump libraries
8f3212567 vruge * OMCompiler 1c737e1...f401b32 (1): > workaround for [https://trac.openmodelica.org/OpenModelica/ticket/3531 #3531] - added option inline function with array type (defaulte= false) - option will be irnored insidedynamicStateSelection
a3c21e75b Adeel Asghar Do not allow folder structure saving within one file package.
5e79ae1ec Adeel Asghar Do not allow folder structure saving within one file package.
d7ab7ee9e Martin Sjölund Updating submodules
037163fe5 Martin Sjölund Add testcase for #3551
310713516 Adeel Asghar Added support for moving classes to top/bottom.
c819912b7 Adeel Asghar Added support for moving classes to top/bottom.
952e5a4e2 Adeel Asghar Completed the GUI support for moving classes up/down.
61ee755b5 Adeel Asghar Completed the GUI support for moving classes up/down.
520ece715 Martin Sjölund Updating submodules
589568ea9 Martin Sjölund Checks setSourceFile+listFile combination
4a7f1fdf0 Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
6ce9a4dc9 Martin Sjölund * testsuite 644209a...303fad4 (1): > The test needs to specify me_cs as FMU type
303fad4a2 Martin Sjölund The test needs to specify me_cs as FMU type
fb95e2590 Martin Sjölund * testsuite e44ed5c...644209a (1): > Handle older file command output
644209a0f Martin Sjölund Handle older file command output
dc9de506b Lennart Ochel * OMCompiler d465e48...ea54626 (1): > Add replace rules for clock expressions
e44ed5c81 Lennart Ochel Add test case from ticket 2673
34fc9a808 Lennart Ochel * testsuite a1668c7...e44ed5c (1): > Add test case from ticket 2673
a1668c7f4 Lennart Ochel Update expected output
076d757e1 Lennart Ochel Updating submodules
0c5e2df00 Lennart Ochel Replace matching algorithm that is used by fixInitialSystem
32591afac Lennart Ochel * testsuite 1a9e8ce...6b587c1 (1): > Update WasteWater test after library bump
6b587c18b Lennart Ochel Update WasteWater test after library bump
2dcff47da Martin Sjölund * testsuite df1b7a4...1a9e8ce (1): > Handle older file output
1a9e8ce56 Martin Sjölund Handle older file output
e8b427597 Adeel Asghar Initial support and structure for moving classes within packages.
d774f4566 Adeel Asghar Initial support and structure for moving classes within packages.
a8c7fb8bc Adeel Asghar Save the folder structure.
b0638605e Adeel Asghar Save the folder structure.
4d83a28e9 hudson Updating submodules * libraries b3371bb...67d11ba (1): > Bump libraries
df1b7a4d0 adrpo - update test after library dump
aaa25aea0 Niklas Worschech * OMCompiler 460260f...186cf15 (1): > fix for external C functions an string arrays in cpp runtime
0d7641bab Martin Sjölund Updating submodules
3ea4de363 Martin Sjölund Removed FMI 1.0 test that was actually a 2.0 test
fe6e5a4b4 Martin Sjölund Update for new API
19fe9a112 Martin Sjölund Specify version="1.0" when testing FMI 1.0
c3df68455 Martin Sjölund * OMCompiler a9225b7...d77c3cf (1): > Make colorNodePartitions tail-recursive
1a8f583a2 Martin Sjölund Add a test for export+simulation of an FMU
1dd71a43c RuedKamp * OMCompiler 0320fe7...a9225b7 (3): > -fixed simObjects also for VxWorks > -fixed simObjects also for VxWorks > -enable sparse solver only for vxworks
a8d5a41e1 Martin Sjölund * libraries a678b98...b3371bb (1): > Remove Physiomodel as the parsing is broken
c9d33ec53 Mahder Gebremedhin * OMCompiler b635a28...0320fe7 (1): > + Fix handling of complex equations so that we won't generate unecessary nonlinear systems.
6d87aeb74 Martin Sjölund * libraries acb56c2...a678b98 (1): > Physiomodel is a git library
63655fd66 Lennart Ochel * OMCompiler 2af9d16...b635a28 (1): > Fix mat file import for parameters
80022ee3f Lennart Ochel Updating submodules
c68cd06cd Lennart Ochel Fix start values for algebraic states
ed3971e29 Lennart Ochel Activate tests for tickets 2830 and 3536
105514cfc Lennart Ochel Update expected output
51aa59015 Lennart Ochel Add test for ticket 3536
3ee2b87b3 Lennart Ochel * OMCompiler 90fe820...51fcae4 (1): > Make module detectJacobianSparsePattern dispensable
6ad8e6133 Rüdiger Franke * OMCompiler 36d2ed8...90fe820 (1): > remove NULL to please gcc 4.4 and boost
235683df3 Lennart Ochel * OMCompiler 13a7f09...36d2ed8 (3): > Fix modelEquationsUC > Store all optimization modules in only one list > Merge interface for pre/post-optimization modules
c1e281c0c Niklas Worschech * OMCompiler 168aff9...13a7f09 (1): > removed PreVariables class from cpp runtime
091f85c59 Rüdiger Franke * OMCompiler 291f55d...168aff9 (1): > remove unnecessary dependencies from exported FMUs
711ca03c3 Mahder Gebremedhin * OMCompiler 0311246...291f55d (1): > + Fixed handling of complex residual equations. We expand all complex residuals to simple residuals now.
07834a6b4 Adeel Asghar Fix auto expand issue when unloading a class.
67f64ec75 Adeel Asghar Fix auto expand issue when unloading a class.
528b20481 Niklas Worschech * OMCompiler bf9ac82...0311246 (4): > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > fix for fmu instantiation in cpp runtime > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Moved write output classes of cpp runtime in DataExchange lib
46659c28e Per Östlund Update tests.
624a79930 Per Östlund Updating submodules
8c24feb67 Rüdiger Franke Updating submodules
9bfe18f51 Rüdiger Franke fix quotes
a905ea6b5 Lennart Ochel * OMCompiler 604f917...5e2e086 (1): > Fix type information of temporary variables
16d43eb7f Rüdiger Franke Updating submodules
def3cd092 Rüdiger Franke adapt test to simplified FMI XML format for clocks
37afdfc72 adrpo * OMCompiler 11fb0e9...c266817 (1): > - add first prototype of FMI for Co-simulation - fix a typo in dassl.h
4ed9a22da Adeel Asghar When a class is loaded/unloaded then component is not updated.
74be569e0 Adeel Asghar When a class is loaded/unloaded then component is not updated.
1d436798f Martin Sjölund * OMCompiler fb6950e...11fb0e9 (1): > Fix for C89
11412fe22 Adeel Asghar Push the experiment annotation modifications to the undo stack
eb7c06520 Adeel Asghar Push the experiment annotation modifications to the undo stack
d7f85b385 Per Östlund Added testcase for #3506.
fdda17ea9 Per Östlund Updating submodules
beccd0c5d Martin Sjölund Add test for #3518
c632f3845 Martin Sjölund Updating submodules
011a685f7 Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
a7ff9264c Per Östlund * testsuite b9f61e9...592a3fb (1): > Fix ExternalLibraryFunction on some platforms.
592a3fb80 Per Östlund Fix ExternalLibraryFunction on some platforms.
2b6f6a719 Martin Sjölund * testsuite eca3094...b9f61e9 (1): > Disable LOG_LS in test
b9f61e955 Martin Sjölund Disable LOG_LS in test
760f38be9 Adeel Asghar Undo/redo for Component parameters modifications.
e9d3ec406 Adeel Asghar Undo/redo for Component parameters modifications.
168e40624 Adeel Asghar Updating submodules
eca30949f Adeel Asghar Tests for `removeComponentModifiers` and `removeExtendsModifiers`
8574d8b68 Martin Sjölund * OMCompiler a498326...fefe856 (1): > Fix OSX stack base on Mavericks
cb7b52b0e RuedKamp * OMCompiler c9447a6...a498326 (1): > -fixed typo
d4e1619ad Martin Sjölund * OMCompiler acb946e...c9447a6 (1): > Fix for old C standards in FMU Jacobians
d51186c4d Martin Sjölund Add test for getDefinitions
0f63d5016 Martin Sjölund * testsuite 82c2619...d51186c (1): > Add test for getDefinitions
b3f3328a8 Martin Sjölund Updating submodules
82c2619f6 Martin Sjölund Add test for builtin classes
1aea30b1e Martin Sjölund More error-checking for BouncingBall
42f179210 RuedKamp * OMCompiler 1edd09e...4d8edfa (1): > -add factory for vxworks
89a129531 Rüdiger Franke Updating submodules
80a400297 Rüdiger Franke update test for sub clocks
c3e4820fc hudson * testsuite 8ac6287...bcbf094 (1): > Merge pull request #132 from lochel/modelicaML
bcbf094b0 Adrian Pop Merge pull request #132 from lochel/modelicaML
5a995db73 Lennart Ochel Add fully specified initial conditions to modelicaML tests
b637b2c7b Rüdiger Franke * OMCompiler 2490aa1...693d9cf (1): > skip FMI initial and start attributes for alias variables
a5be5efff Rüdiger Franke * OMCompiler 0d33c3b...2490aa1 (3): > disable elimination of alias references for C FMI export > implement direct memory access in Cpp FMI 2.0 > enable direct memory access with FMI value references
c79035785 Adeel Asghar Handle Component modifiers when we do duplicate.
e3aeef9bc Adeel Asghar Handle Component modifiers when we do duplicate.
f5db8122a Lennart Ochel * OMCompiler f4a51e2...0d33c3b (1): > Remove redundant deep copy
2cf8a5493 RuedKamp * OMCompiler f1c1c96...f4a51e2 (1): > -removed unused variable, which caused an runtime error with msvc
2823f5ae0 Adeel Asghar Fixes #3158 Fixed the Component Parameters window issues.
c993482c9 Adeel Asghar Fixes #3158 Fixed the Component Parameters window issues.
c45ace4da vwaurich * testsuite 55eb14d...8ac6287 (1): > - add comSubExp test
8ac628715 vwaurich - add comSubExp test
234563e67 Rüdiger Franke * OMCompiler 525b6da...f1c1c96 (1): > introduce isFMIVersion10 check for old versions
052c37125 Rüdiger Franke * OMCompiler d172abd...525b6da (1): > declare usage of boost::numeric::ublas explicitly
0dbe2a571 vwaurich Updating submodules
55eb14d2d vwaurich - update test
d1b57ce90 vwaurich * testsuite 080a0a7...9ecf276 (1): > - add cse test
9ecf276b5 vwaurich - add cse test
4ebfaddfa Martin Sjölund * libraries d45ecf8...acb56c2 (1): > Add physiomodel library
5b344e228 vwaurich * testsuite 2db2812...080a0a7 (1): > - disableComSubExp for tests
080a0a730 vwaurich - disableComSubExp for tests
94508fe44 Rüdiger Franke * OMCompiler 4acff37...30a76f9 (1): > remove two unused libs from Cpp FMU build
444284869 hudson Updating submodules * OMCompiler 712c8c3...4acff37 (1): > Merge pull request #241 from gossen/ticket-3520
2db28127d Adrian Pop Merge pull request #126 from gossen/ticket-3520
faf768fe0 hudson * libraries f2552a4...d45ecf8 (1): > Bump libraries
e474ae41d Rüdiger Franke * OMCompiler db830e5...712c8c3 (1): > remove unused SimData and FactoryExport from FMU
6070d2334 Lennart Ochel * OMCompiler 0ac9894...db830e5 (5): > Add description of flag newUnitChecking > Rename function insertUnitinEquation > Suppress some warnings > Improve error message > Clean up indentation
4adb15880 vwaurich - disableComSubExp in tearing test
51a241ec4 vwaurich * testsuite cb29956...4adb158 (1): > - disableComSubExp in tearing test
53bf5a160 fbergero * OMCompiler afc37d0...0ac9894 (3): > Removing white space > Correct checking of range for derivatives > * Functionality to include the Jacobian in the FMU * This code adds an extra callback function in the C runtime to call the Jacobian evaluation. This changes also force the generation of the Jacobian code in the generated FMU. Only the A matrix of the Jacobian is supported by now (i.e. derivatives of state derivatives with respect to other states).
0e94ef208 Rüdiger Franke * OMCompiler 398dd55...afc37d0 (1): > replace hash tables for pre SimVars with offsets
8971b2ac2 Paul Scott * OMCompiler dd7ca6e...398dd55 (1): > Fixed alias default and initial equation sub expression tag
56f47f25e hudson * libraries 8370f10...f2552a4 (1): > Bump libraries
9e2c153c2 vruge Updating submodules
cb29956a1 vruge expected output
6a8197d51 Rüdiger Franke * OMCompiler 7c86a6a...101b6b2 (1): > small fix to delay buffers
d949c76a1 Rüdiger Franke * OMCompiler d96c198...7c86a6a (1): > use std::deque for delay buffers (#3522)
98b95e96c vwaurich * OMCompiler 57cecad...d96c198 (2): > - fix getNoDerivativePosition > - fix for modified Pantelides
e5e3fe64c Martin Sjölund * OMCompiler c5120f3...57cecad (1): > FMUs need to contain the info.json data
ae08ce5c2 vwaurich * OMCompiler 0f589ef...c5120f3 (1): > - handle empty systems in CSE
7c8823774 Adeel Asghar Only track the Component attributes if they really changed.
7a4ef8387 Adeel Asghar Only track the Component attributes if they really changed.
9abdb8dfa Martin Sjölund * OMCompiler 7c902c1...0f589ef (1): > Include dgesv in static source FMU external code
ad463ca92 Marcus Walther Updating submodules
acac6c324 Marcus Walther - fixed expected output of FMU C++ test
db88a9f49 Rüdiger Franke * OMCompiler 02c1d40...33b29ef (1): > fix integer once more
8ac06182e Rüdiger Franke * OMCompiler 4ca8547...02c1d40 (1): > replace lexical_cast with to_string (#3522)
4ef6094f7 Marcus Walther - fixed some typos in ModelicaTest-makefile
474c880f5 Willi Braun Updating submodules
3976439ae Willi Braun expected output
ca92c9c2c Willi Braun - added test-case for noEquidistant mode
b08f6879d Rüdiger Franke * OMCompiler 27e6c56...a2254ab (1): > use C++11 builtin range based for loop (#3522)
bd1887ecc Adeel Asghar Fix loading the non-existing classes.
9f25f50c5 Adeel Asghar Fix loading the non-existing classes.
ab0bfa6a0 Adeel Asghar Track connections updates.
8a958872d Adeel Asghar Track connections updates.
4dfb7ef16 Rüdiger Franke * OMCompiler 64ec735...27e6c56 (2): > use std::hash to obtain thread number with C++11 > use C++11 std::unordered_map and set (#3522)
475a176a0 Adeel Asghar Call setReloadNeeded for non-existing classes. So we can load them when opened.
311fcb445 Adeel Asghar Call setReloadNeeded for non-existing classes. So we can load them when opened.
263d54ec4 Rüdiger Franke * OMCompiler 069f34e...64ec735 (1): > replace boost list_of with C++11 builtins (#3522)
a698deb6c Adeel Asghar Update the inherited class icon when protected component is changed in base class.
dfff11598 Adeel Asghar Update the inherited class icon when protected component is changed in base class.
dace8a83f Adeel Asghar Update the inherited class icon when a new shape is added to base class.
d22cc6fdb Adeel Asghar Update the inherited class icon when a new shape is added to base class.
a52a97a31 Lennart Ochel Updating submodules
2a0c52937 Lennart Ochel Fix replacements for NORETCALL in when equations
c766f4af4 Martin Sjölund * OMCompiler ab452a3...93d872f (1): > Remove readline dependency from OMCompiler
5d6b03d58 Rüdiger Franke * OMCompiler bc3311a...ab452a3 (1): > fix usage of trunc
f7208cb86 adrpo * OMCompiler 0425c8f...bc3311a (1): > fix msvc build
0e98e6b35 Adeel Asghar Some fixes when duplicating components of built-in types.
e2bbf6750 Adeel Asghar Some fixes when duplicating components of built-in types.
88c7f2f9c Adeel Asghar Update Component instances when new shapes are added to the class.
2176a3c6c Adeel Asghar Update Component instances when new shapes are added to the class.
034af4bf2 Adeel Asghar Update the Component display name when we do undo/redo.
6b87f1e5b Adeel Asghar Update the Component display name when we do undo/redo.
739d20cc5 Adeel Asghar Fix when connector component is set to protected we should hide it from icon view.
4bf2273b0 Adeel Asghar Fix when connector component is set to protected we should hide it from icon view.
8d11f3164 Rüdiger Franke * OMCompiler 5da3ed2...0425c8f (1): > introduce namespace omcpp for more C++11 (#3522)
d3a614a12 vruge Updating submodules
71959bcd6 Adeel Asghar Allow undo/redo when duplicating Components/Shapes.
e9f54669f Adeel Asghar Allow undo/redo when duplicating Components/Shapes.
4f32f34e0 vruge expected output
bfdc85ca1 vruge added testcase for inlineCalls with tuple
e071711bf Rüdiger Franke * OMCompiler d5a8183...111757f (4): > re-add a used boost include > align using boost::get with usage of tuple (#3522) > replace using namespace std with std::abs (#3522) > remove unused boost includes and usings (#3522)
0dfc5bf58 hudson * libraries 67f0e48...8370f10 (1): > Bump libraries
9c1796100 Willi Braun Updating submodules
243f70d9c Willi Braun - expected output
7e692bdcf Rüdiger Franke * OMCompiler f65e383...b04f8ee (1): > move FMU solver factory include to solver creation
2d5f225a6 Adeel Asghar Allow undo/redo for component attributes.
e322df094 Adeel Asghar Allow undo/redo for component attributes.
dbcb11574 Adeel Asghar * OMCompiler 7f4c001...f65e383 (1): > Update component comment when component contains dimensions.
7e5343caa adrpo * OMCompiler 82c9ab7...7f4c001 (1): > remove deleted files from cmake makefiles to please the msvc build
b38e96460 hudson * libraries bb419d0...67f0e48 (1): > Bump libraries
ed0046680 Martin Sjölund * OMCompiler 5bcd7ee...82c9ab7 (2): > Remove the dependency on expat from FMUs > Check that we do not revert 3rdParty by accident
a1616f0b4 Rüdiger Franke * OMCompiler 4bf245a...5bcd7ee (1): > move solver creation to specific Cpp FMU system
796724432 vwaurich * OMCompiler b072433...4bf245a (1): > - fix for simjacCSRToCSC
b238b20f7 hudson * OMCompiler b5101ef...b072433 (4): > Merge remote-tracking branch 'origin/master' into pullrequest > fix for csv output in cpp runtime > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > simplified inheritance structure for Modelica system in cpp template
49df22dac vwaurich * testsuite eb0ffdd...45a7506 (1): > -added indexReductionTest,remove warnings in craneFMUTest
45a75069c vwaurich -added indexReductionTest,remove warnings in craneFMUTest
19406092d vwaurich Updating submodules
eb0ffdd7f vwaurich - fix tests for pantelides change
4f47ed192 vwaurich * OMCompiler 29ef347...56d9b00 (1): > - get smaller MSSS for pantelides
8de54e26e hudson * libraries a9515fd...bb419d0 (1): > Bump libraries
d56f65a56 Adeel Asghar Allow to undo/redo component transformation changes.
54b69c45f Adeel Asghar Allow to undo/redo component transformation changes.
76e6ff296 hudson * doc c7d4672...e929940 (1): > Merge pull request #9 from arun3688/master
e929940c3 Martin Sjölund Merge pull request #9 from arun3688/master
9433020ab Rüdiger Franke * OMCompiler 8907348...29ef347 (1): > use C++11 to_string for numeric values (#3522)
52fdcec45 Adeel Asghar Fix creation of Text & Bitmap shape for undo stack.
843654d22 Adeel Asghar Fix creation of Text & Bitmap shape for undo stack.
6ff4dabeb Marcus Walther * OMCompiler 57d7bf3...8907348 (1): > - simple fix for array slices - typo fixes for array operations
7779e9558 Niklas Worschech * OMCompiler 3c5fbea...57d7bf3 (1): > simplified inheritance structure for Modelica system in cpp template
055a9a6b8 Rüdiger Franke * OMCompiler f543309...3c5fbea (1): > typo in previous commit
49a44084a Adeel Asghar Add class annotation for new classes.
963a24ba9 Adeel Asghar Add class annotation for new classes.
cbc3b1804 Rüdiger Franke Updating submodules
981224e6f Adeel Asghar Removed the updateClassAnnotation signal.
1652fb898 Adeel Asghar Removed the updateClassAnnotation signal.
3746b035a Rüdiger Franke extend Cpp tests with negated boolean alias
0e5fc653e RuedKamp * OMCompiler cc06804...33ae1ea (6): > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -fixed error with boost::minmax for c++11 in msvc > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -added FactoryExport for VxWorks
8ba4da820 Marcus Walther * OMCompiler 85dda17...cc06804 (1): > - fixed windows build
c8111693b Rüdiger Franke * OMCompiler a51c28c...85dda17 (2): > re-add boost lib to FMI export prior to C++11 > remove unused FactoryExport from FMU
732bcca67 Adeel Asghar Handle component double click for built in types like Real, Integer etc.
eded7e0bc Adeel Asghar Handle component double click for built in types like Real, Integer etc.
80cb3a472 Adeel Asghar Allow to undo/redo the changes done via UpdateShapeProperties dialog.
dff98d355 Adeel Asghar Allow to undo/redo the changes done via UpdateShapeProperties dialog.
babadf579 hudson * libraries 46a4ee5...a9515fd (1): > Bump libraries
5e2438d7c Martin Sjölund * libraries abe4690...46a4ee5 (1): > Do not rebuild deb-files if they already exist
87d99adef Martin Sjölund * libraries c7a263b...abe4690 (1): > Do not upload the same files again
7df26f58d Willi Braun * OMCompiler ab4c771...a51c28c (1): > - fix symbolic jacobian generation in dynamic state selection
8bb5c1d76 Rüdiger Franke * OMCompiler cfc7caf...ab4c771 (2): > move xml parser include to XmlPropertyReader > use C++11 minmax_element (#3522)
83818718b Lennart Ochel * OMCompiler 3b89fb7...cfc7caf (1): > Clean up match pattern
a685e51b3 Rüdiger Franke * OMCompiler 9ea2fe6...3b89fb7 (1): > remove duplicate includes from FactoryConfig.h
721b49e8b Rüdiger Franke * OMCompiler 8d2f20e...9ea2fe6 (2): > completely remove boost libs from FMI export > Localize use of boost filesystem and program_options (#3522)
60c8082ff Martin Sjölund * OMCompiler 1bb207d...8d2f20e (1): > FMU support for OSX, which does not support cp -u
246971c6c Martin Sjölund * OMCompiler 300f04e...1bb207d (1): > Reduce stack space
b52c69eaf Martin Sjölund * OMPlot 159e5dd...57c8c57 (1): > Check for qmake in configure instead of make
57c8c57a2 Martin Sjölund Check for qmake in configure instead of make
5d77030ab Rüdiger Franke * OMCompiler ea09fa1...300f04e (1): > remove dummy LoadLibrary from static Cpp runtime
4f523d4d9 hudson * libraries 08f28cd...c7a263b (1): > Bump libraries
164eabbfe Adeel Asghar Track the shapes duplication operation in undo stack.
bd5ec90e6 Adeel Asghar Track the shapes duplication operation in undo stack.
a93f42fba Martin Sjölund * OMCompiler c7fdce2...ea09fa1 (1): > Use va_copy when re-using a va_list
d4e918097 Adeel Asghar More better undo/redo functionality for shapes.
37ccf1713 Adeel Asghar More better undo/redo functionality for shapes.
4ae69721b Marcus Walther * OMCompiler 657b5ca...c7fdce2 (1): > - cpp runtime logger is now enabled on windows systems
002d88fd8 Martin Sjölund Updating submodules * OMEdit 8637b07...fbc7bf2 (1): > Bump for latest qmake.m4
3e69c93f3 Martin Sjölund Bump for latest qmake.m4
946bc40d3 Martin Sjölund Bump for latest qmake.m4
c3551f1e1 Martin Sjölund Bump for latest qmake.m4
fbc7bf24c Martin Sjölund Bump for latest qmake.m4
71bbd3f69 Martin Sjölund * common d7e9641...c535ec7 (1): > Look for env.vars QTDIR/QMAKE/LRELEASE
159e5dd3e Martin Sjölund Check for empty qmake command
c535ec797 Martin Sjölund Look for env.vars QTDIR/QMAKE/LRELEASE
15cb3fd50 RuedKamp * OMCompiler b2c8ddd...657b5ca (1): > -added FactoryExport for VxWorks
cd6a8f98b Rüdiger Franke * OMCompiler d462a69...b2c8ddd (1): > remove boost_filesystem and boost_program_options from FMU (#3522)
7b905e41f Rüdiger Franke * OMCompiler 860b463...d462a69 (2): > move Logger call from generated code to FMUWrapper > remove unused XmlPropertyReader from FMU build (#3522)
2934606e6 hudson * OMCompiler 56438a0...860b463 (32): > Merge remote-tracking branch 'origin/master' into pullrequest > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > restored fix for hard coded start values in cpp template > Merge branch 'master' of https://github.com/niklwors/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > fix for uninitialized xmlreader and hardcoded start values in cpp template > Merge branch 'master' of https://github.com/niklwors/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > move WriteOutputVar class from MatFileWriter to Writer removed unnecessary typedef's > - fixed std::shared_ptr and boost::shared_ptr mixing - fixed undefined reference to return value in WriteOutputVar > fix in intialization routine, if variable is a negated alias > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > fix for negated Alias Vars in write output routine > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > fix for addContainerToWriteQueue > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > fix for getfreeContainer in writer class > fix for merger error in cpp template > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > changed output method uses xml file to pass variables from simvars to output routine > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > fix for external C Array arguments data pointer > fix for start index for array creation in cpp template > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > fix for createArray in cpp template
525481740 hudson * OMCompiler fe751df...56438a0 (26): > Merge remote-tracking branch 'origin/master' into pullrequest > -removed klu includes > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -added Broyden's method > -added Broyden's method > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -fixed typo > -fixed typo > -fixed typo > -some changes for vxworks > -added Broyden > -added Broyden > -added Broyden method > -reverted original newton method > -removed klu > -reverted > -actually nothing changed > -added broyden solver > -added using boost::dynamic_pointer_cast; > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -added initialization of pointers > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -changed cycletime for vxworks
a8e32405f Martin Sjölund * OMCompiler 6544142...fe751df (1): > Init Boehm GC (necessary for OSX)
41bc714e9 Rüdiger Franke * OMCompiler a6932e4...6544142 (2): > fix StaticOMCFactory after previous commit > separate out static solver factories (#3522)
a818bbdcd Adeel Asghar Use one command class to update component instead of three.
a380fc016 Adeel Asghar Use one command class to update component instead of three.
c5ef284c9 Adeel Asghar Instead of creating three commands classes use one class for shapes change undo/redo.
8e598407f Adeel Asghar Instead of creating three commands classes use one class for shapes change undo/redo.
3984e48d6 hudson Updating submodules * libraries 75515ba...08f28cd (1): > Bump libraries
0e6945e0b adrpo update tests after library bump
a13a6c9a9 Adeel Asghar Clear the selection when doing undo/redo.
09052a0d3 Adeel Asghar Clear the selection when doing undo/redo.
b9ed433b1 Adeel Asghar Undo for shapes and components movement either by mouse or keyboard.
72c5a36fa Adeel Asghar Undo for shapes and components movement either by mouse or keyboard.
292fd0a7b Rüdiger Franke * OMCompiler 96a1c78...a6932e4 (1): > remove remaining use of boost::multi_array (#3522)
4a491a29d bernhard Thiele * OMNotebook 5630b32...472750f (1): > Added plot commands for clocked models
472750f41 bernhard Thiele Added plot commands for clocked models
f85cb1946 Per Östlund Updating submodules
863971a45 Per Östlund Updated tests.
405a955af vwaurich * OMCompiler 0c1e4fb...137767a (1): > - restructured and extended graph dump of bipartite graphs
b3b75c192 Adeel Asghar Allow undo of deleted connections.
1a75a6d50 Adeel Asghar Allow undo of deleted connections.
bdd216d0f Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
2a520b984 Rüdiger Franke * OMCompiler 9c388fa...0c1e4fb (1): > extend FMI2 Cpp interface with clock interval
2351c8f6b Rüdiger Franke * OMCompiler 8505a24...9c388fa (1): > revert Cpp Newton solver to version f23c4961
ca011af86 Adeel Asghar Only perform certain key actions when some items are selected.
7396fb72c Adeel Asghar Only perform certain key actions when some items are selected.
f70b54175 Adeel Asghar * OMEdit 7fd0367...8637b07 (1): > Fixes #3408. Set the origin item to bottom so that the connectors located at center of the component can be used.
b5af9a451 Adeel Asghar Fixes #3408. Set the origin item to bottom so that the connectors located at center of the component can be used.
8637b078e Adeel Asghar Fixes #3408. Set the origin item to bottom so that the connectors located at center of the component can be used.
4256e2a3d gossen Add test case for inherited class instantiation
c9433de99 Rüdiger Franke * OMCompiler f62e535...8505a24 (1): > fix getClockInterval for integer clocks
eecaa700e Rüdiger Franke * OMCompiler b1f63b6...f62e535 (1): > remove $PRE replacements that don't apply
acdd45c98 Rüdiger Franke * OMCompiler 463e40e...b1f63b6 (1): > use nice names for $PRE and $CLKPRE in C and Cpp runtimes
973842871 Rüdiger Franke Updating submodules
29d30bf0c Rüdiger Franke adapt test to changed order of variable attributes
d8a275309 Rüdiger Franke adapt test and add a clocked output
172319594 Rüdiger Franke rename test as it covers more than the bug
2b8113df6 Rüdiger Franke * OMCompiler 4002cbd...f1a8433 (1): > make clockIndex optional instead of 0
463231073 Rüdiger Franke Updating submodules
092dd2f0a Rüdiger Franke adapt test to nicer $CLKPRE name
51f7b3c16 Rüdiger Franke Updating submodules
8bd5f278d Rüdiger Franke update test with clockIndex in FMI 2 modelDescription.xml
8acf55b51 hudson * libraries 5413fe3...75515ba (1): > Bump libraries
a12fabe95 Lennart Ochel * OMCompiler 8cbbb37...3a9e48e (1): > Add support for interval operator to c runtime
dc5e358e8 Lennart Ochel Updating submodules
569c0bef3 Lennart Ochel Remove outdated QSS implementation
5158a97c9 Per Östlund Updating submodules
ea3f6705d Per Östlund Added test for redeclare attribute propagation.
662d3e2e0 Marcus Walther * OMCompiler f34585c...f9ed55d (1): > - added some more array operations to c++ runtime - fixed some issues with array slices
9243581a3 Lennart Ochel * testsuite 68309ab...8b038f7 (3): > Move TestSolve18.mos to FAILINGTESTFILES > Add getErrorString calls > Split TestSolve.mos
8b038f734 Lennart Ochel Move TestSolve18.mos to FAILINGTESTFILES
f03e18c71 Lennart Ochel Add getErrorString calls
4877229c7 Lennart Ochel Split TestSolve.mos
9de66c65f Rüdiger Franke * OMCompiler ef387e7...f34585c (1): > getClockInterval returns 0.0 instead of 1.0 if unknown
9ecf1b073 Rüdiger Franke * OMCompiler 51ba470...ef387e7 (1): > use implementation of SES_IFEQUATION from C for Cpp
5b5b55ef9 Adeel Asghar Disable show grid lines button for system libraries.
62889e67e Adeel Asghar Disable show grid lines button for system libraries.
bda691132 Adeel Asghar Create an inherited connection when we create a new connection in the base class.
8e5582884 Adeel Asghar Create an inherited connection when we create a new connection in the base class.
797bbe7d0 Adeel Asghar Draw and allow connection from Expandable Connector.
38b8092a3 Adeel Asghar Draw and allow connection from Expandable Connector.
52537d55d Adeel Asghar Better background colors for views.
3520e6d70 Adeel Asghar Better background colors for views.
648e1a4a6 Adeel Asghar Convert angle 360 to 0.
8c650564f Adeel Asghar Convert angle 360 to 0.
17c1031b5 Adeel Asghar Added default placement annotation for components that doesn't have one.
1bee49b3d Adeel Asghar Added default placement annotation for components that doesn't have one.
68309ab43 Rüdiger Franke add test for FMI export with clocks
2ffdf0ea4 Rüdiger Franke Updating submodules
9c1b72872 fbergero Test for the experimental FMU for QSS and Multirate
3376188c5 hudson Updating submodules
20c0230b8 hudson * libraries 7ded2a0...5413fe3 (1): > Bump libraries
809c928ca Adeel Asghar Undo for shapes rotation.
eb8a4c36d Adeel Asghar Undo for shapes rotation.
545b190a3 Lennart Ochel * OMCompiler 1e22e09...17c6d82 (1): > Fix some typos (#236)
705054c9a Per Östlund * OMCompiler 91f79f8...1e22e09 (1): > Add new flag --useLocalDirection.
7c271b0f5 Willi Braun * OMCompiler 22a42a4...91f79f8 (1): > added debug flags for differentation
19af2d3bb mahge * OMCompiler db371fa...22a42a4 (1): > + Fix #2933. Fix type informations for nested array reductions
a7c657ca6 Adeel Asghar Undo for component rotation.
b037ac08e Adeel Asghar Undo for component rotation.
f16b4cc08 Willi Braun Updating submodules
998686a7a Willi Braun added testcase for non-linear system with a function involed.
b9cd8a666 Lennart Ochel * OMCompiler 244b2a2...cde0a70 (4): > Try to fix floating point exception > Revised substitutePartitionOpExps and substClock > Revised function substituteParitionOpExps > Cleaned up SynchronousFeatures.mo
f98f049d9 arun3688 * OMNotebook 488d796...5630b32 (1): > setCommandLineOptions("+std=3.3") for few clocked Synchronous model
5630b3281 arun3688 setCommandLineOptions("+std=3.3") for few clocked Synchronous model
ff41a53db Lennart Ochel * OMCompiler 176b400...244b2a2 (1): > Add more TRACE instructions
008920556 Lennart Ochel * OMCompiler 748021d...176b400 (1): > Add missing TRACE instructions
cad1cb6f2 Lennart Ochel * OMCompiler b297e3a...748021d (1): > Fix indentation
278797351 bernhard Thiele * testsuite 47f4c84...d9a5133 (1): > Tests from Synchronous lib
d9a51334c bernhard Thiele Tests from Synchronous lib
9a14754fa Rüdiger Franke * testsuite d6113ef...47f4c84 (2): > add test for different types of clocked variables > test interval() without argument
47f4c8482 Rüdiger Franke add test for different types of clocked variables
18ff445e4 Rüdiger Franke test interval() without argument
884b1e6b5 Rüdiger Franke * OMCompiler c7257cc...b297e3a (2): > cleanup creation of non-clocked variables > support clocked states of any base type
0fb72dcb3 adrpo * OMCompiler 55125bf...c7257cc (1): > more fixes to #3503, fix clock substitution
4bf802456 Rüdiger Franke Updating submodules
d6113efb3 Rüdiger Franke extend clockedTest
a5da4e92b hudson * libraries 35ae0ee...7ded2a0 (1): > Bump libraries
201f7af30 adrpo * OMCompiler 8447b1b...3e6f284 (1): > fix more typos
1e3167a1d vwaurich * OMCompiler 213ddae...8447b1b (1): > - store crefs for protected variables in visual.xml
4a71f04cf Adeel Asghar Removed unused constructors of the shapes.
f91caeeb3 Adeel Asghar Removed unused constructors of the shapes.
a13d66f79 Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
39723becf adrpo * OMCompiler 9608520...213ddae (1): > fix typo in function names
f0d262f92 Adeel Asghar Mark the model modified when component is removed. Properly check if Icon view has annotation or not.
de1c1ff0d Adeel Asghar Mark the model modified when component is removed. Properly check if Icon view has annotation or not.
a777e7904 Adeel Asghar Fixed the saving of single file packages.
bf11a775d Adeel Asghar Fixed the saving of single file packages.
81a4b5755 Lennart Ochel * OMCompiler cea00ab...9608520 (1): > Use module "Error" instead of print for errors
e8b2523bd Lennart Ochel * OMCompiler 9365264...cea00ab (1): > Add more helpful error message
6ff97e0ad arun3688 * OMNotebook e90ff37...488d796 (1): > Added Clocked Synchronous models to Notebook and some more new models
488d79601 arun3688 Added Clocked Synchronous models to Notebook and some more new models
a497c9b8a adrpo * OMCompiler ae1a72c...9365264 (1): > more fixes for #3503, handle shiftSample arguments better
c9432a6f7 adrpo * OMCompiler e78c79d...ae1a72c (1): > more fixes for #3503 - fix subSample, superSample argument checking - fix to allow Clock to be used as a connector
810c9bb3f Lennart Ochel * OMCompiler 7e6ad02...e78c79d (2): > Use constant emptyInputData > Simplified record DIFFINPUTDATA
27a3085e5 Willi Braun Updating submodules
bc9376daa adrpo * OMEdit 435e541...7fd0367 (1): > fix #3504, build with qt4 even if qt5 exists
1501542c5 adrpo fix #3504, build with qt4 even if qt5 exists
7fd0367c6 adrpo fix #3504, build with qt4 even if qt5 exists
b85c207e8 Willi Braun - update testcase and expected output
43511c4bb hudson * libraries 15d5a4c...35ae0ee (1): > Bump libraries
2ca397f54 Lennart Ochel * OMCompiler 2f0f007...9079fd2 (1): > Add missing brackets to cast expressions
6dbf82aad mahge * OMCompiler bfa33db...2f0f007 (1): > - parenthesize expression is div()
338fff9c0 gossen Add tests for #3492
a329c2efb gossen Updating submodules
92f5d4749 Lennart Ochel * OMCompiler e02e8c9...9ef520e (1): > Fixed module simplifyComplexFunction
49a754df0 gossen Add tests for top level nested connectors
1e4ef084e gossen Updating submodules
14dd5fb1f adrpo * testsuite 6707ec8...4b8cd77 (1): > add test for #3503
4b8cd7752 adrpo add test for #3503
22e791946 adrpo * OMCompiler fb0df34...c5ce437 (2): > fix for #3503, prefix clocks > add the new files to the msvc cmake files
949a3d17e hudson * libraries 6a08d95...15d5a4c (1): > Bump libraries
1cd1292ff adrpo * OMCompiler fb7644b...fb0df34 (1): > fix windows build and source fmu test on gcc
8dcbe852c Rüdiger Franke * OMCompiler 5dfc9cd...fb7644b (1): > attempt to fix #3502
c7692bd1f Rüdiger Franke * OMCompiler 794b444...5dfc9cd (1): > Abstract naming of previous variables
9594442d5 Rüdiger Franke * OMCompiler e28a98f...794b444 (3): > adapt whitespaces to existing tests > Extend FMI2 export with DiscreteState > Introduce clocked state variables
2a2d9b8bb adrpo * OMCompiler 2351546...e28a98f (1): > update 3rdParty
efe71a38c adrpo * OMCompiler 5a5e52f...2351546 (1): > fix windows build
e51f1d41c Rüdiger Franke Updating submodules
6707ec85f Rüdiger Franke update clockedTest for #3498
8d35fe6cf Adeel Asghar Save one file packages with correct indentation.
61693d935 Adeel Asghar Save one file packages with correct indentation.
d9d30d0d8 hudson * libraries 410355c...6a08d95 (1): > Bump libraries
c56af4b87 Adeel Asghar Draw the class inherited connections.
a9cfc4011 Adeel Asghar Draw the class inherited connections.
bf8ed3b7d hudson * OMCompiler 4b5a985...fae5a0a (1): > Merge pull request #229 from lochel/PlanarMechanics
0dc2dcaef Lennart Ochel * OMCompiler 74bab69...4b5a985 (1): > Remove useless line of code
a81eebb43 Lennart Ochel * OMCompiler 8734a49...74bab69 (1): > Fix dump of sparsity information
07ad49a0b hudson * libraries 17391f1...410355c (1): > Bump libraries
40d491555 Adeel Asghar Get class connections. Allow undo/redo of connections.
003436e03 Adeel Asghar Get class connections. Allow undo/redo of connections.
460798947 arun3688 Update OMNotebook documentation with new features
93c4802df vwaurich * OMCompiler 1363820...8734a49 (1): > - rewritten ResolveLoops.partitionBipartiteGraph
3ea075516 Lennart Ochel * OMCompiler 10f5341...1363820 (1): > Try to fix #3482/#3498
8a1542ef5 Adeel Asghar Do not modify argc & argv. Use setStyleSheet to apply the styles.
87d6a1fc4 Adeel Asghar Do not modify argc & argv. Use setStyleSheet to apply the styles.
84298c8f2 Per Östlund Updating submodules
6b0a496f9 Per Östlund Updated test cases for #3479 fix.
96359f8d1 Adeel Asghar Store built-in type component like Real, Boolean etc. in the list of components. Would be very useful when creating Model Browser and Parameters dialog. Removed the OMC cache command implementation because it was wrong.
828629a3d Adeel Asghar Store built-in type component like Real, Boolean etc. in the list of components. Would be very useful when creating Model Browser and Parameters dialog. Removed the OMC cache command implementation because it was wrong.
eba49604f arun3688 * OMNotebook 6302217...e90ff37 (1): > improve the evaluation of latexcells, automatic hiding of latex source and height adjustments
e90ff376d arun3688 improve the evaluation of latexcells, automatic hiding of latex source and height adjustments
762e099f2 Martin Sjölund Updating submodules
2804a3824 hudson * libraries f240c48...17391f1 (1): > Bump libraries
5a8f66512 Martin Sjölund Translating FMU no longer keeps temporary files
4b6af1dbb Martin Sjölund Add debug message to WasteWater test when failing
314ff9437 Martin Sjölund Add test for static source FMUs
7279334b7 Lennart Ochel * OMCompiler 7bf48ba...4cdc91b (1): > Improved some error messages
e364f275e mflehmig * testsuite 2f59fc7...a2c09a0 (1): > - Make clean will not remove Pyhton scripts.
a2c09a0d1 mflehmig - Make clean will not remove Pyhton scripts.
2ad4e621f mflehmig * testsuite 27d324c...2f59fc7 (1): > * Polished output.
2f59fc727 mflehmig * Polished output.
a69ef3236 hudson * libraries 85f043d...f240c48 (1): > Bump libraries
1d6680d54 mflehmig * testsuite 41c9ce3...27d324c (1): > - Added Python scripts to execute msl-simulations in parallel and obtain statistics.
27d324c1d mflehmig - Added Python scripts to execute msl-simulations in parallel and obtain statistics.
679480019 mflehmig * OMCompiler 62eff23...7bf48ba (1): > - Added some german translations of error and warning messages. - Small cleanup in flag description.
e80afc582 adrpo update submodule OMCompiler
560b06b9a Rüdiger Franke * OMCompiler 92cf27f...eda1836 (2): > implement clocks in Cpp FMI2 interface > add clock accessors to Cpp model
f52e717e0 Martin Sjölund * OMCompiler 8ed87db...92cf27f (1): > Update ModelicaExternalC for Noise library
0c19fe1a2 hudson * libraries 0cc16f6...85f043d (1): > Bump libraries
c8d85001a adrpo * OMCompiler 29aa22f...8ed87db (1): > fix gcc build
889a50a3e arun3688 * OMNotebook 9620a35...6302217 (1): > Update Main DrModelica.onb file date to latest
630221753 arun3688 Update Main DrModelica.onb file date to latest
67840bbe2 Lennart Ochel * OMCompiler 2602d04...29aa22f (1): > Removed unused variable
d33888923 Lennart Ochel * OMCompiler 75feda9...2602d04 (1): > Speed up initialization
4477a6899 Martin Sjölund * OMCompiler 672f53e...75feda9 (1): > Change simulation_input_xml from C++ to pure C
63267874e arun3688 * OMNotebook d547803...9620a35 (1): > Update Notebook with new models and some fix to existing models
9620a35bd arun3688 Update Notebook with new models and some fix to existing models
9ee9ec390 Martin Sjölund * OMCompiler ca9109b...672f53e (1): > Remove one more C++ hashmap
3d677da5f Lennart Ochel Updating submodules
41c9ce335 Lennart Ochel Updated expected output
21738dbab Martin Sjölund * OMCompiler f0f7bc9...a030088 (1): > Change implementation to fread instead of getline
6969a0b94 hudson * libraries 3dede0d...0cc16f6 (1): > Bump libraries
e942d5535 adrpo * OMCompiler 1c35b32...f0f7bc9 (1): > fix msvc issue
ef8412e74 hudson * libraries f48d09f...3dede0d (1): > Bump libraries
55a984182 adrpo * OMCompiler 4a406ed...1c35b32 (3): > remove bad free > remove tabs > attempt to fix the windows build
8ef827d58 Adeel Asghar Update components when shapes are added/deleted.
0869ec590 Adeel Asghar Update components when shapes are added/deleted.
b73e1cdfa hudson * libraries 2f55fb8...f48d09f (1): > Bump libraries
fde995c48 Martin Sjölund * OMCompiler 0283c7b...4a406ed (1): > Introduce uthash to the XML reader
f27d20b47 Martin Sjölund * libraries 3a13721...2f55fb8 (1): > Add MultiPhaseMixtureMedia
fdd812a59 Martin Sjölund * OMCompiler 9e822e7...0283c7b (1): > Removed some C++ features from the XML reader
5eef0d373 Lennart Ochel * OMCompiler 42a54d3...9e822e7 (1): > Decompose exectStat for initialization phase
c9cf556ac Marcus Walther * OMCompiler 1aff821...42a54d3 (1): > - boost root is now only passed to cmake if it is set to something != ""
49d5d49ce Lennart Ochel Updating submodules
faad5bf51 Lennart Ochel Generate code with less nested brackets
0bd0b1ff0 hudson * libraries 438b09c...3a13721 (1): > Bump libraries
7fc63481d vwaurich Updating submodules
38d648b46 vwaurich - remove whitespaces
30db1e02f vwaurich - remove whitespaces
a12748282 Martin Sjölund * OMCompiler 6f37672...21d79d8 (1): > Fix logic error for SystemImpl__removeDirectory
a81fa3029 Adeel Asghar Handle the case when extends classes are unloaded/loaded.
36a2419f9 Adeel Asghar Handle the case when extends classes are unloaded/loaded.
2a56240d7 Marcus Walther * OMCompiler f317b8b...6f37672 (1): > - fix for GCC 5
6940e1a4d Martin Sjölund * libraries ea18877...438b09c (1): > Update ScalableTestsuite from casella's repo
2d753b1f7 Lennart Ochel * OMCompiler 79cd7ca...f317b8b (1): > Update .gitignore file for java_interface
703263bda Adeel Asghar Fixes #2711. Better handling of class components.
e87b1f31f Adeel Asghar Fixes #2711. Better handling of class components.
1ec2d5669 hudson * libraries 32e6c05...ea18877 (4): > Bump libraries > Use the upstream version of FastBuildings > Ignore odd package > Make Buildings 0.12.0 be provided by Buildings release
dc10278a2 Marcus Walther * OMCompiler 5fd45cf...79cd7ca (1): > - try to fix OSX Cpp-Runtime Job
3ee1702e5 Lennart Ochel Updating submodules
c220b5b49 Lennart Ochel Deactivate module constantLinearSystem
b482c6f5c Marcus Walther * OMCompiler 88785c8...5119eb7 (1): > - try to fix OSX Cpp-Runtime Job
a92bcdf74 Lennart Ochel * OMCompiler 30fb32e...88785c8 (1): > Simplified implementation of execStat
0600ff16f Martin Sjölund * OMCompiler bf00971...30fb32e (1): > Reduce the number of dependencies in FMUs
64a998d96 Lennart Ochel * OMCompiler a378a1a...bf00971 (2): > Add mssing Jacobian types > Fixed definition of StrongComponent
400aa9919 Marcus Walther * OMCompiler bd69748...a378a1a (1): > - try to fix OSX Cpp-Runtime Job
ee6ed4d0b adrpo * OMCompiler ea9b035...bd69748 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > update the relative path to Compiler directory
2a0949a96 hudson Updating submodules * libraries b87acf1...32e6c05 (1): > Bump libraries
d43864509 adrpo update tests after library bump
8c2a1d122 RuedKamp * OMCompiler 9e3866d...ea9b035 (2): > -added initialization of pointers > -changed cycletime for vxworks
ff0decad3 adrpo * OMCompiler ed9ce6f...9e3866d (1): > fix windows build
1d159b459 Lennart Ochel Updating submodules
b1c655739 Lennart Ochel Updated reference file
c2f423c91 Marcus Walther * OMCompiler 116b7c7...210bf97 (8): > - "using namespace::std" now depends on compiler > - resolved some warnings and namespace issues > - resolved some boost namespcae problems - added c++11 option to autoconf > - moved property inclusion to modelica.h > - fixed namespaces::std issues > - removed some empty lines > -reorganized some includes > - made c++ runtime more c++11 friendly, which means that explicit namespaces are removed for boost (example: boost::shared_ptr -> shared_ptr) - cmake now detects if the compiler is able to work with c++11 and it will switch the following types from boost to std: bind, function, thread, atomic, mutex, memory_order_release, memory_order_relaxed, condition_variable, unique_lock, array, tuple, shared_ptr, weak_ptr, dynamic_pointer_cast
cad0e0769 Lennart Ochel Updated expected output
31155f9d6 Martin Sjölund * OMCompiler c71d1ae...116b7c7 (1): > Moved the location of java_interface
4edcdca5f hudson Updating submodules * libraries a41a1b0...b87acf1 (1): > Bump libraries
c6b7bfe37 adrpo update tests after library bump
a10122689 Martin Sjölund Updating submodules
ea39a14a7 Martin Sjölund Update output for #3481
7c6d8d0f1 Martin Sjölund * OMCompiler f9b879f...8c0b06e (1): > Allow the use of package.order
fed18df04 Rüdiger Franke Updating submodules
4eb160b41 Rüdiger Franke extend Cpp clockedTest
9e8020f57 arun3688 * OMNotebook 7ab0a67...d547803 (1): > Perform Cell copy and paste operation with regular Ctrl+c and Ctrl+v shortcuts
b850c7cb1 Ruediger Franke add test for Cpp synchronous support
72d302195 Ruediger Franke Updating submodules
d547803f2 arun3688 Perform Cell copy and paste operation with regular Ctrl+c and Ctrl+v shortcuts
73999d299 Lennart Ochel Updating submodules
1fc1e83f5 Lennart Ochel Activate test case algorithms.mos
535508ded Lennart Ochel Added test for ticket 3477
8c1ea11b9 Lennart Ochel Updated expected output
69535a23a hudson * libraries 158d9b9...a41a1b0 (1): > Bump libraries
8049849bd Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
d3eff3536 Lennart Ochel Updating submodules
7e1d02636 Lennart Ochel Updated expected output
c5902439f Lennart Ochel * OMCompiler aca0480...88a65ee (1): > Filter constant when conditions
325e08e17 bernhard Thiele Added clocked DID test case
b59345dc7 bernhard Thiele * testsuite 4164dac...325e08e (1): > Added clocked DID test case
f498cd67e vwaurich * OMCompiler 4a58ffa...aca0480 (1): > - fix for evalAllParams
d2a9dc63d Marcus Walther Updating submodules
4164dacf2 Marcus Walther - all FMU-tests of the cpp-runtime use the c-runtime as import environment now - the crane-FMU tests should now work with GCC 4.4 again, so they are added to the test-process
e7263fe4f hudson * libraries b372b12...158d9b9 (1): > Bump libraries
2ee7fc217 Marcus Walther * OMCompiler ef8b4ae...4a959d0 (1): > - duplicated ModelicaLibraryConfig for gcc and msvc
e48f3a099 Lennart Ochel Updating submodules
cf476661a Lennart Ochel Added test for ticket 2337
8d7985662 Lennart Ochel * OMCompiler ad14fcb...a78d281 (1): > Cleaned up Differentiate.mo
1da592afb hudson * libraries eb3647f...b372b12 (1): > Bump libraries
0fed4ef54 Lennart Ochel Activated test IfEquation5.mos
16a3171a2 Lennart Ochel * testsuite 5eb0284...0fed4ef (1): > Activated test IfEquation5.mos
b3c71e32a Per Östlund Updating submodules
5eb0284de Per Östlund Added test for #3473.
d186d5253 Marcus Walther * OMCompiler 5e4b2b1...b384418 (1): > - added a flag "solverThreads" to the c++ runtime. With this flag the number of threads that is used by the solver can be controlled (e.g. for parallel jacobian evaluation)
4e47a4fbe Lennart Ochel * OMCompiler 0ed9bc8...5e4b2b1 (1): > New flag to dump functions
990dd4f55 arun3688 * OMNotebook dbd1ef4...7ab0a67 (1): > Added functionality to copy and paste cells between Notebooks
7ab0a6770 arun3688 Added functionality to copy and paste cells between Notebooks
9757f71c1 Lennart Ochel Updating submodules
ad4fdde8a Lennart Ochel Added index reduction to optdaedump
b566779d9 hudson * libraries 59970b6...eb3647f (1): > Bump libraries
aa05b7202 RuedKamp * OMCompiler bbce7fe...56804f2 (35): > -fixed typo > -commented out klu > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -commented out sparse solver klu > -changed settings for vxworks > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -changed xml path for vxworks -added string to simVars for vxworks -changed default settings for vxworks > -removed some obsolete stuff > -added define for Vxworks > -added string Vars to simVars for VxWorks > -fixed merge conflicts > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -some changes during intialization of linear algloops -some changes in default settings for vxworks > -changed to broyden's method > -fixed typo in "newton" > -added bool for initializiation > -added blas and lapack methods > -added Newton Solver for Vxworks > -added sparse solver > -changed to broyden and added sparse linear solver > -fixed bug with zero states > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -some minor changes > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -some changes for sparse matrices without lineartearing > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -updated VxWorks makefile -some experimental changes to improve sparseMatrices > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -enabled test for real time with msvc > -bug fix in RTEuler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -some changes for vxworks
082c13b16 Lennart Ochel Updating submodules
b6f694400 Lennart Ochel Adapted optimization modules for Jacobians
0559624c3 Lennart Ochel Updating submodules
2d2c6eec1 Lennart Ochel Added new backend module "simplifyAllExpressions"
6d77cd0d6 Marcus Walther Updating submodules
d98c6e1f6 Marcus Walther - forgot to rename mos-file and adapt makefile of cppruntime-test-folder
e257d8519 Marcus Walther - test for hardcodedStartValues-Flag added
78b8c6dbc Niklas Worschech * OMCompiler e44b65b...8453937 (2): > fix for start index for array creation in cpp template > fix for createArray in cpp template
2c094a6ea Lennart Ochel Updating submodules
e27fffeb0 Lennart Ochel Exclude removeInitializationStuff from
a3bc6b82a Lennart Ochel Updating submodules
7e92f79f2 Lennart Ochel Updated expected output
13c192592 Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
e4e8aeb58 Lennart Ochel Updating submodules
bf51f0e44 Lennart Ochel Updated expected output
7b40c86c1 hudson * libraries 9c185ae...59970b6 (1): > Bump libraries
ea7b44a31 Adeel Asghar Draw red cross for non existing inherited class.
aceace2ea Adeel Asghar Draw red cross for non existing inherited class.
38672a2df bernhard Thiele Updating submodules
0a122d16b bernhard Thiele Added state machine tests
17962141c hudson Updating submodules * libraries 9ff3168...9c185ae (1): > Bump libraries
25b706826 adrpo - update test after library bump
dde8521e3 bernhard Thiele Updating submodules
5dcc7b90e bernhard Thiele Fixed expected SMMin.mos output
2f33234fe Lennart Ochel * OMCompiler 707bc0b...8d8549f (1): > Added missing descriptions for opt. modules
e9d208898 Lennart Ochel * OMCompiler 0de2ae0...707bc0b (1): > Cleaned up BackendDAETransform
81b029e6a hudson * libraries 9d74f59...9ff3168 (1): > Bump libraries
a99802877 Per Östlund Test case for #3467.
c9a28d56e Per Östlund Updating submodules
1d1a31f50 Marcus Walther Updating submodules
9969b50cd arun3688 * OMNotebook 9e4ed5c...dbd1ef4 (1): > Display the output of latexcell to the top left position of the cell
dbd1ef431 arun3688 Display the output of latexcell to the top left position of the cell
d24e1ca32 Marcus Walther - static linking test of cpp-runtime is now working correctly
02572dbc9 Rüdiger Franke * OMCompiler 1663998...e6cfb0d (1): > disable erronous dimensioning of array (#3464)
399138a10 Adeel Asghar * OMCompiler f71d5c4...1663998 (1): > Copy the required binaries for FMU. Display information about state when fails.
6567693fd Rüdiger Franke Updating submodules
107be737b Rüdiger Franke fix version for FMI 1.0 test
9bc75fcf9 Rüdiger Franke add a simple alternative test for Cpp FMI 1.0
555c09664 Rüdiger Franke disable Crane_FMU1_CPP test after second failed Hudson job
9e51edc05 hudson * libraries 060aa11...9d74f59 (1): > Bump libraries
79502dd2e Adeel Asghar Updated the icon in libraries browser when graphical object is updated.
2229db132 Adeel Asghar Updated the icon in libraries browser when graphical object is updated.
38c4ab8da Adeel Asghar Better handling of inherited classes for graphical objects. Added undo/redo for adding & deleting graphical objects.
a8af171a4 Adeel Asghar Better handling of inherited classes for graphical objects. Added undo/redo for adding & deleting graphical objects.
9034bc045 Lennart Ochel * OMCompiler 75935f4...a23d238 (2): > Added missing options to potOptModules ... > Added initOptModules to documentation
827066b23 Rüdiger Franke * OMCompiler dc6ee4f...75935f4 (1): > redo yesterday's Array commits after merge 31041f6
2e4450534 hudson * libraries 159b76b...060aa11 (1): > Bump libraries
f95795244 hudson * OMNotebook fe38b0d...9e4ed5c (1): > Merge pull request #1 from hkiel/change_menu_shortcut
9e4ed5c34 Martin Sjölund Merge pull request #1 from hkiel/change_menu_shortcut
852e3d0cb Henning Kiel fix typo
fb0fbc0cc Henning Kiel ignore generated file
aa6c6fbec Henning Kiel Use CTRL+W to close window like in other OM apps
c810b45e5 arun3688 * OMNotebook f8a0969...fe38b0d (2): > Merge branch 'master' of https://github.com/OpenModelica/OMNotebook > Hide Latex Source after evaluated, show only the output part
1ee1f6382 Per Östlund * OMCompiler 28fda15...dc6ee4f (1): > Bootstrapping fix.
fe38b0d63 arun3688 Merge branch 'master' of https://github.com/OpenModelica/OMNotebook
476d43c79 arun3688 Hide Latex Source after evaluated, show only the output part
26e751bc2 Niklas Worschech * OMCompiler 7101208...28fda15 (7): > fix in cpp runtime for XmlPropertyReader and fmi export > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > fix for build of shared DataExchange lib > fix for precompiled header for msvc cpp runtime > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > fix for load ini xml file with msvc for cpp runtime
f2f8e2f90 Lennart Ochel Updating submodules
a15844da4 Lennart Ochel Updated expected output
c5e68cc5a Rüdiger Franke * OMCompiler e19799f...a2f905b (2): > replace dynamic boost::multi_array with new/delete > replace static boost::array with built-in array
1e0683a28 hudson * libraries 0f7ea01...159b76b (1): > Bump libraries
2dced24fe Marcus Walther * OMCompiler 442b07a...e19799f (1): > - enabled JOM for build of C++ simulation runtime - changed folder-name build_msvc to Build_MSVC, to be consistent to GCC build - boost-property tree header are now copied to output folder as well
fce90e552 Niklas Worschech * OMCompiler 967f532...442b07a (2): > fix for precompiled header for msvc cpp runtime > fix for load ini xml file with msvc for cpp runtime
2c02f6170 Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
80a17960b Lennart Ochel * OMCompiler b786010...967f532 (1): > Removed match statement from removeUnusedFunctions
1ace2c571 Lennart Ochel Updating submodules
fd981d3ac Lennart Ochel Updated expected output
e42dc78ae bernhard Thiele Updating submodules
90336e299 Adeel Asghar * OMCompiler 8cbf8b3...4597a3a (1): > Handle case when baseclass not defined.
63dc322ea bernhard Thiele Added test for timeInState()
2a9b0383a Rüdiger Franke * OMCompiler e785f3b...8cbf8b3 (1): > dereference system from when equation in alg loop
e6edbe979 hudson * libraries 2fea99e...0f7ea01 (1): > Bump libraries
bd4c44cb1 bernhard Thiele * testsuite 52d2ee5...a78d0d2 (1): > Added test for ticksInState()
a78d0d26f bernhard Thiele Added test for ticksInState()
4d58e8739 bernhard Thiele * OMCompiler cd7c5dc...e785f3b (1): > Add support for ticksInState() op
58e37a855 bernhard Thiele * OMCompiler 1dff76a...cd7c5dc (1): > Renamed misleading function name
aa5e31a4b Rüdiger Franke * OMCompiler d78c1bf...1dff76a (1): > cleanup Cpp daeExpBinary (#3458)
82d063912 adrpo * testsuite 449f0a6...52d2ee5 (1): > add test for bug #3458
52d2ee509 adrpo add test for bug #3458
96fc4a1bb adrpo * OMCompiler 94be67b...d78c1bf (1): > fix for #3458, proper type in DAE.MUL_MATRIX_PRODUCT
5d544df03 Rüdiger Franke * OMCompiler d8285af...94be67b (1): > implement Cpp cast_array
cf6f2faad hudson * libraries c50a8cf...2fea99e (1): > Bump libraries
887c6a37a Rüdiger Franke * testsuite 3aff934...449f0a6 (1): > add at least one correct Cpp FMI2 test
449f0a68a Rüdiger Franke add at least one correct Cpp FMI2 test
25ece0916 mahge * OMCompiler 8de5c5e...d8285af (2): > - Minor explicit parmodelica fixes - consistent library naming - add cmake compilation > - Fix parmodelica automatic parallelization - Fix function signatures - Consistent cost handling - Fix makefiles. Update CMake rules
860ba8c51 Martin Sjölund * OMCompiler ef0a906...8de5c5e (1): > Check hwloc exit status before using the data
403afbcf7 hudson * libraries df18f93...c50a8cf (1): > Bump libraries
27bea5d5e Lennart Ochel * testsuite 4175aaf...3aff934 (1): > Reactivated Modelica.Elect...al.Examples.RAM.mos
3aff9343b Lennart Ochel Reactivated Modelica.Elect...al.Examples.RAM.mos
e440ef05d Lennart Ochel Updating submodules
4175aafeb Lennart Ochel Updated expected output
e054dff5a Lennart Ochel * OMCompiler 56d186b...c14ac39 (1): > Added config flag ...
7dfbb017b Lennart Ochel Updating submodules
ff5156b40 Lennart Ochel Deactivated some tests for now
38c41e4b5 Lennart Ochel Updated expected output
619c77da0 vwaurich * OMCompiler 00ba1c4...523217e (1): > - new +d=evalOutputOnly feature
ffb5c2189 Marcus Walther * OMCompiler d5feda6...00ba1c4 (1): > - removed unused parts of init.xml-file (cpp runtime)
7633fcaed adrpo * testsuite cb4482e...e60adf4 (1): > add alarm to hpcom test as it cycles on mac
e60adf46b adrpo add alarm to hpcom test as it cycles on mac
e6f310838 hudson * libraries 1c96463...df18f93 (1): > Bump libraries
a5cc78ffd Martin Sjölund * testsuite b363a99...cb4482e (1): > Add test for merging class annotations
cb4482e53 Martin Sjölund Add test for merging class annotations
ac96b51e1 Martin Sjölund * OMCompiler b135ff8...d5feda6 (1): > Make the gettext targets start working again
b257c2011 tbeu * OMCompiler 1eda356...b135ff8 (1): > Fix typo in message
a8f549ed8 Martin Sjölund * OMCompiler 3b35f13...1eda356 (1): > When merging annotation, consider the order
c3dd385ae bernhard Thiele * OMCompiler e444b71...3b35f13 (1): > Less intrusive wrap hack
2ac71aa67 Martin Sjölund * OMCompiler 326bdaa...e444b71 (1): > Handle delete+whitespace+add better
97c6a4a66 vwaurich * OMCompiler 83ee71a...326bdaa (1): > - new evalAllParams implementation
65812fafe Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
0abf87b29 bernhard Thiele Updating submodules
b363a99f1 bernhard Thiele Added state machine tests
84ef1c660 Rüdiger Franke Updating submodules
fb1fc20de Rüdiger Franke add test for built-in math functions
2d7208451 hudson * libraries b1b3929...1c96463 (1): > Bump libraries
0ee109bdb vruge fixed 3437: - compare only optimization variables - added bounds for der(evaporator.V_v) - changed simulation falgs (init push, mu-strategy)
42839ff6f vruge * testsuite d4d3078...0ee109b (1): > fixed 3437: - compare only optimization variables - added bounds for der(evaporator.V_v) - changed simulation falgs (init push, mu-strategy)
107939302 hudson Updating submodules
d4d3078c7 Marcus Walther - updated expected output for c++ fmu simulations
4e0dcce76 Marcus Walther * OMCompiler 494b8d6...631897c (1): > - hpcom levelfix scheduler is now available in combination with openmp
1e780bcc7 Per Östlund Updating submodules
de547c12f Per Östlund Added test for #3421.
d05aa3cca Martin Sjölund Updating submodules
aff54d9dc Martin Sjölund Add testcase for #3422
4d11cdccc Martin Sjölund * OMCompiler 260aeb5...1ecd285 (1): > Fix tail recursion (#3448)
af41ad51d Martin Sjölund * OMCompiler ceb1975...260aeb5 (1): > Fixes for stack overflow detection
420fb37de bernhard Thiele * OMNotebook 3b86f9e...f8a0969 (1): > Fixed non-working examples
f8a096918 bernhard Thiele Fixed non-working examples
151dbc752 hudson * libraries 570ab51...b1b3929 (1): > Bump libraries
0cc06d32a Per Östlund Updating submodules
27a774ace Per Östlund Added testcase for #3409.
482a1a2d0 adrpo * OMCompiler d68413f...0e43de5 (1): > fix #3444 - show only real numbers with 4 decimal digits
6ecce44a7 Marcus Walther * OMCompiler 1322e77...d68413f (1): > - improved memory management of measure-time - removed some memory leaks in OMCFactory and MeasureTime - removed some compiler warnings caused by uninitialized member variables in constructors (see CVode and IDA)
6add9e17e adrpo * OMCompiler 1dae48d...1322e77 (1): > add 1.9.4 version
fa1c72596 Martin Sjölund * doc 5a58cbb...c7d4672 (1): > Improve the detection of current / previous release
c7d467246 Martin Sjölund Improve the detection of current / previous release
7bc7ca4da adrpo * OMCompiler f7a9b46...1dae48d (1): > add 1.10.0 version
06dc31c2d gossen Updating submodules
10fa907e2 gossen Fix test Enum5.mo
ce7f2a6b4 gossen Add test case for enumeration redeclaration
f8ad538a9 hudson * libraries c3ef008...570ab51 (1): > Bump libraries
d2b11e658 Martin Sjölund Add test for re-opened #3424
bf0186999 Martin Sjölund Updating submodules
86aa2c098 Marcus Walther * OMCompiler 06ce3b8...2ca32d4 (1): > - fix typo
5609c656e hkiel * OMCompiler 7c85c2e...06ce3b8 (1): > Fix system() call by continuing to wait if EINTR is received from child process
a59fff273 Adeel Asghar * doc 00f8fa4...5a58cbb (1): > Merge pull request #8 from adeas31/doc
5a58cbb67 Adeel Asghar Merge pull request #8 from adeas31/doc
ed5b948ba Adeel Asghar Added inkspace to build instructions.
12129cd97 hudson * doc e9553fb...00f8fa4 (1): > Merge pull request #7 from adeas31/doc
00f8fa41f Martin Sjölund Merge pull request #7 from adeas31/doc
c0827a48f Adeel Asghar Cross reference Modelica3D picture.
34bc74298 Adeel Asghar Use same number of characters.
f6b8134e5 Adeel Asghar Added Modelica3D image.
1159cd673 Adeel Asghar Fixed sphinx documentation for Windows. Copy profiler files to build/html as well so that the links work. Only use the generated API interface. Easy to maintain. Fixed paths for gnuplot. Added readme with instructions on what is needed for compilation on Windows.
9470b8b8f arun3688 * doc 68483a6...e9553fb (1): > Update image to current OMNotebook
e9553fb52 arun3688 Update image to current OMNotebook
ffaf6c498 Martin Sjölund * libraries 1b24714...c3ef008 (1): > Update Debian dependency for Modelica3D
c121fce77 hudson * libraries 158516f...1b24714 (1): > Bump libraries
ce6b9439f Martin Sjölund * libraries 1819782...158516f (1): > Some fixes to build Modelica3D deb packages
c2d30dcff Martin Sjölund * doc 2735f4b...68483a6 (1): > Incorporated more of Peter's suggestions
68483a60b Martin Sjölund Incorporated more of Peter's suggestions
cb7484024 adrpo attepmt to make windows build on hudson more stable
5ae49969a hudson * libraries 028ec04...1819782 (1): > Bump libraries
aba923d5f Rüdiger Franke Updating submodules
158840895 Rüdiger Franke adapt test logs to fixed stream implementation
35646655b hudson * libraries cb4d4dd...028ec04 (1): > Bump libraries
022af8d39 Martin Sjölund * doc aab84ab...2735f4b (1): > Add release notes
2735f4bb6 Martin Sjölund Add release notes
62f62da1a Martin Sjölund * OMEdit 90facdc...435e541 (1): > Fix OSX paths
7ceabdd4f Martin Sjölund Fix OSX paths
435e5419c Martin Sjölund Fix OSX paths
d11ddc605 mahge * OMCompiler 5e4151e...83ed62a (1): > - Check and exit if there are no valid OpenCL devices. - Fix makefile.
bfa93b130 Martin Sjölund * doc a1c91e1...aab84ab (1): > Add 2015 contributors
aab84ab0b Martin Sjölund Add 2015 contributors
757f8b3ed Martin Sjölund * doc 1b40fef...a1c91e1 (1): > Update based on Peter's comments
a1c91e1af Martin Sjölund Update based on Peter's comments
88ced1f42 adrpo add gitclean to Makefile.in also
2ab6f53d0 Adeel Asghar Updating submodules
0f0f38602 Adeel Asghar Added test for `getInheritedClasses`.
0f0673590 mahge * testsuite 11293e5...a243f9e (1): > - Added testcases for parmodelica - tests are optionally enabled by passing -parmodexp to runtets.pl
a243f9eb9 mahge - Added testcases for parmodelica - tests are optionally enabled by passing -parmodexp to runtets.pl
4d4aade0c adrpo * testsuite d6e8568...11293e5 (1): > reactivate test after more fixes to #3430
11293e561 adrpo reactivate test after more fixes to #3430
11e7fa0d9 adrpo * OMCompiler 4300bd2...e33279a (3): > Merge upstream changes > fix for ticket #3444 > more fixes for #3430, handle both lists empty
1c3943a96 mahge * OMCompiler d78c686...4300bd2 (1): > - Fix inculde path for Intel OpenCL - Fix include directory for build - Disable extra timing outputs
1aebf4755 hudson * libraries 882eab2...cb4d4dd (1): > Bump libraries
13f7f1cd8 Martin Sjölund Updating submodules
d6e856868 Martin Sjölund Add testcase for #3410
baa936115 vwaurich * OMCompiler 6fe518d...20a6b17 (1): > - dont care about dummystates in plts
028744221 Per Östlund Updating submodules
b00b52fc6 Per Östlund - Reactivate test case for #3386.
0d1db1d9e Adeel Asghar * OMCompiler 7b9a6c9...cdb08e0 (1): > Fixes #3442 Also fixes the make clean. Use $(OMBUILDDIR).
2dfa440d3 Martin Sjölund Updating submodules
8f12f4a74 Martin Sjölund Add test for #3424
5c1ac8f55 vwaurich * OMCompiler 385a51d...3632351 (1): > - make limit for plts configurable
ceee6e607 mflehmig * OMCompiler c5a5c81...385a51d (1): > - fixed newline bug
faa225ba5 Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
f48fcd032 adrpo * OMCompiler c97eca9...c5a5c81 (1): > copy recursive
0cf4e1462 adrpo * OMCompiler a1671c5...c97eca9 (1): > proper include directory for sundials
945274c65 adrpo * OMCompiler 3a5180c...a1671c5 (1): > add more sundials dependecies so parallel make works
761a963ae Niklas Worschech * OMCompiler c3cc02d...3a5180c (10): > fix for missing FactoryExport include > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > removed sundials includes from FactoryPolicy from cpp runtime > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > fix in cpp runtime isConsistent method > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > merged common folder > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > fix in cpp template for wrong sparse pattern index > fix for wrong ublas matrix indices removed not needed files
db0ed4c44 adrpo * OMCompiler 9a17982...c3cc02d (3): > comment out the search for libsundials_arkode > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > compile 3rdParty/sundials on Windows during build
3a1c2ca79 hudson * libraries b2a5026...882eab2 (1): > Bump libraries
3fbd53706 Niklas Worschech * OMCompiler a5fb0ef...9a17982 (2): > fix in cpp runtime isConsistent method > fix in cpp template for wrong sparse pattern index
f0fa17d1f vwaurich * OMCompiler 477db3c...a5fb0ef (6): > - interrupt for-loop eval correctly > - interrupt eval forLoops if nothing is evaluated > - constant call-types are not always evaluated > - remove Repl for const funcCalls > - fix non-evaluatable for-loops > - fix plts,eval for-loops,eval params
4865c7508 hudson * doc fd5f8ea...1b40fef (1): > Merge pull request #5 from MarcusWalther/master
1b40fefb7 Martin Sjölund Merge pull request #5 from MarcusWalther/master
b4300cf78 Marcus Walther - simple description of event-handling added to documentation
d6380d7cb Martin Sjölund * OMEdit 4b4c2dc...90facdc (1): > Try to fix OSX install_name_tool path
632cb36d4 Lennart Ochel * OMCompiler c4ec9b3...477db3c (1): > Fixed implicit declaration of function debugDouble
cbdd59dd3 Martin Sjölund Add stack overflow test
da4162474 Martin Sjölund Updating submodules
870ebf03d Martin Sjölund Try to fix OSX install_name_tool path
90facdc42 Martin Sjölund Try to fix OSX install_name_tool path
355b59b20 Martin Sjölund * OMCompiler 8b93f29...d8ff3e0 (1): > Try to fix OSX install name path
f07a89ab3 Lennart Ochel * OMCompiler 7c20b57...8b93f29 (1): > Fixed function createVars
a0cd466d4 Marcus Walther Updating submodules
badbf5c49 Marcus Walther - updated expected output
ad902b027 Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
8357066e0 Rüdiger Franke Updating submodules
edeb2cbf4 Rüdiger Franke deactivate failing optimization tests (#3437)
b8ba104fd Rüdiger Franke deactivate failed tests (#3436)
ac636de2a hudson * libraries a91b5c7...b2a5026 (1): > Bump libraries
2d87c7c67 Marcus Walther - textupdates for flag- and mainpage (c++ simulation runtime documentation) - coding style added
a57605158 Adeel Asghar Some fixes for #2892 Basic structure for undo/redo. Supports add/delete component now. Make the tree item color red when it is modified. Use the standard expand/collapse buttons for tree.
28c978464 Adeel Asghar Some fixes for #2892 Basic structure for undo/redo. Supports add/delete component now. Make the tree item color red when it is modified. Use the standard expand/collapse buttons for tree.
7d77ad133 vwaurich * OMCompiler 7075c87...ef238a6 (1): > - add SimCodeUtil.simJacCSRToCSC
f047f4d02 Niklas Worschech * OMCompiler 1213c36...7075c87 (1): > fix for wrong ublas matrix indices removed not needed files
6e770eadd mflehmig * OMCompiler e18a45a...1213c36 (1): > - Error message handling in Cpp Runtime, fixes ticket #3429; - Merged constructors of class ModelicaSimulationError into one.
591d54ef8 Rüdiger Franke extend MSL test to cover improvement with #3430
3724a8b59 Rüdiger Franke * testsuite 06f3ef5...591d54e (1): > extend MSL test to cover improvement with #3430
06f3ef530 Rüdiger Franke adapt tests to fix #3430
0afacadf4 Rüdiger Franke Updating submodules
a74406359 Lennart Ochel * testsuite 911924a...c02695a (1): > Modified flag 'with-txt'
e2062b12c vwaurich * OMCompiler 6e76cee...7a8b275 (8): > - fix 4bba, fix setRecordTypes for tuples > - remove debug output > - remove 2nd preCalcStart > - merge commit > - fix for EvaluateFunctions.getStatementLHS > - enhance partFuncEval for initValues > single eval of knvars > - evaluate funcCalls in start-values
c02695a25 Lennart Ochel Modified flag 'with-txt'
93f82ff3d hudson * libraries cd76e04...a91b5c7 (1): > Bump libraries
011941cc2 Marcus Walther * OMCompiler 890f7b4...6e76cee (1): > - changed the default buildtype for linux back to RelWithDebInfo
98807456a arun3688 * OMNotebook 645e8ea...3b86f9e (1): > added support for LatexCell, evaluate Latex scripts and display the output as an image if successful other report error message
3b86f9eee arun3688 added support for LatexCell, evaluate Latex scripts and display the output as an image if successful other report error message
9f1a163c8 hudson * OMCompiler 68b4a60...890f7b4 (14): > Merge remote-tracking branch 'origin/master' into pullrequest > fix for missing ModelicaUtilities include in cpp runtime > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > fix for cpp runtime release msvc build and msvc precompiled header > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > optimized isConsistent in SystemDefaultImplementation > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > fix in cpp template for wrong StatArray dimension size added therefore a dimension check function in Expression.mo > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > fix in cpp template for allocating Jacobian > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > merged OMCompiler/Common > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > added restoreOldValues and restoreNewValues to Algoop of cpp runtime to restore all alglopvalues during output routine
784003637 adrpo * OMCompiler a481fe6...68b4a60 (1): > adapt code to agree with ANSI C for the msvc compiler
d466d090d mahge * OMCompiler 6c17d0c...a481fe6 (6): > - Fix #3339 and #3347 - Fix parfor loop tick counters. - Update assert gneration in parallel context. - Fix argument type generation for some parallel cases. - Fix ParModelica integer division (no ldiv in OpenCL). > - Fix #3335 and #3336 - Update assert defines - Fix boxed function issues for functions with parallel variables. - Fix arg types for parallel arguments > - Fix #3334 - Update/fix code generation of parallel functions. > - Fix #3326 and #3332. - Update KernelFunctionInterfacegenerations. - Fix 64 bit integer issues with parmodelica. - Fix the parmodelica makefiles. - Disable freeing of parallel arrays for now (need to handle the return variable). > - Fix #3198. - modelica_string (void*) expected. Not const char*. No implicit conversion in C++. > - ParModelica fixes. - Move global declarations to the source file.
a6b7a20b8 vwaurich Updating submodules
911924aea vwaurich - update debugDumps
c1da48dd4 Marcus Walther - updated the .gitignore file for the cpp-runtime documentation
584f70bd9 Marcus Walther - Textupdate for cpp-runtime documentation
b550b8d18 Marcus Walther Updating submodules
23ba9d047 Marcus Walther - updated expected output
5d5bfc2b7 gossen Updating submodules
214b46abf gossen Synchronous improvements
552fe3a2b hudson Updating submodules * libraries 4cb5f5d...cd76e04 (2): > Bump libraries > Bump libraries
d75a469ce adrpo update test after library bump
625a9da46 Rüdiger Franke * OMCompiler cd36c55...a0f09a7 (1): > Tweak pass by reference in Cpp function closures
f9916e3cd Rüdiger Franke * OMCompiler e9cd523...cd36c55 (1): > remove unspecific metatype from Cpp function closures
5f114ba4a Marcus Walther * testsuite f3d6c3a...f33f672 (2): > - fixed path to reference file > - added a test for the OMEdit-flags to the cpp-runtime-testsuite
f33f67248 Marcus Walther - fixed path to reference file
708894f28 Marcus Walther - added a test for the OMEdit-flags to the cpp-runtime-testsuite
5ac621e65 Marcus Walther * OMCompiler e8a3994...e9cd523 (1): > - added a set of arguments that should be ignored by OMCFactory - disabled the unrecognized option warning of OMCFactory, if C-Runtime flags are used
74e0b3152 mflehmig * OMCompiler ec7b8ac...e8a3994 (1): > * Typos, Indention, Logging
82fbaae01 hkiel * OMCompiler 6144025...ec7b8ac (2): > ignore generated files and dirs > bump to current version
e85507b8e Marcus Walther * OMCompiler cb5014a...6144025 (3): > - fix for array allocation in hpcom profiling > - fixed wrong build type of cpp-runtime > - simple fix for hpcom profiling
d7906b696 Martin Sjölund Fix typo in semver.sh
d7e96410a Martin Sjölund Fix typo
736f29024 adrpo Merge branch 'master' of https://github.com/OpenModelica/OpenModelica
9834d3ab5 adrpo propagate buildtype on Windows for bug #3426
773153153 adrpo * OMCompiler a96b59a...cb5014a (1): > propagate buildtype on Windows for bug #3426
3845a696f adrpo * OMEdit 608abd4...4b4c2dc (1): > add the path to cpp libraries when simulating
afcd48c22 adrpo add the path to cpp libraries when simulating
4b4c2dc69 adrpo add the path to cpp libraries when simulating
3a6497625 hudson * libraries 467b8dd...4cb5f5d (1): > Bump libraries
a2ceaa4eb Marcus Walther * OMCompiler fcbfeb5...a96b59a (1): > - build type (release, debug or relwithdebinfo) of the c++ simulation runtime can now be switched with the help of configure (--with-cppruntime-args=BUILD_TYPE=Release)
beaeb0c12 Marcus Walther * OMCompiler e683e8b...fcbfeb5 (2): > - fixed profiling in hpcom > - integer-function should now work according to modelica specification (cpp runtime)
ca5d53e87 Rüdiger Franke * OMCompiler e03b065...e683e8b (1): > Quick fix for div operator
6b6d55632 hudson * libraries c49ca80...467b8dd (1): > Bump libraries
10334e90c Per Östlund Updating submodules
f3d6c3a13 Per Östlund Disabled test for #3386 for now, due to reverted fix.
3a2c33b5d Niklas Worschech * OMCompiler 9138159...cf16403 (3): > fix in cpp template for wrong StatArray dimension size added therefore a dimension check function in Expression.mo > merged OMCompiler/Common > added restoreOldValues and restoreNewValues to Algoop of cpp runtime to restore all alglopvalues during output routine
914bd5f1d Adeel Asghar Cleanup and source code documentation.
f583d0935 Adeel Asghar Cleanup and source code documentation.
1fefc5afa Martin Sjölund Updating submodules
166519912 Martin Sjölund Add test for #3420 return in try-block
9fb29423f Adeel Asghar Fixed unloading of classes.
09dc0e688 Adeel Asghar Fixed unloading of classes.
0fb529aaa Adeel Asghar Allow expand/collapse all from LibraryBrowseDialog.
812c65e12 Adeel Asghar Allow expand/collapse all from LibraryBrowseDialog.
04315ef92 Adeel Asghar Fixed opening of TLM/Text files.
0578ee29e Adeel Asghar Fixed opening of TLM/Text files.
485c5f57b Adeel Asghar Added a model/view structure for libraries browser. Better way to generate library icons.
6f93369c9 Adeel Asghar Added a model/view structure for libraries browser. Better way to generate library icons.
a351e99ff hudson * libraries cbfedc5...c49ca80 (1): > Bump libraries
156e99de9 Niklas Worschech * OMCompiler 1981ce9...3f56fac (3): > fix in cpp template for allocating Jacobian > merged OMCompiler/Common > added restoreOldValues and restoreNewValues to Algoop of cpp runtime to restore all alglopvalues during output routine
6091fb2ad Niklas Worschech expected output for cpp tests
5046bc185 Niklas Worschech * testsuite b03469d...6091fb2 (2): > expected output for cpp tests > fix merge conflicts cpp tests
55f96633a Niklas Worschech fix merge conflicts cpp tests
7203fe655 Niklas Worschech expected output for cpp tests
65b5522bb Per Östlund * OMCompiler 540a464...1981ce9 (1): > Some List changes:
57a94cd9f Per Östlund * OMCompiler ccced53...540a464 (1): > Changed some unneccesary uses of List.find to List.selectFirst.
bd75dbd8b Martin Sjölund * OMCompiler 395a4e7...ccced53 (1): > Use faster addressing of arrays
b0af03a40 Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
b29074cae hudson * libraries 996d9fd...cbfedc5 (1): > Bump libraries
17f55055c Rüdiger Franke Updating submodules
b03469d57 Rüdiger Franke enhance test for function pointers with an array
c3509db1a Niklas Worschech fix merge conflicts cpp tests
d4c3577eb Niklas Worschech * testsuite cb21b1c...cce45c7 (15): > Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite > expected output for cpp tests > Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite > expected output for cpp tests > expected output for cpp tests > expected output for cpp test > Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite > Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite > Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite > Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite > Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite > Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite > Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite > Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite > removed referencefiles in common.mos file of cpp runtime tests
cce45c7c5 Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
c11efa1f8 Niklas Worschech expected output for cpp tests
231b406f4 Niklas Worschech * OMCompiler 8c86132...669dc89 (2): > merged OMCompiler/Common > added restoreOldValues and restoreNewValues to Algoop of cpp runtime to restore all alglopvalues during output routine
f91b0c652 Martin Sjölund * doc 89f49e6...fd5f8ea (1): > Fix documentation target
fd5f8ea37 Martin Sjölund Fix documentation target
1bb0d44d2 Rüdiger Franke Updating submodules
cb21b1cdd Rüdiger Franke add test for function inputs to functions
8400736f1 hudson * libraries 62dd372...996d9fd (1): > Bump libraries
2284d2a8f hudson * libraries 7ae0c25...62dd372 (1): > Bump libraries
1fae4d054 arun3688 * OMNotebook 0572a41...645e8ea (1): > check graphcells for input and output cells and then perform the shifting operation
645e8eaba arun3688 check graphcells for input and output cells and then perform the shifting operation
6b50fb8e9 vwaurich * OMCompiler 629f329...023bd80 (1): > - function to dump simJac
acedca943 hudson * libraries 29a90b1...7ae0c25 (1): > Bump libraries
656692282 Per Östlund Updating submodules
e23617b86 Per Östlund Added test case for #3386.
894a8e797 hudson * libraries fbaa496...29a90b1 (1): > Bump libraries
fa94d7192 vwaurich * OMCompiler 108a845...9e20c7d (1): > - make try/else around orderExtVars
7c60a032d vwaurich * OMCompiler 9c088a9...108a845 (1): > - order external vars correctly
efa8b6114 Niklas Worschech * OMCompiler 7079463...9c088a9 (1): > fix in Kinsol if perturbed system matrix, system evaluation was missing after system was solved
5333f5033 Per Östlund * OMCompiler 820257d...7079463 (1): > Fix for #3401:
1f60d7ef1 Niklas Worschech expected output for cpp tests
98f334f20 Niklas Worschech * testsuite da53bff...1f60d7e (2): > expected output for cpp tests > expected output for cpp tests
f075b8cfb Niklas Worschech expected output for cpp tests
44ef6fe2d Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
075429196 Niklas Worschech expected output for cpp tests
d268cbe9b hudson * OMEdit d9283a5...608abd4 (1): > Merge pull request #1 from hkiel/ignorefiles
73a2a8853 hkiel Merge pull request #1 from hkiel/ignorefiles
608abd4a9 hkiel Merge pull request #1 from hkiel/ignorefiles
c0bf1407c Niklas Worschech expected output for cpp tests
19b3593bd hkiel ignore generated files
49c2bbeaf hkiel ignore generated files
122e0fb6c adrpo * OMCompiler a504a62...820257d (1): > update .gitignore with new template file
c9e721974 hudson Updating submodules * libraries de462b1...fbaa496 (1): > Bump libraries
da53bff3a adrpo update test after library bump
6cb439e77 Willi Braun Updating submodules
c1e929354 Willi Braun - expected output
7a723b578 Willi Braun - added testcase for reinit
e00cc6488 Niklas Worschech * testsuite a183840...686f1b5 (1): > expected output for cpp test
686f1b577 Niklas Worschech expected output for cpp test
8f9d0fbfc Niklas Worschech expected output for cpp test
c2a85fac7 Niklas Worschech * OMCompiler 32ed7bf...1654145 (10): > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > added initialization method for parameter equations to cpp system fix in Kinsol, function evaluation was missing after system was solved > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > fix in Ida, Ida did not stop if an error accrued in non linear solver > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > splitted cpp template file throw exception if Newton stops with error Kinsol always throws exception if Kinsol stops with error > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > removed BOM in Kinsol > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > some fixes in Kinsol of cpp runtime - reduced max number of iterations - increased tolerance for function norm - start earlier with line search method - increase tolerance for jacobian eps, if Kinsol fails in line search method
0f4a303ea Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
a10d31da8 Willi Braun Updating submodules
a18384085 Willi Braun expected output
554eb42aa hudson * libraries 974bb3c...de462b1 (1): > Bump libraries
32cbf7658 Martin Sjölund * libraries 574b45c...974bb3c (1): > Add new Modelica libraries
b7a27e160 Willi Braun Updating submodules
73d71fada Willi Braun - expected output
be8b58a24 Marcus Walther * OMCompiler 92eaf4a...e949cdd (1): > - added makefile dependency from runtimeCPPinstall to omc, because the suitesparse libraries should be used by the cpp-runtime - the "--nls_continue" flag is now working again, if the kinsol solver is used
042270113 Willi Braun * OMCompiler afb23b0...92eaf4a (1): > -fix BackendInline.inlineWhenEq
8734ce373 Willi Braun * OMCompiler 98b6821...afb23b0 (1): > - fix replaceWhenEquation
7de7752c4 Martin Sjölund * testsuite 6e09a68...25ccddf (1): > Revert "disable failing C tests to get Cpp committed"
25ccddf12 Martin Sjölund Revert "disable failing C tests to get Cpp committed"
30ce2cdfd Rüdiger Franke Updating submodules
6e09a680d Rüdiger Franke disable failing C tests to get Cpp committed
5f8a13a0d Rüdiger Franke add test for string handling
40f10917b Rüdiger Franke fix recently added tests
b547abe5f Willi Braun Updating submodules
9e1a6c1ef Willi Braun expected output
cfc5fdd92 Martin Sjölund * OMCompiler fed7fe5...4644265 (2): > Rewrite using more recent language features > Fix for GCC 5.x
c765b6951 Adeel Asghar Fixes #3408. Set the origin item to bottom so that the connectors located at center of the component can be used.
8e6c142bc Adeel Asghar Fixes #3408. Set the origin item to bottom so that the connectors located at center of the component can be used.
3396d2671 Willi Braun expected output
27010ac7d Willi Braun Updating submodules
d7cac0c61 Willi Braun - added testcase for removing when clauses
9b8063fad hudson * libraries 02025ce...574b45c (1): > Bump libraries
0bb28be1d Rüdiger Franke Updating submodules
07dceaca7 Rüdiger Franke add test for tuple return with records
636187407 Niklas Worschech * OMCompiler 6bcab70...8cf492e (3): > fix in Ida, Ida did not stop if an error accrued in non linear solver > removed BOM in Kinsol > some fixes in Kinsol of cpp runtime - reduced max number of iterations - increased tolerance for function norm - start earlier with line search method - increase tolerance for jacobian eps, if Kinsol fails in line search method
3c9629485 Adeel Asghar Use diffModelicaFileListings to preserve users indentation. Only single class single file case is working now. Packages with with single/multiple file structure are not supported yet. Fixes #3054.
81ecb9fce Adeel Asghar Use diffModelicaFileListings to preserve users indentation. Only single class single file case is working now. Packages with with single/multiple file structure are not supported yet. Fixes #3054.
67998c815 Rüdiger Franke * OMCompiler c79c991...6bcab70 (1): > remove pragma once from main compilation files
a64d18e86 Niklas Worschech * OMCompiler 44f0b91...c79c991 (3): > splitted cpp template file throw exception if Newton stops with error Kinsol always throws exception if Kinsol stops with error > removed BOM in Kinsol > some fixes in Kinsol of cpp runtime - reduced max number of iterations - increased tolerance for function norm - start earlier with line search method - increase tolerance for jacobian eps, if Kinsol fails in line search method
9eba47811 Rüdiger Franke * OMCompiler 23a483a...44f0b91 (1): > fix memory error in OMEdit options parser
e9c8f2a4b Marcus Walther * OMCompiler 85dbcb3...23a483a (2): > - Metis-Scheduler is now working if n was set to 1 > - Logger of cpp-runtime can now be disabled by passing an argument to cmake - removed a lot of logger output in FMUWrapper.h
22ea95ca7 Martin Sjölund * OMCompiler 49329bb...85dbcb3 (1): > Do not use a macro called time
6f5626c10 Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
fdcb18a34 adrpo * OMCompiler ce556f3...49329bb (1): > increase max file size to 800k in sanity-check
3fad1a85e Martin Sjölund Updating submodules
46292b2aa Rüdiger Franke * OMCompiler 9027f74...7180491 (2): > enable pull request for CodegenCpp.tpl > cherry pick initialization of record variables
569b35809 hudson * libraries d351004...02025ce (1): > Bump libraries
d40c4071c Martin Sjölund * libraries 6e81ed6...d351004 (1): > Add WindPowerPlants library
aca1305fe Niklas Worschech * OMCompiler fd74959...9027f74 (2): > removed BOM in Kinsol > some fixes in Kinsol of cpp runtime - reduced max number of iterations - increased tolerance for function norm - start earlier with line search method - increase tolerance for jacobian eps, if Kinsol fails in line search method
d8f3d68de Martin Sjölund Add test for listFile+setSourceFile
777bcc1ab adrpo Updating submodules * OMCompiler 9f28039...fd74959 (1): > fix bug #3291 - set default values for record members in functions
0a5dcc786 adrpo update tests due to fixing of bug #3291
84607e9d2 Marcus Walther * OMCompiler 3e37674...9f28039 (5): > - forgot new getter/setter in global settings for FMU 2.0 export > - fix for new sundials-version in cpp-runtime > - removed wrong enum forward-declaration - fix for new sundials-version in cpp-runtime > - function arguments for the !WITH_SUNDIALS functions are now up to date again > - removed the old Kinsol_lapack - flag of the cpp-runtime - KinsolLapack will now work with new and old versions of sundials - Non linear solver can now continue simulation instead of throwing an exception, if it does not reach the given precision, by passing a flag to the executable
b5443e24f hudson * doc 198ef81...89f49e6 (1): > Merge pull request #4 from rfranke/options
89f49e69d Martin Sjölund Merge pull request #4 from rfranke/options
571b2cf76 Rüdiger Franke * OMCompiler 5ccde23...3e37674 (1): > implement terminate() in Cpp runtime
705efc509 Rüdiger Franke * OMCompiler a892206...5ccde23 (1): > use explicit StatArray constructors and operator=
114b5615b Martin Sjölund * OMCompiler 2f482f2...a892206 (1): > Move threadData away from simulation data
b2020ef7e Rüdiger Franke * OMCompiler 3917c81...2f482f2 (1): > saveguard array copy operations against zero size
48be3e8b4 Willi Braun Updating submodules
0ea812e17 Willi Braun expected output
6c06bfcc8 Marcus Walther * OMCompiler ef23054...1c2c804 (3): > - removed debug output > - _AMaxColors is now initialized with 0, to prevent access to uninitialized value from cvode > - added some helper functions to extract data from objects (getCompsOfMatching and getSimVarMappingOfBackendMapping) - HPCOM is now able to handle models with NO_MATCHING()
d093e95c0 Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
364e0fc26 Rüdiger Franke * OMCompiler 19060fd...ef23054 (1): > relax precautions for wrong uses of StatArray
a2d212602 hudson * libraries 12d3d47...6e81ed6 (1): > Bump libraries
ec3a9b963 Rüdiger Franke * OMCompiler ec27dd8...19060fd (1): > rename Cpp command line arguments
ec7758a02 Rüdiger Franke rename Cpp command line args
f65325fd5 Marcus Walther * OMCompiler 9819b58...ec27dd8 (1): > - fixed a stack overflow in HPCOM
c40f7cf93 Marcus Walther * OMCompiler a0f0122...9819b58 (1): > - logger can now be used in several classes (including the model class) of the cpp-runtime - cpp-runtime is now build in debug-mode by default on linux/mac - internal StatArrays can now be applied to internal StatArrays
6c777b9c3 Niklas Worschech * OMCompiler a037dd8...a0f0122 (1): > fix in Array getData and getDataCopy for segmentation fault
02e1bae04 hudson * OMCompiler 28f13ed...a037dd8 (12): > fix for missing include in FactoryExport of Kinsol > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > fix for missing include in KinsolLapack of cpp runtime > fix for missing kinsol_klu include in cpp runtime > added missed files for cpp runtime > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > fix for getStateJacobian method, wrong return type was generated added additional linear solver to Kinol solver which uses complete pivot lu factorization fix for Kinsol solve iteration, added iteration method section > fix in umfpack solver, only include umfpack.h if umfpack was found > added correct numeric bindings version > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > adapted umfpack solver of cpp runtime on new Matrix interfaces > removed wrong version of numeric bindings
570ac9a21 Marcus Walther * OMCompiler 9d54400...28f13ed (2): > - fixed FMU generation if kinsol is used as non linear solver > - removed the old documentation stuff -> it's now part of the openmodelica-doc-project
76a9846df hudson * libraries 623095b...12d3d47 (1): > Bump libraries
f489f157b Rüdiger Franke * OMCompiler 9352ce6...9d54400 (1): > free memory of strings from external C functions
ae7716b4d Martin Sjölund * OMCompiler f9a05a1...9352ce6 (1): > Fix for OSX stack overflow check
fd6a1854c Marcus Walther * testsuite ce91f7c...fad22bf (2): > - changed expected output > - fixed some test with failure "unknown testcase status" by reordering them in the makefile - removed the max counter of 5 that is part of the simulateAll-script
fad22bf5c Marcus Walther - changed expected output
ca2d5343e Marcus Walther - fixed some test with failure "unknown testcase status" by reordering them in the makefile - removed the max counter of 5 that is part of the simulateAll-script
100b719ae hudson * doc 826515e...198ef81 (1): > Merge pull request #3 from MarcusWalther/master
198ef8148 Martin Sjölund Merge pull request #3 from MarcusWalther/master
8dbb28322 Rüdiger Franke * OMCompiler a05d797...f9a05a1 (1): > fix treatment of outputs of external C functions
ec794e98a hudson * libraries 5781f81...623095b (1): > Bump libraries
5369b0ac8 Adeel Asghar Updating submodules
ce91f7c0c Adeel Asghar Update FMI tests to new xml structure. Move failing tests up.
110ce390d Rüdiger Franke * OMCompiler e182aad...c8ffe0b (1): > further Array refinements
7ea8f20ff Martin Sjölund * OMNotebook 22adc2b...0572a41 (1): > Use the prefix for OPENMODELICAHOME
f3e49577d Martin Sjölund * OMShell dfda18a...0777ed5 (1): > Use the prefix for OPENMODELICAHOME
0572a415e Martin Sjölund Use the prefix for OPENMODELICAHOME
0777ed59a Martin Sjölund Use the prefix for OPENMODELICAHOME
38d2767df Marcus Walther - added changes to main makefile - removed a useless comment in CMakeLists
868a1c38b Marcus Walther Newline added to mainpage
a324f3dd4 Marcus Walther Newline added to flags.dox
bdfc51a89 Marcus Walther Newline added to gitignore
2fe3abf25 Marcus Walther - doxygen template added to documentation - cpp-runtime documentation added - .gitignore-file added
378abcaf9 Martin Sjölund * OMEdit 9e4c1b2...d9283a5 (1): > Use the configure CXX, etc instead of defaults
5ccb6bc03 Martin Sjölund Use the configure CXX, etc instead of defaults
d9283a504 Martin Sjölund Use the configure CXX, etc instead of defaults
d79a8d418 Rüdiger Franke add test for LAPACK used by Modelica.Math.Matrices
a14bc56d6 Rüdiger Franke * testsuite c7ba372...d79a8d4 (1): > add test for LAPACK used by Modelica.Math.Matrices
cf5511ff8 Martin Sjölund Clean subdirs
95346ebf5 Rüdiger Franke * OMCompiler 80fd0d6...e182aad (2): > adapt processing of outputs to recent changes > re-add processing of outputs of external functions
8588a312a Lennart Ochel * testsuite a2e78b0...c7ba372 (1): > Minor changes to ./runtests.pl -with-txt
c7ba372bb Lennart Ochel Minor changes to ./runtests.pl -with-txt
f66bd674b Marcus Walther * OMCompiler 6732193...80fd0d6 (1): > - updated the gitignore file - README update for Windows build of cpp-runtime - removed the unused --with-cppruntime-args
f32a3ca84 Marcus Walther * OMCompiler 992f6e4...6732193 (3): > - fixed some typos in configure - output directories for cpp-runtime libraries are now written into Makefile.env - changed README for cpp-runtime > - fix for autoconf of cpp runtime > - paramters for the cpp-runtime are now handled in configure instead of makefile
d792189d6 Martin Sjölund * OMCompiler 799bcc3...992f6e4 (1): > Libraries are not needed for omc-no-sim
f8fe5f439 hudson * libraries 434afe5...5781f81 (1): > Bump libraries
95a129231 Martin Sjölund Allow configure --without-corba at top-level
a1372c219 Martin Sjölund * OMShell c61323c...dfda18a (1): > Fix typo
dfda18a8e Martin Sjölund Fix typo
5b237e5e8 Adeel Asghar * OMEdit c183a88...9e4c1b2 (1): > Fixed the system documentation link. Removed the link to old users guide.
a2e78b0d4 hudson Merge remote-tracking branch 'origin/master' into pullrequest
4788db799 hudson Updating submodules
6a414acb2 Adeel Asghar Fixed the system documentation link. Removed the link to old users guide.
9e4c1b2e8 Adeel Asghar Fixed the system documentation link. Removed the link to old users guide.
aac3b8699 Willi Braun * testsuite befd014...033aecd (1): > update tests, so that val() could get wrong result
033aecd5b Willi Braun update tests, so that val() could get wrong result
fd9b3f932 Adeel Asghar * OMCompiler 08f747b...e522fc2 (1): > Do not create empty documentation folders.
5e4f3dcac Adeel Asghar * OMEdit 8a1191e...c183a88 (1): > Fix #3380: Properly save the replaceable nested classes.
5d2fcfe24 Martin Sjölund * OMCompiler 6443c24...08f747b (1): > Skip the commit message sanity check
ce3000a0e Adeel Asghar Fix #3380: Properly save the replaceable nested classes.
c183a88ca Adeel Asghar Fix #3380: Properly save the replaceable nested classes.
44dd2e7d4 Martin Sjölund * common 5316bb3...ccdc6b7 (1): > Add hook for testing 50/72 style
4f9a7efca Rüdiger Franke * OMCompiler d2ac409...6443c24 (1): > fix implementation of delay operator
97378f5a8 ptaeuber Merge branch 'master' into tearing
1a45fa4f3 Martin Sjölund * OMCompiler b6c518b...d2ac409 (1): > Add hook for testing commit messages
ccdc6b74e Martin Sjölund Add hook for testing 50/72 style
eb49fea7f Lennart Ochel * testsuite e022a1f...befd014 (1): > Added new option –with-txt to runtests.pl
befd0145c Lennart Ochel Added new option –with-txt to runtests.pl
d203cd695 Martin Sjölund * OMCompiler 6b6457c...b6c518b (1): > Improve check for long commit messages
2494e811e Lennart Ochel * testsuite 2b49180...e022a1f (1): > Muted annoying test case properly
80cbf1aad Lennart Ochel * OMCompiler e05e21a...6b6457c (1): > Removed unused inputs to get cleaner interfaces
b4ec22dd7 Marcus Walther * OMCompiler e427c5c...e05e21a (1): > - Logger of Cpp runtime is now enabled by default, the standard log level was reduced to "warning" - Kinsol will no continue solving non linear equation systems if the convergence criteria was not reached -> a warning is printed instead until we have a solver that is able to solve the systems correctly
e022a1fdf Lennart Ochel Muted annoying test case properly
dd8ddd3e7 Lennart Ochel * OMCompiler 228800e...e427c5c (1): > Revised createFunctions
9ba578079 Lennart Ochel Updating submodules
2b4918037 Lennart Ochel Muted annoying test case
4d5bd6362 Martin Sjölund Updating submodules
3b6fb3868 Martin Sjölund Enable working testcase StringParameters (#3292)
5e5aea514 Rüdiger Franke * OMCompiler c689bad...8b6bf38 (1): > fix assignment of pre values of Cpp arrays
738aa2c87 ptaeuber Merge branch 'master' into tearing
213805560 ptaeuber - revised dynamic tearing test model
1ba9f845a Martin Sjölund * OMCompiler 1e10ce2...c689bad (1): > Prevent stack overflow for differentiateExp
b60b9972b Lennart Ochel * OMCompiler b985f3c...1e10ce2 (1): > Fixed regression in BioChem lib
de5738f85 Rüdiger Franke * OMCompiler ff736de...b985f3c (1): > make FMU Cpp compiler optimization flag configurable in local makefile
fe1173ac0 Rüdiger Franke * OMCompiler 3027167...ff736de (5): > Let operator= of StatArray copy data like previous StatRefArray > Fixes after first test round > add runtime checks for proper use > fixes to previous commit > extend StatArray to also work with external data
906f6845f hudson * libraries bd25ff5...434afe5 (1): > Bump libraries
6d03e3449 Marcus Walther * OMCompiler 42f521d...3027167 (1): > - added missing return value to default implementation of peer solver
60df52326 Martin Sjölund * OMCompiler 16fa184...42f521d (1): > Print string list default values in Sphinx doc
74a5f0669 Marcus Walther * OMCompiler 49ec8ae...16fa184 (1): > - further fixes for HPCOM compare components
54a6a5263 Martin Sjölund * testsuite 722fdf9...7d07b6b (1): > Add testcase for #3395
7d07b6b0a Martin Sjölund Add testcase for #3395
c70fb0bb1 Martin Sjölund * OMCompiler 860b23c...49ec8ae (1): > Fixes #3395. Generate lhs crefs instead of rhs.
eaa6e1957 Willi Braun Updating submodules
286d99fb7 RuedKamp * OMCompiler 59be825...e3641b8 (1): > -some changes for vxworks
2deaca7d7 Martin Sjölund * OMCompiler 6fd7783...59be825 (1): > Additional messages if files do not exist
722fdf9d4 Willi Braun - added testcase for fmi parameters changes
e178333c8 Marcus Walther * OMCompiler 236b21b...6fd7783 (1): > - fixed MSVC build if openmp was not found
5b16ed5a3 Lennart Ochel * OMCompiler cebbe04...236b21b (1): > Removed obsolete initial() testing
138fb67a5 Martin Sjölund Updating submodules
4db7025b7 Martin Sjölund Added test for ticket #3380
8cd8870db hudson * OMCompiler 21ff519...57a269e (6): > Merge remote-tracking branch 'origin/master' into pullrequest > - fixed Intel TBB build with c++ simulation runtime - HPCOM Task-Graph validation should now work correctly > - peer-cmake should now work if no openmp was found on system > - peer-cmake should now work if no openmp was found on system > - removed some unused code, to stay below 684k and fix the sanity check > - Peer solver (openMP flavor) is now working - copy constructor of model extension class makes a deep copy of all important variables now - openmp is now added to all simulation runs, if cmake has find it
9692b9598 Marcus Walther * OMCompiler ef76cd6...21ff519 (4): > - peer-cmake should now work if no openmp was found on system > - peer-cmake should now work if no openmp was found on system > - removed some unused code, to stay below 684k and fix the sanity check > - Peer solver (openMP flavor) is now working - copy constructor of model extension class makes a deep copy of all important variables now - openmp is now added to all simulation runs, if cmake has find it
660f4c78b hudson * libraries f8649e9...bd25ff5 (1): > Bump libraries
e855f25a4 arun3688 * OMNotebook 6521fc6...22adc2b (1): > add codes for moving cells up and down and change the hierarchical order, #ticket 2303 added transparent images for the QActions
0aad81de9 Willi Braun * OMCompiler 177055d...ef76cd6 (1): > only evaluate the model if something changed
22adc2b33 arun3688 add codes for moving cells up and down and change the hierarchical order, #ticket 2303 added transparent images for the QActions
a420d9b26 Lennart Ochel * testsuite 595dede...8d8255a (1): > Updated fmi tests
8d8255a30 Lennart Ochel Updated fmi tests
8dd70688a RuedKamp * OMCompiler 927783c...177055d (1): > -added handling for singular matrices
cda5c96c9 RuedKamp * OMCompiler e7091b6...927783c (5): > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -commented out boost::math::isfinite for vxworks > -commented out boost::math::isfinite for vxworks > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -some changes for vxWorks
b5269e489 adrpo * OMCompiler 494d5cf...e7091b6 (1): > - fix conversion script for Annex lib to handle bad input
999ea9df9 hudson Updating submodules * OMCompiler e43f7a0...494d5cf (2): > - check for None in conversion script > - print the file we convert
595dede2f adrpo - update tests after library bump
5171857e0 hudson * OMCompiler 91a2bb1...e43f7a0 (4): > fix in umfpack solver, only include umfpack.h if umfpack was found > added correct numeric bindings version > adapted umfpack solver of cpp runtime on new Matrix interfaces > removed wrong version of numeric bindings
b077b8b0f Adeel Asghar * OMEdit 6caa0d3...8a1191e (1): > Fixed copying of libqjson.
d36719c5c Lennart Ochel * OMCompiler 2c8a396...91a2bb1 (2): > Added default values for matching and index reduction > Added default values for "--preOptModules" and "--postOptModules" to help page
ec32bc2d8 Adeel Asghar Fixed copying of libqjson.
8a1191ed9 Adeel Asghar Fixed copying of libqjson.
5e88ced90 hudson * libraries ff66156...88824c1 (1): > Bump libraries
15a910f72 Willi Braun Updating submodules
c96d99c83 Willi Braun expected output
1d612eb68 Adeel Asghar * OMEdit 6bc2bcd...6caa0d3 (1): > Removed duplicate copy commands.
54e8a066c Adeel Asghar Removed duplicate copy commands.
6caa0d3ee Adeel Asghar Removed duplicate copy commands.
4b7af7d75 Adeel Asghar * doc 43ce403...826515e (1): > Added internet shortcut for OpenModelica users guide.
826515e01 Adeel Asghar Added internet shortcut for OpenModelica users guide.
25074206a vwaurich * OMCompiler 9bbf3ad...564af84 (1): > - dont use artificial vars for prestartcalc
e9ce30c21 adrpo * OMEdit 0cb1f1e...6bc2bcd (1): > - copy libqjson.dll from its new place to build/bin - more Qt5 adaptation - use the linking flags just for linking, not for compiling
5d264adef adrpo - copy libqjson.dll from its new place to build/bin - more Qt5 adaptation - use the linking flags just for linking, not for compiling
6bc2bcd85 adrpo - copy libqjson.dll from its new place to build/bin - more Qt5 adaptation - use the linking flags just for linking, not for compiling
5e1a40550 gossen Updating submodules
388d52b96 gossen Synchronous features improvement
7bd041c12 hudson * libraries b9b43ce...ff66156 (1): > Bump libraries
327a0815e vwaurich * OMCompiler 6f2f715...f9f8aae (1): > - fix countoperations for small nl-systems
53ff30184 hudson * OMCompiler e2e030f...6f2f715 (8): > fix in cpp template for getSystemMatrix method > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > added config flag to switch the matrix format in cpp runtime +matrixFormat=[dense,sparse] > fix for memory leak in algloop system of cpp runtime > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > changed A Matrix to ublas matrix in Algloop class removed template functions in AlgLoop classes to calc A matrix, only one A matrix type can be used now(sparse matrix can be used with a flag later) adapted non linear solvers on new getSystemMatrix method > updated numeric bindings
c93a40471 Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
5e24efad8 Lennart Ochel * testsuite 5b0f74e...e392b23 (1): > Fixed duplicated content
380a589b3 Lennart Ochel * OMCompiler ec93d42...e2e030f (1): > Added missing vars to SimCode
e392b23c8 Lennart Ochel Fixed duplicated content
e07b8bba0 Marcus Walther * OMCompiler cbe8e9d...ec93d42 (1): > - fixed windows build of cpp-runtime
e258b93b9 Marcus Walther * testsuite b801d5c...5b0f74e (1): > - changed CoupleClutches test of FMU 2.0 ModelExchange (C++ Runtime) to a verified simulation test - all FMU test of the cpp runtime are working now as verified simulations - changed the names of the mos-files, so that they can be identified in the hudson-jobs more easily
5b0f74e34 Marcus Walther - changed CoupleClutches test of FMU 2.0 ModelExchange (C++ Runtime) to a verified simulation test - all FMU test of the cpp runtime are working now as verified simulations - changed the names of the mos-files, so that they can be identified in the hudson-jobs more easily
d6d30aa14 Marcus Walther * OMCompiler d9b26e6...cbe8e9d (1): > - the number of event indicators should now be correct for c and c++ simulation runtime
0405b7a02 Marcus Walther * testsuite 924fa65...b801d5c (1): > - FMU 1.0 test is now working again, if a nls is part of the model
b801d5c2c Marcus Walther - FMU 1.0 test is now working again, if a nls is part of the model
78fbad2b7 Marcus Walther * OMCompiler 810476f...d9b26e6 (1): > - Kinsol can now be used for FMUs, by passing a parameter to cmake - added some logger output to the kinsol and newton solver
5e4398a1b Lennart Ochel * OMCompiler fa5acbc...810476f (1): > Removed obsolete cases in RemoveSimpleEquations
246012244 Marcus Walther * OMCompiler 5ff3cc0...fa5acbc (1): > - removed input and output variables from simVar to index mapping, because they are already part of the other variable arrays and thus they are added twice - commented out the -DUSE_UMFPACK statement, until Niklas has delivered a fix for the umfpack solver
0ef921995 hudson * libraries e0a972a...b9b43ce (1): > Bump libraries
eb4f93e98 adrpo * OMEdit 4a20efd...0cb1f1e (1): > - give the full path to cmake
cb8678ad5 adrpo - give the full path to cmake
0cb1f1e41 adrpo - give the full path to cmake
e3fbc59f5 adrpo * OMOptim 797e2e4...b55286d (1): > - adapt to Qt5 and mingw64
51b5e64eb adrpo * OMShell 8302b0e...c61323c (1): > - proper detection of mingw32 vs mingw64
c61323c25 adrpo - proper detection of mingw32 vs mingw64
8df45cfd1 Lennart Ochel * testsuite 4b9aeab...924fa65 (1): > Updated .gitignore file
924fa65b8 Lennart Ochel Updated .gitignore file
bbbd3eaec hudson * OMCompiler fd0d73b...5ff3cc0 (2): > changed A Matrix to ublas matrix in Algloop class removed template functions in AlgLoop classes to calc A matrix, only one A matrix type can be used now(sparse matrix can be used with a flag later) adapted non linear solvers on new getSystemMatrix method > updated numeric bindings
62e057a4d Lennart Ochel Updating submodules
4b9aeabac Lennart Ochel Don't print empty dimension list
c17ed9e28 adrpo * OMEdit 180236b...4a20efd (2): > - fix OMEdit compilation > - adapt to Qt5 and mingw64 - updated qjson to latest from: https://github.com/flavio/qjson
c01559b85 adrpo - fix OMEdit compilation
4a20efd9b adrpo - fix OMEdit compilation
abed5f49a adrpo - adapt to Qt5 and mingw64 - updated qjson to latest from: https://github.com/flavio/qjson
7bab2d4a6 adrpo - adapt to Qt5 and mingw64 - updated qjson to latest from: https://github.com/flavio/qjson
a2139d666 adrpo * OMPlot 99a281d...286efb1 (1): > - fix typo in gcc linking flag
286efb130 adrpo - fix typo in gcc linking flag
aa45da837 adrpo * OMNotebook 6553e43...6521fc6 (2): > Merge branch 'master' of https://openmodelica.org/git-readonly/OMNotebook > - adapt to Qt5 and mingw64
6521fc605 adrpo Merge branch 'master' of https://openmodelica.org/git-readonly/OMNotebook
de17f815e adrpo - adapt to Qt5 and mingw64
f0c8a14c9 hudson Updating submodules * OMShell ac44689...8302b0e (1): > - adapt to Qt5 and mingw64
b67297dad adrpo - update tests after library bump
8302b0ed6 adrpo - adapt to Qt5 and mingw64
0fbc8ae45 Willi Braun Updating submodules
af02e9568 Willi Braun - expected output
25fe1ef50 Willi Braun * OMCompiler 65593bf...d1656bb (1): > - revise lambda debug output
086330124 arun3688 * OMNotebook 9ab2afa...6553e43 (1): > evalall cells in the document by pressing evalall button
6553e43be arun3688 evalall cells in the document by pressing evalall button
3b9bca2ce hudson Updating submodules
e7b195fb3 Lennart Ochel Updated expected output
3061d6e62 bernhard Thiele Updating submodules
d4a6de419 bernhard Thiele State machine tests adapted to OMCompiler#124
fafb25333 hudson * libraries c62e976...8f59156 (1): > Bump libraries
cfc0deff6 arun3688 * OMNotebook e800774...9ab2afa (1): > added eval_all button image
9ab2afa6f arun3688 added eval_all button image
24a108c84 vruge Updating submodules
4d65de3a8 vruge added tests for complex function
b196cacb2 Lennart Ochel * testsuite d383764...769f154 (1): > Cleaned up test case 'EventTests.mos'
769f1549a Lennart Ochel Cleaned up test case 'EventTests.mos'
94e80bbb1 adrpo * OMPlot c1cc253...99a281d (1): > - use -Wl,--enable-auto-import instead of -enable-auto-import
99a281dbc adrpo - use -Wl,--enable-auto-import instead of -enable-auto-import
1d6fe8910 Lennart Ochel * OMCompiler b454d61...32bc683 (1): > Revised singularity check for linear systems
a17f48ee6 Lennart Ochel * testsuite 9d38b64...d383764 (1): > Simplify test case "IfEquation3.mos"
d383764cc Lennart Ochel Simplify test case "IfEquation3.mos"
e88af304e adrpo * OMPlot 347d15c...c1cc253 (1): > - support both Qt 4.x and 5.x
c1cc253be adrpo - support both Qt 4.x and 5.x
1d963ac9b hudson * libraries 76c3ea6...c62e976 (1): > Bump libraries
449c1aaa5 vwaurich Updating submodules
9d38b64ce vwaurich -expected output
439edf080 hudson * libraries 3c0c5d1...76c3ea6 (1): > Bump libraries
2b2d98c1e hudson * libraries c327790...3c0c5d1 (1): > Bump libraries
056933452 Per Östlund Added tests for stream flow rate threshold, #3382.
cfbace970 Per Östlund Updating submodules
6f9977bc1 RuedKamp * OMCompiler 0db3df1...ab4e34c (42): > -changed evaluateAll in Cvode to evaluate evaluateODE > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > - added some brackets > -commented out arkode > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -commented out arkode in CMakeLists.txt > -used anyedit > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -changed std::vector to double * in AlgLoopDefaultImplementation > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -changes for vxworks > -changes for vxworks > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -some changes for vxworks > -whitespace error whatever > -merged > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -changed encoding > -whitespaces > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -whitespace error > -changes reverted > -some adaptions for vxworks > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -added functionblock for vxworks69 > -fixed whitespace > -fixed whitespaces > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -fixed whitespaces > -fixed whitespaces > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -fixed whitespaces > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -fixed whitespaces > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > -added some fixed concerning VxWorks > -added missing files > -added solver arkode
cbb3297c9 vwaurich - expected output
d98fc6da8 vwaurich Updating submodules
258fff639 hudson Updating submodules
d4cb4a90b Willi Braun - expected output
202492242 Willi Braun - added test-case for implicit inline solver
4ffd25694 Lennart Ochel Updating submodules
51acd42cf Lennart Ochel Update expected output
212982e4e adrpo * OMCompiler af61d76...2fcf8c1 (1): > - ANSI C please to please the MSVC compiler :)
9f3f861a6 Lennart Ochel * OMCompiler f7b4037...af61d76 (1): > Cleaned up #116
2e57387dd hudson * OMCompiler 4a8e668...f7b4037 (2): > - fixed indentation > - collected commits for improving non-linear solver newton.
0cba4c5c7 Willi Braun * OMCompiler 8b345f0...4a8e668 (1): > - add simulation flag -nlsInfo that generates csv files for every non-linear system for detailed analysis propose
9e44085aa Lennart Ochel * OMCompiler 7400273...8b345f0 (1): > Fixed typos in flag descriptions
a4ca6091e Adeel Asghar Updated doc submodule
43ce403e5 Adeel Asghar Merge pull request #2 from lochel/smarty-pants
ef2021b9a hudson * libraries 053c930...c327790 (1): > Bump libraries
6f1ae9ef1 Lennart Ochel Turn off smarty pants to display flags properly
5b4071d9d vwaurich * OMCompiler ce24686...7400273 (2): > - Errormessage in IndexReduktion > - some ErrorMessages for IndexReduktion
82d4b4650 Lennart Ochel * OMCompiler 69cde81...ce24686 (1): > Fixed nls dump for newton method
71e6fc950 hudson Updating submodules * libraries 58dfc7c...053c930 (1): > Bump libraries
26ac8f36d adrpo - update after library bump
2f0557992 vwaurich * OMCompiler b25d1f3...69cde81 (2): > singleThreadSchedule > revised partScheduler and reversed idxs in eventgraph
6f4aeca31 hudson * libraries 0a5a9e3...58dfc7c (1): > Bump libraries
73f9173ff adrpo * testsuite cb4090c...cd1ae85 (2): > - add the test to the Makefile > - add test for flags used in library coverage testing so that we don't break it
cd1ae8570 adrpo - add the test to the Makefile
eed54242c adrpo * OMCompiler eaac1dc...b25d1f3 (1): > - handle BackendDAE.NO_MATCHING inside BackendDAEUtil.getStrongComponents - remove msgpack include as we don't have it anymore in 3rdParty (why is that?)
f9c6fadfd adrpo - add test for flags used in library coverage testing so that we don't break it
865cc9994 hudson * libraries 8b76d69...0a5a9e3 (1): > Bump libraries
d40e3a3d6 Marcus Walther * testsuite bee07d6...cb4090c (2): > - fixed expected output of tests > - added measureTime-test to cppruntime-hpcom - fmu 1.0 modelExchange tests are now simulated after export
cb4090c8e Marcus Walther - fixed expected output of tests
d243ca345 Marcus Walther - added measureTime-test to cppruntime-hpcom - fmu 1.0 modelExchange tests are now simulated after export
8059fba20 hudson * OMCompiler 92491bd...eaac1dc (17): > Merge remote-tracking branch 'origin/master' into pullrequest > adapted newton solver of cpp runtime for linear tearing > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > fix in kinsol of cpp runtime for linear tearing system > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > linear tearing systems using jacobians for A matrix in cpp runtime > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > added getJacobian matrix method for an Jacobain matrix index to cpp runtime > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > aktivated linear Tearing in cpp template
e975d8b81 Marcus Walther * OMCompiler 1caa4f9...92491bd (1): > - added the old switch-case-statements again, to handle fmu 2.0 export correctly
74ed61074 gossen * OMCompiler 41e9fb0...1caa4f9 (1): > Replace SIMCODE record constructors
2466130d8 Marcus Walther * OMCompiler 4476180...41e9fb0 (1): > - fixed wrong variable indices in modelDescription.xml (FMU export for CPP runtime) - fixed FMU 1.0 export of cpp runtime - fixed linker flags for hpcom fmu export (cpp-runtime)
fbd19fb6a Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
f81ede6e9 gossen Updating submodules
fbedacd7d Marcus Walther * OMCompiler 5be3c08...e728806 (1): > - added missing comma to json profiling files
dcddc100a adrpo * OMCompiler db870f4...5be3c08 (1): > - update 3rdParty
5bbf7cc25 adrpo * OMCompiler 1b3e57a...db870f4 (1): > - use strol instead of strtoll as MSVC doesn't like it
d18bfae8b adrpo * OMCompiler 61a6e5a...1b3e57a (1): > - do not use atoll as MSVC does not have it
ba3068b9c adrpo * OMCompiler 95c827c...61a6e5a (2): > - more fixes for mingw64 > - some mingw64 bit fixes
4609d12f8 hudson * libraries 2a5c3c9...8b76d69 (1): > Bump libraries
bee07d67f gossen Changes in removed equation partitioning
24b8c6127 gossen Print base clocks in synchronous dumps
a1a59539f Lennart Ochel Updating submodules
e5c82b6fa Lennart Ochel Update expected output
28009a5aa Niklas Worschech * OMCompiler 33972b1...a4ddaa1 (4): > fix in kinsol of cpp runtime for linear tearing system > linear tearing systems using jacobians for A matrix in cpp runtime > added getJacobian matrix method for an Jacobain matrix index to cpp runtime > aktivated linear Tearing in cpp template
f654eb194 Lennart Ochel * OMCompiler f923680...33972b1 (1): > Generate cleaner code for when clauses
ac266faba adrpo * testsuite e68c990...c302d97 (1): > - attempt to fix the git sanity check
c302d9763 adrpo - attempt to fix the git sanity check
5d1ef5bea Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
1d4caeb49 adrpo * OMCompiler d490ce2...f923680 (1): > - put back --emit_protected for CPP runtime as is used by Hudson library coverage script
4666e2087 hudson * libraries f336030...2a5c3c9 (1): > Bump libraries
eb8e205d0 Lennart Ochel Updating submodules
e68c99012 Lennart Ochel Add/Update tests for reinit statement
c2f67c0ae Lennart Ochel * OMCompiler 812ef72...f186db9 (1): > Clear the flag discreteCall on the same level on which it is set
d3b2e96f9 adrpo * OMCompiler 2839510...812ef72 (1): > - fix MSVC build of simulation code
235bfae15 Lennart Ochel * OMCompiler 026f2b4...2839510 (1): > Revised Initialization.mo
361db10af Marcus Walther Updating submodules
28fc631a3 Marcus Walther - fixed expected output for hpcom fmu tests
cdccd074a Marcus Walther - tests for outputFormat added to CppRuntime-tests
e7210c015 hudson * libraries 6567560...f336030 (1): > Bump libraries
b6f222e88 Marcus Walther * OMCompiler 1a4cb22...42f53d1 (1): > - removed alias variable initialization - removed some unused flags from cpp-runtime
9199454e0 vwaurich * OMCompiler f04aa02...1a4cb22 (3): > - more trailing whitespace stuff > - remove trailing whitespaces > - apply GRS for DAe and ZeroFunc System, adapt validateTaskGraph
b0b0c3720 Lennart Ochel Updating submodules
09e638ba5 Lennart Ochel Update expected output
bfaf6b211 Marcus Walther * testsuite 916948c...1fb4632 (3): > - fixed msl32_cpp tests > - fixed FMU HPCOM test - added genDebugSymbols-test for cpp-runtime > - fmu tests for HPCOM added
1fb463216 Marcus Walther - fixed msl32_cpp tests
79efb124f Marcus Walther - fixed FMU HPCOM test - added genDebugSymbols-test for cpp-runtime
e50acab7a Marcus Walther - fmu tests for HPCOM added
e415183f9 Marcus Walther * OMCompiler 6cd6458...2980576 (1): > - HPCOM-FMU-Support added - the HPCOM-ODE-System size is now checked against the number of sim code equations - Cpp-Runtime does now create a valid modelDescription.xml
263936765 Marcus Walther * OMCompiler db1ab6e...6cd6458 (1): > - cpp-runtime will now create reference variables instead of defines, if +d=gendebugsymbols is set
bb335d6c5 Lennart Ochel * OMCompiler 21bb0ca...db1ab6e (1): > Replaced some more record constructors
a095c0453 Martin Sjölund Updating submodules
3bff1ce53 gossen * OMCompiler 98ca067...6547655 (1): > Replace BackendDAE record constructors
916948c9f Martin Sjölund Add tests for MetaModelica crefs
09e7ffdac Martin Sjölund * OMCompiler 1488c5e...98ca067 (1): > Handle boxed arguments in ranges
df4e4f2ba Lennart Ochel * OMCompiler 129db8b...1488c5e (1): > Make use of singleton uniontypes in the back end
7fb624e56 Lennart Ochel * OMCompiler bd20178...129db8b (1): > Replaced function Util.isSome by built-in function isSome
e1c23a5e1 Lennart Ochel * OMCompiler 4306540...bd20178 (1): > Make use of singleton uniontypes in the back end
b08e1eca1 hudson * libraries 2b87f67...6567560 (1): > Bump libraries
f5a74997b Martin Sjölund * OMCompiler 0e1c517...4306540 (2): > Use singleton records without matching > Treat singleton uniontypes as records
7476bd23b gossen * OMCompiler 2362cf3...0e1c517 (2): > Use BackendDAEUtil.emptyClocks function > Move base clocks info from SHARED.EVENT_INFO record to SHARED record
2a59a75e1 hudson Updating submodules
1445bcc4e Per Östlund Testcase for functions inside of uniontype.
6dc44276d gossen * OMCompiler d1fdf82...b876223 (10): > Replace BackendDAE record constructors in VisualXML > Replace BackendDAE record constructors in SimCodeUtil > Replace BackendDAE record constructors in RemoveSimpleEquations > Replace BackendDAE record constructors in IndexReduction > Replace BackendDAE record constructors in FindZeroCrossings > Replace BackendDAE record constructors in EvaluateParameter > Replace BackendDAE record constructors in Initialization > Replace BackendDAE record constructors in StateMachineFeatures > Replace BackendDAE record constructors in BackendDAEUtil > Add function setSharedOptimica in BackendDAEUtil
12b894c8b Lennart Ochel * OMCompiler 26c02a2...d1fdf82 (1): > Revised function preBalanceInitialSystem2
849c6d88b gossen * OMCompiler bcde872...26c02a2 (16): > SynchronousFeatures refactoring > Replace BackendDAE record constructors in RemoveSimpleEquations > Replace BackendDAE record constructors in ResolveLoops > Replace BackendDAE record constructors in Vectorization > Replace BackendDAE record constructors in OpenTURNS > Replace BackendDAE record constructors in Matching > Replace BackendDAE record constructors in InlineArrayEquations > Replace BackendDAE record constructors in Initialization > Replacing BackendDAE record constructors in FindZeroCrossings > Replacing BackendDAE record constructors in EvaluateParameter > Replacing BackendDAE record constructors in DynamicOptimization > Replacing BackendDAE record constructors in CommonSubExpression > Replacing BackendDAE record constructors in BackendDAEUtil > Add function setEqSystMatrices to BackendDAEUtil > Replace BackendDAE record constructors in BackendInline > Replace BackendDAE record constructors in BackendDAETransform
264feffd2 Martin Sjölund Updating submodules
9cedcedf1 Martin Sjölund Changed line number
60ef78afd hudson * libraries 25dd406...2b87f67 (1): > Bump libraries
4be184868 Martin Sjölund * OMCompiler aea876d...a5ea4c9 (1): > Split CevalScript into CevalScriptBackend
4479db008 Marcus Walther - changed the number of threads to 1, to make Hudson happy
890719b81 Marcus Walther Updating submodules
e21d1541e Marcus Walther - added a lot of tests for HPCOM to cpp-runtime, to test various combinations of schedulers and code generators - updated expected output for HPCOM, because the zeroFuncs are now parallelized as well - removed old HPCOM-tests from cpp-runtime
82cbc88d4 Martin Sjölund Updating submodules
5be3936a7 Martin Sjölund Skip SimCode and Susan tests
a0ee68f12 Martin Sjölund Updating submodules
58f81b2d6 hudson * OMCompiler 69e41fc...28efb3e (3): > Fix c99eeed > - fix compilation > - fix Windows build by prefixing the enumerations in the CPP runtime settings with OM_ as otherwise the MSVC compiler complains madly
cf4272a72 Martin Sjölund Update tests for new compiler structure
b1898c848 hudson * libraries 604f603...25dd406 (1): > Bump libraries
b155f79d8 Lennart Ochel * OMCompiler 74f231c...69e41fc (1): > Cleanup package Initialization
ffb5f2e0a Lennart Ochel * OMCompiler aa6c0e0...74f231c (1): > Fixed typos in flag descriptions
1eb53e6c6 Martin Sjölund * OMCompiler 78af16b...aa6c0e0 (1): > Fix for missing __func__
828298aaa Martin Sjölund * OMCompiler 3c606c7...78af16b (1): > Use GNU sed
2a3c85bd6 Martin Sjölund Add testcase for #3367
230d854d0 Martin Sjölund Updating submodules
d2b28c8b6 vruge Updating submodules
94c14f9cc vruge update expected output
ab8ad3afb vruge Updating submodules
0beea1ccd vruge added test for recursiveTearing
9db017412 vruge update expected output
6aca5cff9 Martin Sjölund Updating submodules
c52d33775 Martin Sjölund Added tests for diffModelicaFileListings API
61f991cdb hudson * libraries 41cb3a5...604f603 (1): > Bump libraries
667dff388 Adeel Asghar * OMCompiler 1a67754...0c84436 (1): > Fixes #3375 OMNotebook array plotting.
983533bb8 Adeel Asghar * OMCompiler f9f25dd...1a67754 (1): > - Updated Types patch to fix Windows build.
d021db618 Lennart Ochel * OMCompiler 226e96d...f9f25dd (1): > Fixed typos, indentation and coding style
23246794a Lennart Ochel * OMCompiler b1e4412...226e96d (1): > Fixed some error messages
405bc9686 Martin Sjölund * testsuite 061bcf6...8a3220b (1): > Fix accidental revert in c0723f7
8a3220be8 Martin Sjölund Fix accidental revert in c0723f7
e6bdc8256 marchartung * OMCompiler 4f4dbe2...b1e4412 (1): > Fixed Windows bug for conversion const int to LogLevel
4db59c88c Martin Sjölund Updating submodules
061bcf60e Martin Sjölund Moved OMCC to separate repository
b9e3e22e4 gossen * OMCompiler 7f24872...09c0b45 (2): > Replace BackendDAE record constructors in BackendDAEOptimize > Add function clearEqSyst
b895eaab3 vruge fixed whitespace
0f9a940bc vruge Updating submodules
3467f5cbc vruge added test for simplifyLoops
d0af455d6 vruge update test for simplifyLoops
e59871d40 hudson * libraries 1fa7465...41cb3a5 (1): > Bump libraries
2743aacd6 Adeel Asghar * OMNotebook 5e297bb...e800774 (1): > #3373 - Give more stack on Windows for the QT clients that use the omc dll.
e800774fd Adeel Asghar #3373 - Give more stack on Windows for the QT clients that use the omc dll.
04d407de6 Martin Sjölund Add tests for the Modelica diff lexer
0a3c1d133 Martin Sjölund Updating submodules
2e6961998 Martin Sjölund Make the OMCC Modelica lexer a single package
4148ee761 Martin Sjölund Update gitignore
6c2eb855a Martin Sjölund Updating submodules
044832c20 Martin Sjölund Enforce 50/72 charcter commit messages
7c84117b5 Martin Sjölund Add 50/72 character line commit messages
38887f3d8 hudson * OMCompiler 48def8b...e234aa1 (4): > Fixed FMU2-Errors. Static member FMU2Wrapper::logCategory is now FMU2Wrapper::LogCategoryFMU > Logger for CPP-Runtime updated > - added boost::atomic to windows cpp-runtime-build > - replaced boost_log with logger-class of cpp-runtime - moved the implementation of StaticNonLinSolver-, StaticLinSolver- and StaticSolverOMCFactory to code files (because otherwise we are not able to disable cvode and kinsol for FMU export, easily) - FMU is now using Newton instead of Kinsol by default - FMU has no dependencies to sundials anymore
bb58ef21a Adeel Asghar * OMEdit d6e9031...180236b (1): > #3374 - Added the close button to tabs.
118cfe8ec Adeel Asghar #3374 - Added the close button to tabs.
180236b29 Adeel Asghar #3374 - Added the close button to tabs.
15028a92c Lennart Ochel * OMCompiler 4446bdb...48def8b (1): > Fixed typos
f7926adbd Lennart Ochel * OMCompiler 45d0216...4446bdb (1): > Fixed some typos
ad475121d Lennart Ochel * OMCompiler 70c020c...45d0216 (1): > Improved handling of inverse algorithms - Discrete variables do no longer appear as iteration variable - Proper error message for systems that need to have discrete iteration variable
96b0e0ed4 Martin Sjölund * doc 0986330...259ec4a (1): > Add my PhD thesis to the list of publications
259ec4aaf Martin Sjölund Add my PhD thesis to the list of publications
f501ad890 hudson * libraries fe0d39b...1fa7465 (1): > Bump libraries
073ccabc3 Martin Sjölund * libraries 681cd44...fe0d39b (1): > Add an empty line after the summary
a03839ed2 hudson * libraries e411ba3...681cd44 (1): > Bump libraries - https://github.com/iea-annex60/modelica-annex60.git branch master updated to 6f8281e9c606c18815b2e2420ad3b6d2edfc2f38. * [https://github.com/iea-annex60/modelica-annex60/commit/6f8281e 6f8281e] Merge pull request #278 from thorade/issue273_HTML * [https://github.com/iea-annex60/modelica-annex60/commit/5a26bb9 5a26bb9] one more paragraph that needs to be closed,
c674c6b5f Martin Sjölund * testsuite 28812c9...82d7955 (1): > Some fixes to make OMCC leaner
82d7955d5 Martin Sjölund Some fixes to make OMCC leaner
d324e1608 Martin Sjölund * OMCompiler 91eaa01...70c020c (2): > Patch the bootstrapping tarball > Fix some polymorphism checks
87628719d hudson * libraries f53d11b...e411ba3 (1): > Bump libraries - https://github.com/modelica/Modelica.git branch maint/3.2.1 updated to 2af3cb1e2e2bed3f8db95e047346cedb4ce57bd1. * [https://github.com/modelica/Modelica/commit/2af3cb1 2af3cb1] Added difference of build.3 with respect to build.2 (generated with Dymola 2016, ModelManagement)
dcd734868 hudson * OMEdit 03def48...d6e9031 (1): > #3373 - Give more stack on Windows for the QT clients that use the omc dll.
2f0e20d68 Lennart Ochel Updating submodules
de7a5d649 Adeel Asghar #3373 - Give more stack on Windows for the QT clients that use the omc dll.
d6e903108 Adeel Asghar #3373 - Give more stack on Windows for the QT clients that use the omc dll.
db8db874e hudson * OMEdit e3397c8...03def48 (1): > #3362 - Updated the question message according to context menu choice.
28812c9ad Lennart Ochel Added new tests for inverse solving of algorithms
20148344f Adeel Asghar #3362 - Updated the question message according to context menu choice.
03def4882 Adeel Asghar #3362 - Updated the question message according to context menu choice.
cab0340cf hudson * OMEdit a9b0514...e3397c8 (1): > #3362 - Use delete for nested classes instead of unload.
05fbbbb0d Adeel Asghar #3362 - Use delete for nested classes instead of unload.
e3397c802 Adeel Asghar #3362 - Use delete for nested classes instead of unload.
2413fcadc Marcus Walther * OMCompiler 3aa480b...14c7f83 (1): > - support for Intel Compiler added to C++ Simulation Runtime (by Joseph Schuchart)
f57b23a66 hkiel Update Makefile.in
8437d4ad4 Martin Sjölund Update CONTRIBUTING.md
8a17fe3c1 Martin Sjölund * OMCompiler ac6e440...3aa480b (1): > Add missing fail calls
2e0d96045 hudson * libraries 2919773...f53d11b (2): > Bump libraries - https://github.com/DLR-SR/Noise.git branch master updated to f03e648a004a1ab7102058f45d4748017f366c3b. * [https://github.com/DLR-SR/Noise/commit/f03e648 f03e648] Merge pull request #55 from akloeckner/master * [https://github.com/DLR-SR/Noise/commit/ba51359 ba51359] Inserted missing each * [https://github.com/DLR-SR/Noise/commit/ef36ff0 ef36ff0] Numerical Interval lengths * [https://github.com/DLR-SR/Noise/commit/b818830 b818830] Fix pedantic mode warnings in supplemental Noise library * [https://github.com/DLR-SR/Noise/commit/5c62645 5c62645] Pedantic mode => NumberOfintervals replaced by Interval annotation * [https://github.com/DLR-SR/Noise/commit/2cf979e 2cf979e] Rename folders accordingly and uses annotation * [https://github.com/DLR-SR/Noise/commit/94c5e7f 94c5e7f] Proper ordered version > Read pre-release versions of libraries
218d369bc hudson * libraries e3a3890...2919773 (1): > Bump libraries - https://github.com/iea-annex60/modelica-annex60.git branch master updated to 629d3dd2b3de56dcbd8b95d8f4f32fa38b5c6dfb. * [https://github.com/iea-annex60/modelica-annex60/commit/629d3dd 629d3dd] Merged master * [https://github.com/iea-annex60/modelica-annex60/commit/36e3a4f 36e3a4f] Corrected html error * [https://github.com/iea-annex60/modelica-annex60/commit/244f347 244f347] Correct html errors in Aiflow package * [https://github.com/iea-annex60/modelica-annex60/commit/2062d05 2062d05] Remove dummy weather file for step response of T * [https://github.com/iea-annex60/modelica-annex60/commit/58469d8 58469d8] Add doc-strings to all instances in airBenchmark * [https://github.com/iea-annex60/modelica-annex60/commit/1ea3037 1ea3037] Remove System from AirBenchmark examples * [https://github.com/iea-annex60/modelica-annex60/commit/d0a0853 d0a0853] Update hyperlinks in AirBenchmark documentation * [https://github.com/iea-annex60/modelica-annex60/commit/02ffb30 02ffb30] Revised code * [https://github.com/iea-annex60/modelica-annex60/commit/3b1d0d0 3b1d0d0] Added info section * [https://github.com/iea-annex60/modelica-annex60/commit/0690b4d 0690b4d] update reference results for airflow benchmark * [https://github.com/iea-annex60/modelica-annex60/commit/55acb4f 55acb4f] Merge branch 'master' of https://github.com/iea-annex60/modelica-annex60 into issue82_airBenchmark * [https://github.com/iea-annex60/modelica-annex60/commit/006f8d4 006f8d4] Set Medium to partialMedium and A60 Air * [https://github.com/iea-annex60/modelica-annex60/commit/29bf14b 29bf14b] Remove system from Floor * [https://github.com/iea-annex60/modelica-annex60/commit/ee137b0 ee137b0] Update documentation * [https://github.com/iea-annex60/modelica-annex60/commit/c8be907 c8be907] Revised documentation
aa00e2fd2 Martin Sjölund * OMCompiler 072de1a...ac6e440 (1): > Print default values
7e88b5706 hudson * OMEdit 860a0ef...a9b0514 (1): > - Store the interfaces in OMEdit and show list of interfaces for each sub-model
9444ad9af alash325 - Store the interfaces in OMEdit and show list of interfaces for each sub-model
a9b0514a5 alash325 - Store the interfaces in OMEdit and show list of interfaces for each sub-model
f4b52f2ea hudson * OMShell 32c1153...ac44689 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMShell > ignore omc_communication.h/cc
ac4468970 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMShell
99b004e8b Adeel Asghar ignore omc_communication.h/cc
2bd6cf5af hudson * OMEdit 31836b5...860a0ef (1): > Fetch the initialization methods, linear & non-linear solvers from simulation_options.h
e3b6ee135 Adeel Asghar Fetch the initialization methods, linear & non-linear solvers from simulation_options.h
860a0ef3d Adeel Asghar Fetch the initialization methods, linear & non-linear solvers from simulation_options.h
9c2ad44ec hudson * OMEdit d225e96...31836b5 (1): > Open the html documentation for integration methods help.
e3d3aa7e2 Adeel Asghar Open the html documentation for integration methods help.
31836b589 Adeel Asghar Open the html documentation for integration methods help.
b739c7c3d hudson * OMEdit 4138bfb...d225e96 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Fetch the solver methods from simulation_options.h
a61de9f09 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
d225e962a Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
f96db64bf Adeel Asghar Fetch the solver methods from simulation_options.h
a1c898b8a Adeel Asghar Fetch the solver methods from simulation_options.h
d8bb8a0da hudson * doc 08614de...0986330 (1): > Use standard web fonts for documentation.
0986330ba Adeel Asghar Use standard web fonts for documentation.
facff3a6f Martin Sjölund Update docs
08614de3d Martin Sjölund Add missing file extrarefs.bib
12bd3c5d2 Martin Sjölund Update docs
53e4ee4bc Martin Sjölund Use pdflatex instead of lualatex
2d08c7e3c hudson * doc 4a4e34f...bebfe99 (1): > Add documentation target to build the docs
bebfe9927 Martin Sjölund Add documentation target to build the docs
a3a211207 Lennart Ochel * OMCompiler 166d282...072de1a (1): > Removed case for empty algorithms in SerializeModelInfo.serializeEquation There should be no empty algorithms in the backend anymore.
7a92b9913 Martin Sjölund Updating submodules
4a4e34f14 Martin Sjölund Add a chapter on the omc flags (help text)
ce2b3a418 alash325 - Do not add the same interface multiple times if the interface already exists in MetaModel
4138bfb2e alash325 - Do not add the same interface multiple times if the interface already exists in MetaModel
c099febdf Lennart Ochel Updating submodules
8f1c20209 Lennart Ochel Update expected output
bfc798601 hudson * doc a7d282f...511a412 (1): > Remove OMC_API-HowTo.pdf (User's Guide is better)
511a41296 Martin Sjölund Remove OMC_API-HowTo.pdf (User's Guide is better)
b550d5720 Lennart Ochel * OMCompiler 3c02ab5...8927383 (1): > Don't add empty algorithms to BackendDAE
d446dfd94 Martin Sjölund Updating submodules
f1f5e877c Martin Sjölund Update for new MSL
a7d282f0a Martin Sjölund Add chapter on simulation flags
b5baa3787 Martin Sjölund * OMCompiler ec9f2b8...3c02ab5 (1): > Improve --help=simulation
15bce98e9 alash325 - Do not show up connection properties and mpManhattanizeShapeAction for TLM editor
438c87545 alash325 - Do not show up connection properties and mpManhattanizeShapeAction for TLM editor
1903dc574 hudson * OMEdit b290646...6127950 (1): > Open the HTML based documentation when user presses F1. We will embed the documentation with in OMEdit later.
5d241c5dc Adeel Asghar Open the HTML based documentation when user presses F1. We will embed the documentation with in OMEdit later.
612795003 Adeel Asghar Open the HTML based documentation when user presses F1. We will embed the documentation with in OMEdit later.
009790d92 hudson * OMEdit 4087eb4...b290646 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Added menu items to open the OpenModelica latest & old pdf documentation.
501ca0346 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
b290646d8 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
8f1cfe37a Adeel Asghar Added menu items to open the OpenModelica latest & old pdf documentation.
fcd77e531 Adeel Asghar Added menu items to open the OpenModelica latest & old pdf documentation.
f87caa191 hudson * OMEdit cf67183...4087eb4 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > - TLM editor updateTLMConnectiontAnnotation API
ca5913808 Willi Braun Updating submodules
80bf69195 Willi Braun - added test for noevents flags
e832336d7 alash325 Merge branch 'master' of https://github.com/OpenModelica/OMEdit
4087eb4d9 alash325 Merge branch 'master' of https://github.com/OpenModelica/OMEdit
8206e21c4 alash325 - TLM editor updateTLMConnectiontAnnotation API
30f6aff04 alash325 - TLM editor updateTLMConnectiontAnnotation API
dc0e7a051 hudson * OMEdit 5bf300c...cf67183 (2): > Free the memory by deleting the QMessageBoxes when they close. > Updated the language files.
dd8b12310 Adeel Asghar Free the memory by deleting the QMessageBoxes when they close.
cf67183ab Adeel Asghar Free the memory by deleting the QMessageBoxes when they close.
1aa24fb35 Adeel Asghar Updated the language files.
3809630d9 Adeel Asghar Updated the language files.
e4e1ea73b hudson * OMEdit fadb66a...5bf300c (1): > Ask for the e-mail address from the user when sending crash report.
7bfd1f72d Adeel Asghar Ask for the e-mail address from the user when sending crash report.
5bf300ccd Adeel Asghar Ask for the e-mail address from the user when sending crash report.
c9318ff15 hudson * OMEdit c618de1...fadb66a (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Fixed opening of files passed as command line arguments.
d248ffec9 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
fadb66a4a Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
605738f18 Adeel Asghar Fixed opening of files passed as command line arguments.
0c261a098 Adeel Asghar Fixed opening of files passed as command line arguments.
125cc0a20 hudson * OMEdit 1094e7b...c618de1 (1): > - TLM Editor createConnection API
d8515175f alash325 - TLM Editor createConnection API
c618de153 alash325 - TLM Editor createConnection API
2e9086f17 Martin Sjölund Updating submodules
9c57e3a68 Martin Sjölund Add test for DiffAlgorithm.mo
f426c57f6 Martin Sjölund * OMCompiler e924e3c...3a59575 (2): > Improve operator overloading and error-messages > Handle array as iterator
afd5da6b9 hudson * OMEdit 09275d8...1094e7b (1): > - TLM editor DeleteConenction API
7880d7c0c alash325 - TLM editor DeleteConenction API
1094e7b64 alash325 - TLM editor DeleteConenction API
190d16234 hudson * OMEdit df58213...09275d8 (1): > - Use API for getTLMConnections
add672df8 alash325 - Use API for getTLMConnections
09275d8c9 alash325 - Use API for getTLMConnections
77a9692d6 Marcus Walther * testsuite b3d69fc...e60e80c (2): > - added missing umfpack-test > I have added 3 FMI tests to the cppruntime-folder, to test the FMU 1.0 and 2.0 export (model exchange). Furthermore I have removed the old FMU-tests and reactivated the Umfpack-test of the c++ simulation runtime. The new static linking test is not working at the moment and thus part of FAILINGTEST.
e60e80cf6 Marcus Walther - added missing umfpack-test
c0723f7be Marcus Walther I have added 3 FMI tests to the cppruntime-folder, to test the FMU 1.0 and 2.0 export (model exchange). Furthermore I have removed the old FMU-tests and reactivated the Umfpack-test of the c++ simulation runtime. The new static linking test is not working at the moment and thus part of FAILINGTEST.
f8b9b335f hudson * OMEdit 3ea1506...df58213 (1): > - Use mpPlainTextEdit instead of getPlainTextEdit
7f94546eb alash325 - Use mpPlainTextEdit instead of getPlainTextEdit
df5821334 alash325 - Use mpPlainTextEdit instead of getPlainTextEdit
b2b69ffe4 hudson * OMEdit 4252799...3ea1506 (1): > - Update the MetaModel editor xml object when switching from text to diagram view
df85c2b19 alash325 - Update the MetaModel editor xml object when switching from text to diagram view
3ea150668 alash325 - Update the MetaModel editor xml object when switching from text to diagram view
a63c5c04f hudson * OMEdit c487dc4...4252799 (1): > - Check for xml validation when loading the meta-model xml file - Check for xml validation when fetching interface data and co-simulating the meta-model
0d87015c0 alash325 - Check for xml validation when loading the meta-model xml file - Check for xml validation when fetching interface data and co-simulating the meta-model
42527995b alash325 - Check for xml validation when loading the meta-model xml file - Check for xml validation when fetching interface data and co-simulating the meta-model
420b44ab5 hudson * libraries bb456cd...f01d1a3 (1): > Bump libraries - https://github.com/modelica/Modelica.git branch master updated to 3cdfc460b291215711d82831c957113560edd8b2. * [https://github.com/modelica/Modelica/commit/3cdfc46 3cdfc46] Removed illegal use of `each` on scalar component in DynamicPipe. (#1738)
46e280feb hudson * libraries c096052...bb456cd (1): > Bump libraries - https://github.com/modelica/Modelica.git branch master updated to d42aa653847ab8176a2dec5f6229c4d38ffcb20c. * [https://github.com/modelica/Modelica/commit/d42aa65 d42aa65] fix #1633
553203b05 Martin Sjölund * OMCompiler 05fad1a...e924e3c (1): > Fix umfpack rpath
262d9ad9b hudson * OMCompiler 9f8ce9c...05fad1a (20): > Merge remote-tracking branch 'origin/master' into pullrequest > Merge remote-tracking branch 'origin/master' into masterMW > - added sundials license file to cpp-runtime and to FMU distribution > - all libraries of cpp runtime are now compiled with -fPIC on Linux systems - boost log completely deactivated -> I will change the boost logger to the new logger code, soon - fixed FMU compilation (now the static libraries are used) > Merge remote-tracking branch 'origin/master' into masterMW > - Added measureTime-Regions to thread-functions > - fix for undefined MEASURETIME_REGION > - fixed some linker problems - added measureTime-statements for threads of thread-schedule > - fixed CVodeWriteOutput-Tracing > - fixed CVodeWriteOutput-Tracing > - fix for FMU export - fixed CVodeWriteOutput-Tracing > - further changes on Makefile structure, to disable papi if scorep is used > - removed runtime_static_linking from mingw-makefile - removed threading instruction for scorep > - fixed segfault > - added missing static library > - removed runtime_static_linking from Makefile > - fixed runtimeStaticLinking - fixed ScoreP-Support > - fixed mingw build > - ScoreP-include added > - fixed ScoreP-Handling in Cmake
e05b3c374 Martin Sjölund * testsuite 1077164...b3d69fc (1): > Look for executable binary files
b3d69fc02 Martin Sjölund Look for executable binary files
51d64b38b marchartung * testsuite cb3a2fb...1077164 (1): > Added Test to HPCOM-Testsuite
1077164cf marchartung Added Test to HPCOM-Testsuite
9e123ba96 Martin Sjölund * OMCompiler 47ff858...9f8ce9c (1): > Support pattern matching for enumerations
9b29383bd Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
389d35c8a hudson * OMOptim 325e525...797e2e4 (1): > Add phony targets for OSX
b9fbe4e41 gossen * OMCompiler b6d7f28...47ff858 (4): > Replace BackendDAE record constructors with BackendDAEUtil helper functions > Add functions setVars and setEqs to BackendDAEUtil > Add function setSharedInitialEqns > Replace BackendDAE setter functions with new ones with uniform name and prototype
5a7d207b6 hudson Updating submodules
cb3a2fb3b Martin Sjölund Expected output
724239d46 hudson * OMCompiler 234e916...b6d7f28 (1): > Support the now standard Connections.rooted
5316bb367 Martin Sjölund Fix qmake/OSX detection
161ea338d hudson * OMCompiler 5942cf8...234e916 (1): > Fix for OMPCC on OSX
ce4791d8d hudson * OMEdit 9435fbf...c487dc4 (1): > Fixed getTLMComponents. Generate default annotation for sub-models that doesn't have any. Some source code documentation.
b8c416ede Adeel Asghar Fixed getTLMComponents. Generate default annotation for sub-models that doesn't have any. Some source code documentation.
c487dc408 Adeel Asghar Fixed getTLMComponents. Generate default annotation for sub-models that doesn't have any. Some source code documentation.
0a892c2f6 hudson * OMOptim b0d08f1...764987b (1): > Allow using GNUCXX to override CXX for OMOptim
f7a118b93 hudson * OMCompiler dd9ec80...5942cf8 (1): > Fixed Modelica.Thermal.HeatTransfer.Examples.Motor for debug=hpcom
88219c609 hudson * OMShell b160beb...32c1153 (1): > Fix duplicate /build/
32c115395 Martin Sjölund Fix duplicate /build/
462a5755b Martin Sjölund Generate a stand-alone lexer
eee4bd966 hudson Updating submodules
57342feeb Martin Sjölund Some OMCC updates
27fa2f264 hudson * OMEdit c0c2927...9435fbf (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Added API structure for managing the meta-model xml data. Create directories for the sub-models and save their respective model files in them while saving the meta-model xml.
825f74c1b Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
9435fbf1d Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
0fc9a6d0a Adeel Asghar Added API structure for managing the meta-model xml data. Create directories for the sub-models and save their respective model files in them while saving the meta-model xml.
7e4f8d734 Adeel Asghar Added API structure for managing the meta-model xml data. Create directories for the sub-models and save their respective model files in them while saving the meta-model xml.
9d1079d82 Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
6e21b0b83 Niklas Worschech removed referencefiles in common.mos file of cpp runtime tests
bc21794a9 hudson * testsuite 14bd6a3...6e21b0b (1): > removed referencefiles in common.mos file of cpp runtime tests
12047f1d1 Niklas Worschech removed referencefiles in common.mos file of cpp runtime tests
b6e3ca43d hudson Updating submodules
14bd6a3c9 vruge -added test for sortEqnsAndVars -expected output
562081ee6 hudson * OMCompiler d084a77...0fc49fb (1): > Update system libs list
308e800d3 Martin Sjölund Compile Modelica3D on OSX
6011d62bb hudson Updating submodules
c3be20b70 Per Östlund Added test case for #3360.
b0827a783 hudson * OMCompiler 0feb1da...1a119b6 (1): > Change some matchcontinue statements to match statements Remove some unhelpful comments
7e428a10b hudson * OMCompiler ef62d68...0feb1da (3): > add libs of external objects to gcc makefile of Cpp FMI > Adapt Cpp FMI2 to recent changes to make it compile again > Redo 8963da5 to make Cpp FMI2 work again
eaae6d9f3 hudson * OMCompiler 164e53e...ef62d68 (1): > Add a CONTRIBUTING file
284d7ffad Martin Sjölund Add a contributing file
aff6cee35 hudson * OMCompiler 77a112e...164e53e (1): > Fix ipopt compilation on OSX
e6f75d26e Martin Sjölund Update push instructions
326922add Martin Sjölund Update README.md
24e3e3884 hudson * libraries 20aedbc...43d612e (1): > Only remove git/svn files if they exist
bc5f3b5c5 hudson * OMCompiler 5d52a95...77a112e (1): > Add weak linking for OSX umfpack
83dd39ce1 hudson Updating submodules
f3148cae7 Martin Sjölund Fix for MSL update
7bffd689b hudson * OMCompiler 390d475...ee53ba6 (1): > Make a tail-recursive call
8c5d48eb3 hudson * OMCompiler 4d21eda...390d475 (1): > - fix codegeneration of sparse pattern
6e33791ba hudson Updating submodules
9aeffbc4f Lennart Ochel Fix expected output
b58087d2e Lennart Ochel Add test case for #3358
35b86d55f hudson * OMCompiler c9cd590...69e3810 (1): > - change execStat usage a bit to get a better overview
994a346de hudson * OMCompiler 7b13279...c9cd590 (1): > some fixes for compilation on OS X
0ebf98be7 hudson Updating submodules
823aeb722 Martin Sjölund Add test for listFile
b20a61d8c hudson * OMCompiler 0af6530...b0dc6e7 (1): > fix for external c calls return values in cpp runtime
b65af2c7d hudson * doc a8ff45d...739170f (1): > Add example on calling external Python code
739170f3b Martin Sjölund Add example on calling external Python code
184cfa108 hudson * doc 35203b2...a8ff45d (1): > Add attributes
a8ff45dda Martin Sjölund Add attributes
7fa02be00 hudson Updating submodules * OMCompiler ca33ed1...0af6530 (1): > Use better version
347d15cf0 Martin Sjölund Update common
b160bebe1 Martin Sjölund Update common
5e297bb12 Martin Sjölund Update common
5bd7a94d3 Martin Sjölund Update common
c0c292779 Martin Sjölund Update common
f372dd80d hudson * common 00c80dc...51d5f52 (1): > Add macros to get the semantic version of the current release
51d5f523e Martin Sjölund Add macros to get the semantic version of the current release
56ed12f8c hudson * libraries 3c46db1...869fc6a (1): > Bump libraries - https://github.com/modelica-3rdparty/Chemical.git branch master updated to aa2642608e587ddb6897e8c3ffabb3aa099510bd. * [https://github.com/modelica-3rdparty/Chemical/commit/aa26426 aa26426] acidbase buffer test
924b6f0f0 hudson * OMEdit a076bbc...8d10576 (1): > Generate directories for sub models when saving meta-model.
0d8476c32 Adeel Asghar Generate directories for sub models when saving meta-model.
8d105766e Adeel Asghar Generate directories for sub models when saving meta-model.
9fc808683 hudson * OMEdit 1f6c735...a076bbc (1): > Fixed the ModelFile attribute of meta-model editor.
3fdd91dd1 Adeel Asghar Fixed the ModelFile attribute of meta-model editor.
a076bbc78 Adeel Asghar Fixed the ModelFile attribute of meta-model editor.
d84ca0e20 hudson * OMCompiler 1a632d2...ca33ed1 (3): > - fixed mingw build > - ScoreP-include added > - fixed ScoreP-Handling in Cmake
39a433b8e hudson * doc cb5229f...35203b2 (1): > Use some inline icons
35203b2fb Martin Sjölund Use some inline icons
a303378c8 Martin Sjölund Update documentation
cb5229fd3 Martin Sjölund Also include a diff for the documentation since the last release
30e94ba0a hudson * OMCompiler 5f59a5b...1a632d2 (9): > Merge remote-tracking branch 'origin/master' into pullrequest > - fixed msvc build > Merge remote-tracking branch 'origin/master' into fastMW2 > - removed experimental PropertyReader - updated gitignore-file > - added missing property reader interface > - cherry picked niklas changes > - added XmlPropertyReader-Class - Fix for FMU shared object generation > fix for msvc build of cpp runtime fix msvc build in cpp runtime > - first version of initialization XML for c++ simulation runtime added
9222dcfeb Martin Sjölund Install pre-commit hook for OMDev OMCompiler
7a33c182f Martin Sjölund Let runtests.pl determine threads automatically
509fb1754 Martin Sjölund Do not break lines in the makefile
80696ff78 Martin Sjölund Copy documentation for now (until omc-doc is built separate)
144e356e2 Martin Sjölund Fix install paths
ca00d549a hudson * OMOptim fc81c68...16ab602 (1): > Fix OMOptim search path
3d07efd5d hudson * doc 53189f6...6f01277 (1): > Fix indentation in release notes
6f012777d Martin Sjölund Fix indentation in release notes
a5e03b700 Martin Sjölund Add link to User's Guide
ac1c74413 Martin Sjölund Add make install to the main repo
390474d03 hudson * libraries c86db5a...3c46db1 (1): > Bump libraries - https://github.com/iea-annex60/modelica-annex60.git branch master updated to 8015a01591bb24d219f57e7b69cdfcde66e39b47. * [https://github.com/iea-annex60/modelica-annex60/commit/8015a01 8015a01] Merge pull request #270 from iea-annex60/issue268_traceSubstanceSensor * [https://github.com/iea-annex60/modelica-annex60/commit/1f8e180 1f8e180] Merge pull request #274 from thorade/issue273_Airflow_HTML * [https://github.com/iea-annex60/modelica-annex60/commit/127cfd5 127cfd5] Annex60, not Buildings * [https://github.com/iea-annex60/modelica-annex60/commit/9e3c361 9e3c361] close all paragraphs * [https://github.com/iea-annex60/modelica-annex60/commit/1cb16d2 1cb16d2] add missing image * [https://github.com/iea-annex60/modelica-annex60/commit/807b87f 807b87f] closing * [https://github.com/iea-annex60/modelica-annex60/commit/b20742d b20742d] Reformulated assignment of s and assert for #268
3663a5bc2 ptaeuber Merge branch 'master' into tearing
61916a6f7 hudson Updating submodules * OMCompiler d36f27a...df48d6e (6): > Merge remote-tracking branch 'origin/master' into pullrequest > - minor bug fix > Merge branch 'master' into passSystem > - pass second tearing set to runtime > pass second tearing set to runtime > Pass casual tearing set to SimCode
53189f61b Martin Sjölund Add intersphinx, fix references
96353e71c ptaeuber - add new model to test dynamic tearing
3fb89e1ec ptaeuber - add new model to test dynamic tearing
bd64558ea hudson * OMCompiler 6f28e41...d36f27a (1): > Look for Susan-generated files
2560104cb hudson Updating submodules
d116a736b Per Östlund Added testcase for #3357.
7bc3b0a37 hudson * doc 0ddc0e0...5d7ed28 (1): > Use git describe to show the version number
5d7ed28d9 Martin Sjölund Use git describe to show the version number
ac3ec302c hudson * OMCompiler bffe982...1abf2a9 (2): > Update sanity check > Fix MODELICAPATH/OMHOME confusion
d9bc4f7f0 ptaeuber Merge branch 'master' into tearing
d7caf1157 hudson * doc eb988c4...0ddc0e0 (1): > Add bibtexparser dependency
0ddc0e0fb Martin Sjölund Add bibtexparser dependency
4b400dd6e hudson * doc 7e175de...eb988c4 (1): > Update OMHOME paths for the new location
eb988c469 Martin Sjölund Update OMHOME paths for the new location
95de45d11 hudson * doc 756db51...7e175de (1): > Add sphinx to the requirements
7e175de56 Martin Sjölund Add sphinx to the requirements
33c03747f hudson * doc e0e967f...756db51 (1): > Add 'UsersGuide/' from commit '292a85483b90f257280ac2c6f5a1f38ad74ccb19'
756db511c Martin Sjölund Add 'UsersGuide/' from commit '292a85483b90f257280ac2c6f5a1f38ad74ccb19'
292a85483 Martin Sjölund Fix some references
633dd7af4 hudson * OMEdit 146601a...1f6c735 (1): > #3354 - Allowing changing the shapes stacking order.
b0489b299 Adeel Asghar #3354 - Allowing changing the shapes stacking order.
1f6c7351b Adeel Asghar #3354 - Allowing changing the shapes stacking order.
8b71ff961 ptaeuber - add new model to test dynamic tearing
6f6a6debe hudson Updating submodules
16dff7dd3 Martin Sjölund Add OMPython to requirements
7f69a46b7 Martin Sjölund Fix pip requirements name
368f220f2 Martin Sjölund Add pip requirements
58dc0b9e4 Per Östlund - Updated EnumArrayMod1 test.
5e15ef518 Martin Sjölund Remove Windows bat-file (need make to build images)
d19334e4f Martin Sjölund Add images
f60760420 Martin Sjölund Move files
9a2338833 Martin Sjölund Update MDT images
0689305fc hudson Updating submodules
386f48085 vwaurich - update EngienV6 tests
967a7e1b0 hudson * OMNotebook e2a8885...788cb1e (2): > Merge branch 'master' of https://github.com/OpenModelica/OMNotebook > #3351 - Fixed the OMNotebook start up issue.
788cb1eb8 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMNotebook
7e6af05c0 Adeel Asghar #3351 - Fixed the OMNotebook start up issue.
a2f93d6f3 Martin Sjölund Generate separate bibliographies
177a9519a Martin Sjölund Add some targets for making a README
ce051d70d hudson * OMCompiler cbb4269...e145aa8 (24): > Merge remote-tracking branch 'origin/master' into pullrequest > - fix for windows build > Merge remote-tracking branch 'origin/master' into masterMW > - fixed runtimeStaticLinking for C++ Runtime > - fixed msvc build > -Added kinsol library to FMU > - added some gitignore-files for cpp-runtime - FMU includes the kinsol library now > - changed return type of evluate functions to void > - moved creation of build-folder from clean- to runtimeCPP-target > Merge remote-tracking branch 'origin/master' into masterMW > - removed clean in makefile-target "runtimeCPP", to reduce the build time - removed RUNTIME_STATIC_LINKING from ModelicaConfig (Cpp-Runtime) - Modelica-import in busywaiting-barrier is now correct again > Merge remote-tracking branch 'origin/master' into masterMW > - splitted evaluate-functions > - fixed initialization > - fixed fmu-logging > - fixed linking issue with FMULogger > Merge remote-tracking branch 'origin/master' into masterMW > - fix for Cpp-Runtime > - logging can now be switched on and off > - fixed FMU logger and getter- and setters > - FMU cleanup (CPP-Runtime) > - added a simple logger class to cpp-runtime - cleaned up FMU files > - removed the eclipse stuff because it is part of the superproject > - some fmu-cleanups for cpp runtime
9bbf3fb51 hudson * OMCompiler 004a350...cbb4269 (4): > BugFix level scheduler > Added new statistical profiling feature > Added statistical support for profiling > Updating profiling cpp
66c076657 hudson Updating submodules * OMNotebook 5b2cd4c...e2a8885 (1): > Ignore OMNotebook.config
e2a8885bd Martin Sjölund Ignore OMNotebook.config
029b525df hudson * OMPlot 4f0d255...f7acdb9 (1): > Ignore install-sh
f7acdb9ab Martin Sjölund Ignore install-sh
d44161bab hudson * OMCompiler 752d5e7...004a350 (1): > Improve sanity check by checking all commits
e096b7974 Martin Sjölund Split contributors into its own chapter
a773bf1bb Martin Sjölund More reference updates
88fcdc83a Martin Sjölund Fix names of a few more images
b602cc075 Martin Sjölund Update figures and references for OMNotebook
e9f842dfb Martin Sjölund Update images for OMNotebook
8ae31d6c3 Martin Sjölund Fix images and references in OMEdit
6939edcbf Martin Sjölund Some figure/ref updates for OMEdit
907c90098 Martin Sjölund MDT updates
f8241b326 Martin Sjölund MDT debugger update
7c8901104 Martin Sjölund Handle some modelica:// links as well
4bb3b16a4 hudson Updating submodules
4b8b10c98 Martin Sjölund Add noevalfunc
cb404bc6b Martin Sjölund Automatically generate API functions
475b3c2be hudson * OMCompiler bf14425...e78a319 (1): > Remove references to OMVisualize
475dafd20 hudson Updating submodules
0c65e2d99 Martin Sjölund Add test for stringSplit
d1e0cdc45 hudson Updating submodules
5423ecb43 gossen Add endResult to testExternalObject
c12f1dc09 hudson * OMCompiler 080582d...8d8d325 (2): > - the MSVC compiler does not like the structure to be constructed while returning from a function; fix function rat2Real > - the C language does not have bool and the MSVC crap compiler complains about it, change it to int
e6275f187 gossen Add flattening test case for external object located in extended class
c959c718f hudson * OMCompiler 8319e8c...080582d (1): > Fix typo in InstUtil failtrace messages
2f2167889 hudson Updating submodules
aa3f566a3 Martin Sjölund Add target to check for trailing whitespace
7156cf3ff hudson * OMShell 38ee94f...0694730 (1): > Remove generated files from version control
0694730c4 Martin Sjölund Remove generated files from version control
90699f294 gossen Modify synchronous tests for new partition algorithm
a3e7ccfc9 hudson Updating submodules
02df469b9 hudson * OMCompiler 8d92eff...9300fd4 (1): > skipped createStateSets for dummyDerivatives
96c01c33b hudson * OMCompiler 131f013...8d92eff (1): > - improve symbolic jacobian just by removing unionList
6a6816349 hudson * OMEdit 2ac3e23...146601a (1): > #3352 - Allow creating new result file when doing re-simulation.
76227e393 Adeel Asghar #3352 - Allow creating new result file when doing re-simulation.
146601a79 Adeel Asghar #3352 - Allow creating new result file when doing re-simulation.
06fe20826 hudson * OMCompiler ebc9ca9...131f013 (1): > Add rational number support in SimulationRuntime-C.
c9d59160c hudson * OMEdit c031a55...2ac3e23 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Use mono-space font for Output.
b3481638b Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
2ac3e23e7 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
5a8a16914 Adeel Asghar Use mono-space font for Output.
78c8141ea Adeel Asghar Use mono-space font for Output.
b8cb8deac hudson * libraries c049848...c86db5a (1): > Bump libraries - https://github.com/iea-annex60/modelica-annex60.git branch master updated to 058b7cd1381e1febee87bc782432a0c66765ca0b. * [https://github.com/iea-annex60/modelica-annex60/commit/058b7cd 058b7cd] Merge pull request #269 from thorade/issue252_ListOfConstants * [https://github.com/iea-annex60/modelica-annex60/commit/93b66f8 93b66f8] Use the word list to avoid ambiguities,
a330d6204 hudson * OMCompiler 97f4aaf...ebc9ca9 (1): > - return value from Logger::isEnabled
b10d4aca0 adrpo - fix modelica3d build
7a7eaee26 adrpo - build modelica3d also for Windows
4925615f5 hudson * OMCompiler 7e2e9c5...97f4aaf (1): > makeEquationToResidualExp: added case for Wild
de8b3a5a7 hudson * OMCompiler f03a955...7e2e9c5 (14): > - changed return type of evluate functions to void > - moved creation of build-folder from clean- to runtimeCPP-target > - removed clean in makefile-target "runtimeCPP", to reduce the build time - removed RUNTIME_STATIC_LINKING from ModelicaConfig (Cpp-Runtime) - Modelica-import in busywaiting-barrier is now correct again > - splitted evaluate-functions > - fixed initialization > - fixed fmu-logging > - fixed linking issue with FMULogger > - fix for Cpp-Runtime > - logging can now be switched on and off > - fixed FMU logger and getter- and setters > - FMU cleanup (CPP-Runtime) > - added a simple logger class to cpp-runtime - cleaned up FMU files > - removed the eclipse stuff because it is part of the superproject > - some fmu-cleanups for cpp runtime
d9227a10d hudson * OMCompiler 95d54df...f03a955 (1): > - split the CodegenFMU.tpl into several files
9efc6a7cb ptaeuber - add new model to test dynamic tearing
ad21d3460 hudson Updating submodules
4a67f5c93 vruge update test
879a7e057 vruge added test for loop2con
2eeef723f hudson * libraries e64b6bf...c049848 (1): > Bump libraries - https://github.com/iea-annex60/modelica-annex60.git branch master updated to c5df69b5a7709564d20a3d4d5d1f9c0e3ef6fff5. * [https://github.com/iea-annex60/modelica-annex60/commit/c5df69b c5df69b] Merge pull request #267 from iea-annex60/issue266_pedantic * [https://github.com/iea-annex60/modelica-annex60/commit/24c70be 24c70be] Fixed typo in revision section * [https://github.com/iea-annex60/modelica-annex60/commit/7899cf8 7899cf8] Merge branch 'master' into issue266_pedantic * [https://github.com/iea-annex60/modelica-annex60/commit/b923872 b923872] Fixes to allow pedantic model check and translation * [https://github.com/iea-annex60/modelica-annex60/commit/de5928a de5928a] Merge branch 'issue128_nonliteral' into issue266_pedantic * [https://github.com/iea-annex60/modelica-annex60/commit/64d1a21 64d1a21] Revised to allow pedantic model check.
dbb138e00 hudson * OMEdit 151140b...c031a55 (1): > - formatting
ba9c8f95d alash325 - formatting
c031a554e alash325 - formatting
55f0c3874 hudson * OMCompiler f54c86f...8d8f136 (1): > Update instructions
0eafeabaa hudson * OMEdit 697cc62...151140b (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > - Do not use OpenModelica API to fetch interface points
38edcd29f alash325 Merge branch 'master' of https://github.com/OpenModelica/OMEdit
151140b7a alash325 Merge branch 'master' of https://github.com/OpenModelica/OMEdit
fd2de2be4 hudson * libraries 62b24ec...e64b6bf (1): > Make Modelica3D
05916ca30 hudson * libraries 82bf49a...62b24ec (1): > Bump libraries - https://github.com/lbl-srg/modelica-buildings.git branch master updated to 3bb683614c783baab7394d87779f5ae9e77c57bc. * [https://github.com/lbl-srg/modelica-buildings/commit/3bb6836 3bb6836] Merge pull request #423 from lbl-srg/issue422_cfd * [https://github.com/lbl-srg/modelica-buildings/commit/700b6cf 700b6cf] Set start and fixed attribute for CFDExchange.u
87524c88b hudson * OMEdit dfaf7cd...697cc62 (1): > #3346 Added the camel case for components name.
3c417a6e9 Adeel Asghar #3346 Added the camel case for components name.
697cc622d Adeel Asghar #3346 Added the camel case for components name.
7ebca9298 hudson * OMShell ccfba05...38ee94f (1): > Updated common submodule.
38ee94f65 Adeel Asghar Updated common submodule.
2d0861ad5 hudson * OMPlot 213ce20...4f0d255 (2): > Updated common submodule. > - LF as eol. - Install pre-commit hook.
4f0d25536 Adeel Asghar Updated common submodule.
305ac7d52 alash325 - Do not use OpenModelica API to fetch interface points
76169ad95 alash325 - Do not use OpenModelica API to fetch interface points
00ca982bc hudson * OMEdit d5d7b9e...dfaf7cd (1): > Moved co-simulation files to TLM directory.
77fe0f612 Adeel Asghar Moved co-simulation files to TLM directory.
dfaf7cd36 Adeel Asghar Moved co-simulation files to TLM directory.
804872960 hudson * libraries f3bdee6...82bf49a (1): > Bump libraries - https://github.com/iea-annex60/modelica-annex60.git branch master updated to ba202a76a052e6be3f5757a77d5fa418025dbf91. * [https://github.com/iea-annex60/modelica-annex60/commit/ba202a7 ba202a7] Merge pull request #263 from iea-annex60/issue260_stateSelect * [https://github.com/iea-annex60/modelica-annex60/commit/8e3182f 8e3182f] Merge pull request #265 from iea-annex60/issue128_nonliteral * [https://github.com/iea-annex60/modelica-annex60/commit/135be9e 135be9e] Avoided warning about non-literal value * [https://github.com/iea-annex60/modelica-annex60/commit/5d344da 5d344da] Set tolerance for regression tests * [https://github.com/iea-annex60/modelica-annex60/commit/95e462a 95e462a] Updated reference results for #260 * [https://github.com/iea-annex60/modelica-annex60/commit/9bfd1f9 9bfd1f9] Corrected state select for #260 * [https://github.com/iea-annex60/modelica-annex60/commit/5f88989 5f88989] Removed preferredMediumStates= false as this is the default and belong to the medium implementation * [https://github.com/iea-annex60/modelica-annex60/commit/7f6cb18 7f6cb18] replace non-literal value with literal value, * [https://github.com/iea-annex60/modelica-annex60/commit/2895072 2895072] removed stateSelect modifier from ConservationEquation.Xi and set prefferedMediumStates=false this is for #260 * [https://github.com/iea-annex60/modelica-annex60/commit/217439f 217439f] Merge branch 'master' of github.com:iea-annex60/modelica-annex60 * [https://github.com/iea-annex60/modelica-annex60/commit/7d3566f 7d3566f] Merge branch 'master' of github.com:iea-annex60/modelica-annex60
7aebb973b Martin Sjölund Use the latest OMCompiler commit
0a7141801 hudson * OMEdit e4bab47...d5d7b9e (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Fetch interface data in a thread.
78a27cd0f Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
d5d7b9e09 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
f5ad46cdc Adeel Asghar Fetch interface data in a thread.
a8c6795eb Adeel Asghar Fetch interface data in a thread.
82c0d37cf hudson * OMCompiler f54c86f...dee58ad (2): > Merge branch 'master' of https://openmodelica.org/git-readonly/OMCompiler > added documentation folder to cpp runtime
aee340f56 Martin Sjölund Add the latest OMCompiler
0ecab7c3c hudson * OMCompiler c7a548d...dee58ad (1): > Merge branch 'master' of https://openmodelica.org/git-readonly/OMCompiler
6ab88758d hudson * OMEdit 0eb4e60...e4bab47 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > - Read interface data from the xml file - show the metamodel file unsaved if and only if the file is modified
bc94b4659 alash325 Merge branch 'master' of https://github.com/OpenModelica/OMEdit
e4bab4796 alash325 Merge branch 'master' of https://github.com/OpenModelica/OMEdit
67740db8f hudson * OMEdit 336d21a...0eb4e60 (1): > - Updated common submodule.
4fe03779f alash325 - Read interface data from the xml file - show the metamodel file unsaved if and only if the file is modified
01fc36015 alash325 - Read interface data from the xml file - show the metamodel file unsaved if and only if the file is modified
3ef1192bf Adeel Asghar - Updated common submodule.
0eb4e6054 Adeel Asghar - Updated common submodule.
45c44c02f hudson * OMEdit 1c72bdb...336d21a (1): > - Added GUI for fetch interface data.
a7399af88 Adeel Asghar - Added GUI for fetch interface data.
336d21a92 Adeel Asghar - Added GUI for fetch interface data.
33e8c411c hudson * OMCompiler 90b6c5d...c7a548d (1): > added documentation folder to cpp runtime
d7055c4ce Adeel Asghar Ignore NewDocumentation
c780689b2 hudson * OMCompiler 6ebad16...90b6c5d (2): > cosmetic change > generateCrefsExpLstFromExp: added case for der(x)
815abe8e7 Adeel Asghar - Find the alabaster theme path properly by using the recommended way suggested by alabaster https://pypi.python.org/pypi/alabaster.
6380bb688 Martin Sjölund API updates
dd2aa10d2 Martin Sjölund LaTeX fixes
915857d34 Martin Sjölund Some minor fixes
63e370816 hudson * OMCompiler b3abd2b...6ebad16 (1): > disable optimization OptModules for dynopt where +simCodeTarget=XML
fd13d2c50 Martin Sjölund Cleanup OMPython
19e6bfa4c Martin Sjölund Update ignores
33e7b0ef7 Martin Sjölund Modelica3D updates
c8e04dec8 Martin Sjölund Add missing C headers and sources
d6515356b hudson * libraries 186bf7a...f3bdee6 (1): > Bump libraries - https://github.com/lbl-srg/modelica-buildings.git branch master updated to 47f7b63feff0bac91a2746e248a12acc87d41f22. * [https://github.com/lbl-srg/modelica-buildings/commit/47f7b63 47f7b63] Merged Annex60 * [https://github.com/lbl-srg/modelica-buildings/commit/fb7c57f fb7c57f] Merged Annex60 * [https://github.com/lbl-srg/modelica-buildings/commit/121d623 121d623] Merged Annex60 * [https://github.com/lbl-srg/modelica-buildings/commit/d1bebe7 d1bebe7] Merged Annex60 * [https://github.com/lbl-srg/modelica-buildings/commit/82cc6a7 82cc6a7] Merged Annex60 * [https://github.com/lbl-srg/modelica-buildings/commit/dbdd106 dbdd106] Merged Annex60 * [https://github.com/lbl-srg/modelica-buildings/commit/6527532 6527532] Merged Annex60 * [https://github.com/lbl-srg/modelica-buildings/commit/36372b5 36372b5] Merged Annex60
40f4c66dc vruge added test for simplifyConstraints
62b4d4b4f hudson Updating submodules
e5f7de7c9 vruge update test after added postOptmodul simplifyConstraints
d013729b4 hudson * OMCompiler 1462eb5...df3bcaf (1): > Make alt text unique for profiling images
baac1ae9a Martin Sjölund Generate a report for the profiler
63ec7ef0f Martin Sjölund Typeset C and Python interoperability
619b3627a hudson * libraries 35b2a4e...186bf7a (1): > Bump libraries - https://github.com/lbl-srg/modelica-buildings.git branch master updated to cc89c9ae717c63d2c177ce16b4207b803c1fd800. * [https://github.com/lbl-srg/modelica-buildings/commit/cc89c9a cc89c9a] Updated reference results for Dymola 2016
334a4f805 Martin Sjölund Update FMI chapter
824496b65 hudson * OMEdit 0fa0c95...1c72bdb (1): > Fetch interface data for TLM co-simulation.
4b64eae45 Martin Sjölund Replace a png with the equation
c2b4b82c1 Adeel Asghar Fetch interface data for TLM co-simulation.
1c72bdbe0 Adeel Asghar Fetch interface data for TLM co-simulation.
d4e054757 hudson * doc 64ee465...e0e967f (1): > Add 2 more master theses (OMNotebook)
e0e967fa6 Martin Sjölund Add 2 more master theses (OMNotebook)
76e3d24cf Martin Sjölund Add some references
e23a6d0b5 Martin Sjölund Explain that there are no differences in the results
b3bfb6587 hudson Updating submodules
af7caf2d7 Martin Sjölund Add a reset directive for OMPython to prevent odd behaviour
9a21804a4 Lennart Ochel Update expected output
e481864a2 Martin Sjölund Update 2D-plotting
794c493d0 Martin Sjölund More figures in optimization chapter
c055ac4dd hudson * OMCompiler bd824ec...780b277 (1): > Dump Optimica cref's
b94ff2ea1 Martin Sjölund Some improvements for optimization
44e0fbc51 Martin Sjölund Remove duplicate text
ce5a592f5 Martin Sjölund Fix citations
b4f08b8f8 hudson * doc 49f391f...64ee465 (1): > Minor fixes to the bibtex database
64ee46573 Martin Sjölund Minor fixes to the bibtex database
2dcc3bb16 Martin Sjölund Update warnings and errors
0eff9b976 Martin Sjölund Add system overview figure
604cd9f66 hudson * libraries 526a63c...35b2a4e (1): > Bump libraries - https://github.com/lbl-srg/modelica-buildings.git branch master updated to 2f99ab1ec16cd10793f55c6be9c0bdbba5413e66. * [https://github.com/lbl-srg/modelica-buildings/commit/2f99ab1 2f99ab1] Merge pull request #420 from lbl-srg/issue313_fmi_TConnector * [https://github.com/lbl-srg/modelica-buildings/commit/0a1cbb8 0a1cbb8] Replaced ConservationEquation with version from master * [https://github.com/lbl-srg/modelica-buildings/commit/e3b483a e3b483a] Removed fixme and added assertion * [https://github.com/lbl-srg/modelica-buildings/commit/43cdc7f 43cdc7f] Merge branch 'issue313_fmi' into issue313_fmi_TConnector * [https://github.com/lbl-srg/modelica-buildings/commit/9606adf 9606adf] Updated documentation * [https://github.com/lbl-srg/modelica-buildings/commit/e9a0253 e9a0253] Removed empty line * [https://github.com/lbl-srg/modelica-buildings/commit/21f7daa 21f7daa] Change in whitespaces * [https://github.com/lbl-srg/modelica-buildings/commit/fa5d4fd fa5d4fd] Added regression results * [https://github.com/lbl-srg/modelica-buildings/commit/87f6ed3 87f6ed3] Merge branch 'issue313_fmi' into issue313_fmi_TConnector * [https://github.com/lbl-srg/modelica-buildings/commit/0cf9f9c 0cf9f9c] Merged master * [https://github.com/lbl-srg/modelica-buildings/commit/342abfc 342abfc] Removed variables from plot that do no longer exist * [https://github.com/lbl-srg/modelica-buildings/commit/6acbc9b 6acbc9b] Merge branch 'issue313_fmi' into issue313_fmi_TConnector * [https://github.com/lbl-srg/modelica-buildings/commit/9c92e1b 9c92e1b] Merge branch 'issue313_fmi_TConnector' of github.com:lbl-srg/modelica-buildings into issue313_fmi_TConnector * [https://github.com/lbl-srg/modelica-buildings/commit/e930289 e930289] Merge branch 'issue313_fmi' of github.com:lbl-srg/modelica-buildings into issue313_fmi * [https://github.com/lbl-srg/modelica-buildings/commit/05a3bd1 05a3bd1] Corrected html
d364952ee Martin Sjölund Add parametric plot
8f5024b82 hudson * OMEdit fb6b73c...0fa0c95 (1): > Make External model useful for meta modeling. Delete the OriginItem when the component is deleted.
d7ec619ab Adeel Asghar Make External model useful for meta modeling. Delete the OriginItem when the component is deleted.
0fa0c95b5 Adeel Asghar Make External model useful for meta modeling. Delete the OriginItem when the component is deleted.
ca49350d6 hudson * OMEdit 4b6d893...fb6b73c (1): > Added TLM co-simulation in the Libraries Browser context menu. Allow opening TLM co-simulation output window from TLM co-simulation setup.
a839e5b5e Adeel Asghar Added TLM co-simulation in the Libraries Browser context menu. Allow opening TLM co-simulation output window from TLM co-simulation setup.
fb6b73c01 Adeel Asghar Added TLM co-simulation in the Libraries Browser context menu. Allow opening TLM co-simulation output window from TLM co-simulation setup.
9083bcb5a Martin Sjölund Add option to do a gnuplot
d51dba320 hudson * OMCompiler 36f6156...bd824ec (1): > Add support to filter to CSV
3561a6a52 hudson * OMCompiler 5b20ca6...36f6156 (1): > added assert for pow(x,0.5) = sqrt(x)
f3ae33e49 hudson * OMCompiler 26ab95a...5b20ca6 (1): > Update HPCOM-IntelTBB (Task-Arena, Bug-Fix)
be4c5847c Martin Sjölund Remove some old files
2a626a44d Martin Sjölund Running OMC to generate documentation
4eb0c5d13 hudson * OMCompiler bd5ab44...26ab95a (1): > Fix indentation
c1181c94c hudson * libraries afdd2a8...526a63c (1): > Bump libraries - https://github.com/iea-annex60/modelica-annex60.git branch master updated to 6a4d46cffcde1ea381d28322e219a4c7ca5eadf9. * [https://github.com/iea-annex60/modelica-annex60/commit/6a4d46c 6a4d46c] Updated revision notes for https://github.com/iea-annex60/modelica-annex60/pull/259 * [https://github.com/iea-annex60/modelica-annex60/commit/c69a2e6 c69a2e6] Updated revision notes for https://github.com/iea-annex60/modelica-annex60/pull/259 * [https://github.com/iea-annex60/modelica-annex60/commit/65e4d0e 65e4d0e] Merge pull request #259 from Mathadon/issue258_mSenFacFinal * [https://github.com/iea-annex60/modelica-annex60/commit/9996582 9996582] removed final modifier of mSenFac in FourPortHeatMassExchanger.mo * [https://github.com/iea-annex60/modelica-annex60/commit/27a8162 27a8162] Merge pull request #255 from iea-annex60/issue246_airflow
c30b13bf9 Martin Sjölund More syntax highlighting
0bc5a0184 Martin Sjölund Add release notes
fc6b9cd20 Martin Sjölund Split some more chapters
22e66326f Martin Sjölund Compilation to pdf
fc11f769a Martin Sjölund Add some missing files
9289a4bb5 Martin Sjölund Split the files slightly, update equations a bit in OMNotebook
0a8e313fc vruge improved TestExpressionSolve.mos
b1428062d hudson * testsuite f1a5f1b...0a8e313 (1): > improved TestExpressionSolve.mos
3d125bde6 Martin Sjölund Add used images
ca097c19a hudson * OMCompiler 8de4ae3...bd5ab44 (18): > - removed a whitespace > - moved serializer.cpp to the correct location > - added serializer files again > Merge remote-tracking branch 'origin/master' into masterMW > - fix for msvc build > - Fixed typo. > dynOpt: using IndexReduction=dummyDerivatives > cosmetic change > cosmetic change > cosmetic change > cosmetic change > cosmetic change > cosmetic change > Merge remote-tracking branch 'originMW/master' into masterMW > Merge remote-tracking branch 'originMW/master' into masterMW > Merge branch 'master' into masterMW > - added new profiling points to c++ runtime - improved compile performance > Merge pull request #1 from OpenModelica/master
6c972c0e5 hudson * OMEdit 5168639...4b6d893 (1): > - Moved some files to appropriate directories.
7bd064597 Adeel Asghar - Moved some files to appropriate directories.
4b6d893c6 Adeel Asghar - Moved some files to appropriate directories.
33bc048c7 hudson * OMEdit 30a9c4c...5168639 (1): > - Show the status of simulation in the Archived simulations list.
90d817052 Adeel Asghar - Show the status of simulation in the Archived simulations list.
5168639ad Adeel Asghar - Show the status of simulation in the Archived simulations list.
d27ba8955 Martin Sjölund Add a docx to rst test
843488106 hudson * OMCompiler f141d14...8de4ae3 (1): > - Fixed typo.
05448f790 Martin Sjölund Some updates to a small sphinx project with a few tweaks
ed2e6d04f Martin Sjölund Fix bibliography
26d7184d6 Martin Sjölund Try to add some sphinx project
5ac3367e3 Martin Sjölund Testing
a9a7f6a95 hudson * OMEdit a6ded24...30a9c4c (1): > - TLM plugin log file named has changed.
eb37127d1 Adeel Asghar - TLM plugin log file named has changed.
30a9c4cb2 Adeel Asghar - TLM plugin log file named has changed.
a4f6d1190 Martin Sjölund Allow compiling without all subprojects present
1bc9092e9 Martin Sjölund Update README.md
bdfadc55d hudson * testsuite 25e582b...f1a5f1b (1): > Add a target for hudson to perform a sanity check
f1a5f1be6 Martin Sjölund Add a target for hudson to perform a sanity check
7fe459f71 hudson Updating submodules
25e582bff Martin Sjölund Update reference results due to MSL 3.2.1 change
47dfa8843 hudson Updating submodules
374837183 vruge update test
83bf09602 hudson * libraries f91c29c...4cdb732 (1): > Bump libraries - https://github.com/lbl-srg/modelica-buildings.git branch master updated to 63c39858a6d7eff91e3b62c9b952dd89fb906657. * [https://github.com/lbl-srg/modelica-buildings/commit/63c3985 63c3985] Merge pull request #419 from sjoelund/fix-parsing * [https://github.com/lbl-srg/modelica-buildings/commit/ef24b3d ef24b3d] Fix parsing * [https://github.com/lbl-srg/modelica-buildings/commit/293bdf6 293bdf6] Merged issue246_airflow from Annex60
689ac6025 hudson * OMCompiler c8a2562...4715552 (5): > - cmake should now select the correct libraries (either debug or release) for the c++-runtime - fixed fmu export for windows (c++-runtime) - changed default cmake_build_type to debug > - static libraries are now created with each build of the cpp-runtime - turn on static linking by using +d=runtimeStaticLinking of omc - cleanups and bug-fixes > - fixed fmu export of cpp-runtime - cleaned up some static-linking stuff - fixed a segfault with the newly added profiling-points > - added new profiling points to c++ runtime - improved compile performance > - some simple improvements for HPCOM
c1e4ea9b1 vruge update test
107a27fe8 hudson * OMEdit 149bf80...a6ded24 (1): > - Another stupid typo.
2512d4a4d Adeel Asghar - Another stupid typo.
a6ded24a2 Adeel Asghar - Another stupid typo.
86f5331d7 hudson * libraries 425419a...f91c29c (1): > Bump libraries - https://github.com/iea-annex60/modelica-annex60.git branch master updated to 3bb0534587f474c376aa5d6946ea828ee24707a7. * [https://github.com/iea-annex60/modelica-annex60/commit/3bb0534 3bb0534] Merge pull request #255 from iea-annex60/issue246_airflow * [https://github.com/iea-annex60/modelica-annex60/commit/e93b535 e93b535] Corrected extends statement * [https://github.com/iea-annex60/modelica-annex60/commit/eaf7f1d eaf7f1d] Added reference results from Buildings library * [https://github.com/iea-annex60/modelica-annex60/commit/067eade 067eade] Cleaned up code to avoid diffs with Buildings library * [https://github.com/iea-annex60/modelica-annex60/commit/b0ccfa4 b0ccfa4] Fix brackets in package.mo * [https://github.com/iea-annex60/modelica-annex60/commit/b8035ac b8035ac] Remove accidentaly introduced use statement * [https://github.com/iea-annex60/modelica-annex60/commit/d0e6969 d0e6969] Merge branch 'master' of https://github.com/iea-annex60/modelica-annex60 into issue246_airflow * [https://github.com/iea-annex60/modelica-annex60/commit/7121779 7121779] Update models in airflow unit test scripts * [https://github.com/iea-annex60/modelica-annex60/commit/0eb2332 0eb2332] Update models in airflow unit test scripts * [https://github.com/iea-annex60/modelica-annex60/commit/9aa9fb7 9aa9fb7] Add unit test scripts for airflow * [https://github.com/iea-annex60/modelica-annex60/commit/17c6fa0 17c6fa0] Change paths for unit tests in airflow models * [https://github.com/iea-annex60/modelica-annex60/commit/b453d35 b453d35] Convert Buildings dependencies in Airflow package * [https://github.com/iea-annex60/modelica-annex60/commit/661c741 661c741] Add Airflow package to Annex60
44f192948 hudson * OMEdit a82dea5...149bf80 (1): > - Fixed stupid typo.
1fa319b5e Adeel Asghar - Fixed stupid typo.
149bf80d3 Adeel Asghar - Fixed stupid typo.
d7344512d Adeel Asghar - Ignore OpenModelicaSetup directory.
55bd00861 hudson * OMCompiler 7f603ec...c8a2562 (1): > Adds serialization of MMC values
fb99473b0 hudson * testsuite 673e210...8165162 (1): > Increase the timeout
8165162b6 Martin Sjölund Increase the timeout
390ff4184 hudson * testsuite 5824e7b...673e210 (2): > - changed BouncingBall number of threads to one > Merge remote-tracking branch 'originMW/master' into masterMW
d5f753989 hudson Updating submodules * OMEdit f77f376...a82dea5 (5): > - No hover events in Component so no need to enable hover tracking. - Minor formatting & documentation in ModelWidgetContainer.cpp. > - Check for existing LibraryTreeNode and display error if already exists. > - Allow loading external models for TLM meta-modeling. > - Use the preserve aspect ratio and initial scale of the component instead of the layer. > - Make the text readable when component has flipping/rotation.
193e7bc19 hudson Updating submodules
673e21057 Marcus Walther - changed BouncingBall number of threads to one
5e3b097ec Marcus Walther Merge remote-tracking branch 'originMW/master' into masterMW
c485867fa Adeel Asghar - No hover events in Component so no need to enable hover tracking. - Minor formatting & documentation in ModelWidgetContainer.cpp.
a82dea597 Adeel Asghar - No hover events in Component so no need to enable hover tracking. - Minor formatting & documentation in ModelWidgetContainer.cpp.
5824e7bf4 Martin Sjölund Disable BouncingBall_mcp_omp.mos
e313ab681 Adeel Asghar - Check for existing LibraryTreeNode and display error if already exists.
7f6cbd569 Adeel Asghar - Check for existing LibraryTreeNode and display error if already exists.
9ae7723b5 Per Östlund - Added test case for #3337.
c57605b39 Martin Sjölund Merge pull request #13 from vruge/disableDynStateSelectionInDynOpt3
ca05ec17d Martin Sjölund Merge pull request #12 from vruge/disableDynStateSelectionInDynOpt2
e27871090 Adeel Asghar - Allow loading external models for TLM meta-modeling.
2686fdbbb Adeel Asghar - Allow loading external models for TLM meta-modeling.
b3ffc67c2 Adeel Asghar - Use the preserve aspect ratio and initial scale of the component instead of the layer.
8f8cfe060 Adeel Asghar - Use the preserve aspect ratio and initial scale of the component instead of the layer.
dd51fdd78 Adeel Asghar - Make the text readable when component has flipping/rotation.
a7c1e7733 Adeel Asghar - Make the text readable when component has flipping/rotation.
d1c484175 vruge dynOpt: addeed case for disable dynamic sate selection
2ff7145af vruge update test
890ee7f65 hudson * libraries ee48417...1d969d6 (1): > Bump libraries - https://github.com/iea-annex60/modelica-annex60.git branch master updated to 3ff76988d7e2cba07ce52ad5b5aff57aa63b35f9. * [https://github.com/iea-annex60/modelica-annex60/commit/3ff7698 3ff7698] Merge pull request #250 from iea-annex60/issue249_CSensor * [https://github.com/iea-annex60/modelica-annex60/commit/ceaf706 ceaf706] Merge pull request #248 from iea-annex60/issue225_stateSelect * [https://github.com/iea-annex60/modelica-annex60/commit/9e80052 9e80052] Corrected documentation to address review comment on https://github.com/iea-annex60/modelica-annex60/pull/248 * [https://github.com/iea-annex60/modelica-annex60/commit/ea6aab1 ea6aab1] Corrected issue #249 and added test case * [https://github.com/iea-annex60/modelica-annex60/commit/116194d 116194d] Removed stateSelect on pressure for #225
70befdda5 hudson * OMCompiler b8bb713...5992e4a (1): > - Fixed encoding of HpcOmScheduler.mo and SimCodeUtil.mo.
282861849 hudson Updating submodules * OMCompiler 19efba2...b8bb713 (3): > - fix testsuite for now, still have to handle underdetermined systems with derivation loops > - Don't treat outer parameters without binding as a special case in Static.elabCref2, to enable vectorization. > - added information about highest derivative to SimCode.ModelInfo
c798dca34 Per Östlund - Added test case for array expansion of outer parameters.
d41041329 hudson * OMCompiler e95da2b...19efba2 (13): > Merge pull request #7 from sjoelund/master > Merge pull request #6 from sjoelund/master > fix for typo > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Replace recursions with loops > Merge remote-tracking branch 'origin/master' (reverted from commit b13b350383859be31fd5f6f39d0198c26776d4f8) > Merge remote-tracking branch 'origin/master' (reverted from commit b13b350383859be31fd5f6f39d0198c26776d4f8) (reverted from commit af3393f641463c913c4c74512d04e941de8abf9d) > Merge remote-tracking branch 'origin/master' (reverted from commit b13b350383859be31fd5f6f39d0198c26776d4f8) > Merge remote-tracking branch 'origin/master' > Merge remote-tracking branch 'origin/master' > Merge remote-tracking branch 'origin/master' > - added information about highest derivative of complete model to modelinfo
69d22f22d hudson * testsuite 1a5bab4...a9d51ea (1): > - Added test case for enumeration array modifier.
a9d51ea03 Per Östlund - Added test case for enumeration array modifier.
eec11536a hudson * OMCompiler aec10af...e95da2b (1): > - Changed recursive instantiation of enumeration arrays to a loop, to avoid issues with type checking.
6e51e9945 hudson * OMEdit 5dfb4ea...f77f376 (1): > - Visualize the Component origin with cross.
e8a1675d8 Adeel Asghar - Visualize the Component origin with cross.
f77f376cf Adeel Asghar - Visualize the Component origin with cross.
eccd018f3 hudson * testsuite 72a94bb...1a5bab4 (1): > - Added test case for inner/outer enumeration dimensions when using bindings.
19e07b667 hudson * OMCompiler cc6a016...aec10af (1): > - Fix expansion of enumeration dimensions on bindings when using inner/outer. - Renamed Types.isArray to Types.isNonscalarArray and implemented a new Types.isArray that actually checks if a type is an array.
1a5bab448 Per Östlund - Added test case for inner/outer enumeration dimensions when using bindings.
e6417343a hudson Updating submodules * OMOptim c75e22d...6d6beea (1): > Use the configured CXX when compiling paradiseo
72a94bbfe Lennart Ochel Add test case for #3323
d1bb8872c hudson * libraries edd3867...ee48417 (1): > Bump libraries - https://github.com/modelica-3rdparty/ExternData.git branch master updated to 396164fa708cc7c7e64da55ac0b3cba23939f790. * [https://github.com/modelica-3rdparty/ExternData/commit/396164f 396164f] Update version * [https://github.com/modelica-3rdparty/ExternData/commit/728f1f7 728f1f7] Fix syntax error * [https://github.com/modelica-3rdparty/ExternData/commit/e292e46 e292e46] Rebuild always * [https://github.com/modelica-3rdparty/ExternData/commit/ab9c399 ab9c399] Rebuild always * [https://github.com/modelica-3rdparty/ExternData/commit/503ed70 503ed70] Update version * [https://github.com/modelica-3rdparty/ExternData/commit/8481e74 8481e74] Add library version and info
5e296cf7b hudson Updating submodules * OMCompiler fd2efe9...cc6a016 (1): > Add workaround to RemoveSimpleEquations to sort out known vars from alias vars (#3323)
0bc3a73e2 Lennart Ochel Update expected output
443e0dd6d hudson * OMCompiler a63f61b...fd2efe9 (1): > Remove usertab.c as expected
63b4b6dc0 hudson Updating submodules * OMCompiler dff6c83...a63f61b (1): > Remove usertab.c from cppruntime as it should never be compiled
81f8a837b Martin Sjölund Make build dirs
234ebb4f9 hudson * libraries aa0458e...edd3867 (1): > Bump libraries - https://github.com/lbl-srg/modelica-buildings.git branch master updated to 5a78c76d5b26d8910427db17f00ab3da49fb4712. * [https://github.com/lbl-srg/modelica-buildings/commit/5a78c76 5a78c76] Removed stateSelect on pressure for https://github.com/iea-annex60/modelica-annex60/issues/225 * [https://github.com/lbl-srg/modelica-buildings/commit/d2149f9 d2149f9] Updated reference results for #417. * [https://github.com/lbl-srg/modelica-buildings/commit/c62e6cb c62e6cb] Reformulated to reduce use of divmacro. For #417
179033528 hudson * OMCompiler 04badce...dff6c83 (1): > Fixes #3332, ParModelica install paths
374f9d3d8 hudson * libraries aa87b16...aa0458e (1): > Bump libraries - https://github.com/iea-annex60/modelica-annex60.git branch master updated to e764974d3c517935c478178bf5a6a909000e500f. * [https://github.com/iea-annex60/modelica-annex60/commit/e764974 e764974] Merge pull request #245 from iea-annex60/issue225_stateSelect * [https://github.com/iea-annex60/modelica-annex60/commit/cdaa22d cdaa22d] Removed stateSelect for p
7bdc0d03c hudson * OMCompiler 5c9479a...04badce (1): > replaced for loop with std::transform in SimVars.initRealAliasArray
79fb67ef9 hudson * OMCompiler eb6f814...5c9479a (1): > fix for ModelicaExternalC usertab linker error in cpp runtime
d1489104b hudson * OMCompiler 9f6854b...eb6f814 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > fix for typo in SimController comment
e8c7682f2 hudson * testsuite 0c3dcc8...d0aef25 (1): > - commented out debug line
8e8f9667c adrpo - unpack the reference files before running the tests
d0aef2541 adrpo - commented out debug line
abc7935de hudson * testsuite 6b77a33...0c3dcc8 (1): > Only set CXX to g++ if CXX is clang++
0c3dcc855 Martin Sjölund Only set CXX to g++ if CXX is clang++
84b170ca4 hudson * libraries 3f8a105...aa87b16 (1): > Bump libraries - https://github.com/iea-annex60/modelica-annex60.git branch master updated to da5e3538c2bedbcd93840c2b7f844649fb549ecf. * [https://github.com/iea-annex60/modelica-annex60/commit/da5e353 da5e353] Merge pull request #240 from iea-annex60/issue239_statistics * [https://github.com/iea-annex60/modelica-annex60/commit/eadb2a4 eadb2a4] Regenerated reference results for #239
6fa70042c hudson * OMCompiler 1b90621...9f6854b (3): > Fix 8a7b5a0 by updating to the latest submodules > - fix testsuite on windows, checking if first char is '/' is obviously not Windows friendly > fix for debug msvc cpp runtime build
f7ae6d9ae hudson * OMCompiler 537d965...1b90621 (5): > changed msvc build type for cpp runtime to release > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > added doxygen call to generate documentation for cpp runtime in main CMakefile it can be generated with BUILD_DOCUMENTATION=true. the documentation is build in SimulationRuntime\cpp\Build\Doc > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > added doxygen config file for cpp runtime, add doxygen group comments in cpp runtime source files
b6201cd6d hudson * testsuite 1583aba...6b77a33 (1): > Merge pull request #11 from vruge/dynOptUpdate
6b77a33bb Martin Sjölund Merge pull request #11 from vruge/dynOptUpdate
222835e16 hudson * testsuite ded2952...1583aba (1): > Merge pull request #10 from vruge/dynOptUpdate
42ff48fca vruge Merge remote-tracking branch 'origin/master' into dynOptUpdate
1583aba68 Martin Sjölund Merge pull request #10 from vruge/dynOptUpdate
e7f0d2061 hudson * OMCompiler 1bda3b0...537d965 (1): > - git describe instead of git rev-parse for getVersion()
2860aa431 vruge remove some messages, which are not intresting
7ac9271f7 vruge improved test TFC5
53c1cf744 vruge improved test LRB2
c91dbbb98 vruge improved test LRB
9eeccf432 vruge improved test DM
4d8299ef7 hudson * OMCompiler 5608b79...1bda3b0 (1): > - fix for visualization xml
6ce925d72 hudson Updating submodules * OMCompiler 76801fe...5608b79 (5): > Update README.Linux.md > Update README.Linux.md > Change the Linux readme to markdown > Pass CFLAGS/CXXFLAGS to ipopt > - visualization xml stores equations for protected, time-dependent variables
ded295274 Martin Sjölund Skip LOG_IPOPT_ERROR as the numbers are not interesting
44a312bd6 Martin Sjölund Print less output to pass the testsuite
913700d04 Adeel Asghar Ignore OMPython if git cloned inside OpenModelica.
6d3d279e0 Adeel Asghar - remove OMPython submodule.
be7436adb Adeel Asghar - Added OMPython submodule.
5767eb0fc hudson * OMNotebook 0505769...5b2cd4c (1): > Normalize line endings, remove generated file
5b2cd4c58 Martin Sjölund Normalize line endings, remove generated file
c20cfa8be hudson Updating submodules * OMCompiler bb4056b...76801fe (2): > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'qss'
2c1535d6c Lennart Ochel Update expected output
576a904ab Lennart Ochel Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
d79836166 Lennart Ochel Merge branch 'qss'
7d0e89366 Martin Sjölund Update runtests.pl exit codes
b4620a732 Martin Sjölund config.guess is copied into the correct place by the common files
f009094cf hudson Updating submodules * common 2e0e4dd...00c80dc (1): > Always copy the required config.guess, etc
00c80dcd0 Martin Sjölund Always copy the required config.guess, etc
e4416eaae Martin Sjölund Fix cppruntime tests
169712a66 Martin Sjölund Compile Modelica3D binaries
2e0e4dd1d Martin Sjölund Add the canonical host_short to omhome
1eb301f92 hudson Updating submodules * OMCompiler 38d0c59...060a0ac (1): > Use the configured CXX in cppruntime
3e5635a2b Martin Sjölund Use g++ for boost threads
2226ebb5a hudson Updating submodules * OMCompiler bf6ce68...38d0c59 (1): > Use C++11 by default
8700c259c Martin Sjölund Add c++11 macro
283126151 hudson * testsuite 028b425...a4b5245 (1): > Update expected output - remove warnings (see #3325)
a4b524524 Lennart Ochel Update expected output - remove warnings (see #3325)
efc65e194 Lennart Ochel Update test for system that do not depend on any state
ea351393b hudson * OMCompiler 60c93f5...bf6ce68 (1): > Fix generation of sparse pattern for systems with just one state
2c578ecf3 Lennart Ochel Merge branch 'master' into qss
312471e27 hudson * libraries efc414f...b697666 (1): > Bump libraries - https://github.com/iea-annex60/modelica-annex60.git branch master updated to 94aae0d1b2dcd98dd5b7df07c76fd679296ac508. * [https://github.com/iea-annex60/modelica-annex60/commit/94aae0d 94aae0d] Merge pull request #244 from iea-annex60/issue243_pyc * [https://github.com/iea-annex60/modelica-annex60/commit/7c28dc6 7c28dc6] Added *.pyc to the gitignore file
179506417 hudson * OMCompiler 3f57560...60c93f5 (1): > Merge pull request #4 from ptaeuber/tearing2
ffb7cc192 hudson * OMCompiler b3dabeb...3f57560 (1): > - sundials 2.4.0 has support for colored jacobian, so I've changed the ifdef
38289e02b hudson Updating submodules * OMCompiler b97fedb...b3dabeb (2): > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > - try to improve on #3318 by giving memory back as much as possible to the OS on Windows
ef4ce6340 hudson * OMCompiler e2a2224...b97fedb (1): > - fixed the ordering of the array elements in RefArray class - added a counter for the number of ODE-evaluations to CVode - included version check for Sundials, colored jacobians are now enabled if the version is new enough - some typo fixes
230db15a5 Adeel Asghar #3123 - Fixed the Component flipping issues.
5dfb4ea46 Adeel Asghar #3123 - Fixed the Component flipping issues.
65bc6a2b2 adrpo - build omlibrary and omc-diff by default on Windows
dc25ac0ea hudson * testsuite b07755b...028b425 (1): > Merge pull request #9 from vruge/master
028b425b0 Adrian Pop Merge pull request #9 from vruge/master
5bc2cb9d8 vruge dy. optimization: update test
36a39f62e vruge dyn. optmization: update test
9fbf184a5 hudson * OMCompiler defa77c...e2a2224 (1): > dyn. optmization: attempt to fix CombiTimeTable with Periodic
fbbbebfbe vruge update test
689f8810c hudson * testsuite 42c0789...b07755b (1): > Expected output
b07755b09 Martin Sjölund Expected output
23a74abcf hudson * OMCompiler 7abb7cc...defa77c (5): > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > removed special case for static factory policies
b5e2d2838 hudson * testsuite 0009dfa...42c0789 (1): > Disable debugging
42c07892a Martin Sjölund Disable debugging
76b47f73c hudson * OMCompiler dcf2a05...7abb7cc (3): > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Remove unused code - there is no $dummy state anymore > Don't add a dummy state to generate symbolic Jacobians
e40f14020 hudson * testsuite 5c9cc5d...0009dfa (1): > Use the new paths for the model testing scripts
0009dfa13 Martin Sjölund Use the new paths for the model testing scripts
85986d843 hudson Updating submodules * OMCompiler 27df1e5...dcf2a05 (3): > - Added for-loops to dumpEqs. > - Codegen for vectorization using for loops. > - Cleaned up vectorization. - Fixed upper bound for vectorization.
5c9cc5de3 Martin Sjölund Do not add the inst tests
8171bdfec Martin Sjölund Add missing SiemensPower test
fe904fba7 hudson * testsuite 4ade779...36b2fae (1): > Add SiemensPower reference file
36b2fae6e Martin Sjölund Add SiemensPower reference file
5b48199f5 hudson Updating submodules * libraries b915040...efc414f (1): > Add SiemensPower 2.1 beta
4ade77936 Martin Sjölund Update SiemensPower tests to use the packaged library
1d2871767 Martin Sjölund Use SiemensPower from the libraries
3ca5d1f13 hudson * libraries 6ae48c8...b915040 (1): > Add SiemensPower as a core library
0bbaeec6c hudson * testsuite 6a8642c...6f15357 (2): > Add the small reference graphs used and compared > Use same stopTime as reference file
6f15357c6 Martin Sjölund Add the small reference graphs used and compared
268a0405d Martin Sjölund Use same stopTime as reference file
a92549d11 hudson * OMCompiler 6d49a94...27df1e5 (1): > - fix windows compilation
e4924883f hudson * OMShell 3f8412c...ccfba05 (1): > Update .gitignore file
ccfba0529 Lennart Ochel Update .gitignore file
8b8614f29 hudson Updating submodules * OMCompiler ab8f95a...6d49a94 (1): > Merge outputs 2 and 3 of diffSimulationResults
6a8642c01 Martin Sjölund diffSimulationResults changed back to two outputs
7caf3fc61 hudson * testsuite e90e180...77b04d0 (1): > Add MSL 3.1 version of reference files
77b04d023 Martin Sjölund Add MSL 3.1 version of reference files
aa2ef4b3d hudson * testsuite 73d0a3c...e90e180 (1): > Update C++ tests using the ModelTesting scripts
e90e180ce Martin Sjölund Update C++ tests using the ModelTesting scripts
607683caf Martin Sjölund Build reference files
96888e341 hudson * OMCompiler 2bf2c4e...ab8f95a (1): > Bump 3rdParty
1207d8e2f hudson * OMCompiler 0d42956...2bf2c4e (1): > Quote directory names
bca913380 hudson * libraries 640cbeb...6ae48c8 (1): > Bump libraries - https://github.com/modelica/Modelica.git branch master updated to ab314db33d4a9fda9793b16710a11d0a2e428275. * [https://github.com/modelica/Modelica/commit/ab314db ab314db] Update GEOJSON file with today's status.
69b6561e8 hudson * OMCompiler 98e9206...0d42956 (1): > Fix extrapolation error - Use the stopTime for the last point to avoid rounding errors - Add better error-messages if getting the value of a variable fails
25364865e hudson * testsuite f9fa946...73d0a3c (2): > Add reference file for 4-bit adder > Add reference for ChuaCircuit (2500 intervals)
73d0a3c99 Martin Sjölund Add reference file for 4-bit adder
2f534a82b hudson * OMCompiler ba5b824...98e9206 (1): > Allocate the correct size
5f9e4651a Martin Sjölund Add reference for ChuaCircuit (2500 intervals)
c1d29220f hudson Updating submodules * common ec62513...d52ab4e (1): > Make pre-commit hook work with submodules
f9fa9461e Martin Sjölund Fixes for SMEE_Rectifier - Use the original reference file, filtered for the expected variables as well as as reduced number of intervals (=1500) - Add support for diffSimulationResults in ModelTesting.mos - Use diffSimulationResults for SMEE_Rectifier - Change SMEE_Rectifier to verified results
d52ab4e30 Martin Sjölund Make pre-commit hook work with submodules
36f6ce8f7 hudson Updating submodules * OMOptim a06773d...c75e22d (1): > - Fixed encoding of ParadisEO files.
703687b75 Martin Sjölund Convert Makefile.in to UTF-8
c5ab20cbd Martin Sjölund Merge pull request #8 from lochel/jacobian-warning
f3b9b6be6 hudson * testsuite 7e98375...ff0fc92 (3): > Expected output > Add -nodelete option to rtest, for debugging > Use the MSL 3.1 reference for CharacteristicThyristors
ff0fc923d Martin Sjölund Expected output
487b49718 Lennart Ochel Update expected output
de3bfe75c hudson * OMCompiler a6b4656...ba5b824 (2): > Simulation results fixes - Add failed variables as output from diffSimulationResults - Add numberOfIntervals flag to filterSimulationResults > Create GC_asprintf function
ed3dc1720 hudson * OMCompiler 23a54a4...a6b4656 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Remove workaround for dummy state in dassl solver since there is no dummy state for algebraic systems anymore.
710c86d07 Martin Sjölund Add -nodelete option to rtest, for debugging
8064091bd Martin Sjölund Use the MSL 3.1 reference for CharacteristicThyristors
7c74307a2 hudson * OMCompiler ea135be...23a54a4 (2): > - removed some debug dumps in vectorization > - some fixes for vectorization
c101ed495 hudson * OMCompiler 20a5a0c...ea135be (3): > - extended vectorization (reverted from commit 4e506d6574516164ddaf3ee1eee666e5b4c31857) > Merge remote-tracking branch 'origin/master' > - extended vectorization
71623400a hudson * OMCompiler c895e99...20a5a0c (1): > - fixed GCC compiler warnings for invalid-pch define and force_inline
be961d1db hudson * OMCompiler 348b22c...c895e99 (1): > - fixed appended subscripts for vectorization
68874ea93 hudson * libraries cb43363...640cbeb (1): > Bump libraries - https://github.com/modelica-3rdparty/Chemical.git branch master updated to f4ed4c000da4600770388ab9d67a695631e627aa. * [https://github.com/modelica-3rdparty/Chemical/commit/f4ed4c0 f4ed4c0] cleaned * [https://github.com/modelica-3rdparty/Chemical/commit/4aacdda 4aacdda] Changed solution port to eliminate integration in solution components, which reduce the set of solution parameters. Now all substances must be presented in solution, where non-interacting substances in solution can be represented only by one substance component. Because each extensive property of the solution is the sum of each connected substance with solution port.
8bb9617df Lennart Ochel Update expected output
ffa7dad6b Lennart Ochel Add test case for ode system that depends on time (and not on states)
1656a6396 hudson * libraries 455d473...cb43363 (1): > Bump libraries - https://github.com/MarekMatejak/Physiolibrary.git branch master updated to dde75d42f5838f09062c2daeceb6109b8a80f008. * [https://github.com/MarekMatejak/Physiolibrary/commit/dde75d4 dde75d4] Avolio's hydraulic vessel segment - first draft The new Chemical library is instead obsolete .Chemical and .Osmotic domain of Physiolibrary
18a543d80 hudson * OMCompiler 97f744c...348b22c (2): > - removed the boost shared pointers in the sim var class, because the reference is never passed to the outside - alignment for the sim var arrays is now working correctly > - a lot of typo fixes in CodegenCpp.tpl and CodegenCppHpcom.tpl - removed some unused functions in CodegenCpp.tpl to shrink the size of the file a litte bit - splitted cpp code generation for the initialization of constant values (e.g. string parameter) - improved memory optimization of hpcom - added var to index mapping to the simCode-structure - enums can now be handled in var to array index mapping
5432a3604 hudson * libraries b8447c1...455d473 (1): > Bump libraries - https://github.com/modelica-3rdparty/Chemical.git branch master updated to 065b52430a09e2be0e990cf85c966301abc64cd6. * [https://github.com/modelica-3rdparty/Chemical/commit/065b524 065b524] first draft finished * [https://github.com/modelica-3rdparty/Chemical/commit/3f0a8e6 3f0a8e6] start of discussion in paper * [https://github.com/modelica-3rdparty/Chemical/commit/2218abd 2218abd] Merge branch 'master' of https://github.com/MarekMatejak/Chemical * [https://github.com/modelica-3rdparty/Chemical/commit/df33fdb df33fdb] figures in user's guide.. * [https://github.com/modelica-3rdparty/Chemical/commit/57da579 57da579] Minor fix BufferValue for erythrocyte * [https://github.com/modelica-3rdparty/Chemical/commit/3c69cc5 3c69cc5] Fixing BufferInSolution for the CarbonDioxideInBlood model * [https://github.com/modelica-3rdparty/Chemical/commit/e30531f e30531f] Merge branch 'master' of github.com:MarekMatejak/Chemical * [https://github.com/modelica-3rdparty/Chemical/commit/7f65a8e 7f65a8e] Merge branch 'master' of github.com:MarekMatejak/Chemical * [https://github.com/modelica-3rdparty/Chemical/commit/a267565 a267565] Merge branch 'master' of github.com:MarekMatejak/Chemical * [https://github.com/modelica-3rdparty/Chemical/commit/2b5238e 2b5238e] Minor bug in model PureElectricParticle Fixed the particle's charge from pin.i = - Modelica.Constants.F*port_a.q; to pin.i = - z* Modelica.Constants.F*port_a.q;
539229e45 hudson * OMCompiler d8cca3f...97f744c (1): > - update 3rdParty and .gitignore
a97a2ebd4 Lennart Ochel Update expected output
2fe81190b hudson * OMCompiler 454c9c4...d8cca3f (3): > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Changes towards vectorization > Changes towards vectorization.
21ec2c9be hudson * libraries 1a1094f...b8447c1 (1): > Bump libraries - https://github.com/modelica-3rdparty/Chemical.git branch master updated to a5b483a6ab1dafbd5e363c5040f862262891a4ed. * [https://github.com/modelica-3rdparty/Chemical/commit/a5b483a a5b483a] acid-base buffering * [https://github.com/modelica-3rdparty/Chemical/commit/282b3ee 282b3ee] Merge pull request #1 from tbeu/fix-typos * [https://github.com/modelica-3rdparty/Chemical/commit/133d880 133d880] script * [https://github.com/modelica-3rdparty/Chemical/commit/444d777 444d777] adding figures to user's guide * [https://github.com/modelica-3rdparty/Chemical/commit/6cc89fd 6cc89fd] after formatting * [https://github.com/modelica-3rdparty/Chemical/commit/0ec7785 0ec7785] before formatting * [https://github.com/modelica-3rdparty/Chemical/commit/a0efdf0 a0efdf0] Fix typos
c738f886e hudson * OMCompiler ec0bb5e...454c9c4 (1): > - support -emit_protected for CPP runtime
eecaa5f6a hudson * OMCompiler ed7da3e...ec0bb5e (1): > symEuler: fixed values for der(x)
4856053c8 hudson * OMCompiler bae5316...ed7da3e (1): > fixed symEuler
d35959ffb hudson * libraries e5deae4...1a1094f (1): > Bump libraries - https://github.com/modelica-3rdparty/ExternData.git branch master updated to f978a2babd113e78b8790364073de1509811422c. * [https://github.com/modelica-3rdparty/ExternData/commit/f978a2b f978a2b] Fix typos * [https://github.com/modelica-3rdparty/ExternData/commit/bf7212d bf7212d] Update binaries * [https://github.com/modelica-3rdparty/ExternData/commit/6fec512 6fec512] Update Readme * [https://github.com/modelica-3rdparty/ExternData/commit/330c9b7 330c9b7] Increase INI_BUFFERSIZE * [https://github.com/modelica-3rdparty/ExternData/commit/fb4acb9 fb4acb9] Implement XLS file * [https://github.com/modelica-3rdparty/ExternData/commit/23d7269 23d7269] Implement XLS file
86674c94d hudson * testsuite 3a9c670...7e98375 (1): > Expected output
7e9837520 Martin Sjölund Expected output
de650fefc hudson * libraries 03a6500...e5deae4 (1): > Fix checkLatest
d16b65569 hudson * libraries 72fe6fd...03a6500 (1): > Add new libraries Chemical and ScalableTestSuite
e48b4da37 Martin Sjölund Add openmodelica.org mirror pulling by default
7ea458b0d hudson * OMCompiler dadc3dc...bae5316 (2): > - proper include > - more fixes for MSVC compilation
7ae2f1ee1 adrpo Merge branch 'master' of https://github.com/OpenModelica/OpenModelica
466750ddf adrpo - put back more makefile targets
ffe9785bc hudson * OMCompiler adf53f3...dadc3dc (1): > - fix MSVC compilation of C runtime
2fc1cb88b hudson * OMCompiler 945b16d...adf53f3 (1): > - update 3rdParty in OMCompiler
d3d68220b hudson * libraries 6d15646...72fe6fd (1): > Bump libraries - https://github.com/modelica/Modelica.git branch maint/3.1 has FAILING head - latest is af2a3e1597d648d6826665c89cf9eaf5c2a632bc abe2bb694c149c107875b3a44910ac723465510c
4282c8814 hudson * testsuite 6ca9268...3a9c670 (1): > Add absolute path to compiler sources
3a9c67069 Martin Sjölund Add absolute path to compiler sources
50d078897 Martin Sjölund Re-add content removed by accident
0ad00ff75 hudson * OMCompiler 475d005...945b16d (2): > - Fix previous commit, due to constants with wrong type getting eating. > - Removed unused delayed type checking to simplify SCode.Mod.
3ad5ddafe Martin Sjölund Compile OMNotebook and OMShell
3f8412c0a Martin Sjölund Fix compilation of OMShell and mosh
a0acad334 hudson * OMCompiler 56f577d...475d005 (1): > extends dyn. optmization: update var direction
b87dfa084 Adeel Asghar - Missing file from last commit.
cbd3561e0 Adeel Asghar - Added common submodule. - Install pre-commit hook. - Added .gitattributes.
0fe3e13fe hudson Updating submodules * OMOptim fb1f0ac...a06773d (1): > - LF as eol. - Install pre-commit hook.
c24784719 Adeel Asghar - LF as eol. - Install pre-commit hook.
6ca92683a Martin Sjölund Update expected results
7f4a2353a Martin Sjölund Add AIMC_withLosses reference file
cc44005f6 hudson Updating submodules * OMCompiler 6913c02...56f577d (1): > relax the rules for reduce and extends dyn. optimization flags
0505769f7 Adeel Asghar - Added .gitattributes. - Install pre-commit hook.
47977bba2 hudson Updating submodules * OMCompiler af3435e...6913c02 (1): > symEler: improved generation of helper-var DT
092e7d820 Adeel Asghar - Use LF as eol to keep things uniform.
289644df3 Adeel Asghar - Use LF as eol to keep things uniform.
9c5c03f80 hudson * testsuite fca40b3...4c1eca3 (2): > Use the model testing script > Model testing script now works better in non-standard directories
4c1eca322 Martin Sjölund Use the model testing script
0bb8a1f25 Martin Sjölund Model testing script now works better in non-standard directories
40c839062 hudson Updating submodules * OMEdit f417640...4f171b4 (1): > - Properly install pre-commit hook for OMEdit.
d4d323b0d Adeel Asghar - try whitespace.
4f171b49a Adeel Asghar - Properly install pre-commit hook for OMEdit.
ec62513e6 Adeel Asghar - Make pre-commit work on Windows.
6d9f5c5e3 hudson * OMCompiler 9e6d93d...af3435e (5): > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > removed special includes for static cpp runtime build > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > separated defines and includes in Modelica.h
cdb1b6380 hudson * testsuite e5d820d...fca40b3 (1): > Update paths to reference files
fca40b3cc Martin Sjölund Update paths to reference files
59dac22c7 adrpo - add omshell and mosh targets
33fedb9a5 hudson * OMCompiler 29cd04e...9e6d93d (1): > ExpressionSolve: added additional for symEuler(dt == 0)
2a44e2ff7 hudson * libraries 92ef89d...944d920 (1): > Single-branch did not exist until around git 1.8 (1.7.10)
a2321064f hudson * testsuite 3ffa328...e5d820d (1): > Update the model testing script to handle MSL 3.1 - Changed some MSL 3.1 simulation tests to use the model testing script
e5d820d26 Martin Sjölund Update the model testing script to handle MSL 3.1 - Changed some MSL 3.1 simulation tests to use the model testing script
5e0354e30 hudson * OMCompiler 3a51e34...29cd04e (1): > Build cppruntime into OMBUILDDIR
125e19c93 hudson * testsuite d52e6f7...3ffa328 (1): > Add the HumMod tests
3ffa3287e Martin Sjölund Add the HumMod tests
8a8e0105d Martin Sjölund Build cppruntime if requested
16e6e52ee adrpo - put back the needed Windows targets
6092981d1 adrpo - bring back the coding style targets and the aspell file
b89833dfb hudson * OMCompiler 550f780...3a51e34 (1): > - add Compiler/OpenModelicaSetup to .gitignore
146ab87d5 adrpo - add Eclipse files: .project-sample .externalToolBuilders/OMDev-MINGW-OpenModelicaBuilder.launch-sample - update .gitignore
cb2452adc hudson * OMCompiler 8c0132b...550f780 (1): > - fix library coverage script, have emit_protected defined on all branches, otherwise you get an error when running system
f620fd541 hudson * libraries 8712ef4...92ef89d (1): > Bump libraries - https://github.com/modelica/Modelica.git branch maint/3.2.1 updated to e13571071ab06830096ec8e6ce77b851247b4fe3. * [https://github.com/modelica/Modelica/commit/e135710 e135710] Add missing names to package.order
2da0cd3c4 hudson * libraries 51c0469...8712ef4 (1): > Bump libraries - https://github.com/iea-annex60/modelica-annex60.git branch master updated to 4efb6608345fbc714ad285e7ff989e20f73e8abb. * [https://github.com/iea-annex60/modelica-annex60/commit/4efb660 4efb660] Merge pull request #238 from iea-annex60/issue237_dependencies * [https://github.com/iea-annex60/modelica-annex60/commit/11e315c 11e315c] Corrected documentation for #237 * [https://github.com/iea-annex60/modelica-annex60/commit/b30c8dc b30c8dc] Updated copyright year * [https://github.com/iea-annex60/modelica-annex60/commit/c85b7a1 c85b7a1] Revised heat balance configuration for 2 port models, updated documentation * [https://github.com/iea-annex60/modelica-annex60/commit/fb984bd fb984bd] Merge pull request #228 from iea-annex60/issue227_inline * [https://github.com/iea-annex60/modelica-annex60/commit/e2f005e e2f005e] Merge branch 'Mathadon-issue235_algo' * [https://github.com/iea-annex60/modelica-annex60/commit/ee1e212 ee1e212] Introduced constant k * [https://github.com/iea-annex60/modelica-annex60/commit/3deb704 3deb704] converted algorithm section into equation section in DirectTiltedSurface.mo and SkyClearness.mo * [https://github.com/iea-annex60/modelica-annex60/commit/4d09783 4d09783] updated documentation in BlackBody.mo * [https://github.com/iea-annex60/modelica-annex60/commit/d40da4d d40da4d] converted algorithm section into equation section in BlackBody.mo * [https://github.com/iea-annex60/modelica-annex60/commit/1adc284 1adc284] Added Inline=true for #227 * [https://github.com/iea-annex60/modelica-annex60/commit/375b588 375b588] Added Inline=true for #227
c1cad41dc hudson * libraries e0fab54...51c0469 (1): > Some fixes for check-latest
0d10a971a hudson * libraries 0a8f36e...e0fab54 (1): > Handle multiple repos in the update script
b94e4456f hudson Updating submodules * OMCompiler ff139a3...8c0132b (2): > Fix OMC path for --without-omc > Handle filtering negative aliases
9c0b760eb hudson * testsuite c5ab021...d52e6f7 (1): > Update reference files for hpcom - Re-added files unique for hpcom - Other tests use MSL 3.2.1 reference files
d52e6f7cd Martin Sjölund Update reference files for hpcom - Re-added files unique for hpcom - Other tests use MSL 3.2.1 reference files
15bde75a4 hudson * testsuite 2f9ab57...c5ab021 (1): > Update ThermoPower tests
c5ab021ff Martin Sjölund Update ThermoPower tests
3916654dd hudson * testsuite 13e820f...2f9ab57 (2): > Expected output > Fix Java tests
2f9ab5718 Martin Sjölund Expected output
6a9078e98 Martin Sjölund Fix Java tests
3f40e4273 hudson * OMCompiler de41cdb...ff139a3 (1): > - added a new array-class to c++ runtime (StatRefArray), that can be used to handle sub-arrays of the SimVar-Array - if the array-variables are consecutive, the c++ runtime now generates a StatRefArray - first code snippets for vectorized for-loops added to c++ codegeneration (not working at the moment, because we don't know at which point the iterator-variable is located in the body-expressions)
13e808fff Martin Sjölund Add compilation of OMNotebook on Linux
213ce20f1 Martin Sjölund Update submodules
2bc7193c7 Martin Sjölund Fix OMNotebook compilation
f2d928b61 hudson * OMEdit 10cae8b...f417640 (1): > - Install the pre-commit hook.
f417640ad Adeel Asghar - Install the pre-commit hook.
7c54c2be4 hudson * testsuite b09aaee...13e820f (1): > Update debug dumps - Replaced large models with dummy models - Restore filtered out tests - Update expected output - Deactivate tests that dump time stamps
13e820f24 Lennart Ochel Update debug dumps - Replaced large models with dummy models - Restore filtered out tests - Update expected output - Deactivate tests that dump time stamps
36e68fbb5 hudson * testsuite 1cc7d08...b09aaee (4): > Add filtered reference files for resolveLoops > Remove test identical to the MSL test > Remove unused test ComparisonQuasiStationary2 > Do not instantiate PlanarMechanics
b09aaee0f Martin Sjölund Add filtered reference files for resolveLoops
20f29ce04 Martin Sjölund Remove test identical to the MSL test
19beba6c8 Martin Sjölund Remove unused test ComparisonQuasiStationary2
20085af03 Adeel Asghar Build OMShell & OMOptim from root project.
765391930 Martin Sjölund Do not instantiate PlanarMechanics
d92b0cb39 Adeel Asghar - Build omedit & omnotebook from root project.
068ea29f2 Martin Sjölund Add OMShell to the submodules
9b5f5039c hudson * OMCompiler 723695e...de41cdb (4): > Fix off-by-4 error > - some fixes for hpcom-memory-mapping - isVarIndexListConsecutive-function added to SimCodeUtil - we are now able to check if all elements of an array are stored consecutive > - CodegenCpp.MemberVariableInitialize and CodegenCpp.MemberVariableDefine have now a similar interface - scalar variables are now added as #define in C++ code - some cleanups in CodegenCppHpcom.tpl - changed SimVars array getter to non constant return value > - some bug fixes for hpcom memory - moved some code from hpcom-cpp-template to cpp-template - variable initialization is now seperated into multiple functions
bc2c1844d Marcus Walther - updated hpcom tests
c98aacedc hudson * OMCompiler 7023616...723695e (1): > Handle mixed OMC and Dymola names better
bcf067077 Marcus Walther Merge pull request #1 from OpenModelica/master
66d84112b hudson Updating submodules * OMCompiler e446029...7023616 (2): > Fix a rollback bug > Update submodules
fa2bd9aac Martin Sjölund Fix pull command
d51729c13 Martin Sjölund Bash formatting
fdfb3b8b8 Martin Sjölund Update README.md
515a0c954 hudson * OMOptim 7ef85c5...fb1f0ac (1): > - Compile OMOptim on Windows.
c0aed8d1b adrpo - update the glue project
7196e9988 hudson Updating submodules * OMCompiler 4ee2c6c...ecc9596 (1): > - case sensitivity.
10cae8b19 Adeel Asghar #3295 - Added close window, close all window & close all windows but this options in the View->Windows->
3b30c3a91 hudson * OMCompiler 57c9092...4ee2c6c (1): > - some more infos about arraycrefs in dumpSimCode
5cd136dab hudson Updating submodules * OMCompiler 66346e3...57c9092 (4): > - some more fixes for vectorization > - get cref as ident for the visualizationxml objects instead of string > added BackendVarTransform.replaceEquationAttributes > Change default path to reference files
2def73da0 hudson Updating submodules * OMCompiler d254dbf...66346e3 (2): > Update gitignore > Improve the mat4 reader to also lookup Dymola-style names
1cc7d081d Martin Sjölund Add PlanarMechanics minimal reference files
33ed58aae Martin Sjölund Additional example for filtering reference files
ca59402d8 Lennart Ochel Update qss test suite
19e5804a6 Lennart Ochel Merge branch 'master' into lochel/qss
2560b6f2c hudson * OMCompiler cbc725d...d254dbf (2): > Fix detection of version in submodules > Fix testing of the Java interface
c8e63af08 hudson * OMCompiler 06ed6bf...cbc725d (1): > Improve the filtering of results files
cf6ba8de6 hudson * libraries 9d79343...0c6db51 (1): > Compile ModelicaServices-Modelica3D by default
9733af6a8 hudson * libraries 593195d...9d79343 (1): > Use ThermoSysPro and ThermoPower git versions
d184e1417 hudson Updating submodules * OMCompiler fa70703...06ed6bf (1): > - using the var-index mapping of the cpp runtime for hpcom memory optimization - removed debug output - fixed a mapping bug in cpp code generation - updated the git ignore file
805d90b22 Martin Sjölund Merge pull request #5 from mflehmig/master
7e14015da Martin Sjölund Add ThermoSysPro reference files
7f652c3d7 mflehmig - Added 'ReferenceFiles' to clean rule in Makefiles where needed.
b4129e37a Martin Sjölund Merge pull request #4 from mflehmig/master
d4080259f mflehmig - fixed typo.
49f391fa1 Martin Sjölund Compile latex pdf
03aa6b99c Martin Sjölund Add 'listings-modelica/' from commit 'fc5a2466d2c760e0d75d13ee3fd8ceb550cfabd1'
098181c51 hudson Updating submodules * doc d5928d9...3360702 (2): > rename: ocp_init.tex -> dyOptInitialGuess.tex > added LaTeX-src for intial guess
336070204 vruge rename: ocp_init.tex -> dyOptInitialGuess.tex
3cf1adf71 vruge added LaTeX-src for intial guess
5f0cfbfe2 Martin Sjölund Add reference files for solver tests
1ca3bb1b5 hudson * OMCompiler c91e321...fa70703 (1): > - update reference commit
db61292f1 hudson * libraries df1f8ea...7bda092 (1): > Make ThermoSysPro a core library
b8f25c6c4 hudson Updating submodules * OMCompiler e2edb49...c91e321 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Highlight workaround for "symEuler"
d7675e279 Martin Sjölund Update README.md
48efb8879 Martin Sjölund Update README.md
6e7ea141a hudson Updating submodules * OMCompiler 505d30a...e2edb49 (4): > Merge pull request #3 from vruge/master > Fix install paths > Print the whole path always > omc/qwt include is moved to omplot/qwt
5f32b3ae6 Martin Sjölund We do not use the env.var OPENMODELICAHOME
6f8d233d8 Martin Sjölund Update common
eb10ccb41 Adeel Asghar More README updates. Removed README.txt
bd8f9a3cf Adeel Asghar More README updates. Removed README.txt
172c00e4d Adeel Asghar Removed README.txt
22be200b5 Adeel Asghar More README updates. Removed README.txt
2194ce555 Adeel Asghar Copy DrModelica & DrControl. Updated README.
a0f60b217 Martin Sjölund Add OMNotebookHelp from svn
ea5107f51 Adeel Asghar Updated README
1799708f2 Martin Sjölund Add 'DrModelica/' from commit '4aebc12187da9e57445cec7f37d41bd99709bf47'
75965dc6e Martin Sjölund Add 'DrControl/' from commit '0e380635c4adddf94372cf0ecccf153d304d237e'
2c744c24c Adeel Asghar Updated README
9a3c47e85 Adeel Asghar Fixed OMNotebook Windows compilation.
b96b56304 Martin Sjölund Merge pull request #3 from vruge/master
30b173d3f Adeel Asghar OMShell Windows compilaiton.
96ed92df1 Vitalij Ruge fixed symEuler
da8398b08 Adeel Asghar Fixed OMEdit & qjson compilation for Windows.
a5e05b311 Adeel Asghar Copy OMPlot header files.
a050f2c3d Adeel Asghar Removed unused stuff.
4cd2000ed Adeel Asghar Fixed OMPlot & qwt compilation for Windows.
a7fa71d5e adrpo - add newline at the end of Makefile.omdev.mingw
eefefe83b adrpo - build core libraries when building omc on Windows
9bf2c0abb hudson * testsuite 2a29996...c6c4757 (1): > Add missing file to convert .mat.xz to .mat
c6c475784 Martin Sjölund Add missing file to convert .mat.xz to .mat
3269d8cde Martin Sjölund Make reference files to prepare the testsuite to run
2a2999646 Martin Sjölund Reference file updates
dd0555ff4 hudson Updating submodules * OMCompiler 7d696cd...dcdf614 (3): > Define HashTableCrIListArray.HashTable in SimCodeTV.mo > - more propagation of OMBUILDDIR > - More fixes for windows compilation.
08df7b0bd Martin Sjölund Compile omc-diff
77d2e5884 Martin Sjölund Compile omc-diff with optimization flags
c1d352514 adrpo Merge branch 'master' of https://github.com/OpenModelica/OpenModelica
a06297341 adrpo - forgot to push the Makefile.omdev.mingw changes
4e1ca3fe5 Martin Sjölund Copy libraries to the correct build dir
68f4b704d Martin Sjölund Fix OMOptim compilation from clean
cb05caf81 Martin Sjölund Compile OMPlot from clean
95a869dfe Martin Sjölund Compile OMPlot from clean
7cf8dd087 Martin Sjölund Fix configure from clean
cf1ac0d3a Martin Sjölund Fix configure from clean
0997d2ec1 Martin Sjölund Add searching for libqwt
043b55739 Martin Sjölund Compile OMEdit, OMOptim, OMPlot as well
3d07c1eeb Martin Sjölund Add gitignore
51478233d Martin Sjölund Copy more files to the build directory
9296fcf69 Martin Sjölund Fix compilation from the super project
687e1d940 Martin Sjölund Nicer omhome messages
aedf3f4ff Martin Sjölund Copy includes to omplot
aabaf24ca adrpo - have a global Windows Makefile: Makefile.omdev.mingw which sets OMBUILDDIR and also compiler omc-diff in testsuite - update OMCompiler to the latest revision
ecfaaf73a Adeel Asghar Fixed compilation.
1c5cab710 Martin Sjölund Fix OMC bootstrapping path
c1bb0c3f2 Martin Sjölund Compile libraries by default - Libraries no longer require python - You can configure to install all or only a subset of libraries needed for the testsuite
f3d3696cb Martin Sjölund Try to exit if files do not exist
3ed937e4f Martin Sjölund Add gitignore
7b69b2054 Martin Sjölund Compile both omc and omplot
a4b3fc3f6 Martin Sjölund Update configuration
1d955ae09 Martin Sjölund Skip looking for omc build artifacts if we are compiling omc at the same time
07583cf28 Martin Sjölund Use the configurable build directory Also fix using the correct CXX in qwt
d41c2b184 Martin Sjölund Share build dirs between projects
cdb605459 Martin Sjölund Merge pull request #2 from vruge/master
672011194 Vitalij Ruge simplify test, which test no converge
2036f9f48 Lennart Ochel Add some first tests for qss solver
ae6d4acb1 Rüdiger Franke update -cppruntime tests
a069005d7 Martin Sjölund Add new API
756d376b8 adrpo OMCompiler submodule updated
77feb896e Martin Sjölund Fix paths in bootstrapping tests
adcfa92e7 Martin Sjölund Fix compilation of cppruntime; share cppruntime reference files with the C runtime
162277d85 Martin Sjölund Moved the MSL 3.2.x reference files to the root
9e0ccd5a9 Martin Sjölund Path to compiler sources changed
cf5d94e55 Martin Sjölund Make the test suite possible to run
fd4bd2d15 Martin Sjölund Document removed directories
014b8f4a3 Martin Sjölund Add bootstrapping tarball
e537f89d1 Martin Sjölund Fix ipopt include path
32547cd4e Martin Sjölund Fix ipopt clang compilation
51cd067ba Martin Sjölund Use git describe for version
2bda989ee Martin Sjölund Fix lis compilation from clean
b8ad41ed8 Martin Sjölund Add mkbuilddirs
c24176e76 Martin Sjölund Add mkbuilddirs
5f77ff9fe Martin Sjölund Fix make clean
a70a5f687 Martin Sjölund Remove qtclients references
c109056e3 Martin Sjölund Use latest OMCompiler
531e8682a Martin Sjölund Add testsuite
b190c2b86 Martin Sjölund The OpenModelica testsuite Based on: https://openmodelica.org/svn/OpenModelica/trunk/testsuite/@25901 Removed most files >1MB in size
87c390650 Martin Sjölund Add OMCompiler repository
cd07f3e19 Martin Sjölund Add libraries
edff50d2b Martin Sjölund Adding initial submodules
6d4f0161f Martin Sjölund Whitespace
7436bfca0 Martin Sjölund Initial commit
292091e17 Martin Sjölund Update to new OMPlot paths
e9ad6358c Martin Sjölund Fix compilation using the new repository
d6652d48b Martin Sjölund Update configure
9a08f0d8b Martin Sjölund Add pre-commit hooks
d5928d96c Martin Sjölund Add pdf's and word-files that were pruned from the history due to being binary files
6f4aec499 Martin Sjölund Update README.md
9f50bb3e5 Martin Sjölund Create README.md
7384dac2d Martin Sjölund Squash nls files on top of the rest of the repository
110482475 Martin Sjölund Create README.md
68501e243 Martin Sjölund Bug reports
0637335fe Martin Sjölund Add missing makefile, copying, readme
7dd9c1a3e Martin Sjölund Some additional useful m4 checks
4273b1379 Martin Sjölund Fix compilation after git-svn conversion - Added qwt, man-pages, etc
cc098997d Martin Sjölund Delete old directory
e3db36176 Martin Sjölund Add autoconf dependencies
021808598 Martin Sjölund Add m4 files for autoconf
53abf6821 Martin Sjölund Remove unused directories
32f158e1a Martin Sjölund Initial commit
a0a877257 Martin Sjölund Multiarch patch: install libraries to OMHOME/lib//omc - This will allow users to install multiple versions of the simulation libraries at the same time
1e3d33b38 Martin Sjölund Multiarch patch: install libraries to OMHOME/lib//omc - This will allow users to install multiple versions of the simulation libraries at the same time
33911b515 Martin Sjölund Multiarch patch: install libraries to OMHOME/lib//omc - This will allow users to install multiple versions of the simulation libraries at the same time
17812f78b Adeel Asghar #3296 - catch omc_Main_setWindowsPaths exception.
674a8975f Adeel Asghar - Set the TLMPluginPath
8cd29e2e0 Adeel Asghar - Added options for defining TLM manager & monitor processes.
d6e1ccd30 Adeel Asghar - Only allow one co-simulation session. - Fixed display of error messages where filename is empty.
8dea18bfe Adeel Asghar - Enable/disable the TLM Editor syntax highlighting.
fd5af1589 Adeel Asghar - Shorten the TLM highlighting preview text. - Removed the unused indentOrUnindent slot.
70d239cb1 Adeel Asghar - Generalized the TabSettings for editors.
6121d3529 Adeel Asghar - Fix OMEdit built.
bc4f0bc35 Adeel Asghar - Start TLM co-simulation by reading the hostname.
1c319f65d Adeel Asghar - Save the TLM LibraryTreeNode before starting simulation.
eca7582fe Adeel Asghar - Set DrModelica.onb as default notebook.
4fa376504 Martin Sjölund Fix OMNotebook locale settings
b0ef8b7a9 Adeel Asghar - Cleaned up linking of libraries.
5b55c6d9d Adeel Asghar - Removed linking of omniORB as is not needed anymore. - Copy the QtXmlPatterns4.dll
f8b06e60f OpenModelica Hudson [Janitor mode] Fix whitespace
260ebb95b OpenModelica Hudson [Janitor mode] Set auto-props
a1df6c76d Adeel Asghar - Added missing function.
c1efe5ba5 Adeel Asghar - Merged OMEdit TLM branch with trunk.
31c0256c7 Adeel Asghar #3290 - Keep the cursor as cross when making connection and restore it when the connection is done.
6a15f1278 Adeel Asghar - Fix build, - Don't use Qt threads with OpenModelicaCompiler shared library.
95060f73c Adeel Asghar - Removed the plotSilent flag. - Added argument forceOMPlot to plot APIs.
5a13db85b Adeel Asghar - Removed the plotSilent flag. - Added argument forceOMPlot to plot APIs.
05a601785 Adeel Asghar - Call omc_Main_setWindowsPaths on Windows so that APIs like simulate can work properly.
352560911 Adeel Asghar - Call omc_Main_setWindowsPaths on Windows so that APIs like simulate can work properly.
b0f6071fc Adeel Asghar #1768 - Set a call back function for plot commands. - Updated OMNotebook to use the OpenModelicaCompiler shared library.
43d9b432e Adeel Asghar #1768 - Set a call back function for plot commands. - Updated OMNotebook to use the OpenModelicaCompiler shared library.
874da4bb0 Adeel Asghar #3285 - Generate relative components paths for classes contained in package.
89effa21c Adeel Asghar - Removed unused functions from StringHandler.
0fe9b188e Adeel Asghar - reload the child items when parent item is updated.
714648547 Adeel Asghar #1540 - Handle quoted identifiers simulation.
1aa60b7d5 Adeel Asghar - Do not set unnecessary text option on the editor.
4c48b7ff9 Henning Kiel - fix some warnings - spellfix
7133aabe5 Adeel Asghar - Set the QPlainTextEdit pointer.
64c81a2d8 Bruno Scaglioni bib items fixed
494ff7356 Bruno Scaglioni bibliography updated
c58703238 Adeel Asghar - Visualize whitespace in editors.
fa2287b12 Henning Kiel make OMNotebook usable on OSX again
d8230ff99 Adeel Asghar - Use the appropriate tab stop width. - Start the next line based on previous line indentation.
3e44371d7 Martin Sjölund Use pagetotal instead of pages since otherwise bibtex renders the "p. 13" instead of "pp. 13"
0b36bac82 Adeel Asghar #3279 - Fixed the re-simulation crash.
1d39a038a Adeel Asghar - Start the line numbers of sub models from where they actually starts in file.
1417f8230 Adeel Asghar #3275 - Set GraphicsView scroll bars policy to `Qt::ScrollBarAlwaysOn` to avoid unnecessary resize events.
6385b63f4 Adeel Asghar #3271 - Handle tabbed dock widgets while switching between perspectives.
8a93f2fa4 Adeel Asghar #3270 - Redraw plot when curves are removed. Preserve the users zoom level when Auto Scale is unchecked.
2aabc0e41 Adeel Asghar #3270 - Redraw plot when curves are removed. Preserve the users zoom level when Auto Scale is unchecked.
eb6913ba8 Adeel Asghar - Handle the Esc key for Editors & FindReplaceWidget.
a322bc653 Adeel Asghar - Removed the unnecessary ReleaseInformation message.
0feaf9285 Adeel Asghar #2860 - Allow preserving the zoom level. Don't always auto rescale for new variables in plot.
3844793bd Adeel Asghar #2860 - Allow preserving the zoom level. Don't always auto rescale for new variables in plot.
65089a7f1 Adeel Asghar #2860 - Allow preserving the zoom level. Don't always auto rescale for new variables in plot.
94212d130 Adeel Asghar - removed unnecessary forward declarations.
73cf25aa1 Adeel Asghar - convert \n to in error message.
adf3b4eb1 Martin Sjölund Fix typo
99e78374a Adeel Asghar #2831 - Add the user current directory in PATH before starting the simulation executable.
22c2202ad Adeel Asghar - Check and load dependent libraries for checkModel, checkAllModelsRecursive, instantiateModel, translateModel, translateModelFMU and translateModelXML.
ded222d73 Adeel Asghar - Moved the exception handling to OpenModelicaScriptingAPIQt.cpp. Just emit the signal with exception from there and show it in OMEdit.
d115a52ef Adeel Asghar - Always check for error messages for translateModelFMU.
c05b369f9 Adeel Asghar - Reopen stderr in OMEdit to get the OMC console messages. - Shows the stderr messages on MessagesWidget.
41b38230f Adeel Asghar - Re-implement start & exit to handle Thread loop.
ad75c46aa Adeel Asghar - Reopen stdout in OMEdit to get the OMC console messages. - Shows the stdout messages on MessagesWidget.
3dd5a11b7 Adeel Asghar #3267 - Remember the last used directory.
48e080c12 OpenModelica Hudson [Janitor mode] Set auto-props
e9f66624c Adeel Asghar - Added CEditor with basic C Syntax highlighter.
93f84e29b Adeel Asghar - Better syntax highlighting handling. - Removed TLM references. Merge the TLM branch when it's complete.
cbc5bf197 Adeel Asghar #3260 - Fixed duplication of Packages.
c3a75a1da Adeel Asghar #3265 - Changed copy to duplicate.
981451851 Adeel Asghar - More standardization of text editors. - Better find/replace.
eeb3c94d5 Adeel Asghar - Use monospaced font as default for TextEditor. - Use TextEditor instead of QPlainText when showing generated files.
82d0a198c Adeel Asghar - 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.
ee8884ee7 Adeel Asghar #1482 - Added indentation support in OMEdit.
a8e54ba77 Martin Sjölund Change libgc to libomcgc to make sure we link against the correct version of boehm-gc
10b18ebc5 Adeel Asghar #1464, #1761 - Clickable error messages.
bb8a5eb52 Adeel Asghar #3196 - Added vectorization support in OMEdit.
406d1ee03 Adeel Asghar - Fix build.
f315596dd Adeel Asghar - Directly use the getClassInformaiton struct generated by OpenModelica scripting API.
8395c4511 Adeel Asghar - Do not use or & and as conditional operators.
dfe96404e Adeel Asghar - Make sure switch to text view is correct.
2dcb8805a Adeel Asghar - Fix the checkModel output. - Fix failing tests.
9f1186ac3 Adeel Asghar - Print the messages in correct order.
81cdc58c5 Adeel Asghar - return empty string when checkModel fails and set add error message. - Only show InformationDialog if instantiateModel & checkModel succeed otherwise put the error message in Messages Browser.
c9556dcc9 Adeel Asghar - Create only one editor object. Use the BaseEditor class.
4c0cb1346 Adeel Asghar - Updated Figaro labels.
08cc98580 Adeel Asghar #3196 - Better vector connections support.
925859c7f Adeel Asghar - Store the partial prefix information instead of asking it again and again.
397fdbed5 Adeel Asghar #3234 - Use try catch for omc APIs.
71e1aecea Adeel Asghar #2676,#2677,#3025 - Fixed OMEdit saving issues.
ffeb988e6 Adeel Asghar - Do not create MessageItem on heap.
44e072f07 Adeel Asghar #3234 - Call getMessagesStringInternal after the exception to get the real error message.
47cf694d1 Adeel Asghar #3234 - Catch the exception thrown in the OpenModelicaScriptingAPIQt.cpp - Only done for translateModelFMU. We need to do it for all calls.
dac91d5f3 Adeel Asghar - Also look for automatically loaded libraries after loadFile.
7c369972f Adeel Asghar - Add the automatically loaded libraries to Libraries Browser.
654278ccc Adeel Asghar #3207 - Do not make the compound variables disabled.
14d8de457 Adeel Asghar #3222 - Proper handing of line thickness.
70799a2be Per Östlund - Fix naming in OMEdit for classes which have default names.
64a4089a3 Adeel Asghar - Fixed OMShell build.
a9f40e4be Henning Kiel do not translate keyboard short cuts
c9c8e4d16 Henning Kiel fix color tables in png to remove warning when starting OMEdit
de0228fef Martin Sjölund Handle array assignments
777750570 Adeel Asghar - Fix build
9abaddacc Adeel Asghar #3128 - Added shortcuts to switch between perspectives & views.
9429d8e97 Adeel Asghar - Change the view at one place.
5ba911295 Henning Kiel fix some warnings
93d28498e Adeel Asghar - Only connect for specific type.
d1f47f79f Adeel Asghar - Use one constructor for ModelWidget to avoid duplicating the same source code.
1c1431e43 Henning Kiel fix warning fix memory leak
18b2b15b1 Adeel Asghar - Adapt to new exportToFigaro API structure. - Updated exportToFigaro to use scripting API.
511d028be Adeel Asghar - Updated the Figaro interface.
db68426f7 Martin Sjölund Fix compilation
18d5d57d6 Adeel Asghar - Add instruction about how to enable OMC CLI.
c809bca1d Adeel Asghar - omc_config not required.
4adabc723 Adeel Asghar - Removed CORBA stuff from OMEdit. - No need to USE_OMC_SHARED_OBJECT define anymore.
822ca225f Adrian Pop - attempt to fix builds
74cccab62 Henning Kiel removed unnecessary temporary allocation of heap
64b1facbf Henning Kiel fix checking of existance of variables in cvs files
28a78677a OpenModelica Hudson [Janitor mode] Fix whitespace
f4afd920d Jan Silar PDE tests started some 2D models
8b1c62bff Adeel Asghar - Added scrollbars for OptionsDialog. Because on some screens with small resolution it is almost impossible to use OptionsDialog.
6f3411b59 Adeel Asghar - Added `set print elements` for gdb to print long strings. This can be handled via debugger settings in options.
d0bbda974 Adeel Asghar - handle modelica_string type.
68ccca182 Henning Kiel spellfix
9fa7fec8c Henning Kiel fix some warnings proper implementation of _omc_copyMatrix()
ca2549bfe Adeel Asghar - Do not escape strings when sending data directly.
25d5f60a1 Martin Sjölund Fix some unused variables
1d00cd6b5 Adeel Asghar - Moved getComponentModifierNames to ModelicaBuiltin.mo. - updated getComponentModifierNames to scripting API.
2012aef1a Adeel Asghar - Moved getParameterValue to ModelicaBuiltin.mo. - updated getParameterValue to scripting API.
8ecb212d0 Adeel Asghar - Moved getClaasRestriction & getParameterNames to ModelicaBuiltin.mo. - updated getClaasRestriction to scripting API. Removed some unused APIs from OMCProxy.
35a59d9f7 Adeel Asghar - updated is* to scripting API.
122cb678c Adeel Asghar - updated parseFile, parseString to scripting API.
a887df1d8 Adeel Asghar - updated loadFile & loadString to scripting API.
b9a33546e Adeel Asghar - Try to fix Windows build. - Converted few more API calls in OMEdit to use scripting API.
e1fc90ce2 Adeel Asghar - Generate struct field names based on function output names. - Converted few more API calls in OMEdit to use scripting API.
537e27498 Adrian Pop - fix Makefile.omdev.mingw - remove some warnings
ae940428e Adrian Pop - split qt-clients build on windows so one can build just the ones who is interested in - better Compiler/Script cleaning - clean OMEdit generated files on clean - get rid of some warnings - do Print.clearBuf() a bit differently in Main
1cb536a4f Adeel Asghar - Use searchClassNames & getClassInformation via direct scripting API. - Removed OMC_API.h/cpp files as not needed now.
020116c71 Adeel Asghar - Allow users to specify a name for FMU via FMI export settings.
423903336 Adeel Asghar - Use getClassNames via direct scripting API. - Removed some unused APIs.
cd436af2f Adeel Asghar - emit signals from scripting API for logging.
9f0d670ec Adeel Asghar - Use translateModelFMU directly.
78ca76b32 Martin Sjölund Initialize to 0
426de2d52 Martin Sjölund Use only 1 version of the threadData and symbol table
24e9acf3b Martin Sjölund Set IMPORT_INTO for all files on Windows (to avoid accidentally breaking MMC_THROW)
a375b7d1c Martin Sjölund Change OMNotebook default stack size to 64MB (highest)
b79038690 Adeel Asghar - explicitly tell the user about simulation success/failure and not just show the exit codes.
9464ecdc9 Adeel Asghar - Better message to generate operations for transformationalDebugger.
097a10f17 Adeel Asghar - check if equations has operations.
905705ad3 OpenModelica Hudson [Janitor mode] Fix whitespace
a3cec1101 Adeel Asghar - minor changes in Qt API interface.
3c8cce3aa Henning Kiel Give OMNotebook the right icon on OSX
f43a23b7a Henning Kiel - try to fix OMNotebook on OSX by increasing stack size. Now, OMNotebook does not crash here. Please test.
1a9082062 Adeel Asghar #3098 - Better plot colors for 3rd & 4th variables.
0c4a29086 Adeel Asghar #3119 - Removed simflags: "-iom=*" and "-iim=numeric" from OMEdit
695318ebf Adrian Pop - build OMEdit using the OpenModelicaCompiler.dll on Windows - i think we should have both dll loading and corba in the same OMEdit and toggle it on a flag (so that is easier for testing) - make handleCommand public in Main.mo as otherwise you cannot import it
a8f724fa3 Martin Sjölund Fix performance profiling for info.json files
17a0ef3c0 Adrian Pop - in Windows somehow it matters the order of includes
9ce04411f Adeel Asghar #3099 - Option to reset the messages number before each simulation run. - The messages number will also reset when user clears all the messages.
0f73a1a4b Adeel Asghar - default figaro process location.
f0b538a60 Martin Sjölund Fix compilation
0a1aa2782 Martin Sjölund Fix compilation
587c764d7 Martin Sjölund Fix compilation
be4d21b9e Martin Sjölund Fix compilation
c7a474099 OpenModelica Hudson [Janitor mode] Fix whitespace
336a3e022 Jan Silar PDE extension experiment Plotting scripts
868687a71 Adeel Asghar #3094 - escape the text section.
e961d211d Jan Silar PDE extension experiment Euler equation tests
9d3b8921a Jan Silar PDE extension tests new matlab scripts to visualize arrays
b596e5303 Adeel Asghar #3085 - Use resizeColumnToContents instead of setStretchLastSection. - Better tooltip for equations browser.
2ddf94510 Adeel Asghar #3085 - setStretchLastSection of TransformationsWidget so that Horizontal sliders appear.
af308d3c8 OpenModelica Hudson [Janitor mode] Fix whitespace
964688342 Jan Silar Testing MOL Euler equations, Riemann problems
778a445c8 Adeel Asghar - Added a click slot for model switcher button.
7d04c7c42 Adeel Asghar - Added FMI version settings. - Allows exporting version 2 FMUs.
6cfc839a1 Lennart Ochel - add missing keywords (pure and impure)
451d91eac Adeel Asghar - Adjust the default scene rectangle size to show it properly.
b63d2f505 Adeel Asghar - Some fixes for querying of components and inherited components.
bf86c821a Adeel Asghar #2956 - Do not set a default value of origin. Use the origin as transformation origin point only if it is defined in actual modelica code otherwise extract it from extent points. - Only call snapPointToGrid when creating a shape/component otherwise use movePointByGrid.
ceb43d3c2 OpenModelica Hudson [Janitor mode] Fix whitespace
0d851d617 OpenModelica Hudson [Janitor mode] Set auto-props
474170a3d Vitalij Ruge added some docs for dynamic optimization
a5215c230 Adeel Asghar #3043 - Send the correct step size to simulation executable.
372bad0d1 Adeel Asghar - Handle the fileName returned by `getClassInformation`.
5b491ed1b Adeel Asghar - Don't copy the SourceInfo so that user can save the copied class to new location.
bee6fff23 Adeel Asghar #2781 - Settings for Messages Browser. - Allows settings output size, font and color for messages.
603fc1252 Adeel Asghar - Do not print filename twice.
38598c502 Adeel Asghar #3042 - Fix the stupid copy paste.
68c71a061 Adeel Asghar #1761, #2781 - Text based error messages since QTreeView gets very slow with multi-line messages and many entries. - Create links for errors.
b0914b2a7 Adeel Asghar - Use the fileName argument of parseString & loadString.
4c37e9076 Adeel Asghar #3040 - Check if class is partial.
ee9b2eaad Adeel Asghar #3040 - Only allow simulation for Model, Class & Block.
8ea9c8b8a Adeel Asghar #3016 - Make result item selected in Variables Browser. - Added some more information to the Archived Simulations list.
804573d07 Adeel Asghar - more fixes for tree branches.
a7a74ad2c Adeel Asghar - Fixed display of tree branches.
212febd5c Adeel Asghar - Display warning if model_init.xml file not found.
e89c071dd Adeel Asghar - update the icon in tree when iconView of model is changed.
dd83af385 Adeel Asghar - Set the ItemSendsGeometryChanges flag for shapes.
1306067a0 Adeel Asghar - Added 2014 contributors.
22347782e Adeel Asghar - fixed typo.
92d28f37e Adeel Asghar - Handle the mouse press events in a more better way. - To start a connection click and drag same as Dymola. This is done so that users can double click and view parameters window even for connector type components. This will also fix weird click behaviors like one mentioned here https://www.openmodelica.org/forum/default-topic/1464-gui-error-you-cannot-connect-two-components.
e522f2287 Adeel Asghar - Check the result variables list size before creating variables tree.
6a2471888 Henning Kiel Fix type of parameter
0b42a4b3c Adeel Asghar - Simulation executable outputs HTML entities so use Qt::convertFromPlainText.
48fe8db03 Martin Sjölund Fix clean, log same times as with CORBA
696fbb4d2 Adeel Asghar - No need to hard code StateSelect since it is part of built-in environment and can be accessed via API.
7cf3e3082 Adeel Asghar - Fixed some display cases of initialization values.
608100616 Adeel Asghar - emit sendCompilationFinished.
51246e7ea Adeel Asghar #2391 - Improve handling of modifiers in OMEdit.
e4b3acf63 Adeel Asghar - Hard coded the StateSelect drop down in the code. It will be nice to get it from API so that we won't have to update OMEdit when the predefined type's literals change.
82ea5cdb0 Adeel Asghar #2550, #2390 - Fully support showStartAttribute in OMEdit.
8358a94f1 Adeel Asghar - Show the proper color for simulation output in formatted text mode.
7fd6d2c8d Adeel Asghar - Display the simulation output parser error.
1da7f3599 OpenModelica Hudson [Janitor mode] Set auto-props
322396ced Adeel Asghar - Fixed some re-simulate scenarios. - Separated the SimulationOptions from SimulationDialog.
55da51ea0 Adeel Asghar - qRegisterMetaType StringHandler::SimulationMessageType for SimulationProcessThread.
6353b5b83 OpenModelica Hudson [Janitor mode] Set auto-props
587d6a039 Adeel Asghar #2540, #2778 + Added a new tree like structure for simulation output. The old text based also exists. The user can switch between them via Options->Simulation->Output. + Added a incremental xml reader for simulation output. + Fixed the display of multi line messages. Now uses the word wrap at word boundaries. The text is also automatically wrapped when the item is resized. + Rewrite the Messages Browse to use model/view architecture. Is required to successfully utilize the word wrap feature for error messages.
4e11ebe5f Adeel Asghar - Removed references of unused class SimulationBrowserWidget. - Removed the context menu while creating connection.
a29e760d0 Per Östlund - Fix build.
ffd6bbd04 Adeel Asghar - Use availableGeometry instead of screenGeometry.
4c2b8e693 OpenModelica Hudson [Janitor mode] Set auto-props
63bb98db5 Adeel Asghar - Missing files from last commit. - Compiler flags should be disabled when re-simulating.
7ee423866 Adeel Asghar - Compilation and simulation is done in a separate thread now. So parallel simulation is possible.
b2f7f015f Adeel Asghar #2993 - Allow tiling of sub-windows horizontally and vertically.
4e1ed68d8 Adeel Asghar #2993 - Allow tiling of sub-windows horizontally and vertically.
e39ecddc2 Adeel Asghar #2992 - Fixed the resizing/movement of the component. Try not to generate fractional origin/extent points. - Change the refine snapping from shift to control key since the refine movement from keyboard is with control key.
c928cd25b Jan Kokert Speed up vertical and horizontal scroll bars (almost like in Dymola).
aca1b7f63 Adeel Asghar #2992 - round the connection start & end points.
b3fbd8f2b Adeel Asghar - unparse getClassInformation output in case of CORBA interface.
d123e4f47 Adeel Asghar #2988 - Zoom In/Out with MouseWheel.
7c1c4f20f Adeel Asghar #2991 - Use the correct boundingRect for ellipse shape.
13e8a6f6d Adeel Asghar - Use QImage instead of QPixmap while exporting to image. - Added tiff in the export as image option. - Added copy to clipboard option.
db2f024b3 Adeel Asghar #2984 - Keep the sub windows state unchanged when switching between perspectives. - Added the cascade & tile windows options in `View->Windows` menu.
c4afe2415 Adeel Asghar #2477 - snap to grid for custom shapes while dragging with mouse. - call QGraphicsItem::mousePressEvent otherwise QGraphicsItem::itemChange will be triggered for all items.
7b1ae1b4c Martin Sjölund Compile OMEdit even if omc is configured without CORBA bindings
de58286d7 Adrian Pop - remove BOM from files
b2b8e3a5a Jan Kokert Snap to grid refinement changed to div/4, because fractions of 0.5 are more convenient then 0.2
64850c74d Martin Sjölund Try to fix Windows build
7d39a388a Martin Sjölund Try to change my name so asap does not fail to build the parser
282334ae0 Martin Sjölund - Add capability to OMEdit to link directly against omc (gives a good performance increase especially if calling used functions directly without requiring parsing strings) - Add OMCOutput parser to OMEdit, to parse the most common OMC Values.Value outputs (no records yet; only sequences and values); the output is a QVariant - Update getClassInformation to use ModelicaBuiltin.mo - Add a mockup of the OpenModelicaScriptingAPI.mo we should be able to create from ModelicaBuiltin.mo, and OMC_API.{cpp,h} that should be automatically generated Qt/C++ files corresponding to the same API
204c869e1 Adeel Asghar - Do not remove the item since it is already unlinked from the scene.
616374407 Adeel Asghar #2930 - Fixed the printing of models. - Added OMEdit.manifest file so that Windows PrintDialog shows the controls in Windows Aero theme.
3c5791fcc Adeel Asghar #2506 - Implemented Manhattanize shape. Takes a curves connection and creates a right-angle lines connection of it.
7aabce223 Adeel Asghar #2506 - Also remove redundant points when starting to move the connection.
4e4736a65 Adeel Asghar - Fix last commit.
84a85d827 Adeel Asghar #2506 - Remove redundant points while moving the connection.
fd7668a2c Adeel Asghar - Tooltip for connections.
5d297ed4a Adeel Asghar #2908 - Only cache the commands that are not dependent on other models. We need a better handling of caching when there are dependent models.
4fa24ee11 Adeel Asghar #2506 - Keep the connecting lines manhattanized.
f51fb0d19 Adeel Asghar - send getVersion as the first command to connected omc.
4cad51380 Martin Sjölund Use proc/self to find omc from OMEdit on Linux
c4e2396e5 Adeel Asghar #2477 - Snap to grid for annotations. Use shift for refined movement. - Set the grid enabled by default.
82fa79d96 Adeel Asghar - Set 5 as default value for -maxIntegrationOrder flag.
8e76bb53f Adeel Asghar - Remove the LibraryComponent object when we delete the class.
4fd8b91a0 Adeel Asghar #2956 - Fixed the movement of components through keyboard.
6c358bc1b Adeel Asghar - Only call getClassRestriction if getClassInformation fails to fetch the data.
e48629729 Martin Sjölund OMEdit: handle equations also for Model_info.json files
3a65f95bd Martin Sjölund Change transformation uses/deps to use QList and equation kind to simply be a string
8afa180ad Adeel Asghar - Set the minimum width so that the value text will be readable.
17b9de4ef Adeel Asghar #2906 - Drop down menus for Enumeration and Boolean types. - Added a new API getBuiltinType.
090dde805 Martin Sjölund Parse all operations correctly for JSON
3e37c7dfd Adeel Asghar - make sure we close the settings group otherwise settings file will get corrupted.
502462208 Adeel Asghar #2481 - Added GUI for dassl simulation flags.
16ad28b1f Adeel Asghar #2190 - Added a new copyClass API. - Added GUI for new copyClass API in OMEdit.
25bc12b9d Adeel Asghar #2390 - Added some support showStartAttribute. There seems to be some issues with setComponentModifierValue API.
20d9fe73a Martin Sjölund Do not use C++11 features
353d55ad0 Martin Sjölund Partially support opening JSON files in the transformations browser
23b28c25d Adeel Asghar #2392 - Indicate default values in ComponentParameters window.
323b0c0a6 Adeel Asghar #2960 - Don't use the ComponentParameters class to show the parameter values for TextAnnotation. - Show progress bar and status message when opening the ComponentParameters & ComponentAttributes windows.
ba9d529c1 Adeel Asghar - Set the GraphicsView drag mode to RubberBandDrag.
b34d13015 Adeel Asghar #2872 - Use `loadString` to send expressions to OMC.
e9adbbf9e Adeel Asghar #1762 - Consistent interface for instantiation and checking.
c0114700a Adeel Asghar #2611 - Fixed the zooming issue. Qt only scales and attaches the scrollbars to scene's rectangle which is bit weird. I have to set the scene huge to cover the screen so that scaling works in accordance to scrollbars.
fbebb86f4 Adeel Asghar - Fix build.
73bf57e58 Adeel Asghar #2481 - Updated the list of integrators. - Added a button with an external link to IntegrationAlgorithms.pdf next to integration drop down. - Added support for -noEquidistantTimeGrid.
1035e2ce6 Adeel Asghar - Added details to the executable using the RC file.
78fddfeea Adeel Asghar - Fixed the return value of changeDirectory.
c05e51db9 Adeel Asghar - Send commands to omc as utf-8. - All files generated by OMEdit are now utf-8. - check for errors after setting/changing the working directory of omc.
28e9ca2a3 Henning Kiel Fix some uninitialized values.
1871879ba Adeel Asghar #2595 + Added a checkbox `Build Only` in SimulationDialog.
609848d54 Adeel Asghar #2938 + gridlines using a slightly lighter gray (as in Dymola). + show/hide gridlines is now persistent.
4b27d211e Adeel Asghar - minor typo fixes.
a63d6916e Adeel Asghar #2183 + Updated almost all icons from PNGs to SVGs. + The toolbar icon size can be changed via settings. + The library icon size can be changed via settings.
5b068ec0e Adrian Pop - update boehm gc to latest from github (via OpenModelicaExternal 3rdParty/gc) - rename 3rdParty/gc-7.2 to 3rdParty/gc
74a3c79b4 Adeel Asghar - Only try to remove connection if we have a valid ModelWidget.
78dc30aec Adeel Asghar - Updated more icons from PNGs to SVGs. - Removed some unused PSDs.
45e3c96f2 Adeel Asghar - fix last commit.
80bc5c2bf Adeel Asghar - Updated some icons from PNGs to SVGs.
214ddf5b6 Adeel Asghar - indentation
e7c59cfd9 Jan Silar PDE extension Working on artery model
4a898735d Adeel Asghar #2481 - Added the -noEventEmit simulation flag option.
f2ec8ee28 Adeel Asghar #2922, #2674 - Implemented natural sort for Variables tree.
e0f14562c Adeel Asghar - Added missing file from last commit.
b9f5c0fec Adeel Asghar - Made transformationalDebugger more easily accessible for users.
30255aa29 Adeel Asghar - Made re-simulate more easily accessible for users. - Added new svg icon for re-simulate.
670593241 Adeel Asghar - Fixed the MainWindow title changes when user switches between different models, plots & perspectives.
2cd7fe437 Adeel Asghar - Fixed some warnings.
175cd228d Adeel Asghar #2903 - Added interface for -emit_protected flag. - Now there is a Protected Variables checkbox in Output tab.
26899f635 Adeel Asghar - Made algorithmicDebugger more easily accessible for users. - Added new svg icons for simulate. - changed Debugger Log to Debugger CLI.
9fd6a90cf Adeel Asghar - Updated the crash reports post link.
bf3ee01f0 Adeel Asghar - copy search browser action in Edit browser
fda29e5b6 Adeel Asghar - Removed unnecessary code.
f8c00794a Adeel Asghar - Removed the test code.
df7c541b3 Adeel Asghar - fix include headers
cd1a62c93 OpenModelica Hudson [Janitor mode] Set auto-props
b38641522 Adeel Asghar #2865 + Added new crash reports dialog. + Posts the log files via http. - Removed the old crash reports email.
9b26ab20d Jan Silar PDE extension modifying mostly full extnsion doc.
8a93f33b3 Jan Silar PDE extension Introducing changes after consulting with Peter into docs
10a3b864b Adeel Asghar - Show device error if file open fails.
babae436b Jan Silar PDE extension Documenting simplified version
79e29af15 Adeel Asghar #2872 - Added getErrorString after every command except quit().
126e98546 Adeel Asghar #2872 - Created a new file omeditcommands.mos
e72eef49a Adeel Asghar #2865 - Fixed the paths used in email.
736144a97 Adeel Asghar - Don't check the components list when making decision about default annotation.
6d432deb0 Adeel Asghar #2792 - Don't allow movement of complete connection lines through mouse or keyboard.
6a8a8d852 Jan Silar PDE extension Documenting simplified version
019c02aec Martin Sjölund Fix bibtex database
deeba0a3e Bruno Scaglioni Updated bibliography
7c0e1744e Jan Silar PDE extension experimental solver string with algebraic variables fixed
f8f5b0e01 Jan Silar PDE extension experimental solver working on algebraic variables
30c98d3d4 Jan Silar PDE extension experimental string model finished, arterial model started
b95409cbe Martin Sjölund #2798 Fix crash when saving models in OMEdit - A function returning a bool did not return any value, causing the crash - Enabled compiler warnings since it was suppressed before and warnings are 'very' useful
5b149a666 Martin Sjölund #2798 Fix crash when saving models in OMEdit - A function returning a bool did not return any value, causing the crash - Enabled compiler warnings since it was suppressed before and warnings are 'very' useful
1e7f61b64 OpenModelica Hudson [Janitor mode] Fix whitespace
345482ccb Jan Silar PDE extension experimental string model
3df8e4555 Martin Sjölund Clean omc_communication.*
35a3c9408 Martin Sjölund Clean omc_communication.*
3c23445fb Jan Silar PDE extension experimental code
60336d023 Adeel Asghar - Use the simulation arguments when debugging. - Use monospaced font for output and logs.
ebcf936c0 Adeel Asghar - Added support for conditional breakpoints.
ac3a54883 Adeel Asghar - Set display C & unknown frames enabled by default.
bc7c422da Adeel Asghar - Allow adding ignore count property for breakpoints. - Handles the -break-after command of gdb.
2ecb6b825 Adeel Asghar - Open debugger backtrace in text editor.
88447259b Adeel Asghar - Delete global QSettings object when application quits.
bd3428160 Adeel Asghar - Using setIniCodec utf8 with QSettings is important. We might forget to set it if we are creating the instance of QSettings on different locations. Use one QSettings object for whole application.
f0d5948da Adeel Asghar - New options to clear the debugger output & log windows on new run. - Use the UTF-8 for settings object throughout the application.
060ef56c9 Jan Silar PDE extension Experimental code for advection eq
1eb13ccd1 Lennart Ochel - conform the buttons to the quit-message of OMShell
62cee526b Lennart Ochel - conform the buttons to the quit-message of OMShell
f85cb1c05 Adeel Asghar #2797 - Handle the Dialog annotation groupImage attribute.
046efec7c Adeel Asghar - Enable/disable the input field of the parameter based on dialog annotation.
a6244e3e9 Lennart Ochel - conform the buttons to the quit-message of OMNotebook
2b6ea0abe Adeel Asghar #2796 - Use UTF-8 so that HTML entities render correctly.
45b0986b0 Adeel Asghar - build antl3config.h for Makefile.common also. - Define ANTLR64.
17f5a8ddf Adeel Asghar - The openmodelica.org news rss feed link is changed.
dad861cc9 Adeel Asghar - Breakpoints can only be added to saved files. - Updated the translation files.
bf0506ae3 OpenModelica Hudson [Janitor mode] Set auto-props
50ae6c5c2 Adeel Asghar - Merged the debugger branch with the trunk. - Generate the GDB parser make files.
a3f75f01d Jan Silar PDE extensin documentation Euler equations
e48ee4f17 Adeel Asghar - Handle the plot of two or more variables.
faed7a514 Jan Silar PDEModelica extension proposal update
95a4bfc57 Martin Sjölund Add PDF link as the paper was requested many times via email
4585f5144 Martin Sjölund Add some more publications to the database
2011c642e Adeel Asghar - minor enhancements in importNgspiceNetlist. Use QFileInfo to check for the file parts.
4fd8f648f OpenModelica Hudson [Janitor mode] Fix whitespace
f429e9294 Rakhi Warriar Added ngspice netlist to Modelica code converter in OMEdit.
9bebc3aa9 Adeel Asghar - List all the derivatives from _info.xml file. - Formatting for operations text.
e172a1d22 Adeel Asghar - Fixed parsing of der variables.
d32e9eb38 Adeel Asghar - minor fixes.
dff802cb7 OpenModelica Hudson [Janitor mode] Set auto-props
7609c3ae4 Adeel Asghar - Fixed swedish characters.
1fbed6bab Adeel Asghar - Fixed header define.
eaa4b6e9c Adeel Asghar - Restructuring the files and folders.
5d7edeffe Martin Sjölund Write incomplete result-files, so it is possible to see the signals until the error was triggered
87c669d7a Adeel Asghar - Use setPlaceholderText instead of using FocusIn/FocusOut events to set the default text.
a3f232cd1 Martin Sjölund #2641 Use C++ locale-independent functions when reading csv-files in OMPlot
ba30a66f1 Martin Sjölund Remove some more references
9d6448760 Adeel Asghar #2255 - Show units in the plot legends & titles. - Fixed some issues with plotParametric. - Use the CsvReader for plotParametric.
03c294a5e Adeel Asghar #2255 - Show units in the plot legends & titles. - Fixed some issues with plotParametric. - Use the CsvReader for plotParametric.
06699ec95 Adeel Asghar #2255 - Show units in the plot legends & titles. - Fixed some issues with plotParametric. - Use the CsvReader for plotParametric.
f578d93a6 Vitalij Ruge - update integration info
d9461fbf8 Lennart Ochel - fix documentation of integration method
82441cb85 Adeel Asghar #2255 - Show unit instead of displayUnit.
729c83ef2 Vitalij Ruge added some integration info.
7eef33657 Adeel Asghar - Only draw tree branches if that particular styles class is specified.
58393d296 Adeel Asghar #2497 - Allow creating connections even when the connector & ResizerItem are at the same location.
6bfd3112c Adeel Asghar #2522 - New icons for plot & parametric plot buttons.
babfe978f Adeel Asghar #2424 - Handle resource links in documentation view.
1ad29f664 Adeel Asghar #2142 - Added a tooltip to output file name.
9eb37e66a Adeel Asghar - Use the line color of starting port for the connection line.
5f52cbdab Adeel Asghar - Do not allow selecting or moving the shapes when user is making a connection.
984aabaee Jan Silar PDE extension documentation -- comparison to Saldamli.
0e62f930f Adeel Asghar #2716 - Fixed the syntax highlighting issue.
41cbf8753 Martin Sjölund Do not use dialog.setFilter as QDir::Executable does not seem to work the way it is expected to
cc1fec70f Adeel Asghar - qtclients doesn't depend in libgc now.
5611563a4 Adeel Asghar - qtclients doesn't depend in libgc now.
e25e80917 Adeel Asghar - qtclients doesn't depend in libgc now.
14f1a547d Martin Sjölund Fix compilation
69dad8568 Martin Sjölund Skip linking libgc for qtclients
313e59916 Martin Sjölund Skip linking libgc for qtclients
a93cb9986 Martin Sjölund Skip linking libgc for qtclients
a0901bcc0 Adeel Asghar - Added some files filter.
59ec923a5 Adeel Asghar - Updated the GUI according to new parameters of exportToFigaro API.
bdaabc1f4 Adeel Asghar - Fix build.
a0c0fa571 Adeel Asghar #2509 - Use the omniORB specific parameters. They are different from MICO parameters.
b735e433e Adeel Asghar #2509 - Use the omniORB specific parameters. They are different from MICO parameters.
e75e4cf66 Adeel Asghar #2509 - Use the omniORB specific parameters. They are different from MICO parameters.
748bff808 Adeel Asghar #2509 - increase argc as well.
c26df13aa Adeel Asghar #2509 - increase argc as well.
7f344f9d2 Adeel Asghar #2509 - increase argc as well.
62a7f4309 Adeel Asghar #2509 - Specify CORBA arguments e.g IP-address when initializing the client object.
1ae66b544 Adeel Asghar #2509 - Specify CORBA arguments e.g IP-address when initializing the client object.
433242bd0 Adeel Asghar #2509 - Specify CORBA arguments e.g IP-address when initializing the client object.
b8967c3d2 Jan Silar PDE extension documentation -- comparison to Saldamli.
82dcd52ee Adeel Asghar - Copy the required dependencies for the Qt clients in their respective make files so that we can also use them individually.
e46d737d6 Adeel Asghar - Updated the list of dependencies.
07766ff58 Adeel Asghar #2710 - Add references to Mike Tiller's online resources.
3aa976763 Martin Sjölund Fix Linux compilation
2b825cc9b Martin Sjölund #2701 - Hopefully fixes OMPlot for OSX
7daf95e4b Adeel Asghar - Do not align the axes until we have a new implementation of scale engine.
ddb9ad6c8 OpenModelica Hudson [Janitor mode] Fix whitespace
979570ff3 Jan Silar Work on PDE extension proposal.
4efe73fb5 Adeel Asghar - Qwt is removed from OMDev
44e701c7c Adeel Asghar - Qwt is removed from OMDev
38d51527d Adeel Asghar - Qwt is removed from OMDev
c2d356795 Adeel Asghar - Copy libomqwt & libOMPlot to build/lib/omc - Fix the link path.
72c6ab1ad Adeel Asghar - Copy libomqwt & libOMPlot to build/lib/omc - Fix the link path.
ea525f9d7 Adeel Asghar - Copy libomqwt & libOMPlot to build/lib/omc - Fix the link path.
7ff98f7eb Martin Sjölund libOMPlot cannot depend on libOMPlot
4fba7e2a9 Martin Sjölund Move the copy to the correct place
7646a086a Martin Sjölund Better clean
dae00ab96 Martin Sjölund Fix for OSX (libOMPlot uses QtSvg)
8269ebf04 Martin Sjölund Fix -lqwt to -lomqwt
dd3d96599 Martin Sjölund Rename libqwt to libomqwt to avoid conflicts on OSX
cc59f81f5 Martin Sjölund Rename libqwt to libomqwt to avoid conflicts on OSX
0780d2de4 Martin Sjölund Rename libqwt to libomqwt to avoid conflicts on OSX
b230e1ec1 Martin Sjölund Link to OMPlotLib instead of compiling in the objects statically (re-use of the shared library is then possible)
d708e0117 Martin Sjölund Hopefully fixes the Linux builds for qwt (shared version) - Also should add OMOptimBasis as a shared library
b04ad16b9 Martin Sjölund Hopefully fixes the Linux builds for qwt (shared version) - Also should add OMOptimBasis as a shared library
eb5b782d8 Martin Sjölund Hopefully fixes the Linux builds for qwt (shared version) - Also should add OMOptimBasis as a shared library
2724f020a Adeel Asghar - Build all Qt clients using the local Qwt on unix as well.
6361725b6 Adeel Asghar - Build all Qt clients using the local Qwt on unix as well.
247509b94 Adeel Asghar - Build all Qt clients using the local Qwt on unix as well.
9c72dd530 Adeel Asghar - Build all Qt clients using the local Qwt.
15165835f Adeel Asghar - Build all Qt clients using the local Qwt.
eab47a1a5 Adeel Asghar - Build all Qt clients using the local Qwt.
065d7db0e Adeel Asghar - Remove the background when exporting plot using qwt 5.
e20b6312c Adeel Asghar #2696 - Use 5 as a precision value.
d7aee64d0 Adeel Asghar - Export to figaro via GUI.
481057c07 Adeel Asghar - Set the default legend position to top in OMEdit.
e5be1a2e2 Adeel Asghar - align profiling combo box.
396bcadca Adeel Asghar - Handle the new plot grid options in plotting APIs & OMNotebook.
88f0c6a91 Adeel Asghar - Handle the new plot grid options in plotting APIs & OMNotebook.
967ab98df Adeel Asghar - Another try to fix build.
075a68637 Adeel Asghar #2679 - OMPlot setup option to set legend positions.
f45841c82 Adeel Asghar #2679 - OMPlot setup option to set legend positions.
5d3dd9012 Adeel Asghar - Fix build
9ffd73660 Adeel Asghar #2679 - OMPlot setup option to set titles. - Added the footer option to plots.
dd28aa904 Adeel Asghar #2679 - OMPlot setup option to set titles. - Added the footer option to plots.
c9034591e Adeel Asghar - Fix build.
8093aaba5 Adeel Asghar #2679 - Fixed "There is no convenient way or replacing the colors by dashed/dotted/whole lines in black-and-white. The current version via the options menu is very cumbersome. The Dymola approach is much easier to use and more intuitive. All information collected in one place in the GUI."
af5679d62 Adeel Asghar #2679 - Fixed "There is no convenient way or replacing the colors by dashed/dotted/whole lines in black-and-white. The current version via the options menu is very cumbersome. The Dymola approach is much easier to use and more intuitive. All information collected in one place in the GUI."
9732d1a1e Martin Sjölund Fix includes
e7abe4d56 Martin Sjölund Use diff-match-patch to display char diffs in OMEdit (would prefer word-based diff, but can't seem to find a C/C++ one)
482763f07 Adeel Asghar - Allow opening multiple files.
022365ce5 Martin Sjölund Use some qwt6 features also for qwt6.0
2aa729e84 Martin Sjölund Fix capitalization
f19e3dc8b Adeel Asghar - Only use the custom scale draw for Qwt 6.1.0.
ef961cd7c Martin Sjölund Add the article to the correct list
52834919d Martin Sjölund Adding journal article openmodelica.org:sjoelund:mic:2014
101dfa645 Adeel Asghar - Add missing parenthesis.
b4dd5a3be Adeel Asghar - Another try to fix build.
cb3c7e88c Adeel Asghar - Fix build.
e1330157c Adeel Asghar - Do not use the Qt's file dialog on Windows. Use the native file dialog on Windows.
bb3890706 OpenModelica Hudson [Janitor mode] Fix whitespace
bed4b48ca OpenModelica Hudson [Janitor mode] Set auto-props
fc52108f5 Adeel Asghar #2679 - Fixed "When the grid is not shown, the y-axis and x-axis are drown slightly outside/below the real axes"
4aebc1218 Per Östlund Fix for #2665: - Rewrote section on time in DrModelica.
1e7832187 Adeel Asghar - Indentation.
7e7cd31a9 Adeel Asghar #2679 - Fixed "The grid is usually too detailed. There should at least be an option without the detailed."
4ac819f1e Adeel Asghar #2679 - Fixed "If the grid is left out, there is an additional line drawn on top and to the left".
b2da5dd3f Martin Sjölund Add new API call for OMEdit to query valid config flag options, like `getConfigFlagValidOptions("profiling")`
0241f4c36 Martin Sjölund GCC fix
582a9886c Martin Sjölund - Transpose the profiling data for faster reading - Split into 2 files: uint32 and double in split files to transpose them easier - OMEdit can read the data, but the transformation widget has nowhere to display the graphs yet - Some minor fixes for equations that were not profiled - Handle profiling of noretcall
c6e18be68 Martin Sjölund Windows fix
9eb9cbf21 Martin Sjölund Move some things around for OMNotebook to use source files from within OMEdit...
fed79a635 Martin Sjölund Move some things around for OMNotebook to use source files from within OMEdit...
01efb2c4c Martin Sjölund Missing file in OMNotebook
654a0b7bc Martin Sjölund Make profiling open up the transformations browser
5147fd983 Martin Sjölund - Change +d=measureTime to +profiling=none,blocks,all,blocks+html - Code generation switches between blocks and all equations - rtclock.h can now keep track of the overhead of calling the tick and tock (used to reduce the cost of very simple equations) - Handle assert(false) as the only statement in a function (skip reporting unassigned values) - Remove inline equations from the runtime - Started using the enumeration instead of integer constants all over the simulation runtime - Skip displaying non-linear equations in both top-level and as a child in the OMEdit transformations browser
db5f42d02 Adrian Pop - give build/lib/omc to -L on Windows - copy libqjson.dll* to build/bin so that OMEdit can find it
0ca4136f4 Martin Sjölund When running the profiler, also output a smaller prof.json in addition to the xml - The OMEdit transformations browser will now look at the prof.json and display a summary for the profile blocks
18d6156cb Martin Sjölund Replace measureTime=true with +d=measureTime in buildModel/etc - Fix code generation for profiling of function calls (was disabled) - Fix the counter for number of profiling blocks so the profiling now includes the measured blocks again
62d4c2117 OpenModelica Hudson [Janitor mode] Fix whitespace
a5e8d5c36 OpenModelica Hudson [Janitor mode] Fix whitespace
448352e92 OpenModelica Hudson [Janitor mode] Fix whitespace
4103dcb4a Adeel Asghar - Trim the whitespace.
d227c75e5 Adeel Asghar #2666 - Handle %par, %name, %class & %% in the text annotation in a more better way.
479bd3734 Martin Sjölund Update OMEdit copyright notices
f99bd9a74 Adeel Asghar - Update the model source code when line annotation is updated.
0672a5a90 Martin Sjölund Add logotypes without need for having the correct fonts installed
798eb008a Martin Sjölund Increase margins
1e135bfb6 Adeel Asghar - Fix OMPlot compiler warnings.
7a1582eb1 Adeel Asghar - Set proper message for MAC.
68106d547 Adeel Asghar - Fixed OMPlot memory leaks and warnings.
5815df4b5 Adeel Asghar - Fixed OMEdit compiler warnings.
763bcb5d3 Martin Sjölund Fixed some compiler warnings
20129a6a1 Martin Sjölund #2641 Added a locale-independent version of strtod (taken from ruby)
d2cf3f9cc Adeel Asghar - Added missing arguments.
811640ffb Adeel Asghar - Set +d=initialization as default in OMEdit.
2e41014cd Martin Sjölund #2635 - Add rpath to qt clients using gc
fcd909077 Martin Sjölund #2635 - Add rpath to qt clients using gc
0cdbced09 Martin Sjölund #2635 - Add rpath to qt clients using gc
3cb1b4a3f Adeel Asghar - Grid lines option for custom views.
c2b870854 Adeel Asghar - Don't fetch the latest news items if "Show Latest News" is disabled in settings.
110eb6331 Adeel Asghar - Fixed the argument number.
9c1e51f61 Adeel Asghar - Display the bitmap is library browser. - Handle the extends class bitmaps.
116ead430 Adeel Asghar - link -lgc in OMNotebook for Windows.
2a96d050a Adeel Asghar - link -lgc in OMNotebook for Windows.
f40a3c6af Martin Sjölund Add -lgc for OMNotebook
a288aa9b9 Martin Sjölund Add library path
2d51401cc Martin Sjölund Add library path
ad0ba8968 Adeel Asghar - Fixed loading of bitmap shapes within a component.
dca776cdb Martin Sjölund Add missing include
3302924d9 Martin Sjölund Add -lgc also for omplot. Add gc as dependency in the makefiles
09b22f27e Martin Sjölund Adeel forgot to add -lgc...
690669109 Adeel Asghar #2598 - Fixed plotting of CSV result files.
7ba3267fb Adeel Asghar #2598 - Fixed plotting of CSV result files.
90708f75a Adeel Asghar - Handle auto detection of language. Use QLocale::system().name() to find the default language.
e2d0700b6 Adeel Asghar - No QTextCodec::setCodecForLocale for Windows.
491550aaf Adeel Asghar #2552 - SaveTotalSCode is supported now.
aff3eaf3f Adeel Asghar - Check all models recursive.
cad390d94 Martin Sjölund Better printing of differentiate
fc5a2466d Dietmar Winkler Removes erroneous keyword (probably "butter fingers")
f33818f19 Dietmar Winkler Add link to local license file.
eab6461d1 Dietmar Winkler Typo fixed.
f6f2cad87 Dietmar Winkler Rephrase the contribution section.
a0f4d6d7f Dietmar Winkler Initial version.
e3cda0561 Martin Sjölund Adding Modelica 2014 reference
54568a1a8 Martin Sjölund Add Peter's new book
73d9d4d07 Adeel Asghar - Avoid index out of range errors.
f0542ca48 Adeel Asghar - Removed the OPC section. This is not supported by current release and should not be part of users guide. - Created a new document for it.
e79923726 Per Östlund Fix for #2593: - Fix circuit in IfClause.onb of DrModelica.
c0614ad16 Adeel Asghar - Changed instantiate/check model from QDialog to QWidget. Some platforms doesn't support Qt::WindowMinMaxButtonsHint.
85d3d9113 Adeel Asghar #2590 - Create a unique folder for each user.
106c7258e Adeel Asghar - Added OpenModelica Scripting & Modelica Documentation menu items under Help menu.
0331a47c6 Adeel Asghar - More window flags.
4fa340ca2 Adeel Asghar - Don't make the instantiate/check model dialog modal. This allows opening of multiple dialogs. - Save the geometry information and restore it the next time user opens the dialog.
6f3800640 Adeel Asghar Maximize button for instantiate/check model dialog.
b62d44208 Per Östlund - Fixed bibliography.
bb0dfd40f Per Östlund Fix for #2587: - Added simplification rules -{e1, e2, ...} => {-e1, -e2, ...} and -[e1, e2, ...] => [-e1, e2, ...]. - Improved Static.elabMatrixCatTwoExp so it handles more cases.
27e281a07 Bruno Scaglioni fixed bibliography/openmodelica.bib
e65e445ae Martin Sjölund Actually fix the bibtex database
6f82e98b3 Bruno Scaglioni Fixed bibliography
b55429fb3 Per Östlund - Fixes for DrModelica.
f893e2296 Martin Sjölund Added a better error-message for using subscripts in modifiers
2ce27fdd5 Bruno Scaglioni Updated bibliography
f3dd3cf5e arunkumar palanisamy update DrModelica exercises, fixed=true
6215eeee7 Adeel Asghar - Fixed crash report text.
fa663547a Adeel Asghar - changed minimum limit of numberOfIntervals to zero.
a439a531b Adrian Pop - add presentations about parallelization.
0920e8722 Adeel Asghar - Removed duplicate code. Moved the implementation to parent class.
3f16ac288 Adeel Asghar - Save the Interval in experiment annotation.
147c0231d Adeel Asghar - Draw the rectangle after drawing the grid lines.
547770cb9 Adeel Asghar - Fixed few graphical glitches.
cc6abef3e Adeel Asghar - Fix deletion of connections where port component might be NULL.
d25c7f562 Adeel Asghar - Save the OMC flags option.
ca9967256 Adeel Asghar - minor updates.
d78bf0427 Adeel Asghar - some modifications in the layout.
e39978ddf Adeel Asghar - Make few long labels elidable.
606cda2bb Adeel Asghar fix linux build.
38ea0edbe Adeel Asghar - Option to enable/disable save class feature before simulation.
ffd45e7d7 Adeel Asghar Fixed layout.
36e9d57ac Adeel Asghar - Generate separate files for Linux users.
cd10624dd Adeel Asghar - Save the model before simulation.
ed1f6da42 Adeel Asghar - Set the default elide model to Qt::ElideNone.
1bff85393 Adeel Asghar - Mark the Simulation progress text as richtext.
bfd99326a Adeel Asghar - Show the nested equations. Useful for nonlinear systems.
6de7e5699 Martin Sjölund Fix doi link
c137cbcfe Adeel Asghar - More better & robust implementation for elidable QLabel.
5e1120ff0 Adeel Asghar - subclass QTreeWidget for equations tree.
077eaf8c0 Adeel Asghar Do not copy the old OMInfo to the new variable/equation.
78acc07ad Adeel Asghar - Added a Label with elide feature.
49b1f34e1 Adeel Asghar Save the Transformational Debugger window geometry & state.
1b5131c0b Adeel Asghar - Mark the debugged equation highlighted.
94197ffe8 Adeel Asghar - Transformational Debugger show/hide options. - Generate operations tags options.
1ec6eff8a Adeel Asghar + Make TransformationsWidget an independent window. + Show both variables & equations in one place. + Group the variables. + Allow searching in the variables. + Allow sorting equations by number. + Created a new source editor to display the actual model text. Read it from file so we don't have line number issues. - Removed the types list. (not very important). - Filtered out the $PRE variables.
a977dfca1 Adeel Asghar - Read the nested equations indexes for the nonlinear equation.
8dd822883 Adeel Asghar - Top status bar for transformation browser. - Better views for variables & equations.
fadf2cffb Adeel Asghar - Fixed go to line. Compare the current & parent models filename.
d07f71667 Adeel Asghar - Read the flattening operation from the info XML file.
cf1154b82 Adeel Asghar - Renamed previous & next to Variables View & Equation View. - Read the file info from the XML file and show the specific line to the user.
353241808 Adeel Asghar Do not pass the same instance of ComponentInfo to different objects instead clone the object.
cb2d66c58 Martin Sjölund - Add numberOfIntervals and stepSize as input/output of getSimulationOptions - OMEdit now respects the Interval experiment annotation in the simulation setup - Enable output of the statements in the match equation sections (for error messages)
9d4d0d59e Adeel Asghar - Improved the creation time of variables tree.
f457fe10b Adeel Asghar Print the error message and the actual XML output if the parsing fails.
19d7ed0de Martin Sjölund #2490 - Also patch
2c49d4003 Adeel Asghar - Mark some simulation output as text.
cb3b96aab Adeel Asghar cleanup
4ab2c1371 Adeel Asghar - Better parsing of the simulation executable xml output.
f7b76ffaa Adeel Asghar The supported file formats include PNG, BMP and JPEG for record Bitmap.
3ab4e7e4a Adeel Asghar - Make the url valid for Windows.
b446609c0 Martin Sjölund Handle filesystems that are case-sensitive by utilising URL's in a better way (domain names are always lower-case)
4e8fd6874 Adeel Asghar - Search the equations using the keyboard enter.
0c6f190dc Adeel Asghar - parse the simulation executable xml output. - create links to open the transformation browser from the output. - allow users to search the equations using equation index.
91bce29f9 Alachew Mengist - Re-evalate DrModelica Notebook and Fix ticket#2101
49953b0aa Adeel Asghar #2531 - Do not show the extends final modifiers in the OMEdit parameters window. - Added a new API isExtendsModifierFinal. - updated interactive_api_param.mo & interactive_api_param.mos
2cf7d7eee Adeel Asghar - Fixed simcodedump.xml. Remove the extra quote. - Added the candidate tag in the parser.
abbd3e7ed Adeel Asghar - Fixed parsing of simcodedump.xml. Use the chosen tag.
0f15209de Adeel Asghar #2531 - Do not show the final parameters.
98f720606 Jan Kokert Click behavior in OMEdit improved: - don't show parameters on connector double click - cancel connection if connection mode is left
315d6f8e8 Jan Kokert No vertical scroll bar in parameter dialog in OMEdit
7bb3c8ec8 Jan Kokert - Fixed: Show component properties dialog on double click
341f61dc3 Jan Kokert [Janitor mode] Fix tabs
2cf5626c1 OpenModelica Hudson [Janitor mode] Fix tabs
25ee5cf11 Jan Kokert - Implemented snap to grid function for components - String fix for Find/Replace error message
dc62df947 Lennart Ochel - remove *.jpg as suggested image format, because it is not supported/working
7c1ae4a7d Adeel Asghar - Copy the required dlls for the clients to build/bin.
e90810660 Adeel Asghar - Copy the required dlls for the clients to build/bin.
016bac52f Adeel Asghar - Copy the required dlls for the clients to build/bin.
38bd77005 Adeel Asghar - Copy the required dlls for the clients to build/bin.
55a0ed6c4 Jan Kokert Updated installation notes (my first commit)
9d7e7123d Jan Kokert Updated installation notes (my first commit)
15c333a87 Jan Kokert Updated installation notes (my first commit)
61c1d1575 Alachew Mengist - Changed the button layout for Find/Replace dialog - Show Find/Replace error messages in message box instead of labels
b52d7c9a7 Alachew Mengist - Fixed ticket #2460: OMEdit – Find/Replace 1. [defect] The ‘replace all’ feature is not working in OMEdit 2. [enhancement] I would like to have the selected text as default search string (similar to common text editors) - show message box with status information instead of labels
4f79feb57 Adeel Asghar - Do not sort operations.
b600f74c7 Adeel Asghar - Display the operations for the equations.
872a0dd41 Adeel Asghar - Check if operations are available. - Show the operations for the variables.
c9fba57a8 Jan Silar PDEModelica - correction to model examples.
6dd74e435 Adeel Asghar - performance enhancement for variables browser.
32f4032d6 Adeel Asghar - remember the plot curve width & style.
ec8c40aff Adeel Asghar - remember the plot curve width & style.
c23bfa439 Jan Silar added one example model file
876f438bc Jan Silar PDEModelica - Changes in documents and example models towards equations relating fields in different domains.
c6849cb8f Adeel Asghar - handle the variables tree checkbox click properly.
f624a0f9a Adeel Asghar - Added an icon for simulation setup. - Added a new clock option CYC.
c9458135c Adeel Asghar - Changed the plot background to white. The white is more usable in books & publications.
7bf9a09d3 Adeel Asghar - Changed the plot background to white. The white is more usable in books & publications.
bbd0e15a5 Adeel Asghar - set the default locale of the application.
7bed02178 Adeel Asghar #2489 - Check/uncheck the item when user clicks anywhere on the first column text.
06ab32ac7 Martin Sjölund Pass along CPPFLAGS
e347eaeb5 Martin Sjölund Pass along CPPFLAGS
b8dca73ca Martin Sjölund Pass along CPPFLAGS
a10fe8e12 Martin Sjölund Pass along CPPFLAGS
94e2c5a01 Adeel Asghar - when user checks the variables create a new plot window and display it. - removed unused methods.
9cf7fe37b Adeel Asghar - show/hide the transformations browser.
70ac7c247 OpenModelica Hudson [Janitor mode] Set auto-props
8ded63300 Adeel Asghar - Added the transformations browser. - Displays the information read from the model_info.xml structures via MyHandler.
e28db8ed4 Adeel Asghar - read the variable types. - don't add empty items into the variables hash.
576c8b311 Martin Sjölund - Compile our own version of Ipopt (EPL 1.0 license; compatible with LGPL) - Fix copying of messages from the OMEdit widget
c1f5d115d Martin Sjölund Added forgotten files
f79de3b58 Martin Sjölund - Updated SimCodeDump to include more accessible information in the XML - Added a Qt-based streaming XML parser so OMEdit can use the _dump.xml information for the symbolic debugging
913cfd0e0 Martin Sjölund - Updated SimCodeDump to include more accessible information in the XML - Added a Qt-based streaming XML parser so OMEdit can use the _dump.xml information for the symbolic debugging
cb93d1b28 Martin Sjölund Adding the CPC 2013 paper
817d9417e Adeel Asghar - Use re-simulate instead of simulate in the context menu.
e833eff33 Adeel Asghar - removed testing code.
a563fa8cb Adeel Asghar - check if ModelicaMatVariable_t is not null.
bdd27803f Adeel Asghar #2470 - Display the values of the variables by reading the mat file.
5f56f02c2 Adeel Asghar - Only display the value of tunable parameters.
67b7b0352 Adeel Asghar #2470 - Show the value, unit and description even for the variables which are not changeable.
38d1f714c Adeel Asghar #2255 - Display units in the variables browser.
cc205cdf6 Adeel Asghar - use the isValueChangeable flag.
5e7f77177 Adeel Asghar #2465 - Allow graphical connection to array of connectors within the same class.
ba2433bc3 Adeel Asghar - Allow direct simulation without showing the simulation setup dialog.
928629288 Adeel Asghar #2450 - Allow connections even if the instantiate model fails. - Just report it to the user.
5fa5243a0 Adeel Asghar - Use the windows style directory separator for setting the process environment.
4a142b3f3 Adeel Asghar - expand the filtered rows. - allow expandAll and collapseAll.
e67b6de73 Adeel Asghar - Do not set the lastModified time variable to current time. Only set it if there is an old result file.
2c44a94f4 Adeel Asghar - Performance improved in terms of speed.
90c84088b Adeel Asghar - Add the environment PATH when running the simulation executable. - Don't show the plotting view if the result file is empty.
48b672f0d Adeel Asghar - Use QXmlStreamReader for reading the xml file instead of QDomDocument.
c87aec840 Adeel Asghar - Allow the users to modify the parameters and re-simuate the models without re-compiling them.
1145cb46d Jan Silar Changes in PDE extension. Added files with comparison to Saldamli.
56c79d781 Adeel Asghar #2453 - Qt doesn't allow using the eventloop when the meta type slot is activated from the paintevent of QPlainTextEdit.
8af98b333 Adeel Asghar - Display some more information about compilation & simulation process. - No need to handle the error signal.
a5d5dae87 Adeel Asghar - Apply line & fill patterns after painter translate.
8dc20df28 Adeel Asghar - Make sure placement annotation is present for components.
d0e5ee81d Martin Sjölund Add getSimulationOptions as typed API call, and call this from OMEdit. A default tolerance, startTime, stopTime may be provided to prefer these over OpenModelica defaults if the experiment annotation is not present
672c355e0 Adeel Asghar - Removed the global precision value setting.
5b0e41719 Adeel Asghar - mingw32-make sometimes doesn't work with -j flag. So set the numProcessors to 1 for windows by default.
9ba66b69e Adeel Asghar - Changed the simulation dialog spin boxes to text boxes.
8eb5ae480 Henning Kiel - fixed some typos
65f5df817 Adeel Asghar - Better naming.
f0370c4ae Adeel Asghar - Set the clean environment for the process and only provides one MinGW. This will make the compilation process run smoothly.
99e5b6d7a Jan Silar PDE extension: Other new possible approach to define domain in models/PDEDomains.mo
1d7436fa9 Adeel Asghar - Set the blockSignals state properly.
3c92e45da Adeel Asghar - Use the full path for mingw32-make.exe in Windows.
313164141 Martin Sjölund Add -g flags to OMEdit if compiling the rest of the code with -g
b28050980 Per Östlund Fixed corrupt libraries icon for OMEdit.
71fc7d201 Per Östlund Fixed color profile for OMEdit icons to avoid libpng warnings.
83d02e30a Adeel Asghar - Use mingw32-make on Windows. - make the output tab enabled only if there is output.
ddc7d101f Adeel Asghar - Updated "Open Modelica File(s)" to "Open Model/Library File(s)". - QPainter draws a text with almost twice font size. For now calculating font size is fine but in future we should switch to QGraphicsTextItem which uses the QTextDocument inside to display the text.
4f1ab309e Adeel Asghar - Do not merge the simulation process channels.
5e8d42831 Adeel Asghar - Check the ExitCode along with ExitStatus. - Read the standard output & error separately and display the error in red.
fc4713787 Adeel Asghar - No unload for OpenModelica node.
5f425413a Adeel Asghar - Allow unloading of system libraries.
18bb44156 Adeel Asghar - pool the compilation process & make the output window stay on top.
500cec2ce Adeel Asghar - Option to specify the +numProc. - Now instead of buildModel OMEdit use translateModel and then run the make file as a process with the specified numProcessors and then run the simulation executable.
2a7e855c8 Alachew Mengist - Update date, OpenModelica project website, and Book web page of the DrModelica.onb
c1f3ba176 Adeel Asghar #2416 Convert the auto save timer interval from seconds to milliseconds.
16b9651c1 Martin Sjölund #2406 Check for $(APP) instead of $(EXE) as this changed
2e49a2ca5 Martin Sjölund #2406 Check for $(APP) instead of $(EXE) as this changed
02abda5da Martin Sjölund #2406 Check for $(APP) instead of $(EXE) as this changed
faa9aa7b9 Martin Sjölund #2406 Check for $(APP) instead of $(EXE) as this changed
f5132b379 Adeel Asghar - Updated OMEdit translations.
dfd7b1760 Jan Silar PDEModelica - continuation with previous work.
df80ebf64 OpenModelica Hudson [Janitor mode] Set auto-props
d745b6f04 Jan Silar Work on PDEModelica - coupling systems of PDE defined on different domains; coordinates; writing equations independent on particular domain and coordinate system.
f53168dc9 Adeel Asghar - Do not consume the press event for inherited/extends component as they don't have connection to componentClicked SIGNAL.
0042485fc Adeel Asghar - Always show the WelcomePageWidget on startup.
1c1a6a75b Adeel Asghar Inherited Parameters - Show a dotted bottom border. - Display the inherited class name in the tool tip.
511b739dd Adeel Asghar - Use the layout increment instead of custom counter.
c72ac672c Adeel Asghar #2371 - Allow users to show/hide the latest news section via OptionsDialog. - Allow users to set the WelcomePageWidget orientation via OptionsDialog.
e867341c0 Jan Silar renamed a directory
eef6e7aed Jan Silar Minor changes to the PDE doc.
675bece95 Jan Silar PDE language extension - coordinate design.
a8d2738af Adeel Asghar - Update the plot layout when user checks the variable to plot.
ea563d218 Adeel Asghar - Fix clients build.
0cd127c46 Adeel Asghar - Fix clients build.
a2373ec47 Adeel Asghar - Set the legend position to top by default gives more space for the plot curves. - Remove the title text "Plot by OpenModelica".
0cf53b4d0 Adeel Asghar - Added a new LegendPosition option to plot command.
2690cbcbf Adeel Asghar - Added a new LegendPosition option to plot command.
e9db5900b Adeel Asghar - Made the OK button as default for dialogs. - Removed the export-xml.png and added export-xml.svg.
59189fe23 Adeel Asghar - Allow users to load the library by just selecting the folder. The package.mo file is picked up automatically.
5e168fb39 Adeel Asghar - Few more PNG to SVG icons.
10e097af1 Adeel Asghar - Enable AutoSave by default. Set the default interval to 5 minutes.
278180934 Adeel Asghar - Create the directory tmp/OpenModelica/OMEdit before starting omc.
9ed742bdd Adeel Asghar - Always write the OMEdit files in /tmp/OpenModelica/OMEdit.
c73e67d45 Adeel Asghar - Use QRegExp to split on dot and avoid the split on array sections.
6c8d4f002 Adeel Asghar - Register the RecentFile and FindText as QVariants before reading/writing to omedit.ini.
b4e9d33ba Adeel Asghar - Fixed the item height of the multi line messages.
90c9ed479 Adeel Asghar - Reverted r17151. Really bad commit :(
5c0fab258 Adeel Asghar #2188 - Don't split the array variables.
8df694aa2 Adeel Asghar - Subclass QDoubleSpinBox and manage the precision value via options dialog.
99eadad1c Jan Silar Work on PDE language extension documentation.
43e67297c Adeel Asghar - Few more SVGs.
b10f57d85 Adeel Asghar - Added svg icons and removed the png ones.
643956c66 Adeel Asghar #2333 - Show icon based on the result format. - Remove the _res.* from the display text.
0b185d6f4 Adeel Asghar #2269 - Multi line error messages in the messages browser.
ee11e7224 Jan Silar Further work on PDE in Modelica Work on language extension proposal documentation. New example model heatPID.mo. Work on experimental PDE solver - towards models with higher derivatives. Isn't working now.
39c949e2e Adeel Asghar #2320 - Fixed syntax highlighting for single line comments. If the block has a single line comment then don't check for multi line comments and quotes.
695e9df54 Adeel Asghar - Changed the crash reports email address.
2f1a67e21 OpenModelica Hudson [Janitor mode] Set auto-props
615d71a3e Adeel Asghar - Added backtrace support for Windows.
c6af573bb Adeel Asghar - Removed some unused stuff. - small fixes.
bcdcc1517 Adeel Asghar - Added the experimental auto save feature in the GUI.
ad3f78421 Adeel Asghar - Only register the signal handlers if we are building the release version of the application.
481214ccb Per Östlund - Fixed OMEdit compilation.
ef50b335b Adeel Asghar - Add the crash report email body text.
05f1fb6ed Adeel Asghar dump a stack trace to a file when we catch a crash (only for non-windows platforms)
af057aadb Adeel Asghar - Fix non-windows compilation.
09cbba65a Adeel Asghar - Handle the crashes and send the report.
63e83d079 Lennart Ochel - second try: add x = pre(x) for all continuous-time variables to the initialization system
098a8ecfd Adeel Asghar - Return the correct number of components even if the placement annotation for a component is not found. - If the result count is not correct for some reasons don't allow the GUI to crash.
82e168a48 Adeel Asghar - Only add LOG_UTIL if Log util checkbox is checked. - Check the last modified time of the result file properly.
327f0a07e Lennart Ochel - fix constant declaration - change init_env to initEnv on page 95 in OpenModelicaMetaProgramming documentation
1147afe7c Henning Kiel + coding style + some optimizations
f7ab4729c Adeel Asghar - fixes for FMI co-simulation stand alone.
7f8853dd2 Adeel Asghar #2295 - Handle the absolute file path case.
3104d6241 Adeel Asghar #2165 - Handle the null case.
7dc39b10d Adeel Asghar #2165 - Fixed the handling of within keyword.
88c5a9405 OpenModelica Hudson [Janitor mode] Fix tabs
993fa2193 Jan Silar Work on PDE solver.
c03f9fe54 Adeel Asghar #1475 - parse quoted variables
01e994731 Adeel Asghar - trying to fix a MAC issue.
616df59d8 Adeel Asghar - Read the inherited components attributes.
8a9993299 Adeel Asghar #2218 Fixed handling of extends class modifiers.
eaf6eede8 Adeel Asghar - Fixed the ItemDelegate constructor. - Show the extends class protected components as well.
6c4a44b4a Adeel Asghar - Expand the founded items automatically.
b3db2c1b5 Adeel Asghar #2219 Allow creating a class by specifying the extends class.
b29151c03 Adeel Asghar - Don't draw the inherited class only fetch the components of inherited class.
aab4442cc Adeel Asghar - Allow sending omc commands when user press enter.
4e2a27772 Adeel Asghar - Set the stacking order of items in following order; icon/diagram shapes first then connections and then components. The user should be allowed to change it. Will add this functionality later on.
288404571 Adeel Asghar - Load the icon/diagram shaper before loading the components.
4b189712b Adeel Asghar - Highlight the find/replace text by default when the dialog is opened.
902767769 Adeel Asghar - Array index can be any variable not just "n" & ":"
ff0ab24e2 Adeel Asghar - check if we really have the component parent while creating the array connections.
9e0af9701 Lennart Ochel - use the same folder structure for the source as well as the documentation
8d28e7a51 Lennart Ochel - update some call graphs
7ffba9968 Lennart Ochel - update BackendDump call graph
929c455a0 Lennart Ochel - experimental call graphs for internal dependencies - red boxes are public functions
d4cf2569f Adeel Asghar Latest MAC versions assigns different tmp directories to different processes. So in order to have same tmp directory for CORBA object reference file we pass the tmp directory of OMClient to OMC via the config flag CORBA_OBJECT_REFERENCE_FILE_PATH. This makes sure that omc dumps the CORBA object reference file in the same directory where OMClient is trying to read from.
4e1d7e0ce Adeel Asghar Latest MAC versions assigns different tmp directories to different processes. So in order to have same tmp directory for CORBA object reference file we pass the tmp directory of OMClient to OMC via the config flag CORBA_OBJECT_REFERENCE_FILE_PATH. This makes sure that omc dumps the CORBA object reference file in the same directory where OMClient is trying to read from.
1afddbea2 Adeel Asghar Latest MAC versions assigns different tmp directories to different processes. So in order to have same tmp directory for CORBA object reference file we pass the tmp directory of OMClient to OMC via the config flag CORBA_OBJECT_REFERENCE_FILE_PATH. This makes sure that omc dumps the CORBA object reference file in the same directory where OMClient is trying to read from.
244c1e212 Adeel Asghar - accept the SimulationDialog when buildModel fails.
9330bc82a OpenModelica Hudson [Janitor mode] Fix tabs
c26f7fa29 OpenModelica Hudson [Janitor mode] Set auto-props
896b3f239 Jan Silar Work on PDE solver. Minor changes in doc.
56ac5e746 OpenModelica Hudson [Janitor mode] Fix tabs
0f9a35d7d OpenModelica Hudson [Janitor mode] Set auto-props
99dd7f58a Jan Silar Added documents about PDE. Started implementation of experimental PDE solver (little bit confusing location in doc dir).
b740ea21b Jan Silar git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk/doc@16597 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
c14960970 Adeel Asghar - Make the Simulation Output window separate.
ea542b206 Adeel Asghar - Make the OMC Logger separate window.
b647c6a5c Lennart Ochel - fix some formatting errors
031a301cd Adeel Asghar - Use 6 decimal places for tolerance. - Call printMessagesStringInternal after readSimulationResultVars & importFMU commands. - Removed few unused headers.
2122a0a9e Volker Waurich - filled nodeMark in TaskGraphMeta - changed intLt operator to < on page 312 in MetaProgramming documentary
eadc1952c Adeel Asghar - Fixed the connections implementation.
edbf1c0fa Adeel Asghar - Don't switch the perspective when user double clicks on the item expand/collapse button.
b165bcd49 Adeel Asghar - Use encoding drop down in the options dialog as well.
f8bc8ff63 Adeel Asghar #2239 - Use spin boxes for graphical views dialog & shapes properties dialog.
181c27cc2 Adeel Asghar #2273 - Change shift+enter to enter.
f3ff3b1e6 Adeel Asghar #2239 - Use spin boxes for simulation dialog.
63cd9217b Adeel Asghar - Don't allow shape manipulation of inherited shapes. - Don't add the inherited shape into the addClassAnnotation call.
c796ca4d8 Adeel Asghar - Use Qt::MiterJoin as a default Pen join style.
54f438eed Adeel Asghar #2268, #2272 - Only set the pen cosmetic if the thickness is less than equal to 2. The cosmetic pens use the exact defined thickness and doesn't scale according to shape size but this leads to problem if the thickness is higher e.g 5.
90bb54929 Per Östlund - Changed arrow step size to 1 in OMEdit (previously 3, I assume that was a mistake).
39a8776ed Adeel Asghar #2239 - Use spin boxes for Line and curve style settings.
2362b9dad Adeel Asghar #2270 - Allow entering the negative values for simulation start/stop time.
c17891304 Adeel Asghar - Always clears the command line options before setting them.
1e9c79e47 Adeel Asghar #2252 - clear the command line options.
86018cf35 Adeel Asghar #2252 - Allow users to set the command line options.
a8bc49749 Adeel Asghar #2256 - Remove the interactive simulation tab until until we make it run again.
a0aa698d4 Adeel Asghar #2249 - If the parent has DocumentationClass annotation then all its child should use it.
9918cc4aa Adeel Asghar #2168 - Remember the viewing mode.
c3064ccce Adeel Asghar #2245. - No more hover effects for items.
4fd388f88 Adeel Asghar #2249 Open the info layer instead of text layer.
d7dda436b Adeel Asghar #2249 - Support for DocumentationClass annotation.
912e995f6 Adeel Asghar - Fix clients build.
54bb96ede Adeel Asghar #2235 - Custom textbox for sending additional simulation flags.
619b99fe4 Adeel Asghar - Allow setting the curve style & width.
f0f7c1a5c Adeel Asghar - Allow setting the curve style & width.
46cd5d8ef Adeel Asghar #2257 - Load & show the additional libraries that are loaded automatically when you load some library.
317dc3a1a Adeel Asghar - Thickness is defined as lineThickness instead of thickness. - Use thickness value instead of ceiling it.
7871e7770 OpenModelica Hudson [Janitor mode] Fix tabs
9b1650b16 Jan Silar Notes on PDEExtension -- about coordinates and independent variables.
a289a4e65 OpenModelica Hudson [Janitor mode] Fix tabs
ee13741c1 Jan Silar Added documents towards PDE in Modelica.
9967b994b Adeel Asghar - update all the opened plot windows when model is re-simulated.
fad13fb81 Adeel Asghar "Instantiate | Check | Simulate" instead of "Simulate | Instantiate | Check" for library browser items.
3fa10adae Martin Sjölund Fix to get the menu bar to show in OSX
cb28812eb Adrian Pop - attempt to fix the Windows builds - somebody forgot to update from qwt5 to qwt6 in OMNotebookGUI.pro
10b989e04 Martin Sjölund Fix compilation using qwt 6.0 (but it seems to segfault if you check/uncheck many signals)
61f896247 Martin Sjölund Fix qwt 5.2.2 compilation
ba96eeba8 Adeel Asghar "Instantiate | Check | Simulate" instead of "Simulate | Instantiate | Check".
b88a8041a Adeel Asghar - make simulate the default button.
7aaec5fdf Adeel Asghar - OMDEV update is required. - Upgraded qwt from 5.2.1 to 6.1.0.
81c66a78a Adeel Asghar - OMDEV update is required. - Upgraded qwt from 5.2.1 to 6.1.0.
d48e8861e Adeel Asghar - Fixed some graphics issues.
d8c17c25b Adeel Asghar - Allow users to view the generated files alongwith the simulation output.
ddfc70872 Adeel Asghar - Show the simulation result if the result file exists and is latest even if the simulation crashes.
9d52e3996 Per Östlund - Make configure detect lrelease. - Updated swedish translation of OMEdit.
6404627e8 Adeel Asghar - Marked some strings for translations. - Use the -noobsolete flag for lupdate.
6ea26b191 Adeel Asghar - Don't allow adding classes to the system libraries.
b8d8eb507 Adeel Asghar - implemented save as functionality but the save as button is still disabled because some fixes are needed. - removed unused method from OMCProxy.
276e467c3 Martin Sjölund - Generate assertions for log/log10 (which are still ignored by the runtime...) - ComplianceSuite: More quiet - OMEdit: SVG default, use OS-like choice of image formats
3346ab3f1 Per Östlund - Don't translate XML element names in OMEdit.
6a678b2a4 Per Östlund OMEdit fixes: - Renamed "restriction" picker to "specialization", since it's a better description. - Updated the swedish translation.
d1abf31fc Per Östlund OMEdit fixes: - Make toolbar names translatable. - Added Edit toolbar to the View->Toolbars menu.
df9369c5b Per Östlund - Remove extra colon in OMEdit options.
72df012b2 Adeel Asghar - Use the old logo as application icon. - Only use the new icon on the loading screen and welcome page.
35e6fb240 Adeel Asghar #2236 - Handle the hierarchical connectors click event.
205c8eb02 Adeel Asghar minor fix.
237016f72 Adeel Asghar - Read the combobox data value instead of text for finding the correct codec.
ffb7df715 Adeel Asghar - Read the combobox data value instead of text.
65c12ab4c Adeel Asghar - show the codec aliases. - removed the default note label. - make the codec list pure combobox.
8a7d150b9 Martin Sjölund Send in the correct encoding so we get the exepected output after conversion
4ec486269 Adeel Asghar #2234 convert files to UTF-8.
b4aff2544 Martin Sjölund Fix latex formatting
fb24516aa Martin Sjölund Adding my lic to the publication list
9169932ba Adeel Asghar - Show the list of codecs to user while opening the file with encoding.
03fcc27f1 Adeel Asghar - Fix the base class constructor arguments.
b71941d30 Adeel Asghar #2227 - Allow users to load the system libraries via the drop down menu.
ce76b2fca Adeel Asghar #2228 - Save the changes done via the text view before closing.
c03a708de Adeel Asghar - Show the inherited connections of the class. - Don't allow users to manipulate inherited components, shapes and connections.
85a8fecd5 Adeel Asghar minor fix.
68890120b Adeel Asghar - Allow users to define the default view via the options. - This option will only be used if there is no preferredView annotation defined in the model.
6f503fe23 Adeel Asghar - Allow users to view the shapes properties of the system library classes.
20591117e Adeel Asghar - Allow users to view the properties of the system library classes.
eb7300e56 Adeel Asghar - Allow users to view the attributes of the system library class components.
664a060a1 Adeel Asghar - Switch back to old icon for file browser.
fdc22d5b3 Adeel Asghar - Don't force the loading of Modelica & ModelicaReference.
aab1ccb7d Adeel Asghar - No bitmaps for the library icons for now. Will fix this later.
8ac2464e2 Adeel Asghar - If a class doesn't exist then move the connection lines with the red cross box.
ae2f2eca4 Adeel Asghar - Don't remove items just delete them.
0804fd2d7 Adeel Asghar - Mark the string for translation.
3f0889fc4 Adeel Asghar - Print all help options.
efb2802c6 Adeel Asghar - Fixed deleting of custom shapes.
3bd5b8c39 Adeel Asghar - ignoreSslErrors to avoid the SSL handshake failed error. Seems like openmodelica.org ssl certificate expired.
394eb241c Adeel Asghar - Removed extra set text.
b8e1b6885 Adeel Asghar - Only allow deleting the extra points for line and polygon.
78a9387e2 Adeel Asghar - Allow adding points to connections. - handle the movement of connections when connect statement has only two points.
cff8c7441 Adeel Asghar - enable the all warnings flag by-default.
b3c8ec12c Adeel Asghar - Added the -w simulation flag.
28e58fde3 Adeel Asghar - update the Modelica text of parent packages when sub model has changed.
186194140 Adeel Asghar - Fixed Bitmap shape properties.
1f6f36061 Adeel Asghar - Allow duplicating the bitmap shape.
fc04c5368 Adeel Asghar - Allow duplicating the text shape.
f45b3b6f1 Adeel Asghar - Allow duplicating the ellipse shape.
302c5cfbe Adeel Asghar - Allow duplicating the rectangle shape.
9d311ede7 Adeel Asghar - Allow duplicating the polygon shape.
bc8321f29 Adeel Asghar #2202 #2203 - Updated the results when users re-simulate with new values.
0af57ebae Adeel Asghar #2162 - Fixed the crash that happen when double clicking on the same connector.
cfcbe027c Adeel Asghar #2151 Show the text as ElideMiddle.
82984224f Adeel Asghar #2169 - Fixed the library icons for BioChem library.
90e99abc4 Adeel Asghar - only check text annotation once.
5008a6b26 Adeel Asghar - Show the bitmap shapes in the library browser. - Show the static text annotation for functions in the library browser.
15ff3c426 Adeel Asghar #2160 Show description string as HTML.
b9c8da22a Adeel Asghar #2191 show parameters dialog for system library components.
04896e708 Adeel Asghar #2184 Close the polygon.
17d98f486 Adeel Asghar - Allow duplicating the line shapes.
34f7c77e6 Martin Sjölund - Revert r16045 (flag wasn't removed yet) - Bump libraries for coverage test
2032ba6c8 Martin Sjölund Enable anti-aliasing of library tree icons (they are too small to draw circles without anti-alias)
84f1ab290 Martin Sjölund Revert r15962 (accidently replaced 8 spaces with 2 spaces; was supposed to be 1 tab to 2 spaces but text editors messed up the command) Contact me if you have problems merging your working copy
02a798b48 Martin Sjölund Revert r15962 (accidently replaced 8 spaces with 2 spaces; was supposed to be 1 tab to 2 spaces but text editors messed up the command) Contact me if you have problems merging your working copy
4ebb87b70 Martin Sjölund Revert r15962 (accidently replaced 8 spaces with 2 spaces; was supposed to be 1 tab to 2 spaces but text editors messed up the command) Contact me if you have problems merging your working copy
65a2870ba Martin Sjölund Revert r15962 (accidently replaced 8 spaces with 2 spaces; was supposed to be 1 tab to 2 spaces but text editors messed up the command) Contact me if you have problems merging your working copy
bb614afca OpenModelica Hudson [Janitor mode] Fix tabs
05b7ae0d7 OpenModelica Hudson [Janitor mode] Fix tabs
664595e00 OpenModelica Hudson [Janitor mode] Fix tabs
3737a4941 OpenModelica Hudson [Janitor mode] Fix tabs
0836e3a47 Adeel Asghar - Always show the text annotation even if it doesn't have % sign.
f7ec9850c OpenModelica Hudson [Janitor mode] Set auto-props
f0cfa74c4 OpenModelica Hudson [Janitor mode] Set auto-props
75af83c4f OpenModelica Hudson [Janitor mode] Set auto-props
afb01f4d9 Martin Sjölund Fix eol-style
2a0d8b58f Adeel Asghar - Allow opening of modelica files quickly by using UTF-8 as default encoding. - Users can also select Open Files with encoding if they want to open file with some other encodings.
ca1fa7dd8 Adeel Asghar - Automatically remove the contents of settings file instead of asking the user to delete it.
bac1c7081 Adeel Asghar - Display the settings file location.
47e20fd39 Martin Sjölund #2141 Update localisation for german OMEdit
b3ec9a498 Henning Kiel - fix message string (DELETE_AND_LOAD) to display the referenced filename
9160af293 Jens Frenkel - Update Documentation BackEnd
661efee7e Adeel Asghar - Fixed resizing shapes with CornerItem at Copenhagen Kastrup Airport :).
184ce2754 Adeel Asghar - Only use the perspectiveTabChanged slot for switching between perspectives instead of blocking signals.
63d9cd15d Adeel Asghar #2145 Some more debug information.
ac43c2fe3 Adeel Asghar - enable/disable OMCLogger properly.
43c7060ab Adeel Asghar - Allow debugging the application.
f44be458c Adeel Asghar #2145 Lets try if this hack works or not.
a714e268e Adeel Asghar - move the connection points along with components.
3f8f68c6e Henning Kiel anti spam measure: remove my email address ;)
3b4b93cd1 Adeel Asghar #1841 - Allow duplicating the component.
54e76d397 Adeel Asghar - Fixed the display text for text annotations.
323a28255 Adeel Asghar - Show the variables which has dialog annotation in the parameters window.
7def5ecf8 Henning Kiel anti spam measure: remove my email address ;)
335107b95 Adeel Asghar - OMEdit-UserManual.pdf is removed.
dd3e3299a Adeel Asghar - Removed the old OMEdit user manual, just use the users guide. No need to maintain two manuals.
484b897fd Martin Sjölund Missing urldate
f130344d1 Adeel Asghar - sizeHint for MessagesWidget.
b694920e5 Adeel Asghar - missed file from last commit 15717.
2fa807a41 Martin Sjölund Adding month of publication
8b5808c28 Adeel Asghar - Remove the file from recent files list if it doesn't exist. - don't consider --OMCLogger option as file.
3dabdecec Martin Sjölund Adding EOOLT2013 reference to the bibtex database as the proceedings are already up
c78e1d017 Martin Sjölund Update the bibtex database
1e3d3ea5f Martin Sjölund Removing stray line
29fd492b9 Martin Sjölund - Adding the OM logo as svg since I couldn't find it anywhere else...
c6731b6fd Adeel Asghar - Update the class icon in the Library Browser when some thing is changed in the icon layer of the class.
2c7a6a2e4 Adeel Asghar - If user writes new classes in the Modelica text view then create new nodes for such classes.
607c00bc7 Adeel Asghar - A workaround for #2122. - Only allow loading the files that has one non-structured entity.
00d4d58f2 Adeel Asghar - if a sub model is changed then also mark the parent package as unsaved only if they are saved in one file. - Use QTextDocument's contentsChanged SIGNAL instead of modificationChanged. contentsChanged is more better.
4b3411ba7 Adeel Asghar - set perspective tab bar position SOUTH i.e below the pages.
c2e528e6c Adeel Asghar - Use modificationChanged signal instead of textChanged. Because textChanged signal is emitted even if user formats the text.
a39bda6a4 Adeel Asghar - Group the text editor settings.
8f87a3fce Adeel Asghar - set the welcome perspective after loading the user's saved GUI customizations.
83795b1d6 Martin Sjölund - Consistent formatting (case) in bibtex
61a59b01d Adeel Asghar - updated lines patterns, fill patterns and arrow style images.
e8a691d66 Adeel Asghar - handle enable/disable of model switcher tool button properly.
09a1005cb Adeel Asghar - preserve the plot variables across several simulations.
7bd9a4630 Adeel Asghar - Only load the simulation options if model has experiment annotation.
c4099fa42 Adeel Asghar - Added some solvers to simulation dialog. - The flag "Timer/Events/Solver Statistics" is now checked by default.
636584ad8 Adeel Asghar #2134. - Allow resizing of docks.
04e66eab9 Adeel Asghar #1857.
6a339690b Adeel Asghar - seperated Helper and MainWindow. Should fix OMNotebook compilation.
77b057f83 Per Östlund - Fixed some OMEdit compilation issues with clang and/or ArchLinux.
0c2cb9c11 Adeel Asghar - allow drag&drop on read-only models since users can make the file writable and can save it later on.
b5b3910e6 Adeel Asghar - Do not allow drop components on system libraries.
fabe7c142 Adeel Asghar - Removed some unused strings.
6885183e6 Adeel Asghar - fix StringHandler file path.
62b4247a8 Adeel Asghar - removed unused images.
4b1cf0461 Adeel Asghar - no delete conneciton for system libraries.
200dfac29 Adeel Asghar - fix hudson.
926e8b73e Adeel Asghar do not add console to application.
b492a8fea Martin Sjölund Merged from /branches/OMEdit into /trunk/OMEdit
d2916e402 Martin Sjölund Bibtex/LaTeX has problems with dashes and hyphenation.
c826d826b Martin Sjölund Update bibtex database
c4134fcb5 Martin Sjölund Adding Peter's books to the bibtex database
bb3916921 Adeel Asghar - Check if variables are parameters.
dc95cecb4 Adeel Asghar #2108 - Retain the array dimensions of the component. - Don't trigger unnecessary updateComponent calls.
03752c08e Martin Sjölund Trim trailing whitespace
9e922563a Martin Sjölund Trim trailing whitespace
d43c593e5 Martin Sjölund Bump MSL version
df438ea7f Adeel Asghar - initialize the variable.
3adf204ad Martin Sjölund Draw pretty SVG diagrams (no background; minimal bounding box)
c598cabd0 Martin Sjölund Fix OMEdit suffixes on Linux
1168308a5 Adeel Asghar - optional label
c83f23284 Adeel Asghar - simulation flags.
e5bcdddca Martin Sjölund Ran a pdf optimizer on our pdfs in an attempt to reduce the size of trunk
deaabd1af Per Östlund - Fix bibtex database syntax to make Hudson shut up.
32d73fc8e Martin Sjölund Ran PNGOUT to optimize png filesizes in order to reduce trunk and installation sizes
538a2091f Martin Sjölund Ran PNGOUT to optimize png filesizes in order to reduce trunk and installation sizes
7164ee80a Martin Sjölund Ran PNGOUT to optimize png filesizes in order to reduce trunk and installation sizes
94a95aed4 Martin Sjölund Ran PNGOUT to optimize png filesizes in order to reduce trunk and installation sizes
72676f559 Alachew Mengist -Trying to fix parsing error bibtex database by removing
42661d05b Alachew Mengist - minor fix on parsing error bibtex database
6de417dba Alachew Mengist - Recorrect missed text from bibtext
9064b48d9 Alachew Mengist - update Bibtex database
685ed8200 Alachew Mengist -fix parsing error bibtex database
26379c98a Alachew Mengist -fix parsing error bibtex database again
cac2dece8 Alachew Mengist -fix parsing error bibtex database
2596238da Martin Sjölund Translitterate my name correctly
642727c7f Alachew Mengist - Update bibtex database
864b4b169 Per Östlund - Fixed OMEdit compilation for me, lets see if anyone complains.
b930f1a12 Adeel Asghar #1655 - increment the index value in case of error.
e8704e447 Martin Sjölund Fix parsing errors for the bibtex database
18939648d Adeel Asghar - use -cpu instead of -cpu=
89a7dca3c Adeel Asghar - fixed double initialization.
037e0a06e Adeel Asghar - added new simulation runtime option -cpu. - added all logging options.
89470b2e7 Adeel Asghar #2047 Respect the xRange and yRange options of plot.
f6e16385b Adeel Asghar #2048 print the OMPlot help text.
4cd3ae43f Adeel Asghar - Check the simulation executable exit status.
099d404a7 Adeel Asghar - Move Real keyword to types section.
706479630 Adeel Asghar - Adapt to new simulation flags format.
e78891a1a Lennart Ochel - minor fixes
09f4a8213 Lennart Ochel - fix omedit [command line flags]
24af7c69f Martin Sjölund - Added option +d=shortOutput - Used +d=shortOutput in OMNotebook initialization
e7ebc4796 Martin Sjölund Monster kill!!! - changed "simulation" to "simulate" in all DrModelica .onb files.
53332875b Alachew Mengist - Update version Author
2a673cbc3 Alachew Mengist - Updated DrModelica
5f8d28a00 Adeel Asghar Do loadModel(Modelica) before simulating. Saved the plot.
aee96b283 Adrian Pop - use the proper server name: openmodelica.org instead of the old one: openmodelica.ida.liu.se
9a6433cd1 Adrian Pop - use the proper server name: openmodelica.org instead of the old one: openmodelica.ida.liu.se
c95c538cc Adrian Pop - use the proper server name: openmodelica.org instead of the old one: openmodelica.ida.liu.se
70b09724d Adrian Pop - use the proper server name: openmodelica.org instead of the old one: openmodelica.ida.liu.se
491f1e5c7 Alachew Mengist -Update DrModelica
4cab3b172 Alachew Mengist - Re-evaluating and update DrModelica simulation results
9e352e5d9 Martin Sjölund #2000 - Make linspace simplify better
b725834a2 Alachew Mengist -fix syntax error in bibliography/openmodelica.bib
17a1475f1 Alachew Mengist -Update Bibliography
18797def3 Lennart Ochel SimulationRuntime/c - rename initialization flag -iim state to -iim numeric (hopefully I forget nothing: fmi, omEdit, ...) - improve the finale initialization dump - fix some issues with LOG_STDOUT (the dump stream should be selected much more carefully) - some minor code simplifications
4083fb8dd Alachew Mengist -Update bibliography
5e6fcb18a Adeel Asghar - Allow users to select/unselect the input/output connectors for the imported FMU.
f00806473 Martin Sjölund - Update crossref
22efc6166 Martin Sjölund - Update output format to be by year
f512de7c4 Martin Sjölund - Typo
4fd76865d Martin Sjölund - Adding the mathmod paper
175338f5e Martin Sjölund - Updated bibliography
62ba1e709 Henning Kiel #1897 - also take care of single quote strings (' ')
92b703a50 Henning Kiel #1897 - rewrite of QStringList StringHandler::getStrings(QString value, char start, char end) + takes care of strings and masked ('\') chars in strings
3166fa005 Henning Kiel # 1837 - open properties dialog on double click
92498f6ec Adeel Asghar set/unset debugLogging via GUI.
ff03d8559 Adeel Asghar - use defaultSuffix instead of hard coded value.
d84412d29 Adeel Asghar - QFileDialog::getSaveFileName does return filename with suffix on Linux in newer versions of Qt.
5f8d5c3f3 Henning Kiel - added simulation option "measureTime" - show result of measureTime in system browser
2618444f0 Adeel Asghar - Use new FMI import API.
32d0c6ab2 Martin Sjölund #1906 - Added API commands: getCompiler getCXXCompiler getLinker - Added new OMEdit setting: Compiler
ee7e99496 Adeel Asghar - Don't trade-off performance for CPU polling.
3f51df883 Henning Kiel - avoid busy polling, instead use polling via timer or on event -> every 10ms during OMCProxy::sendCommand() -> sock->waitForReadyRead() in SimulationWidget::simulateModel()
fbde3d70d Adeel Asghar - Use importFMUOld with OMEdit for now. Should be updated in future.
6d06e18f4 Henning Kiel # 1836 - added history of documentation viewer and backward/forward buttons to navigate
e5a2b2a71 Adrian Pop - remove performance.ods and change the path in README.txt
73c7e2504 Adrian Pop - performance update.
2a7ba18fd Adeel Asghar - Fix OMEdit for msl 3.2.1
3b516e3ac Adeel Asghar - build instructions.
d659a55bd Adeel Asghar - build instructions.
52a0b2e4e Adeel Asghar - build instructions.
e6cdf79e0 Adeel Asghar - build instructions.
f3bd494ed Adeel Asghar - windows make files for OMClients.
95dc7eea7 Adeel Asghar - windows make files for OMClients.
f057bd349 Adeel Asghar - windows make files for OMClients.
26923bfef Adeel Asghar - Show all available solvers.
a961ccc47 Adeel Asghar - Show the simulation output received even if user cancels the simulation.
ea9cb7baf Adeel Asghar - show simulation output.
ef8e7fca8 Adeel Asghar #1820 - Added the Matching Algorithm and Index Reduction options to the simulation dialog.
7773d8426 Adeel Asghar - Fixed documentaion viewer.
d2a9088c6 Henning Kiel - some more .de translations
a87414d5e Adeel Asghar - updated OMEdit version.
cbe95c03c Adeel Asghar - add the favicon as well.
6eb75ecdc Adeel Asghar - don't link to the old OpenModelica website.
73362b656 Martin Sjölund #1670 - Updated help text
35aa96368 Adeel Asghar - Changed the version numbers. - deleted the old simforge url. - updated the build/setup instructions.
093562feb Adeel Asghar - add OMDEV to simulation executable path if its available.
6d829945a Adrian Pop - update performance figures.
7c173c06a Adeel Asghar - Read the settings correctly.
620ac13e8 Martin Sjölund - Allow popups on user interaction in OMEdit
f17b4c651 Martin Sjölund - Hide the interactive options since they are disabled at the moment
ac6ef9c42 Martin Sjölund - Installation path
81cc6aa20 Martin Sjölund - Fix so OMEdit can run external JavaScript such as: {{{ When $a \ne 0$, there are two solutions to \(ax^2 + bx + c = 0\) and they are: $$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$$ }}}
c5a3489cc Adeel Asghar - Use QLocale instead of strings.
de00b3d98 Adeel Asghar - gettext uses environment variable so don't use setlocale for windows. - Pass the OMEdit locale to omc.
35bac1f45 Jens Frenkel - add BackendFlowDiagram, try to give a overview on all tasks the backend has to do
97db29317 Adeel Asghar - Merge the process standard output and standard error streams.
414dfb259 Adeel Asghar - Better parsing of Text Annotation.
5e46b5e53 Adeel Asghar - Fixed parsing.
eeaf1d709 Adrian Pop - this change is to enable querying of Modelica Standard Library 3.2 which has a class called Code. - changed Code quoting to use $Code in Parser/BaseModelica_Lexer.g + allow $Code in END_IDENT token (to be able to use type $Code end $Code; in ModelicaBuiltin.mo). + changes in Compiler/FrontEnd/ModelicaBuiltin.mo to use $Code instead of Code. + documentation updates in doc/OpenModelicaAPI-Howto/OMC_API-HowTo.tex and doc/OpenModelicaUsersGuide.doc + changes to Compiler/FrontEnd/Dump.mo to dump CodeNode using $Code. + changes everywhere where Code was used to use $Code (.mo, .mos, .onb, .c*) + updated OMEdit and OMOptim to use $Code. + more interactive tests in testsuite/interactive/interactive_api_calls.mos (from doc/OpenModelicaAPI-Howto/OMC_API-HowTo.tex) + show statements in more testsuite/interactive tests. + update the Parser/omcc/* files - removed testsuite/HumMod directory - removed doc/OpenModelica-TortoiseSVN+Putty-HOWTO.doc as is way old and not useful anymore.
dc801709d Adrian Pop - this change is to enable querying of Modelica Standard Library 3.2 which has a class called Code. - changed Code quoting to use $Code in Parser/BaseModelica_Lexer.g + allow $Code in END_IDENT token (to be able to use type $Code end $Code; in ModelicaBuiltin.mo). + changes in Compiler/FrontEnd/ModelicaBuiltin.mo to use $Code instead of Code. + documentation updates in doc/OpenModelicaAPI-Howto/OMC_API-HowTo.tex and doc/OpenModelicaUsersGuide.doc + changes to Compiler/FrontEnd/Dump.mo to dump CodeNode using $Code. + changes everywhere where Code was used to use $Code (.mo, .mos, .onb, .c*) + updated OMEdit and OMOptim to use $Code. + more interactive tests in testsuite/interactive/interactive_api_calls.mos (from doc/OpenModelicaAPI-Howto/OMC_API-HowTo.tex) + show statements in more testsuite/interactive tests. + update the Parser/omcc/* files - removed testsuite/HumMod directory - removed doc/OpenModelica-TortoiseSVN+Putty-HOWTO.doc as is way old and not useful anymore.
cd4907c33 Peter Aronsson Added user guide for uncertainty computations.
2ac285693 Martin Sjölund - Provide UTF-8 interface for OMEdit
94168990b Martin Sjölund - Fix OMNotebook compilation
e87e1183f Martin Sjölund - Updated copyright holder
fe5c44ebe Martin Sjölund - Updated copyright holder
5db3873af Martin Sjölund - Updated copyright holder
7b4031880 Adeel Asghar - .ico file is required to generate icon for executable on Windows.
c03486daf Per Östlund - Removed deprecated workplan.
653486889 Martin Sjölund - Added vector-graphics icon for OMNotebook so it looks ok on modern window-managers
e0d5efbe7 Per Östlund - Updated workplan.
7e6170077 Adrian Pop - planning Excel sheet.
f1373a007 Per Östlund - Moved the benchmark test models from doc/performance/benchmarks/tests to testsuite/benchmarks. - Added benchmark models from Marco Bonvini.
27a84b1ec Martin Sjölund - Spelling
f9f4c9742 Martin Sjölund - Do not re-run lrelease unless something changed
175ebcab8 Willi Braun - updated gantt workplan with frontend tasks
51fbb3be8 Willi Braun - added Workplan created with gantt((see http://www.ganttproject.biz (it's open source and for Windows, OSX, Linux)) as replacement for excel sheet. - right now only FMI and Backend planning is included, please feel free update with other tasks.
047ebd662 Adrian Pop - tabs instead of spaces.
e12edd64d Martin Sjölund - Some Makefile fixes
54ad96e68 Adeel Asghar - Updated the pro and readme files according to omniORB4.1.6
820863090 Adeel Asghar - Updated the pro and readme files according to omniORB4.1.6
d18b7a24c Adeel Asghar - Updated the pro and readme files according to omniORB4.1.6
bc65ed978 Adeel Asghar - some corrections in the english text and translations. - Italian translations (Thanks to Massimo).
1b55166f8 Adrian Pop - some more Romanian. - fixed an English typo.
3c152cda9 Henning Kiel - added missing closing brace to translatable string - german translation complete, needs to be checked for consistency
008244d76 Adeel Asghar - Fixed connect equation indexing problem (thanks to Henning Kiel). - Properly check annotations before creating a redbox.
4c880a2a7 Martin Sjölund #1719 - OMEdit: Handle pathnames with quoted identifiers that contain dots in the last part
8bed502d6 Martin Sjölund - Run lrelease on the project
1479b8fe3 Martin Sjölund - Update all ts-files regardless if they are in a makefile or not
fdf4f6e48 Henning Kiel - added spanish language
276d31d23 Adeel Asghar - Load Qt qm files for windows.
077db9e7e Adeel Asghar - Minor modifications for chinese translations.
cc39bd70f Adeel Asghar - Generate red box for components with no annotations. Three locations are checked, the items annotations, the components annotations and the inherited components annotations. If all three are empty we show a read rectangle with a cross in it. - Better support for translations. - Added the default Qt translations as well.
af3cff6ed Per Östlund - Improved the swedish translation of OMEdit.
7e126e651 Martin Sjölund - Regenerate all qm-files
7ff8a33d9 Adeel Asghar - Use ./ in makefile.
bd356642c Adeel Asghar - Fix hudson build.
73c308ad6 Adeel Asghar - Fix build and some minor changes.
3851b500a Adeel Asghar - Fixed isReplaceAble API. - Added testcases for some APIs. - Added French & Romanian to language dropdown. - Moved the translations file to OMEdit/OMEditGUI/Resources/nls/.
a75cc69ee Martin Sjölund - Don't return loadFile("package.mo") success on error
543172144 Adrian Pop - fix the English typo. - add partial Romanian translation. - small fix in the Swedish translation.
ffc09d287 Henning Kiel - added some more german translations
6194d5aa2 Henning Kiel - added some more german translations
26fba7684 Adeel Asghar - Added french translation file.
67ffcc914 Martin Sjölund - Added Japanese translation stubs
bc9c2f435 Henning Kiel - added some german translations
7fd8f056c Martin Sjölund - Added German language to the combo-box
a09de84c3 Martin Sjölund - Some German translations for OMEdit
cd6e069d2 Martin Sjölund - Swedish translations
905201bac Adeel Asghar - Don't translate Modelica keywords.
ca0014338 Adeel Asghar - Swedish translations. - Use -noobsolete flag to remove the obsolete translations in the files.
389c8c590 Anatoly Severin - added some tr() in OMPlot - OMEdit: added translation of OMPlot in .ts-files
12bf1bd59 Anatoly Severin - added some tr() in OMPlot - OMEdit: added translation of OMPlot in .ts-files
2e680399d Anatoly Severin - added Russian translation
792a78894 Adeel Asghar - Allow automatic width for options list. - Remove multiple initializations of Helper::noColor
89e2fcb45 Adeel Asghar - PTII environment variable not required anymore. - Changed PTII to OMPTII. - Removed OMPython-UserManual. OMPython documentation is moved to OpenModelica usersguide.
83b0013ca Adeel Asghar - SVN id tag.
a65ac59df Adeel Asghar - Some more fixes for the translations. - Added the missing Q_OBJECT macro. - Removed stupid Qt default buttons as they are not translated.
d8785dd03 Adeel Asghar - Fix build.
06d9d9a61 Adeel Asghar - Swedish translations. - Language drop down in the options widget. - Changed the files tab width. - Allow users to unset the modifiers value.
fbf52519f Willi Braun - added a figure of the overall structure drawn with dia.
35f074645 Martin Sjölund - Make omniidl command more suitable for parallel jobs
141ab87a1 Martin Sjölund - Make omniidl command more suitable for parallel jobs
01fa03a8a Martin Sjölund - Fix translation (r11632 broke) - Updated timestamp translation
a62b230c6 Adeel Asghar - Catch the std::runtime_error. - Better checking for translations file.
c397800ec Adeel Asghar Fix for bug #1722 - Removed the Ambiguous shortcut.
e1e8462f1 Martin Sjölund - Load NLS files based on OPENMODELICAHOME, not relative to cwd
002a342fd Anatoly Severin - OMEdit: added localization
63b48f990 Martin Sjölund - Removed the need for DRMODELICAHOME env.var
d5ff66a13 Adeel Asghar - More documentation. - New chapter for OMPython in OpenModelicaUsersGuide.
4826c6496 Adeel Asghar - Check for simulation executable crashes. - Only send simulation flags if user specify them.
be8625e6a Adeel Asghar - Added OMPython doocumentation to OpenModelicaUsersGuide. - Moved the OMPython docs from PythonInterface to doc/OMPython.
7f3048c51 Adrian Pop - add new heuristic to Compiler/BackEnd/BackendDAEOptimize.mo if two aliases have different start value choose the one more closer to the top of the instance hierarchy. - add ComponentReference.crefDepth in Compiler/FrontEnd/ComponentReference.mo' - fixed testsuite/mosfiles/nonConstantParam.mos output
cc3c12460 Adeel Asghar - Moved OMPython manual.
42848c11d Adeel Asghar - Fixed compilation for MAC. - Added version numbers for settings.
26c0f4b5a Adeel Asghar - Support for simulation flags.
5bfeaf71f Martin Sjölund - Converted OMOptim/OMShell to UTF-8
b99a42fb3 Martin Sjölund - Converted OMNotebook to UTF-8
7be2fbe3d Martin Sjölund - Converted some files to UTF-8
40550d9df Adeel Asghar - Save user customizations between different sessions. - We need to define unique object names for dockwidgets/toolbar etc. by calling setObjectName for customizations to work properly.
ad94da8c4 Adeel Asghar - Added keyword tag.
38b7402ef Adeel Asghar - Auto generate the stub files for clients. - Added/Updated README.txt files for all clients.
63f6e977f Adeel Asghar - Auto generate the stub files for clients. - Added/Updated README.txt files for all clients.
1acd91d17 Adeel Asghar - Auto generate the stub files for clients. - Added/Updated README.txt files for all clients.
0cdef7b17 Adeel Asghar - Auto generate the stub files for clients. - Added/Updated README.txt files for all clients.
617a2e786 Adeel Asghar - Added $Id$ tag.
8019b4df6 Adeel Asghar - Updated the instructions.
dbc97451d Adeel Asghar - Fixed OMEdit to handle new changes of importFMU.
1d3425c77 Martin Sjölund - Remove some tabs from sources
88cad0cb8 Martin Sjölund - Improved tab detection
63c01d5a5 Adeel Asghar - Check for the extent points value before calculating the boundingRect.
0b4881927 Adeel Asghar - Fixed the stupid OMSketch code. Now OMNotebook doesn't hang while opening. - Some other minor changes.
fb7c68296 Adeel Asghar Fix for bug #1705 #1706 - Added the flag to set plot silent +plotSilent=true (if true then outputs the data instead of showing the OMPlot). - Some fixes for OMNotebook plotting. - Fixed the file saving issue.
b506495be Adeel Asghar - Integrated OMPlot with OMNotebook. - Saving the embedded plots is reopening it is also possible now.
cea7ec08b Adeel Asghar - Integrated OMPlot with OMNotebook. - Saving the embedded plots is reopening it is also possible now.
44e8413eb Adeel Asghar - Fix build.
eaa745ac8 Adeel Asghar - Qt 4.8 rewrites the Modelica links from Modelica:// to modelica:/ so we must compare CaseInsensitive.
7a11a4211 Adeel Asghar - Qt 4.8 returns empty string for QUrl::toLocalFile() if the url doesn't have scheme i.e file:// or ftp:// - Use QUrl::path() for non-standard links :)
622864fa2 Adeel Asghar - You must compile OMPlotLib first. - Type in plot API in the cells and evaluate to see the embedded plot. - You cannot save and reopen the embedded plots at the moment.
aa105743c Adrian Pop - GOT RID OF the old trunk/c_runtime and old templates SimCodeC.tpl/SimCodeFMU.tpl - HIGHLY RECOMMENDED make clean - renamed SimCodeXXX.tpl CodegenXXX.tpl - merged the needed things from SimCodeC.tpl into CodegenQSS.tpl. - all tests except the usual mishaps go. - targeted all trunk/c_runtime references used in Makefiles / C (Qt OMPlot) / Other files to their SimulationRuntime/ counterparts.
184602939 Adrian Pop - GOT RID OF the old trunk/c_runtime and old templates SimCodeC.tpl/SimCodeFMU.tpl - HIGHLY RECOMMENDED make clean - renamed SimCodeXXX.tpl CodegenXXX.tpl - merged the needed things from SimCodeC.tpl into CodegenQSS.tpl. - all tests except the usual mishaps go. - targeted all trunk/c_runtime references used in Makefiles / C (Qt OMPlot) / Other files to their SimulationRuntime/ counterparts.
78c52e3fe Martin Sjölund - Remove dependency on Compiler/runtime/omc_communication.o
ff5209e18 Martin Sjölund - OMPlot: Build lib before exe so parallel builds succeed
09c676a30 Adeel Asghar - a minor fix for plotParametric.
2c79d2e00 Adeel Asghar - Don't close the simulation result set since we have a caching to mat format. - closeSimulationResultFile() :: Closes the current simulation result set. OMEdit uses it for windows to close the result file. - some minor fixes in OMPlot.
4fb173042 Adeel Asghar - Don't close the simulation result set since we have a caching to mat format. - closeSimulationResultFile() :: Closes the current simulation result set. OMEdit uses it for windows to close the result file. - some minor fixes in OMPlot.
2e895140d Adeel Asghar - We should close the simulation result file after reading the results e.g variables, val, dataset etc....
6bc678476 Adeel Asghar - We should close the simulation result file after reading the results e.g variables, val, dataset etc....
1f1b1f14b Martin Sjölund #1683 - Don't convert unicode to latin1...
a00b9666a Adeel Asghar - Fixed the parameters visibility problem. - Added the scrollbar when there are many parameters to display.
8d7644879 Adeel Asghar - compile the c runtime with debug symbols. - changed the -ggdb flag to -g. - Updated the version numbers in .onb, .doc, .pdf and config.h file. - some small changes in the Users Guide chapter 10.
a47da8cfc Adeel Asghar - More better checking of exit code.
1e7abfc3e Adeel Asghar - Fixed the simulation unexpected finish on Linux.
1f9931178 Martin Sjölund - Added Kristian's lic to the webpage
3d8444614 Martin Sjölund - Set svn-eol-style on a few files
eae654a85 Martin Sjölund - Set svn-eol-style on a few files
f314c7ede Martin Sjölund - Make clean now cleans up a bit more of the mess
e86e43d39 Adeel Asghar - Fix compilation. - Remove bin directories from trunk as they are created automatically after qmake.
7df1ce8b0 Adeel Asghar - Fix compilation. - Remove bin directories from trunk as they are created automatically after qmake.
71314c230 Adeel Asghar - Fix compilation. - Remove bin directories from trunk as they are created automatically after qmake.
23d076b9d Adeel Asghar Removed the unused and windows specific files from trunk.
087e0e57f Martin Sjölund - Removed OMPlotWindow as it uses the old plot commands
19d1b1006 Martin Sjölund - Removed 3D support from OMNotebook
620bf1e0e Martin Sjölund - Remove use of Pltpkg2 in OMNotebook
007e66759 Martin Sjölund - Removed knowlede about plot2 in OMNotebook since the existing knowledge was wrong (the working directory the image was generated in as well the name of the image was wrong)
5148d4bc7 Martin Sjölund - Removed notebooksocket.{h,cpp} as it seems unused
f1695b55b Martin Sjölund - Added configure option --with-static-readline
5dc2427fc Alexey Lebedev Added a draft of a document about processing arrays in separate compilation of Modelica
c1839f2a6 Adeel Asghar - Check for simulation executable result. If it crash show error rather than plot window.
1abebec8e Martin Sjölund - Stupid Qt software allows users to compile software only on 1% of the world's operating systems
f73a83474 Adeel Asghar - Added the missing OMSketch images.
ce2e074d4 Adeel Asghar - Added the OMSketch files to the .pro file.
4d7513224 Adeel Asghar - Integrated OMSketch with OMNotebook. - Removed the extra main.cpp file.
06bc302d1 Adeel Asghar - Deleted Visual studio related files.
343de6de1 Martin Sjölund - cell.cpp:119:4: error: calling 'qDebug' with incomplete return type 'QDebug' qDebug()<<"Cell \n";
dbc25de92 Martin Sjölund - Added omshell-terminal icon
6aa4b04ca Martin Sjölund - Please never add 181MB of stupid windows intermediate files to svn. It takes me a long time to kill them with fire if I'm on a 3G connection... - What's missing are the .pro and .ui files which generated some of this stuff...
0ec9ffd95 Jhansi Reddy Remala - OMSketch
072b06bd9 Jhansi Reddy Remala - OMSketch
524081ec9 Jhansi Reddy Remala - OMSketch
f28d566a3 Adeel Asghar - Fixed for new getClassNames.
9e90ac262 Adeel Asghar - Use quotes for getComponents API.
4c09eb6ee Adrian Pop - add scripts to test each CircuitLX. - shuffled a bit the models in BigModel.mo
14807b99e Adeel Asghar Removed the extra catch section.
9bb780872 Adeel Asghar OMC - Changed the omniOrb message size limit to 2GB. - Changed the getComponents API output. Now all elements are enclosed in quotes. - New API calls added. + getAnnotationCount(M1) // returns the number of annotation in the class. + getNthAnnotationString(M1,1) // returns the nth annotation string. (non flattened annotation). + getClassComment(M1) // returns the class comment + getComponentComment(M1, x) // returns the component comment. Takes the class name and component name. OMEdit - Added the new method unparseArrays to parse the omc arrays based results. - Updated code to accommodate new format of getComponents.
2926222d7 Adrian Pop - big model for tests from Peter Aronsson @ MathCore.
1ad41bd99 Adeel Asghar removed unnecessary qdebug.
f2b41a565 Adeel Asghar #1666 The problem is not because of operator overloading. The error occurs because of wrong unparsing of the string. I have fixed the problem so that OMEdit doesn't crash any more. But to make things work correctly we need to modify the getComponents result. Right now it returns an array which contains strings and boolean value. If we change it so that it just return and array of strings then StringHandler::unparseStrings works like i charm. Will discuss it more with Adrian.
e73c8073b Adrian Pop - log scale.
d8b75d45c Adrian Pop - added comparison to 1.6, 1.7 and one commercial tool.
278c7b2d0 Adrian Pop - made them work in previous versions of OpenModelica.
847331dc0 Adrian Pop HUGE update to SVN with *a lot* of changes: DO MAKE CLEAN! ========================================================== - The DAE.ExpType is *no more* - The BackendDAE.Type is *no more* Both got replaced by DAE.Type! - The DAE.ExpVar is *no more* It got replaced by DAE.Var! Now we have *ONLY ONE* type in the compiler: DAE.Type!
e21725ca3 Adrian Pop - do not delete Modelica.Fluid anymore!
6ec4b0545 Adrian Pop - added Dymola style scripts for testing.
d00e8ec8d Adrian Pop - updates to the .xlsx by Oliver Lenord
5f09fe3c4 Adrian Pop - performance benchmarks.
a3c87a8ab Adrian Pop - fixes for interactive simulation, a missing # that separates parameters from variables. the correct string is: setfilter#SEQ#var1:var2#par1:par2#end or setfilter#SEQ#var1:var2##end
e96631141 Martin Sjölund - Bib typo
b9c26a893 Martin Sjölund - Fix bibl
bcfe9bcd5 Martin Sjölund - Bib update
81d84be70 Adeel Asghar - getDocumentationAnnotation returns {"info","revision"} with info as the first element and revision as the second always.
12b535493 Adeel Asghar - Documentation annotation fixes.
b1f5a6fa8 Willi Braun -forgot to add one figure
b3b907d15 Willi Braun - update a section about separation of variables
29b57cc3b Adeel Asghar - typo corrected.
7a8f5087e Martin Sjölund - Unix compilation
e10a1deff Adeel Asghar - Added the time stamps to omedit commands log file.
47b60a136 Adeel Asghar - Log omc output. - Creates a file openmodelica.omc.output.OMEdit in user temp directory.
d16e1eb45 Willi Braun -fixed makefile for simulation runtime draft
27f548e79 Willi Braun - added first draft for the redesign of the simulation runtime
f39e00403 Adeel Asghar - fixed documentation widget scrolling and text clipping. - models popping out of packages fixed. - some other minor fixes.
5754cd4e7 Per Östlund - Added some preprocessor ifs to OMPlot and OMEdit to make them compile with QWT 6.
07fa7ae12 Per Östlund - Added some preprocessor ifs to OMPlot and OMEdit to make them compile with QWT 6.
9a5e612e3 Per Östlund - Initial commit of new documentation.
764293179 Adeel Asghar - write command log before sending the command.
e3c8d66c7 Adeel Asghar - horizontal scroll bars for tree views - removed an extra progressbar during simulation.
3999e6281 Adeel Asghar - Fix the model browser expand collapse issue. - Updated the simulation ProgressDialog.
2a24207f9 Martin Sjölund - OMEdit/simulation: Use -port XXXX to send status updates to OMEdit. TODO: Implement this in the GUI (Adeel)
6ac155efd Adeel Asghar - Fix the documentation text clipping.
7674c2ee8 Adeel Asghar - Fix simulation for Linux.
91da498b3 Adeel Asghar - FMI import note.
c51dc4615 Adeel Asghar - minor fixes.
0034ef807 Adeel Asghar - Show multiline error messages in a single line and when user mouse hover then show full message in toolTip. - selectAll with context menu.
a70ee4c97 Adeel Asghar - key bindings for problems tree.
091996f50 Adeel Asghar - Display multi line errors.
68bc36d46 Adeel Asghar - OMEdit improvements.
e07e94d3d Adeel Asghar - removed unused stuff.
0f88037dd Martin Sjölund - Removed the "General" tab
ab925a602 Adeel Asghar - No more blinking of Problems tab. - Info tab is removed. All information messages are shown in Problems tab as notifications. - Added the Item Delegate for tree and list views. Gives more professional look.
11c489049 Martin Sjölund - Use Ctrl-O to open file
787e1a780 Martin Sjölund - Translated marked strings in OMShell to Swedish - Also removed the useless toolbar and cleaned up the code a bit
2356e2206 Martin Sjölund - Added translation support to OMShell
e41134de3 Adeel Asghar - Show icons for menus.
6b48856c2 Martin Sjölund - Fix in case omc_communication.cpp will be used by the .pro in the future
49839c45c Adeel Asghar - fix compilation
1d6b7165d Adeel Asghar - Major change. - Uses getMessagesStringInternal() instead of getErrorString(). - Uses buildModel() instead of simulate(). Now one can cancel simulation as well.
fcbda6784 Martin Sjölund - Fix parseFile
29badad44 Martin Sjölund - Moved get/setSourceFile to ModelicaBuiltin.mo - Slightly changed their output (from Ok/error to true/false and filename to "filename") - Updated OMEdit to consider these changes
9cd09e9a1 Martin Sjölund - parseFile defined in ModelicaBuiltin.mo - List OpenModelica package in OMEdit
d25b2b165 Martin Sjölund - listVariables now part of ModelicaBuiltin.mo
233c73ab6 Adeel Asghar - Check simulate messages return in case of error.
5e95cf70f Peter Fritzson Updated OpenModelicaMetaProgramming.doc and .pdf to be the same as the ep.liu.se report for MetaModelica 1.0. Title page only in the .pdf version
95c729d41 Adeel Asghar - Add modifiers implemented.
97fa78f98 Adeel Asghar - Update LineNumberArea whenever ModelicaEditor setPlainText is called. Otherwise the ModelicaEditor hides on the left side.
07d7cf673 Adeel Asghar - Fix ModelicaEditor text cursor for linux.
6f9768c1f Adeel Asghar - Changed QTextEdit to QPlainTextEdit. QTextEdit is evil. - Line numbers added to ModelicaEditor. - On ModelicaEditor Press Ctrl+L to open up line number dialog. - Highlighting the current line.
ab07757b7 Adeel Asghar - Changed QTextEdit to QPlainTextEdit. QTextEdit is way tooooo slowww......
1e4ee6b56 Adeel Asghar - FMI Import widget files
f25af768a Adeel Asghar - Interface for Importing FMU. - Better result checking for simulate command.
ba495513f Adeel Asghar - increment the index even when no condition is satisfied.
cc2b046a7 Martin Sjölund - OMEdit: Check getErrorString() after loadModel()
4c152c8be Martin Sjölund - Fixed OMEdit crashes when the MSL cannot be found
e7880c347 Adeel Asghar - Interface for adding libraries - Some documentation of the code. - Changed all buttons pressed signal to clicked. Pressed signal is bit weird.
1e349403b Adeel Asghar - writing a log file of all omc commands.
96419b459 Martin Sjölund - Show all loaded libraries dependent on the ones listed in the config
66c125bfd Adeel Asghar - Add ModelicaServices as well.
de5508607 Martin Sjölund - Added a QSettings section for the libraries to load by default, e.g. [libraries] Modelica=default ModelicaReference=default Modelica_LinearSystems2=default
e02f2eeb3 Adeel Asghar - Check for cycles.
b8aeed806 Adeel Asghar - Removed >> from log
1f39f144e Martin Sjölund - Unparse the version string
a76e71f75 Adeel Asghar - Media is not deleted from MSL now.
6af170520 Adeel Asghar - better error message for FMI.
e29ac3f4b Adeel Asghar - some minor changes for FMI.
1678bfa69 Martin Sjölund - Access dates
e0e142fb5 Martin Sjölund - bibtex update
babf633d4 Martin Sjölund - Some bibtex updates
07315ca39 Adeel Asghar - hide welcome page on library item show up. - plot window layout updates.
19d85e58e Martin Sjölund - Use -enable-auto-import only for win32
6ddd8b055 Martin Sjölund - Use -enable-auto-import only for win32
a3608de10 Adeel Asghar - more style updates.
debc14f4e Adeel Asghar - minor style updates.
bb4e53287 Adeel Asghar - Recent Files feature with a welcome page.
b0f8c700d Adeel Asghar - pro file fixes. - some other minor updates.
c651ad28a Adeel Asghar - pro file fixes. - some other minor updates.
4794a39d1 Martin Sjölund - Allow startTime=stopTime in OMEdit
2a1e27784 Adeel Asghar - FMI export and import icons.
e065d852b Adeel Asghar #1593 - Now reads M_init.xml instead of M_init.txt - Text Annotation updates. - Recent Files feature in File menu. - FMI Menu. Only export supported.
5c2f777b7 Martin Sjölund - Added Modelica'2002
fa183e9ac Adeel Asghar #1612 - getDefaultComponentName and getDefaultComponentPrefixes now supported.
85127e407 Adeel Asghar - New visualize2 API. - writes the file .visualize with the information about the visualization objects. - Later it needs to be extended to call the visualization tool and then pass the simulation result file and .visualize to it. - removed an extra print from getElementName. - OMEdit: the modelbrowser window take less area now.
4dc59b25d Martin Sjölund - Patternm: Only output a single error for patterns
107ff29a6 Martin Sjölund - Typographical issues (capitalization of MetaModelica, etc)
31302f09d Martin Sjölund - Added a few conference papers (mainly Modelica'2011) to the database
77b3dfbe2 Adeel Asghar - Updated the version number. - Fixed the temp path issue. - other minor fixes.
e8d6f2136 Adrian Pop - SimCode.mo do not use listReverse on libs as List.union does not reverse the list anymore. this is needed to fix the wrong library order for linking. - update to version 1.8.0
c482c7794 Martin Sjölund - Added a few conference papers
cf1375f16 Martin Sjölund - Added Edgar's thesis to the publications
28ac57189 Martin Sjölund - Generate the master's theses as well
1fb16888d Adeel Asghar - Some editing of dialogs.
f40e6008e Adeel Asghar #1604 - Fixed the connection of arrays. - Text annotations updated. - better omc logger - save file fixed for linux.
cbae92102 Martin Sjölund - Some additional details for dissertations
25aaf4932 Martin Sjölund - Generate also phd-theses citations
0f9687fe8 Martin Sjölund - Automatically generate the openmodelica.org (journals) bibliography - Simply run upload.sh in doc/bibliography - TODO: Also add PhD/Lic/MSc/Papers to the bibtex file
90073492a Adeel Asghar - Fixed the temp path problem. - Use mkpath instead of mkdir. - removed the Helper::tmpPath since its not needed.
e14d6d2c3 Adeel Asghar - Changed the OMEdit temp path.
1cbf8dfc8 Adeel Asghar - Fixed text visibility problem for MAC. hopefully it will work on linux as well.
5aab8f009 Adeel Asghar - MessageWidget content margins adjusted.
835f7499a Adeel Asghar Fixed some MAC bugs, - Mainwindow's splitters handle width is adjusted. - Tabs margins are fixed. - Library expanding, dragging and double clicking issue is fixed.
e406f143b Tuomas Miettinen Adda interface documentation draft added.
7a94fae23 Martin Sjölund - OMEdit: Check if file exists before assuming you can read it
ed2cc61d1 Adeel Asghar - OMEdit connector types updates. - Users guide updated with new features of OMEdit.
8e82caaad Martin Sjölund #1543 - Load text settings before creating the widget
badf640ae Martin Sjölund #1543 - OMEdit now asks for the default monospace font instead of default system font
8b539f002 Adeel Asghar - unparsing the string received from OMC.
3098119df Adeel Asghar - Fixed the back slashes issue. - Speed up the diagram load time.
0d9cdd4db Adeel Asghar - Fix the empty annotation of new models.
4c33c733b Adeel Asghar - Automatic resizing of graphics view. - Fixed the image path for Modelica documentation since the Modelica Library path is now changed. - some other minor changes.
7e909431c Adeel Asghar - API CHANGE for getNthConnectionAnnotation. It was only working if connection annotation starts with Line primitive, but now it will return the list of all annotations. ------------------------------------------ - Test (see new output below): ----------- test.mos --------------------- loadModel(Modelica); getErrorString(); getNthConnectionAnnotation(Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.fullRobot, 6); getErrorString(); getNthConnectionAnnotation(Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.fullRobot, 9); getErrorString(); adeas31@IDA-LIU085 /c/OpenModelica/trunk/build/bin $ omc.exe /c/TestModels/test.mos true "" {Line(true,{0.0,0.0},0,{{-5.0,35.0},{20.0,35.0},{20.0,14.5},{33.5,14.5}},{0,0,0},LinePattern.Solid,0.25,{Arrow.None,Arrow.None},3,Smooth.None)} "" {Text(error), Line(true,{0.0,0.0},0,{{-80.0,-10.0},{-79.0,-10.0},{-79.0,-15.0},{-62.5,-15.0},{-62.5,-45.0},{-25.0,-45.0}},{255,204,51},LinePattern.Solid,0.5,{Arrow.None,Arrow.None},3,Smooth.None)} "" ------------------------------------------ - The output shows Text(error) because OMC was unable to elaborate graphics expression of such kind :: connect(controlBus.axisControlBus2, axis2.axisControlBus) annotation ( __Dymola_Text( string="%first", index=-1, extent=[-6,3; -6,3]), Line( points={{-80,-10},{-79,-10},{-79,-15},{-62.5,-15},{-62.5,-45},{-25,-45}}, color={255,204,51}, thickness=0.5));
f91c01055 abhinn kothari ->Combined the Connector Array Menu for both the start and the end port.
a0d68bda0 Adeel Asghar Fix for bug #1404 #1532 - Updated the file saving functionality. - Fixed some minor issues in connectors.
3ddfb6720 Adeel Asghar - Fixed some minor problems. - Removed some unused stuff.
373590af1 abhinn kothari Enhanced the speed of component browser and movement of connectors
feb75337e abhinn kothari Some Minor Corrections
df11aec50 abhinn kothari Added the facility for adding connections on components which have a connector array , now making the connection at a specified index.
867af129a Adeel Asghar - Fixed some problems of file dropping feature. - Now user can select multiple files and drop them on OMEdit.
68b2d7553 Adeel Asghar Fix for bug #1538 #1527 #1534 - New getComponentAnnotations API is required to run OMEdit now. - Updated the Model Browser to show the inherited components as well. - Changed the open/save file dialog. Use the built-in static methods of QFileDialog because on Windows QFileDialog::exec has problems. - Fixed some issues with connections. - Fixed the problem of protected parameters. Now the protected parameters are shown as disabled items. Also only the changed parameter will be updated instead of updating all parameters.
5c7223338 Adeel Asghar - Fixed the tooltip exception - Updated the unparseStrings function. If the string contains quotes inside it then it raises the exception. For more info http://www.openmodelica.org/index.php?option=com_agora&task=topic&id=345&Itemid=87
c324b4c17 Adeel Asghar Fix for bug #1498 - Diagram view can be exported to SVG format. - Diagram view can be printed. However, there are some problems while printing, especially when you try to make a pdf, the text of components does not show up.
4c4c5f43e Martin Sjölund - Fix OMEdit compilation
383ca4e03 Adeel Asghar - A new model browser is added. - Drag & drop of custom models supported. - Drag & drop of .mo files on OMEdit supported. - Documentation of custom models. - Connector type components can establish connection now. - Copy paste of models from Modelica Tree. - Options widget is updated. - Some updates in Icon editor.
6945de454 Martin Sjölund - Use the tmp-path returned by OMC instead of making up your own...
16be42677 Martin Sjölund - Don't create OMNotebook_tempfiles directory anymore (unused)
476cafa8d Tuomas Miettinen OPC interfaces documentation.
e121a632a Martin Sjölund - Fix list() command
812605f7b Adeel Asghar - Some changes in the toolTip functionality. - Changed the size of mainwindow to 800*600. - Changed the solver runge-kutta to rungekutta. - Added the variable filter option in simulation process.
b69944f79 abhinn kothari Enhanced the tooltip for both the Library Files and Modelica Files in the Library Widget in OMEdit. It now displays the class comments , path , location etc also.
7562acd19 Per Östlund - Changed OMEdit to call show on the main window instead of showMaximized, since showMaximized doesn't work correctly for some X11 window managers (see documentation for QWidget::showMaximized).
6bba0e48f Adeel Asghar - Changed omniORB414_rt.dll to omnithread34_rt.dll
27d9bbff2 Martin Sjölund - OMEdit: Updated for new loadModel
5592c6609 Martin Sjölund - Handle odd string lists {"abc" + "def", "ghi"}
9a705582c Martin Sjölund - OMEdit: Load the ModelicaReference library (latest release preferred over 3.1 version)
1ddd47bb8 Martin Sjölund - Fix compilation of OMNotebook/OMShell for clean builds
b1b79f846 Martin Sjölund - Fix compilation of OMNotebook/OMShell for clean builds
e63552ac8 Martin Sjölund - Added support for checking the version of Modelica, loading ModelicaServices only if version >3.0. And Complex only if version >=3.2. - We now also display a warning if the loaded library is too old to be supported
05aa1ed45 Martin Sjölund - Fix compilation of OMShell/Notebook
13054555c Martin Sjölund - Fix compilation of OMShell/Notebook
996570c96 Martin Sjölund #1493 - Added UTF-8 support to OMEdit
512b9bdd0 Martin Sjölund #1539 - Use the configured IDLCMD to compile OMEdit
0444e8533 Martin Sjölund - Fix usage
688ebddbf Per Östlund - Changed OMEdit open/save dialog to always open last opened folder, or the users home folder otherwise.
c8ea940a3 Per Östlund - Fixed error message grammar in OMEdit.
015dd0cd0 Martin Sjölund - Link with ncurses in case someone uses static readline
3c6da0df3 Jens Frenkel - update Workplan-status-estimates
ff5be766c Martin Sjölund - Remove compiler warnings
c81966120 Martin Sjölund - Set linker for OSX qtclients - Fix compilation on OSX/g++-4.5
4349c82bd Martin Sjölund - Set linker for OSX qtclients - Fix compilation on OSX/g++-4.5
5c517afd5 Martin Sjölund - Set linker for OSX qtclients - Fix compilation on OSX/g++-4.5
88e239d79 Martin Sjölund - Set linker for OSX qtclients - Fix compilation on OSX/g++-4.5
b09198a2f Martin Sjölund - Use @CC@/@CXX@ for mosh
2c8de945e Martin Sjölund - Compile qtclients with the configured CXX
cab72409e Martin Sjölund - Compile qtclients with the configured CXX
12c31ea24 Martin Sjölund - Compile qtclients with the configured CXX
4ded4eb1f Martin Sjölund - Compile qtclients with the configured CXX
a544bb6fd Adeel Asghar - Added some keywords to notebook highlighter.
0e07701a9 Martin Sjölund - Added a save dialog with support for default file suffix
a1149532a Martin Sjölund #1495 - Check for buildModel errors instead of warnings
1e0e8cd88 Adeel Asghar - Now one can open multiple models by passing them as command line arguments - simulation options can be saved in the model
b8726fbba Adeel Asghar Bug fixed #1496 - Now you can not quit OMEdit or do anything while library is loading. - Not a very good solution but just a work around for now. I will try to make it more better. - New OMEdit and OMOptim
2ff4d827b Adeel Asghar Bug fixed #1474 #1494 - Now you can delete the plot result file from plot variables window. - Double clicking on the MSL item does not open it multiple times. - Fixed some of the context menu issues.
4516d3f3a Per Östlund - Optimized Component::getClassComponents in OMEdit by quiting earlier if the component inherits from a builtin type.
1b682df4b Per Östlund - Changed SCodeFlattenImports to also update and return the environment.
a8cdb537d Martin Sjölund - Use $(MAKE) instead of make (enables parallel make)
0e818d414 Martin Sjölund - Use $(MAKE) instead of make (enables parallel make)
d85b7ac71 Martin Sjölund - Use $(MAKE) instead of make (enables parallel make)
fc67905e5 Adeel Asghar removed reference of OMNotebook
d530da38a Martin Sjölund - loadModel(Complex) in OMEdit - Fix unparsing of operator XXX in OMC
d02ac0db4 Adeel Asghar - Fixed MAC application bundle problem. - No error is shown now if you launch OMEdit in MAC.
468a3d0b4 Martin Sjölund - Fixed some issues with StringHandler::unparse - Added StringHandler::unparseStrings (handles arrays of strings) - Added support for multiple html-documentations, including mixed and text sections
191de02f5 Adeel Asghar - New tools. - Few updates in OMNotebook, OMEdit and OMPlot.
5510cc625 Adeel Asghar - New tools. - Few updates in OMNotebook, OMEdit and OMPlot.
6e3dd730f Adeel Asghar - New tools. - Few updates in OMNotebook, OMEdit and OMPlot.
d07677e1f Adeel Asghar - New tools. - Few updates in OMNotebook, OMEdit and OMPlot.
3b28a1bb3 Martin Sjölund - man pages!
d4a649529 Martin Sjölund - Added OMPlot man-page
40bcb57fd Martin Sjölund - Changes to OMPlot (more sane interface now)
e3ef79516 Adeel Asghar Bug fixed #1476 - Fixed the color change problem of OMPlot. - No more checkboxes with + items of plottree. - Double derivates can be plotted now. Tested with double pendulum example.
5f5917aa3 Adeel Asghar Bug fixed #1476 - Fixed the color change problem of OMPlot. - No more checkboxes with + items of plottree. - Double derivates can be plotted now. Tested with double pendulum example.
ee36b0854 Martin Sjölund - Added OMEdit man-page
875f64c27 Martin Sjölund - Added OMEdit man-page
5513ee606 Martin Sjölund - Updated the OMNotebook man-page
010fa8778 Martin Sjölund - Update the man-pages slightly
0a0f71b9e Martin Sjölund - Installation of manpages (added the old ones from 1.4.5 to svn)
f115acf78 Martin Sjölund - Added simulate() option cflags = "" - Also added a field for this in the OMEdit simulation widget
9e45c4649 Martin Sjölund - Added support for variables with quotes in the name
43dcd1fbd Adeel Asghar - hopefully a final fix for linux settransformationorigin problem.
391717ecd Adeel Asghar - another try to fix some linux issue.
65c6b41df Adeel Asghar - trying to fix some linux issue.
ee8a9fb64 Adeel Asghar - some more updates - fixed zooming and sizing issue of plotting.
03ab28bf0 Adeel Asghar Bug Fixed #1462 - OMEdit now always send absolute path to omc. - Also fixed the OMEdit performance issue.
b2529a810 Martin Sjölund - Added missing icon from last commit
2ffcbc36c Martin Sjölund - Added OMEdit support for instantiateModel - Added a QString unparser that works (not just removes first and last char)
b5bd9797e Martin Sjölund - PlotWindow now uses time as index=1, so the scale is correct
961ceaed0 Adeel Asghar - Fixed exception throw problem. Using QApplication::notify now. - Fixed the shared memory problem.
76956c446 Martin Sjölund - Made System.spawn return 0 on success in Linux - Added sane minimum width/height for OMPlot
4f4a3e47d Peter Fritzson Update of template programming guide. empty lites, hasindex, fromindex, import of template files, error location
dd0346243 Martin Sjölund - Fix compilation on any real OS
8cc78cb75 Adeel Asghar - All clients runtimes are moved to OMTools/bin - All required qt libs are moved to OMTools/qtdlls - Some updates in OMPlot and OMEdit - plotParametric3 and plotAll3 is added.
dc73d9c8b Adeel Asghar - All clients runtimes are moved to OMTools/bin - All required qt libs are moved to OMTools/qtdlls - Some updates in OMPlot and OMEdit - plotParametric3 and plotAll3 is added.
f70117b04 Adeel Asghar - All clients runtimes are moved to OMTools/bin - All required qt libs are moved to OMTools/qtdlls - Some updates in OMPlot and OMEdit - plotParametric3 and plotAll3 is added.
67a0281d0 Martin Sjölund - Disable running simplify after each unary elaboration - Traverse each instantiated equation using simplify1 - cevalIfConstant on VAR variability expressions now does simplify1
002edb018 Adeel Asghar - Added a new command plot3 that uses OMPlot - plot3(x, true/false(externalWindow), filename, title, legend.....) - added spawnCall function in system.mo since system method blocks the execution so using spawn instead. - small update in plotwindow
afbac907a Martin Sjölund - Use OPENMODELICAHOME/bin/omc instead of OPENMODELICAHOMEbin/omc
e44a35814 Adeel Asghar - Some updates in OMEdit icon editor. - OMEdit now uses new integrated plotting. - changed the OMPlot tool so that it uses setRawdata (finally). - New function to get color for plot curves. for 10 curves it uses the predefined colors for curves more than 10 it uses the hsv scale.
d05837c4c Adeel Asghar - Some updates in OMEdit icon editor. - OMEdit now uses new integrated plotting. - changed the OMPlot tool so that it uses setRawdata (finally). - New function to get color for plot curves. for 10 curves it uses the predefined colors for curves more than 10 it uses the hsv scale.
73eda7385 Martin Sjölund - Fix clean compilation of OMEdit
f3d37bcfb Martin Sjölund - Removed "getUniqueColor" from OMPlot as it is bad; use an HSV color map instead
a0b006fb7 Martin Sjölund - Also add the legend for parameters
58a1b1408 Alexey Lebedev Updated a document
a2ae4e711 Adeel Asghar - OMPlot is a MDI application now. You can switch between tabbedview and subwindowview through the menu. - Only one instance of OMPlot is allowed at a time. The active window with in the OMPlot application recieves the new plot commands from omc. - New icon for OMPlot. - few more updates as well.
44887c49a Martin Sjölund - Fix compilation of OMEdit - Renamed typo of filename
966471baa Martin Sjölund - OMPlot now at least displays an error if it fails to save a file
e86bba97d Adeel Asghar - Using setRawData instead of setData (Martin's request) - Make the OMPlot a single instance application. - Added an extra argument -ew true/false. if true will pop up new OMPlot window. - Fixed the segmentation faults problem.
66f5d2236 Haris Kapidzic Small fixes
a4b97ceaf Martin Sjölund - Make the preview text editable in the options widget
ed3c70088 Martin Sjölund #1434 - Rewrote the OMEdit OptionsWidget to use QSettings API
932f82c92 Martin Sjölund - Fixed the default colour-scheme in the OMEdit editor to match MDT (almost; line- and block-comments now have the same colour, and keywords are not boldface) - Added colouring for numbers
fb4943362 Martin Sjölund - Fix multi-line strings in the OMEdit ModelicaEditor
3daead3a4 Martin Sjölund - Fixed single-line string literals in the OMEdit ModelicaEditor (allow \" inside the string; don't do greedy matching)
395dcdc2a Martin Sjölund - Fix for corbaSessionName not being NULL as it is supposed to
d9ecb0cc5 Adeel Asghar - includepath for local files.
d0054a5ca Martin Sjölund - Add make clean for OMEdit
32083d958 Kristian Stavåker Updated one document
57380ca4c Adeel Asghar New OMEdit, OMShell, OMNotebook and OMPlotWindow
3de7c982d Adeel Asghar New OMEdit, OMShell, OMNotebook and OMPlotWindow
858e26831 Adeel Asghar - A new OMEdit Fixes - Changed the typo conncted to connected - Changed the code so that protected connector only show on diagram layer and not on icon layer.
57cc4eaf9 Martin Sjölund - Reverted change to main.cpp in r8278
b9aea435b Haris Kapidzic change color, remove left mouse click from toolbar
2f673afa8 Haris Kapidzic Fixed pan,zoom to work together. Print added.
81ff2294f Haris Kapidzic the resources qrc file
bec5f0721 Haris Kapidzic fixes to OMPlot
b8a7ed523 Martin Sjölund - OMEdit compilation on real OS's
99d7aedd8 Adeel Asghar - Integration with OMNotebook. - Interactive Simulation. (untested) - updated OMEdit version to 1.7.0 - Lots of other updates.
292b23fd3 Adeel Asghar - Added the code to get the unique color for each curve.
a00793420 Martin Sjölund - MetaModelicaBuiltin now uses List and short syntax (no subtypeof) for all builtin functions
3b0f70ec5 Adeel Asghar - Added the cancel button to the close dialog. - If user has clicked the close button by mistake her should be able to cancel the event.
7be6070ae Adeel Asghar - updated the OMPlotLib.pro file. - Added files to it.
d55aa1ad4 Martin Sjölund OMPlot - Added support for MATLAB files with any name of the time variable (it is always index 0) - Added support for reading parameters (previously, the variables matrix was read for these) - Added error messages for invalid input - Added better Usage text
ac2d895b6 Adeel Asghar - Updated the OMPlot tool. - Now supports interactive simulation as well. - Added a namespace OMPlot, so that if one is using a lib the classes don't conflict. - Created classes for each Plot feature. - More work on the structure of the code is required.
a54686c0c Martin Sjölund #1446 - OMEdit now uses for non-html documentation
38c1da96f Martin Sjölund - Re-enabled QMake macports workaround (it's still present with default MacPorts CFLAGS)
d5e864193 Martin Sjölund - Removed the QMAKE workaround for OSX, as MacPorts has now solved the problem
f7e424d89 Martin Sjölund - Added a separate project-file for building the OMPlot library and GUI
b552466df Per Östlund - Fixed some issues in the workplan.
0e152c5cf Adrian Pop - updated
424b82bf5 Alexey Lebedev Added considerations of processing modifications and equations for non-expanded arrays to doc/performance/NonExpandedArraysDesignAndPlan.docx . Also updated older parts of the document.
12292db48 Adeel Asghar - some changes to the .pro file.
96c4a767a Willi Braun -Workplan update
98628c046 Martin Sjölund - OMPlot now compiles on Linux - Made OMPlot not crash if too few arguments are given
f149e1687 Haris Kapidzic Works with qwt-5.2.1 version now.
52ed93dba Jens Frenkel - update Workplan-status-estimates.xls
064709d14 Alexey Lebedev Updated workplan
7fa8201f3 Martin Sjölund - Workplan update
2291fb653 Per Östlund - Updated some dates in the workplan.
9872bf464 Per Östlund - Replaced workplan with improved version by Oliver Lenord. - Updated workplan.
c1dc77757 Martin Sjölund - Use $TEMP/OpenModelica/ as tmp-dir instead of OMShell/ OMNotebook/
4add998bb Martin Sjölund - Use $TEMP/OpenModelica/ as tmp-dir instead of OMShell/ OMNotebook/
2cb3e64e6 Martin Sjölund - Some fixes for OMNotebookGUI.pro (Coin if configured using it, etc)
309ba0049 Martin Sjölund - Fix OMShell compilation on OSX
deb4dbff2 Martin Sjölund - Fixed compilation of OMPlotWindow
9a1d3566f Martin Sjölund - Fixed compilation of OMPlotWindow
bc015effd Martin Sjölund - Fixed compilation of OMNotebook
d7fc6e955 Martin Sjölund - Fixed compilation of OMShell (changed paths in makefiles)
30eb505b6 Martin Sjölund - Removed Windows-specific generated files that interferes will other OS'es
4ab4fade1 Martin Sjölund - Removed Windows-specific generated files that interferes will other OS'es
e073c27a1 Martin Sjölund - Removed Windows-specific generated files that interferes will other OS'es
68dfc58da Adeel Asghar - Changed the settings of all OM clients so that generatedfiles are created in a separate directories. - Few updates of OMEdit
ae88f9b42 Adeel Asghar - Changed the settings of all OM clients so that generatedfiles are created in a separate directories. - Few updates of OMEdit
083ec3b3d Adeel Asghar - Changed the settings of all OM clients so that generatedfiles are created in a separate directories. - Few updates of OMEdit
9e40c974d Adeel Asghar - Changed the settings
871f1fd8d Adeel Asghar - Added the OMShell resource files
67f5a2bd3 Adeel Asghar - Removed VC++ stuff and now mingw is used to compile omnotebook and omshell.
744719f35 Adeel Asghar - Removed VC++ stuff and now mingw is used to compile omnotebook and omshell.
daf6f8fe1 Adrian Pop - fixes to errors when starting on Windows.
194202859 Martin Sjölund - Added missing file
ccbc97eba Martin Sjölund - Added configure checking of libqwt
8528f87b3 Martin Sjölund - Removing qmake-generated Makefile from svn as it will conflict with Unix OS'es
f9b5640a2 Haris Kapidzic OMPlot 2D plotting tool. Uses Qwt for plotting. Plots .plt .csv and .mat files. Supports plot, plotAll, and plotParametric.
b605a2191 Martin Sjölund - Fixed line endings of several files
8de7a45d2 Martin Sjölund - Use the new OMShell icon in the application (about dialog, etc)
b1d18ea00 Martin Sjölund - Fixed the small resolutions of omshell.icns
41fbce9fc Martin Sjölund - During startup, switch the omc working directory to TEMP/{OMShell,OMNotebook}/ so we have a directory with write access
7462b256a Martin Sjölund - During startup, switch the omc working directory to TEMP/{OMShell,OMNotebook}/ so we have a directory with write access
73080166e Martin Sjölund - Don't let the CORBA implementation free() tempDirectoryPath
7e30b0160 Adeel Asghar - Removed the extra INCLUDEPATH from project file. - New build of OMEdit.
595500c7e Martin Sjölund - Added a better OMShell icon
448401bd1 Martin Sjölund - Fix result-file containing names C.der(x) instead of der(C.x); the first one is not a valid Modelica identifier and won't parse... - Fix plotting in OMEdit (send "filename.mat" instead of filename.mat)
04b7dc072 Martin Sjölund - Use --prefix as the guess of the omc executable if OPENMODELICAHOME is not given (not all platforms install omc on the PATH)
13a1bf4b0 Martin Sjölund - Use --prefix as the guess of the omc executable if OPENMODELICAHOME is not given (not all platforms install omc on the PATH)
41f910b14 Martin Sjölund - Use --prefix as the guess of the omc executable if OPENMODELICAHOME is not given (not all platforms install omc on the PATH)
701078fe4 Martin Sjölund - Fix compilation of OMEdit
9cc2de7ba Martin Sjölund - Updated OMNotebook/OMShell commands.xml
af18aa170 Martin Sjölund - Added scalable icon to OMEdit.app instead of the default one
bb4e15391 Adeel Asghar - added cplusplus macro to the read_matlab.h so that it can be linked against c++ files. - Changed the simulate command to use mat as default. - Changed the plot API accordingly.
d2e77eb6b Martin Sjölund - Install .app's instead of executables in OSX
890b6dc70 Martin Sjölund - Install .app's instead of executables in OSX
977f37580 Martin Sjölund - Install .app's instead of executables in OSX
d9e6a8fd0 Martin Sjölund - Fixes compilation of OMEdit when using Qt 4.6.0
8f9d63fd8 Martin Sjölund - Updated documentation with references to the default format of result files
7a2659464 Martin Sjölund - Use the correct loadModel command in Examples/3D_BouncingBall3D.onb - Fixed a flickering issue with the visualization issue by right-justifying the text so it doesn't jump around a lot; also increased the default size of the widget so it does not resize all the time
547ebc5d9 Adeel Asghar - Fixed the size of the MSL search suggestion box.
dc507922e Adeel Asghar - A minor flickering effect is fixed in MSL suggestion box.
69b2b4383 Adeel Asghar - Added the suggestion completion box for MSL Search.
58e39c4ad Adeel Asghar - Fixed the text annotation resize problem. Although still requires some improvement.
2fd3f2bb4 Sébastien Combel Refactoring design document
4558e2859 Adeel Asghar Fixes for bugs #1390 #1435 - Now the parameter values are saved correctly. - BitmapAnnotation is fixed to show correct image. e.g Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.fullRobot - TextAnnotation is fixed to display right component name and parameter value.
ae4c2f2c3 Adeel Asghar - Fixed the switch (int) problem.
56c487b1b Adeel Asghar - Added the Search with Modelica Standard Library - Added very basic export to OMNotebook.
1b8cfa6c2 Haris Kapidzic Deleted unnecessary stuff
49f409db2 Haris Kapidzic Added text widget that allow user to specify fontsize and more. Fixed text width further.
049801c6a Martin Sjölund - Updated users guide (variableFilter option) - Added a ModelicaBuiltin.mo reference to the help text
7a87a1a35 Adrian Pop - added README about omniORB-4.1.4-mingw
57316de09 Martin Sjölund - Made the code for LibraryWidget a little more extensible
0e380635c Mohsen Torabzadeh-Tari observer
8f4c79604 Adeel Asghar - Fixed the a bug sent by Massimo Ceraolo thst crahses OMEdit. The reason is the shapes at the icon layer are referring to the diagram layer which means they are actually referring to a null pointer. - There is no problem in Massimo's model. It was internal OMEdit bug (coding mistake).
b9011541d Mohsen Torabzadeh-Tari spel correction DrControl, StateSpace.onb
09601a504 Haris Kapidzic Added an text shape and bitmap shape. Implemented functionality to the shapes, (change size, insert picture).
487c201e8 Adrian Pop - builds of clients using VS - small changes to make VS compile some files.
37300d47c Adrian Pop - builds of clients using VS - small changes to make VS compile some files.
24cdc00fb Adeel Asghar Changed the about text.
06757b02d Adeel Asghar another try to remove tabs form the file.
31830a67c Adeel Asghar removed tabs form the file
1e272b6f1 Adeel Asghar Fixed the cells cut & copy bug.
ff158d25a Adeel Asghar - Added the omniORB 4.1.4 compiled with mingw. - Added the PSD's used for OMEdit icons.
3be780f5c Adeel Asghar - Added the View Documentation button in the StatusBar of models.
37b8d394e Martin Sjölund - Tabs to spaces
2a2773566 Martin Sjölund - Tabs to spaces
526721bb2 Martin Sjölund - Replaced tab characters with 2 spaces (mostly in C sources since Eclipse/MDT usually manages to avoid using tabs) $ svn diff Compiler/ | grep ^- | grep -v ^--- | wc -l 4771 $ svn diff c_runtime/ | grep ^- | grep -v ^--- | wc -l 13365 $ svn diff OMNotebook/ | grep ^- | grep -v ^--- | wc -l 17341 $ svn diff OMShell/ | grep ^- | grep -v ^--- | wc -l 582
a03358fe2 Martin Sjölund - Replaced tab characters with 2 spaces (mostly in C sources since Eclipse/MDT usually manages to avoid using tabs) $ svn diff Compiler/ | grep ^- | grep -v ^--- | wc -l 4771 $ svn diff c_runtime/ | grep ^- | grep -v ^--- | wc -l 13365 $ svn diff OMNotebook/ | grep ^- | grep -v ^--- | wc -l 17341 $ svn diff OMShell/ | grep ^- | grep -v ^--- | wc -l 582
66b0b7a23 Adeel Asghar Removed the testing Message Box added.
58040e2a0 Adeel Asghar testing the temp path
3e6c6a195 Adeel Asghar - The Corba IOR file was not picked up on MAC OSX because the path for temp directory is hard coded. Using QDir::tempPath() now to get the temp directory path.
d8122c1ce Adeel Asghar Fixes for bug #1395 - Added the key bindings for OMEdit.
b571b7f62 Martin Sjölund - Some fixes for OMNotebook startup - Do not only wait for omc to start; also wait for it to open a connection - It also works properly when OPENMODELICAHOME lacks a trailing slash
1e36f703d Martin Sjölund - Some fixes for OMShell/OPENMODELICAHOME
f2fc06172 Martin Sjölund - Implemented scripting command getModelicaPath() (setModelicaPath() already existed) - OMEdit now uses this command to query the path instead of getting it from the system environment
b587517a0 Adeel Asghar - Using OMC to get environment variables like OpenModelicaHome and OpenModelicaLibrary.
8c7359cd7 Adeel Asghar - Library right click issue solved. - UserManual opening code is updated again (a test for MAC).
6295b4051 Adeel Asghar - Library drag implementation is changed. - UserManual opening code is updated.
8f38cb308 Martin Sjölund - Fix OMNotebook so it does not require OPENMODELICAHOME to be set on Unix
0bceb8da8 Martin Sjölund - Fix OMNotebook so it does not require OPENMODELICAHOME to be set on Unix
63a7289c3 Martin Sjölund - Fix OMEdit so it does not require OPENMODELICAHOME to be set on Unix
255b32fa6 Martin Sjölund - Added support to OMShell to function without OPENMODELICAHOME set
b96f068ed Adeel Asghar Fixes for bugs #1385 #1389 - Fixed the icons extent points bug. - Added the new Type Icon image.
ae540a66f Adeel Asghar Fixes for bugs #1382 #1383 - Fixed the BusUsage example crash problem. - Icon and Diagram annotations for model are now saved.
10ab6b8db Martin Sjölund - Add #error message if the Qt version is too low for OMEdit
773bbeb0a Martin Sjölund Fixes for #1381 - Only try to print the graph of plot windows if isQtPlot() is true - Print output text of any graph output cell Printing still is not perfect and success depends largely on the chosen printer settings, but it's a lot better now
e79449fc8 Adrian Pop - rebuild OMNotebook
fe90b32d5 Mohsen Torabzadeh-Tari updating for MSL 3.1. only E3.4.1 left to do
f36a25bae Mohsen Torabzadeh-Tari - update DrModelica
3c56e887f Mohsen Torabzadeh-Tari - update DrModelica
e42dae2f1 Mohsen Torabzadeh-Tari - update DrModelica
868230574 Mohsen Torabzadeh-Tari Check the comment
6246b50b9 Mohsen Torabzadeh-Tari Code replaced. Please check the comment.
7ca1969af Mohsen Torabzadeh-Tari Fixed with "val", check comment.
9a34ec576 Mohsen Torabzadeh-Tari Removed the "Parameter" keywords in order to have the plot working.
38ccba06f Mohsen Torabzadeh-Tari Removed ; from the End-of-Line of simulate command. This enabled us to view the simulation result.
d75949f8b Mohsen Torabzadeh-Tari Parameters initialized to fix version compatibility issue. Ver. 3.1 requires the params to be initialized before simulation.
cf422a0cf Mohsen Torabzadeh-Tari fixed initial values of resistor array. Ver. 3.1 requires default values.
7e5e6287e Mohsen Torabzadeh-Tari Duplicate variable names Real [0,3] A; Real A [:,:]; and Real B[5,0]; Boolean B[:,:,:]; >> gave errors. So, we changed the Real A[:,:] to Real A2[:,:]; and Boolean B[5,0] to Boolean B2[5,0];
014e74257 Mohsen Torabzadeh-Tari ver. 3.1 compatibility issue with default value init.
3d490d420 Mohsen Torabzadeh-Tari Fixed end tag
459d4941f Mohsen Torabzadeh-Tari replaceable Resistor R1; changed to replaceable Resistor R1 (R = 4); since ver. 3.1 requires default value, otherwise raises error.
7f07b918d Mohsen Torabzadeh-Tari Fixed end tag from Point to Point2
cc85229c3 Mohsen Torabzadeh-Tari Fixed Real type of blue to MyReal blue in CorrectColorCode. Fixed end tags of Color2 and Color3 from Color to Color2 and Color3
d0cd6b0ee Mohsen Torabzadeh-Tari end tag fixed, Voltag to Voltage
d3830e831 Mohsen Torabzadeh-Tari end tag of model name fixed Ciruit to Circuit.
8c750a62f Mohsen Torabzadeh-Tari Syntax changed from "class Voltage" to "type Voltage".
317dfdffb Mohsen Torabzadeh-Tari Syntax changed from "class" to "type". Check the comment in code.
ccf1214f2 Mohsen Torabzadeh-Tari Syntax changed. Old one commented and new one added.
eb92fc991 Mohsen Torabzadeh-Tari Ver. 3.1 fix has been referenced. Default value require.
fbf8d5e4f Mohsen Torabzadeh-Tari updating for MSL 3.1
d078e8c50 Adeel Asghar - Added the support to open .mo files from command prompt; e.g, OMEdit.exe file_path/test.mo
446bde0ec Adeel Asghar Fixes for bugs #1376 #1377 #1378 - Added the timestamp and sequence numbers to messages shown in messages window. - Changed the simulation code so that if there is a message from simulation result it will always be displayed.
13ce3590e Adeel Asghar - Changed the font of Modelica Text View to default system font. - Incresed the font size to 10 from 8. - Created tabs in messages window and also allow user to copy from it. - search dialog closes with ESC key.
dcfdd4992 Adrian Pop - updated WhiteDecember-milestone.doc and added WhiteDecember-milestone.pdf
3ce5f7233 Adeel Asghar Fixed the Modelica Text View to Diagram View loading problem.
4b8b3a421 Adeel Asghar Added the search functionality in Modelica Text View
336f72d05 Adeel Asghar Added the getSimulationOptions API Command Updated the user manual splash screen and version.
54afcbc1b Adrian Pop - updates to the deadline for WhiteDecember-milestone.doc
59c6de909 Peter Aronsson Updated WhiteDecember-milestone.doc with status and new estimates.
8d7d7de77 Adeel Asghar Removed wish-list document since Adrian already added it to trunk.
6bf8d3ed6 Adeel Asghar - added OMEdit wish list
ad8c207f2 Adrian Pop - Workplan-status-estimates.xls updates.
47332d6bf Adeel Asghar removed the unused reference of component and Inheritance Annotation.
6d327e000 Martin Sjölund - Fix Compiler/runtime/corbaimpl.cpp (use the same path as Settings.getTempDirectoryPath() as the temp-dir) - Updated OMShell, so it does not assume /tmp is the tmp-dir
5d7803ce0 Martin Sjölund - Fix Compiler/runtime/corbaimpl.cpp (use the same path as Settings.getTempDirectoryPath() as the temp-dir) - Updated OMShell, so it does not assume /tmp is the tmp-dir
24df0def7 Martin Sjölund - Fix OMEdit compilation on Linux
45b8a7d03 Martin Sjölund - Fix compilation on OSX using new Qt
c4cae3fab Jens Frenkel update workplan
c1fd2f568 Alexey Lebedev Updated workplan
7a3e65278 Adeel Asghar Added the support for user defined shapes. Removed the QtSvgdll as it is not needed anymore. Caching the OMC commands so that library browsing become more faster. More enhanced library icons.
f328e3d42 Martin Sjölund - Updated workplan
a0b0e693f Per Östlund - Updated workplan.
11939bfaa Martin Sjölund - Update makefiles to make parts of the qtclients compile on OSX
3288b93e5 Martin Sjölund - Update makefiles to make parts of the qtclients compile on OSX
5e62d3ecb Martin Sjölund - Update makefiles to make parts of the qtclients compile on OSX
88163970a Martin Sjölund - OMNotebook now respects LDFLAGS configure flags
216f94411 Martin Sjölund - Allow resizing the OMEdit main window so that it fits on smaller screens
10cfb3472 Martin Sjölund - Some fixes for OMNotebook printing (removed the annoying debug boxes)
7f254f1a6 Adeel Asghar Updated the screen shots in user manual and added the page numbers. Changed the Open Modelica to OpenModelica in OMEdit source code. Added the new keywords to syntax highlighter class.
dce2c55ee Adeel Asghar Added the basic syntax highlighting code.
b4b4986f8 Adeel Asghar Fixed a small problem with component's context menu.
42a1391ba Adeel Asghar Fixed the PlotWidget crash issue. Removed the extra files that are not being used. Modified the code for the Library Icons.
8e22235bc Martin Sjölund - Updated OMShell-terminal to try "omc" if "/bin/omc" is unavailable
ae489aa83 Adeel Asghar Changed the checkModel dialog to textbox. Changed the usermanual path for unix users. Removed the extra omc instance used for library loading.
b7290ea0e Martin Sjölund - Implemented UnitParserExt_omc.cpp
d80f5a865 Adeel Asghar Added the user manual and about OMEdit in the OMEdit menu. Created a doc folder and added the documentation files in it.
ad219abaf Adeel Asghar Added the component attributes widget. Updated the Modelica Documentation view. Added the status bar to project tab.
86c622a6e Adrian Pop - moved Compiler/WhatDoesNotWork.html to doc/administration/WhatDoesNotWork.html
8b1999743 Adrian Pop - latest build.
914bdf674 Adrian Pop - latest build.
429e01ec4 Mohsen Torabzadeh-Tari trying to fix the initial equation problem in impulse response
92b0ff2f4 Mohsen Torabzadeh-Tari Drcontrol
6f047428e Mohsen Torabzadeh-Tari updating DrControl.onb
cbd0fe503 Mohsen Torabzadeh-Tari Updating DrControl
af2a3cd38 Adeel Asghar Optimized the Library Loading code. Updated the documentation viewer code to support external links. Optimized the components and connectors drag and drop code.
052a2a909 Martin Sjölund - Some minor OMEdit fixes - Set a proper Unix tmp-path except when on Windows - Change to this directory at program start since instantiation may cause files to be generated in the current directory
7c823c0bf Adeel Asghar Added the code to resize the components.
f81e0297c Adeel Asghar Removed the getinstallationdirectory command. No need to get the installation directory since we have the openmodelicahome environment variable that is pointing to installation directory.
343055e9f Adeel Asghar Referenced the new images in the qss file
5851b03ce Adeel Asghar Added the new splash screen and images for model, package, record etc.
e47bb5e52 Adeel Asghar Deleted the old annotations file and ico images
f7e94f574 Adeel Asghar Added the code for documentation view of any component. Make the annotation 3 default annotation for omedit Added the code to load a .mo file.
cbe840cb4 Martin Sjölund - Replaced the old /trunk with /branches/sjoelund-functiontree
f90465772 Adrian Pop - update OMNotebook project (NotebookParser is not needed anymore).
5a221113e Adrian Pop - update the White December milestone document.
3975a9562 Adrian Pop - a document for planning the Red October milestone (deadline 2010-10-15)
19873a51a Adrian Pop - a document for planning the White December milestone (deadline 2010-12-20)
8c7abdeae Mohsen Torabzadeh-Tari removed the sketch library to the branch omnotebook
09c2b8434 Mohsen Torabzadeh-Tari added the omnotebook sketch library
e57dc6960 Martin Sjölund - Use getInstallationDirectoryPath() in OMEdit to query where the standard library is located
69bf942aa Martin Sjölund - Use getInstallationDirectoryPath() in OMEdit to query where the standard library is located
c847f18dc Martin Sjölund - Do parallel make on OMEdit
6ce95233f Kristian Stavåker Some minor changes
829a7216c Kristian Stavåker Added information regarding held meetings, etc.
efa29f5ff Martin Sjölund - Update path of OMEdit binary since the project changed
39c1ffc7d Adrian Pop - planning for Media and Fluid.
6f4c74455 Mohsen Torabzadeh-Tari Adding linearization exercise in DrControl
1b0d4b0d2 Mohsen Torabzadeh-Tari adding an exercise to DrControl
d144305bd Mohsen Torabzadeh-Tari Adding linearization to the examples
db2b457ff Adeel Asghar Added the tree view and zooming images.
19ae448b3 Martin Sjölund - Fix svn:eol-style on OMEdit, OMNotebook, msl32
8e5881d5a Martin Sjölund - Fix svn:eol-style on OMEdit, OMNotebook, msl32
1b0d43339 Adeel Asghar Added the custom sendExpression in OMCProxy.cpp Updated the delete feature of tree. Updated the rename feature of tree.
4b13ccf0c Adrian Pop - a document for design and planning of the non expanded arrays/equations.
70690e44e Martin Sjölund - Remove support for parsing of the old notebook format (this means we no longer need ANTLR2 to build OMC)
e0454fa63 Martin Sjölund - Fix compilation of OMEdit StringHandler.cpp using Qt4.4
4b4542a5a Martin Sjölund - Added OMEdit as a make target (built together with qtclients) (The Debian package has also been updated and should include an OMEdit package if all goes according to plan) - The OMEdit Unix makefile creates symbolic links/etc needed to compile OMEdit
bc719f8dc Adeel Asghar Added the contextMenu to Modelica Files Tree. Updated the simulation and icon properties dialogues. Deleted the simulation and icon properties ui files.
9e6843fc5 Adeel Asghar Updated the tmp directory path in simulation and Plot Widget. Updated the Splash Screen text. Added the contextmenu to tree. Added the resources file.
83d3cf376 Per Östlund Updated workplan
5c835f2da Adrian Pop - update status
18a58cdbe Per Östlund Updated workplan.
4be0e490c Martin Sjölund Updated workplan
60bf0263a Adeel Asghar Added the Component Parameters classes. Added the facility so that user can modify parameters. Added the component rotate feature. Added the connections compatibility check. Added the save functionality
2088a7f23 Adeel Asghar Updated the viewport viewing area. Added the plotting package of OM. Will replace it later on. Added the simulation feature. Needed few updates while in the simulation process.
8597653dc Martin Sjölund - The (Unix) make process now installs DrControl files by default
f4ea4528f Martin Sjölund - Fix OMNotebook search path for OMNotebookHelp.onb (search in $OPENMODELICAHOME/share/omnotebook/ instead of $OPENMODELICA/bin/)
1556b9575 Martin Sjölund - Fix notebook.h header (new Qt seems to have a constructor QString(int) which conflicts)
38c6de5da Adrian Pop already present inside ./doc/Compilation_omcd_omnotebook
0e12b7dc5 Adrian Pop already present inside ./doc/Compilation_omcd_omnotebook
5c795002d Adrian Pop already present inside ./doc/Compilation_omcd_omnotebook
0941d3242 Adeel Asghar Delete the Annotations.cpp and Annotations.h files.
589f44023 Adeel Asghar Updated the Connection mechanism. Split the Annotations file to individual Annotations files.
024739154 Adeel Asghar Added the Inheritance Annotation in Icon Shapes. Added the code for connecting components. Updated the stylesheet for QTreeWidget.
01a03fc40 Adeel Asghar Deleted unused icons
6a1863a10 Adeel Asghar First revision of OMEdit. OMC Corba communication is done. Annotations is done partially. Splash Screen is added.
473b63e3d Mohsen Torabzadeh-Tari Commiting the first version of DrControl under OMNotebook. Mohsen 101001
8b8d5f5b1 Jens Frenkel update RedesignBackendOMC.doc
0553c42fe Mohsen Torabzadeh-Tari documentation on how to compile OMNotebook
15030c28b Mohsen Torabzadeh-Tari documentation installing and setting Eclipse+MDT for debugging MetaModelica code.
8e4eefa0b Jens Frenkel - update RedesignBackendOMC.doc
2e69b6656 Jens Frenkel update RedesignBackendOMC.doc
6bca82963 Jens Frenkel update RedesignBackendOMC.doc
bf73bb409 Jens Frenkel - update RedesignBackendOMC.doc - Util.mo - add listMapFlat and listMapFlat1, this is the same as listMap and listFlatten, but with less memory consumption - DAELow.mo and Algorithm.mo - add functions to traverse all expressions of an DAELow object/ algorithm - SimCode.mo - reimplement extractDelayedExpressions with less memory cunsumption and speedup
366006ea2 Per Östlund - Updated workplan.
d57c3d1e9 Jens Frenkel - update RedesignBackendOMC.doc
be6eb4fc2 Jens Frenkel - update RedesignBackendOMC.doc
a93e918fd Jens Frenkel update RedesignBackendOMC.doc
51932838b Jens Frenkel - add RedesignBackendOMC.doc concept paper
fdb4d9262 Martin Sjölund - Workplan update
ad2d387c9 Per Östlund Updated workplan.
8427ca70e Martin Sjölund - Removed antlr dependency from OMShell-terminal
4a6fcce67 Niklas Worschech updated project plan
3921efce7 Martin Sjölund - Fixed the copyright information displayed to the user when running omc,mosh,OMShell or OMNotebook (years were outdated, etc)
c567a2c7a Martin Sjölund - Fixed the copyright information displayed to the user when running omc,mosh,OMShell or OMNotebook (years were outdated, etc)
40f105c7b Martin Sjölund workplan update
f9863a806 Adrian Pop - updates to the Workplan-status-estimates.xls
7124ca370 Martin Sjölund - Updated workplan (missed one line: inline)
5801e42ce Per Östlund - Updated workplan.
02cf50d3d Martin Sjölund - workplan update
dd4c2638a Adrian Pop - updates to release files
7bee92d78 Ariel Liebman Fixed minor bug in notebook.cpp introduced in new message window string concatenation.
6c6cbd64c Martin Sjölund - Fix year on copyright notice in the "About OMNotebook" dialog
d3458c9f6 Adrian Pop - new releases of qt clients OM* and some other small changes
f8b62b51d Ariel Liebman changed #include to #include . Caused problem in compilation of OMNotebook
c17e38e52 Jens Frenkel - Update Workplan
091cfc98d Martin Sjölund - Fix configure script so include flags in qmake are set correctly (does not expect -I input as gcc does)
694ac06ba Martin Sjölund - Fix configure script so include flags in qmake are set correctly (does not expect -I input as gcc does)
c00618929 Willi Braun - update workplan again due to forgot svn update
5b2a84836 Martin Sjölund - make install no longer tries to install qtclients if they were not compiled
6b2f603cd Martin Sjölund - make install no longer tries to install qtclients if they were not compiled
66b5f210b Willi Braun update workplan
00791817f Adrian Pop - update the Visual Studio projects to VS2010 - it seems vcproj has a vcxproj counterpart and there are some other new files too - renamed ext.exe and ext.pdb to OMPlotWindow.exe and OMPlotWindow.pdb - rebuild all Qt clients: OMShell, OMNotebook, OMPlotWindow
3620f28f4 Adrian Pop - update the Visual Studio projects to VS2010 - it seems vcproj has a vcxproj counterpart and there are some other new files too - renamed ext.exe and ext.pdb to OMPlotWindow.exe and OMPlotWindow.pdb - rebuild all Qt clients: OMShell, OMNotebook, OMPlotWindow
46087545a Martin Sjölund - Added arument to simulate: outputFormat= - Default is "plt", which is the old format. It's the only format currently capable of using simulation results within OMC. Other formats need external tools. - "csv" is another textual format. It's roughly twice as fast and uses no additional memory (plt uses several GB for large simulations). - "empty" does the same thing as interactive simulations - it disables result file generation. Useful for benchmarking. - "bin" is experimental and should not be used. It basically measures the overhead of converting doubles to strings (speed is 50x times faster than CSV) - Model_init.txt has a new field for the output format - The c_runtime contains the interface used for result file generation. - Added testcases for "csv", "plt" and "empty" simulation results. - Added these options to OMNotebook/OMShell commands.xml.
f29e750e3 Martin Sjölund - Install OMNotebookHelp.onb when building OMNotebook
8d619b7ac Martin Sjölund - Install DrModelica files when building OMNotebook
2b4165495 Martin Sjölund - Update makefiles for qtclients. - Added Makefile.unix.in in each client's directory - Should be easier to customize behaviour now - Now copies the binary from OSX .app's into the build dir when doing a Unix build
5b152d4d3 Martin Sjölund - Update makefiles for qtclients. - Added Makefile.unix.in in each client's directory - Should be easier to customize behaviour now - Now copies the binary from OSX .app's into the build dir when doing a Unix build
514d410da Martin Sjölund - Spelling ifdef
269c31321 Martin Sjölund - ifdef APPLE_CC on r5726
c0cd7cc9b Martin Sjölund - Fix OMNotebook crashing on OSX - Some text boxes are now a bit too large, but it's still usable
ce884aa18 Martin Sjölund - Fix spelling of OMNotebook
3d5a078ff Mohsen Torabzadeh-Tari Updated the OSMC public license from Berkley for the Release 1.5 //Mohsen
2954b3ca4 Adrian Pop - first draft of performance enhancement analysis and proposals
65e1796a8 Martin Sjölund - OMShell-terminal: Changed history file to ~/.mosh_history instead of ./mosh_history on Unix
4c4c1c341 Martin Sjölund - Fixed compilation of OMShell.app on OSX
dd3c90abe Martin Sjölund - Fixed compilation of OMShell-terminal on OSX
edc9a98fb Peter Fritzson The OpenModelicaTemplateProgramming document is a users guide on the new OpenModelica text template language Susan. This version is from April 21 2010.
fd2464559 Adrian Pop - updated Workplan-status-estimates.xls (since 2010-04-15 for Adrian Pop)
045af6984 Martin Sjölund - Updated workplan
dc72d7728 Martin Sjölund - Updated workplan
39a8ca1f4 Per Östlund Updated workplan
cc8b1bda9 Martin Sjölund Updated workplan status
1e0a1a7f4 Adrian Pop - copy the OMShell.exe to build/bin after compilation
acfc886d1 Adrian Pop - copy .xml files to build/share/omnotebook/ instead of build/bin/
00eeef4c6 Adrian Pop - renamed ext to OMPlotWindow - renamed trunk.sln to OMNotebook.sln - renamed OMS.sln to OMShell.sln - got rid of some .suo as they are user specific.
2e2f1d10a Adrian Pop - renamed ext to OMPlotWindow - renamed trunk.sln to OMNotebook.sln - renamed OMS.sln to OMShell.sln - got rid of some .suo as they are user specific.
471d670dc Martin Sjölund - Added new configure option --with-Coin (Coin disabled by default).
8b221f195 Martin Sjölund - Added new configure option --with-Coin (Coin disabled by default).
050e994be Martin Sjölund - Renamed ext OMPlotWindow
f5e60b489 Martin Sjölund - Renamed ext OMPlotWindow
1aa8bb86d Martin Sjölund - Added trunk/Makefile.common, and restructured Makefile and Makefile.omdev.mingw - Fixed lots of weird install targets for files - Moved commands.xml, etc files from bin to share/omnotebook, share/omshell. - Moved ptplot.jar from bin to share/omc/java. - Moved ptplot_license.txt from bin to share/ - Moved omc_helptext.txt from bin to share/doc/omc - Added antlr_license.txt - Moved OPENMODELICA/include to OPENMODELICAHOME/omc/include - This way we won't override system libs/includes if we install to /usr - Did the same for /lib - Left to do: Move scripts from bin to usr/share/omc/scripts - Updated OMNotebook and OMShell to reflect new paths of xml files. - Updated doPlot commands to reflect the new location of ptplot.jar
86cb637b7 Martin Sjölund - Added trunk/Makefile.common, and restructured Makefile and Makefile.omdev.mingw - Fixed lots of weird install targets for files - Moved commands.xml, etc files from bin to share/omnotebook, share/omshell. - Moved ptplot.jar from bin to share/omc/java. - Moved ptplot_license.txt from bin to share/ - Moved omc_helptext.txt from bin to share/doc/omc - Added antlr_license.txt - Moved OPENMODELICA/include to OPENMODELICAHOME/omc/include - This way we won't override system libs/includes if we install to /usr - Did the same for /lib - Left to do: Move scripts from bin to usr/share/omc/scripts - Updated OMNotebook and OMShell to reflect new paths of xml files. - Updated doPlot commands to reflect the new location of ptplot.jar
2bc1dff70 Martin Sjölund - Added trunk/Makefile.common, and restructured Makefile and Makefile.omdev.mingw - Fixed lots of weird install targets for files - Moved commands.xml, etc files from bin to share/omnotebook, share/omshell. - Moved ptplot.jar from bin to share/omc/java. - Moved ptplot_license.txt from bin to share/ - Moved omc_helptext.txt from bin to share/doc/omc - Added antlr_license.txt - Moved OPENMODELICA/include to OPENMODELICAHOME/omc/include - This way we won't override system libs/includes if we install to /usr - Did the same for /lib - Left to do: Move scripts from bin to usr/share/omc/scripts - Updated OMNotebook and OMShell to reflect new paths of xml files. - Updated doPlot commands to reflect the new location of ptplot.jar
836ed8eee Martin Sjölund - Fix syntax error in OMShell.pro - Use ANTLRHOME paths properly in OMNotebook.pro if it is set
0b1764f33 Martin Sjölund - Fix syntax error in OMShell.pro - Use ANTLRHOME paths properly in OMNotebook.pro if it is set
b6a6e3592 Martin Sjölund - Added support for omniORB in qtclients. + We can now remove the dependency on mico for Linux systems.
bdba43d6e Martin Sjölund - Added support for omniORB in qtclients. + We can now remove the dependency on mico for Linux systems.
46a7725c5 Peter Fritzson Added Juhas fixes from 100421 and added items function returning records and function derivative annotation in the backend sheet.
d6b93a8b4 Jens Frenkel - update Workplan
957f7127d Peter Fritzson Updated entry text for refactoring - added 80% and 100% explanations and 100% entry
fddbe90c9 Adrian Pop - updated.
3bdbf77d2 Per Östlund Updated workplan
7b16d114b Per Östlund Updated status for finished bugs and fixed some rows that had not been correctly added.
abf169a71 Niklas Worschech update status for cpp code generation
eaeb5a21b Peter Fritzson Fixed summation errors and conditional errors in excel sheet
1be141116 Peter Fritzson Inserted some development items for Jens Frenkel, Lennart Ochel, Willi Braun, Peter Fritzson. However, time estimates and measured time still needs to be intered.
c446b8f23 Alexey Lebedev Updated workplan
aaca4bf7e Per Östlund Updated workplan
7ad9d8548 Martin Sjölund - update of the work-status
c31e7145e Adrian Pop - update of the work-status
6e84bdae9 Martin Sjölund - Updated layout of Workplan-status-estimates
a8c0e5432 Peter Fritzson Update to having 2 separate sheets for frontand and backend + other things. Tried to delete irrelevant issues for front resp backend.
5cebd9f6f Jens Frenkel - CMakeFiles: install omc, libs, docs, testmodels, includes
4d9d78d8c Peter Fritzson Introduced change date column with dummy contents
e4a44574a Peter Fritzson Made the upper part of the table more compact
257ad3977 Adrian Pop - replaced Linköping with Linköping
bb4ecf512 Adrian Pop - replaced Linköping with Linköping
1cee911ae Adrian Pop - some fixes to plotting while simulating - disable some logging. - updates to ext and OMNotebook
c19d7ea5a Per Östlund Updated workplan.
79efed329 Per Östlund Updated workplan.
66ce6db4d Adrian Pop - updates to estimates
79cbbb78b Peter Fritzson Update 2010-02-26, moving relevant bug work to MultiBody, formating to 1 decimal, etc.
23e20ec2f Per Östlund Added time estimates to workplan.
f0a7fad6a Alexey Lebedev Updated workplan
01248b8b3 Per Östlund Updated workplan
61b4c2155 Martin Sjölund - updates of the Workplan-status-estimates.xls
babb97a08 Adrian Pop - updates of the Workplan-status-estimates.xls
08ddf5602 Adrian Pop - fixes for enableSendData
2229069f2 Adrian Pop - updated Copyright (c) text to 2010
dfbf818c9 Adrian Pop - updated Copyright (c) text to 2010
498fe68a1 Adrian Pop - updated Copyright (c) text to 2010
cf9af6b76 Stefan Brus -fixed a bug with inlining of array functions
f3d2f59c8 Stefan Brus -fixed a bug with inlining of array functions
3af905c1b Jens Frenkel - enumerations works now - ToDo: replaceable enumerations in models with equations/algorithms containig explicit enumeration literals does not work because the componentRef have to be replaced and the numbers of enumeration litterals from both enumerations should be equal - ToDo: do not replace enumeration litteral with it value inside loops - update workplan-status
fead9d61e Peter Fritzson Update of Adrians, Martins, Pers time log until moring 091214. Fix of summation error for MultiBody spent days. Other minor edits.
1c951528c Alexey Lebedev Updated status
695ee1306 Per Östlund Added status estimate for DLL/SO-generation.
5c14b324b Martin Sjölund - updated workplan status
649398c71 Adrian Pop - updated status since 2009-11-06
cc65c694e Per Östlund Added RTOpts.debugFlag guards to lessen overhead when debug output isn't used.
974b09dbb Stefan Brus - Changed PartialFn13 to use an if statement for now
7740f670d Stefan Brus - Changed PartialFn13 to use an if statement for now
da68fe5c9 Stefan Brus - Fixed type checking and boxing of simple types in partially evaluated functions
c00cf80cf Stefan Brus - Fixed type checking and boxing of simple types in partially evaluated functions
aabc3bdb5 Martin Sjölund - Removed the need to set CLASSPATH when building under Linux. - Updated configure script to not check for CLASSPATH (it only checks that Java exists and can load the provided antlr). - Updated the lexer/parser makefiles to run with parallel jobs. - Warning: Due to RML creating and using .srz-files from all imported packages, parallel execution of make may in some rare cases fail. Running make again will work because the other process will have cached the srz-files. It is possible to generate all srz-files in advance at the cost of efficiency (you may not do this is parallel, and it's not necessary if the number of jobs=1). - Warning: RML drains a lot of RAM. Running "make -j" launches an unlimited number of jobs. This will eat about 20GB of RAM and possibly crash the system, so don't do this. Max 1 job per GB of RAM is recommended.
ef75d8fbd Martin Sjölund - Removed the need to set CLASSPATH when building under Linux. - Updated configure script to not check for CLASSPATH (it only checks that Java exists and can load the provided antlr). - Updated the lexer/parser makefiles to run with parallel jobs. - Warning: Due to RML creating and using .srz-files from all imported packages, parallel execution of make may in some rare cases fail. Running make again will work because the other process will have cached the srz-files. It is possible to generate all srz-files in advance at the cost of efficiency (you may not do this is parallel, and it's not necessary if the number of jobs=1). - Warning: RML drains a lot of RAM. Running "make -j" launches an unlimited number of jobs. This will eat about 20GB of RAM and possibly crash the system, so don't do this. Max 1 job per GB of RAM is recommended.
74d548b03 Stefan Brus - Fixed a bug that prevented use of function references outside functions - If you want to use function references or partially evaluated functions, compile with +d=fnptr
cce8dabff Stefan Brus - Fixed a bug that prevented use of function references outside functions - If you want to use function references or partially evaluated functions, compile with +d=fnptr
4e1390151 Stefan Brus - Function pointers now work in both Modelica and MetaModelica - Partially evaluated functions now partially works!
69dbeea0e Stefan Brus - Function pointers now work in both Modelica and MetaModelica - Partially evaluated functions now partially works!
3521ba1b1 Adrian Pop - estimates updates for Adrian
2da7c91cd Peter Fritzson Removed the Bootstrapping branch merging row for the Fluid library
871909b5d Adrian Pop - added the Workplan-status-estimates and WhatDoesNotWork documents.
5b84a6be1 Stefan Brus - Annotations are now preserved in SCode format - make clean now removes .sigx files
7ff50569b Stefan Brus - Annotations are now preserved in SCode format - make clean now removes .sigx files
378b124bb Adrian Pop - renamed OpenModelica1.5.0 to trunk
9ab276dfb Adrian Pop - renamed OpenModelica1.5.0 to trunk
18567b835 Adrian Pop - renamed OpenModelica1.5.0 to trunk
ea53af414 Adrian Pop - renamed OpenModelica1.5.0 to trunk
b9fa51d6f Adrian Pop - changed default dassl tolerance from 1e-10 to 1e-4
68974769c Adrian Pop - fixed an OMC crash on Vista (sendData.cpp) - added icons for Plot Window (ext.exe) and OMC (omc.exe) - display the Plot Window (ext.exe) on the taskbar - updated copyright in OMShell - added .pdb files for releases: ext.exe, OMShell.exe, omc.exe to make it easier to debug crashes - fixed the last date in OpenModelica System Guide - fixed 3D_Bouncinball3D.onb - fixed OMShell runtime error at start
2d72701df Adrian Pop - fixed an OMC crash on Vista (sendData.cpp) - added icons for Plot Window (ext.exe) and OMC (omc.exe) - display the Plot Window (ext.exe) on the taskbar - updated copyright in OMShell - added .pdb files for releases: ext.exe, OMShell.exe, omc.exe to make it easier to debug crashes - fixed the last date in OpenModelica System Guide - fixed 3D_Bouncinball3D.onb - fixed OMShell runtime error at start
bd30c7d92 Eric Meyers don't do SoQt::init for OS X for now
8263b5a0d Eric Meyers don't do any delete's in destructor in VisualizationWidget on OS X (3D stuff doesnt work yet)
6cf994c04 Adrian Pop - updated Qt libs/dlls to 4.4.3 - made the plot size smaller - made the lines have 2 pixes width - fixed a crash when deleting a curve from the plot
a4732e262 Adrian Pop - static objects are deallocated when the application exits. - delete in OmcInteractiveEnvironment::OMCVersion() removed. - commented out the code in the destructor.
ecb352ed5 Adrian Pop - added "Export to Image" command and "Export to Clipboard Ctrl+C" command to the plot widget - fixed the default showing of existing plot
b26d22097 Adrian Pop - fixes to OMNotebook cell evaluation order. - replace the old copyright with the new one. - include OMNotebook.pdb in the release to have more info from people's crashes if they happen.
40a21d9c1 Adrian Pop - fixes to OMNotebook cell evaluation order. - replace the old copyright with the new one. - include OMNotebook.pdb in the release to have more info from people's crashes if they happen.
78277fa14 Adrian Pop - fixes for some OMNotebook crashes - updates of some .onb files
9427ba29d Adrian Pop - fixes for some OMNotebook crashes - updates of some .onb files
3a0e85628 Adrian Pop - handle simple range i.e. 1:4 in Codegen.mo - fixed OMNotebook saving problem - updated for 1.4.5 release: + settingsimpl.c (getVersion) + Setup.vdproj and Uninstall.bat (new product code) + some of the DrModelica Files + the onb examples
2ff18dca6 Adrian Pop - handle simple range i.e. 1:4 in Codegen.mo - fixed OMNotebook saving problem - updated for 1.4.5 release: + settingsimpl.c (getVersion) + Setup.vdproj and Uninstall.bat (new product code) + some of the DrModelica Files + the onb examples
1d3bc6d1c Adrian Pop - fixed a mistake in Absyn.EQ/ALG_FAILURE/EQUALITY, they should contain EquationItem and AlgorithmItem as built by the parser - got rid of function removal on loading as we can do it based on build time: Ceval, ClassLoader, Interactive, Inst, Static - beautifying dumping of MetaModelica code and handle also the equality and failure equations. - remove the .sig and .srz files on clean - fixed a bug with modifications merging (see Modification6.mo) - System__hash improved plus now considering the entire string + RefinedSimpleCircuitValid.mo changes due to different hashing. - more homogeneous function documentation strings here and there - small changes to sendData, OMNotebook and ext(ernal plotter).
115a32066 Adrian Pop - got rid of -ltermcap as is not needed
35f4ca943 Adrian Pop - small copyright update
22eef9725 Dietmar Winkler Formal clean up of all code files:
6e7264805 Dietmar Winkler Formal clean up of all code files:
2f4a21b50 Dietmar Winkler Formal clean up of all code files:
147193e9d Dietmar Winkler Formal clean up of all code files:
6e3e12935 Adrian Pop - renamed OMNotebook/OMNotebookQT4/trunk.pro to OMNotebook.pro - more modifications to Qt projects to get rid of hardcoded paths
86ce085a5 Adrian Pop - renamed OMNotebook/OMNotebookQT4/trunk.pro to OMNotebook.pro - more modifications to Qt projects to get rid of hardcoded paths
b374450cc Adrian Pop - had to rename build/lib/libQt[NAME].a to build/lib/libQt[NAME]-mingw.a so that they don't interfere with Linux Qt libs. - changed ext.vcproj and trunk.vcproj to copy the executables and *.xml to build/bin - new OMNotebook.exe and ext.exe
226cf7a39 Adrian Pop - added target qtclients to build OMNotebook/OMShell/ext in Makefile.in (Makefile) - fixed a warning in mosh/src/mosh.cpp - added more documentation on how to compile the new Qt plotting and 3D functionality in README.Cygwin.or.Linux.txt
b19741614 Adrian Pop - added target qtclients to build OMNotebook/OMShell/ext in Makefile.in (Makefile) - fixed a warning in mosh/src/mosh.cpp - added more documentation on how to compile the new Qt plotting and 3D functionality in README.Cygwin.or.Linux.txt
1acbf666a Adrian Pop - fixes of OMShell, ext and OMNotebook for Linux (Ubuntu 8.10) + a lot of #include were needed + updates in *.pro on how coin-config and soqt-config are used
617015a6c Adrian Pop - fixes of OMShell, ext and OMNotebook for Linux (Ubuntu 8.10) + a lot of #include were needed + updates in *.pro on how coin-config and soqt-config are used
48da66f32 Adrian Pop - add the Linux Makefile for ext (the external Qt plot window)
aa591561d Adrian Pop - use `mico-config --libs` instead of directly specifying the libs
6ca169bc7 Adrian Pop - Linux modifications to sendData & Qt plotting
bfa1a62e8 Adrian Pop - Linux modifications to sendData & Qt plotting
11f38e09a Eric Meyers - find readline on OS X (configure) - added VisualizationWidget to the ext project pro file - neutered the SoQt stuff on OSX until we get it working - added -framework Carbon and -lz to systemimpl for OS X compatibilty with Qt
a67e34af1 Adrian Pop - switched all plot<->plot2 - switched all plotParameteric<->plotParametric2 - now val(var, integer) works!
7c6b916ba Adrian Pop - Linux fixes for OMNotebook to include the new 3D visualization package based on SoQt and Coin3D.
91450374d Adrian Pop - Linux fixes for SimulationData.h (wrong case in imports!)
facfdd3de Adrian Pop - updated OMSNotebook solution to MSVC 2008 - added the new 3D package based on Coin3D - added and updated the Corba generated files to version MICO 2.3.13 - updated the readmes - fixed a problem with URL links not being valid in the new Qt 4.4.2 - fixed a bunch of bugs - moved the Qt 4.4.2, SoQt and Coin3D DLLs to OpenModelica\Compiler\VC7\Setup\bin
b2e20fcec Adrian Pop - updated OMShell project to MSVC 2008 - updated Corba generated files to version MICO 2.3.13 - updated the readmes
f67f47ef1 Adrian Pop HUGE CHANGES THAT FIX A MEMORY LEAK AND REQUIRE A NEW OMDev: [http://www.ida.liu.se/~adrpo/omc/omdev/mingw/] or a new MMC/RML Compiler: [do an svn update]
0140066c0 Adrian Pop Bug reported by Federico Zenith (Thanks!) ----------------------------------------- In SVN trunk, revision 3623, in OMNotebook/OMNotebookQT4/treeview.h, there is a redundant specification (TreeView::) on line 80. This is generally overlooked by some compilers (VS2005 is one, IIRC), but recent versions of GCC consider that an error.
450e1910e Adrian Pop - fixes for Linux compilation of OMNotebook - fixes to the project files - fixes for resource files - do not ask to convert files - look for the omc_tmp_plot.png image both in $OPENMODELICAHOME/tmp and in the current directory. - new OMNotebook & ext window
3af18601e Adrian Pop - fixes for Linux compilation of OMShell - fixes to the project - fixes for resource files - updated copyright year - new OMShell
3b2ef0c6c Henrik Eriksson *More missing files added..
7626b4801 Henrik Eriksson *More filename changes
323228c4e Henrik Eriksson *Added some missing files *Prevented overwriting of files in some cases *Fixed some filenames
63cd17fe8 Filippo Donida A brief report for the APIs of the OpenModelica compiler has been added. It inclueds some usage examples.
55caca39c Adrian Pop - finally fixed the getErrorString() does not exist problem!
345890a48 Henrik Eriksson *Now possible to save images from external plot windows *Added support for the plotAll() command *Data points are now not enabled by default *Improved stability
50284b8a5 Henrik Eriksson *Changed some library paths
96322a6e7 Henrik Eriksson *Added a toolbar in OMNotebook *Added an external graphics window *Misc. improvements to the plotting functionality
779b57a9d Adrian Pop added buildModel command to the commands.xml
019060487 Adrian Pop - ANTLR on Linux has problems with Linköping, changed it to Linkoping.
af1d412e9 Adrian Pop - changing to Open Source Modelica Consortium (OSMC) License
5c3f5fcdd Adrian Pop - updates to OMShell project to base it on OMDev
569dda605 Henrik Eriksson *Added some features, e.g. a line counter, error links *Saved files now correctly set antialiasing mode when opened *Updated Qt dll files
059764440 Adrian Pop - changes to commands.xml to support the new <> parameter in the simulate(...) commands
e77e12a23 Henrik Eriksson *Updated to make compatible with omc changes
ab51bddf0 Henrik Eriksson *Added range options to graphcells *Added "save parameters" command *Fixed minor bugs
57b8649b7 Adrian Pop - updated ReadMe.txt with the latest developments
442b17c20 Adrian Pop - got rid of ANTLR project (not needed as is already in OMDev) - updated walker.g to work with antlr 2.7.7 - regenerated the NotebookParser antlr files with antlr-2.7.7 - make the .pdb even for Release version - updated projects to be able to build also a debug version. - made the projects dependent on OMDev so peole don't have to compile antlr and mico
e20317528 Adrian Pop - fixes a crash when OPENMODELICAHOME is set to the empty string.
ed2dede31 Henrik Eriksson Removed annoying messagebox
e7e0e103f Henrik Eriksson Fixes the crash when OPENMODELICAHOME is undefined. Displays the main window even if files given as command line parameters are not found. Updated copyright information. Now correctly shows the application icon.
6a034ada5 Henrik Eriksson Minor tweaks
b38323a3c Henrik Eriksson Removed scrollbars from graphics area (not required with Qt 4.3.1)
40c378760 Henrik Eriksson Upgraded to Qt 4.3.1
4640ec8ec Henrik Eriksson Fix for the "empty coordinate system" problem
4e50cdb9a Henrik Eriksson Compiled OMNotebook with the improvements added by Adrian
d7274dd2e Adrian Pop - VC7 Setup fixes for new stuff in OMNotebook - Parser fixes to handle multiple for iterators, both in array iterators and in for loops, Have a look at Absyn.ForIterators - Small changes in makefiles - Fixed stringEqual in external-rml.c - ptplot.jar dumps the plot image in $OPENMODELICAHOME/tmp/ - OMNotebook and OMShell in windows now starts in $OPENMODELICAHOME/tmp/
ec3510f2c Henrik Eriksson Minor improvements, now DrModelica should open if DRMODELICAHOME is set.
3009848bd Henrik Eriksson Minor improvements
78950cf40 Henrik Eriksson Added the Graph cell style.
3ae648bdb Peter Fritzson Uppdaterat OpenModelicaSystem.doc and .pdf and OpenModelicaUsersGuide.doc and .pdf for release 1.4.3 with updated author list and release notes. OpenModelicaSystem also updated the module interaction figures and added 3 short module descriptions for the patternmatch compilation.
186edb393 Henrik Eriksson Added a missing .h-file.
bc71be1f9 x05andfe fixed copy/paste problem (if complex cell structure)
7529f104e x05andfe fixed treeview lines
06ca1bce6 Peter Fritzson Changed date in DrModelica main file to 2007-06-20
0178ddf98 Henrik Eriksson Removed some old file dependencies.
bd410724b Henrik Eriksson Fixes broken text links, the style bug, copy/paste bugs and problems introduced by Qt 4.3
099d93628 Henrik Eriksson Minor improvements of the new plotting package
6039cea13 Adrian Pop - mosh.cpp changes + wait for some time when we wait for omc to start + wait for some time when we wait for omc to quit
0fcb53140 Adrian Pop - small fixes for Corba implementation for making mosh.cpp compile - moved char* omc_cmd_message = ""; char* omc_reply_message = ""; to omc_communication_impl.cpp and made them external in corbaimpl.cpp. this way they don't need to be defined in mosh.cpp - removed char* omc_message from mosh.cpp as is not needed anymore
f58c9fb28 Adrian Pop - included MacOS changes from Eric Meyers (erictmeyers@gmail.com)
e89ca64b0 Henrik Eriksson git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2785 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
5b5e46eb1 Henrik Eriksson git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2784 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
1bebf35cc Henrik Eriksson git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2783 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
163ad9edf Peter Fritzson OpenModelicaMetaProgramming.doc and .pdf Moved all exercises to a separate appendix
dd5110bce Peter Fritzson OpenModelicaMetaProgramming.doc and .pdf Moved all exercises to a separate appendix
f32c8d0da Henrik Eriksson This makes Qt 4.2+ required for OMNotebook. Unfortunately this (Qt) breaks some features, e.g. text links
63cf8317a Peter Fritzson Uppdatering av datum i startfilen DrModelica.onb till 2007-02-16
4bbabd51f Peter Fritzson Updated DrModelica since Circuits/Acausal.onb SimpleCircuit now works without error messages,
31892c839 Peter Fritzson A few small updates to 4 modules DrModelica. Now more testcases work than previously.
d8bc854eb Anders Sandholm git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk/doc@2696 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
4827547b2 Peter Fritzson Minor update of OpenModelicaUsersGuide - authors list OpenMOdelicaSystem - added test case building chapter and updated authors list ModelicaMetaProgramming - added introduction about modeling too extensibility and a chapter (unfinished) at the end about metaprogramming and code quoting.
176382c82 Peter Fritzson Added ModelicaTutorialFritzson.pdf containing the tutorial given at the Modelica conference and other places
0edcac2c0 Adrian Pop - all the latest OMNotebook changes to enable compilation on Linux were made in cooperation with William Spinelli [wspinell@elet.polimi.it] - a typo fix in cellapplication.cpp
b4aed9c55 Adrian Pop OMNotebook changes: - searches for images in the current directory + in Linux the bin directory can be read only - searches for DrModelica using DRMODELICAHOME environment variable. + in Linux DrModelica should be placed in a write possible location as it contains exercises which should be possible to save
398ba23cd Adrian Pop - fixes to compile OMNotebook on Linux! - this is quite intermediate right now, we'll test it more
880891b40 Peter Fritzson Added OpenModelicaMetaProgramming.doc and .pdf containing documentation of MetaModelica programming. (previously sometimes called MetaModelica users guide) Exercises added to this MetaProgrammingGuide. 061026
ae0ba1414 Peter Fritzson Beta 1.4.3 versions 061214 of UsersGuide and SystemDoc UsersGuide includes more Eclipse MDT plugin installation screendumps. Exercises added to SystemsDoc, and MetaProgrammingGuide.
d89ff08de Peter Fritzson Removed faulty parameter time in class DoubleWhen Sequential
62914e4e4 Peter Fritzson Updated text around the ErrorNestedWhen example
d10adfcbd Adrian Pop - changed Makefiles to actually stop when an error happens - added copyright to printimpl.c - added some more includes for strlen, strcpy and malloc - changed version number to 1.4.3 in settingsimpl.c - changed version number, product code in Setup.vdproj - changed the way MinGW and ModelicaLibrary are handled in the .msi release now, they are packed like normal directories and files not exploded at installation from mingw.tar.gz and ModelicaLib.tar.gz I think this will fix some problems with the installation - changed 1.4.2 to 1.4.3 into all .onb files - wrote a small README-BUILD-RELEASE.txt on how to build a OpenModelica release
3306b57c3 Adrian Pop - got rid of winruntime, now everything resides in runtime and the implementation is different via compiler and OS flags - changed so that System.writeFile uses fwrite insead of fprintf as is way faster and better. - updated copyright to year 2006 and added it to most of the files. - updated SG so that it doesn't talk on winruntime anymore - updated the omc.snl project and runtime.vcproj to take files from runtime instead of winruntime. - changed winruntime to runtime anywhere I could find it. - got rid of some warnings by casting the values to the needed type.
795c2f92b Adrian Pop - fixes by Peter F. to UG, DrModelica, omc_helptext.txt - fixes by Anders Sandholm to val(name, time) - addition of the BouncingBallExamples.mo/mos to the testsuite so that this example is sure not to fail in the future (now fails)
30565081a Adrian Pop fixed bug 86: http://bug.modelicacommunity.org/show_bug.cgi?id=86 by creating the error file in the tmp directory.
c5175a994 x05andfe fixed bug in paste cell command. // Anders Fernström
a699b6b02 Adrian Pop fixes for OMShell/oms.cpp to compile on Linux.
ca4be897b Adrian Pop - updates to DrModelica by Peter F.
7831d96b5 x05andfe Added find and replace function to OMNotebook, resulted in same small changes in other files. // Anders F
ea3c98888 Adrian Pop Changed everywhere i could find MODELICAPATH to OPENMODELICALIBRARY!
c67a3f7f6 Adrian Pop Changed everywhere i could find MODELICAPATH to OPENMODELICALIBRARY!
e705b7f2e x05andfe added functionality so OMNotebook and OMShell check version from OMC. //Anders Fernström
f9e52cf47 x05andfe added functionality so OMNotebook and OMShell check version from OMC. //Anders Fernström
6aeb38432 x05andfe removed auto-generated files from OMNotebook. // Anders F.
9161d4779 x05andfe Updated some part of the code to make it work on unix/linux. * changed from 'exception' to 'runtime_error' * fixed search path for omc
347da0dc0 Adrian Pop - small README-UNIX.txt for OMShell.
cbe0b20cd Adrian Pop - fixed a bug in systemimpl.c that caused an endless loop in System.stringReplace - fixed the OMShell code to compile on Unix (added OMShell.pro)
8f1f15b69 x05andfe git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2366 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
a46c6e45e x05andfe git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2365 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
5a323da0b x05andfe git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk/OMNotebook/DrModelica@2359 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
feb2f49f6 x05andfe git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2359 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
9fe15f255 x05andfe git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk/OMNotebook/DrModelica@2351 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
546a6c4b6 x05andfe git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2351 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
660257011 x05andfe git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2348 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
9c7355a9b x05andfe git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2348 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
fbb56453a x05andfe removed log/error area from omshell
99ef26359 Adrian Pop - apparently plotParametric( {x, y} ) is wrong. should be plotParametric(x, y)
445c6f5ae x05andfe git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2323 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
a540fb536 x05andfe git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2322 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
19defb1da x05andfe git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk/OMNotebook/DrModelica@2322 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
b1f1415a3 x05andfe git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2322 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
002e72817 Adrian Pop fixed plotParametric({x, y}) instead of plotParametric( x, y ). now it works
ffe0f3c99 x05andfe updated OMNotebook and OMShell, also updated three files in DrModelica. // Anders Fernström
f21c55d5b x05andfe updated OMNotebook and OMShell, also updated three files in DrModelica. // Anders Fernström
3f72a8e96 x05andfe updated OMNotebook and OMShell, also updated three files in DrModelica. // Anders Fernström
5f71a6300 x05andfe git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2284 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
739e04ac6 Adrian Pop a link to OpenModelica Website to be used in the OpenModelica Menu Options
17aeedca6 x05andfe * fixed some small bugs in OMNotebook * updated Mathematica parser in OMNotebook * updated the OMNotebookHelp.onb documentation * converted DrModelica to OMNotebook // Anders Fernström
968d4b964 x05andfe * fixed some small bugs in OMNotebook * updated Mathematica parser in OMNotebook * updated the OMNotebookHelp.onb documentation * converted DrModelica to OMNotebook // Anders Fernström
d1b5a5d3e x05andfe Using qt to start OMC in both OMNotebook and OMShell. No console window is now neccessary for OMC. // Anders Fernström
9b27ec12a x05andfe Using qt to start OMC in both OMNotebook and OMShell. No console window is now neccessary for OMC. // Anders Fernström
107cfed19 x05andfe git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2212 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
673590fe1 x05andfe fixed some small bugs in OMNotebook and added automatic chapter numbering to the stylesheet. // Anders Fernström
1128b3353 x05andfe added backwards compatible to the search for DrModelica and OMC in OMNotebook and OMShell // Anders Fernström
992ae37e1 x05andfe added backwards compatible to the search for DrModelica and OMC in OMNotebook and OMShell // Anders Fernström
4d6cf184f x05andfe updated OMNotebook and OMShell so the applications uses the OPENMODELICAPATH to find DrModelica and omc.exe during start up. // Anders Fernström
3c6057884 x05andfe updated OMNotebook and OMShell so the applications uses the OPENMODELICAPATH to find DrModelica and omc.exe during start up. // Anders Fernström
4e29f9c3d Adrian Pop Adrian Pop, 2006-02-26 - compilation on Linux, Cygwin, MSVC works now from SVN. All tests are OK. - big changes to compilation result structure: The compilation result has now the following structure: build/bin (omc, OMShell, OMNotebook, ptplot.jar, Compile.bat, Compile, doPlot.bat, doPlot, omc_helptext.txt) build/include (all the .h files from c_runtime) build/lib (all the lib* and libf2c/lib* files from c_runtime) build/doc (trunk/doc and Compiler/doc) build/doc/testmodels (all the trunk/Examples/*.* files) --------------------------------------------- - the makefiles now copy the needed files to the above structure after compilation - changed the rml files to use this structure when compiling, or plotting. - changed the rtest files to use the build structure when running tests - changed the VC7 setup to use this structure when deploying - changed mosh (changed its name to OMShell) to use this structure when running omc - added an install to the root Makefile that installs in what was give to configure --prefix=path or just ./install if none given.
e5d760919 Adrian Pop Adrian Pop, 2006-02-26 -added trunk/build with bin, include and lib directories. -modified makefiles to use these directories
a0e2db1ce Adrian Pop Adrian Pop, 2005-02-26 Changed some Makefile.in to copy executables directly into trunk/. not Compiler/. Also now it uses EXEEXT in all the needed Makefiles. This change is to allow mosh to find the omc compiler in the OPENMODELICAHOME not in OPENMODELICAHOME/Compiler and to move forward to a structure like: trunk/build |-bin |-lib \-include meaning that all the needed files should be in the trunk/build directory after compilation.
9073c3d40 x05andfe Small fix to OMNotebook and changed the folder name OMS to OMShell. //Anders Fernström
10ce57f8e x05andfe Small fix to OMNotebook and changed the folder name OMS to OMShell. //Anders Fernström
d4864b693 x05andfe changed same small thing in OMShell and OMNotebook. Both applications are using Qt 4.1, Open Source license now. // Anders Fernström
8bb061009 x05andfe changed same small thing in OMShell and OMNotebook. Both applications are using Qt 4.1, Open Source license now. // Anders Fernström
8cc469c07 x05andfe updated OMNotebook updated // Anders Fernström
4938bf2c4 x05andfe updated version om OMNotebook. // Anders Fernström
313739db0 x05andfe git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2100 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
a465b92ec x05andfe made a small change to how omshell handles connection loss to OMC. Also added a question box that asks if it is ok to quit OMC when omshell quits. // Anders Fernström
ba0b214ed x05andfe fixed some bugs in omnotebook, // Anders Fernström
b748d9e95 x05andfe updated OMS, changed name from OMS to OMShell // Anders Fernström
7c32f993d x05andfe made some updates on OMS communication with OMC. // Anders Fernström
794e64d1b x05andfe added OMNotebook source code. // Anders Fernström
1fe3c6fbf x05andfe updated WinMosh to OMS and made some small changes... // Anders Fernström
eff29ced0 x05andfe added OMNotebook, the version uses QT3 and accompanied openmodelica release v1.3 and v1.3.1. //Anders Fernström
2638100d6 Håkan Lundvall Fixed core dump when closing with ctrl-D
dbaff7001 Håkan Lundvall Fixed core dump when closing with ctrl-D
48c604fef Håkan Lundvall Last fixes before release of 1.3
57932d2ac Kaj Nyström Added small help notice
ad67160b8 Peter Aronsson Linear subsystem of equations now works. Also added explicit euler solver method, accessed using -m option to executable.
69fabd010 Levon Saldamli Changed modeq to omc everyhwere, updated source. Renamed build directories for modeq to omc. Updated VC7 projects and solution as well.
4df4e88b2 Levon Saldamli Moved directory modeq to Compiler. Updated references to the modeq directory so that they refer to Compiler/ instead
e98955521 Håkan Lundvall Changed MOSHHOME to OPENMODELICAHOME which shuld point to what ${MOSHHOME}/.. used to be. Also deleted some more (hopefully all) of the tornado stuff Deleted the old modsim module. Fixed Ctrl-C and Ctrl-V in WinMosh.
eea8cd13c Peter Aronsson made a copy
9b4757a9a Levon Saldamli Moved -lcrypto and -lssl to CORBALIB
e6f2b05f8 Levon Saldamli Added corba stuff to configure and made it an optional package
dc83df81e Peter Aronsson Made modeq multiuser friendly when having corba comm.
64309f5de Peter Aronsson calling scripts from prompt now possible
836ba26cd Peter Aronsson Switched from boa to poa impl.
8ec098c50 Peter Aronsson Fixed some makefile issues.
2348a5421 Peter Aronsson Added corba implementation to modeq. accessed with ./modeq -corba
6544072aa Levon Saldamli local (protected) variables in functions implemented. Started to implement strings in external function interface
967fd0471 Levon Saldamli history save and load
8b059de2e Peter Aronsson Added change of local directory for server
cc29d8777 Peter Aronsson Fixed C-d and empty line error
ced2b89a8 Peter Aronsson Fixed C-d to exit shell.
60d6b77cc Peter Aronsson Removed all parser stuff from mosh
e7bf2e164 Peter Aronsson Added command line option -noserv to start without starting server (assumed to be already running)
23948aa46 Peter Aronsson added errohandling in socketcomm.
8a72c2350 Peter Aronsson *** empty log message ***
e0f0331dd Peter Aronsson added history
dcebc9c5f Peter Aronsson Changed implementation to work with modeq in interactive mode
c4c518e6f Peter Aronsson Turned off ast debug print
59395c31d Peter Aronsson gethrtime returns zero until a platformindep solution is found.
e533a4092 Peter Aronsson Added cleaning cpp and hpp files generated by antlr
4621f493f Peter Aronsson Removed linking with runtime, c files are included instead
6477f09e6 Peter Aronsson added ./ before executable, not certain that . is in PATH
d911c88c4 Peter Aronsson added Makefile.in, removed Makefile
53bed2f4c Peter Aronsson Added gethrtime and changed modelica_integer to long
c7ffa532f Peter Aronsson Added check if MOSHHOME is set or not
5e703f96f Peter Aronsson Removed warning flags, set optimizing flags
7368c3fae henjo Added more copyright notices
a90dbf6d2 henjo Added license file
1987ebb11 ankar Added #include to make it compile on Linux again.Fixed bug in operator+=.
bbdbcc274 henjo Added copyright notices to files
8d9e5a44f henjo last minute changes
3acd52a16 henjo Added more functionality
563b2d78e ankar Implemented matrix multiplication (vector * vector,vector * matrix,matrix*vector,matrix*matrix).
3d5d12d9c ankar More work on array arithmetic.
79809dff7 henjo Some changes made so that more things are working
a6555b21d ankar Implemented unary minus. Nuked some compiler warnings.
5fd7b2b0d ankar More work on arrays.
0d8feb146 ankar test file.
318d934b4 ankar real_array and integer_array are now classes.
ca229119e ankar Initial commit.
16b15f3f5 ankar Initial commit.