Commit Author Summary
a38506dec1 Adrian Pop - use NF for getComponents API
fa1ba18eac Martin Sjölund Actually clean difftool on make clean
89db729e40 Martin Sjölund The clean target should clean difftool
89c20ab359 Martin Sjölund Use a mutex for nodes that share docker volumes
43c2b75e88 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
3e12ff23da Adeel Asghar Better reading of visual xml file
767bbe4ce0 Adeel Asghar Always send utf-8 data from OMEdit to OMC
c8b2e0e0e6 Martin Sjölund Update ModelicaExternalC
04b5e7ae6c johti ISSUE-5503: Focus set proper when changing the shape that we are activly drawing
a7237c207c johti RemovedOutCommentedCode: Removed code that was not used in Commands.cpp. They are still in the history so should be retrievable
4d4d80992f johti enhancement-5444: Now possible to escape while drawing lines and polygons
c6b0e20c00 Martin Sjölund Prevent some memory leaks in KINSol
7d0026e3f1 Martin Sjölund Abort previous builds when PR has a new commit
6bcd564584 Adeel Asghar Documentation about DynamicSelect and state machine debugging
0468d6921f Per Östlund [NF] Avoid evaluating external functions.
a09c8abbb1 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
dbe3960e81 Martin Sjölund RHEL6 requires libatomic_ops/m4 to exist
53f0fcbc8a Adeel Asghar Adapt to the new output format for text options
69a67b26e8 Adeel Asghar Support non-ascii characters on Windows
38bb5e0468 arun3688 set datarecon uncertain var unreplaceable
0e102be305 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
ad11e888d3 arun3688 generate seperate c function for setting datarecon inputs
00057d265e johti Removed duplicate code. Instead create a new method for LineAnnotation
dc9a2b2a30 Per Östlund Remove pedantic option.
cef23d1b3a Ruediger Franke [Cpp] Support assignment to vectorized discrete-time states in for loops
61686da507 Per Östlund [NF] Implement sum-reduction of operator records.
52269bf531 Per Östlund [NF] Add --strict flag.
8e39485c48 Martin Sjölund Create m4 directory to please CentOS6
739106a9ff Per Östlund Fix check of flags in Flags.loadFlags.
fcce7079d2 Martin Sjölund Add the MidCode theses to the list
2ec8f35745 Adrian Pop update 3dParty
4f1956f242 Martin Sjölund Make a list of flaky tests for the compliance suite
24d90d7f31 Martin Sjölund Update compliance suite tests for newInst
0d019321fb 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
e851d0e3f7 hudson * libraries d7daa7e...1f7f382 (1): > Bump libraries
f066cbaf99 Adrian Pop * libraries 92788d8...d7daa7e (1): > update provided after AdvancedNoise version change
8581d04c0e Adrian Pop fix ticket:5484 allow only -d=nfAPI to be set
89b42042fd Adeel Asghar ticket:5481 Updated the parameter when the value is changed
41b846d665 Adeel Asghar Updated translations Thanks to LI Wenhui for Chinese translations
0b3c742c56 Lennart Ochel * OMSimulator 5d63a37...83936fb (1): > Update .gitignore
e00938b54c Lennart Ochel * OMSimulator 9e04b31...5d63a37 (1): > Emit events for strongly connected systems (#680)
555414b0aa Adeel Asghar Check for the index out of bounds
2f2c9955b0 Adeel Asghar Unify the getVersion output for all platforms Updated the OMEdit's about page.
f6f5727072 hudson * libraries bf78c4b...92788d8 (1): > Bump libraries
efba4f83c8 Martin Sjölund The doc repo is never used
75becfa81b Martin Sjölund Merge pull request #182 from sjoelund/fix-common-version
c2d73c7677 Martin Sjölund Fix version string used
b66fa07c24 Martin Sjölund Add 'common/' from commit 'c9c90856e0875fc31ccc71f97114023dc640170b'
746f6d55e9 Martin Sjölund Remove common submodule (use subtree instead)
2ab97af9b9 Martin Sjölund Update to the actual latest 3rdParty
4b57428d24 Martin Sjölund Merge pull request #179 from sjoelund/omcompiler-subtree
8c0cb3f93e Martin Sjölund Add common and 3rdParty back
f2b058a41d Martin Sjölund Remove 3rdParty and common submodules
83be5f2b79 Martin Sjölund Add 'OMCompiler/' from commit '5dc61f678fe0ed388fc811fe2cea14c54a0a0b29'
7e93f6768a Martin Sjölund Add 'doc/' from commit 'f863b8c3d86223259fa53f7bf5acdbef04727792'
bfa656a788 Martin Sjölund Remove submodules (to be added as subtree)
5caf2a52a0 hudson * OMCompiler c33af09...5dc61f6 (1): > any target starting with 'msvc' is msvc
cf17a88b0d hudson * libraries 7a8c41b...bf78c4b (1): > Bump libraries
9053eb0fe7 hudson * OMCompiler 9a3a758...c33af09 (1): > [NF] Check conditional component contexts.
5116ef3893 hudson * OMCompiler ad34730...9a3a758 (1): > [NF] Fix expandable connector lookup.
2f4840a5cf Per Östlund [NF] Add expandable connector test.
3cd9411fc8 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.
210774d028 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
4b18e23d88 Adrian Pop - update tests due to #3087
92034e2a10 hudson * libraries aefdec1...7a8c41b (1): > Bump libraries
432add6607 Lennart Ochel * OMSimulator b4f2530...9e04b31 (1): > Update OMTLMSimulator
bbf51fa827 Lennart Ochel * OMSimulator 89a8623...b4f2530 (1): > Add documentation on how to use OMEdit
99eb5ee5a6 hudson * libraries b563630...aefdec1 (1): > Bump libraries
27269d25c0 hudson * libraries b24433c...b563630 (1): > Bump libraries
3e23ece3fb Adeel Asghar Fix the broken TextAnnotation string update
2f616cf17e hudson * OMCompiler d9dbed6...92a4119 (1): > Handle complex equations in when statements.
bdf4d9f8ff hudson * libraries c56853c...b24433c (1): > Bump libraries
d2cce7f75a hudson * OMCompiler a4e794b...d9dbed6 (1): > Fix rpath for OMSI FMU with gcc
11ea517bd6 Andreas [OMSI] Adition test and cleaner tests.
d2c1ff75fb Lennart Ochel * OMSimulator 1b54304...89a8623 (2): > Add right limit of discrete changes to sub-sampled results > Prettify warnings
ebede8e706 Lennart Ochel * OMSimulator 6408a01...1b54304 (1): > Catch filesystem exception
906a9641fd hudson * libraries b77e0c4...c56853c (1): > Bump libraries
8de386152f hudson * OMCompiler d2540cc...a4e794b (1): > Fix wrong linkage of expat lib for FMUs
6e53e5c675 Martin Sjölund Do not link TLM with OMEdit
8a0ac68731 hudson * OMCompiler 6cebda4...d2540cc (1): > [NF] Improve unit checking.
ae3d4c5654 Per Östlund [NF] Update tests.
5e85efc89b hudson * OMCompiler c8a95fd...6cebda4 (1): > [NF] Improve overconstrained connection handling.
60db07d6b0 Andreas [OMSimulator] Made OMSimulator tests compatible with Windows
8d278e2875 Martin Sjölund Compile for Qt4
c42eac4f06 hudson * libraries 89ea3f9...b77e0c4 (1): > Bump libraries
3b1af59276 Adrian Pop fix non-existent OMCompiler sumbmodule hash
ffb8d4e2d2 kabdelhak [fixTest] ticket 4793 - OMC PR #3077
6c4f794e3e Adeel Asghar ticket:5456 Set simCodeTarget and target flags before compilation
b1e80b4128 hudson * OMCompiler ee7aaab...80f6ed2 (1): > Fix NFUnitCheck.getFunctionName for records.
35dc9df529 Francesco Casella * doc 3f37f1a...f863b8c (1): > Added Save Total description to OMEdit doc
f863b8c3d8 Francesco Casella Added Save Total description to OMEdit doc
db4ed5b0f7 hudson * OMCompiler 5daaf9b...ee7aaab (1): > ticket:5030 Fix the broken profiling for OMEdit
aab467cb82 Martin Sjölund * OMSimulator 4d9d552...6408a01 (1): > Override OMTLM=OFF for MacOS platform
5174acb78c hudson * libraries 8bd870c...89ea3f9 (1): > Bump libraries
1ebf928de7 Lennart Ochel Add co-simulation test
04784f30c4 Lennart Ochel * OMSimulator 6562003...4d9d552 (1): > Update doc/
b54f826e6c Francesco Casella * doc 5d4eef3...3f37f1a (1): > Updated profiler manual
3f37f1a42b Francesco Casella Updated profiler manual
97cd554d77 Adeel Asghar Use MessageWidget instead of std::cout
ae82472ac7 hudson * libraries cec7671...8bd870c (1): > Bump libraries
882fadfffa Adeel Asghar Clear the DiagramWindow when the ModelWidget is deleted
b890c37936 Adeel Asghar Deleted the unused file
5ebd90b4df Adeel Asghar Updated translations Thanks to LI Wenhui for Chinese translations
998ec879e4 hudson * OMCompiler f6e1212...5daaf9b (1): > [BE] Remove dumping of empty sets from index reduction
b3569f0d6e 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.
b38fd64685 hudson * OMCompiler 364f80f...f6e1212 (1): > [NF] Fix redeclaration of enumerations.
773e45d67e Per Östlund [NF] Add enumeration redeclare tests.
db98c65416 hudson * OMCompiler 0baa066...364f80f (1): > fix dataReconciliation top level inputs
6f46e9074a hudson * libraries 431293b...cec7671 (1): > Bump libraries
8b0c5d69f2 hudson * libraries 589cbcd...431293b (1): > Bump libraries
f50739fcd8 hudson * OMCompiler 10081da...0baa066 (1): > Fix detection of setlocale using -O0
0abe106025 hudson * OMCompiler 67b8802...10081da (1): > Fix bug introduced by PR #3067
0dba921b19 hudson * libraries bf99b97...589cbcd (1): > Bump libraries
d27cc3e0e3 hudson * OMCompiler 84b5f7e...67b8802 (2): > [OMSI] Added buildModelFMU for simCodeTarget=omsic > [OMSI] Fixed wrong header guard and warnings in OMSIBase and OMSIC
2a6cb1c866 Andreas [OMSI] Added first OMSIC test
228978df25 hudson * OMCompiler 8b33074...84b5f7e (2): > Update 3rdParty > Fixes for latest MacOS release
85b17c5874 hudson * libraries fe0d6a7...bf99b97 (1): > Bump libraries
9038a09a9a hudson * OMCompiler a5eccba...8b33074 (1): > generate dataReconc-csvInputs when not exists
63453e4755 hudson * OMCompiler bdf89c3...a5eccba (1): > Add dumping of external declaration annotations.
8eb0d6f80a Adeel Asghar ticket:5443 Use the doubleClick SIGNAL instead of event
18c7db839a hudson * OMCompiler b7a2c69...bdf89c3 (1): > Load libraries case insensitive on case sensitive OS
3777215849 hudson * libraries c83e829...fe0d6a7 (1): > Bump libraries
0b92bbe2b2 hudson * OMCompiler eef9c24...b7a2c69 (1): > catch crash in visualXML
a2165e34e9 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.
0ec37933f3 Adeel Asghar ticket:2395 Handle the connectorSizing annotation Updated tests to expected output
58040af890 hudson * OMCompiler 047112f...c252b04 (1): > [OMSI] Add OMSI C library
5365af1e47 hudson * OMCompiler 2da4cb3...047112f (1): > [NF] stream connector improvements.
fa080aea4d Per Östlund [NF] Update actualStream/inStream tests.
dfa536280a hudson * OMCompiler 22a570f...2da4cb3 (1): > [NF] Fix structural analysis of if-condition.
5e43ef817d Per Östlund [NF] Test if equation with impure condition.
614f67c1ea Lennart Ochel * OMSimulator 5bb909d...6562003 (1): > Fix loading of msvc/mingw library in OMSimulatorPython
b7f1b627d8 Lennart Ochel * OMSimulator b6d531e...5bb909d (3): > Fix doc/omsimulator-help.inc > Fix doc/addTLMBus > Update doc/setTolerance
a72ff35d80 hudson * libraries 142cf0a...c83e829 (1): > Bump libraries
1341337f07 hudson * libraries a322705...142cf0a (1): > Bump libraries
8c8c2160b2 hudson * OMCompiler 8e0f7c5...22a570f (1): > [NF] Disable checks for actualStream/inStream.
3ef8a0b916 Per Östlund [NF] Update tests.
9265cb20c2 hudson * libraries df309fc...a322705 (1): > Bump libraries
c70c4564a9 hudson * OMCompiler e9f8330...8e0f7c5 (1): > [NF] inStream/actualStream improvements.
c399c91a5c Per Östlund [NF] Add more actualStream/inStream tests.
e098bf749d Lennart Ochel * OMSimulator 2561eda...b6d531e (1): > Fix mac build
39e26ad4a3 hudson * OMCompiler dd336f9...e9f8330 (1): > [SimCode] Remove unnecessary verbose SimCode dump - Repeats the same information - Dump size grows factorially with number of elsewhen statements
ba1db80f76 hudson * libraries c75ad66...df309fc (1): > Bump libraries
fa8cdd1438 Lennart Ochel * OMSimulator a3b8542...2561eda (2): > Create tasks for subsystems > Move thread pool to model
ab7571796b hudson * OMCompiler b423c40...dd336f9 (1): > Allow parsing the Text(textColor = ...) annotation
1add3237cd Anatoly Trosinenko Fix the Text(textColor = ...) annotation & re-enable it on icons
d8044194c8 hudson * libraries cbe12d8...c75ad66 (1): > Bump libraries
dbc07c832f hudson Updating submodules
bb5274d1da adrpo update tests due to library updates
5d4eef3d1b arun3688 add search functionality to OMEdit documentation
43dbf0d4c7 Adeel Asghar Restrict key binding on system libraries
7d31839f0c Adeel Asghar Updated the translation flag text
f1f591f8a5 Adeel Asghar ticket:5132 Don't enable the evaluation of parameters by default
2ad607cd60 arun3688 add dataReconciliation documentation
646bc9b891 hudson * OMCompiler d6957d5...b423c40 (1): > [BE,daeMode] Fix: add removed (simple) eqns to dae system
d3932f418b hudson * OMCompiler 5ef43cc...d6957d5 (1): > [BE] Add initial state selection - available with flag "--initialStateSelection" - implemented for C runtime - has still some bugs
20862b7bf7 Adeel Asghar Use options instead of settings
e5a0c3a325 Adeel Asghar Make the class name relative if possible
2e3b0aecbf Martin Sjölund Also upload the html folder for the documentation
1c19033ac7 Martin Sjölund Update compliance suite failure list
13e61863bb Adeel Asghar ticket:5337 Sync the documentation view with ModelWidget
52e77f788e Adeel Asghar ticket:5128 Added drag and drop for text layer
18533fb0bf hudson * OMCompiler 9a506ce...5ef43cc (1): > Handle uses-annotation according to the standard.
74d015370a Per Östlund Added uses-annotation test case.
d2226ca145 hudson * OMCompiler 963b33e...9a506ce (1): > Initial implementation of String vars in the Cpp runtime
7f1a15deda Lennart Ochel * OMSimulator 2ca4025...66fe6fe (1): > Update README.md
d49bfd0e89 Lennart Ochel * OMSimulator 51a79b6...2ca4025 (1): > Update stale bot configuration
685b27f39b Lennart Ochel * OMSimulator 917fc35...51a79b6 (1): > Add option to disabled --fetchAllVars
724d792190 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
48a1cca9d0 kabdelhak [fixTest] For OMCompiler PR#3048
6a4c0f4da9 Adeel Asghar Fixes ticket:5422 Use the root component
44507d2e8b hudson * libraries 787ce2b...3606a9e (1): > Bump libraries
d02e5e7063 hudson * OMCompiler ee4deab...3006b8a (1): > [NF] Fix Typing.typeCrefDim for array types.
65ae273819 Per Östlund [NF] Update tests.
6527a58935 hudson * OMCompiler 3f5cb68...ee4deab (1): > [BE] Add unique index of stateSets as attribute
8d7cca52eb hudson * OMCompiler f2e6265...3f5cb68 (1): > [C] update inline documentation of stateSelection
50b0b1a5ec Martin Sjölund Updated mechanism to skip building omc
8f90dd6a27 hudson * OMCompiler 2ee23a6...f2e6265 (2): > [NF] Don't evaluate external objects. > [NF] Various fixes.
e732ccf14d Per Östlund [NF] Update tests.
4f5cf17a34 Martin Sjölund Fix path of .html.tar.xz
081db194ee hudson * OMCompiler 1997057...2ee23a6 (1): > [C] split up sets for state selection
f461d84952 Adeel Asghar Read the default value Fixed the annotation completer icon path Made the auto complete case insensitive
fdc07bf6de Anatoly Trosinenko Don't show keyword, etc. completions when in annotation.
0116bcc0dc 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
69bdc32e53 Anatoly Trosinenko Implement simple completer for Modelica annotations (task#5333)
5ea05e7a42 Lennart Ochel * OMSimulator 1919978...917fc35 (1): > Fix writing results
457e10e5ac Martin Sjölund Fix string substitution for documentation publishing
a062fb5d53 hudson * libraries b7af01f...787ce2b (1): > Bump libraries
9488e89e65 hudson * libraries a0e88d4...b7af01f (1): > Bump libraries
333b05aca4 hudson * libraries ca09a28...a0e88d4 (1): > Bump libraries
28aafe6df1 hudson * OMCompiler 8a2def5...1997057 (1): > [NF] Various fixes.
3538629616 Per Östlund [NF] Updated tests.
d89db2fcb1 Lennart Ochel * OMSimulator 13c7b5c...1919978 (1): > Handle derivatives that are NAN or INF
b17ab4a46c arun3688 * OMCompiler 0a7961e...8a2def5 (1): > fix csv file inputs and LOG_STATS for dataReconciliation
d1ca88cdf3 arun3688 update DataReconciliationOpenCpsTests
e93b2eb3f0 Andreas * OMCompiler 45edd24...0a7961e (1): > Fixed error with install_name_tool for OMSI
e3a228f348 Lennart Ochel * OMSimulator dafde86...13c7b5c (1): > Configure stale bot
8fe2e10484 Lennart Ochel * OMSimulator 180daf0...dafde86 (2): > Return right-hand limit for derivatives of lookup tables > Fix input derivatives for the first step
6a7d8da895 Martin Sjölund * OMCompiler b694f3f...45edd24 (1): > Add a warning if FMU is generated without compile-time URI
96e0644dcc Martin Sjölund Add spelling for URI
c60eac3639 hudson * libraries 56d8431...ca09a28 (1): > Bump libraries
06614510d9 Andreas * OMCompiler 9cb23bc...b694f3f (1): > Fix linking shared libs on mac os
aff96d67b1 Lennart Ochel * OMSimulator aa2c500...180daf0 (2): > Update pull_request_template.md > Update README.md
a7a7beb400 Martin Sjölund * OMCompiler 30afa79...9cb23bc (1): > Move cJSON to Compiler runtime as simulations do not use it
72a8af7a21 Martin Sjölund Update expected output; fewer files in source-code FMU
d51d900e1a Lennart Ochel * OMSimulator 0be281f...aa2c500 (1): > Refactoring of signal derivatives
666b4afef6 Adeel Asghar * doc 6eaa1a8...0c638e3 (1): > Added documentation about OMEdit menus.
0c638e30a2 Adeel Asghar Added documentation about OMEdit menus.
dbbf201793 hudson * OMCompiler 0839b2f...30afa79 (1): > Disable mmap in FMUs
c0bb00db4d hudson * OMSimulator bde4da4...0be281f (4): > Run hostname for Windows agent > Provide first order derivatives for lookup-tables > Fix reading time > Refactoring of signal derivatives
516aa19173 Adeel Asghar ticket:5413 Show a custom warning instead of error message When diff algorithm fails show a warning
6c9b69ce84 Martin Sjölund Upload generated documentation
c1d8a523f9 Adeel Asghar Allow simulation with data reconciliation
3b5ce5b211 Martin Sjölund Expected output for newInst compliance suite
3bb27436a6 hudson * libraries b5c5422...56d8431 (1): > Bump libraries
6d4ea79190 Martin Sjölund Add OMSimulator to default build since testsuite uses it
3cd1488702 hudson * libraries 5847e5e...b5c5422 (1): > Bump libraries
875d4f4d0e Martin Sjölund * libraries 30b8e8a...5847e5e (1): > Force Inline annotation for loadResource
26f6fc37f0 hudson * OMCompiler 450104a...0839b2f (1): > [NF] Add component prefix checks for records.
8fc9c9161c Adeel Asghar Fixes ticket:5359 Read the modified simulation settings
2dc8a1098f hudson * OMCompiler 8676697...450104a (1): > [NF] Fix Expression.typeOf for size(x).
e4d287055c Adeel Asghar Install the pre-commit hook for clients Killed tabs Fixed OMPlot link
a9c9afa597 hudson Merge remote-tracking branch 'origin/master' into pullrequest
3868c48817 Lennart Ochel * OMSimulator c11f942...bde4da4 (1): > Make 'bufferSize' optional in Python API (setResultFile) (#644)
f55d4f11ca Martin Sjölund [CI] Configure gcc build without hwloc
83ebb9bc52 Martin Sjölund Add 'testsuite/' from commit 'cabd6f22a34e3402ec62426f92475b945e3d977b'
9469788a66 Martin Sjölund Remove testsuite (will be re-added as git subtree)
eebd629408 Martin Sjölund * OMCompiler 73c7be8...8676697 (1): > Allow to configure without hwloc
f7c386b926 Martin Sjölund Update compliance failure list
469f281b4d Martin Sjölund * OMCompiler 7984f74...73c7be8 (1): > Fix path that the FMU binary is copied back into
f995093212 hudson Updating submodules
acb2653612 hudson * libraries 9b559a1...30b8e8a (1): > Bump libraries
24f4ca4193 vwaurich increase animation slider imcrements
2bce6be4e7 Lennart Ochel Update OMPlot/.gitignore
cabd6f22a3 Adeel Asghar Updated getClassNames test to new output
9d23be0a49 Martin Sjölund * OMCompiler 304f353...a2024ab (1): > Fix path used to debug docker run in FMI cross-compile
3823fc8e26 Adeel Asghar Fixes ticket:4842 Export the values with the actual unit
db70cfa50e Martin Sjölund Generate Autoconf.mo for Matlab test
707735d92d Adeel Asghar Fixes ticket:4955 Make sure name doesn't contain any space
a18a19d561 Martin Sjölund * OMCompiler ed7a206...304f353 (1): > Fixes for crashes in dynamic FMUs
d192d2ccc0 Martin Sjölund * OMCompiler 5de59c3...ed7a206 (1): > More debugging for cross-compilation of FMUs
a16c8c1c60 Martin Sjölund * OMCompiler 17ca1ee...5de59c3 (1): > Fix runtime CFLAGS detection
48ed322b5f Martin Sjölund * OMCompiler 384c6f8...17ca1ee (1): > Fix configure of ModelicaExternalC
f6573dbc6c Martin Sjölund * OMCompiler 0464950...384c6f8 (1): > Show files visible in docker before failing
f6fc0abe3d Martin Sjölund Also fix SCRIPT.mos to load Autoconf.mo
441e394c45 Martin Sjölund * testsuite 34d4ab0...f6fc0ab (1): > Also fix SCRIPT.mos to load Autoconf.mo
e7d8266805 Martin Sjölund * OMCompiler ccf8c89...0464950 (1): > Fix include path for docker FMI builds
ca8d2de59f Martin Sjölund * testsuite b827193...34d4ab0 (1): > Load Autoconf for the matlab translator
34d4ab036f Martin Sjölund Load Autoconf for the matlab translator
616fed6611 Adrian Pop no hooks are needed for OMShell, OMEdit, OMPlot, OMNotebook anymore
6cde39315e Adeel Asghar Updated the links
da42c1c59a hudson * libraries 0f6241c...9b559a1 (1): > Bump libraries
15dfaa7afa hudson Merge remote-tracking branch 'origin/master' into pullrequest
46bc05c52c Martin Sjölund Change commit from submodule to symlink
348afac56f Martin Sjölund * OMCompiler f12151c...ccf8c89 (1): > Link libzlib explicitly since gcc fails bootstrapping
a900aeab35 Martin Sjölund Add 'OMShell/' from commit 'cf210ceb0fe1d26744b0d62eaee0daa39c9169f5'
0824d635e3 Martin Sjölund Remove OMShell (will be re-added as git subtree)
e55eab08d7 Martin Sjölund Add 'OMNotebook/' from commit '3671c8f5065aff8145a01a70f941931caf3c07e2'
9277a51f88 Martin Sjölund Remove OMNotebook (will be re-added as git subtree)
cb7e493ddb Martin Sjölund Add 'OMEdit/' from commit '21f82a33bf74193b96a90a473999778440c87380'
1c89139953 Martin Sjölund Remove OMEdit (will be re-added as git subtree)
4df0afb015 Martin Sjölund Add 'OMPlot/' from commit '4b15019d19e127c61fed45ce9148add4fc3fe81e'
b4966f89f0 Martin Sjölund Remove OMPlot (will be re-added as git subtree)
c394834f02 Adeel Asghar * OMCompiler b9d5e4a...f12151c (1): > Make sure file is not modified before using the cache
2c38819c8b Martin Sjölund * OMCompiler 09f079c...b9d5e4a (1): > Clear the extra memory pools on each iteration
586d36e523 Adrian Pop * OMCompiler db4e230...09f079c (1): > [BUILD] - add missing = in Autoconf.mo.omdev.mingw
4034105c44 Adrian Pop * OMCompiler 81d8a03...db4e230 (1): > [BUILD] - fix System.c external interface for bootstrapping on Windows
851d1574a2 hudson * libraries 0efd5c9...0f6241c (1): > Bump libraries
9bc3c9b8e3 Adrian Pop * OMCompiler 02027be...81d8a03 (1): > [BUILD] - fix generation of Autoconf.mo on msys/mingw
295a9d50e2 Adrian Pop * libraries 501c5f9...0efd5c9 (1): > add provides for NcDataReader2
2984c96932 Adeel Asghar * OMEdit a95655f...21f82a3 (1): > Only show documentation for LibraryTreeItem::Modelica
21f82a33bf Adeel Asghar Only show documentation for LibraryTreeItem::Modelica
ef4b26a03a Martin Sjölund * OMCompiler 5db7684...02027be (1): > Move more constants from System.mo to Autoconf.mo
f6f094852a Adeel Asghar * OMEdit 03aae16...a95655f (1): > Added `oms_solver_wc_mav2` solver
a95655f008 Adeel Asghar Added `oms_solver_wc_mav2` solver
8738681860 Adeel Asghar * OMEdit 0bc9db2...03aae16 (1): > Fixes ticket:5412 Close the simulation result file properly
03aae16a22 Adeel Asghar Fixes ticket:5412 Close the simulation result file properly
ea4c085eb3 frape315 * OMSimulator 8908238...c11f942 (1): > Adaptive step-size solver for Co-simulation (#602)
b827193b13 Martin Sjölund Load Autoconf.mo in bootstrapping tests
42dffbd99c Martin Sjölund Updating submodules
c5f6f6c835 Adeel Asghar * doc 2c7fbf9...6eaa1a8 (1): > Fix indentation
6eaa1a86a6 Adeel Asghar Fix indentation
bd53a7ee63 Adeel Asghar * OMEdit 888930a...0bc9db2 (1): > Set the ModelWidget before setting the class text
0bc9db2d1b Adeel Asghar Set the ModelWidget before setting the class text
6ddf108a81 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
b75f3413ea Adrian Pop * OMCompiler 3997aa3...c84e407 (1): > [RUNTIME] the usual evening fix for Windows builds
a69a410145 Per Östlund [NF] Add external object connection test.
772fbf0806 Per Östlund Updating submodules
018430674a Per Östlund [NF] Add more when tests.
1e744a3452 Per Östlund Updating submodules
f193e07a08 Per Östlund [NF] Add more when tests.
0c6c63a5f6 Per Östlund Updating submodules
473d479180 Martin Sjölund * OMCompiler fc29404...adba422 (1): > Call the correct Makefile target on OMDev
3c401647a4 Per Östlund [NF] Add more when tests.
5427f3e5e9 Per Östlund Updating submodules
36d36230ff Martin Sjölund * OMCompiler 53c7613...ec459e7 (1): > Add more timers for solvers
1d88e8a7cc Martin Sjölund * OMCompiler e9616ab...53c7613 (1): > Try even harder to fix Windows builds
a8698a50cb Martin Sjölund * OMCompiler f337f6d...e9616ab (1): > Fix for Windows builds
26ce2d8e9d Adrian Pop * OMCompiler 9c7d828...f337f6d (1): > [OMSI] link with expat on non Windows
a514dc3b7b Adrian Pop * OMCompiler a356daf...9c7d828 (1): > [OMSI] fix the search lib path for sundial
8a00eba931 Adeel Asghar * doc 09c7fa1...2c7fbf9 (1): > Documentation of translation flags in OMEdit
2c7fbf9f31 Adeel Asghar Documentation of translation flags in OMEdit
b900c7ed1b Martin Sjölund Updating submodules
cd7e516923 Martin Sjölund Expected output when listing files in source FMUs
7e86472ea9 Adrian Pop * OMCompiler ab4e3e6...e13c1c3 (1): > attempt to fix MacOS builds - depend OMSI on fmil as well
4e96c49fab Per Östlund [NF] Add more when-tests.
abc4efe619 Per Östlund Updating submodules
b1dd04d8e8 hudson Updating submodules * OMEdit f000581...888930a (1): > Set setSaveContentsType to SaveInOneFile when creating non-existing classes Fixed a typo
1d7487d431 Andreas * OMCompiler f881685...e3fab53 (1): > [OMSI] Add OMSIBase library with solvers
96f619012e Per Östlund * OMCompiler b70342a...f881685 (1): > [NF] Fix visualization (ticket:5319).
888930a5c4 Adeel Asghar Set setSaveContentsType to SaveInOneFile when creating non-existing classes Fixed a typo
fa52b47634 Adeel Asghar * OMEdit e76522f...f000581 (1): > Set the save contents type when creating non existing classes
f000581199 Adeel Asghar Set the save contents type when creating non existing classes
b110bb1606 Martin Sjölund Updating submodules
b14fc7d6c9 Martin Sjölund Add testcase for ticket 5360
48e0b21721 Per Östlund * OMCompiler 417604f...759292c (1): > [NF] Remove workaround for ticket:4904.
a1b491d5a7 Lennart Ochel * OMSimulator afc407f...6f471e6 (1): > Re-add adaptive step-size control (#614)
9de0bfe33e Martin Sjölund * OMCompiler 2305d75...417604f (1): > Extend LOG_STATS_V with more timers
30e9e67d70 Adeel Asghar Updated the moveClass API test Check for all the loaded classes before and after the `moveClass` API call.
03eb7d62e8 hudson Updating submodules
e537dbc7fb hudson * libraries 424050d...501c5f9 (1): > Bump libraries
6ab08f22b9 Per Östlund * OMCompiler 72fdfb4...89078f5 (1): > Fix integer packing in C code generation.
3965509b42 Martin Sjölund * OMCompiler d85a258...72fdfb4 (1): > Do not run both event and output timers at the same time
4a84aaad6a hudson * libraries 161233d...424050d (1): > Bump libraries
16b02564bb hudson * libraries 55f9bfc...161233d (1): > Bump libraries
13c7f7a2cb Per Östlund [NF] Disable final parameter tests.
bf578f09ac Per Östlund Updating submodules
416ac23a4d hudson * libraries d78d477...55f9bfc (1): > Bump libraries
3f3f13ab30 Per Östlund [NF] Update tests.
3073eb1434 Per Östlund Updating submodules
38ba20a570 hudson * libraries 6dca805...d78d477 (1): > Bump libraries
d8e33dd57b Adeel Asghar * OMEdit df3d8f4...e76522f (1): > Check if the bitmap file exists or not
e76522f2d1 Adeel Asghar Check if the bitmap file exists or not
b9ff5e13a5 Adeel Asghar * OMEdit f84bf47...df3d8f4 (1): > Set the editor text via setClassText
d2a971e71a Adrian Pop * OMCompiler f350041...050a820 (1): > use fabs for doubles
df3d8f427b Adeel Asghar Set the editor text via setClassText
3aee092895 Adrian Pop * OMCompiler 570e9f0...f350041 (1): > fix MacOS builds
b0224f97c5 Adeel Asghar * OMEdit ed41047...f84bf47 (1): > Only return true from operator< when item is really less than
f84bf474dd Adeel Asghar Only return true from operator< when item is really less than
4b7d2c2ae0 arun3688 * OMNotebook da5e18f...3671c8f (1): > Fix some typos in OMNotebookHelp.onb
3671c8f506 arun3688 Fix some typos in OMNotebookHelp.onb
cd88809282 Adrian Pop fix tests after update of MSL 3.2.3
7bf714645e hudson Updating submodules
ed4104717c Adeel Asghar Fixes ticket:4799, ticket:4875, ticket:5191 and ticket:5393 Better duplicate functionality.
7dd33ff4ac Per Östlund [NF] Update tests.
e9bb8d6169 Per Östlund Updating submodules
8a7ebb7b65 kabdelhak [fixTest] ticket4793
314b7e3f39 kabdelhak Updating submodules
8de30392b1 Lennart Ochel Update doc/
1ca31320e1 Per Östlund * OMCompiler 2f5968b...f440207 (1): > [NF] Real range fixes.
5a9953276d Per Östlund [NF] Update tests.
d5f8767990 Per Östlund Updating submodules
09c7fa1406 Lennart Ochel Fix link to OMSimulator documentation
9e5561383f Per Östlund [NF] Add tests.
d32907bb32 Per Östlund Updating submodules
73d7366f2e Adrian Pop * OMCompiler 113e9da...9a49909 (1): > Fix windows build after linking with tables
63cc0598d4 Martin Sjölund * libraries c97f5db...49acef0 (1): > More libraries changed to BSD3
2c626d1a25 Martin Sjölund Updating OMCompiler
fe66efcafd Martin Sjölund * libraries e218231...c97f5db (1): > Add BSD3 license option for libraries
5e38dd5ec5 hkiel * OMEdit 94ae17d...e4f00d9 (1): > fix includes
e4f00d95bb hkiel fix includes
27b1fa1f81 hudson * libraries 70b9949...e218231 (1): > Bump libraries
1b0c515075 Per Östlund * OMCompiler 9656261...a5562cc (1): > [NF] Improve ModelicaIO support.
36558dcd3c Per Östlund * OMCompiler fe78a6d...9656261 (1): > [NF] Implement ModelicaIO_readMatrixSizes.
e8f547afb3 hudson * libraries d066e21...70b9949 (1): > Bump libraries
62f7a1c334 Per Östlund * OMCompiler fe6fd31...fe78a6d (1): > [NF] Implement ElementSource.getElementSourceTypes.
df234ac476 Martin Sjölund Updating submodules
37bcdd644f Martin Sjölund Update tests (not BackendDump of empty sections)
3f5243a8d8 Per Östlund Updating submodules
0c072d16e1 Per Östlund [NF] Add constraining class tests.
8d00236253 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.
94ae17d609 Per Östlund Fix case of include.
f818ba8ae0 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.
3e59d5b453 Adeel Asghar * OMEdit 43ebf04...67fe5ce (1): > Read the activate access annotations setting only at loading
67fe5ced31 Adeel Asghar Read the activate access annotations setting only at loading
d61da534b3 hudson * libraries dfea231...d066e21 (1): > Bump libraries
4a303b3cd4 hudson * libraries 28952b5...dfea231 (1): > Bump libraries
7912862cb2 hudson * libraries 8ca1fa2...28952b5 (1): > Bump libraries
6b821a8a99 Adeel Asghar Updating submodules
43ebf040cc Adeel Asghar Bundled all import and export actions under File menu Update to new interface of `buildEncryptedPackage` setSaveContentsType whenever we update the class information.
2de609cb36 hudson * libraries df1f2a3...8ca1fa2 (1): > Bump libraries
d6785fed88 Per Östlund Updating submodules
a10b1953ec Per Östlund [NF] Add redeclare test.
45fd35456b Andreas * OMCompiler ea6c155...cfee592 (1): > [OMSI] Preparing Code generation for C
0ee8017d12 Per Östlund * OMCompiler a0d3cc1...ea6c155 (1): > [NF] Fix ComponentRef.transferSubscripts.
d9b6b45b1e hudson * libraries 46e6094...df1f2a3 (1): > Bump libraries
cc9f361a6a Per Östlund Updating submodules
b11b5d545c Per Östlund [NF] Add redeclare test.
338c594840 Per Östlund * OMCompiler 68d87aa...1cc697e (1): > Add referencePointerString debug function.
1e237d2f62 Per Östlund * OMCompiler 50bc1b1...68d87aa (1): > [NF] Use explicit scope in InstNode.scopeName.
1d1289f364 hudson * libraries 17e826b...46e6094 (1): > Bump libraries
9e044ea4e6 Per Östlund Updating submodules
5a2e7ef25d Per Östlund [NF] Update tests.
20e11b521d AnHeuermann * OMCompiler f211539...5c656ca (1): > Add comment for parameters in generated code
239e57ff24 Adrian Pop add OMEncryption to .gitignore
6b4efb7b7a Per Östlund * OMCompiler ae2ddcb...f211539 (1): > [NF] Hack to fix some array conditions.
645efde67a Per Östlund [NF] Add inner/outer test.
3e2cc37004 Per Östlund Updating submodules
1229c9332f Per Östlund * OMCompiler f0376d4...b55fb1b (1): > [NF] Collect functions in array dimensions.
ee328a996a Per Östlund * OMCompiler b691eb1...f0376d4 (1): > [NF] Fix equation counting for _.
7e05f69559 hudson * libraries 2c53690...17e826b (1): > Bump libraries
4e226ae049 hudson * libraries 29a50fc...2c53690 (1): > Bump libraries
31dd020a4c Per Östlund [NF] Update tests.
78afa1eb6c Per Östlund Updating submodules
8a674c2369 Per Östlund * OMCompiler 69a3ec4...2ba9e4b (1): > [NF] Update the call type when type casting.
0372b6d339 Per Östlund * OMCompiler 0470a5b...69a3ec4 (1): > Fix : subscripting in Ceval.cevalSubscriptValue.
f64db19040 Per Östlund * OMCompiler cc9ae78...0470a5b (1): > Improve runtime implementation of 'diagonal'.
15a7e24ad2 Per Östlund * OMCompiler 482cb0e...cc9ae78 (1): > [NF] Improve type casting of some builtins.
7049f30133 Per Östlund * OMCompiler ba58857...482cb0e (1): > [NF] Fix function vectorization with type casting.
1c477aa8d1 Per Östlund [NF] Add more function vectorization tests.
ba60f65189 Per Östlund Updating submodules
5bf89f0922 hudson * libraries 7ddab42...29a50fc (1): > Bump libraries
06df31c77c Per Östlund Updating submodules
76b2ef35db Per Östlund Add cardinality to spellcheck.
426974a526 Per Östlund [NF] Update cardinality tests.
220cd16ea2 hudson * libraries 2064866...7ddab42 (1): > Bump libraries
2e48f65612 Per Östlund * OMCompiler c4e03c8...4961b36 (1): > [NF] Fix Call.reductionDefaultValue.
f15fcea196 Per Östlund * OMCompiler a44d71c...c4e03c8 (1): > [NF] Fix tuple calls in builtins and reductions.
cfe3263acb Per Östlund * OMCompiler 1784812...a44d71c (1): > [NF] Fix scope in Inst.instConnectorCref.
a5473164dd hudson * libraries 6c1b6a1...2064866 (1): > Bump libraries
08742a3c5a Martin Sjölund Add total model for changed ClosedLoop example
f6fbeafca5 Martin Sjölund Updating submodules
1e3bbbcd41 Per Östlund [NF] Update tests.
35b3d414c2 Per Östlund Updating submodules
31b563012c arun3688 * OMCompiler 57fb8ee...7c64e95 (1): > generate HTML report and debug log for dataReconciliation
b37f982b9a Per Östlund * OMCompiler 0eec718...57fb8ee (1): > Rename System.stringHashDjb2Mod alias.
7d264e89a2 Per Östlund [NF] Add expandable connector tests.
fa2169b2ee hudson Updating submodules
3d734cf3c8 Martin Sjölund Added Modelica 2018 US paper
9d9cee99e6 Martin Sjölund Add some Modelica'2019 papers
f51840c192 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.
9658c55ef2 Adeel Asghar bump OMEdit
29420dd9f9 Adeel Asghar Support for exporting/importing .mol without encryption/decryption
d09c7c7d89 hudson * libraries 9d8c132...a00049d (1): > Bump libraries
2acecddf08 Martin Sjölund * OMSimulator 7154469...afc407f (1): > Build CentOS7
98bcb48605 Martin Sjölund * OMSimulator 678e5cd...7154469 (2): > Add retry 2 times for MSVC64 target > Fix building on systems using Boost
9609be776a Adeel Asghar * OMCompiler 61b21df...5c5d5ad (1): > Check if .mol contains .mo files If it does then load them normally
a5d752a91e hudson * libraries 4b4cd17...9d8c132 (1): > Bump libraries
4ed92480b0 Martin Sjölund Updates for newest ThermoPower
a6021ff32f Martin Sjölund Updating submodules
5fb237721e Adeel Asghar * OMEdit 9f3d0f7...775b6d5 (1): > Fixed OMSimulator documentation link
775b6d575b Adeel Asghar Fixed OMSimulator documentation link
63783be7a0 hudson * libraries c5c9afe...c8bfed1 (1): > Bump libraries
64e532c246 AnHeuermann Neede one more change of ordering
996d2153bc hudson Updating submodules
e210825829 AnHeuermann Changed order of cse variables in jacobian for dynamicTearing2.mos
575806cbc8 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.
221cfcd17e hudson * libraries 98ee3a0...c5c9afe (1): > Bump libraries
eb9b5cb794 Martin Sjölund * libraries f4899c1...98ee3a0 (1): > Fix 3.2.3 patching
4f5354dd74 hudson * libraries 7b754d4...f4899c1 (1): > Bump libraries
a0627421ac hudson * libraries 3d1a422...7b754d4 (1): > Bump libraries
d48e821449 hudson * libraries 796760d...3d1a422 (1): > Bump libraries
fb0112831d Martin Sjölund * OMSimulator 31da4d4...678e5cd (1): > Update OMTLMSimulator
1e9d59d51c Adrian Pop * OMCompiler 0c02427...e32846a (1): > more fixes to ticket:5305
581d9b7c7e Adrian Pop * testsuite a6d7282...70e6d3a (1): > add test for ticket:5340
70e6d3af98 Adrian Pop add test for ticket:5340
3900745683 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
02540072ea Lennart Ochel * OMSimulator 063b29a...31da4d4 (1): > Test MSVC64 builds
21221e4e1f hudson * libraries f54fc08...796760d (1): > Bump libraries
eea5ec294c 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
0c4e65392c Martin Sjölund * OMSimulator 15b31e2...063b29a (1): > [Jenkins] Check if submodule was updated unexpectedly
a0daf5f8c9 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
22352d406a Per Östlund * OMCompiler 1afef5f...33c5dba (1): > [NF] Fix checkConnectorType for derived nodes.
adc135768a Per Östlund * OMCompiler a154b44...1afef5f (1): > [NF] Fix default connector type for discrete types.
a6d7282b3e Adrian Pop update test due to changes in ticket:5336
270177bbd3 Adrian Pop Updating submodules
223eec8800 Adrian Pop update OMCompiler/3rdParty
6c58cb89f5 Per Östlund * OMCompiler 89e4fb8...19e82ea (1): > [NF] Inherit annotations in functions.
ede3a43723 Lennart Ochel * OMSimulator 9015f14...9b58085 (2): > Update OMTLMSimulator > Enable tlm tests again
189f35e994 Robert Braun * OMSimulator e923b2a...9015f14 (1): > Sequential initialization of TLM submodels
68e2774872 Lennart Ochel * OMSimulator 2cb1242...e923b2a (2): > Emit results before stepping WC systems > Improve error messages of setRealInputDerivative
e277dd4f2f hudson Updating submodules * OMEdit d66d325...9f3d0f7 (1): > Update e-mail address
9f3d0f7c66 Lennart Ochel Update e-mail address
353170ebbc Lennart Ochel * OMSimulator 827b45e...74ab875 (2): > Make working dir a canonical path > Make working dir the default tmp dir
5eca2c82c6 Adrian Pop * OMSimulator 6d1a547...827b45e (1): > update OMTLMSimulator
9d3928c68a hkiel * OMCompiler a55f71c...89e4fb8 (2): > update documentation of some functions > fix compile warnings
d64206942a hudson * libraries d6f226b...bf186f6 (1): > Bump libraries
fb37f9539e Lennart Ochel * OMSimulator 5b18fb2...6d1a547 (1): > Sort API calls in the documentation
ab8a437033 Per Östlund * OMCompiler 2de3e75...a55f71c (1): > [NF] Fix type when casting arrays.
f1702248b3 Lennart Ochel * OMSimulator 2f8dd7a...5b18fb2 (1): > Update OMTLMSimulator
fb4a3775ee Robert Braun * OMSimulator dc6caf6...2f8dd7a (1): > Update TLM submodule
a4239907d1 Lennart Ochel * OMSimulator aca92db...dc6caf6 (1): > Add oms_setRealInputDerivative to the API
17e8dc1272 Lennart Ochel * OMSimulator 0eb72f6...aca92db (2): > Disable tlm tests for now. Revert this ASAP. > Implement soft real-time for co-simulation
00839f2f9c Lennart Ochel * OMSimulator 13a80b7...0eb72f6 (1): > Fix command-line option --solver
72c250fb69 AnHeuermann * OMCompiler b3d5248...2de3e75 (1): > Removed unused makefile rule mkbuilddir
4a9c3a2b20 arun3688 * OMCompiler ce469c3...b3d5248 (1): > fix Fstar Computation for dataReconciliation
d09ba73ad5 hudson * libraries 0f55607...d6f226b (3): > Bump libraries > update MSL hash > update version in patches to 4.0.0-dev
185f648012 Lennart Ochel * OMSimulator 85af15f...13a80b7 (1): > Update links in the README file
75b8c942b2 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.
f9f54cc240 Adeel Asghar * OMEdit 51d7b1e...b09a4f0 (1): > ticket:5274 Added a button to open the transformational debugger directly
d66d325c03 Adeel Asghar Set the default compiler and allow resetting back to default
f38b366f9b 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.
b09a4f003c Adeel Asghar ticket:5274 Added a button to open the transformational debugger directly
3a8709612e Adeel Asghar * OMEdit f0fa107...51d7b1e (1): > Fix OSX build
51d7b1ef5e Adeel Asghar Fix OSX build
f5ddcb5582 Karim Abdelhak * OMCompiler 5c4124c...ce469c3 (1): > [BE] Fix mixed-determined dump and raise index to 10
b58799a809 Karim Abdelhak [aspell] added overdetermined underdetermined underconstrained
a28c3f9760 Lennart Ochel * OMSimulator 32ebddd...85af15f (1): > Remove unused includes
6481cab703 Lennart Ochel * OMSimulator a0df12c...32ebddd (2): > Disable concurrent OMSimulator builds > New flag --stripRoot
510ff8cee4 Adrian Pop update OMCompiler with correct 3rdParty
23a6c4733d Adeel Asghar * OMEdit 9fe7631...f0fa107 (1): > ticket:5048 use the class name for listFile instead of file name
f0fa10751e Adeel Asghar ticket:5048 use the class name for listFile instead of file name
77305f95b0 Adeel Asghar * OMEdit 8db5bf7...9fe7631 (1): > ticket:5048 suppress the unnecessary qt warning messages
9fe763165f Adeel Asghar ticket:5048 suppress the unnecessary qt warning messages
c142f68caa arun3688 * OMCompiler d45128c...086fe63 (1): > add debug log and fix jacobian transpose for dataReconciliation
299f6fd84a Martin Sjölund * OMSimulator 75b0296...a0df12c (3): > Get latest OMTLMSimulator > Fix Python C interface > [Jenkins] Fix tests
20363b8ab1 Adeel Asghar * OMCompiler c0983d2...d45128c (1): > Expose the functions required by OMEncryption
8c3a23d5a7 Per Östlund [NF] Update tests.
e212d4da56 Per Östlund Updating submodules
106cb58a42 Lennart Ochel * OMSimulator 3a00dbf...75b0296 (2): > Re-add testsuite > Remove testsuite submodule
45d68bffa5 hudson * libraries 442de86...0f55607 (1): > Bump libraries
3bee91c1d7 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
89143c1270 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.
8db5bf7eb6 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.
39b77241a5 hudson * libraries 9bd9478...442de86 (1): > Bump libraries
f44d943bde Per Östlund [NF] Update tests.
6b26f03eec Per Östlund Updating submodules
ba4a3e231e Per Östlund * OMCompiler 2fee2f0...71414e4 (1): > [NF] Add execStat för Absyn->SCode.
7981963c12 hudson * libraries d48f031...9bd9478 (1): > Bump libraries
b145b55228 Adeel Asghar * OMPlot af5c4a6...4b15019 (1): > Clean up resources
fd9bf81a0f Per Östlund * OMCompiler 4b0bcc2...2fee2f0 (1): > Fix code generation for function outputs.
4b15019d19 Adeel Asghar Clean up resources
8c828b7e03 Adeel Asghar * OMEdit 91189d4...3e4797e (1): > Clean the SVGs
3e4797e934 Adeel Asghar Clean the SVGs
b0a3645908 Per Östlund * OMCompiler 68cc738...4b0bcc2 (1): > [NF] Improve Typing.typeExpDim.
be9c750c67 arun3688 fix DataReconciliationOpenCpsTests.mos baseline results
53450f865b arun3688 Updating submodules
262caf127e hkiel * OMEdit 7353b63...91189d4 (1): > fix for Qt4.8: do not use QStringRef.left() or right()
91189d4fa8 hkiel fix for Qt4.8: do not use QStringRef.left() or right()
8558faee44 Anatoly Trosinenko * OMEdit ce509a3...7353b63 (2): > Use different icons for autocompleted class and component names > Show meaningful descriptions for autocompleted classes and components
7353b630fd Anatoly Trosinenko Use different icons for autocompleted class and component names
502f86fd76 Anatoly Trosinenko Show meaningful descriptions for autocompleted classes and components
2fe61a6fc1 hudson * libraries 91c7cc3...d48f031 (1): > Bump libraries
aa92d03d8f hudson * libraries 8c04a0a...91c7cc3 (1): > Bump libraries
1a1d3db324 hudson * libraries 1541c34...8c04a0a (1): > Bump libraries
cd01b362f9 Lennart Ochel * OMSimulator f1611fc...3a00dbf (1): > Fix documentation of oms_importString
ae77dd6ede 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`.
ce509a36c2 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`.
a0d438c299 Martin Sjölund * OMCompiler bbc721e...05c8b02 (1): > Unroll the patch commands
0da1f65643 Martin Sjölund Updates for MSL 3.2.3 being added
8e643e8862 Martin Sjölund Updating submodules
ddc484b2e4 Per Östlund * OMCompiler d255b3a...bbc721e (1): > [NF] Use System.setUsesCardinality.
1d6c04a4c6 Martin Sjölund Updating OMCompiler
acff4fc141 Martin Sjölund * OMCompiler 554ce08...a6a2406 (1): > Remove svn-clean.py
8b4fc4efe6 Martin Sjölund * OMCompiler a27fbae...554ce08 (1): > Unify BSD/OSX and GNU sed syntax to one
d803f6750c Martin Sjölund Updating OMCompiler
bef7e4f632 Adeel Asghar ticket:5050 Use Qt::ElideRight for value column. Other columns use Qt::ElideMiddle
53121856e3 Martin Sjölund * OMCompiler fbc944f...e10d5e4 (1): > Use $(MAKE) in Makefile
21d2cf187b Martin Sjölund Updating OMCompiler
c8fa40216b Adeel Asghar ticket#5190 Save the class when saving the documentation
72b57be7fd Adeel Asghar ticket#5207 Preserve the jacobian type between simulations
acf3692098 Per Östlund * OMCompiler 0f5c4be...2f863d0 (1): > [NF] Make Real range generation more robust.
de55ec3770 Anatoly Trosinenko Do not pass platform triplets with '&' when compiling FMUs
008aaf86ec Per Östlund * OMCompiler 58af603...0f5c4be (1): > [NF] Handle inner/outer in records.
0c09579285 Anatoly Trosinenko Refactor GitCommands.{h,cpp}
52aaba44e4 Per Östlund * OMCompiler 38fd61a...58af603 (1): > [NF] Allow Fortran 77 as external language.
d1d87566fa Per Östlund [NF] Update tests.
9531ac33d6 Per Östlund Updating submodules
a3987d2f8b Per Östlund [NF] Add Complex subtraction test.
fa58684ecd Adeel Asghar * doc c7d4997...8b616b2 (1): > Improved the OMPython's setXXX functions explanation
8b616b2cf1 Adeel Asghar Improved the OMPython's setXXX functions explanation
789da9f744 Adeel Asghar * doc 50403cf...c7d4997 (1): > Fix heading style
06c68c1efa Martin Sjölund Updating OMCompiler
c7d4997de4 Adeel Asghar Fix heading style
646c9d059c Martin Sjölund * libraries 7061218...5abf33d (1): > Add MSL 3.2.3
29765f5482 hudson * libraries 582ceb7...7061218 (1): > Bump libraries
a974fed698 Per Östlund * OMCompiler be0943f...8167b9d (1): > [NF] Partially revert 8fcf925.
40501effcd arun3688 * doc 2ef337a...50403cf (1): > fix OMJulia introduction
50403cfa6a arun3688 fix OMJulia introduction
a0238987d9 hudson * doc bbccbd9...2ef337a (2): > Merge remote-tracking branch 'origin/master' > users guide doc for FMU animation
2ef337a4e8 Adeel Asghar Merge remote-tracking branch 'origin/master'
970471d854 Volker Waurich users guide doc for FMU animation
7e3b0eaa7d Per Östlund * OMCompiler 247f185...be0943f (1): > [NF] Fix scoping of redeclared components.
2078fcba08 Per Östlund * OMCompiler 852d89e...247f185 (1): > [NF] Handle importing and inheriting the same name.
96385720e3 Per Östlund * OMCompiler 8fcf925...852d89e (1): > [NF] Fix operator overloading.
fbf72a40df Per Östlund * OMCompiler fcedc05...8fcf925 (1): > [NF] Various improvements.
fa64771d52 Lennart Ochel * OMSimulator 6bfac9a...f1611fc (2): > Updating testsuite > Step me-system also if it doesn't contain any FMU
53bb83a9de Willi Braun Updating submodules
d97b893746 Willi Braun added test for ticket5294
a36ff7228d hudson Updating submodules
35ce3fd871 Willi Braun adjust test
21a25349a5 Lennart Ochel * OMSimulator 5fcd6f3...6bfac9a (1): > Revert "Fix bug in oms_compareSimulationResults"
3f09a75612 Per Östlund * OMCompiler bf2e0a4...eb421e8 (1): > [NF] Evaluate bindings of complex final parameters.
bc3ef81387 Lennart Ochel * OMSimulator d2a0e99...5fcd6f3 (1): > Fix bug in oms_compareSimulationResults
597b6c86bc Lennart Ochel * OMSimulator 5ee8cb1...d2a0e99 (1): > New flag --wallTime
5ce87e80f2 Lennart Ochel * OMSimulator 4a05af7...5ee8cb1 (1): > Updating testsuite
6727d600ed Lennart Ochel Test output-states
d164e66abc Lennart Ochel Updating submodules
c3b5ebb235 Lennart Ochel Expected output
2d94743e5d hudson * libraries ce198e2...582ceb7 (1): > Bump libraries
f643f5b5a4 Lennart Ochel * OMCompiler e3d42ec...7eaf6bc (1): > Replace BackendDAEUtil.traverseBackendDAEExpsEqnsWithUpdate
885713e535 Per Östlund Updating submodules
0082843b05 Per Östlund Add test for --showStructuralAnnotations.
8e4b477fcb Per Östlund * OMCompiler 2128334...547468f (1): > Expand crefs when simplifying cat.
20243de701 Lennart Ochel * OMSimulator 3ddb45c...4a05af7 (1): > Fix tables and time in wc-systems
6cc245e7ca Lennart Ochel * OMSimulator 9890d0f...3ddb45c (2): > Updating testsuite > Fix deletion of associated connections
3534b10ab2 Lennart Ochel * OMShell 43edc61...cf210ce (1): > Update .gitignore
cf210ceb0f Lennart Ochel Update .gitignore
4824a887d7 Lennart Ochel * OMSimulator 7d7e812...9890d0f (1): > Remove Identifier.h/cpp
c2b1c9a018 hudson * libraries 277c9e5...ce198e2 (1): > Bump libraries
6772ad32a8 Lennart Ochel * OMSimulator 14b8f2b...7d7e812 (2): > Test if regex is valid > Fix result filter for tables
f02df9f015 Adeel Asghar * doc 27c9045...bbccbd9 (2): > Document the variable filter option > ModelicaSystem can load dependent Modelica files
bbccbd95b9 Adeel Asghar Document the variable filter option
0b6f0159ac Adeel Asghar ModelicaSystem can load dependent Modelica files
e52a2d854a Adeel Asghar * doc 9c99416...27c9045 (1): > Updated examples
27c90450f3 Adeel Asghar Updated examples
91daed6d25 hudson * libraries 3867ee4...277c9e5 (2): > Bump libraries > update MSL patches due to version changes - update master revision to the lastest in repos.json
88ec3b611c hudson Updating submodules * OMEdit e519aa1...5016e9c (2): > Update .gitignore > Make oms_system_wc the default system choice
5016e9c73a Lennart Ochel Update .gitignore
31578c0838 Lennart Ochel Make oms_system_wc the default system choice
90ac577e48 Adrian Pop Updating OMCompiler
87023ab543 Lennart Ochel * OMPlot c25c2a7...af5c4a6 (1): > Update .gitignore
af5c4a6ad3 Lennart Ochel Update .gitignore
825f1f0f1e Lennart Ochel Updating submodules * OMOptim 6cc37d7...794e92d (1): > Update common
43edc6161b Lennart Ochel Update common
9d9580f5ba Lennart Ochel * OMNotebook bc948d8...da5e18f (1): > Update common
da5e18f2ed Lennart Ochel Update common
e60d0de056 Lennart Ochel Update .gitignore
02d3df86d8 Lennart Ochel * OMSimulator c8b9900...470808f (3): > Updating testsuite > Dump error if setReal failed > Dump error if getReal failed
99820f8bd9 Adrian Pop * OMCompiler e2dbad2...43044cb (1): > [FMU] static link sundials, ticket:5293
e29c9e2cfc hudson Updating submodules * OMEdit d21bc7d...e519aa1 (1): > ticket#5282 Added a customizable delay in variable filter
9ba78919c7 Adrian Pop * OMCompiler 5e72f06...e2dbad2 (1): > more execstat: at the end of frontend and for checkmodel
e519aa1121 Adeel Asghar ticket#5282 Added a customizable delay in variable filter
3d550e416a Martin Sjölund * OMSimulator a200e03...02399ec (1): > Make a static build using Alpine Linux
de0b3ad996 Per Östlund Updating submodules
5c577d75d6 Per Östlund [NF] Add when test.
9e91387fe3 Adeel Asghar * OMEdit 0ce89e2...d21bc7d (1): > Check against the actual stop time Rename for OMSimulator models is not implemented yet.
d21bc7d100 Adeel Asghar Check against the actual stop time Rename for OMSimulator models is not implemented yet.
5290514e76 Adeel Asghar * OMEdit 712d903...0ce89e2 (1): > Compare against LibraryType
0ce89e2f06 Adeel Asghar Compare against LibraryType
2a10dd5f3e Adeel Asghar * OMEdit 5297e5b...712d903 (1): > ticket#5285 Implemented "save as" for OMSimulator models
712d903b2b Adeel Asghar ticket#5285 Implemented "save as" for OMSimulator models
9d1baa9714 Adeel Asghar * OMEdit 35a006c...5297e5b (1): > Better handling of system simulation information Allow instantiation and simulation from system and submodel level as well.
5297e5ba08 Adeel Asghar Better handling of system simulation information Allow instantiation and simulation from system and submodel level as well.
b9a78f02c5 Lennart Ochel * OMSimulator 08e3bf9...a200e03 (1): > Fix asynchronous simulation
cd6134b315 hudson * OMSimulator 8c8c521...08e3bf9 (2): > Remove obsolete references to OMSimulatorLib.png > Re-add dummy TLM interface
26b40ffe7b Lennart Ochel * OMSimulator d573c46...8c8c521 (1): > Add some missing lua and python bindings
785efe1788 Lennart Ochel * OMSimulator d90764d...d573c46 (1): > Implement oms_getFixedStepSize
470837dba3 Lennart Ochel * OMSimulator 29991f2...d90764d (1): > v2.1.0-dev
64def7ab00 hudson Updating submodules * OMEdit 55dabec...35a006c (1): > Do not place autogenerated commands to OMC window command line history
fd4e040b50 Per Östlund [NF] Update tests.
5a980e9963 Per Östlund Updating submodules
35a006cfc8 Anatoly Trosinenko Do not place autogenerated commands to OMC window command line history
2534649017 Lennart Ochel * OMSimulator 8cec050...3c0c27c (1): > Read version string from file if git is not available
0dacf2aba0 Willi Braun * OMCompiler 8cd9743...25cfbd5 (1): > removed misleading fScalings labels in kinsol dump
dd3ff330e8 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.
55dabec31a Adeel Asghar ticket#5273 Reset the filters before inserting new items to Variables Browser The filters are applied back after insertion.
b610dde480 Adeel Asghar * OMEdit 2b48418...18e18bd (1): > OMSimulator binaries are in bin folder for Windows
18e18bdfac Adeel Asghar OMSimulator binaries are in bin folder for Windows
bbf16cdeae Per Östlund * OMCompiler 683050e...8cd9743 (1): > [NF] Fix root class modifiers.
580dd2bb5a Lennart Ochel * OMSimulator 29e2dae...8cec050 (1): > Allow setting start values before an FMU is instantiated
080a4a03d7 Lennart Ochel * OMSimulator 1552061...29e2dae (2): > Updating testsuite > Make model->getSystem("") returning the root system
2d5a7feefc Lennart Ochel * OMSimulator 628d249...1552061 (1): > Update Python bindings
e8dc4c0b9d Adrian Pop * libraries dc6dc70...3867ee4 (1): > add .git ending
6f8f24c0f8 Lennart Ochel * OMSimulator 54741bf...628d249 (2): > Update oms_freeMemory > Add more Python bindings
79d048cbbe hudson Updating submodules * OMSimulator 5efb12d...54741bf (1): > Remove idle bat-files
2bbce90589 David Polak * OMCompiler 0ef03fc...683050e (1): > Fix FMU hybrj_ function signature
cc4354dedf Anatoly Trosinenko * OMCompiler 23d8d26...0ef03fc (1): > Use the stack bottom value from the old threadData, if available
e290872bff Lennart Ochel * OMSimulator 34bf83d...5efb12d (1): > Fix some issues with SSP import for SC systems
db3cabe345 hudson * libraries 720a5ce...c8881a0 (1): > Bump libraries
7261151137 Adrian Pop * OMCompiler 0861aa3...23d8d26 (1): > fix metis build on mac
2f561db069 Adrian Pop * OMSimulator d32a5f4...34bf83d (1): > Use curly instead of normal
2fb0879ace Adeel Asghar * OMEdit 0bae201...2b48418 (1): > Adapt to oms_setTolerance
2b48418df5 Adeel Asghar Adapt to oms_setTolerance
ed8efa22bc hudson Updating submodules * OMEdit d04b21f...0bae201 (2): > Fix call of oms_setTolerance > Text view for OMSimulator components
0bae201f4a Lennart Ochel Fix call of oms_setTolerance
585e397281 Per Östlund * OMCompiler ea40561...0861aa3 (1): > [NF] Fix Typing.typeCrefDim.
9a352e40bb Adeel Asghar Text view for OMSimulator components
32f2c4511a Per Östlund Updating submodules
6307dbc48a Per Östlund [NF] Add reduction tests.
78b742bfbd Lennart Ochel Updating submodules
84a90a33fc Lennart Ochel Update tests
d04b21f89c Lennart Ochel Fix oms model state
5cdb13db13 Lennart Ochel Adapt to OMSimulator API changes
6717298e9a Per Östlund * OMCompiler ef2d3b4...bbc0127 (1): > [NF] Record binding fixes.
ebc2b0f30a Adeel Asghar * OMEdit 6bcab54...5ab86e2 (1): > System simulation information for strongly coupled systems
5ab86e2444 Adeel Asghar System simulation information for strongly coupled systems
1002d7bc9b hudson Updating submodules * OMEdit b3b2c54...6bcab54 (1): > Allow setting OMSimulator flags Removed the oms2 references
6bcab54400 Adeel Asghar Allow setting OMSimulator flags Removed the oms2 references
fb6797a73c Anatoly Trosinenko * OMEdit 8a25d73...b3b2c54 (1): > Basic implementation of completion for Modelica
b3b2c54c2b Anatoly Trosinenko Basic implementation of completion for Modelica
c14d0527f5 hudson * libraries bb7703b...2f5b752 (1): > Bump libraries
1ff576939d Anatoly Trosinenko * OMEdit 4f53a8a...8a25d73 (1): > Implement feature to move FMU after build
8a25d733f2 Anatoly Trosinenko Implement feature to move FMU after build
1a51d290d0 Lennart Ochel * OMSimulator 9bf31c4...724b23a (1): > Updating testsuite
efa44fb5e3 Per Östlund * OMCompiler 1f8adde...ef2d3b4 (1): > [NF] Element-wise overloaded operator support.
d663c40d82 Per Östlund Update tests.
164a5ffe75 Per Östlund Updating submodules
7df2771384 Lennart Ochel Update DualMassOscillator.mo
2bf67ee957 Lennart Ochel * testsuite a5b0f22...7df2771 (1): > Update DualMassOscillator.mo
25020e4e4e Per Östlund * OMCompiler 5e47a15...1f99d4a (1): > [NF] Add case for MUTABLE in Typing.typeExp.
df139e6a8a Per Östlund * OMCompiler 158a345...5e47a15 (1): > [NF] Flatten for-loop ranges when unrolling.
a2a6189283 Per Östlund * OMCompiler c0d2c57...158a345 (1): > [NF] Fix TypeCheck.getRangeTypeReal.
749025cd81 Per Östlund * OMCompiler 973bab3...c0d2c57 (1): > [NF] Improve Ceval.evalArrayConstructor.
92fe820984 Adrian Pop * OMSimulator 0ca3a87...9bf31c4 (1): > link with -latomic on i386
793eed3be8 hudson * libraries b229cc9...bb7703b (1): > Bump libraries
12b8cb95ff Per Östlund * OMCompiler d681d71...973bab3 (1): > [NF] Cleanup some toString functions.
dc548f0ecd Lennart Ochel * testsuite 539eebd...a5b0f22 (1): > Test case for coupled ME-FMUs
a5b0f2221a Lennart Ochel Test case for coupled ME-FMUs
b714080405 Lennart Ochel * OMCompiler 8481cc5...d681d71 (1): > Trigger internal computation in initialization mode
114dd97fce Lennart Ochel * OMSimulator 25b7058...0ca3a87 (1): > Fix linking boost
fc1361e67e Per Östlund * OMCompiler 3c1d34e...8481cc5 (1): > [NF] Fix type in Ceval.evalArrayConstructor.
539eebd8ef Lennart Ochel Expected output
576e64c1ce Lennart Ochel Updating submodules
2d54278593 Lennart Ochel * OMSimulator a8590e0...0d9a538 (1): > Flag to avoid using (wrong) InitialUnknowns from OpenModelica
ec10172a78 Per Östlund * OMCompiler 0fb5b98...3c1d34e (1): > [NF] Collect functions in builtin attributes.
fbfc3fad87 Per Östlund * OMCompiler 2be04fd...0fb5b98 (1): > [NF] Fix Flatten.collectTypeFuncs for arrays.
f17c7f84d5 hudson * libraries a7b173c...b229cc9 (1): > Bump libraries
30417ae50f Adrian Pop * OMCompiler 1871ad3...2be04fd (1): > [NF] support range based on enumeration type
0d9909d968 Adrian Pop * OMCompiler da97141...1871ad3 (1): > add more operators and builtin functions to the embedded codegen
643bfada5a Lennart Ochel * OMSimulator dc81b66...a8590e0 (1): > Fix multiline log messages on Windows
ab601ab7a3 hudson * libraries 97e5b18...a7b173c (1): > Bump libraries
c15ea990a5 Lennart Ochel Initialization of a simple composite model
aa775798be Lennart Ochel * testsuite 6c01304...c15ea99 (1): > Initialization of a simple composite model
fb97934cc4 Lennart Ochel * OMSimulator 8198634...dc81b66 (1): > Fix initialization of composite models
bd5825906c Lennart Ochel * OMSimulator 26f4f93...8198634 (1): > Fix debug configuration
9f86e33d3e Lennart Ochel * OMSimulator 49c2b46...26f4f93 (2): > Check if it is not allowed to set a start value > Check if FMU exists
7cdbd01693 hudson * libraries f99d436...97e5b18 (1): > Bump libraries
d4af0bd408 Per Östlund * OMCompiler c8cc40e...da97141 (1): > Handle record better in lowerArrayEqn.
6c0130470c Lennart Ochel Move OMSimulator tests to its own folder
135b7b1cb8 Lennart Ochel * testsuite bde3269...6c01304 (1): > Move OMSimulator tests to its own folder
0c338ceb28 Per Östlund * OMCompiler c68f433...c8cc40e (1): > [NF] Fix Ceval.makeRecordBindingExp.
8894598e36 hudson * libraries c563d2e...f99d436 (1): > Bump libraries
d5c9d7abb8 Adeel Asghar * OMEdit 7074e48...4f53a8a (1): > More FMU capability flags Added `canInterpolateInputs` and `maxOutputDerivativeOrder`
4f53a8a7aa Adeel Asghar More FMU capability flags Added `canInterpolateInputs` and `maxOutputDerivativeOrder`
75b75d444a Per Östlund * OMCompiler ef2fed9...c68f433 (1): > [NF] Ceval/SimplifyExp improvements.
bde3269e14 Lennart Ochel Test case for initialization of an FMU
0987149f69 Lennart Ochel Updating submodules
8ee41fb4fb Per Östlund * OMCompiler 82a256a...2f4f72e (1): > [NF] Fix connection graph.
48530199c6 Martin Sjölund Add missing depends line
25a996e946 hudson Updating submodules
43cc0a2a46 arun3688 add tests for computing reconciled x and sx
0492dfd185 Lennart Ochel * OMCompiler 5c68648...a4086ba (1): > Fix initialization of parameters and attributes for FMUs
2a93e3e52a hudson * libraries 7ad0ed5...c563d2e (1): > Bump libraries
868ae7cbd5 Adeel Asghar * OMEdit e6e83ea...7074e48 (1): > ticket:5187 Fixed the indentation issue Preserve user formatting where entire sub-packages are kept as single files
7074e48876 Adeel Asghar ticket:5187 Fixed the indentation issue Preserve user formatting where entire sub-packages are kept as single files
79fb9fca0b Per Östlund * OMCompiler 15e62b7...5c68648 (1): > [NF] Retype array constructors after ceval.
6b5a2cc2cc Per Östlund * OMCompiler 8311f26...15e62b7 (1): > [NF] Improve toString functions.
22b81040dc Lennart Ochel * OMCompiler 0695240...8311f26 (1): > Fix capability flag maxOutputDerivativeOrder
c47a20db44 Lennart Ochel * OMSimulator 7196c9a...49c2b46 (1): > Move add_rpath to cmake
0fa2410569 Per Östlund * OMCompiler 43bdde4...0695240 (1): > [NF] Various fixes.
8d6a86bbcf Martin Sjölund * OMCompiler 17e1186...43bdde4 (1): > Add the trigonometric functions to EmbeddedC
5f74dae9f7 hudson Updating submodules * OMSimulator 49fa246...7196c9a (3): > Generate dynamic version of OMSysIdentLib > Misc warning fixes > New implementation of command line flags
f3830b7fd3 Per Östlund * OMCompiler cf3c2d4...17e1186 (1): > [NF] Improve Expression.splitRecordCref.
c69acb4a90 hudson * libraries 0f44e9f...04efb7e (1): > Bump libraries
06230fdef2 Per Östlund * OMCompiler b839fa1...cf3c2d4 (1): > [NF] Fix DAE conversion of ^ operator.
5ddf5fe2cf Per Östlund * OMCompiler 8ad5de1...b839fa1 (1): > [NF] Fix DAE conversion of / operator.
3a416d669e Per Östlund Add moveClass test.
6508c93fa4 Per Östlund Updating submodules
94854f254a Martin Sjölund * doc d08d562...9c99416 (1): > Add DOI for Eurosim 2016
9c994164fd Martin Sjölund Add DOI for Eurosim 2016
5f35ad2e2b hudson * libraries dba5111...0f44e9f (1): > Bump libraries
0ef3ef7c29 Anatoly Trosinenko * OMSimulator e9e1403...49fa246 (1): > Logging: do not call vsnprintf for disabled debug messages
57ef0b1960 hudson * libraries 174a4f0...dba5111 (1): > Bump libraries
dd401ea20f hudson * libraries 6147311...174a4f0 (1): > Bump libraries
df0452cb68 Anatoly Trosinenko * OMCompiler 1b6a960...1e836b6 (1): > Implement *_get_5D(...) array accessors
134d5852aa Lennart Ochel * OMSimulator b865951...e9e1403 (2): > Support input derivatives > Add maxOutputDerivativeOrder to FMUInfo
ce88c16c2d Lennart Ochel * OMSimulator 557cbb7...b865951 (1): > Add bat files to run config and build process
88b1ed64e1 hudson * libraries 14714c1...6147311 (1): > Bump libraries
ed2cbce38f Anatoly Trosinenko * OMCompiler 52cd129...1b6a960 (1): > Do not complain on NULL returned when allocating 0 objects
cd71f416e2 hudson * libraries a0ef68d...14714c1 (1): > Bump libraries
f05c7c3878 Adrian Pop check if common directory exists
c31d49b1fb hudson * libraries f22b5e7...a0ef68d (1): > Bump libraries
0821045bb1 Martin Sjölund * OMCompiler 2b1c2bf...52cd129 (1): > Additional debug messages for overdetermined systems
9be213254c adrpo display the commands during run
ae7259ae40 adrpo make it executable
3a1ea1703e hudson * libraries 48137c7...f22b5e7 (1): > Bump libraries
a74939d1d7 Adrian Pop * doc 79083ae...d08d562 (1): > fix sed expression for changing svg to pdf in .tex
d08d5620bc Adrian Pop fix sed expression for changing svg to pdf in .tex
5c04f7b565 Robert Braun * OMSimulator 36f810b...557cbb7 (1): > Enabled oms3_setLoggingLevel for TLM simulations
7e364deda7 hkiel * OMCompiler 802d9c8...2b1c2bf (1): > fix copy&paste error
e4c4f8f73f Adrian Pop * doc 4593658...79083ae (1): > proper literal quote for function comments
f026e43179 Dietmar Winkler * OMCompiler 4eda4f7...802d9c8 (1): > BeautifulSoup 3 is no longer maintained, switch to bs4
79083ae241 Adrian Pop proper literal quote for function comments
2c2276b3b0 Adrian Pop * doc c6431a4...4593658 (1): > fix missing backquote, remove space in literal
43508c1e26 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
4593658c79 Adrian Pop fix missing backquote, remove space in literal
9d0d1a98cf Adrian Pop * doc a596ebd...c6431a4 (1): > never ending story
c6431a4218 Adrian Pop never ending story
3e83e69591 Adrian Pop * doc 2ab3862...a596ebd (1): > attempt verbatim escaping
a596ebda99 Adrian Pop attempt verbatim escaping
5b3e6726de hudson * libraries fbd1815...48137c7 (1): > Bump libraries
3fdcbf2e46 hkiel * OMNotebook bec0c66...bc948d8 (2): > fix notebook documents being trashed, trac:5255 > also ask before deleting cell when using keyboard short cut
bc948d82c6 hkiel fix notebook documents being trashed, trac:5255
d52fbfc996 hkiel also ask before deleting cell when using keyboard short cut
ebb51a350e Adrian Pop * doc db03d43...2ab3862 (1): > attempt to fix rst warnings, make class comment verbose
2ab38620a8 Adrian Pop attempt to fix rst warnings, make class comment verbose
d6ee3b73de Adrian Pop * doc a448030...db03d43 (1): > activate the profiling again
db03d43cdf Adrian Pop activate the profiling again
df494c231a hudson * libraries d697be9...fbd1815 (1): > Bump libraries
771345a742 Martin Sjölund * libraries c7a1ffc...d697be9 (1): > M_LS2 2.3.4 provides 2.3.2 functionality
d80495aea2 hkiel * OMCompiler 7140453...434838c (1): > fix SVG generation script for Python3
49f2729f28 hudson * libraries 23d1fa6...c7a1ffc (1): > Bump libraries
1696e2d008 Lennart Ochel * OMSimulator 6ca3f79...36f810b (1): > Fix performance issue of writing the simulation results
4ff0ebd88e hudson * libraries bb717a9...23d1fa6 (1): > Bump libraries
bc6d808639 Adeel Asghar * OMEdit 19b718f...e6e83ea (1): > Removed unnecessary debugging/helping code.
e6e83ea334 Adrian Pop fix ticket:5251, use secsTo instead of direct comparison
1e137dfbcb Adrian Pop * OMEdit 4a8d97d...19b718f (1): > fix ticket:5251, use secsTo instead of direct comparision
f887699899 Adrian Pop * OMCompiler d090ace...7140453 (1): > fix ticket:5250 handle '<' and '>' the way GenerateDoc.mos does
6965af0296 wibraun * doc d5eccd3...a448030 (1): > added section for DAE mode
a44803077a wibraun added section for DAE mode
dee1ffbad5 Per Östlund [NF] Add operator overloading array tests.
d1a04bc77b Per Östlund Updating submodules
a8243f5541 hudson * libraries 9bd3ed5...bb717a9 (1): > Bump libraries
0823da75b8 Andreas * OMCompiler 3fa798f...b8ddb69 (1): > Added dependency for CPP runtime on Windows mingw build
c0bc3ccc6a niklwors * OMCompiler 7a31ea6...3fa798f (1): > [cppruntime] Adapted zero function tolerance
1cabdc1f83 Adrian Pop Updating submodules
24f22591be Adrian Pop add test for ticket:5249
50a0bb93fc hudson * libraries 2ba74b0...9bd3ed5 (1): > Bump libraries
a7a556e821 wibraun * OMCompiler 8255622...83d5105 (1): > added UsersGuide ref ticket:4246
cb76bb3342 Lennart Ochel * OMCompiler 35cf6f8...8255622 (1): > Fix typos
03f4fb32e9 niklwors * testsuite edc48e4...b7a3f0c (3): > temporary deactivated cpp test > temporary deactivates cpp test > adapted cpp test
b7a3f0cede niklwors temporary deactivated cpp test
e9f8ac1598 niklwors temporary deactivates cpp test
4329bd6a8a niklwors adapted cpp test
4e495f466d hudson * libraries 52ea1e6...2ba74b0 (1): > Bump libraries
edc48e43fd Per Östlund [NF] Update tests.
94a8f6b558 Per Östlund Updating submodules
f327e1776e Willi Braun Updating submodules
918a5f78e8 Willi Braun update daeMode examples
a5a441c442 Per Östlund * OMCompiler 7b01c95...23e4c45 (1): > Improve code generation for ADD/SUB_ARRAY_SCALAR.
1c44f86a16 Adeel Asghar * OMEdit 14a8e7b...4a8d97d (1): > ticket:5244 Fix plotting array derivatives
4a8d97dc9b Adeel Asghar ticket:5244 Fix plotting array derivatives
ebdece43b2 Lennart Ochel * OMSimulator 6bc7844...6ca3f79 (1): > Add --progressBar to CLI
4ce9d1d2d3 Adrian Pop * libraries f5eaab2...52ea1e6 (1): > add text on how to add a new library
e6fbb61b1e hudson * libraries d1c8830...f5eaab2 (1): > Bump libraries
6383b5954b Per Östlund * OMCompiler 32d10a9...7b01c95 (1): > [NF] Fix Record.collectRecordParam.
968a6f7cf0 Adrian Pop * libraries 6d6603f...d1c8830 (1): > add ThermalSeparation library
de8057ec16 hudson * libraries b34a8b8...6d6603f (5): > Bump libraries > update Complex and ModelicaTest trunk patches > Update ModelicaServices trunk patch > update MSL master > update Modelica trunk patch
be84cd68da Per Östlund * OMCompiler d8ca873...32d10a9 (1): > [NF] Record fixes.
2a3f35c408 Lennart Ochel * OMSimulator ed6d9f8...6bc7844 (1): > Implement a progress bar for stepUntil
50c759882d Per Östlund [NF] Add record constructor tests.
37ff3e6db4 Per Östlund Updating submodules
598960397d Per Östlund * OMCompiler c257574...a16d2aa (1): > Fix lowerEqn for initial complex equations.
728409e52c Adeel Asghar * OMEdit 2310bb3...14a8e7b (1): > ticket:5187 preserve user formatting
14a8e7bb8b Adeel Asghar ticket:5187 preserve user formatting
e971eca79d Lennart Ochel * OMSimulator eb3cec2...ed6d9f8 (1): > Implement oms3_setLoggingLevel
8d7f6f8c00 Per Östlund * OMCompiler b641911...c257574 (1): > [NF] Collect constructors from record expressions.
b60ef14b17 Robert Braun * OMSimulator 1db7789...eb3cec2 (3): > Updating testsuite > Use number of log samples for TLM logging > Log all variables with TLM simulations
8a4a6d9d0e hudson Updating submodules * OMEdit b7e072e...2310bb3 (1): > Fix OSX build
2310bb3c83 Adeel Asghar Fix OSX build
2c111aa2c7 adrpo update README.md
9eb6d39f39 Lennart Ochel * OMSimulator 7d3831b...9d2f1cc (1): > Add wallTime to systems and components
3856d3c939 hudson * libraries b29a005...b34a8b8 (1): > Bump libraries
454cc0f4b5 Per Östlund * OMCompiler a1f95a6...b641911 (1): > Handle DAE.REDUCTION in differentiateExp.
db3e5dacde Per Östlund [NF] Add type input/output tests.
64bf6c5e96 Per Östlund Updating submodules
7e723a6ae1 Lennart Ochel * OMSimulator 0936825...7d3831b (1): > Updating testsuite
aac088eccd Adeel Asghar * OMEdit 5866cd2...b7e072e (1): > ticket:5234 Make sure we always set the MainWindow as active after the simulation
b7e072e578 Adeel Asghar ticket:5234 Make sure we always set the MainWindow as active after the simulation
856ae3fd61 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
5866cd268a Adeel Asghar Make sure we log the messages in the same thread Read the standard output and error files when using the OMSimulator API
dbcd0a4386 hudson * libraries c5d6e2b...b29a005 (1): > Bump libraries
5e99d5ae7e Adrian Pop v1.14.0-dev
e9b53fa5ab Adrian Pop v1.14.0-dev
42a18c2efe Adrian Pop update the tagging script
c7cfe9ead6 Adrian Pop add a script to tag the release
e861b96d55 Per Östlund [NF] Update tests.
ef5d1da1aa Per Östlund Updating submodules
f3614b6b4c Per Östlund * OMCompiler cb2f4d4...c1a48de (1): > [NF] Add missing cases to Expression.compare.
f73be11ca1 hudson * libraries 4cfb2b3...c5d6e2b (1): > Bump libraries
606f99b610 Per Östlund Updating submodules
3693a2765a Per Östlund [NF] Update tests.
3a80efe2e5 Per Östlund * OMCompiler 9fc7ba2...c7c9c71 (1): > [NF] Clone derived nodes.
a063a0ee5b hudson * libraries 346a5ff...4cfb2b3 (1): > Bump libraries
731b96f1ef hudson * libraries d96f686...346a5ff (1): > Bump libraries
9b262ea3c6 Per Östlund * OMCompiler 8ffc95a...9fc7ba2 (1): > [NF] Improve evaluation of record fields.
b63f2de9a6 Per Östlund Updating submodules
60f7012181 Per Östlund [NF] Update tests.
1f0b2c95d2 hudson * libraries e55a16c...d96f686 (1): > Bump libraries
2dedf251f9 Adeel Asghar * OMEdit 6abfbe4...a8fad2e (1): > Cancel the composite model simulation properly Set the default result file buffer to 100
a8fad2e176 Adeel Asghar Cancel the composite model simulation properly Set the default result file buffer to 100
439ab45125 Adeel Asghar * OMEdit 3ab3f3d...6abfbe4 (1): > Copy the simulation output without HTML formatting
6abfbe4e9b Adeel Asghar Copy the simulation output without HTML formatting
612fcd10e0 Adeel Asghar * OMEdit a078212...3ab3f3d (2): > Delete the Algloop* files generated by cpp runtime > Make sure the result file is new
36d1c9e24f Willi Braun adjustTests
74d0b9d17d Willi Braun Updating submodules
3ab3f3d2ff Adeel Asghar Delete the Algloop* files generated by cpp runtime
3328a587dc hudson * libraries 6849ba0...e55a16c (1): > Bump libraries
1ff9da8188 Adeel Asghar Make sure the result file is new
e91e1ce0ea Rüdiger Franke * OMCompiler 6770e63...de12219 (1): > [Cpp] Normalize paths for simple concatenation of file names
a21a6771cd 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
a7e0e86811 Per Östlund * OMCompiler 8b10a66...aa64ed4 (1): > [NF] Constant evaluation optimizations.
8a481787fc Adeel Asghar * OMEdit 8caab61...a078212 (1): > Interactive simulation is only implemented for c-runtime
a0782120c0 Adeel Asghar Interactive simulation is only implemented for c-runtime
a861c454e6 Per Östlund * OMCompiler 99e1c39...8b10a66 (1): > [NF] Include root name when creating complex DAE types.
884824a1f9 Per Östlund * OMCompiler 809abfc...99e1c39 (1): > [NF] Improve Expression.hasArrayCall.
a14e6294a0 Per Östlund * OMCompiler bccd64c...809abfc (1): > [NF] Collect more record constructors.
622902ef50 Per Östlund * OMCompiler 2661fa9...bccd64c (1): > [NF] Record fixes.
078bb51cfe Rüdiger Franke * OMCompiler 9bcafd6...2661fa9 (1): > [Cpp] Implement flags for input and output path, ticket:4773
a449fe81e4 Rüdiger Franke * OMCompiler 6f93d97...9bcafd6 (1): > [Cpp] Fix derivative vars in XmlPropertyReader, ticket:4773
d64e610cca Adeel Asghar * OMEdit bcad330...8caab61 (1): > Set the tolerance for WC systems
8caab614ae Adeel Asghar Set the tolerance for WC systems
d0f02ca1dc Willi Braun update tests
60dd6b7f9b hudson Updating submodules
c22d7d0631 hudson * libraries e4f7696...6849ba0 (1): > Bump libraries
155dade7f4 Adeel Asghar * OMEdit a907340...bcad330 (1): > SSD text view for systems.
bcad33063a Adeel Asghar SSD text view for systems.
e4c61d1f48 Adeel Asghar * OMEdit 11caab2...a907340 (1): > Set the signal filter when instantiating the model.
a907340220 Adeel Asghar Set the signal filter when instantiating the model.
821a3b5c52 Lennart Ochel * OMSimulator f34bbb6...0936825 (1): > Add oms3_setSignalFilter
7adba7b5e0 Rüdiger Franke * OMCompiler 7f7fb53...210af85 (1): > Re-add local ModelicaExternalC to Cpp runtime, ticket:5227
2f21e5acdf Per Östlund [NF] Add record inheritance tests.
f1ef750b4e Per Östlund Updating submodules
381bb20c88 Adeel Asghar * OMEdit b753795...11caab2 (1): > Allow adding TLM connector to the component
11caab2a3d Adeel Asghar Allow adding TLM connector to the component
51e6bc3cd4 Adeel Asghar * OMEdit 2a71c2e...b753795 (1): > Highlight oms:TlmMaster keyword
b753795398 Adeel Asghar Highlight oms:TlmMaster keyword
1a5b5b0e34 Adeel Asghar * OMEdit 46cf236...2a71c2e (1): > Don't change the filename
2a71c2e9f8 Adeel Asghar Don't change the filename
b7a12310f9 hudson * libraries 5eaddd4...e4f7696 (1): > Bump libraries
2a80a5344f Adeel Asghar * OMEdit 2e15199...46cf236 (1): > Connectors are not allowed on a TLM system
46cf236700 Adeel Asghar Connectors are not allowed on a TLM system
52782f5503 Robert Braun * OMSimulator 71785cb...f34bbb6 (2): > Updating testsuite > Prevent add variable of existing type to TLM bus
03628c0e27 Per Östlund * OMCompiler 12ee163...96dfd76 (1): > [NF] Evaluate more constants in functions.
4d2c7430ab Per Östlund * OMCompiler 6ac3d32...12ee163 (1): > [NF] Minor fixes.
4767f96a40 Per Östlund * OMCompiler 83bdb3d...6ac3d32 (1): > [NF] Fix type checking of tuple expressions.
7857c0c505 Robert Braun * OMSimulator 707c3c3...71785cb (2): > Updating testsuite > Fix setTLMPositionAndOrientation
8ccdc3f975 Per Östlund * OMCompiler eeb0df6...83bdb3d (1): > [NF] Fix subscripting of ranges.
e49f7dc199 Rüdiger Franke Update test with array of overconstrained connectors
957e964443 Rüdiger Franke Updating submodules
f33ad06724 Adeel Asghar * OMEdit e8953bb...2e15199 (1): > More structuring of OMSimulator files
2e1519928a Adeel Asghar More structuring of OMSimulator files
3bb7e3c86e Rebeka Farkas * OMSimulator 4506eb3...707c3c3 (2): > Updating testsuite > Extend functionality with adaptive step size control
7626613982 hudson * libraries 0f64bed...5eaddd4 (1): > Bump libraries
e980f70a5b Per Östlund [NF] Added partial function application tests.
a04a3a79c9 Per Östlund Updating submodules
670faf6d9e Per Östlund * OMCompiler f5cbc6b...0fa8007 (1): > Fix anyString for SOME().
ba23f78a62 Lennart Ochel * OMCompiler dc05202...f5cbc6b (1): > Fix CS-FMU doStep function - Fix event handling - Fix integration method (euler)
a907b31e9e Adeel Asghar * OMSimulator 76d061d...4506eb3 (1): > oms3 interface for logging callback
77ecf90652 Adeel Asghar * OMEdit 0545fc6...e8953bb (1): > TLM system simulation information interface
e8953bb7f1 Adeel Asghar TLM system simulation information interface
3c3de597ee Robert Braun * OMSimulator c33b0e8...76d061d (2): > Updating testsuite > Simulate external models with oms3
d7c1219c98 Adeel Asghar * OMEdit b0ea5fe...0545fc6 (1): > Better structuring of OMSimulator related files
0545fc6501 Adeel Asghar Better structuring of OMSimulator related files
940587fc5b Robert Braun * OMSimulator 7d99ad0...c33b0e8 (2): > Updating testsuite > Improved TLM error messages
cbbf0e496d Lennart Ochel * OMSimulator 5c8abb7...7d99ad0 (1): > Install OMSimulatorPython.bat for mingw
8f838d3b35 Lennart Ochel * OMSimulator 1a10b4e...5c8abb7 (1): > Fix oms3_getVersion for python3
9119d3b3c1 hudson * libraries ef1322c...0f64bed (1): > Bump libraries
9db65356f5 Adrian Pop * OMCompiler 19f18d6...dc05202 (1): > fix linearization file generation in Windows (ticket:5223)
dbf845a26b Adeel Asghar * OMEdit 287d131...b0ea5fe (1): > Allow setting the logging interval via oms3_setLoggingInterval
b0ea5fef25 Adeel Asghar Allow setting the logging interval via oms3_setLoggingInterval
0dbbd32cfb hudson Updating submodules * OMEdit 9fe9b41...287d131 (1): > Use oms3_getTLMVariableTypes to build a drop down list
287d131b1c Adeel Asghar Use oms3_getTLMVariableTypes to build a drop down list
406c6c8b16 hudson * libraries 7c8c768...ef1322c (1): > Bump libraries
f18c274436 Adeel Asghar * OMEdit 6d42c9d...9fe9b41 (1): > Different colors for tlm connectors based on the domain
9fe9b419b2 Adeel Asghar Different colors for tlm connectors based on the domain
3146cae3a2 hudson * libraries ff8f02e...7c8c768 (1): > Bump libraries
a3d1babfd6 Rüdiger Franke Update tests for improved treatment of array equations
ffadee3cb6 Rüdiger Franke Updating submodules
f5277cf079 Lennart Ochel * OMSimulator 3157a26...0548479 (1): > Add Lua binding for oms3_setTolerance
d8e8a9717b 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.
6d42c9da96 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.
6e453c0f00 Adeel Asghar * OMEdit 2621afe...3ee0acc (1): > ElementPropertiesDialog to set the parameters and inputs
3ee0acce83 Adeel Asghar ElementPropertiesDialog to set the parameters and inputs
4b5e4db90b Rüdiger Franke Add test VectorizedSolarSystem
6efa8e0dd9 Rüdiger Franke Updating submodules
ed4280952e Per Östlund Updating submodules
7603f209da Per Östlund Update tests.
8140833337 Robert Braun * OMSimulator e434811...3157a26 (1): > Enable NO_TLM define for oms3
4eb61ade59 Lennart Ochel * OMSimulator fd0d6d0...e434811 (1): > Emit also the final time point
aa1af1021c Lennart Ochel * OMSimulator fbd3c2d...fd0d6d0 (2): > Implement oms3_setTolerance > Fix logging of initial data point
4af7458eb8 Lennart Ochel * OMSimulator 3748b74...fbd3c2d (1): > Update configWinVS.bat
f2e3ba2bc4 Lennart Ochel * OMSimulator aed06aa...3748b74 (1): > Fix logging of duplicated data points
0335e278fc Adrian Pop * OMCompiler d5e13f9...74a1cd4 (1): > fix GC stats
59a2937ab5 Lennart Ochel Expected output
f5782b2fd7 Lennart Ochel Updating submodules
6d88eb1d63 hudson * libraries 4f924c2...ff8f02e (1): > Bump libraries
4cf1199c19 Lennart Ochel * OMSimulator 5aef2bb...aed06aa (1): > Add link to pre-compiled binaries for 32bit
a31745f959 Lennart Ochel * OMSimulator 0bbc49c...5aef2bb (1): > Prevent extra whitespaces
28294f9493 Lennart Ochel * OMSimulator d15f831...0bbc49c (1): > Fix boost for MSVC32
c9a4a6b2e0 Lennart Ochel * OMSimulator cf14c00...d15f831 (1): > Fix command line flag --intervals
5bfb91449d Lennart Ochel * OMSimulator fdb33ba...cf14c00 (1): > Fix SC systems without continuous states
8f18c12440 hudson * OMEdit 0e17c70...2621afe (2): > TimeManager is not dependent on OSG now. > Use OpenModelica rtclock.h for timers
2621afe56b Adeel Asghar TimeManager is not dependent on OSG now.
14969127e8 Martin Sjölund Use OpenModelica rtclock.h for timers
efdc88e543 Lennart Ochel * OMSimulator 2a154db...fdb33ba (1): > Solving continuous alg. loops
14c2e1d440 Lennart Ochel * OMSimulator 0a10848...2a154db (3): > Implement oms3_addSignalsToResults/removeSignalsFromResults > Fix internal time value of lookup tables > Implement oms3_setLoggingInterval
e75eb52fcd hudson * libraries 164d509...4f924c2 (1): > Bump libraries
2209f8d338 Lennart Ochel * OMPlot 084b9e4...c25c2a7 (1): > Update common
c25c2a74fc Lennart Ochel Update common
30eb2d52e0 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
0e17c70e58 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
e20252e67f Lennart Ochel * OMCompiler 8fe98ae...a616890 (1): > Make dummy states derivatives bidirectional
00ec14eb78 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
a420831702 hkiel * OMCompiler 789a1ec...8fe98ae (2): > remove superfluous matchcontinue > improve doc generation speed
7322a4331c Rüdiger Franke Expected result when placing iter subs appropriately
7320897520 Rüdiger Franke Updating submodules
e132e8959b Lennart Ochel * OMSimulator 65eae41...2025b42 (2): > Fix oms3::ComponentFMUCS::reset > Fix oms3_reset
f170f069a9 Lennart Ochel * OMSimulator 080f1be...65eae41 (1): > Implement oms3_reset
0512407c23 Lennart Ochel * OMSimulator 6c5c4c5...080f1be (1): > Improve performance if no result file should be generated
f8a6e5cf00 Lennart Ochel * OMSimulator 7e22759...6c5c4c5 (1): > Add oms3_stepUntil
134a7978b0 Lennart Ochel * OMSimulator d1a45d4...7e22759 (1): > Replace boost::filesystem::unique_path
cbbc6a95a7 hudson * libraries ef772bd...164d509 (1): > Bump libraries
d6c5e161cb Adeel Asghar * OMEdit 8f7c38a...eb5a8a2 (1): > Load the connections when start/end element is empty
496daa65f4 Robert Braun * OMSimulator ecbf7d6...d1a45d4 (1): > Updating testsuite
8fec8c14da Lennart Ochel * OMSimulator 8e09aad...ecbf7d6 (3): > Implement oms3_setLoggingLevel > Update the CLI to use oms3 > Fix OMSimulatorPython on WSL
8b58d20cca Lennart Ochel * OMSimulator a58f0ef...8e09aad (2): > Updating testsuite > Add cvode for ME mode
38b876b000 Martin Sjölund * OMSimulator c790d2f...a58f0ef (1): > Disable building using MSVC64 by default
c597735b81 Robert Braun * OMSimulator 024e9c6...c790d2f (3): > Updating testsuite > Added missing dimension conversion for TLM > Implement SystemTLM::getReals and SystemTLM::setReals
0bf898ebbd Robert Braun * OMSimulator d3ef067...024e9c6 (1): > Remove oms3_setTLMInitialValues
6f0eafdf78 Per Östlund * OMCompiler 42eeda4...c308368 (1): > [NF] Fix Ceval.evalComponentBinding.
af06de0f69 Per Östlund * OMCompiler 7905e37...42eeda4 (1): > Fix inline type checking.
a21b3155d6 Robert Braun * OMSimulator fad2ba1...d3ef067 (1): > Implement oms_getTLMVariableTypes
c6f3d97309 Robert Braun * OMSimulator f06327c...fad2ba1 (2): > Updating testsuite > TLMBusConnectors in Component class
b4ac6b2110 Robert Braun * OMSimulator 27d9807...f06327c (1): > Improved thread-safedy for TLM simulations
eec8779834 Lennart Ochel * OMSimulator 88526bb...27d9807 (1): > Fix oms3_delete for component connectors
9000d63ee7 Lennart Ochel * OMSimulator b7bf9b3...88526bb (1): > Add oms3_listUnconnectedConnectors
a992e08697 hudson * libraries e3a8f63...ef772bd (1): > Bump libraries
a373c79009 Lennart Ochel * OMSimulator 30ad338...b7bf9b3 (1): > Check if cref exists in scope before adding a new bus
1b6ffb701a Lennart Ochel * OMSimulator 1b0424e...30ad338 (2): > Handle discrete connections > Initializing the pseudorandom number generator
bffe031c1e hudson * libraries 9ef79f7...e3a8f63 (1): > Bump libraries
47b17d7406 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
92b1b402a3 Per Östlund * OMCompiler a2b203f...7905e37 (1): > [NF] Fix NFFunction.mapExpParameter.
3d70040ca9 Lennart Ochel * OMSimulator ae2c477...d5700ac (1): > Fix oms3::SystemSC::terminate
22273ccf75 Lennart Ochel * OMSimulator 15a5627...ae2c477 (3): > Updating testsuite > Use predefined error messages > Implement model exchange mode
14c73e6a07 hudson * libraries 1fa10b6...9ef79f7 (1): > Bump libraries
093fb55a52 Per Östlund * OMCompiler 13a4ae4...a2b203f (1): > [NF] Evaluate more package constants in functions.
1a8a859b4c Per Östlund Updating submodules
aa7e9c177d Per Östlund [NF] Add another when test.
5242f216f7 Per Östlund Updating submodules
87201bfbf5 Per Östlund [NF] Add when test.
c64dff53e9 Rüdiger Franke * OMCompiler 4125b19...144493f (1): > [Cpp] Fix reduce_array, usub_array and in-situ access to array slice
9c478d45b6 hudson * libraries 60733b9...1fa10b6 (1): > Bump libraries
81d436c992 hkiel * OMCompiler 83d2116...4125b19 (1): > fix for Python3 remove redundant code optimize string compare
f67148ed7d Rüdiger Franke Expected result treating array flows as array equations
e71ee59b52 Rüdiger Franke Updating submodules
5e6638ec5d Per Östlund * OMCompiler 52bf402...e8bea85 (1): > [NF] Improve simplification of functions.
eb5a8a2336 Adeel Asghar Load the connections when start/end element is empty
65eadaffd7 hkiel * OMCompiler 5c46636...52bf402 (1): > increase performance of file name case sensitivity fix
56cd97effc Lennart Ochel * OMSimulator 304901e...15a5627 (3): > Add oms3::ssd::ElementGeometry::importFromSSD > Import element geometry from SSD > Export element geometry to SSD
944abb1f1b Willi Braun * testsuite 87420c2...01e433a (1): > added test for ticket-5206
01e433a520 Willi Braun added test for ticket-5206
49fcac37ff Willi Braun * OMCompiler 19ec6d1...5c46636 (1): > [BE] add support for if equations as residual equations
436d02689f Lennart Ochel * OMSimulator f7bcf12...304901e (1): > Fix oms3_terminate
39f24a001b hudson * libraries da0073c...60733b9 (1): > Bump libraries
f57f39bcdf Adeel Asghar * OMEdit 4c9b181...8f7c38a (1): > Simulate OMSimulator models
8f7c38acb6 Adeel Asghar Simulate OMSimulator models
4dacc22f9b Per Östlund * OMCompiler 2492d60...19ec6d1 (1): > [NF] Evaluate >= as >=, not as >.
c404416eb7 Per Östlund * OMCompiler 223798a...2492d60 (1): > [NF] Improve typing of vector().
24dec478e2 Per Östlund * OMCompiler 98896ae...223798a (1): > [NF] Evaluate parameter subscripts.
0555034b60 Rüdiger Franke Updating submodules
87420c2d6c Rüdiger Franke Add test for vectorized flow connectors
2180a0b4d8 Lennart Ochel * OMSimulator 1443a2e...f7bcf12 (1): > Remove oms3_updateConnection from header file
39eb3270be Willi * OMCompiler 0e4d8ee...023c904 (1): > add RSUB dump to ExpressionDump
5beba6c209 Robert Braun * OMSimulator 8c2bf94...1443a2e (2): > Updating OMTLMSimulator > Make TLM simulation thread-safe
8af3c6c6b1 Adeel Asghar * OMEdit 1185761...4c9b181 (1): > set text for few commands
4c9b181224 Adeel Asghar set text for few commands
b1f66874c6 Lennart Ochel * OMSimulator feb7a16...8c2bf94 (2): > Implement oms3_cancelSimulation_asynchronous > Implement oms3_simulate_asynchronous
a3e7bd997d hudson Updating submodules * OMEdit 41d9433...1185761 (1): > Use `oms3_setConnectionGeometry` instead of `oms3_updateConnection` Edit the TLM connection using `oms3_setTLMConnectionParameters`
1185761b22 Adeel Asghar Use `oms3_setConnectionGeometry` instead of `oms3_updateConnection` Edit the TLM connection using `oms3_setTLMConnectionParameters`
db6ab06783 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
8358bc4946 Adeel Asghar * OMEdit 7493133...41d9433 (2): > Fix a typo > Use --suppressPath flag
41d943353b Adeel Asghar Fix a typo
5f917a680a Adeel Asghar Use --suppressPath flag
84466457c0 Lennart Ochel * OMSimulator 5b4ab62...973f60a (2): > Updating testsuite > Suppress path properly
fdc3a14458 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
7f5f228ce3 Per Östlund * OMCompiler c54cb4b...0e4d8ee (1): > [NF] Remove bad NFCeval optimization.
cf21e86a40 Lennart Ochel * OMSimulator de9c976...f641838 (1): > Updating testsuite
ff8e809c0f Lennart Ochel * OMSimulator efc723a...de9c976 (1): > Fix oms3_setFixedStepSize
d90e47959b Lennart Ochel * OMSimulator 02b95a7...efc723a (2): > Add oms3_getModelState to API > Add lua bindings for get/set Integer/Boolean
17adca05ad Adrian Pop * OMCompiler 804c58e...c54cb4b (1): > support cycles in anyString (ticket:5205)
ade4e7b00d Adeel Asghar * OMEdit ba17bb1...7493133 (1): > Fix Qt4 compilation
7493133552 Adeel Asghar Fix Qt4 compilation
e425825886 Rebeka Farkas * OMSimulator 7a2e426...02b95a7 (1): > Extend OMSimulator to handle integer connections
9e3f30b7ae Anatoly Trosinenko * OMEdit b1cb26e...ba17bb1 (1): > Print a warning when no platforms are specified when generating an FMU
7c8b286f2d Per Östlund * OMCompiler 6da90a0...804c58e (1): > [NF] Fix inStream/actualStream on arrays.
ba17bb1793 Anatoly Trosinenko Print a warning when no platforms are specified when generating an FMU
59cff684bd Lennart Ochel * OMSimulator d8c229f...7a2e426 (1): > Fix bug for qualified fmu variable names
a6311dd1cd 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
b1cb26e4c0 Adeel Asghar Only show input/output connectors on the view Fixed few minor bugs
ef02fddca6 Adeel Asghar Allow connections directly from the connectors
fdf0ab1517 Adeel Asghar Handle the connection if FMU port contains dot
7e08313a8c Adeel Asghar Allow creating TLM connection between TLM buses
b2e6536251 Adeel Asghar TLM buses and connectors
fb6277fec3 Adeel Asghar Edit bus connection
e8247c90ab Adeel Asghar Add/Load the co-simulation FMUs
63faf7e9ca Adeel Asghar Restrict sub systems creation based on the current system type.
eff759e9ad Adeel Asghar Bus connection dialog
f8d500ad91 Adeel Asghar Use `GraphicsView::roundPoint` instead of `GraphicsView::snapPointToGrid` for OMS connections
510f80ce8f Adeel Asghar Update the component instance when connector/bus is added/updated
6d04063f90 Adeel Asghar Allow editing a bus connectors Re-implement redo function only in UndoCommand and use redoInternal in all child commands
1f3978fa31 Adeel Asghar Export SSP instead of SSD
5b7ef1e0a9 Adeel Asghar Don't push the failed commands to UndoStack
6697f70d9a Adeel Asghar Atomic connections omscommunication.log file for OMSimulator called APIs
f492eeb34b Adeel Asghar Set the logging callback after settings
3344d0e27d Adeel Asghar Set the TLM bus geometry Added new OMSimulator tags for syntax highlighting
416a83b3ec Adeel Asghar Implemented AddTLMBusDialog Add and load the TLM bus
0072563b4e Adeel Asghar Add bus to the system Green icon for the bus
59832c1925 Adeel Asghar Use oms3_import to load a model Built-in icons for the connectors Draw the systems and connectors in the ModelWidget
b85412548a Adeel Asghar Add connectors to the system
03ab7794ec Adeel Asghar Removed New FMI model menu item.
b40b971c2b Adeel Asghar Enable/disable toolbar buttons based on the active view
98cff3bcc1 Adeel Asghar Updated add/edit/delete icon commands to support system Use oms3_setElementGeomtry
0b6c0ed4bd Adeel Asghar Use oms3_export for saving a model
99d3ba8338 Adeel Asghar Add systems and sub systems Icon view for systems with shapes Use oms3_getElements
3b94ba5001 Adeel Asghar Create a new model with a root system
a3c597a1e7 Adeel Asghar Update to new oms3_element_type_enu_t Fixed usage of oms3_addSystem
bdd3e2a9b9 Adeel Asghar Added oms3_getElement
6cee4f33a2 Adeel Asghar Add system dialog
f47adba5e8 Adeel Asghar Create/delete model
ac8e7b9f32 Adeel Asghar Allow adding connectors to the system Don't draw ModelWidget for signals Added an interface for creating buses
751b9c8e2a Per Östlund * OMCompiler 2726ae4...6da90a0 (1): > [NF] Generate fold expression for reductions.
fa93dce072 Per Östlund * OMCompiler fbe0a66...2726ae4 (1): > [NF] Improve Expression.recordElement.
907c079364 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
ba472c6777 Per Östlund [NF] Add functional argument tests.
03203fba6d Per Östlund Updating submodules
aec8286473 Lennart Ochel * OMSimulator c6b5bc1...84c473f (1): > Simplify oms3::System::getConnection
48f9af0245 hudson * libraries 5ad7cf7...da0073c (1): > Bump libraries
c20827483d hkiel * OMCompiler dd78c08...c6038ff (1): > fix creation of zip file use dominant_baseline instead of alignment_baseline to circumvent SVG display flaw in Firefox
6172662a3f 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
88e51f6844 Martin Sjölund [fmuChecker] Fix version number
1f371d32c8 Martin Sjölund * testsuite ec5dfe9...88e51f6 (1): > [fmuChecker] Fix version number
c6488e5237 Martin Sjölund [Jenkins] Get gid of file instead of group
df7ca86fe0 hkiel * OMCompiler 08c3710...dd78c08 (1): > archive Icons as well clean working dir before creating docs
3553738262 Martin Sjölund [Jenkins] Fix config.status build directories
1d5d171d31 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
7024dc8d75 Adeel Asghar * OMSimulator 524b3c8...5dde806 (2): > Updating testsuite > Added `oms3_deleteConnectorFromTLMBus` Lua bindings for `oms3_deleteConnectorFromBus` and `oms3_deleteConnectorFromTLMBus` Improved some error messages
e57abfc6f4 Lennart Ochel * OMSimulator bbf534b...524b3c8 (3): > Updating testsuite > Write integer and boolean signals to result file > Implement set/getInteger and set/getBoolean
adc1e22a8a Lennart Ochel * OMSimulator 375887c...bbf534b (3): > Updating testsuite > Initialize time > Make oms3_addConnection associative
84efc1e83c hudson * libraries c03e3c4...5ad7cf7 (1): > Bump libraries
bd6ae48311 Robert Braun * OMSimulator d749db6...375887c (1): > Added TLMBusConnector connectors to C API
7b4f872582 Martin Sjölund * libraries 3919e3d...c03e3c4 (1): > Add Buildings v5.1.0
f88bdfc40a Adeel Asghar * OMSimulator f761573...d749db6 (1): > Fixed `oms3_getTLMBus`
c6ec0b90ca Lennart Ochel * OMSimulator 8543b9c...f761573 (3): > Flip causality checks for connectors > Write connector values to result file > Fix dependency graphs for connectors
ec5dfe941c Per Östlund [NF] Add -d=evaluateAllParameters test.
fd01413df3 Per Östlund Updating submodules
207ae89784 Adrian Pop * OMSimulator fe0ee89...8543b9c (1): > build OMRegEx before running cmake
9cba7318a4 hudson * libraries 261f8ef...3919e3d (1): > Bump libraries
ffb1985d91 Adrian Pop * OMSimulator 976b0e1...fe0ee89 (2): > Updating OMTLMSimulator > faster config and static link on mingw
7e53923920 hkiel * OMCompiler d129e47...c77f81e (1): > small fix for GenerateDoc.mos
0c7d2c41f1 Per Östlund * OMCompiler e073cfc...d129e47 (1): > [NF] Various fixes.
34d332e494 Lennart Ochel * OMSimulator 66c6ce7...976b0e1 (4): > Updating testsuite > Fix oms3_getReal/oms3_setReal > Fix initialization of WC systems > Implement more lua bindings
0236d1c30c Per Östlund * OMCompiler d39b07b...e073cfc (1): > [NF] Fixes for Modelica tables.
9d8443a25b Per Östlund * OMCompiler 9a92511...d39b07b (1): > [NF] Optimize cref evaluation.
74e3e1c2d8 Per Östlund * OMCompiler 7e237d3...9a92511 (1): > [NF] Optimize evaluation of for loops.
3f1083a145 hudson * libraries 618b19a...261f8ef (1): > Bump libraries
b05882be74 hkiel * OMCompiler ad7bdaf...7e237d3 (1): > fix GenerateDoc.mos
1e66ac0113 Lennart Ochel * OMSimulator f1c816a...66c6ce7 (3): > Updating testsuite > Implement tables with linear interpolation > Implement result files
0846fea987 Adeel Asghar * OMSimulator e93b458...f1c816a (1): > Use the error message from logging
3da2970098 hudson * libraries 5a0408f...618b19a (1): > Bump libraries
bd5eadcc09 Per Östlund Updating submodules
fb27486eee Per Östlund [NF] Update tests.
7c8c6406a2 hkiel * OMCompiler 898f94d...ff431bd (1): > try to fix some "Argument list too long" errors
203dd31bc3 Lennart Ochel * OMSimulator 82752bf...e93b458 (1): > Add addInput API to OMSysIdent.py
6ca404fc88 Adeel Asghar * OMSimulator 4d2b77b...82752bf (2): > Updating testsuite > Added oms3_deleteConnection API
3c52b4e124 Adeel Asghar * OMSimulator 4898824...4d2b77b (2): > Updating testsuite > Import bus connections
cb5f982999 Per Östlund * OMCompiler ad14159...898f94d (1): > [NF] Simplify trivial array constructors.
9088a466d5 hudson Updating submodules * OMPlot 8dd29ae...084b9e4 (1): > Set permissions of installed headers
084b9e4c07 Martin Sjölund Set permissions of installed headers
70aa34e515 Lennart Ochel * OMSimulator 2d7961f...3595fe6 (2): > Updating testsuite > Implement stepUntil for FMU-CS
5961b62a50 Adrian Pop * OMCompiler 3fd3624...ad14159 (1): > better explain where to change directory
a9280e2a0c hkiel * OMCompiler 6571fe8...3fd3624 (1): > make subdirs for hashed SVGs optional
f9892399a1 Martin Sjölund * OMCompiler a588c55...6571fe8 (1): > Upgrade libgc to 8.0 release
d5b4c5dfe6 Rüdiger Franke Expected result
5d7fc6fbc8 Rüdiger Franke Updating submodules
54551a332d Martin Sjölund Ignore GC warnings in rtest
13d99b6edb Martin Sjölund * testsuite 55185a1...54551a3 (1): > Ignore GC warnings in rtest
df6716740f Lennart Ochel * OMSimulator a9e0b8f...2d7961f (4): > Updating testsuite > Check for type real > Check model state when calling getReal/setReal > Implement oms3_setReal/oms3_getReal
55185a1365 Rüdiger Franke Update test with more consistent treatment of array equations
0160e5f635 Rüdiger Franke Updating submodules
b00a24f601 Lennart Ochel * OMSimulator 674594d...a9e0b8f (1): > Fix bug in oms3::System::getConnection
82151a64ef hudson * libraries eb8d187...5a0408f (1): > Bump libraries
433d8a5191 Lennart Ochel * OMSimulator f169350...674594d (2): > Updating testsuite > Fix addConnection for bus connections
f745d5534b Robert Braun * OMSimulator ce4bc84...f169350 (1): > Implement SystemTLM::writeToSockets/readToSockets
a8898bdb3f Robert Braun * OMSimulator feb4af9...ce4bc84 (4): > Implement oms3_setTLMInitialValues > Implement initial values in SystemTLM > Declarations of SystemWC::setReals and getReals > Implement System:getTLMBusConnectors
6c996d8a8b Lennart Ochel * OMSimulator c275cd9...feb4af9 (1): > Remove unused code
3f575006b5 Per Östlund [NF] Add conditional component binding tests.
1409cb8c87 Per Östlund Updating submodules
6c2839d0c0 Lennart Ochel * OMSimulator 9c802ab...c275cd9 (2): > Updating testsuite > Fix SSP import/export of lookup tables
993f292ab9 Willi Braun added testcase for ticket:5185
e1572cde2b Willi Braun Updating submodules
f5443244f0 Lennart Ochel * OMSimulator f46b9bb...9c802ab (2): > Updating testsuite > Add support for tables
88b425c37d hkiel * OMCompiler 743eec1...f73af46 (1): > fix link to svg
d5ce07ae8f Robert Braun * OMSimulator bac5ed7...f46b9bb (4): > Implement connection to sockets in SystemTLM > SystemWC::getTime, getStepSize and setStepSize > Implement System:getTLMBusConnectors > Implement delay in TLMBusConnector
6c41987b3b hudson * libraries afa3882...eb8d187 (1): > Bump libraries
5319580373 Rüdiger Franke Updating submodules
aadf3f352a Rüdiger Franke Expected result for size of for-equations
4dffaad694 hudson * libraries 182256d...afa3882 (1): > Bump libraries
b38f39158f Lennart Ochel * OMSimulator aa8b39b...bac5ed7 (2): > Updating testsuite > Fix bug in System::importFromSSD
dd69882948 Adeel Asghar * OMSimulator c6024eb...aa8b39b (1): > Added oms3_getComponentType API
1e0d4c6f0e Lennart Ochel * OMSimulator f375004...c6024eb (1): > Fix connectors of FMUs
aa010e9814 Per Östlund [NF] Add Clock constructor tests.
3f1f971253 Per Östlund Updating submodules
bc19d889f6 Lennart Ochel * OMSimulator c6ef0ca...f375004 (1): > Add simulation loop
2c0536b4ca Lennart Ochel * OMSimulator 0e8cb48...c6ef0ca (1): > Harmonize some method names
93bc661b1e Lennart Ochel * OMSimulator 239fcf9...0e8cb48 (1): > Remove oms3::Variable::name
835e27d872 Lennart Ochel * OMSimulator 0331c67...239fcf9 (1): > Fix dependency graphs
9b545c63ae Lennart Ochel * OMSimulator ba546e7...0331c67 (1): > Generate dependency graphs
bbff213ab5 Per Östlund * OMCompiler f66e5ac...5e59184 (1): > [NF] Expand transpose during simplification.
fe4be87c8a hudson * libraries 7ab3706...182256d (1): > Bump libraries
ddbb967665 Per Östlund Updating submodules
56d43b764a Per Östlund [NF] Update tests.
ec6b3b7acf Lennart Ochel * OMSimulator 401b383...ba546e7 (1): > Fix oms3_getElement for components
c1c11a0d5f hudson * libraries a04a507...7ab3706 (1): > Bump libraries
3e96c1f880 Robert Braun * OMSimulator b0b67d7...401b383 (1): > Implement SystemTLM::setPositionAndOrientation
9bde78e6f2 Lennart Ochel * OMSimulator d47a8ac...b0b67d7 (1): > Fix initialization of oms3_element_t
6fcb121338 hudson * libraries 731484b...a04a507 (1): > Bump libraries
f3546be68f Adrian Pop * libraries 7f14c45...731484b (2): > update PhotoVoltaics provides (fix typo, geez) > update PhotoVoltaics provides (properly this time)
42b8244d19 Adrian Pop * libraries bcbc063...7f14c45 (1): > update PhotoVoltaics provides
cb290ceb99 Robert Braun * OMSimulator cc040ff...d47a8ac (1): > Implement TLMBusConnector::registerToSockets
ef643a3af7 Rüdiger Franke Updating submodules
b1694bcd60 Rüdiger Franke Expected result avoiding -(-a)
14ec88946d Rüdiger Franke Adapt test to improved treatment of vectorized models
07c83a0428 wibraun * OMCompiler 75c4b3e...58cae62 (1): > [cRuntime] add some jacobian statistics
1d80f86c69 Robert Braun * OMSimulator 56fe862...cc040ff (3): > Updating testsuite > Correct connector types for 3D fine-grained buses > Pre-simulation sorting of connectors in TLM buses
bd32d28e9a hudson Updating submodules
13d784af55 Per Östlund [NF] Update tests.
133d2c1241 Lennart Ochel * OMSimulator 8f19fc7...56fe862 (1): > Fix some bugs with connectors and connections
b275023768 Robert Braun * OMSimulator b895f22...8f19fc7 (3): > Updating testsuite > Import tlm socket data from SSD > Implement oms3_setTLMSocketData
5ccbf83e9d Adrian Pop * OMSimulator 367f85b...b895f22 (1): > resolve ambiguity for boost =< 1.41
48b496ac1a Lennart Ochel * OMSimulator ca7af6d...367f85b (2): > Updating testsuite > Implement instantiation of wc systems
c20a895a20 wibraun * OMCompiler 88c0b81...be5254a (1): > fix SimCodeDump, dump also bool variables
54b3544da9 Per Östlund [NF] Add if-equation branch selection tests.
eabe9f053e Per Östlund Updating submodules
98c7be3906 Lennart Ochel * OMSimulator 86d29cc...ca7af6d (3): > Updating testsuite > Implement initialization for weakly coupled systems > Add ssd:DefaultExperiment to ssd import/export
0870524613 Lennart Ochel * OMSimulator b9eae0b...86d29cc (2): > Implement oms3_getFMUInfo > Implement oms3_getSubModelPath
2debfc8a7f hkiel * OMCompiler 18e3271...3753d6d (1): > remove ulimit from call, it hangs the script
4654c86bae Per Östlund [NF] Add record binding test.
8fb71bdec1 Per Östlund Updating submodules
7e5728eb30 Adrian Pop * OMSimulator a95cef6...b9eae0b (1): > fix linking issues for boost < 1.57 on Linux
914ffe33f3 Per Östlund Updating submodules
9f2d99a48c Per Östlund [NF] Add if-equation test.
acfac97e1c Adeel Asghar * OMSimulator b0f130a...a95cef6 (1): > Implemented oms3_deleteConnectorFromBus
fc29718f56 Lennart Ochel * OMSimulator 8d77f24...b0f130a (1): > Some refactoring of tlm implementation
970357b9bd Willi Braun update result file with expected results
9cd41ff148 Willi Braun Updating submodules
12ad189cbf Willi Braun added test for ticket:4254
3689ca29f5 Willi Braun * OMCompiler fb2861e...ecd1fed (1): > [cRuntime] fix total simulation time measurement
08fc263c6e Lennart Ochel * OMSimulator d005ed6...8d77f24 (3): > Updating testsuite > Don't use qualified names for connectors > Refactoring of importing ssd connectors
16b3265b01 Lennart Ochel * OMSimulator a6e187a...d005ed6 (3): > Updating testsuite > Generate connectors for CS-FMUs > Remove oms3::operator+
2c68cdb855 Robert Braun * OMSimulator 35684c7...a6e187a (1): > TLMBusConnector::getCausality
7c95da3e51 hkiel * OMCompiler bf49d96...fb2861e (1): > dump model name and start time in generate_icons.py for debugging purpose
0eb308c3d5 Per Östlund * OMCompiler ca41844...bf49d96 (1): > Optimize EvaluateFunctions.getStatementLHSScalar
f5699c980f Rüdiger Franke Expected result after evaluation of constants in for-equations
c3f2ea882d Rüdiger Franke Updating submodules
62710ba26d hkiel * OMCompiler c303e6d...1619f73 (1): > fix race condition on concurrent call
376e510118 Per Östlund * OMCompiler d996466...c303e6d (1): > Optimize EvaluateFunctions.
1b3bb4d5dc Rüdiger Franke Add test for vectorized blocks
221fc203d5 Rüdiger Franke Updating submodules
cc5b4a5dfa Robert Braun * OMSimulator aee1150...35684c7 (1): > Updating OMTLMSimulator
60d5ed0033 Robert Braun * OMSimulator c3c1e70...aee1150 (2): > Updating testsuite > Type check in (some) system methods
8f30e82ad6 Per Östlund * OMCompiler 2904807...e645dd7 (1): > Add missing dgelsy to Lapack functions.
dcd20bf872 hudson Updating submodules * OMEdit 3f512db...b23d97a (2): > Fix OMEdit compilation > Use italic font for parameter textbox in Variables Browser
b23d97a76c Adeel Asghar Fix OMEdit compilation
588a93f4bb Rüdiger Franke * OMCompiler 095844b...2904807 (2): > Remove separate memberVariableDefinePreVariables > Separate init of StatArray from assign with operator=
e1dc3dde3f hudson Updating OMCompiler
548faf00ab hkiel * OMCompiler b7aefa7...a5a404e (1): > close opened files again
a83744b8da Adeel Asghar Use italic font for parameter textbox in Variables Browser
57a220c659 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
3f512db30d Adeel Asghar Update the connection when component transformation is changed Avoid adding extra line to Modelica text Preserve the text position with undo/redo
77abe288ad hudson * libraries bc38980...bcbc063 (1): > Bump libraries
c5569b139e hkiel * OMCompiler 89692f5...b7aefa7 (1): > Do not crash when Bitmap file is not found
9e5b78838f Per Östlund * OMCompiler 6506587...89692f5 (1): > [NF] Fix Expression.applySubscriptArray.
16a9d1f062 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
b11ba5911e Per Östlund [NF] Add record binding test.
f42109294e Per Östlund Updating submodules
14c2139393 hkiel * OMCompiler 7961fdb...521d55e (1): > generate hashed SVGs in subdirs
b7793e766b Lennart Ochel * OMSimulator e3e8741...394deda (1): > Update 3rdParty
d34085936d hudson Updating submodules * OMSimulator 1b3d8fc...e3e8741 (3): > Updating 3rdParty > Add zlib > Import the connection geometry
bbd43c2412 Per Östlund * OMCompiler 00d7528...7961fdb (1): > [NF] Improve array assignment in EvalFunction.
b054e7d11f Per Östlund * OMCompiler 6127ec9...00d7528 (1): > [NF] Fix typing of dimensions.
9aabe5436f Per Östlund * OMCompiler 0283b33...6127ec9 (1): > [NF] Various improvements.
ab4ba0b8fc Per Östlund * OMCompiler c7d9e16...0283b33 (1): > [NF] Improve DAE conversion of reductions.
212c8f6838 Per Östlund * OMCompiler f34bf81...c7d9e16 (1): > [NF] Fix Call.typeCall.
1d6f8f5e57 Per Östlund [NF] Update tests.
ababf6cdbc Per Östlund Updating submodules
e512d097a7 Robert Braun * OMSimulator a209389...1b3d8fc (1): > Updating OMTLMSimulator
52ae14c4c9 Robert Braun * OMSimulator 13ae056...a209389 (2): > Walltime support for TLM submodels > Renamed TLM types for impedance variables
687249f7b7 Robert Braun * OMSimulator 05bf73d...13ae056 (1): > TLM connector types in documentation
c194c41385 Lennart Ochel * OMSimulator 4a02a68...05bf73d (1): > Add license badge
afeb24408a Per Östlund * OMCompiler 9b06327...63c9d14 (1): > [NF] Make inStream evaluation properly recursive.
9f88584b81 Per Östlund [NF] Update tests.
7b648f00c4 Per Östlund Updating submodules
2843769d45 Lennart Ochel * OMSimulator 97e4e83...4a02a68 (1): > Updating 3rdParty
00be99dff3 hudson * libraries 3004fee...bc72f9a (1): > Bump libraries
38c14715f9 hkiel * OMCompiler 976a996...09a79cb (1): > do not generate json with icon annotations
8d0ffd732e Rüdiger Franke * OMCompiler ec7f741...976a996 (1): > Treat sample with clock constructor in array equations as well
47158b04e8 Rüdiger Franke Updating submodules
10a2b69426 Rüdiger Franke Adapt array tests to enhanced backend
6b754723d5 Adeel Asghar * OMSimulator 8e5c6dc...97e4e83 (1): > Implemented oms3_updateConnection
c3a36a9c49 Per Östlund * OMCompiler d59074e...dad3995 (1): > [NF] Use correct origin in Typing.typeCref.
6b69b2e3ee Robert Braun * OMSimulator b8cdf37...8e5c6dc (1): > SSP definitions for TLM & buses in documentation
653df11d28 Adeel Asghar * OMSimulator 4def192...b8cdf37 (2): > Updating testsuite > Updated the OMSimulator specific tags
0db20057f1 hkiel * OMCompiler 09d7769...d59074e (2): > embed image data from URI into svg > put base64 data into svg image
e7c951cb54 Robert Braun * OMSimulator 5d5c25f...4def192 (2): > Updating testsuite > Renamed impedance and rotimpedance variables
fec278beb5 hudson * libraries 5842974...3004fee (2): > Bump libraries > update provided with more Buildings version
98b0c37e8d Per Östlund * OMCompiler 2e84817...09d7769 (1): > [NF] Add ceval handlers for Clock constructors.
05b07585f0 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.
53e32ce355 Adeel Asghar Fixes ticket:4956 Use end connector color in case of connection from expandable or array connector to normal connector.
ede5011973 Per Östlund * OMCompiler 7fd4fbc...2e84817 (1): > [NF] Fix Ceval.evalComponentBinding with 'each'.
ab316039cb Adeel Asghar * OMCompiler 3f4c043...7fd4fbc (1): > Allow only the valid FMI versions. ticket:5146
7ceae10eda Rüdiger Franke Updating submodules
069a6113c5 Rüdiger Franke Add tests for array variables and for loops, ticket:5110
c2bbf136f3 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
5f4d7a9043 Dietmar Winkler * OMCompiler 3638716...cc4c1bf (1): > Make sed greedy since there are two links per line to fix
843236770f Adrian Pop * OMCompiler 5468d69...3638716 (1): > [NF] don't try to evaluate external functions in the backend
f0188ed28a Adeel Asghar * OMPlot 151c704...8dd29ae (1): > Check for NULL pointers Avoids crashing Make sure to close the result file in case of error
8dd29ae12c Adeel Asghar Check for NULL pointers Avoids crashing Make sure to close the result file in case of error
99f57b4549 Per Östlund [NF] Update tests.
9041a4f22b Per Östlund Updating submodules
ed5580d150 Martin Sjölund [Jenkins] Build the user's guide
14d6dbdaf6 Martin Sjölund * OMCompiler 7ebe12b...6f85ead (2): > Do not add weird GCC CFLAGS when using ccc-analyzer > Print the TRY_FLAGS accepted
87984b744d Anatoly Trosinenko * OMEdit b144bb4...1f1ae50 (1): > Change FMI version type from double to QString
1f1ae50941 Anatoly Trosinenko Change FMI version type from double to QString
3a6c5c375e 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
009e8788d5 Adeel Asghar * OMEdit 609455a...b144bb4 (1): > List OMSimulator dependency in the readme
b144bb400c Adeel Asghar List OMSimulator dependency in the readme
b496505228 Robert Braun * OMSimulator 5f2ea76...5d5c25f (2): > Updating testsuite > Updating OMTLMSimulator
d6def232b5 Dietmar Winkler * OMCompiler b102b48...5bf01fd (1): > format expects string and encode not needed
1de7fd3ab7 Robert Braun * OMSimulator cb1e52c...5f2ea76 (2): > Updating testsuite > Implement oms3_addExternalModel
62c7358feb Rüdiger Franke Expected result for preservation of for loops
d7e79cece9 Rüdiger Franke Updating submodules
d733e2e788 Adrian Pop * OMCompiler 43ad267...84d4820 (1): > increase the timeout 600s is not enough for MSL icons
051fc9ddac hudson * libraries 6b905b5...5842974 (1): > Bump libraries
edf60ac482 Adrian Pop * OMCompiler b9307fb...43ad267 (1): > ticket:5144 do not expand complex array components
87333c1a39 Arunkumar Palanisamy * doc 9aae697...d5eccd3 (2): > fix omjulia typos > update omjulia doc
d5eccd3e7e Arunkumar Palanisamy fix omjulia typos
542669c7f1 Arunkumar Palanisamy update omjulia doc
3895b5a906 Lennart Ochel * OMSimulator 0cbbe3d...cb1e52c (1): > Add wallTime to result file
0c75510598 hudson * libraries 443db45...6b905b5 (2): > Bump libraries > update patches and Modelica trunk revision
10e610aefe 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
dc226e4e2c Adeel Asghar * OMSimulator 261a4d9...3a68648 (1): > Implemented oms3_getTLMBus
5e3751787d 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
ea5188f355 Robert Braun * OMSimulator 9565543...261a4d9 (1): > Add bus connectors to C structure
d8fbffedc2 Adeel Asghar * OMSimulator eef45e4...9565543 (1): > Implemented oms3_setBusGeometry Export the bus geometry SSD
894d353119 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
cce69ce060 Adeel Asghar * OMSimulator 6b4bb84...0d14004 (2): > Use `logError_ModelNotInScope` and `logError_SystemNotInModel` > Implemented oms3_getBus
882b6ca8ec Adeel Asghar * OMSimulator 504c973...6b4bb84 (2): > Fixed addConnection typo > Fixed oms3_getConnector for the nested systems
a4010f6886 Willi Braun added test for ticket5114
d30f497023 Willi Braun Updating submodules
6d9ddb654f Robert Braun * OMSimulator 763a876...504c973 (3): > Updating testsuite > Implement addTLMConnection > Implement addConnection for buses
d011f95596 Lennart Ochel * OMSimulator 4320e89...763a876 (4): > Updating testsuite > Import ssd:Connectors and ssd:Connections > Import ssd:SimulationInformation > Implement oms3_import
f87b7c855e hudson * libraries 3191d68...443db45 (1): > Bump libraries
2d70d17925 Robert Braun * OMSimulator af75386...4320e89 (2): > Updating testsuite > Implement oms3_addTLMBus & oms3_addConnectorToTLMBus
3aa0e83a6b Willi Braun * OMCompiler 090346b...b860115 (1): > [cRuntime] fix minor outpur issue in kinsol
b7e0202f6d hudson * libraries 750beaf...3191d68 (1): > Bump libraries
a3bdb66cab Willi Braun Updating submodules
ff4a735499 Willi Braun Adjust expected output
16e11dfcbd Willi Braun added test for ticket:4985
0439bfab59 Robert Braun * OMSimulator ec83924...af75386 (2): > Updating testsuite > Delete busconnectors in system destructor
3ac720d780 Robert Braun * OMSimulator ac288bb...ec83924 (1): > Implement oms3_addBus and oms3_addConnectorToBus
1616072469 Robert Braun * OMSimulator c842124...ac288bb (3): > Implement oms3_getConnections > Implement oms3_setConnectionGeometry > Implement oms3_setConnectorGeometry
60396efbe3 Lennart Ochel * OMSimulator 7fc5534...c842124 (4): > Updating testsuite > Export ssd:SimulationInformation > Introduce macro REGISTER_LUA_ENUM > Introduce common error messages
c6d315490e Adeel Asghar * OMSimulator 924d35a...7fc5534 (1): > Implemented oms3_getConnector
90e0a0b62b hudson * libraries d285434...750beaf (1): > Bump libraries
8e0538615b 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_
4b2bcb8357 Adrian Pop tests for ticket:5134
98c153bc4e Adrian Pop Updating submodules
d73210d95f hudson * libraries 88815df...d285434 (1): > Bump libraries
23628106ed Adeel Asghar * OMSimulator ab7ae3c...fff6626 (1): > Implemented oms3_setElementGeometry for systems
2ee0e2626a Robert Braun * OMSimulator dbe7e63...ab7ae3c (3): > Updating testsuite > Lua functions for addConnector and addConnections > Implement oms3_addConnection
d65f2dcc4f Lennart Ochel * OMSimulator eaccc67...dbe7e63 (2): > Updating testsuite > Add lua binding to oms3_getSystemType
487d086034 hudson * libraries 434fe9e...88815df (1): > Bump libraries
4bf76b7c92 Adeel Asghar * OMSimulator 20096ca...eaccc67 (1): > Use the correct system cref Uniform error messages
256de19b59 Adeel Asghar * OMSimulator 015bb79...20096ca (1): > Implemented oms3_getSystemType
392621191c Lennart Ochel * OMSimulator dc5a157...015bb79 (2): > Updating testsuite > Add global flags, e.g. to supress path information
4ad0cdf5e4 Adrian Pop update tests
a151a918fe Adrian Pop Updating submodules
c438ee6ef6 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
9c4d031fe7 Per Östlund * OMCompiler b0af930...9646ce4 (1): > [NF] Don't evaluate impure funcs in if-conditions.
b19cdb9954 hudson * libraries 004162a...434fe9e (1): > Bump libraries
9dbea68df5 Adrian Pop * OMCompiler e941483...b0af930 (1): > fix for ticket:5133, make impure function calls be parameter expressions
1ab7ed6adc 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
3b42c9adf2 Adrian Pop * OMCompiler aa6173b...2708d45 (1): > activate the needed flags when -d=-nfScalarize is on
2acd6b249f 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
aec85218e0 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
ee04b9f674 Adrian Pop add a test for sample when --std < 3.3
83d46c26fa Adrian Pop * testsuite 8ccbc7e...ee04b9f (1): > add a test for sample when --std < 3.3
ff5127b443 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
e8110d1c11 hudson * libraries ae5207d...004162a (1): > Bump libraries
c1e9d85e9d Adrian Pop Updating submodules
8ccbc7ed6a Adrian Pop some tests for synchronous features (ticket:5127)
e2685aaec6 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
eff978ed69 hudson * libraries 957aa04...ae5207d (1): > Bump libraries
629c139eed Per Östlund Update tests.
b552269166 Per Östlund Updating submodules
04d4961fa3 Willi Braun * OMCompiler 03101bd...95e1e12 (1): > [BE] fix order of jacobian equation of a dynamic stateSet
d08bab3aca Per Östlund * OMCompiler 0bcaee0...03101bd (1): > [NF] Variability fixes.
8132ff0e08 Per Östlund * OMCompiler 232b213...0bcaee0 (1): > [NF] Expand tranpose better.
4edc525d1b Per Östlund * OMCompiler 049ab69...232b213 (1): > [NF] Fix simplification of transpose.
55a99e2c5f hudson * libraries 82384c2...957aa04 (1): > Bump libraries
26d4be9cea Rüdiger Franke * OMCompiler 18752c9...049ab69 (1): > Support array equation with der(v) on left hand side
66e7ec84bd Adrian Pop test for ticket:5129
3cb2a7b80e Adrian Pop Updating submodules
58bbd42e3d 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
3445e5799c 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
20aaea2f8c hudson * libraries f55d9d9...82384c2 (1): > Bump libraries
4f159f9c1a 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
90653acd96 hudson * libraries ecc428f...f55d9d9 (1): > Bump libraries
4aca4b4ceb Willi Braun [FMI] added unit test for debug flag "disableFMIDependency"
916c8ab575 Willi Braun Updating submodules
cadc72bc23 Adrian Pop remove the output from cleaning, it might change
d3f99670c1 Adrian Pop Updating submodules
e1e34c36b3 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
b0370a25eb Per Östlund [NF] Add default argument test.
d06d224f5e Per Östlund Updating submodules
33e96ccc45 Adrian Pop * OMCompiler 2f395d3...3f9eccc (1): > fix library linking order
db34e7f126 Per Östlund [NF] Update min/max tests.
d12edcea01 Per Östlund Updating submodules
d9528d0027 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
c9c1c4c05a 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
4159661c00 hudson * libraries 874bb73...ecc428f (1): > Bump libraries
64b4c398a2 hudson * libraries 01d502c...874bb73 (1): > Bump libraries
b130aee4c8 Lennart Ochel * OMSimulator bfc991e...de76271 (1): > Fix arm build
a3323cea5b Per Östlund * OMCompiler 2fa8c5e...df1914c (1): > [NF] Fix ConnectEquations.associatedFlowCref.
7a6d06bafd Per Östlund [NF] Update tests.
0d454ead77 Per Östlund Updating submodules
3681e32efd Lennart Ochel * OMSimulator 4b3208a...bfc991e (1): > Updating 3rdParty
8f2df86045 Per Östlund * OMCompiler 33aa19d...661b595 (1): > [NF] Improve evaluation of some external functions.
fb9975c853 Adrian Pop * OMCompiler eefcdcc...33aa19d (1): > use LONG_MAX for integer in FMU min/max
086b33c6af Anatoly Trosinenko * OMCompiler baf7ba4...eefcdcc (1): > Fix String inputs/outputs handling for FMUs
540aa9ca1a Per Östlund Add enum equation test.
45500d13ec Per Östlund Updating submodules
9f643bec86 Adrian Pop * OMSimulator 54ff47b...4b3208a (2): > Updating OMTLMSimulator > fix compilation on arm
d2ab68c192 Adrian Pop * OMSimulator c8c0094...54ff47b (1): > disable parallel stuff on ARM
f1ee88cbac 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
fff26fd48c Adrian Pop * OMSimulator e7727b2...c8c0094 (1): > declaration of int i in for is C99
ba6ffa58e4 Per Östlund [NF] Update tests.
23a46a4ee2 Per Östlund Updating submodules
03dba6ee69 vruge update test packages
e67495c528 vruge * testsuite 989052e...03dba6e (1): > update test packages
989052ea1f Per Östlund [NF] Add function vectorization test.
7c3b83e08b Per Östlund Updating submodules
ee8a23cdbb Per Östlund [NF] Update tests.
b3e28b0358 Per Östlund Updating submodules
439993d3c8 Robert Braun * OMSimulator c7fea47...e7727b2 (2): > Updating OMTLMSimulator > Improved error handling for TLM initialization
b104f30595 Martin Sjölund * OMPlot 0e1d01e...151c704 (1): > Pass linker to qwt
151c704b46 Martin Sjölund Pass linker to qwt
71a3cbc53b hudson * libraries 9ce7f67...01d502c (1): > Bump libraries
8aca83757d Adrian Pop Updating OMCompiler
7ce95d2277 hudson * OMSimulator c3113be...c7fea47 (2): > fix so we can use older boost 1.41 on centos el6 > [Jenkins] Compile CentOS 6
f3bd6828c9 Per Östlund [NF] Update tests.
fd916d4cf9 Per Östlund Updating submodules
ad208503e5 Per Östlund [NF] Update tests.
51985c88ae Per Östlund Updating submodules
b9ec695f8c Adrian Pop * OMEdit df8e38b...609455a (1): > of course windows doesn't like it
609455ac25 Adrian Pop of course windows doesn't like it
bb271a8add 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
1bfa073107 Adrian Pop adaptation to latest msys2 and mingw clang
74a4419e81 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
df8e38bd64 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
9a4bf419f9 vruge * testsuite a2d00ef...576f198 (1): > added tests for inStream
576f198375 vruge added tests for inStream
84fc6fbd4d hudson * libraries aae0c73...9ce7f67 (1): > Bump libraries
56613a4942 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
2aba1ad70f Per Östlund * OMCompiler 7d0f654...5ce0593 (1): > [NF] Fix ExpandExp.expandRange.
fcf494929a Per Östlund * OMCompiler 9aaad99...7d0f654 (1): > [NF] Fix Expression.makeSubscriptedExp.
8c2f43922f Per Östlund * OMCompiler 6e03b38...9aaad99 (1): > [NF] Fix Subscript.mergeList.
ad9aad5e49 Per Östlund * OMCompiler 33b800d...6e03b38 (1): > [NF] Improve subscripting of expressions.
489f40a245 Adeel Asghar Updating submodules * OMEdit 65f0077...88c3453 (1): > Use beginMacro from ModelWidget Use the .ssd extension for OMSimulator models
88c3453839 Adeel Asghar Use beginMacro from ModelWidget Use the .ssd extension for OMSimulator models
a5a3e2c794 hudson * libraries 5c71615...aae0c73 (1): > Bump libraries
2587c581d7 vruge * OMCompiler 67189f3...33b800d (1): > [BE] fixes for inStream
9d32d28932 hudson * libraries c92d7ec...5c71615 (1): > Bump libraries
94dc3edc05 vruge * testsuite 2e9a88f...a2d00ef (1): > enable tests
a2d00efc49 vruge enable tests
ddd3493f70 vruge * testsuite 4d29ace...2e9a88f (1): > added some tests for inStream
2e9a88f3ce vruge added some tests for inStream
7544540672 vruge * OMCompiler 2f78a66...67189f3 (1): > [BE] improved inStream
4d29aced1b vruge added some tests for inStream
8a3b42e9d5 vruge * testsuite 6ded654...4d29ace (1): > added some tests for inStream
03e023366a hudson * libraries 6781e19...c92d7ec (1): > Bump libraries
0cd477e4cd hudson * libraries 27c715a...6781e19 (1): > Bump libraries
3ae82763d8 hudson * OMSimulator aea994f...213d9d3 (2): > fix MacOS builds after lib name changes > Check that FMUs for TLM interfaces exist
b5cc907aa6 Martin Sjölund * OMSimulator 4333dfb...aea994f (1): > Updating 3rdParty
103cf04b2a arun3688 Updating submodules
6ded654f03 arun3688 Test cases for DataReconciliation algorithm
c7f4444158 Martin Sjölund * OMSimulator cf6bb44...4333dfb (1): > [Jenkins] Do not skip default checkout
5bd9ddcd9f Martin Sjölund * OMSimulator 000c9a3...cf6bb44 (1): > [Jenkins] Fix name of env.var
1a801a8e53 Martin Sjölund Count physical CPUs better
3cd6c97a6f Adrian Pop * OMEdit e8f50b1...65f0077 (1): > test to find out if we need to link with -lboost_regex
65f0077e64 Adrian Pop test to find out if we need to link with -lboost_regex
b5c066c767 Adrian Pop * OMSimulator e685d77...000c9a3 (1): > fix issue in 32bit detection
1e30250c7b hudson * libraries c378ef9...27c715a (1): > Bump libraries
277eb6f507 Adrian Pop Updating submodules * OMEdit 134ecff...e8f50b1 (1): > fix 32bit architecture detection
e8f50b197a Adrian Pop fix 32bit architecture detection
5b1b1c0a5e hudson Updating submodules * OMEdit e29273e...134ecff (1): > The OMSimulator library is now called OMSimulator
134ecffd47 Martin Sjölund The OMSimulator library is now called OMSimulator
c6e823ecd3 Adrian Pop * OMSimulator 2f1e553...f3c4549 (1): > for cmake < 3.1 use CMAKE_CXX_FLAGS to set -std=c++11
a372db6ab2 Lennart Ochel * OMSimulator 0e5a43e...2f1e553 (1): > Fix heap-buffer-overflow in oms2::Solver::doStep
e085afd0f7 Adrian Pop * OMSimulator 29000a1...0e5a43e (3): > Updating OMTLMSimulator > Updating 3rdParty > use RegEx from OMSimulator/3rdParty/RegEx
81deaaac47 vruge * OMCompiler 13b403f...46d9c5b (1): > [BE] fixes for inStream
506174a3eb vruge * OMCompiler 49624ef...13b403f (1): > [BE] fixes for inStream
3e5d1317f1 Adrian Pop * OMSimulator 311f596...29000a1 (2): > Updating OMTLMSimulator > Updating 3rdParty
77ffbebce7 hudson * libraries b5370e3...c378ef9 (1): > Bump libraries
203308d18a Lennart Ochel * OMSimulator 72038da...311f596 (1): > Updating testsuite
03eb73333a Adrian Pop Updating submodules
e29273e9f1 Adrian Pop filter omcommunication.log on #s# to get a csv that you can check for performance
9a25be444d Adrian Pop link with boost_atomic for i386 linux
2d93dc84a7 hudson Updating submodules * OMEdit 17d07da...dd04946 (1): > link with -latomic on i386 needed by libOMSimulatorLib.so
dd0494623d Adrian Pop link with -latomic on i386 needed by libOMSimulatorLib.so
b3cc06409a Adrian Pop * OMSimulator 2322e50...b99691a (1): > propagate ABI via cmake
355aa4338f niklwors * OMCompiler 9499275...51e9b19 (1): > [cppruntime] fixed division by zero during setting start values
5dac071fb6 Adrian Pop * OMSimulator 14c8124...2322e50 (1): > Updating OMTLMSimulator
2408979559 Adrian Pop * OMSimulator b4ebae6...14c8124 (1): > change libOMSimulatorLib in libOMSimulatorLua to use rpath on install
60a720e73f Adrian Pop * OMSimulator a6a63bd...b4ebae6 (1): > Updating 3rdParty
7cf73fdf8c 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
725b908f1d hudson * libraries 08bb3db...b5370e3 (1): > Bump libraries
e93aae18cc Lennart Ochel * doc 956eafc...9aae697 (1): > Fix volume and number
9aae697e12 Lennart Ochel Fix volume and number
2b4cd30f4b Lennart Ochel * doc 2bfa701...956eafc (1): > Add pages to openmodelica.org:fritzson:sne:2005
956eafc1f9 Lennart Ochel Add pages to openmodelica.org:fritzson:sne:2005
05f908c661 hudson Updating submodules * OMEdit d81695e...17d07da (1): > Save the output format in the simulation flags annotation.
17d07dae4a Adeel Asghar Save the output format in the simulation flags annotation.
42a23c0445 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
d81695e047 Adeel Asghar Allow modifying the SSD of the composite models Load the updated text back when user switches to diagram view.
8eb75ba3e0 Adeel Asghar Added a text view for OMSimulator models
f51e921d9e 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
d1e0a57074 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`
660c7dbdee Per Östlund * OMCompiler 6d27fdf...9499275 (1): > [NF] Relax connector check for e.g. isRoot.
b9625ef387 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
7440848ff0 Adrian Pop * OMSimulator 4579bae...4f38ba4 (1): > Updating OMTLMSimulator
f452fd439f hudson * libraries 01a9805...08bb3db (1): > Bump libraries
7e8ee622d2 Robert Braun * OMSimulator 2b8c493...4579bae (2): > Updating testsuite > Correct communication interval for TLM submodels
0dd024ec9d Lennart Ochel * OMSimulator fa816ec...2b8c493 (1): > Fix oms2::Solver::freeSolver
524c44def7 Lennart Ochel * OMSimulator 2dfc72c...fa816ec (2): > Updating testsuite > Swap arguments of oms2_saveModel
d3ee744cff Lennart Ochel * OMSimulator eacf2cf...2dfc72c (1): > Fix documentation of oms2_saveModel
1151636875 Martin Sjölund * OMSimulator 9143932...eacf2cf (1): > Support compiling without TLM again
7c8fb35695 Adrian Pop * OMSimulator 63c857b...9143932 (1): > Updating OMTLMSimulator
1dd6b5827e Adrian Pop * OMSimulator 63555df...63c857b (1): > try a MacOS fix
521c0fb328 Adrian Pop propagate compiler and flags
d1df4445dc Adrian Pop * OMSimulator 0c84aa7...63555df (1): > update clang check to 3.8.0
3d70143247 Adrian Pop * OMSimulator 18d7169...0c84aa7 (2): > Updating OMTLMSimulator > use boost::regex instead of std::regex for old and dumb compilers
293bb4d279 Adrian Pop * OMSimulator eb377bd...18d7169 (1): > Updating OMTLMSimulator
c8cfcf23c7 Adrian Pop * OMSimulator 53be3c4...eb377bd (1): > Updating OMTLMSimulator
fbb75b6834 Adrian Pop * OMSimulator acbcc8e...53be3c4 (1): > propagate flags
3c90d8c66c hudson * libraries d2a1cc0...01a9805 (1): > Bump libraries
53a43cf49a hudson * libraries 81861c4...d2a1cc0 (1): > Bump libraries
4f0d76da40 Lennart Ochel * OMSimulator e8a2eda...acbcc8e (2): > New API: oms2_exists > Fix line endings
2fed2bc9c8 Per Östlund * OMCompiler 62dcbfd...6d27fdf (1): > [NF] Fix SimplifyExp.simplifySubscriptedExp.
f8f5f4d6a3 hudson * libraries 8956ed8...81861c4 (1): > Bump libraries
3f87fa689e hudson * OMSimulator 2a7f5b5...e8a2eda (3): > proper disable ceres *and* dependencies > Update documentation > Fix oms2_loadModel
90752133c4 Robert Braun * OMSimulator 3ce1b97...2a7f5b5 (2): > Updating testsuite > Move reading/writing TLM sockets to solver class
8afd170fad Robert Braun * OMSimulator 235eaea...3ce1b97 (1): > Fix array size for initial TLM values
9f65d5834d Lennart Ochel * OMSimulator d13cdc5...235eaea (1): > Add API to delete solver instance
343f1f465d Robert Braun * OMSimulator db85eee...d13cdc5 (1): > Fix number of arguments for setTLMInitialValues()
66756a6bf5 Robert Braun * OMSimulator 9105dab...db85eee (2): > Set initial flow for TLM connections > Read from sockets before initializing FMUs
5ef31f0712 Adeel Asghar * OMSimulator 04cf9c9...9105dab (1): > Added API `oms2_loadModelFromString`
27c3f9a230 Adrian Pop * OMSimulator 8e72fcc...04cf9c9 (1): > missed one dependent lib path
37bf8e1e0c hudson Updating submodules * OMSimulator 913ebf1...8e72fcc (1): > fix lib path
5030f49caa adrpo update OMSimulator submodule
b076cdc48d adrpo more propagation needed
af74615a7d Lennart Ochel * OMSimulator 3c15e82...6cb8300 (1): > Better check for invalid identifiers
8a9849295f 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.
78bcdc5a83 Lennart Ochel * OMSimulator c241aaf...abb122e (3): > Updating testsuite > Use oms2_deleteConnection to unconnect solvers from FMUs > Use oms2_addConnection to connect solvers with FMUs
1b422a35e4 Per Östlund * OMCompiler 4e5b4c7...62dcbfd (1): > [NF] Fix access violation check for Lookup.
d3cc613e19 Martin Sjölund Remove working tests from failures
a8cd3324d7 Martin Sjölund Update submodule
5771c2046f Adrian Pop propagate host_short to OMSimulator
975b5cf3fc Per Östlund * OMCompiler f558b3b...6a4d8d1 (1): > [NF] Make protected class lookup possible.
5d3e15583e Robert Braun * OMSimulator 90d0ca7...c241aaf (1): > Updating OMTLMSimulator
754ea3d22c Martin Sjölund * OMSimulator 3d68ae6...90d0ca7 (1): > Updating 3rdParty
ffd939195d Per Östlund [NF] Update matrix() test.
6c673371bc Per Östlund Updating submodules
1b600ac29d hudson * libraries 3fb07e8...5591dd8 (1): > Bump libraries
ce121fda90 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)
665574cf66 Per Östlund * OMCompiler 2bfa83f...11eaca3 (1): > [NF] Inline the skew operator.
97099ca68f Lennart Ochel Disable OMSysIdent on Linux and Mac
df986d3440 Per Östlund Updating submodules
72fc673787 Per Östlund [NF] Add subscripting tests.
f82dbcec8e hudson * libraries fde517a...3fb07e8 (1): > Bump libraries
7f57e4b6d2 Adrian Pop * OMCompiler 5698726...2e978c5 (1): > [NF] Expandable Connectors [ticket:5015] - partial implementation - during lookup create virtual crefs - during typing, type virtual crefs
78b63dd51c hudson * libraries 04559af...fde517a (1): > Bump libraries
6deb227a9f Adrian Pop * OMSimulator 06eaacd...3d68ae6 (2): > Updating 3rdParty > catch the exception
a2f5395692 Adeel Asghar Updating submodules * OMEdit 6920ca9...9199a1a (1): > Use oms2_getSubModelPath for tables
9199a1a691 Adeel Asghar Use oms2_getSubModelPath for tables
34625bbca1 hudson * libraries 965ca0a...04559af (1): > Bump libraries
879072c6bd Adeel Asghar * OMSimulator 71a4c96...6780103 (2): > Export table submodel to ssd > Add table submodel outputs as connectors
876da2a208 Adrian Pop * OMCompiler 444fbec...5698726 (1): > make sure people git clone OMDev properly
a69d294019 hudson * libraries 605d29c...965ca0a (1): > Bump libraries
1dbb1fcfaf hudson * libraries ded2b82...605d29c (1): > Bump libraries
388bc2952b Adeel Asghar * OMEdit a937586...6920ca9 (1): > Updated the copyright text year.
6920ca99c9 Adeel Asghar Updated the copyright text year.
be21a67f14 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
a9375863d5 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.
717eccdb3f Anatoly Trosinenko Implement detailed function arguments dialog
7606bd6c87 Anatoly Trosinenko Add "Call function" context menu item
507d780413 Martin Sjölund Add email notification
85d27d0481 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
390f239b2d 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
4ccf8b957e Per Östlund * OMCompiler f2acbf5...444fbec (1): > [NF] Fix parent in Inst.instComponentExpressions.
9435525a6e Per Östlund * OMCompiler 9840114...f2acbf5 (1): > Fix InstUtil.splitInnerAndOtherTplLstElementMod.
570edc59a2 Per Östlund * OMCompiler 01f7068...9840114 (1): > [NF] Potential fix for #5063.
a40caf2103 Per Östlund [NF] Add test for derived root class.
49431de925 Per Östlund Updating submodules
9533d859c7 Adrian Pop update tests due to error message change
1ca0a29312 Adrian Pop Updating submodules
bda7689a72 Adrian Pop * OMCompiler 11bce5a...ceb595e (1): > [NF] do not set structural parameter variability for constants if they have annotation(Evaluate=true)
e0316423ea Adrian Pop update tests
9c748783dc Adrian Pop Updating submodules
af630a995c hudson * libraries 339214a...ded2b82 (1): > Bump libraries
f7bf3b87e4 Adrian Pop * OMSimulator 2eb3b5b...71a4c96 (1): > Updating 3rdParty
91599f81e6 Martin Sjölund Fix name of env.var used in the script
0bbdeb99d3 hudson * libraries 9db1122...339214a (1): > Bump libraries
00bdc5de3c Martin Sjölund * libraries 035bd9a...9db1122 (1): > Change AixLib repo to the upstream
4c3f85511e Martin Sjölund Ignore hwloc warnings
63a7f6b5da Martin Sjölund * testsuite 52b1693...4c3f855 (1): > Ignore hwloc warnings
7d133bbfe3 Martin Sjölund * OMCompiler 47f3ecb...4182336 (1): > Fix use before define
e68f64c3a3 Martin Sjölund * OMCompiler 8423437...47f3ecb (1): > Allow the compliance suite tests to crash
52b1693338 Willi Braun expected output
5e22e1b44a hudson Updating submodules
fc664b9f5d Martin Sjölund Jenkins does not inherit env.vars
9207981664 Martin Sjölund Add a Jenkins stage for testing ModelicaCompliance
d199cb75cd Martin Sjölund Use `chmod a-w` instead of `-w`
30a18587ce Martin Sjölund * testsuite f3ff402...d199cb7 (1): > Use `chmod a-w` instead of `-w`
528a8d497a Martin Sjölund * OMCompiler 9489b47...fabb954 (1): > Improve stack overflow detection for compliance suite
f3ff4025f2 Martin Sjölund Disable crane C++ FMU test
da15f8a813 Martin Sjölund * testsuite fa11a5b...f3ff402 (1): > Disable crane C++ FMU test
b5df44a863 Martin Sjölund * OMCompiler 6bfa734...9489b47 (1): > Handle stack overflow for compliance suite test
3921cdac7e Martin Sjölund * OMCompiler 63848be...6bfa734 (1): > Avoid backslashes in JSON strings
52d4cc7fc6 Julien Schueller * OMCompiler 80b06e9...63848be (1): > Add cp -r option to ${builddir_share}/omc/runtime/
780c189247 hudson * libraries 4286827...035bd9a (1): > Bump libraries
50fb18ac86 Lennart Ochel * OMSimulator 788f5d3...2eb3b5b (2): > Add --solver > Remove --masterAlgorithm
a9dfcef5e8 Lennart Ochel * OMSimulator 8a15e56...788f5d3 (3): > Updating testsuite > Add model exchange mode > Update doc
79ee1ec20c Martin Sjölund * OMCompiler 8c3db21...80b06e9 (1): > Test all of the compliance suite
fa11a5b6be Adrian Pop test fix for ticket:5054
08c8bcc62e Adrian Pop Updating submodules
c14ac78172 hudson * libraries 46c6e5e...4286827 (1): > Bump libraries
6f2c2926b7 Martin Sjölund * OMCompiler 7d6cb6d...9ebd34b (1): > Compliance-Suite: Fix crash when simulation fails
85d435049e Martin Sjölund * OMCompiler 94cae26...7d6cb6d (1): > Sort results of compliance suite testing
804457517a 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.
1c58f5def0 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.
54366fb7de Martin Sjölund OMSimulator requires HOME to be writeable
474315c245 Martin Sjölund Add check for bad CRLF in commits
b4dbfeaebf hudson * libraries 56ff54c...46c6e5e (1): > Bump libraries
de68317d91 hudson * libraries c04d353...56ff54c (1): > Bump libraries
e261789470 Adeel Asghar * OMEdit 51c079c...d86a2f0 (1): > Update according to OMSimulator signal format
d86a2f08a0 Adeel Asghar Update according to OMSimulator signal format
04847635d8 Adeel Asghar * OMEdit 445f370...51c079c (1): > OMSimulator rename functionality
51c079c5d2 Adeel Asghar OMSimulator rename functionality
75dc9a1b28 Volker Waurich * OMCompiler bab4ecd...94cae26 (1): > copyFile call for scripting api
5594782fc9 Volker Waurich * OMCompiler 9d2a05f...bab4ecd (1): > fix evalOutputOnly
592df5c799 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
500aa79757 Willi Braun adjust dump warnings
091b506eae Willi Braun Updating submodules
c62cdd398d Adrian Pop * OMCompiler bb8f3d8...4892660 (1): > ticket:5054 - add an warning message about missing rooted branch and continue
1632ebc91e Adrian Pop add cgraphGraphVizFile to the aspell list
9669a1095a hudson * libraries b79e335...c04d353 (1): > Bump libraries
7eb47d602c Willi Braun [cRuntime] adjust tests with nonlinear dumps
fbf464d12d Willi Braun Updating submodules
87a13af400 Willi Braun * OMCompiler a9fc037...8fd8d3e (1): > [Backend] fix text of algebraic loops jacobian
6949ffe0bf adrpo update testsuite
44cd6d2634 adrpo fix line endings
6c86ad060d Lennart Ochel * OMSimulator 622e768...8a15e56 (1): > Test for minimum compiler version
70e5adaed6 Adrian Pop [NF] tests for ticket:4966 overconstrained connection graph
06132efa96 Adrian Pop Updating submodules
40f86d65ce 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
f697a09455 hudson * libraries d4c48ab...b79e335 (1): > Bump libraries
f6d9eaa616 hudson * libraries 5220933...d4c48ab (1): > Bump libraries
2e29ea2898 Adeel Asghar * doc 353b409...2bfa701 (1): > Activate access annotations documentation
2bfa701399 Adeel Asghar Activate access annotations documentation
7f0ca8f05c Adeel Asghar * OMEdit d49d6ff...445f370 (1): > Added a new option `Activate Access Annotations` Enables the access annotations for non-encrypted libraries.
445f370dfb Adeel Asghar Added a new option `Activate Access Annotations` Enables the access annotations for non-encrypted libraries.
2d8f1f2663 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()
fb0d241d65 hudson * libraries 31c5758...5220933 (1): > Bump libraries
8aeba82aa2 Adeel Asghar * OMEdit 67ee599...d49d6ff (1): > ticket:5044 Show platform specific compiler options
d49d6ff0ab Adeel Asghar ticket:5044 Show platform specific compiler options
544f714e35 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
67ee5996a7 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.
532f7bbca9 Adeel Asghar Call `numProcessors` once
1233269ae3 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
60c3d8a77b hudson * libraries 0ce9cac...31c5758 (1): > Bump libraries
bf8bb186b6 niklwors * OMCompiler 04d541f...c5bc6e5 (1): > Removed code generation for algebraic loop variables and added it to algebraic loop default solver implementation
cbab6e0a4b hudson * libraries c17d244...0ce9cac (1): > Bump libraries
625f15dc62 Adeel Asghar * doc 626796c...353b409 (1): > Fixed indentation Pick the logo from _images folder.
353b409ddd Adeel Asghar Fixed indentation Pick the logo from _images folder.
e791d163df Adeel Asghar * doc ebbeebb...626796c (1): > Start the bullet list from new line.
626796c9d3 Adeel Asghar Start the bullet list from new line.
e13f44c724 Adeel Asghar * doc df99456...ebbeebb (1): > Fixed some warnings
ebbeebbffa Adeel Asghar Fixed some warnings
8cc29d3f42 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.
df994567aa 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.
4267d8d398 Adeel Asghar * OMEdit a0c6d7b...f127f11 (1): > Updated `OMC Flags` to `OMC Command Line Options`
f127f11e55 Adeel Asghar Updated `OMC Flags` to `OMC Command Line Options`
8d1ae37b65 Adeel Asghar * doc 4f95c4f...63cdd5e (1): > Updated OMEdit documentation
63cdd5e1cb Adeel Asghar Updated OMEdit documentation
82d9f451b9 Adeel Asghar * doc 9f68fc3...4f95c4f (1): > Show the OpenModelica logo in the left navigation
4f95c4f900 Adeel Asghar Show the OpenModelica logo in the left navigation
0aa9a2b794 hudson Updating submodules * OMEdit 185f11c...a0c6d7b (1): > ticket:5047 Return after setting the top window active
a0c6d7b5c5 Adeel Asghar ticket:5047 Return after setting the top window active
9f68fc36d1 Adeel Asghar Fixed heading
e7cf00ba69 hudson * libraries da67362...b6d411d (1): > Bump libraries
0b1644df62 Adeel Asghar * OMEdit 83e3e92...185f11c (1): > Added menu item for OMSimulator users guide.
185f11c1b8 Adeel Asghar Added menu item for OMSimulator users guide.
1aaa458509 Adeel Asghar * doc c9217b3...65a53ae (1): > ticket:5046 Added link to OMSimulator documentation.
65a53ae5ed Adeel Asghar ticket:5046 Added link to OMSimulator documentation.
2376ce75e6 Adrian Pop * OMSimulator b38b855...1dabf64 (1): > don't clean it after build
0b592244de Adrian Pop * OMSimulator 959f825...b38b855 (1): > ignore error if we cannot find git
1c841f9b9c hudson * libraries 1275f99...da67362 (1): > Bump libraries
0c6779d43e Adrian Pop * OMEdit e6b1adb...83e3e92 (1): > update common
83e3e92949 Adrian Pop update common
18c1c57d66 Adeel Asghar * common db79fa7... (1): > Merge pull request #3 from adeas31/rpath-lib
c9c90856e0 Adeel Asghar Include lib folder in RPATH_QMAKE
dc470fe01a hudson * OMEdit 0e9c2ff...e6b1adb (2): > Link with libomtlmsimulator > Merge branch 'adeas31-oms'
e6b1adb6e7 Adeel Asghar Link with libomtlmsimulator
0d2fbd1982 Adeel Asghar OMEdit depends on OMSimulator
01356fff4d Adeel Asghar Merge branch 'adeas31-oms'
ebbf3d04af Adeel Asghar Merge remote-tracking branch 'origin/master' into oms
6d891ea054 Adeel Asghar * OMEdit 857e886...0e9c2ff (1): > Split the log stream checkboxes to 3 columns
0e9c2ff82a Adeel Asghar Split the log stream checkboxes to 3 columns
afab93c1f2 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.
857e886b46 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.
0526369698 hudson * libraries 7bc000f...1275f99 (1): > Bump libraries
5d18743bf0 Lennart Ochel Add OMSimulator as submodule
5e27ad03e1 Per Östlund * OMCompiler 06e511f...04d541f (1): > [NF] Fix type when expanding unary expressions.
771b65dd30 hudson * libraries b0a8b57...7bc000f (1): > Bump libraries
77c88e370e Per Östlund * OMCompiler 65d1390...06e511f (1): > [NF] Array equation fixes.
822bb9d1e0 niklwors * OMCompiler 23656fa...65d1390 (1): > Added flag to use only one instance of algebraic loop solver in cpp runtime
2e7f9fccba hudson * libraries c42f96c...b0a8b57 (1): > Bump libraries
59817bd05a hudson * libraries 44bfbc6...c42f96c (1): > Bump libraries
635e779fbb Adrian Pop * OMCompiler 578550f...23656fa (1): > allow disabling of 'stdout' and 'assert' streams
464119709e hudson * libraries b22e894...44bfbc6 (1): > Bump libraries
5155aeeb27 Martin Sjölund * OMCompiler 66b19e0...578550f (1): > Fix path names for compliance suite
7078bdacb2 hudson * libraries 387be42...b22e894 (1): > Bump libraries
21c61a618b Martin Sjölund * OMCompiler c44a538...66b19e0 (1): > More options for ModelicaCompliance testing
d2220f45b6 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++
e3019fb4e9 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
dbe3f6c278 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
fff15633b4 Per Östlund * OMCompiler 52c826a...8089bfd (1): > [NF] Fix package constant detection.
6520c73594 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.
bcacb27ea8 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.
284f9e12df Per Östlund * OMCompiler 7f60f82...52c826a (1): > [NF] Handle SUBSCRIPTED_EXP in Typing.typeExp.
72bb658880 Per Östlund * OMCompiler 008d2d2...7f60f82 (1): > [NF] Don't evaluate local constants in functions.
a98118d21f Adeel Asghar * OMEdit d4dad55...ba22c5a (1): > ticket:4983 Update the documentation browser when a new ModelWidget is selected
ba22c5afb4 Adeel Asghar ticket:4983 Update the documentation browser when a new ModelWidget is selected
14a6447a9d Willi Braun * OMCompiler 2d1ed04...008d2d2 (1): > [FMI] fix directional derivatives in c fmu
c1e2350f86 hudson * libraries 6675969...387be42 (1): > Bump libraries
edff457581 Adeel Asghar * OMCompiler 0eac662...2d1ed04 (1): > Add quotes around the full command
d51f42119a Per Östlund * OMCompiler c3159ae...0eac662 (1): > [NF] Fix lookup error message.
b5ddaa63a5 Per Östlund [NF] Add ceval tests.
517bc02db4 Per Östlund Updating submodules
1c94ad7569 Adeel Asghar * OMEdit 862a324...d4dad55 (1): > ticket:4987 Only add the top level model/package to recent files list
d4dad558e3 Adeel Asghar ticket:4987 Only add the top level model/package to recent files list
536d41a992 Adeel Asghar * OMEdit 991c06b...862a324 (1): > ticket:4840 Handle the array unit conversion of array modifiers
862a324516 Adeel Asghar ticket:4840 Handle the array unit conversion of array modifiers
ab769a3a1f Martin Sjölund Add a Jenkins pipeline
cc569510f6 Martin Sjölund Update paths of sources
e73af51b30 Martin Sjölund * testsuite fee1814...69d6869 (1): > Fix typo
69d6869ce2 Martin Sjölund Fix typo
1166e1039e Martin Sjölund Updating submodules
fee18148d2 Martin Sjölund Update expected output for steady state simulation
210ffa014c Per Östlund Updating submodules
6ca0d8173a Per Östlund [NF] Update tests.
d61c5d4363 Per Östlund * OMCompiler fd178e1...25d5df2 (1): > [NF] Simplification improvements.
46f58d1b20 Per Östlund * OMCompiler 412a023...fd178e1 (1): > [NF] Fix simplification of sum/product.
cb82597956 Per Östlund * OMCompiler e3f55e4...412a023 (1): > [NF] Revert to first base class lookup fix.
08b4169011 Martin Sjölund Disabled the C++ static linking test
5f83b7770f Martin Sjölund * testsuite ab2c84c...08b4169 (1): > Disabled the C++ static linking test
ab2c84c9c7 Martin Sjölund Properly disable the Motor_mcp test
44147d5281 Martin Sjölund * testsuite 73619c7...ab2c84c (1): > Properly disable the Motor_mcp test
cc65e34b1b Martin Sjölund * OMCompiler d870b3b...e3f55e4 (1): > Fix the FMU resource path on Win32
ed5c31f0f1 Per Östlund Updating submodules
73619c7ed9 Per Östlund [NF] Update delay test.
36f0540311 Per Östlund * OMCompiler 7d0153e...647ef10 (1): > [NF] Fix Ceval error reporting.
d08883af5d Per Östlund * OMCompiler 582a038...7d0153e (1): > [NF] Simplification improvements.
299bfbc503 Per Östlund [NF] Add cardinality tests.
3ffd023378 Per Östlund Updating submodules
0b8ac126f4 Pierre Haessig * doc 8654f34...c9217b3 (1): > fix typos in OMMatlab doc
3559bcdb46 Per Östlund * OMCompiler e9a73b9...6ec2d31 (1): > [NF] Better fix for base class lookup issue.
bfcb3895cc Per Östlund [NF] Add extends test.
372f9d92e1 Per Östlund Updating submodules
c9217b3085 Pierre Haessig fix typos in OMMatlab doc
8001b80f92 Adeel Asghar * doc bb446cd...8654f34 (1): > Fix indentation
8654f34d4f Adeel Asghar Fix indentation
213e5b3d3f hudson * libraries ba70922...6675969 (1): > Bump libraries
13afdd4933 Adeel Asghar * doc 74a891b...bb446cd (1): > A bit of documentation about encryption support
bb446cd7db Adeel Asghar A bit of documentation about encryption support
5b2ac558f9 Martin Sjölund Stop testing testBug3902
a38866a5da Martin Sjölund * testsuite 276bf6f...5b2ac55 (2): > Stop testing testBug3902 > Disable HPCOM test Motor_mcp_omp
605c99bb32 Martin Sjölund Disable HPCOM test Motor_mcp_omp
b9749f5c0b hudson * libraries d1a100b...ba70922 (1): > Bump libraries
276bf6fefa Martin Sjölund Change tested cross-compiled+run platforms
2b7c394141 Martin Sjölund * testsuite 6f66119...276bf6f (1): > Change tested cross-compiled+run platforms
38eb7b8eab hudson * libraries 7e1c0f3...d1a100b (1): > Bump libraries
bb6a641a60 Martin Sjölund * OMCompiler 7cd71ba...a34b659 (1): > Fix for Windows paths in URIs
636490632a Martin Sjölund * testsuite bcaffcb...6f66119 (1): > Add script to run FMUs through Jenkins
6f6611995e Martin Sjölund Add script to run FMUs through Jenkins
df12a3918f Martin Sjölund * testsuite a1214cb...bcaffcb (1): > Move creation of the tar.xz to the Jenkinsfile
bcaffcb5f2 Martin Sjölund Move creation of the tar.xz to the Jenkinsfile
a6e8a2ca7c Martin Sjölund * testsuite b4d738d...a1214cb (1): > Also build x86 in docker
a1214cb0a2 Martin Sjölund Also build x86 in docker
e00584cebc hudson * libraries ab63dd4...7e1c0f3 (1): > Bump libraries
c56f4709e8 Martin Sjölund Updating submodules
b4d738da10 Martin Sjölund Cross-compile FMUs using docker or the local machine
179896b8af hudson * libraries 13272e1...ab63dd4 (1): > Bump libraries
fa39fd17da Adrian Pop * OMCompiler 1257694...3f36b04 (1): > small readme update
8e7ec6da1b hudson * libraries 494cdf5...13272e1 (1): > Bump libraries
57a95b11c9 Adeel Asghar * OMEdit 94bcd98...991c06b (1): > Use listFile when file is encrypted
991c06b4e8 Adeel Asghar Use listFile when file is encrypted
90ad8ccde4 Adeel Asghar * OMCompiler 75c94ec...1257694 (1): > listFile should work for Access.nonPackageText and higher
afc376d4f0 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
a24e239f4f Per Östlund Updating submodules
ba2ec98853 Per Östlund [NF] Update tests.
3e6dcc4fe2 Martin Sjölund * OMEdit 80bc25f...94bcd98 (1): > Added more preprocessor checks for OSG
94bcd989fa Martin Sjölund Added more preprocessor checks for OSG
5e84c83c9d Adeel Asghar * OMEdit 891aab5...80bc25f (1): > Restrict instantiateModel based on the access annotation.
80bc25f323 Adeel Asghar Restrict instantiateModel based on the access annotation.
a85dfcbc65 Adrian Pop * OMCompiler facb5c9...ad9df37 (1): > add a readme about using own compiled OpenModelica
55c1cbd140 hudson * libraries 6d083b2...494cdf5 (1): > Bump libraries
863cf13416 Per Östlund [NF] Add scalar() test.
f77665766d Per Östlund Updating submodules
ca06d7132b Per Östlund * OMCompiler 592a4a4...5615485 (1): > [NF] Improve expression expansion.
3609d875d0 Per Östlund [NF] Add unknown dim test.
38469b835c Per Östlund Updating submodules
5a67bb114e Martin Sjölund * OMEdit 23a584f...891aab5 (1): > Do not point directly into OMCompiler.git
891aab58da Martin Sjölund Do not point directly into OMCompiler.git
1bbf721bca Martin Sjölund * OMCompiler 1c8bb86...f761280 (1): > The FMIL includes are necessary to compile OMEdit
a1ca0b89a6 Lennart Ochel * OMCompiler dfa7337...1c8bb86 (1): > Fix copyright header
98b0e86436 Adeel Asghar * OMCompiler fb766b3...dfa7337 (1): > Use the correct working directory
e9ada82ea4 hudson * libraries 46d066c...6d083b2 (1): > Bump libraries
2bfddad10e Per Östlund * OMCompiler cce54d9...fb766b3 (1): > Handle : in ComponentReference.compareSubs.
dba6b173aa Per Östlund [NF] Update tests.
95b392cb7d Per Östlund Updating submodules
9a4ffacd8b hudson * libraries eb5d2b5...46d066c (1): > Bump libraries
0acfdf1ee0 Per Östlund * OMCompiler f9bcda0...37e7177 (1): > [NF] Fix issue with conditional components.
3f7682af62 Per Östlund * OMCompiler 72ee122...f9bcda0 (1): > [NF] Fix scope in Inst.instExpressions.
4eaab01e8e Per Östlund [NF] Added conditional connector test.
1811d5042f Per Östlund Updating submodules
b74a2f1184 Adeel Asghar Merge remote-tracking branch 'origin/master' into oms
0d2ef425ce hudson * libraries 0414053...eb5d2b5 (1): > Bump libraries
ddff379222 Per Östlund * OMCompiler 6fe40c2...0fb948c (1): > [NF] Fix moving of parameter binding to equation.
c0b03eb4c5 Per Östlund * OMCompiler 24b68a2...6fe40c2 (1): > [NF] Remove empty arrays equations.
20dc212eab Per Östlund [NF] Update tests.
c8c89fa8a1 Per Östlund Updating submodules
b5e588e7c0 Martin Sjölund * OMCompiler e3fba96...27740e1 (1): > Use the FMI 2.0 resources directory for info.json
a3ec59b80f Martin Sjölund * OMCompiler 7f3aeef...e3fba96 (1): > Do not enforce -flto when building FMUs
003f554f91 Per Östlund * OMCompiler a107bb4...7f3aeef (1): > [NF] Update NFModelicaBuiltin.
1912ae94c8 Per Östlund * OMCompiler d262d0a...a107bb4 (1): > [NF] Fix handling of 'each' in Ceval.
c3e32f7426 hudson * libraries 812797b...0414053 (1): > Bump libraries
30c4eb8ff7 hudson * libraries 165d9aa...812797b (1): > Bump libraries
cb0d55ea9a hudson * libraries 4e50e29...165d9aa (1): > Bump libraries
8f6610b602 adrpo force update as PR failed on last step
e0ee6b809c Adrian Pop * OMCompiler 97ad0bf...c0e4847 (1): > small readme update
4f35cb62a6 Adrian Pop * OMCompiler 5e99170...97ad0bf (1): > check if the file is valid
b90bbbaa05 hudson * libraries f2ae2c4...4e50e29 (1): > Bump libraries
d023d7a5b2 Per Östlund [NF] Add if-equation test.
0bc2c21f9e Per Östlund Updating submodules
077e63d91a Per Östlund Updating submodules
fb8371207f Per Östlund [NF] Add record array evaluation tests.
9b5e6445db hudson * libraries c436a4c...f2ae2c4 (1): > Bump libraries
d0bbeaf4da Martin Sjölund * OMEdit 50faa87...23a584f (1): > Increase the colour palette of check.png to 8-bit
23a584f7a3 Martin Sjölund Increase the colour palette of check.png to 8-bit
bcba029130 Adeel Asghar * OMCompiler ab5e5ee...8f36866 (1): > Pass the correct number of arguments.
b45e4765d1 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.
ed6fca9020 hudson * libraries 4d98c11...c436a4c (1): > Bump libraries
f50ab80d52 Per Östlund Updating submodules
bede77897f Per Östlund [NF] Update operator overloading tests.
e886cde130 Per Östlund * OMCompiler b592193...8dca89a (1): > [NF] Try harder.
c0d24b3163 hudson * libraries a972250...4d98c11 (1): > Bump libraries
71716621c7 Per Östlund [NF] Update tests.
036f9f3039 Per Östlund Updating submodules
11fdfba1bf Per Östlund [NF] Add function evaluation test.
3524f52ac6 Per Östlund Updating submodules
de071cc7b6 hudson * libraries bffe1e3...a972250 (1): > Bump libraries
06b74e5e1a Adrian Pop change OpenModelicaSetup to OMSetup
cf36c80a91 Martin Sjölund * libraries a498dde...bffe1e3 (1): > Add AixLib 0.4.0; existing packages depend on it
7480af7b3c Adrian Pop * OMCompiler 7ee060b...e179064 (1): > fix include path for SEMLA
7c1bc31066 hudson * libraries c8b12c0...a498dde (1): > Bump libraries
9be9c858e0 Adrian Pop * OMCompiler 8c6ff41...7ee060b (1): > handle list and listFile if we have encryption
63d96ab35c hudson * libraries e85eb65...c8b12c0 (1): > Bump libraries
676537d696 Adeel Asghar * OMCompiler b96cf71...8c6ff41 (1): > Build SEMLA from OMEncryption
1cc0f23c34 hudson * libraries 1d300f9...e85eb65 (1): > Bump libraries
b9da8d025e Per Östlund [NF] Update function vectorization tests.
d9bf2c55a5 Per Östlund Updating submodules
d7759ec6e1 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
6c456fc881 hudson * libraries fee17dd...1d300f9 (1): > Bump libraries
d02d8de5ea Per Östlund * OMCompiler dc81059...7ad3a17 (1): > [NF] Make record constructors work again.
546f250708 Per Östlund [NF] Update and add operator overloading tests.
aa8a9431e2 Per Östlund Updating submodules
014a8288af Adeel Asghar * OMEdit e076b38...50faa87 (1): > Allow creating and loading encrypted package
ee2d623d08 Adeel Asghar Merge remote-tracking branch 'origin/master' into oms
50faa877a6 Adeel Asghar Allow creating and loading encrypted package
fb56634dab Adeel Asghar * OMEdit 7e3111a...e076b38 (1): > Avoid the NULL pointer exception.
e076b38dba Adeel Asghar Avoid the NULL pointer exception.
ce7624b222 hudson * libraries 96e5309...fee17dd (1): > Bump libraries
e23cd3456a Adeel Asghar * OMCompiler 1f361bb...9419b55 (1): > Make sure to clean SEMLA
ea4204d91e 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
f8e15b9e85 hudson * libraries bdc689a...96e5309 (1): > Bump libraries
a4e6d407af Rüdiger Franke * OMCompiler 6533bcd...91cd77d (1): > Fix type of firstTick operator
49c257bb68 hudson * libraries 85a24c3...bdc689a (2): > Bump libraries > Fix the MSL trunk patch
3cc7e9dc56 Per Östlund [NF] Add function derivative tests.
47633fce49 Per Östlund Updating submodules
be9bdac512 hudson * libraries 4d2de16...85a24c3 (1): > Bump libraries
87cfbd19a3 hudson * libraries afed7a5...4d2de16 (1): > Bump libraries
c01fba20de Per Östlund Updating submodules
82c85da6fc Per Östlund [NF] Update tests.
cbf553e8bd hudson * libraries 0dfe362...afed7a5 (1): > Bump libraries
11f71a367d Adeel Asghar Allow adding table as submodel FMU properties context menu
ce21b10699 Adeel Asghar FMU inputs via FMU properties dialog
e93c59a676 hudson * libraries 4675996...0dfe362 (1): > Bump libraries
0a4a3c70b6 hudson * libraries 8e2e588...4675996 (1): > Bump libraries
8fb6d520d9 Per Östlund * OMCompiler 9d7f5d5...58dca93 (1): > [NF] Minor optimization for fold/map of crefs.
53097e86d6 hudson * libraries cd478f1...8e2e588 (1): > Bump libraries
f42c0a917b Per Östlund [NF] Add more function evaluation tests.
031d61528d Per Östlund Updating submodules
19b2b60f13 Per Östlund * OMCompiler 15644b5...f430883 (1): > [NF] Expression evaluation fixes.
391deb85b3 Per Östlund [NF] Add function evaluation test.
837c12c0a7 Per Östlund Updating submodules
6adc7f2c88 Per Östlund * OMCompiler df6ecef...030f499 (1): > Add code generation for 'product'.
2711e8e2cc Per Östlund * OMCompiler 2166555...df6ecef (1): > [NF] Use correct call attributes everywhere.
a359e9feda Adrian Pop * OMCompiler e8a3024...2166555 (1): > try to not use the new dtags also for shared objects
613de6fe7a Adrian Pop * OMCompiler cc5bf4b...e8a3024 (1): > - handle -Wl,--no-as-needed via configure
34f1ec133f Adrian Pop * OMCompiler 4c949e1...cc5bf4b (2): > handle -Wl,--disable-new-dtags via configure > use RPATH not RUNPATH via -Wl,--disable-new-dtags
7b415b2249 hudson * libraries c88ae31...cd478f1 (1): > Bump libraries
c06433506f Adrian Pop * OMCompiler 3afa6f7...4c949e1 (1): > use -Wl,--no-as-needed as otherwise the klu test fails
9d6a69776a Volker Waurich * OMCompiler 84be5a9...3afa6f7 (1): > remove duplicated relation checking for cpp codegen, fixes relations using iterators
50fc6a26df Adeel Asghar Disable the renaming feature until its fixed completely
61b04277bc Per Östlund [NF] Add nested 'end' test.
c5d0497b1d Per Östlund Updating submodules
93dee901c8 Per Östlund * OMCompiler c3468c0...2fffc20 (1): > Handle "()" for __OpenModelica_simulationFlags.
0b2fd737bd Per Östlund [NF] Update tests.
373e5e6145 Per Östlund Updating submodules
9d25b38687 Adeel Asghar Use oms2_setConnectorGeometry for connectors Bit of code cleanup.
891adba85f Per Östlund Update tests.
3242d5758a Per Östlund Updating submodules
5f26126398 Per Östlund [NF] Update tests.
9a5bb6433d Per Östlund Updating submodules
7e8c5265f5 Per Östlund [NF] Add more 'when' tests.
eb5a3a4dc7 Per Östlund Updating submodules
ce68a50a64 Per Östlund * OMCompiler 9878b52...9b09552 (1): > Add evaluation of intBit*.
9f52a31ac5 Per Östlund * OMCompiler 12e54e0...9878b52 (1): > [NF] Fill in field names when converting records.
212885f0c7 Per Östlund * OMCompiler a444419...12e54e0 (1): > [NF] Fix Package.collectVariableConstants.
3d95d21f34 Per Östlund * OMCompiler debb491...a444419 (1): > [NF] Allow both types to be unknown in matchTypes.
14022bc06f Adeel Asghar Adapt to the changes of asynchronous simulate Added support for get start and stop time APIs.
6d76fe6f52 Per Östlund * OMCompiler 0fd679d...debb491 (1): > [NF] Apply scope fixes to records constructors too.
f545a43d3c Adeel Asghar Allow deleting the submodel icon Restrict few actions on the submodel signals. Respective context menus
fedcaa24df Per Östlund [NF] Update tests.
a5144a4ad2 Per Östlund Updating submodules
72f34216f7 hudson * libraries 1539b63...c88ae31 (1): > Bump libraries
434849110a Per Östlund [NF] Update tests.
3d0cc19fdc Per Östlund Updating submodules
2c1fc426e6 Per Östlund * OMCompiler a185205...e2290c9 (1): > Fix ComponentReference.expandCref.
52e77660a5 hudson * libraries e6e6718...1539b63 (1): > Bump libraries
016c4fd993 Per Östlund * OMCompiler e8395d7...a185205 (1): > Improve inlining to handle Complex constructor.
c0f7c32e25 Per Östlund * OMCompiler 215b5fc...e8395d7 (1): > [NF] Fix call attributes for operator overloading.
04d958a401 Adeel Asghar Merge remote-tracking branch 'origin/master' into oms
2496b7d4bb Adeel Asghar ModelWidget for FMUs and its signals Handling of iconSource attribute for FMUs.
f295158bc7 Per Östlund * OMCompiler 526262a...215b5fc (1): > [NF] Fix ConnectEquations.makePositiveMaxCall.
3c2d914ade Per Östlund [NF] Add function record parameter tests.
6eb3a7b9c9 Per Östlund Updating submodules
fed51bdab9 Dietmar Winkler * OMCompiler 0ea5484...c2593f2 (1): > Add default top alignment for table rows
ea63cadae2 Per Östlund * OMCompiler f09a7d4...0ea5484 (1): > [NF] Fix InstNode.scopePath for derived classes.
47387c8ad2 Per Östlund [NF] Update tests.
e6f9e8ca97 Per Östlund Updating submodules
8bcc3ee581 Willi Braun * OMCompiler e80e927...0f7ec31 (1): > [cRuntime] fix typo
73c624c48e Per Östlund [NF] Add array concatenation test.
c23e4b029f Per Östlund Updating submodules
a75611462e Willi Braun * OMCompiler 2716d05...2ea6748 (1): > [cRuntime] Fixing LOG_DSS dump
152812ec8e Willi Braun * OMCompiler 729fcc0...2716d05 (1): > [DAEMode] create aux variable for cse variables
acf3696e13 Willi Braun * OMCompiler ef288f9...729fcc0 (1): > [cRuntime] fix function _omc_maximumVectorNorm
28607eebfd Per Östlund * OMCompiler e5b9e3e...ef288f9 (1): > [NF] Fix equation counting for algorithms.
62a0cb4664 Per Östlund [NF] Add tests.
ee06811543 Per Östlund Updating submodules
74a7737ef8 Per Östlund [NF] Added prefixing test.
3a84f4211d Per Östlund Updating submodules
abc79f2f86 Per Östlund [NF] Add prefixing test.
f24e61a3b9 Per Östlund Updating submodules
4a35da1d53 Per Östlund [NF] Add dimension deduction test.
5cc5825a1b Per Östlund Updating submodules
8bcddfc761 hudson * libraries 9ef54b8...e6e6718 (1): > Bump libraries
81bcbdeebf Per Östlund Updating submodules
f0dc635580 Per Östlund [NF] Add builtin attribute test.
2c465169fc Per Östlund Updating submodules
3c4e9ad54d Per Östlund [NF] Update test.
e9c014f801 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
adbecab95f Per Östlund [NF] Update tests.
b92707c4a9 Per Östlund Updating submodules
bc4d22860a Per Östlund [NF] Add array binding test.
476f47c3f7 Per Östlund Updating submodules
affad0bf4f Per Östlund [NF] Add more class modifier tests.
3b0784ab3e Per Östlund Updating submodules
05591447fb Per Östlund [NF] Add more record evaluation tests.
bd2b4fb878 Per Östlund Updating submodules
c6b3b5666f hudson * libraries 1821d24...9ef54b8 (1): > Bump libraries
97c16ae901 Per Östlund * OMCompiler c6677a4...c06350f (1): > [NF] Fix record constructor generation issue.
05eff907f9 Per Östlund * OMCompiler 54d7a40...c6677a4 (1): > Make saveTotalModel respect uses-annotations.
7319274eaf Per Östlund * OMCompiler c0cc57f...54d7a40 (1): > [NF] Fix modifier scope in Inst.instClassDef.
2f352d52a8 Martin Sjölund * OMCompiler 74abb64...c0cc57f (1): > Build lpsolve55 if it is not found
2a436ddf00 Per Östlund [NF] Update tests.
4ad8e0cca3 Per Östlund Updating submodules
04805a9822 hudson * libraries 2784566...1821d24 (1): > Bump libraries
9a756d2b5c Per Östlund [NF] Update tests.
497fb915cf Per Östlund Updating submodules
c2c1c195f7 Per Östlund * OMCompiler 2fefbbb...90c1886 (2): > [NF] Improve type checking of records. > [NF] Fix generation of record constructors.
b2e369ccc8 Per Östlund * OMCompiler 16e0883...2fefbbb (1): > [NF] Improve type checking of records.
af3e6092f0 hudson * libraries 4734b91...2784566 (1): > Bump libraries
89fef4a0e0 Per Östlund Updating submodules
13aad5f7ad Per Östlund [NF] Update getInstanceName test.
54814fdb7c Per Östlund Updating submodules
5df20c635a Per Östlund [NF] Update tests.
fa1541f67d Martin Sjölund * OMCompiler 17adb9a...57e8ce7 (1): > Generate correct code for integer mod(i1,i2)
bad53a2fdc Per Östlund [NF] Update tests.
9fe392a40a Per Östlund Updating submodules
a912b6303b Per Östlund * OMCompiler 6aa87b5...ed95fad (1): > [NF] Constant evaluation fixes.
dc870cc3c8 Martin Sjölund * OMEdit da1155a...7e3111a (1): > Pass CXXFLAGS to qjson
7e3111a897 Martin Sjölund Pass CXXFLAGS to qjson
27600229fd Lennart Ochel Updating OMCompiler
7b94780afc Per Östlund [NF] Update tests.
8bcbcdc3ee Per Östlund Updating submodules
57f144b78f Adeel Asghar Merge remote-tracking branch 'origin/master' into oms
b9452ebe03 hudson * libraries c9a6a78...4734b91 (1): > Bump libraries
f3b0234090 Per Östlund * OMCompiler 52e894f...fb58909 (1): > [NF] Various improvements.
8d7657d261 Adeel Asghar * OMEdit 09fcdbc...da1155a (1): > ticket:4935 Check the simulation result size before switching to the plotting view.
da1155a9df Adeel Asghar ticket:4935 Check the simulation result size before switching to the plotting view.
eb3c7d7f5a Per Östlund * OMCompiler d47670a...52e894f (1): > [NF] Use class scopes for function names.
5ea64e3409 Adeel Asghar * OMEdit afcb605...09fcdbc (1): > Fixed flickering of duplicate dialog
09fcdbcf49 Adeel Asghar Fixed flickering of duplicate dialog
beefc7ffe0 Per Östlund * OMCompiler 271b70d...d47670a (1): > [NF] Don't treat external "builtin" as external.
678ea021bb Per Östlund [NF] Add inner outer test.
5ccca9fe14 Per Östlund Updating submodules
c68974042d Martin Sjölund * OMCompiler a3a1750...74e8456 (1): > filterSimulationResults option to remove descriptions
4c7b3087af hudson * libraries c1264ac...c9a6a78 (1): > Bump libraries
017eb49863 hudson * libraries e5f6d48...c1264ac (1): > Bump libraries
9e1da45555 Per Östlund * OMCompiler 3d7f6a4...a3a1750 (1): > Add dumping of INITIAL_NORETCALL to DAEDump.
1e7ea724cf Per Östlund * OMCompiler 0e2c8f5...3d7f6a4 (1): > [NF] Fix evaluation of dimensions in functions.
85b189c625 Per Östlund * OMCompiler 63ed252...0e2c8f5 (1): > [NF] Fix variability of size() properly.
a53d2ecc89 Per Östlund * OMCompiler 59a392a...63ed252 (1): > [NF] Handle derived classes in collectRecordParams.
6c0910c493 Per Östlund * OMCompiler 1bed3ff...59a392a (1): > [NF] Minor fixes.
bb9b167b98 Per Östlund * OMCompiler a3ddfaf...1bed3ff (1): > [NF] Fix variability of size() in functions.
ce77458a49 Per Östlund [NF] Added function evaluation tests with arrays.
022bc70dc5 Per Östlund Updating submodules
76131c614e Per Östlund * OMCompiler c844742...8b4871a (1): > [NF] Improve function vectorization.
70eafcfe72 Martin Sjölund * OMCompiler 4912fd6...c844742 (1): > Only perform logging of delay for LOG_EVENTS_V
b0383b2c88 Adeel Asghar Merge remote-tracking branch 'origin/master' into oms
fa9e510caf Adeel Asghar * OMEdit 881575c...afcb605 (1): > Fix array parametric plot
afcb6057a5 Adeel Asghar Fix array parametric plot
ed88ece2fe hudson * libraries 8a2dfb2...e5f6d48 (1): > Bump libraries
1ec199c55f Per Östlund * OMCompiler bc9cece...4912fd6 (1): > [NF] Inlining fixes.
129adbf62e Adeel Asghar * OMEdit 6b04065...881575c (1): > ticket:4923 Check for Modelica:// urls
881575c435 Adeel Asghar ticket:4923 Check for Modelica:// urls
fe62e95276 Bernhard Thiele * OMCompiler d9899db...bc9cece (1): > Removing description of a previously removed module
a86472e6bb Adeel Asghar Simulate FMI composite models
c0e3759b9c Per Östlund [NF] More test for records in function evaluation.
26c8327132 Per Östlund Updating submodules
cb7223073f hudson * libraries 9d7cb45...8a2dfb2 (1): > Bump libraries
83fe9fa19b Per Östlund [NF] Added function evaluation test with record.
859bb70446 Per Östlund Updating submodules
2ec1643875 Per Östlund [NF] Evaluation tests for linspace and reductions.
28107a1002 Per Östlund Updating submodules
2303444180 Per Östlund [NF] Update tests.
498712d403 Per Östlund Updating submodules
7b443d87f0 Per Östlund * OMCompiler 89eacbb...87286cb (1): > [NF] Various improvements.
23774333f6 Per Östlund [NF] Add test for duplicate params in function.
2b0b69de09 Per Östlund Updating submodules
934ac6f1d2 Per Östlund * OMCompiler bc4b3e1...ace473c (1): > [NF] Add evalution of known external functions.
606bbdb992 Per Östlund * OMCompiler cd7b28a...bc4b3e1 (1): > [NF] Add sanity check to Call.vectorizeCall.
9a3e237aad Per Östlund Updating submodules
4cf7e9aa37 Per Östlund Update spell checking file.
9fbd53a154 Per Östlund [NF] Added function evaluation tests.
f816339d4a Adeel Asghar * OMCompiler 6a5320c...f92e6eb (1): > Fixed the windows FMU export
e0b1856e9f Adeel Asghar * doc 0737232...74a891b (1): > Documented the third argument of ModelicaSystem
74a891bedd Adeel Asghar Documented the third argument of ModelicaSystem
d880af299e hudson * libraries 3462393...9d7cb45 (1): > Bump libraries
763f5eeb45 adrpo * libraries daccf5c...3462393 (1): > update the manual patch
3cd1fe0813 Per Östlund * OMCompiler 26cb184...6a5320c (1): > Fix Inst.releaseInstHashTable.
db60c45f0e Adeel Asghar Merge remote-tracking branch 'origin/master' into oms
9f7878f82b Martin Sjölund * OMCompiler 7fc85eb...26cb184 (1): > Improved instantiateModel
6790a23a5d Martin Sjölund * OMCompiler 5a7ce94...7fc85eb (1): > Fix undefined behaviour in codegen of array reduction
a523321a43 Per Östlund [NF] Add ceval test for Integer().
2b50c1c20b Per Östlund Updating submodules
f8be7c4dfc Per Östlund * OMCompiler 3aae2a0...81ba868 (1): > [NF] Various fixes.
303eb96db2 Adeel Asghar * OMEdit 48aee2f...6b04065 (1): > ticket:3788 Delete the entire simulation folder on quit
6b04065d85 Adeel Asghar ticket:3788 Delete the entire simulation folder on quit
73f9dd20e8 Adrian Pop * OMCompiler 338d1df...3aae2a0 (1): > pass the makefile file in Windows
bdad486760 Per Östlund [NF] Update tests.
bdef3d3161 Per Östlund Updating submodules
caaf4a350b Adeel Asghar * OMEdit d1e3551...48aee2f (1): > ticket:4788 Add the saved files to recent files list
48aee2f0d2 Adeel Asghar ticket:4788 Add the saved files to recent files list
1db0c3efdf Martin Sjölund * libraries 686f34a...daccf5c (1): > Update makefile for netcdf
d820054f14 Martin Sjölund * libraries f853b09...686f34a (1): > Update netCDF as the last commit was force pushed
dde5b1aefb Martin Sjölund * libraries c66a9a2...f853b09 (1): > Fix the MSL patch
2340763a27 Adeel Asghar * doc 29cd774...0737232 (1): > Documentation for __OpenModelica_commandLineOptions and __OpenModelica_simulationFlags annotations
0737232d64 Adeel Asghar Documentation for __OpenModelica_commandLineOptions and __OpenModelica_simulationFlags annotations
4854b6fdca Martin Sjölund * libraries 05c4cdb...c66a9a2 (1): > Bump libraries
d8f981d716 Martin Sjölund * libraries 1a82c7f...05c4cdb (1): > Add LibRAS to the testing
d470457d39 Adeel Asghar * OMEdit a31e907...d1e3551 (2): > Better default color for warnings > Don't set a minimum width
d1e355161c Adeel Asghar Better default color for warnings
e2aff3c8bd Adeel Asghar Don't set a minimum width
b3f8af8920 Martin Sjölund Number of output points changed
9c78ce857e Martin Sjölund Updating submodules
9375dc865c Per Östlund * OMCompiler d8d9e02...004da73 (1): > Disable incorrect typing of .+ for Strings.
6a1cc9a99d Per Östlund [NF] Update tests.
5a46b166ba Per Östlund Updating submodules
8e4a2077c0 Martin Sjölund * OMCompiler 549896e...f5e1d77 (1): > Inline mmc_mk_modelica_array for source FMUs
b080887caf Per Östlund Updating submodules
0db66a6dea Per Östlund [NF] Add reduction subscripting test.
f0eff70633 Martin Sjölund * OMCompiler 0b569cc...c51b823 (1): > Fix stateselection destructor
81d5698750 Martin Sjölund Fix typo in translateModelFMU command
859f563cd6 Martin Sjölund Updating submodules
791d7adede Rüdiger Franke * OMCompiler d4122a2...d6ea7eb (1): > Support assignment to arrays of discrete states
3dc89bd227 Willi Braun * OMCompiler c2ffbc5...d4122a2 (1): > [Runtime] fix some debug outputs in kinsol solver
8b1dd525bf hudson * libraries 2c38a9e...1a82c7f (2): > Bump libraries > Update MSL trunk patch
b07b2303ad Martin Sjölund * libraries 0b34de5...2c38a9e (1): > Bump libraries
858b9d0199 Adeel Asghar * OMEdit 072b5c8...a31e907 (1): > ticket:4806 pass correct library name to loadModel
a31e90700c Adeel Asghar ticket:4806 pass correct library name to loadModel
e7ba7f69dd Martin Sjölund * OMCompiler 3f63830...c2ffbc5 (1): > Handle # in the working path
c7ad8cbcb9 Per Östlund * OMCompiler c2dad7b...3f63830 (1): > [NF] Fix type of DAE.RANGE.
cb49931923 Adeel Asghar FMU ModelWidget
b0dac24333 Per Östlund Updating submodules
072b5c8c14 Per Östlund Update OMCProxy for saveTotalModel change.
52a6fd8621 Per Östlund * OMCompiler 19ce60a...340f1d3 (1): > [NF] Improve structural parameter marking.
a39ede2893 Per Östlund [NF] Updated tests.
546c184133 Per Östlund Updating submodules
1787fde907 Per Östlund [NF] Update tests.
9ac86ba549 Per Östlund Updating submodules
aaaa70602e Willi Braun * OMCompiler feb746e...29bc2a8 (1): > [SC] Refactor some functions that reconstruct SimEqSystems
14f66e7b8c Willi Braun [SC] update tests
8b2222e3ae Willi Braun Updating submodules
8748e7a34b Adeel Asghar Merge remote-tracking branch 'origin/master' into oms
ff9e939edf Adeel Asghar Adapt to updated OMS API
0bf2fd78fd Adrian Pop * OMCompiler ae5e0b1...de3a487 (1): > add GC_get_prof_stats as OMC API, ticket:4889
42c11db1c1 Per Östlund [NF] Update tests.
dcd783f224 Per Östlund Updating submodules
72a8e6db89 Per Östlund Updating submodules
fb1806b9d3 Per Östlund [NF] Update tests.
0c47e89d79 Adrian Pop * OMCompiler a8f003f...129d50f (1): > fix copy of antlr jars for Linux and Windows
58ed3ec8a4 Per Östlund * OMCompiler f6ae791...a8f003f (1): > [NF] Use correct DAE type for array assignments.
0e434b42a7 Adrian Pop * OMCompiler 9216359...f6ae791 (1): > fix windows builds, copy of antlr*jar
fcb348e4e4 Per Östlund * OMCompiler a473365...9216359 (1): > [NF] ExternalObject fixes.
7294681c30 Per Östlund * OMCompiler 6ca8924...a473365 (1): > [NF] Hack to fix type of min/max/sum/product.
5ac354546b Per Östlund [NF] Update tests.
c9375b5183 Per Östlund Updating submodules
80ea62e500 Martin Sjölund * OMCompiler d7c5c23...d36f68c (1): > Compile runtime code with no-dollars-in-identifiers
0365526e91 Martin Sjölund * OMCompiler 0f2f73e...d7c5c23 (1): > Moved the Java interface to new repo OMJava
ed1565011b Martin Sjölund * OMCompiler e86a458...0f2f73e (1): > Run javac with encoding=utf8
cbe8be5d6b Martin Sjölund * OMCompiler 20e6c2d...e86a458 (1): > Increase the size of equation alias cache
e78a1c5ce5 Martin Sjölund Updating submodules
a538e8bede Martin Sjölund Expected output for SimCode alias equations
0c95f69051 Per Östlund * OMCompiler 5680ad3...4d89e7f (1): > [NF] Fix FBuiltin.getBasicTypes for NF.
6a5d5c0cfb Willi Braun * OMCompiler 74a526d...5680ad3 (1): > [BE] added execStat to BackendDAEUtil.sortGlobalKnownVarsInDAE
3174bca50d hudson * libraries 650c887...0b34de5 (1): > Bump libraries
8687ea84d0 hkiel * OMCompiler 368ac8c...74a526d (1): > some minor optimizations
73e61a690c Martin Sjölund * OMCompiler 7a3a58f...368ac8c (1): > Refactor SimCode.createEquation
83055a5796 Willi Braun * OMCompiler f6ef4b2...7a3a58f (1): > [DAEmode] reduce generated code for algebraic variables
f2637f7fd6 Martin Sjölund Updating submodules
ad900fc763 Martin Sjölund [NF] Expected output from evaluating ranges
9a6d20f5d9 hudson * libraries 328d125...650c887 (1): > Bump libraries
de5a1a836d Willi Braun * OMCompiler 2245862...e6bd883 (1): > [DAEMode] update at event update again all equations
45503fc0e4 Martin Sjölund * OMCompiler c160a16...2245862 (1): > [NF] Improve TODO-messages
a9c8a780b4 Martin Sjölund * OMCompiler 3f9491d...c160a16 (1): > Handle SVGs containing UTF-8 characters
03ae822727 Martin Sjölund * OMCompiler 38efbe7...3f9491d (1): > Handle empty rotation in icon generation script
03c22a907a 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
717f6324d6 hudson * libraries ce0b3f4...328d125 (1): > Bump libraries
a9de90764b hudson * libraries e891d0e...ce0b3f4 (1): > Bump libraries
304a70fc2c Per Östlund * OMCompiler bd785a4...65d57a5 (1): > [NF] Set correct restriction for complex types.
84ee6dea8d Willi Braun Updating submodules
ce80c430a2 Willi Braun update all tests which dumping equations
3b1f542e39 Willi Braun Expanded test for dependencies testing
3a28060368 Martin Sjölund * OMCompiler e84261d...5e99e61 (1): > [NF] Translate more binary vector operations to DAE
0b34646a7e Martin Sjölund * doc 35d3cb6...29cd774 (1): > Fix formatting
29cd7741bf Martin Sjölund Fix formatting
96e16e5d33 Martin Sjölund * doc 5a27cbb...35d3cb6 (3): > Fix some links > Fix formatting error > Add a technical details chapter with MATv4 format
35d3cb667e Martin Sjölund Fix some links
3888a7e821 Martin Sjölund Fix formatting error
62c95d4cfa Martin Sjölund Add a technical details chapter with MATv4 format
5e4c5c8113 Martin Sjölund * OMCompiler 5c7b2f0...e84261d (1): > [NF] Evaluate scalar product and power operator
dd48100867 Willi Braun enable inline function tests
a5fd79df2d Willi Braun * testsuite 6b0b108...dd48100 (1): > enable inline function tests
dcf57cc9b6 hudson * libraries e10bf54...e891d0e (1): > Bump libraries
326c84e42c hudson * OMCompiler 0840339...5c7b2f0 (2): > fixes for tmpVars > Handle builtin functions in isConst
65188c2244 Martin Sjölund * OMCompiler baa1a25...0840339 (1): > Fix the tar-file in GenerateDoc.mos
6b0b10899e vruge fix tests
b1271a676b vruge * testsuite b29ad13...6b0b108 (1): > fix tests
b29ad13192 vruge expected output
ed38aa3e15 vruge Updating submodules
79ef26d2c2 Per Östlund Updating submodules
576fac6fed Per Östlund Update String() argument order in tests.
fa47b5c77b Per Östlund * OMCompiler 4204ff0...3f9d53f (1): > Fix ParModelica compilation with Clang 6.0.
7e2d503d86 hudson * libraries e4bb698...e10bf54 (1): > Bump libraries
41b008fc69 Per Östlund [NF] Add record in connector test.
7b59024cdc Per Östlund Updating submodules
fde17ad20b Per Östlund [NF] Add if-expression tests.
9132738d26 Per Östlund Updating submodules
7257817df9 Willi Braun add a further test for inverse algorithm solving
f503598a37 Willi Braun Updating submodules
6470d64b05 vruge * OMCompiler 862a097...73e3f9c (1): > [BE] fix for inStream
a804f4788a vruge * OMCompiler acd54fc...862a097 (1): > improved inStream
acc47f888b hudson * libraries 033db33...e4bb698 (1): > Bump libraries
6c5f940bbe Volker Waurich * OMCompiler 87a0162...acd54fc (1): > check if evaluate annotation is actually true
a8ecd93ef4 hudson * libraries 98fddc6...033db33 (1): > Bump libraries
eb6a2d7e24 Per Östlund [NF] Update tests.
f9a1cc6490 Per Östlund Updating submodules
155e22a6c3 Per Östlund [NF] Add more when tests.
222b595040 Per Östlund Updating submodules
f28b480ae4 Volker Waurich * OMCompiler 23f5dff...e74a420 (1): > fix cad-file based visualization
92047ca7af hudson * libraries b4c6ade...98fddc6 (1): > Bump libraries
b374bc72a4 vruge added test
2381b2a9ac vruge Updating submodules
3f545c40f9 vruge * testsuite 79b533b...e1daf28 (1): > use dumpdaelow
e1daf289f8 vruge use dumpdaelow
2683938526 vruge * OMCompiler bb49baa...d180efb (1): > improved inline-function
bf44188a47 hudson * libraries c22ba05...b4c6ade (1): > Bump libraries
79b533b7e1 Per Östlund Added Integer expression simplification test.
4ead2c1309 Per Östlund Updating submodules
0f00643015 hudson * libraries 3c18dca...c22ba05 (1): > Bump libraries
cbe3fb4a27 Per Östlund Updating submodules
b8fa29df27 Per Östlund [NF] Update inStream tests.
a16d17eae4 Per Östlund Updating submodules
21c648dfbb Per Östlund [NF] Add tuple operation tests.
abe3b02acb Per Östlund Updating submodules
dddb7ad18f Per Östlund [NF] Update record test.
bf73653248 Per Östlund Updating submodules
2d74418f26 Per Östlund [NF] Updated tests.
3d6f424d1d Martin Sjölund * OMCompiler 7199ae1...11aa135 (1): > Fix listArrayLiteral
3e7dc5d999 hudson Updating submodules
8126e501ee Martin Sjölund Update file paths
720ece1a80 hudson * libraries 0d32654...3c18dca (1): > Bump libraries
97d5bbe912 Martin Sjölund * OMCompiler 6a6c033...a9b58e1 (1): > Update to Java6 since Java5 is obsolete
a1d49b1a9c Martin Sjölund * OMCompiler b4635bb...6a6c033 (3): > Replace tabs with 2 spaces > [NF] Relax variability error in functions > [NF] Unescape raw Absyn.STRING
019bec79ef Per Östlund [NF] Added complex flow test.
7736c9a352 Per Östlund Updating submodules
858a7ac3bf Lennart Ochel * OMCompiler 1c86d4e...659bcbc (1): > Fix indentation of 1c86d4e3a86bdc7c7708ae2816682d536ad96f57
964de8b87e Adrian Pop update testsuite after MSL library update
7c97cf480c Adrian Pop Updating submodules
d660a786d4 vruge Updating submodules
87cf295395 vruge expected output
e513cebbab vruge added test
f35cf82d90 Per Östlund Updating submodules
6663e48442 Per Östlund [NF] Added dimension size test.
8ac514a0e6 Per Östlund Updating submodules
21bec3c43b Per Östlund [NF] Added extends tests.
3327bf75c1 Per Östlund Updating submodules
489a0c5237 Per Östlund [NF] Add array binding test.
662f110986 vruge * testsuite 05c03a7...e564a04 (1): > enable some tests for inline
e564a04b67 vruge enable some tests for inline
32412b6643 Willi Braun * OMCompiler 90d01e9...f10312d (1): > [DAEmode] added several minor things
a893b46e3a vruge Updating submodules
05c03a7e0e vruge added test
030ec06da4 vruge * OMCompiler 3933f1c...f3d84c6 (1): > bugfixes
a358b490f7 vruge Updating submodules
ee4126043c vruge enable SMEE_Generator_MultiPhase
4e71e61cc1 vruge enable PumpingSystem
00f351855e vruge * OMCompiler f9d9de0...907d54e (1): > improved inInline.getFunctionInputsOutputBody
69ab07a10c vruge added example for ticket:4808
b0ce9639ee vruge Updating submodules
70ec530e36 Per Östlund [NF] Update range/subscripting tests.
eff4c7a411 Per Östlund Updating submodules
9f30ba5ddc 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
a96f71dfb0 Per Östlund [NF] Add record binding tests.
08bccb6b9b Per Östlund Updating submodules
5a27cbb827 Martin Sjölund Some spelling fixes
dbc28d8e30 arun3688 add userguide to OMMatlab and OMJulia
0a76c54871 Per Östlund * OMCompiler fb72969...f103a0d (1): > [NF] Create equations for complex bindings.
73a37117af Per Östlund * OMCompiler cd42dc7...fb72969 (1): > [NF] Fix record constructor DAE issue.
80c91c1d65 Willi * OMCompiler 93b4018...cd42dc7 (1): > [SimCode] added equation attributes to SimCode.SimEqSystem
12444278d3 Per Östlund * OMCompiler f7f4c35...93b4018 (1): > [NF] Fix issue with converting functions to DAE.
71a15a19a2 Willi Braun update daemode test on new implementation
7ce1eceed1 Willi Braun Updating submodules
378084c199 Martin Sjölund Add test for ticket:4838
6afc874898 Martin Sjölund Updating submodules
d3acec0413 Per Östlund [NF] Add test for type referencing type instance.
3f99641ae0 Per Östlund Updating submodules
8d73ee3e69 Per Östlund Updating submodules
48b7193cac Per Östlund [NF] Add test for size as external argument.
2925d4f5ea niklwors * OMCompiler 20606a9...fc8513b (1): > copy Visual Studio libs and pdb of cpp runtime with CMake instead of make
56d6f0456f Per Östlund * OMCompiler 77407e8...20606a9 (1): > [NF] Improve performance of DAE conversion.
ce361048b8 Willi Braun * OMCompiler 1769e70...77407e8 (1): > [DAEmode] Avoid IDA for models without states
c580b850e2 Per Östlund [NF] Add testcase for size of constant dimension.
7b0f069233 Per Östlund Updating submodules
bf7ba0b6f5 Per Östlund Update nfinst tests.
9e6a32afc0 Per Östlund Updating submodules
601460ecc2 Martin Sjölund * doc 18ac153...742335f (1): > Sphinx 1.6.6 introduced smartquotes = False
742335f890 Martin Sjölund Sphinx 1.6.6 introduced smartquotes = False
d1546933de hudson * libraries e98f929...45bffd7 (1): > Bump libraries
72ba9dc3a9 Willi Braun Updating submodules
79692b0f48 Willi Braun adjust expected output
75bedbc919 Per Östlund Updating submodules
2a2c7d9ebd Per Östlund Updated/added nfinst import tests.
1de818daaf Per Östlund Updating submodules
acac48b01b Per Östlund Update nfinst tests.
bbcf29c1ce Per Östlund Updating submodules
94f45f43aa Per Östlund Update nfinst tests.
bb53204b83 Per Östlund Updating submodules
d7dd3d3b64 Per Östlund Updated nfinst tests.
01de483671 Rüdiger Franke Updating submodules
35bc3ed22c Rüdiger Franke Add test for clocked partition with algebraic loop if FMU
472cc11387 Rüdiger Franke Expected result
dc08e28b20 hudson * libraries 116cc70...e98f929 (1): > Bump libraries
9029746cb3 Mahder Gebremedhin * OMCompiler 3c4a094...79e9b3d (1): > [NF] Add missing case for fold subscript.
0a6a853718 Martin Sjölund * OMEdit 69a16f1...8c6364e (1): > Remove debugging code
8c6364e674 Martin Sjölund Remove debugging code
7e8774deb3 hudson * libraries 8f1cd62...116cc70 (1): > Bump libraries
6f87395975 Mahder Gebremedhin * OMCompiler 695f2e1...3c4a094 (1): > [NF] Disable conversion of bindings in TYPES_VAR.
cd3e7438e8 Martin Sjölund * OMCompiler 5aa5373...695f2e1 (1): > Support function pointers with underscores in them
27c536c357 Martin Sjölund Add test for invalid function pointer
04357f8a81 Martin Sjölund Updating submodules
319837a5c0 Mahder Gebremedhin * OMCompiler cc3ff32...659c567 (1): > [NF] Minor fixs
2e6f9788b8 Martin Sjölund * OMEdit 4f0ba05...69a16f1 (1): > Fetch content between html start/end better
69a16f1bc1 Martin Sjölund Fetch content between html start/end better
66105c2e56 Rüdiger Franke * OMCompiler de26b55...cc3ff32 (2): > Consider discrete states in Cpp fmi2GetDirectionalDerivative > Set index of clocked partition for FMI Jacobian
cb1df5d9e3 Adrian Pop * OMCompiler b3683ed...de26b55 (1): > fix msvc build - select skd 8.1 for msvc 2015 - use jom to compile things in parallel
0564fb1471 Willi Braun * OMCompiler 65beadf...b3683ed (1): > [BE] differentiate the inner exp of getPart
a3c91c41f8 Mahder Gebremedhin [NF] Tests for overloaded operators, function vectorization and mapping functions.
bc482c75e0 Mahder Gebremedhin Updating submodules
cb634665e2 hudson * libraries 2b917ad...8f1cd62 (1): > Bump libraries
45c9572abc Lennart Ochel * OMCompiler d98c067...e974099 (1): > Update 3rdParty
b2e098b8e0 Per Östlund Update tests.
0ca64ebc93 Per Östlund Updating submodules
37e0d80f7d Martin Sjölund Updating submodules
f1296f3afb Martin Sjölund Updates for loadFile with notifications for uses
195acf0a27 hudson * libraries aab2fe0...2b917ad (1): > Bump libraries
1fae0b2e97 Adeel Asghar Added oms_fmu_info_t to FMUProperties dialog
ed1ebcba4e Willi Braun * OMCompiler 079c102...d0e1fe9 (1): > [BE] remove redundant Expression.simplify calls
8e04857e85 hkiel * OMCompiler 779ff67...079c102 (1): > remove unnecessary define in Makefile
330274647a Willi Braun * OMCompiler 747e401...779ff67 (1): > [cRuntime] if IDA fails with linear solver setup reinit and try again
676c213956 Willi Braun * OMCompiler 995c5ef...747e401 (1): > [DAEmode] try to improve the performance of the main traverseFunction
ba566654ad Willi Braun * OMCompiler 09e106c...995c5ef (1): > move profiling function from BackendDAEUtil > Util
2ab4547d63 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.
4f0ba05ccd 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.
bf807a8440 Martin Sjölund * OMCompiler 46dca42...09e106c (1): > Change the default simulation opt. level to -Os
70959e4ce9 hudson * libraries 99c881f...aab2fe0 (1): > Bump libraries
85217234ba Willi Braun enable directional derivatives in discrete states example
d992898386 Willi Braun Updating submodules
f9df72ee16 Adeel Asghar set/get Integer/Boolean parameter
9f60ecbabf hudson * libraries b589d56...99c881f (1): > Bump libraries
ff10d9938a Mahder Gebremedhin * OMCompiler a134d4e...407a017 (1): > [NF][#4784] Fix conversion of complex types to old DAE.
151be05870 Per Östlund Add nfinst test for end.
305042994a Per Östlund Updating submodules
9ee54591d0 Adeel Asghar get/set real fmu parameters
f5d1432c32 hudson * libraries 51f6778...b589d56 (1): > Bump libraries
3a1daf47a2 Adeel Asghar Update according to API changes
58f4ab1f9e Adeel Asghar Merge remote-tracking branch 'origin/master' into oms
33f902486f Adeel Asghar * OMEdit c188334...074cd8e (1): > Added debug toolbar button to make it easier to run debug configuration
074cd8e321 Adeel Asghar Added debug toolbar button to make it easier to run debug configuration
c18bde75bc hudson * libraries cf70961...51f6778 (1): > Bump libraries
e82b9762ed hudson * libraries 82a7a7d...cf70961 (1): > Bump libraries
dc0f8b7968 hkiel * OMCompiler ead2219...2199757 (1): > remove unnecessary and wrong cast
e254be3f83 Adrian Pop * OMCompiler 920540b...ead2219 (1): > pass the default makefile file for windows
3bc44ee831 hudson * libraries 80caaec...82a7a7d (1): > Bump libraries
2d9654b2e2 Adeel Asghar * OMEdit 8772e90...c188334 (1): > Show the Messages Browser when its tabbed
c188334d60 Adeel Asghar Show the Messages Browser when its tabbed
371861e30a Adeel Asghar * OMEdit ef809de...8772e90 (1): > Use polling via sleep to allow canceling the search
8772e9079c Adeel Asghar Use polling via sleep to allow canceling the search
2c3e531290 Adeel Asghar * OMEdit 36aa34a...ef809de (1): > Only do the state operations on Modelica models
ef809deb31 Adeel Asghar Only do the state operations on Modelica models
ac459ee1a8 Adeel Asghar Added addFMU, deleteSubModel, getElement and getFMUPath Updated to the APIs new structure
3d4b2cedcd Martin Sjölund * OMCompiler c4e5102...920540b (1): > Do not recompile Sundials all the time
6f3df75b09 Rüdiger Franke * OMCompiler e3f5017...c4e5102 (1): > Reuse factors of linear equation systems during Jacobian evaluation
cd26f5cb9c Rüdiger Franke * OMCompiler 71c219d...e3f5017 (2): > Unify capitalization in FMU2Wrapper > Reuse factors of linear equation systems in fmi2GetDirectionalDerivative
2a4c60e8dc hudson * libraries d5e7345...80caaec (1): > Bump libraries
1e827cf725 Willi Braun update to expected output
38e8b3ad59 Willi Braun Updating submodules
a3617061f2 Willi Braun added test to Makefile, belongs to PR868
e15112aabc Willi Braun * OMCompiler 47aed5e...fbf28bf (1): > [DAEmode] use IDA when the model is compiled in DAEmode
e87848a1b7 Martin Sjölund Add test for ticket:4795
ddf5342696 Martin Sjölund Updating submodules
48965da3bf Willi Braun * OMCompiler ad854a6...bf562e7 (1): > [DAEmode] don't not put JacobianEqns into json
af762b07a8 hudson * libraries a6bf324...d5e7345 (1): > Bump libraries
0c1336f22a Willi Braun * OMCompiler 1965760...ad854a6 (1): > [DAEMode] create startValueEquations from initDAE
eff12c982b Willi Braun * OMCompiler d66515a...1965760 (1): > [cRuntime] clean DASSL from DAEmode code
f89571f597 hudson * libraries a64d7d1...a6bf324 (1): > Bump libraries
32e74c0e8b Willi Braun added testcase for fmi discrete model structure
48cdaa62ae Willi Braun Updating submodules
2ec7ec38b2 Adrian Pop * OMCompiler 04159c5...1453d7d (1): > remove quotes that are not needed in Windows makefile
0e64df91c4 hudson * libraries 66c1c8a...a64d7d1 (1): > Bump libraries
8304a70fea Martin Sjölund * libraries 5cd3f80...66c1c8a (1): > Add Buildings 4.0.0 and 5.0.1
f8c84eea67 hudson * libraries f593ec5...5cd3f80 (1): > Bump libraries
28b6f3a510 Martin Sjölund * libraries c1ec160...f593ec5 (1): > Add SolarTherm alberto-merge
9a0ecc8939 hudson * libraries 55cb140...c1ec160 (1): > Bump libraries
52cb3b2e0b wibraun * doc 656ccdd...18ac153 (1): > fix quotechar for a link
18ac1530be wibraun fix quotechar for a link
74094bf4da Martin Sjölund * libraries a2e6fc1...55cb140 (1): > Add HanserModelica library
05f949806c hudson * libraries 508c5f4...a2e6fc1 (1): > Bump libraries
2919af7b31 Willi Braun added DAEmode test for arrays
0a2a6b4bc8 Willi Braun Updating submodules
a30827f405 Willi Braun * doc 5fb2ee3...656ccdd (1): > rewritten the section on integration methods
656ccdd58e Willi Braun rewritten the section on integration methods
c59d78ec0a Martin Sjölund * doc 09bfe04...5fb2ee3 (1): > Fix Python3 error
71bdbb3d89 Martin Sjölund Updating submodules
7725be4440 Martin Sjölund Expected output for unexpected state selection
5fb2ee38b6 Martin Sjölund Fix Python3 error
c6852c22ca Martin Sjölund * doc 95ca468...09bfe04 (1): > Fixes for new (broken) bibtexparser
09bfe049b8 Martin Sjölund Fixes for new (broken) bibtexparser
dbcd957b7a Adrian Pop * doc af208b2...95ca468 (1): > set larger recursion limit
95ca468a6b Adrian Pop set larger recursion limit
4510cc6076 hudson * libraries 8849311...508c5f4 (1): > Bump libraries
25f7007d10 Willi Braun added testcase for inverse algorithm initialization
89e6d7aa3e Willi Braun Updating submodules
2ce67a2617 hudson * libraries ddcae72...8849311 (1): > Bump libraries
0731b2d6c2 Adeel Asghar Adapted to new connection APIs
78e4cba8f7 Willi Braun enable DrumBoiler test for new DAEmode
946b414917 Willi Braun Updating submodules
502fe01132 Rüdiger Franke * OMCompiler da270f8...b54a3c9 (1): > Safeguard possible repeated finalization of Cpp logger
198b0fab88 Rüdiger Franke * OMCompiler 67e62cb...da270f8 (1): > Enable Cpp logger under Windows and finalize it, ticket:4773
fa73123631 hudson * libraries 4acc13a...ddcae72 (1): > Bump libraries
d7469be7bd Willi Braun enable when test for new DAEmode
3e80e6082c Willi Braun Updating submodules
ac1e5e9cb1 Willi Braun * OMCompiler f06fb14...1cc3bf3 (2): > [DAEmode] Fix sorting of parameter equations > [DAEmode] added removed equations
ee71597678 Adeel Asghar * OMEdit cca8f33...36aa34a (1): > Code cleanup
7cec36a83c Adeel Asghar Merge remote-tracking branch 'origin/master' into oms
36aa34a735 Adeel Asghar Code cleanup
b7b98d71b2 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
cca8f33583 arun3688 show searchBrowser(ctrl+h) when tabbed in dockwidget
d6bf3ffd67 arun3688 minor name fixes for advanced search
86a7dae936 arun3688 add search history,expandcollapse to search operation
5178aa9ac5 hudson * libraries f6bfc86...4acc13a (1): > Bump libraries
f8aa48a825 Willi Braun * OMCompiler 46705f7...f06fb14 (1): > attempt to fix Codegen issue of inverse algorithms
3fe1d13371 Adeel Asghar Get the model connections
d4f8092a40 Martin Sjölund Add StateSelect and stateSelect to the dictionary
3bc97b6a10 Martin Sjölund * OMCompiler 85e6162...46705f7 (1): > [NF] Evaluate cat and promote operators
9a1929bfab hudson * libraries 65dc968...f6bfc86 (1): > Bump libraries
0268c1e29d Willi Braun * OMCompiler 6c9726f...85e6162 (1): > [DAEMode] Several improvments to the DAEmode
fbb971671c Martin Sjölund Expected output
bcdb6e79a4 Martin Sjölund Updating submodules
3e14bd28f0 Martin Sjölund Enable test AppendElement.mo
77367d9cfd Martin Sjölund Add tests for concatenation
0e3a5eb235 Adeel Asghar Submodel parameters dialog Updated `oms_element_geometry_t` to `ssd_element_geometry_t`
4e35d8d0bb Mahder Gebremedhin * OMCompiler c17054f...878318e (1): > [NF] Fix overload ambiguity with default constrctors for operator records.
0360e58a28 Rüdiger Franke * OMCompiler ffb66c3...c17054f (1): > Consider row major ordering when assigning arrays to seed vars
64f86fbaf1 Adeel Asghar Enable basic toolbar buttons for OMSimulator models
ef9ef619f5 Adeel Asghar Load and draw the FMICompositeModel signals
68036675f7 hudson * libraries cf971b1...65dc968 (1): > Bump libraries
00a1f16fca Per Östlund * OMCompiler adb7a38...ffb66c3 (1): > [NF] Update builtin uriToFilename.
cd5cd60edd Per Östlund Add element redeclare condition test.
48e116e951 Per Östlund Updating submodules
a3ea7f5f8d Willi Braun Adjust output of stupid dump tests
ecc53e19cf Willi Braun Updating submodules
987ac3c2ca Mahder Gebremedhin Expected output.
a4a5ba45e2 Mahder Gebremedhin Updating submodules
71611b18ac Martin Sjölund Expected output
39e9336d69 Martin Sjölund Updating submodules
fdf3efd2dd Martin Sjölund * OMCompiler 88c4d61...ee3f9cf (1): > Use C++17 has_include for unordered map/set
9d6b833166 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
d363ad98fd Martin Sjölund * OMCompiler 4835303...b082e74 (1): > [NF] Fix type of matrix-vector multiply
97528d95e2 Martin Sjölund * OMCompiler 9062175...4835303 (1): > Report possible savings from sharing strings
6178385bc5 hudson * libraries 94cb122...cf971b1 (1): > Bump libraries
8b7f9d5522 Rüdiger Franke * OMCompiler bf329a1...9062175 (1): > Remove duplicate and erroneous Modelica external C libs, ticket:4772
e16b2333f1 Adeel Asghar Load model and fetch the components Modify the components geometry and save the model
71fc43d98e Martin Sjölund * OMCompiler 419eaa1...bf329a1 (1): > Improve report of used size of MM datatypes
ae9336adb5 Martin Sjölund Disable the OutOfMemory test
12adfc96f2 Martin Sjölund Updating submodules
11b94b08e9 Martin Sjölund * OMCompiler 1dbe81e...88711c9 (1): > Improve MSVC compilation on Wine
b37543081e hudson * libraries 3750d97...94cb122 (1): > Bump libraries
7fdd9d3df6 hudson * doc 0e5129b...af208b2 (4): > Improved documentation for Modelica state machines > Update Conference paper link > PDEModelica documentation. > Documentation for Array (Parametric) Plot
af208b2edc Bernhard Thiele Improved documentation for Modelica state machines
887565e131 arun3688 Update Conference paper link
b7906fee20 Jan Silar PDEModelica documentation.
44ab60f90f Jan Silar Documentation for Array (Parametric) Plot
419a3e9e92 Martin Sjölund * OMCompiler 70e2f00...1dbe81e (1): > Add targets for the MSVC FMI C-runtime via wine
7c77e0ab25 Adeel Asghar Merge remote-tracking branch 'origin/master' into oms
5f3362448c hudson * libraries 60d8915...3750d97 (1): > Bump libraries
8fd9478117 Adeel Asghar * OMCompiler cacc8bf...70e2f00 (1): > Check if we receive the expected file
4d56d1f0ab Adeel Asghar Added mol to aspell
842f77d5ca Adeel Asghar * OMEdit a45068d...86eb441 (1): > ticket:4771 Use square brackets instead of curly brackets for dimension
86eb44141e Adeel Asghar ticket:4771 Use square brackets instead of curly brackets for dimension
170f33fef5 Rüdiger Franke * OMCompiler 30322f1...cacc8bf (1): > Link MODELICA_EXTERNAL_LIBS after model defined libs, ticket:4772
8f361df28a hudson * libraries 7a60a02...60d8915 (1): > Bump libraries
6f1d112125 wibraun * OMCompiler 0334c25...30322f1 (1): > fixing simulation flags, mostly ticket:4390
480e2ce4d1 Adeel Asghar * OMCompiler 0792147...0334c25 (1): > Remove the extension
694bfd7acb Martin Sjölund * OMCompiler b4562fb...0792147 (1): > Use set instead of unordered_set
2e7c8c68ca Adrian Pop * OMCompiler ec9f543...b4562fb (1): > fix compilation on Windows, add -std=c++11
3c4f139d52 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.
ac956c6692 Martin Sjölund * OMCompiler 9c759d9...526b822 (1): > Improve reporting memory usage
1d7a6aad04 hudson * libraries 8aaf0ab...7a60a02 (1): > Bump libraries
a57fe0c4bc hudson * libraries 167d728...8aaf0ab (1): > Bump libraries
51f340acc7 Lennart Ochel Expected output
be75594f4d Lennart Ochel Updating submodules
add4b41e2c 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
845b88447d Adrian Pop * OMCompiler 325b392...69b2c90 (1): > fix windows GCC now :) - more checks for pthread: attribute init, stack setting
e9d1facf2d 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
a3afb5a6fa hudson * libraries 7a1cc7a...167d728 (1): > Bump libraries
d59f23acc9 Willi Braun adjust tests
be304db6bd Willi Braun Updating submodules
53ee7b8197 Willi Braun * OMCompiler 7b8186a...f6ac4dd (1): > [NF] set index of relations to -1 otherwise it's a zc
5c54953903 Willi Braun added test from ticket:3266
c4af3fb697 Willi Braun Updating submodules
6737c2cf02 Martin Sjölund Add test for out of memory
e36ce3a9e5 Martin Sjölund Updating submodules
34ab60aecc adrpo update OMCompiler manually
d5c8cb2f53 Adrian Pop * OMCompiler 092daf6...d27683d (1): > update 3rdParty submodule
777a10eb6f Adrian Pop select the build type
d71c1a4a98 Willi Braun * OMCompiler b44f0a7...092daf6 (1): > [Backend] Fix coloring of sparse matrix
5eff41b7b6 hkiel * OMNotebook c10a192...bec0c66 (1): > cleaned up a bit - removed "inCommand" from latexcell - reomved dysfunctional variableButton from graphcell
ed2a0d7d5a Adeel Asghar Build SEMLA
be35c31c52 Adeel Asghar * OMCompiler 06a166d...b44f0a7 (1): > Fix the SEMLA Windows build.
bec0c66136 hkiel cleaned up a bit - removed "inCommand" from latexcell - reomved dysfunctional variableButton from graphcell
b4ba5f47fe Adrian Pop update OMCompiler manually
234057fbdb Rüdiger Franke * OMCompiler fcdc6b2...ba5ff89 (1): > Apply complete pivoting to singular linear systems in FMUs, ticket:4747
3b8a77e96c 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`.
caaaf4f59e Adrian Pop update OMCompiler hash
b143f9d4c2 Martin Sjölund * OMCompiler e3267ce...ad98b03 (1): > Update 3rdParty for new dgesv
e1d09f0ec5 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
0e5129b508 Adrian Pop use --wrap=none instead of deprecated --no-wrap
7c125ac66b Adrian Pop don't fail if there is no omc to kill!
79205e4f99 Adrian Pop add date and time to index
d303a731b3 Adrian Pop * doc 723deb1...bda7fee (1): > add fmi.rst to index.rst
bda7feea8f Adrian Pop add fmi.rst to index.rst
ba64674460 Adrian Pop * doc 5f7004b...723deb1 (1): > filtering mat parameters to csv does not work
723deb1fa8 Adrian Pop filtering mat parameters to csv does not work
f6a650f0a6 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
5816ad25a2 Adrian Pop * doc 58737ab...5f7004b (1): > sphinx.util.compat is deprecated
5f7004ba59 Adrian Pop sphinx.util.compat is deprecated
a3ebf0f0df 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
a3d8fc0564 hudson * libraries 20f7934...7a1cc7a (1): > Bump libraries
14876a05f0 Per Östlund * OMCompiler 3bd1e3c...027e5cb (1): > [NF] Fill in dims when creating DAE.Element.VAR.
16157d1a04 Willi Braun * OMCompiler c68882d...3bd1e3c (1): > [DAEmode] fix update event in ida solver
fdc7ad08ba Willi Braun * OMCompiler c15e7bd...c68882d (1): > [SimCode] dump algorithms in correct sorting
4f6f502008 Willi Braun update test
31775c640e Willi Braun Updating submodules
2b80448748 hudson * libraries 7e84668...20f7934 (1): > Bump libraries
cb2609ad62 ptaeuber Expected output
8cae358786 ptaeuber Updating submodules
a8c3be0af8 Lennart Ochel * OMCompiler cf5c9a7...6b6a486 (1): > Dummy commit to satisfy Hudson
949170e30b Per Östlund * OMCompiler 5cf076a...cf5c9a7 (1): > [NF] Fix type of unary operators.
d6be793ec3 Willi Braun * OMCompiler 92921a4...5cf076a (1): > [Backend] Use the original functionTree instead an empty one
dad02f3814 Willi Braun * OMCompiler bf59c08...92921a4 (1): > [Backend] fix functions with record argument
be30e8eab2 Willi Braun updated linearization test of the SteamPipe model
d2e59c892b Willi Braun Updating submodules
92da43d2bb Adeel Asghar Updated to latest logging interface
3a35762f4d Martin Sjölund * OMCompiler 5056d0b...4c05be3 (1): > Fix suffix for ZMQ
c7f1490940 hudson * libraries 382c773...7e84668 (1): > Bump libraries
1a013d01c7 Willi Braun Updating submodules
05f062d41e Willi Braun added testcase for linearization of fluid functions
d192292a32 hudson Updating submodules
fd4a590aad Willi Braun adjust test to use symbolical jacobians
8f2cb04b97 Adeel Asghar OMSimulator settings page Allow setting the working directory and debug logging.
a351191c60 Per Östlund Updating submodules
977263efe1 Per Östlund Update nfinst tests.
9bfe511bcf Adeel Asghar Create and unload FMI models
450ec7c32c hudson * libraries 49f1f85...382c773 (1): > Bump libraries
89bcaf5219 hudson * libraries aaefef2...49f1f85 (1): > Bump libraries
e9d02c3c3e Willi Braun added test for symbolical jacobians in ida
5a5c9d2112 Willi Braun Updating submodules
19051bba43 Martin Sjölund * OMCompiler f5acc12...de1bcf8 (1): > [NF] Set the correct type in the relation
47d38a4cbf hudson * libraries 91d3f71...aaefef2 (1): > Bump libraries
34561dc4ea ptaeuber Add homotopy tests
297f226a82 ptaeuber Updating submodules
bb1b86b751 ptaeuber * OMCompiler 693886b...10a2c8b (1): > Do not try without homotopy twice
6482c59d9b Martin Sjölund * OMCompiler cce5d83...693886b (1): > [NF] Fix generation of reduction temp-var names
2eeebb019a Rüdiger Franke * OMCompiler 70ef32b...cce5d83 (1): > Always apply tearing if MAX_SIZE > 0 and dense matrices are used
42b69b777b hudson * libraries 4cf6bb0...91d3f71 (1): > Bump libraries
bb53de26d9 Per Östlund * OMCompiler 5cc04d9...70ef32b (1): > [NF] Better handling of constants.
03f0fecdcc ptaeuber * OMCompiler 891db48...5cc04d9 (1): > Further improve solver memory management
34bef400de ptaeuber * OMCompiler df6431c...891db48 (1): > Always initialize lambda with 0
aa30393adc Adeel Asghar Disable toolbar for OMSimulator models
1ff97f8888 Per Östlund * OMCompiler 5cf25d1...df6431c (1): > [NF] Use correct variability for pre error.
bfe77c2942 Adeel Asghar Merge origin/master
b71de5a2b3 Adeel Asghar * OMEdit 1d1f811...a45068d (1): > Fixed FMILibrary linking Check for the correct library type. Removed unnecessary code.
a45068d39a Adeel Asghar Fixed FMILibrary linking Check for the correct library type. Removed unnecessary code.
e2bb27441d Adeel Asghar Create, simulate and unload OMSimulator model
57e43ba008 ptaeuber * OMCompiler 3418ccf...5cf25d1 (1): > Fix for trying without adaptive homotopy
4f04318dba wibraun * OMCompiler 9529c78...3418ccf (1): > adjust documentation string to actual config value
31e2567f7c Lennart Ochel Expected output
9708c7a79b Lennart Ochel Updating submodules
fad9f0ae63 Adeel Asghar Merge origin/master
4bf4d98ca7 hudson * libraries 4879ab5...4cf6bb0 (1): > Bump libraries
3fa95729cf Adeel Asghar * OMEdit 8f5caa0...1d1f811 (1): > ticket:4369 Use the proper bracket
4096d54156 Per Östlund * OMCompiler 4b2df5a...c4493da (1): > [NF] Generate correct DAE for tuple assignments.
167c377c9e ptaeuber * OMCompiler 162cdb5...4b2df5a (1): > Set variables back to start values before trying homotopy
1d1f811de8 Adeel Asghar ticket:4369 Use the proper bracket
edda13fd8c ptaeuber Use flag homotopyOnFirstTry
0da5289437 ptaeuber Updating submodules
6907bc3438 Per Östlund * OMCompiler e0c71b0...9de0296 (1): > [NF] Add FuncArgs when making DAE function types.
64d9aa5d88 Adeel Asghar * OMEdit 090db0e...8f5caa0 (1): > ticket:4717 Added option to display hidden classes.
8f5caa03a5 Adeel Asghar ticket:4717 Added option to display hidden classes.
4caa0b2f27 Per Östlund Update nfinst tests.
c2b4ee1663 Per Östlund Updating submodules
7980038520 hkiel * OMNotebook 9f05bfe...c10a192 (1): > ask user before deleting cell as this cannot be undone
c10a192b78 hkiel ask user before deleting cell as this cannot be undone
32b3e43a7e Rüdiger Franke * OMCompiler 76bc17e...f15d2b3 (1): > Fix error messages for linear solver
1dd31baa04 Lena Buffoni update requirement tests
d15de6a805 Lena Buffoni Updating submodules
6cc71e5e6f hudson * libraries 0bc270a...4879ab5 (1): > Bump libraries
7f5924da5d Lennart Ochel Make cse variables protected
77d73ac9d4 Lennart Ochel Updating submodules
83a63a60a4 Per Östlund Updating submodules
2008d81716 Per Östlund Updated nfinst tests.
551c706da8 Adeel Asghar * OMEdit 0d8b4b0...090db0e (1): > ticket:4743 Delete the result with Del key.
090db0ef54 Adeel Asghar ticket:4743 Delete the result with Del key.
54420415e0 hudson * libraries 7df8dd5...0bc270a (1): > Bump libraries
d55c04694a Lennart Ochel Fix some lint warnings for Markdown
094f43a4c6 hudson * libraries 2888970...7df8dd5 (1): > Bump libraries
dad2e98f06 Willi Braun update DAEMode test
8c576e7416 Willi Braun Updating submodules
9775fb9d50 Per Östlund Update nfinst tests.
707aed5117 Per Östlund Updating submodules
da012868f0 Adeel Asghar Link with OMSimulator Show the OMSimulator version in the About OMEdit dialog.
72a56b320f niklwors * OMCompiler c97c5bb...0f8a7d1 (1): > added assert for sqrt function calls
1acff60bba Per Östlund * OMCompiler 91ae007...c97c5bb (1): > [NF] Various fixes.
8f9a37d501 hudson * libraries 1179de2...2888970 (1): > Bump libraries
9d6ed55e78 Rüdiger Franke Expected result (make clean in CevalScriptBackend.buildModelFMU)
e9d2853ce5 Rüdiger Franke Updating submodules
336fb4704e Adrian Pop add tests tickets:4674
6148f2be52 Adrian Pop Updating submodules
534d8300cf Martin Sjölund * OMCompiler c51b595...047c5a8 (1): > Handle ceval of asub using enum literals
2db3d02efb Willi Braun * OMCompiler ddd8677...c51b595 (1): > [Backend] improve residual creation for complex equations
61c89af2ed Per Östlund Update nfinst tests.
abd8a5b04d Per Östlund Updating submodules
6688fe874a Adrian Pop * OMCompiler 02a553b...d8c8c30 (1): > use the default makefile name in windows
c0bb11560a hudson Updating submodules * OMEdit 4eb7a19...0d8b4b0 (2): > Minor fixes to the way threadData is passed around. > propagate threadData from main.cpp
f476a5dfb9 Adeel Asghar propagate threadData from main.cpp
9f05bfe476 Adeel Asghar propagate threadData from main.cpp
0d8b4b00b8 Adeel Asghar Minor fixes to the way threadData is passed around.
31f71f30db Adrian Pop propagate threadData from main.cpp
0c902d08e3 Adeel Asghar * OMCompiler ef25927...02a553b (1): > move symbolTable back to local roots
6dca6220d6 Willi Braun * OMCompiler bcc4086...ef25927 (1): > added DAEMode module
14c9605a1b Martin Sjölund * OMCompiler 27ab275...bcc4086 (1): > Allow `size()` on non-crefs at runtime
2dcafe85ca Martin Sjölund * OMCompiler f8d52b9...27ab275 (1): > Bugfix for URI lookup in class
1d3302918c Martin Sjölund * OMCompiler 38212aa...f8d52b9 (1): > Clean patches with make clean
94d1d27ee7 Martin Sjölund * OMCompiler 8b177b9...38212aa (1): > Fix memory corruption in ZeroMQ init
87c471050c Per Östlund Update nfinst tests.
e469eea435 Per Östlund Updating submodules
c7e2d6bdb9 hudson * libraries 04ec1a2...1179de2 (1): > Bump libraries
ef5c58dde2 Adrian Pop * OMCompiler 82f103f...a7e6f7f (1): > move symboltable from threadData vars to global ones this will fix OMEdit crash on startup on Windows
7fc5c82eb4 Martin Sjölund * OMCompiler 9c4635f...82f103f (1): > Don't print error-message about missing impact
e5febc40a5 Adrian Pop * OMCompiler ac51afc...9c4635f (1): > fix copy of the files and cmake search directories
eb92988537 hudson * libraries 89d4155...04ec1a2 (1): > Bump libraries
6d16174b38 adrpo * OMCompiler 51ed436...ac51afc (1): > fix Windows and Linux builds of omcCAPI
26b29ea8c5 ptaeuber * OMCompiler 8e5affa...51ed436 (1): > Fix nls flag order
5beb033bfe Martin Sjölund * OMCompiler a7e840a...8e5affa (1): > Fix wrong pointer type
5154986fdf Lennart Ochel * OMCompiler a2e245d...a7e840a (1): > Fix array allocation
5c2e943071 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)
f0db0b0ed5 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
860a012390 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
e2dccc06ee Martin Sjölund * OMCompiler 782245f...5cb3f41 (1): > Make matchcontinue inputs volatile
3464a10e76 Martin Sjölund Updating submodules
4eb7a19b9c Martin Sjölund Updates for new Main.mo interface
709628c23d Martin Sjölund Updating submodules * OMNotebook 58c7969...ab34299 (1): > Update for new Main.mo interface
ab34299ed0 Martin Sjölund Update for new Main.mo interface
ae5c5474aa Martin Sjölund * OMCompiler 5296b68...e2c5189 (1): > Move initialization of symboltable
eeba7bb37c Martin Sjölund Symboltable shouldn't be in the class
854ded556d Martin Sjölund Updates for the new Main.mo interface
b3032d1352 Martin Sjölund * OMCompiler af0968b...5296b68 (1): > Handle the correct command in CORBA
b5204b71cd hudson * libraries a548d68...89d4155 (1): > Bump libraries
ede28cbf6b Adrian Pop * OMCompiler 177b914...af0968b (1): > fix windows build
432c8317d1 Martin Sjölund Expected output
c4742ca420 Martin Sjölund Updating submodules
7182fabd85 Martin Sjölund Updating submodules
9bbc242b81 Martin Sjölund uriToFilename returns empty on fail in mos-script
c337e68473 Martin Sjölund * OMCompiler 95af275...75770db (1): > Change examples to new uriToFilename
4efe1423ff Martin Sjölund Expected output
2c8ad903ad Martin Sjölund Updating submodules
3625865935 hudson * libraries dbab2c1...a548d68 (1): > Bump libraries
6118edabb4 hudson * libraries 6fadbba...dbab2c1 (1): > Bump libraries
86c0c2736d Per Östlund Update nfinst tests.
424b20e554 Per Östlund Updating submodules
5637847ba3 Per Östlund Update nfinst tests.
5fd1f4fb90 Per Östlund Updating submodules
28e7b219a3 hkiel * OMCompiler c5ca0a5...c28b630 (1): > removed wrong translations
42cfda6a65 hkiel * OMNotebook 914a7dc...58c7969 (1): > re-activate clickable error-links clean up indentation state machine
58c7969256 hkiel re-activate clickable error-links clean up indentation state machine
4980c529a8 Per Östlund Updating submodules
5ab0f640a0 Per Östlund Update nfinst tests.
7233eedb2a Per Östlund * OMCompiler 59944ec...dbda08c (1): > Make saveTotalModel more accurate when using NF.
81db93b5b3 Per Östlund Update nfinst tests.
d19994dc35 Per Östlund Updating submodules
131a16b39a Martin Sjölund Add testcase for ticket:4718
f2edd704dd Martin Sjölund * testsuite 627e124...131a16b (1): > Add testcase for ticket:4718
cfa4e98a25 Adeel Asghar * OMEdit 4e15c16...bfd3af3 (1): > Shortcut to load MSL
cebf1d6c5a Martin Sjölund * OMCompiler 587cac2...59e722e (1): > Evaluate parameters with non-literal bindings
bfd3af391a Adeel Asghar Shortcut to load MSL
8680534c01 hudson * libraries 953db13...6fadbba (1): > Bump libraries
ae06665680 niklwors * OMCompiler b1a437a...587cac2 (2): > fix for division by zero in cpp runtime > fix for asserts during event iteration
089542bcaf hkiel * OMNotebook 4a5e0fc...914a7dc (1): > improve auto indentation remove debugging output
914a7dc4f9 hkiel improve auto indentation remove debugging output
1d7ff3edfb 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
4a5e0fcaeb hkiel fix Ticket:4704 accept click on input cell after clicking output cell allow to open empty notebooks apply style to output cells
39b2227602 hudson * libraries a4a7461...953db13 (1): > Bump libraries
483d909fe4 niklwors * OMCompiler 96f7d96...b1a437a (1): > fix for save pre varibales in cpp runtime
627e124e9b Per Östlund Update nfinst tests.
b64e14eb58 Per Östlund Updating submodules
587d18b113 Adeel Asghar * OMEdit 99e87fe...4e15c16 (1): > ticket:4651 Remove the extra "=" that appear in case of equation modification.
4e15c16c47 Adeel Asghar ticket:4651 Remove the extra "=" that appear in case of equation modification.
65bb8b3faf hudson * libraries f2bcd6a...a4a7461 (1): > Bump libraries
c265dda294 ptaeuber Correct output of homotopy example
af81786128 ptaeuber Updating submodules
22592f524c hudson * libraries abb6735...f2bcd6a (1): > Bump libraries
3e951ac79c Adeel Asghar * OMEdit e46cb6b...99e87fe (1): > ticket: Add equation or algorithm keyword to new classes.
99e87fe1cf Adeel Asghar ticket: Add equation or algorithm keyword to new classes.
6c375125c0 Martin Sjölund Test me_cs import
fc7beecde5 Martin Sjölund Updating submodules
930f20f6ae hudson * libraries fcb6670...abb6735 (1): > Bump libraries
d345640980 adrpo update tests due to libs changes
e9507089e9 hudson Updating submodules
e46cb6bde1 Adeel Asghar ticket:4697 Don't add = when modifier value start with ( and contains =.
3c6962a3fb Per Östlund Updating submodules
c09764a1c8 Per Östlund Update nfinst tests.
2c70711733 Per Östlund Updating submodules
6d6e41bf55 Per Östlund Update nfinst tests.
bb64e1e2ea Adeel Asghar ticket:4708 Delete the intermediate compilation files after the simulation is finished.
eab7074916 Martin Sjölund Updating submodules
eb0d38c194 Martin Sjölund Update for improved handling of loading libraries
3c145cffdd Martin Sjölund Updating submodules
25e1a3ac3a Martin Sjölund Expected output
2a52910567 Bernhard Thiele Updating submodules
0844b0d262 Bernhard Thiele Test for Ticket:4618
4f872b0401 Per Östlund Updating submodules
7a63969c21 Per Östlund Update nfinst tests.
70201a1a97 hkiel * OMCompiler cbe247e...f7a2136 (1): > [CodegenC] do not check for zero increment if it is constant +1 or -1
5650618737 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
a84727fc1f Martin Sjölund * OMCompiler fe5c35d...cbe247e (1): > Handle indexed assignment of string arrays
ce9b1cfa03 Martin Sjölund Updating submodules
ebc1288270 Martin Sjölund Expected output
1f5d7506fd Martin Sjölund Add testcase with fixed=false strings
47871fb58c Martin Sjölund * libraries a54db25...c57ecb4 (1): > Make PV 1.1.1 provide PV X.X.X
b7d5ab6324 Martin Sjölund Add test for ticket:4368
3849710d1c Martin Sjölund Updating submodules
1e94fd5310 Adeel Asghar * OMEdit 42ccd82...ad8112d (1): > Added a shortcut to show the search browser.
ad8112d8bd Adeel Asghar Added a shortcut to show the search browser.
7f89f7463e Adeel Asghar * OMEdit 661e8b0...42ccd82 (1): > Start the search when return is pressed.
42ccd829bc Adeel Asghar Start the search when return is pressed.
779a7c24fb Adeel Asghar * OMEdit b4fcb3a...661e8b0 (1): > Updated the Search Browser layout.
661e8b03ca Adeel Asghar Updated the Search Browser layout.
f55aad3a23 Adeel Asghar * OMEdit 3c6df07...b4fcb3a (1): > Use QMap begin instead of firstKey. Minor indentation fixes.
b4fcb3a42a Adeel Asghar Use QMap begin instead of firstKey. Minor indentation fixes.
9277d20c43 Adeel Asghar * OMEdit 36c0c9e...3c6df07 (1): > QtConcurrent header introduced in Qt 5.
3c6df07533 Adeel Asghar QtConcurrent header introduced in Qt 5.
0db81cfc87 hudson * OMEdit bd7b85c...36c0c9e (4): > Try to fix Qt 4 builds. > Hide the Search Browser on startup. > Fixes for Search functionality > Add Search functionality
36c0c9e3b4 Adeel Asghar Try to fix Qt 4 builds.
cef36c67c6 Adeel Asghar Hide the Search Browser on startup.
d14653968d arun3688 Fixes for Search functionality
06dcea4eb7 arun3688 Add Search functionality
bf73bacaee hudson * libraries 8c24faa...a54db25 (1): > Bump libraries
b84aee1b29 Martin Sjölund * OMCompiler 67acb2d...f16fbfd (1): > Fix copy-paste error
f82edc6176 Martin Sjölund Updating submodules
1117eb9432 Martin Sjölund Expected output
b92501da39 hkiel * OMNotebook e5206ef...f1ce9e9 (1): > apply stylesheet to input cells again
f1ce9e9588 hkiel apply stylesheet to input cells again
3b08c8d411 hudson * libraries 1e87d3c...8c24faa (1): > Bump libraries
d26494171d Martin Sjölund Expected output
d0bea0c952 Martin Sjölund Updating submodules
a99d7af15c Martin Sjölund * OMCompiler ee6b27b...bd8571d (1): > Look for external libraries in /usr
3cd757bb97 Martin Sjölund Updating submodules
7b5879e900 Martin Sjölund Expected output
48d34f9b3a Martin Sjölund * OMCompiler 5aac106...d1104ce (1): > Handle record indexing better
318471a08c hudson * libraries 4543100...1e87d3c (1): > Bump libraries
3e3438cc0d Martin Sjölund * OMCompiler 775a336...5aac106 (1): > loadFile(".../package.mo") ignores MODELICAPATH
9f8b954ef4 Martin Sjölund Reduce output
27f355166f Martin Sjölund Updating submodules
8de43de3cb hudson * libraries ab3a1f4...4543100 (1): > Bump libraries
c537445d49 Martin Sjölund Updating submodules
9210aa9ae1 Martin Sjölund Expected output
50702abc5f hudson * libraries 3ef4339...ab3a1f4 (1): > Bump libraries
f11ca609d7 hudson * libraries 18dedc8...3ef4339 (1): > Bump libraries
c4b573f6be Adeel Asghar * OMEdit be0cedd...bd7b85c (1): > Check the size of list before accessing the index.
bd7b85ce0d Adeel Asghar Check the size of list before accessing the index.
9c5283af5f hudson * libraries fad4803...18dedc8 (1): > Bump libraries
ddc51eb185 Adeel Asghar * OMEdit 4b1305c...be0cedd (1): > Read the omeditoutput and omediterror files when getMessagesStringInternal is called
be0cedd5b9 Adeel Asghar Read the omeditoutput and omediterror files when getMessagesStringInternal is called
b5bab49f3f hudson * libraries cea0845...fad4803 (1): > Bump libraries
e2af5c7427 Lennart Ochel * OMCompiler aee683c...70f05e5 (1): > Define vrStates iff states are available
3e90c00795 Adeel Asghar * OMEdit a63f2df...4b1305c (1): > Use non cosmetic pens For Libraries Browser and shapes inside component when thickness is greater than 2
4b1305c908 Adeel Asghar Use non cosmetic pens For Libraries Browser and shapes inside component when thickness is greater than 2
623259ec86 hudson * libraries b7adbdf...cea0845 (1): > Bump libraries
ca9e61fd5c ptaeuber Updating submodules
5f1fe9f55d ptaeuber Add adaptive homotopy tests
07be0f0809 hkiel * OMCompiler 1a07660...7366c32 (1): > do not recreate objects
d7ae826ae4 Adeel Asghar * OMEdit 8e2f487...a63f2df (1): > ticket:4694 Only check the Access annotation of the containing class.
a63f2df7d6 Adeel Asghar ticket:4694 Only check the Access annotation of the containing class.
4d36a0777b Adeel Asghar * OMEdit 32af475...8e2f487 (1): > Check the LibraryTreeItem type before showing the documentation.
8e2f487ff0 Adeel Asghar Check the LibraryTreeItem type before showing the documentation.
994c4afa2b hudson * libraries 3539636...b7adbdf (1): > Bump libraries
b0b353ca27 Adeel Asghar * OMEdit 1712744...32af475 (1): > ticket:3912 preserve the formatting when duplicating class.
32af475244 Adeel Asghar ticket:3912 preserve the formatting when duplicating class.
c513fa362b Per Östlund Update nfinst tests.
940376fe8a Per Östlund Updating submodules
da5a25c724 ptaeuber * OMCompiler 6bc981e...481bef0 (1): > Look for homotopy in the whole system
822590489a Per Östlund Update nfinst tests.
e513f19a88 Per Östlund Updating submodules
d371f63a8b Martin Sjölund * doc afdc59e...58737ab (1): > Add EOOLT'2017 paper
58737ab093 Martin Sjölund Add EOOLT'2017 paper
e197735a14 hudson * libraries bba6e22...3539636 (1): > Bump libraries
eb9e335a02 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.
1712744079 Adeel Asghar ticket:4687 Check for the null pointer. Use the QPlainTextEdit undo redo for independent editors like check/instantiate model.
af41c5869a hkiel * OMCompiler 926d8af...b91fa8f (1): > avoid recursions
d7b1cefb93 Adeel Asghar * OMEdit ce5afa2...19775ba (1): > Save the old annotation in case of key press event.
19775bac45 Adeel Asghar Save the old annotation in case of key press event.
b7a94c7a83 hudson * libraries 366aede...bba6e22 (1): > Bump libraries
3465262e19 Adeel Asghar * OMEdit 569a00a...ce5afa2 (1): > Connect to the finished signal before posting the data.
ce5afa201e Adeel Asghar Connect to the finished signal before posting the data.
45beab8b7e Adeel Asghar * OMEdit 6399334...569a00a (1): > Generate the fmu files in the folder.
569a00a794 Adeel Asghar Generate the fmu files in the folder.
30759903d1 hudson * libraries 71aed58...366aede (1): > Bump libraries
c54d13ae77 hudson * libraries 7db3981...71aed58 (1): > Bump libraries
6ab39ed7f2 hkiel * OMCompiler 55a1b63...926d8af (1): > avoid excessive longjmp (matchcontinue) avoid recursion (stack overflow) when processing lists
e5dfc0c0eb Willi Braun * OMCompiler 64d4bf1...55a1b63 (1): > fixing scaling of the ida solver
dbe14dd06a Martin Sjölund * OMCompiler 62af4e6...64d4bf1 (1): > [NF] Use Error.assertion() instead of assert()
ade7cbdf78 hudson * libraries c8d5259...7db3981 (1): > Bump libraries
148c63f178 niklwors * OMCompiler e44d430...62af4e6 (1): > fix for Ubuntu Clang build error in Peer solver
7bc4702ed0 niklwors * OMCompiler d71fe29...e44d430 (1): > fix for linux gcc 4.4 build error
c7744cf30f vwaurich * OMEdit 691dfe4...6399334 (1): > fix for visual xml filename
63993347d7 vwaurich fix for visual xml filename
f06dd118a5 Per Östlund Update nfinst tests.
8c5c66c59b Per Östlund Updating submodules
bb326b73dd Adeel Asghar * OMEdit d748191...691dfe4 (1): > Save the duplicate class in a different file for folder structure. Fixes ticket:4350, 4557 & 4594.
691dfe4979 Adeel Asghar Save the duplicate class in a different file for folder structure. Fixes ticket:4350, 4557 & 4594.
e322106f18 vwaurich add test for index reduction and cse
585e415d16 vwaurich * testsuite eb3b858...e322106 (1): > add test for index reduction and cse
eb3b858ccf vwaurich udpate tests for cse3 extension
959cb54ad1 hudson Updating submodules
e1e6c0b96e 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);
2cea4d4048 Adeel Asghar * OMEdit c200584...d748191 (1): > Fixes ticket:4672 & 4673. Do not skip the drawing of inherited classes.
d7481911ba Adeel Asghar Fixes ticket:4672 & 4673. Do not skip the drawing of inherited classes.
e2c36431ba hudson * libraries f4dcf99...c8d5259 (1): > Bump libraries
ff918324b0 Martin Sjölund * libraries 50e617a...f4dcf99 (1): > There is no PhysioLibrary 2.3.2
2e5c9f9fd5 Martin Sjölund * libraries e673f9d...50e617a (1): > Update uses
200f1025d6 Martin Sjölund * OMCompiler d1a57b2...fb52840 (2): > Fix for elabBuiltinSize of zero-size arrays > Some work-arounds for Ceval of zero-size arrays
fbff170aa7 hudson * libraries bd433e0...e673f9d (1): > Bump libraries
ebcf31c60b Per Östlund Updating submodules
4ddc693f92 Per Östlund Update nfinst tests.
ec01a1567c Per Östlund * OMCompiler eeb9148...dad39fb (1): > [NF] Fix undefined behaviour due to #4502.
48e093104b hudson * libraries 51f6fda...bd433e0 (1): > Bump libraries
5cbe59d285 Per Östlund * OMCompiler aa363fe...eeb9148 (1): > [NF] Function expressions also count as discrete.
cac9f2ec01 Per Östlund Update nfinst tests.
b9c919f2ca Per Östlund Updating submodules
c75555e3de hudson * libraries 8444b16...51f6fda (1): > Bump libraries
851acf4b24 Per Östlund Update nfinst tests.
b0bb7d86d3 Per Östlund Updating submodules
37fc93a26d hudson * libraries aba7827...8444b16 (1): > Bump libraries
24f9ea8be0 ptaeuber * OMCompiler cf618db...5cea0b5 (1): > Fix solving of array equations
a0d258b302 Adeel Asghar * OMEdit 3cffa67...c200584 (1): > Check for PlotWindow instance. Fixes a null pointer crash.
c200584ab0 Adeel Asghar Check for PlotWindow instance. Fixes a null pointer crash.
db86081342 Adeel Asghar * OMEdit 33fb188...3cffa67 (1): > Load the ModelWidget before accessing it. Fixes a null pointer crash.
3cffa6719e Adeel Asghar Load the ModelWidget before accessing it. Fixes a null pointer crash.
aff3112f01 hudson * libraries 6014be3...aba7827 (1): > Bump libraries
420719b974 Per Östlund * OMCompiler 71f4da2...cf618db (1): > Fix setCommandLineOptions with -d=newInst.
85aa869bfa hudson * libraries 7f7f6dd...6014be3 (1): > Bump libraries
2c449d28e0 Per Östlund Update FlagParsing test.
46f0308ca0 Per Östlund Updating submodules
485e9ef24f hudson * libraries 074ec9e...7f7f6dd (1): > Bump libraries
52c543b4fe Adeel Asghar * OMEdit 93d2d76...33fb188 (1): > ticket:4652 Make sure we don't skip the builtin types.
33fb1889a2 Adeel Asghar ticket:4652 Make sure we don't skip the builtin types.
939f98f349 Adeel Asghar * OMEdit cbb329b...93d2d76 (1): > Enable/disable the duplicate menu item based on Access.packageDuplicate annotation.
93d2d760b5 Adeel Asghar Enable/disable the duplicate menu item based on Access.packageDuplicate annotation.
2d1d3b508b Per Östlund * OMCompiler 4d02b90...5148fef (1): > [NF] Fix NFTypeCheck.matchDimensions segfault.
9451dc1cb6 Per Östlund Updating submodules
5cf184a755 Per Östlund Update nfinst tests.
438925566b hudson * libraries 3405130...074ec9e (1): > Bump libraries
982fd8f357 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)
1242d124a5 hudson * libraries 6d4ca24...3405130 (1): > Bump libraries
44835a67c1 Adeel Asghar * OMEdit af64b7e...cbb329b (1): > Handle the Access.nonPackageDuplicate && Access.packageText annotations.
cbb329b292 Adeel Asghar Handle the Access.nonPackageDuplicate && Access.packageText annotations.
857569b6bc Adeel Asghar * OMEdit 039313f...af64b7e (1): > Handle Access.nonPackageText annotation.
af64b7ef97 Adeel Asghar Handle Access.nonPackageText annotation.
dc0c2eb53c Adeel Asghar * OMEdit c72eace...039313f (1): > Hide the text view for Access.diagram
039313f649 Adeel Asghar Hide the text view for Access.diagram
878d12974c Adeel Asghar * OMEdit 13fa5ac...c72eace (1): > [WIP] Disable the diagram and text view for Access.icon and Access.documentation
c72eace89e Adeel Asghar [WIP] Disable the diagram and text view for Access.icon and Access.documentation
78432a0154 hudson * libraries 24f8bdd...6d4ca24 (1): > Bump libraries
939ca8f28c Adeel Asghar * OMEdit 4670866...13fa5ac (1): > [WIP] Show/hide the class documentation based on Access.documentation
13fa5acf73 Adeel Asghar [WIP] Show/hide the class documentation based on Access.documentation
3eb5dcf8e8 hkiel * OMCompiler 83ffab2...e8f130f (1): > remove redundant simplification rule recognized by commutative call
fe3edfceb5 Adeel Asghar * OMEdit 00b9632...4670866 (1): > [WIP] Handle Access.icon and partially Access.diagram
46708660b4 Adeel Asghar [WIP] Handle Access.icon and partially Access.diagram
9aca8954bd Adeel Asghar * OMEdit 88f8ef6...00b9632 (1): > Close the ModelWidget for Access.hide annotation
00b9632b3f Adeel Asghar Close the ModelWidget for Access.hide annotation
8d45b88637 hudson * libraries b7b7559...24f8bdd (1): > Bump libraries
44a0ea3c7d 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.
88f8ef6ea5 Adeel Asghar [WIP] Read the Access annotation. If the value is Access.hide then don't show the class in Libraries Browser.
e2f94fe97b Per Östlund Update nfinst tests.
8856dec5d6 Per Östlund Updating submodules
2926f5a135 Per Östlund Updating submodules
4e49f3124a Per Östlund Update nfinst tests.
6e7816f084 hudson Updating submodules
2be51e22b6 vwaurich update test for IR fix
82710c3c58 Per Östlund Updating submodules
f49e14312e Per Östlund Added test for --ignoreReplaceable.
89b6a52f4e niklwors * OMCompiler b636b01...c73638c (1): > fixed divsion by zero if zero crossing was detected and before event handling started
84614da13c Volker Waurich * OMCompiler 3e982aa...b636b01 (1): > fix bipartiteGraphML generation for algorithms
ef70a831bb hudson * libraries 1210086...b7b7559 (1): > Bump libraries
40c6cc0b84 Per Östlund Update nfinst tests.
d204b129e3 Per Östlund Updating submodules
7befa222ee Per Östlund Updated nfinst tests.
12f4f651ed Per Östlund Updating submodules
62a5fe8961 Mahder Gebremedhin Part of NFInst builtin function handling.
2b73c30a92 Mahder Gebremedhin Updating submodules
d1b9bf2410 hudson * libraries 5a04e02...1210086 (1): > Bump libraries
d5a599249f Adeel Asghar * OMEdit 0f350e6...a62a900 (1): > Update the editors preview on the settings page.
a62a90048e Adeel Asghar Update the editors preview on the settings page.
d55cc8e8d4 Volker Waurich * OMCompiler d76e9c2...da629b0 (1): > moved simplification rule to simplifyBinaryCommutativeWork
cb1b513642 hudson * libraries 650fc67...5a04e02 (1): > Bump libraries
07cb14b9cc hkiel * OMCompiler 0e8a738...d76e9c2 (1): > use heap sort for ascending integer sort
292afc44c4 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
868e3c0efb hudson * libraries 233b5a5...650fc67 (1): > Bump libraries
23acdbc4be hudson * libraries b296ee5...233b5a5 (1): > Bump libraries
a38d52ad3f Adeel Asghar * OMEdit 9892584...0f350e6 (1): > Get rid of QFileInfo constructed with empty file name warnings.
0f350e6487 Adeel Asghar Get rid of QFileInfo constructed with empty file name warnings.
b674956e54 Per Östlund Update nfinst tests.
77e893c255 Per Östlund Updating submodules
724c87ca27 niklwors * OMCompiler 814b4ae...d9b2126 (1): > fix for linker error in ModelicaExtrenalC for cpp runtime
d57e4ddf7c ptaeuber * OMCompiler ea246de...814b4ae (1): > Calculate numerical jacobian for adaptive homotopy correctly
f24486cfdd Adeel Asghar * OMEdit 85c8ee9...9892584 (1): > Check for NULL pointer
9892584eb5 Adeel Asghar Check for NULL pointer
75d01b76a8 hudson * libraries 6526c96...b296ee5 (1): > Bump libraries
12e3d631aa Per Östlund * OMCompiler df577f2...ea246de (1): > NFInst fixes.
2f35c69c9f hkiel * OMCompiler 8e9ee91...df577f2 (1): > fix copy/paste bug introduced in 1fd2008cf5
b22d2734aa Per Östlund Update nfinst tests.
0f03838c47 Per Östlund Updating submodules
ae561c4a01 Per Östlund Update nfinst tests.
ca88acbd46 Per Östlund Updating submodules
ec708a8761 ptaeuber * OMCompiler 5730246...9ec3abd (1): > Add flag to start running the homotopy path ...
c46903b28c Rüdiger Franke Expected result with unit in FMI2 modelDescription.xml
d485b2668b Rüdiger Franke Updating submodules
11a65a1e58 hudson * libraries 3873ad6...6526c96 (1): > Bump libraries
8f57b5ee6d ptaeuber * OMCompiler 34369f3...d4ea7ac (1): > Solve lambda0-system separately ...
79611309f6 Per Östlund Updating submodules
fdc9fe187e Per Östlund Update nfinst tests.
9d1aa18775 Per Östlund Updating submodules
05946cb052 Per Östlund Update nfinst tests.
c4dd6cfcd5 hudson * libraries b7a7e2f...3873ad6 (1): > Bump libraries
8189c52499 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
4898dabf46 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
72c79e9952 hudson * libraries 8f78505...b7a7e2f (1): > Bump libraries
5c1f9f25f2 Rüdiger Franke * OMCompiler 6ee2458...6f71dc5 (2): > Dummy commit to (hopefully) get around Hudson bugs > Treat removed Jacobian var defines in daeExpCrefRhsArrayBox
10536d1d8a hkiel * OMCompiler 37ec0ba...6ee2458 (1): > fix "a or not a" and "a and not a" simplifications optimize some simplify rules reuse existing structures
ca5c7b0cd0 hudson * libraries 0ccdba7...8f78505 (1): > Bump libraries
cae0ca2933 hkiel * OMCompiler 0cd3268...37ec0ba (1): > [CodeGenC] skip cases independent of passing guard
be64fb61bf hudson * libraries d305047...0ccdba7 (1): > Bump libraries
9b8d10c3f6 hkiel * OMCompiler 16e800b...0cd3268 (1): > use list comprehension instead of recursion
e4456f4cad Per Östlund Updating submodules
5fcc409ff8 Per Östlund Update nfinst tests.
ea85f12120 Per Östlund Updating submodules
ca68c3589a Per Östlund Update nfinst tests.
0bf19eaa20 Volker Waurich * OMCompiler 02355eb...6136400 (1): > modified description of comsubexp
892c38bfa1 hkiel * OMCompiler a6ecff6...02355eb (1): > use loop instead of recursive matchcontinue in BaseHashSet.get2
e9d975fc09 Volker Waurich * OMCompiler 197ec7a...a6ecff6 (1): > fix external object alias in initial equations
763095f6a4 hkiel fix test cosh^2(x)-sinh^2(x)=1 disabled sin(asin(time))=time test
7b376d7d94 hkiel Updating submodules
5f5af43f4d Volker Waurich * OMCompiler a4417ed...1fd2008 (1): > simpify r1+r2+cr ->r3+cr
54cd883f87 hudson * libraries 0559335...d305047 (1): > Bump libraries
4d95b57c45 Per Östlund Update nfinst tests.
ecf057d484 Per Östlund Updating submodules
3953ee0801 niklwors * OMCompiler 3e4eb94...517bf93 (1): > fix for typo in cpp tempalte
2bdb8a0f5e ptaeuber Use new homotopy flags
40738dca0f ptaeuber Updating submodules
e07a68a32f Martin Sjölund * OMCompiler b873818...0a33707 (1): > Handle vectorization of matrix slightly better
cf8b5df54d Martin Sjölund * OMCompiler 5e28f3c...b873818 (1): > Partially type-check for min,max,smooth
0751f4678f hudson * libraries fb90e2f...0559335 (1): > Bump libraries
4913f469f0 Martin Sjölund * doc 941a9db...afdc59e (1): > Use ZMQ for building the documentation
afdc59e9d8 Martin Sjölund Use ZMQ for building the documentation
d6d471e20a Per Östlund Update nfinst tests.
21d68378e6 Per Östlund Updating submodules
7c49cac979 Martin Sjölund * doc b22e71f...941a9db (1): > Python3 fixes
941a9db8f5 Martin Sjölund Python3 fixes
55a26a3f88 Per Östlund Reactivate BindingArray5 test.
4162db8605 Per Östlund Updating submodules
8e87306f04 ptaeuber * OMCompiler e82a713...d55e7e1 (1): > Allow adaptive step size also for local homotopy
58c1aeaaab Per Östlund Update nfinst tests.
352fedec46 Per Östlund Updating submodules
5a9eb1cefa Martin Sjölund * OMCompiler d8b46d0...1a074b0 (1): > Avoid using + for options
91997cb6a6 Martin Sjölund Add maxMixedDeterminedIndex to dictionary
7ad6d7fade hudson * libraries cdb0bb8...fb90e2f (1): > Bump libraries
0d7c53d52d Per Östlund Update nfinst tests.
399ab1eb5a Per Östlund Updating submodules
10b2ba1095 Per Östlund Update nfinst tests.
3ed9f172df Per Östlund Updating submodules
46db133475 Martin Sjölund * OMCompiler c536259...38bf65a (1): > [NF] Type-check pre operator
f9c0f1e2ae Martin Sjölund * OMCompiler 6376982...c536259 (2): > [NF] Call fail() when failing > [NF] Support default attributes in functions
2e086dd38a Per Östlund * OMCompiler ff1e618...6376982 (1): > Disable unit checking in nfinst.
628594157b Per Östlund * OMCompiler a72f165...ff1e618 (1): > Fix for ticket:4625.
bff884cdfa hudson * libraries 1b26198...cdb0bb8 (1): > Bump libraries
2ee68668ea hudson * libraries ffc7142...1b26198 (1): > Bump libraries
f011bf34ae hudson * libraries 75e9811...ffc7142 (1): > Bump libraries
6fd25011ee hkiel * OMCompiler 978d276...a72f165 (1): > some small optimizations avoid matchcontinue
65358d5c5e hkiel * OMCompiler 679140a...978d276 (1): > avoid recursion and matchcontinue in getSparsePattern reduce memory overhead in ExpressionSimplify.simplifyAdd
b0255184a4 Martin Sjölund * OMCompiler ea3a1f6...679140a (1): > Remove DAE.SUM in favor of DAE.REDUCTION
1ba4894abd hudson * libraries b27224e...75e9811 (1): > Bump libraries
1514b599ea Per Östlund Update nfinst tests.
bc16beddd0 Per Östlund Updating submodules
70857cfb32 hkiel * OMCompiler eaa2e12...1dfcc60 (1): > replace matchcontinue by match
a450084bba Adeel Asghar * OMEdit 9e52038...85c8ee9 (1): > Use Utilities::Sleep. Get rid of some order warnings.
85c8ee99ea Adeel Asghar Use Utilities::Sleep. Get rid of some order warnings.
b3817f7863 Adeel Asghar * OMEdit 0e80fa1...9e52038 (1): > ticket:4619 Use QFrame for border instead of paint event
9e52038b93 Adeel Asghar ticket:4619 Use QFrame for border instead of paint event
dbe363450b Martin Sjölund * OMCompiler 332341b...eaa2e12 (1): > [NF] Fix for builtin calls
099253403b Martin Sjölund * OMCompiler 89998d3...332341b (1): > Do not optimize CC for initialAnalyticJacobian
86c037b5bb hudson * libraries 038b71e...b27224e (1): > Bump libraries
3852898215 Per Östlund Updated nfinst tests.
1d991f8eed Per Östlund Updating submodules
e875fe6cbb ptaeuber * OMCompiler 9cb312a...7360bc3 (1): > Fix writing of homotopy csv-file for matrix elements
054b491041 Per Östlund Updating submodules
ed4f81e86e Per Östlund Updated nfinst tests.
27ea524b2f Per Östlund Updating submodules
b031754312 Per Östlund Updated nfinst tests.
c373ba6823 Adrian Pop * testsuite 6700bd2...b46188a (1): > fix text special, Tpl depends on StackOveflow
b46188a13d Adrian Pop fix text special, Tpl depends on StackOveflow
0e5475e1c0 hudson * libraries bb7fab6...038b71e (1): > Bump libraries
bcc0b9963a Willi Braun * OMCompiler 725d9de...2a409cd (1): > added first version of ida scaling
f22180a93e niklwors * OMCompiler 425073c...725d9de (1): > acitvate 'Allow dividing by all globalKnownVars in initDAE' for cpp runtime
8df9a8cfaa Willi Braun * OMCompiler 28e9498...425073c (1): > [FMI] fix sorting of the directional derivatives
6700bd2432 ptaeuber Add test for conflicting aliases and expected output
5b8ae81d19 ptaeuber Updating submodules
b96f7b548e Per Östlund Updating submodules
748835de78 Per Östlund Update nfinst tests.
f55eb70a61 Adeel Asghar * doc 0dd9571...b22e71f (1): > TLM co-simulation was merged with OMSimulator sometime ago
b22e71f96f Adeel Asghar TLM co-simulation was merged with OMSimulator sometime ago
6bb0784e63 Adeel Asghar * OMEdit 423fd8f...0e80fa1 (2): > ticket:4607 Update the model after generateVerificationScenarios call. > Use the -inputPath and -outputPath simulation flags. Fixes ticket:4583
8ab1c75987 Mahder Gebremedhin * OMCompiler 1e05283...42bc0b1 (1): > NFFrontEnd small fix for array expressions ($array)
1bb9816b70 Per Östlund Update nfinst tests.
13edda5ed6 Per Östlund Updating submodules
bcfa94c075 Per Östlund * OMCompiler 8ab93d5...67d63de (1): > Clean up NFUnitCheck.foldEquation2 a bit.
0e80fa1f35 Adeel Asghar ticket:4607 Update the model after generateVerificationScenarios call.
ef44782b4b Per Östlund Updating submodules
9a9ebb6708 Per Östlund Update nfinst tests.
63db4c65da Adeel Asghar Use the -inputPath and -outputPath simulation flags. Fixes ticket:4583
7561bead8c 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.
1c027892f4 Mahder Gebremedhin * OMCompiler 1b186d3...1a778dd (1): > NFFrontEnd record fix
0ede316fa4 vwaurich update test
275c83286a hudson Updating submodules
b9c6e5ca30 Adrian Pop * OMEdit 3ab69ff...423fd8f (1): > fix windows opcua lib imports
8298c46e10 Adrian Pop * OMCompiler 1993349...49cdb03 (1): > fix opcua lib exports on windows
423fd8f76a Adrian Pop fix windows opcua lib imports
4b58c510c2 Adrian Pop * OMCompiler 27d4fab...1993349 (1): > fix windows build
6a358060f3 hudson * libraries b5c7717...bb7fab6 (1): > Bump libraries
c042558309 ptaeuber Expected output
922f9521ab ptaeuber Updating submodules
d2feef9be1 Per Östlund Updated nfinst test cases.
a2ae17f696 Per Östlund Updating submodules
3684733a54 Martin Sjölund * OMEdit 03be5e2...3ab69ff (1): > Qt4 work-around
3ab69ff698 Martin Sjölund Qt4 work-around
7046ded1c1 Martin Sjölund Use new flag -d=oldFrontEndUnitCheck
c4e6961f7d Martin Sjölund Updating submodules
d69fb20e70 Per Östlund Added test for nfinst StateSelect variability.
0d09ab259b Per Östlund Updating submodules
e815e688ce Per Östlund Updating submodules
f4b81ebb3b Per Östlund Add test for ticket:4611.
85984a1c02 hudson Updating submodules
03be5e2f09 Martin Sjölund Update open62541 to v0.2
30a6d518ba Martin Sjölund * OMCompiler 0a53c4f...9a8bb1d (1): > Fix stack overflow in NFUnitCheck
e30f231e4f hudson * libraries b0dde48...b5c7717 (1): > Bump libraries
4b199a8f68 hkiel * OMCompiler 75a3089...0a53c4f (1): > do not use matchcontinue where match+guard can be used
dbc18dd12a hudson * libraries f85ccd3...b0dde48 (1): > Bump libraries
663155c14a Per Östlund Updated nfinst test cases.
2ad71664b9 Per Östlund Updating submodules
2fa6138628 Martin Sjölund * doc eb4ef32...0dd9571 (1): > Fix type of entry
0dd95719f1 Martin Sjölund Fix type of entry
3c4fe107c2 Martin Sjölund * doc f7e90ac...eb4ef32 (1): > Added the BSc thesis of Fors Johansson
eb4ef32285 Martin Sjölund Added the BSc thesis of Fors Johansson
a86943bd5f Lennart Ochel * OMCompiler 0a2dcae...2c5818d (1): > Add flag to fix the mat file headers every N steps
126309bf78 hudson * libraries 4f3153f...f85ccd3 (1): > Bump libraries
4ce810528a Mahder Gebremedhin * OMCompiler 7e6dbfd...0a2dcae (1): > Enable unit checking by default in the New FrontEnd.
12b5caf44f Per Östlund Add testcase for #4606 fix.
1cb23d976a Per Östlund Updating submodules
bd024acd25 Lennart Ochel Cleanup .gitignore file
9ca7831f52 Martin Sjölund * OMCompiler b3c9646...0a64f00 (1): > Add rpath for the C runtime libraries
986e18c226 hudson * libraries 2b897e8...4f3153f (1): > Bump libraries
cf18de4080 Lennart Ochel * OMCompiler a07c7d7...b3c9646 (1): > Add unit information of alias variables to mat files
3c53366fa0 Martin Sjölund * OMCompiler 1f28d87...a07c7d7 (1): > Passing fixed=true where expected in the examples
ca2dc2c904 Martin Sjölund * doc 724e394...f7e90ac (1): > Add documentation for interactive simulation
f7e90ac222 Martin Sjölund Add documentation for interactive simulation
e9cb542683 Adeel Asghar * doc f6e984c...724e394 (1): > Respect the case sensitive systems
724e394ab0 Adeel Asghar Respect the case sensitive systems
57b4776fd7 Volker Waurich * doc 91776d0...f6e984c (1): > add new page about graphml generation
f6e984cbdd Volker Waurich add new page about graphml generation
e3d10ea250 Lennart Ochel * OMCompiler 66d69d5...1f28d87 (1): > Save units of measure for parameters to mat files
511bc19d25 Rüdiger Franke * OMCompiler 0ed5264...66d69d5 (1): > Unify generated code for variable access under FMI 1.0 and 2.0
9728c86141 Martin Sjölund * OMCompiler 32ea34f...0ed5264 (1): > Fix scalability for systems without variables
b389638a2e Rüdiger Franke Enable test for code generation of directional derivatives
fb631635b0 Rüdiger Franke Updating submodules
dc54cc1b1c hudson * libraries 1543109...2b897e8 (1): > Bump libraries
effc95264c David Polak Added convertUnits mmHg test
58aa81a6a9 David Polak Updating submodules
ab32ef6c1f Lennart Ochel * OMCompiler ebaacfb...bf377fa (1): > Avoid deprecated usage of flags
6bf0035264 Martin Sjölund * libraries 8eb1b44...1543109 (1): > Upload the xz-files...
21284e9afc Martin Sjölund * libraries 4288180...8eb1b44 (1): > No ModelicaTest 3.1 exists
e0812083bc Adeel Asghar * OMEdit 29a5b8c...1b8b8e6 (1): > ticket:4575 Added checkbox for -single simulation flag. Default value is false.
1b8b8e6f43 Adeel Asghar ticket:4575 Added checkbox for -single simulation flag. Default value is false.
175a93eba0 hudson * doc 0f1405c...91776d0 (2): > add master thesis > Improved/simplified the OPC example
91776d0a73 arun3688 add master thesis
b5cf58d21f Mahder Gebremedhin * OMCompiler d4dd96b...ebaacfb (1): > NFrontEnd Unit checking.
42b9be7225 Lennart Ochel * OMCompiler 119136c...d4dd96b (1): > Cleanup MatVer4
9363d99475 Bernhard Thiele Improved/simplified the OPC example
4ccbc576a6 Mahder Gebremedhin Update NFInst tests
b03c588a19 hudson Updating submodules
af47655172 Martin Sjölund * OMCompiler fe021bd...80e3d34 (1): > Added optional Susan debugging help
3b37fea3a7 Lennart Ochel * OMCompiler bf1eaeb...fe021bd (3): > Remove old mat file writer > Add unit information to mat files > New implementation for writing mat files
c219aee43c Martin Sjölund * libraries 087c309...4288180 (1): > Also include ModelicaTest 3.1
3f3dd42a83 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
8235d3afe8 hudson * libraries 7337dfa...087c309 (1): > Bump libraries
591f382bcf hudson * libraries fd8edd8...7337dfa (1): > Bump libraries
d49c2a05f8 Adeel Asghar * OMEdit 83762c2...29a5b8c (1): > Activate profiling properly
29a5b8cb62 Adeel Asghar Activate profiling properly
385dd62098 Per Östlund Updating submodules
6fccf1972c Per Östlund Update nfinst tests.
2e66c228d0 Martin Sjölund * OMCompiler 8abed04...1749c2e (1): > Disable CC optimizations on linear systems
c00195021c hudson * libraries 3f837d1...fd8edd8 (1): > Bump libraries
1d6656185b Per Östlund Updating submodules
2c59f19fa5 Per Östlund Update nfinst test cases.
b549c7b41d hkiel * OMCompiler 11df6e6...43d3d5d (1): > fix Matching.removeEdgesForNoDerivativeFunctionInputs
f396a9fc7b hkiel * OMCompiler dfbce6c...11df6e6 (1): > some minor optimizations - remove a matchcontinue - do not operate twice on list - make function tail recursive - avoid tuples
43aae15a03 Martin Sjölund * OMCompiler 9ff276e...dfbce6c (1): > Use Set instead of List.unique
0eb3b72cc2 Martin Sjölund * OMCompiler c21c29d...9ff276e (1): > Make findLoops able to look for at most one loop
e630b9ab5c hudson * libraries a739ca2...3f837d1 (1): > Bump libraries
159cfd9fb5 Martin Sjölund * OMCompiler 7b04aa1...c21c29d (1): > Use sets instead of lists in comSubExp
e932c80ac4 Martin Sjölund * OMCompiler 2ac44ce...7b04aa1 (1): > Use sets in comSubExp
da940cd7ec ptaeuber * OMCompiler 9e2d1a7...2ac44ce (1): > Fix check of homotopy solution
59574339b9 Martin Sjölund * OMCompiler 68350e9...9e2d1a7 (1): > Fix scalability of collectInitialBindings
f33ef8c0b3 hudson * libraries 13a2e24...a739ca2 (1): > Bump libraries
f31055813c hudson Updating submodules
62f2cd7f8a adrpo update testsuite after library changes
fa77b8c7d5 Martin Sjölund * OMCompiler 2f828a2...68350e9 (1): > [OSX] ModelicaExternalC install names
dffbc3bbec Martin Sjölund * OMCompiler a5b8a71...2f828a2 (1): > [MAT4] Add special case when nrows==0
83762c2555 hkiel fix Qt4 compilation
1a2ff32c65 Martin Sjölund * OMCompiler c2e5abe...a5b8a71 (1): > [OSX] Fix install name of OPC library
9fd9414f67 Martin Sjölund * OMCompiler 18b70e2...c2e5abe (1): > [OSX] Fix builds when using a single thread
0f1405c2fd Bernhard Thiele State machine hint for switching to Modelica v3.3
5c9c2c4680 Martin Sjölund * OMCompiler a3eea27...18b70e2 (1): > Silence some warnings
f97db625e2 Willi Braun * OMCompiler 7f2aee4...a3eea27 (1): > [cRuntime] move jacobian eval LOG_STATS output
58e9cfd174 Willi Braun * OMCompiler 3532b10...7f2aee4 (1): > [SimCode] fixing symbolic jacobians order for info
f3156d146b Adeel Asghar ticket:4505 Use the diagram annotation when connector is inside the component instance
c3e0976e5a Adeel Asghar ticket:4585 Added cut, copy, paste and selectAll to text editor
fbf8aa4be2 hudson * libraries e541281...f3c66bf (1): > Bump libraries
bbcc067bc3 adeas31 * OMEdit 3d68932...77b13fd (1): > Signals are protected in Qt4
77b13fd85a adeas31 Signals are protected in Qt4
fff67929ca hudson * libraries 9defbe5...e541281 (1): > Bump libraries
ba7968a19d Adeel Asghar * OMEdit bb6380f...3d68932 (1): > Only save the preference when checkbox is checked
3d68932f68 Adeel Asghar Only save the preference when checkbox is checked
2df6b4669b Adeel Asghar * OMEdit 1506f4d...bb6380f (1): > Fix Qt4 builds.
5efa7f11e8 Martin Sjölund * OMCompiler 09c37cd...3532b10 (1): > Support bootstrapping when using array literals
bb6380f07a Adeel Asghar Fix Qt4 builds.
1d31692257 hudson * libraries 1d59600...9defbe5 (1): > Bump libraries
85d44ca940 Adeel Asghar * OMEdit 6882da0...1506f4d (1): > ticket:4305 Added checkbox to remember user's decision in text editor error dialog.
1506f4d0cb Adeel Asghar ticket:4305 Added checkbox to remember user's decision in text editor error dialog.
b63c29925d Martin Sjölund * OMCompiler 04560c9...09c37cd (2): > Add MetaModelica.Dangerous.listArrayLiteral > Update linear system debugging
95f53c92f1 ptaeuber Updating submodules
36a3e41b8d ptaeuber Add test and expected output
534608b369 ptaeuber Add flag to dictionary
bd3bf4b00e vwaurich * OMEdit 5df57a8...6882da0 (1): > fix path in simulate with animation
6882da0d09 vwaurich fix path in simulate with animation
ebccfb0f60 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
5df57a8f94 Martin Sjölund Fix rebase errors
5a35717ae4 Martin Sjölund Enable interactive simulation without stepping
7d12dd46b3 Martin Sjölund Wait for OPC-UA server to start during init
685fc63088 Adeel Asghar Create the OpcUaClient after the opc-ua server is initialized.
a918f6161c Christoffer Fors Johansson Updated how OMPlot and OMEdit handles simulation control buttons.
d60db4d4cf Adeel Asghar Removed unnecessary debugging info.
d5f420aa01 Adeel Asghar Removed the unnecessary SimulationServerCheckThread class. Do not create unnecessary QTcpSocket objects.
dbc50ee19b Christoffer Fors Johansson Fixed variable names. Better port handling.
436baa28e9 Adeel Asghar Fix opc-ua linking for win32.
b38bd46615 Christoffer Fors Johansson Initial commit for interactive simulation
0e1d01eeb3 Christoffer Fors Johansson Better way of handling interactive simulation control buttons.
eb19ef4a23 Christoffer Fors Johansson Interactive plot windows.
52f135b919 Adeel Asghar * OMEdit 095b0ef...6b6200d (1): > ticket:2249 Only show the documentation as default view for DocumentationClass annotation.
6b6200d62e Adeel Asghar ticket:2249 Only show the documentation as default view for DocumentationClass annotation.
37e18b9e5b niklwors * OMCompiler ed4ccd8...baaffec (1): > fix in cpp template for jacobian variables used by algebraic loop
a3c7ea2c37 hudson * libraries 6df44b7...1d59600 (1): > Bump libraries
8776db1ea7 hudson * libraries 8001b72...6df44b7 (1): > Bump libraries
8e8aa76fed Martin Sjölund * OMCompiler 15730cb...ed4ccd8 (1): > Fix for linear sparse solvers in source code FMUs
4e94bc521c Martin Sjölund Expected output
cfbd57a98a Martin Sjölund Updating submodules
6b70c759d6 Martin Sjölund Add test for ticket:4550 reduction type
17805b092f Martin Sjölund Updating submodules
b0861d4aa0 Martin Sjölund Reference file does not contain time=0.0
ff1939394b Adeel Asghar * OMEdit d60d430...095b0ef (1): > ticket:1857 Show context menu when clicked on empty spot in Libraries Browser
095b0ef3bd Adeel Asghar ticket:1857 Show context menu when clicked on empty spot in Libraries Browser
5831af02be Martin Sjölund Expected output
e24befee06 Martin Sjölund Updating submodules
225ecd53e6 Adeel Asghar * OMEdit 7851263...d60d430 (1): > ticket:4576 Don't delete the transition in focusOutEvent.
d60d430a76 Adeel Asghar ticket:4576 Don't delete the transition in focusOutEvent.
9455267616 Per Östlund * OMCompiler ac679f7...625bb65 (1): > NFInst fixes.
1158292725 Jan Šilar * OMPlot 7f2c332...017636b (1): > PDEPlots
017636b9c0 Jan Šilar PDEPlots
0b046b83ba Lennart Ochel * OMCompiler f55d7d6...ac679f7 (2): > Remove unused variables > New function to debug hash tables
f552901181 Martin Sjölund * OMCompiler 3486958...f55d7d6 (1): > Fix for using default sparse linear solver
77d3fbfd1f Martin Sjölund * OMCompiler 98136a9...3486958 (1): > Improved debugging of bad variables in codegen
a223813564 hudson * libraries 36404a4...8001b72 (1): > Bump libraries
737444154c Adeel Asghar * OMEdit 3d0d8a3...7851263 (1): > ticket:4572 Don't allow illegal instance names
0e8865884a Bernhard Thiele * OMCompiler 6c085bb...98136a9 (1): > checkModel support for state machines
7851263371 Adeel Asghar ticket:4572 Don't allow illegal instance names
af8df5edc8 Willi Braun * OMCompiler 75ec7ef...6c085bb (1): > [FMI] join functionTrees for directional derivative
f12fde2211 Willi Braun * OMCompiler 73e4cc5...75ec7ef (1): > disable fmi directional derivatives by default
3d0d419814 ptaeuber * OMCompiler 702e338...73e4cc5 (1): > Do not get algorithm crefs that will be discarded
a0403ab41b Martin Sjölund Updating submodules
3655c8ed35 Martin Sjölund Add test for single precision output
6519145ff5 Lennart Ochel * testsuite d32e476...67b8eef (1): > Update LoadCompilerSources.mos
67b8eef1c4 Lennart Ochel Update LoadCompilerSources.mos
bf88695cd4 hudson * libraries dd87c92...36404a4 (1): > Bump libraries
a3752f1260 Adeel Asghar * OMEdit bc8938e...3d0d8a3 (1): > Snap to grid with shift modifier
3d0d8a3b4c Adeel Asghar Snap to grid with shift modifier
c7cd301e65 Lennart Ochel * OMCompiler bba4362...92ac5a6 (1): > Increase hash table sizes for the unit checking
d32e476889 Willi Braun fix output
cb8b825734 Willi Braun Updating submodules
ba26316102 Adeel Asghar * OMEdit 16bcbe6...bc8938e (1): > ticket:4567 Removed the extra simulation toolbar
bc8938e285 Adeel Asghar ticket:4567 Removed the extra simulation toolbar
fef3b308bc Adeel Asghar * OMEdit f627d10...16bcbe6 (1): > ticket:4461 Save additional simulation flags in correct syntax
16bcbe68da Adeel Asghar ticket:4461 Save additional simulation flags in correct syntax
233376d5b4 Martin Sjölund * OMCompiler 0e39b73...a766c29 (1): > Unify reading enumeration flags
0b54fb5da9 Martin Sjölund * OMCompiler b4aa137...0e39b73 (1): > [FMI] Fix static source code FMUs
ca73812a86 Martin Sjölund * OMCompiler c1445a8...b4aa137 (1): > [FMI] Set default dense and sparse linear solvers
d3b895dfa2 hudson * libraries 89b53a5...dd87c92 (1): > Bump libraries
6f54cf260f Martin Sjölund * OMCompiler fba8150...c1445a8 (1): > [FMI] Escape the model's description attribute
126fee0b6d hudson * libraries d44cc9d...89b53a5 (1): > Bump libraries
0a09efc094 Martin Sjölund [FMI] Expected output with nls solver mixed
b0816a6c38 Martin Sjölund Updating submodules
626fd144ce hkiel * OMCompiler 84dc1d9...2a43b90 (1): > optimize memory further for ticket:1451
db977f89d0 hudson * libraries 7e9f555...d44cc9d (1): > Bump libraries
55d80df722 Bernhard Thiele * testsuite 90e7f8a...2e4f0f8 (1): > Switch to C run-time for two tests
2e4f0f82d3 Bernhard Thiele Switch to C run-time for two tests
05c1413d61 Bernhard Thiele Updating submodules
90e7f8a507 Bernhard Thiele Test case for ticket:4563
1e20695143 hkiel * OMCompiler b5d86d3...fdcc01d (1): > absAdjacencyMatrix only changes lists if values < 0 are contained improves ticket:1451
f8d55c68f0 Per Östlund Added test for inherited function with try.
3ef481dda9 Per Östlund Updating submodules
6d35ad546f Martin Sjölund * OMCompiler aa907b1...d8c018e (1): > Make FMU tmpTick indexes more similar to C codegen
cd9b453d81 Willi Braun * OMCompiler a9268a9...aa907b1 (1): > fix array differentiation for symbolic jacobains
505f10d7d8 Martin Sjölund Adding test for parameter record bindings
8fffb44c86 Martin Sjölund Updating submodules
11bfce3693 Martin Sjölund * OMCompiler aba3685...0406ea2 (1): > Fix crash is default linear solver
77ea84c769 Adeel Asghar * OMEdit 47db56e...f627d10 (1): > ticket:4308 Move by factor of 5 when shift key is pressed.
f627d108b3 Adeel Asghar ticket:4308 Move by factor of 5 when shift key is pressed.
e3091c13f3 hudson * libraries 0c9cf38...7e9f555 (1): > Bump libraries
8f278a262c Martin Sjölund Added testcase for terminate at init
63743a15fc Martin Sjölund Updating submodules
20b20c06e2 ptaeuber Add test for inversion of pow
ab613cd4d4 ptaeuber Updating submodules
d1ab6cacca Martin Sjölund Expected output
fe0718e51c Martin Sjölund Updating submodules
844e163ead Lennart Ochel * OMCompiler 2264580...3a0af47 (1): > New package AdjacencyMatrix
12ed59f8e6 Willi Braun added new test diff array crefs
8344207bb8 Willi Braun Updating submodules
988a8982aa Willi Braun update warnings
592b9c453f Willi Braun Updating submodules
2968278c07 hudson * libraries c05b21c...0c9cf38 (1): > Bump libraries
fec8d2b73a Martin Sjölund * OMCompiler b0b8677...024a75d (2): > Make it possible to ignore OMC_DISABLE_OPT > [C-code] Binding equations disable optimization
6a35314890 Adeel Asghar * OMEdit da6dc6c...47db56e (1): > ticket:4490 Use cosmetic pen for correct scaling and zooming effects
47db56e57e Adeel Asghar ticket:4490 Use cosmetic pen for correct scaling and zooming effects
133230fb1e Martin Sjölund * OMCompiler 173618c...b0b8677 (1): > Bootstrapping depends on zmq
a047348ade Adeel Asghar * OMEdit c02603f...da6dc6c (1): > ticket:4332 Round the origin value
da6dc6cd34 Adeel Asghar ticket:4332 Round the origin value
0720ca6bd2 Adeel Asghar * OMEdit 4758974...c02603f (1): > Check if changeDirectory is successful
d84853c64c Martin Sjölund * OMCompiler 88845bb...173618c (2): > [FMI] Implement a faster setReal/getReal > Do not generate defines for value references
7a5db7a34b Martin Sjölund * OMCompiler ccd5c42...88845bb (1): > Fixes from static analysis of ranges in reductions
c02603fc97 Adeel Asghar Check if changeDirectory is successful
1e302c7a38 ptaeuber Updating submodules
8e44932328 ptaeuber Add flags to tests
fb104ba8bf hudson Updating submodules
541124880a adrpo update testsuite due to library changes
279209f95f ptaeuber * OMCompiler 3c3ca87...624b9a6 (1): > Warn about unbalanced system after WFC
4758974755 Adeel Asghar ticket:4038 Use the updated flag names
c7348eac28 Per Östlund Updated nfinst test cases.
671c4ed852 Per Östlund Updating submodules
1518422501 Per Östlund * OMCompiler 351cb37...7648bd5 (1): > Clean up obsolete files from new frontend.
8b89897183 Martin Sjölund * OMCompiler aad32e0...351cb37 (1): > Do not add FMI runtime while bootstrapping
19d45081a3 Martin Sjölund * OMCompiler 38a9013...aad32e0 (2): > Split updateParameters into simple and complex > Improve scalability for binding equations
b225cec054 Martin Sjölund Add tests for JSON parser
b1ebdc8903 Martin Sjölund Updating submodules
760b17910e Adeel Asghar Updated copyClass tests
dc6bfc8cbf Adeel Asghar Updating submodules
e57e6ceedf Adeel Asghar * OMEdit bc6e188...5422a27 (1): > ticket:4547 Fill the path if model belongs to a package Don't allow duplicating in system libraries
5422a279f8 Adeel Asghar ticket:4547 Fill the path if model belongs to a package Don't allow duplicating in system libraries
caa7ad4ae9 Adeel Asghar * OMEdit 080cd29...bc6e188 (1): > Create a directory with model name to dump the generated files Delete the Cpp generated files as well
bc6e18812f Adeel Asghar Create a directory with model name to dump the generated files Delete the Cpp generated files as well
4d3b50221d Per Östlund Added testcase for min/max of enumerations.
fd346c280d Per Östlund Updating submodules
9c70a49f29 Per Östlund * OMCompiler 0e625e9...c2054ff (1): > Added stringEmpty and arrayEmpty to MetaModelica.
17e7be1e81 hudson * libraries 7388e48...f1beeb1 (1): > Bump libraries
41b83c12e4 hkiel * OMCompiler fe07041...0e625e9 (1): > fix some warnings from static code analysis
38c59c1e58 hudson * libraries ef69543...7388e48 (1): > Bump libraries
eda7008a9d Per Östlund Updated nfinst test cases.
24a49b857d Per Östlund Updating submodules
568be187a8 Per Östlund Updating submodules
9c8a629836 Per Östlund Updated test cases for #4543 fix.
605cb2abcc Per Östlund Add ignoreCycles to spellchecker.
fd429c3044 Martin Sjölund * OMCompiler 9ce0a4a...ec69d30 (2): > Applied the refactoring script > Only add _length variable for array reduction
6398d1609a hudson * libraries 44d5432...ef69543 (1): > Bump libraries
8c81ceb25d hudson * libraries 780698e...44d5432 (1): > Bump libraries
28a5b21912 Martin Sjölund * OMCompiler 215f1b1...9ce0a4a (1): > Avoid static analyzer dead assignment warning
64ace5b320 ptaeuber New test and expected output
1c6a3c044d ptaeuber Updating submodules
f6607f7c9c hkiel * OMCompiler f85f44f...d3f9ab1 (1): > some small list optimizations
4c9ec86c2b Adeel Asghar * OMEdit 126db43...080cd29 (1): > Delete the generated files after compilation instead of simulation
080cd298d5 Adeel Asghar Delete the generated files after compilation instead of simulation
645f6219ea Adeel Asghar * OMEdit 90af743...126db43 (1): > ticket:2909 Allow deleting the intermediate compilation files
126db4389f Adeel Asghar ticket:2909 Allow deleting the intermediate compilation files
20ad9a69d2 hudson * libraries 64c79dd...780698e (1): > Bump libraries
7493390414 hudson * libraries 4ff5be9...64c79dd (1): > Bump libraries
118b3d07a1 Willi Braun added DrumBoiler as testcase for linearization
4244da07f9 Willi Braun Updating submodules
6a869e61c7 Per Östlund Updating submodules
1cd286dcf1 Per Östlund Updated nfinst test cases.
527d1408ea Martin Sjölund Updating submodules
a3201a2d3f Martin Sjölund Test fileNamePrefix that is not a C identifier
2dfe8db0bd Martin Sjölund Give expected output for bug2756
f3bcc22f6d Martin Sjölund * OMCompiler 19186f7...defddaa (1): > [MetaModelica] Use goto instead of done variable
52108c71cc Adeel Asghar * OMEdit 5ab8668...90af743 (2): > ticket:4461 Save additional simulation flags > ticket:4505 Use the Icon annotation for extends connector class.
90af743e44 Adeel Asghar ticket:4461 Save additional simulation flags
458fdd4ec8 Martin Sjölund * OMCompiler da38b3e...19186f7 (2): > [FMI] Give default start-values for parameters > translateModelFMU returns empty string on failure
ae793bea43 Adeel Asghar ticket:4505 Use the Icon annotation for extends connector class.
44e5bc9590 Willi Braun Updating submodules
333f946f93 Willi Braun expected output
131143966a hudson * libraries e04a9fe...4ff5be9 (1): > Bump libraries
b5d32a8900 Martin Sjölund * libraries 8410d40...e04a9fe (2): > Force the patched libraries to be built > MSL patches according to ticket:4539
6988aeb05b Martin Sjölund * OMCompiler 702501a...29e8121 (1): > Make getAnnotationNamedModifiers not return bad data
19dfab91d6 hudson * libraries 9f3b94a...8410d40 (1): > Bump libraries
8b9dd4ab41 Martin Sjölund * libraries e418dac...9f3b94a (2): > Fix error in MSL 3.2.2 patch > Make succeeding commands more silent
a3e912c7a0 hudson * libraries 4666a5f...e418dac (1): > Bump libraries
466d6b3a39 Martin Sjölund * libraries 63802d7...4666a5f (1): > Fetch tags elsewhere
bcd447ddad Martin Sjölund * libraries 6bacccc...63802d7 (1): > Fix for multi-target update
a601adebbd Willi Braun added testcase for linearization with records
0fc108ad26 Willi Braun Updating submodules
d25c28fdcc Per Östlund Updating submodules
74ef35db2b Per Östlund Added tuple test cases for nfinst.
ad9a57cfa7 Per Östlund Updating submodules
297f7c634d Per Östlund Updated nfinst test cases.
a96eb06560 Rüdiger Franke * testsuite 21525ab...699e373 (1): > Re-enable FMI 2.0 crane test
699e373a07 Rüdiger Franke Re-enable FMI 2.0 crane test
89d610e39e Martin Sjölund * OMCompiler bacaf03...15ba583 (1): > Fix generated C++ FMU filenames
b0e6a214c6 hudson * libraries 3e199bd...6bacccc (2): > Bump libraries > JSON syntax error
7eb101b8db Martin Sjölund * libraries 56a1ad9...3e199bd (2): > Add nls="newton" for InductionMachines.IMC_YD > Automatically update patches for MSL
21525ab59a Lennart Ochel Expected output
fa9655b449 Lennart Ochel Updating submodules
014b2ab5d7 Martin Sjölund * OMShell 999d33b...e1ab402 (1): > Use rpath provided by configure
e1ab4026ce Martin Sjölund Use rpath provided by configure
c057936e3d Per Östlund Updated nfinst test cases.
3bf9479c83 Per Östlund Updating submodules
ea3a3828ac Adeel Asghar * OMCompiler 453e1c7...5dfdea2 (1): > Return same number of output from failing case.
1aa347f99b hudson * libraries eea1f73...56a1ad9 (1): > Bump libraries
8f5f6397ef hudson * libraries b979067...eea1f73 (1): > Bump libraries
2a672b2839 Per Östlund Add test case for enum type matching fix.
698602dc85 Per Östlund Updating submodules
edee28baa9 hudson * libraries 5bc8fdd...b979067 (1): > Bump libraries
723e7ef734 Martin Sjölund * libraries 75ffe04...5bc8fdd (2): > Use latest MSL 3.2.2 hash in Makefile.libs > Update for MSL 3.2.2 changes
48dca0bd53 Adeel Asghar Updated tests using getClassInformation
6bcd4dba15 Adeel Asghar Updating submodules
6336d4fdbe hkiel * OMCompiler e6d2062...c64663d (1): > make SimCodeUtil.createAllDiffedSimVars tail recursive fix ticket:4534
a2256a08eb Martin Sjölund * OMCompiler cd1bf87...e6d2062 (2): > Make C++ FMUs respect fileNamePrefix > Cache the FMI configure results
28a2c187fc hudson * libraries a777d44...75ffe04 (1): > Bump libraries
b00b4444e1 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
de72c7a089 hkiel * OMShell f326bf7...999d33b (1): > interpret MMC_STRINGDATA as utf-8
a55b96e1e6 hkiel * OMCompiler 351c73d...d39727c (1): > update omc translations
cd3b03c2ce hkiel * OMCompiler 15276ce...351c73d (1): > fix some c-compiler warnings
999d33bb34 hkiel interpret MMC_STRINGDATA as utf-8
9a964c0996 hkiel * OMCompiler 0371e97...15276ce (1): > avoid stack overflow (ticket:4534)
731be8b8eb hudson Updating submodules * OMShell 70ef9f4...f326bf7 (1): > not needed
f326bf7ba6 Adrian Pop not needed
ee0a82fa15 hudson Updating submodules * OMEdit 4a398f7...5ab8668 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Allow creating initial state graphically.
70ef9f4281 adrpo don't use std::begin and std::end as is not need
e4eabb4ddb Adrian Pop attempt to fix clang compilation
255934c6ba Adeel Asghar Fixed OMShell windows compilation
4bc9cda18c Rüdiger Franke Updating submodules
ed5d7956fa Rüdiger Franke Expected result
a0077f839a Rüdiger Franke Add test for FMI model description with sub-clocks
7511e8f7f5 Rüdiger Franke Correct synchronous test for shiftSample, ticket:4530
493014e2bb Lennart Ochel * OMCompiler c7cddda...23493d8 (1): > [FMI2] Fix set/get methods for types integer, boolean, and string
013bc12e5c Lennart Ochel * OMCompiler 08c6143...c7cddda (1): > Fix some error messages
e1fbe62d15 Lennart Ochel * OMCompiler 453670f...08c6143 (1): > [FMI2] Calculate real values if needed
bed1e12ae7 hkiel OMShell does no longer depend on corba
5ab8668eda Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
73e1f2a0d9 Adeel Asghar Allow creating initial state graphically.
7519ad75c5 hkiel cd() to tmp dir when starting OMShellGUI
a172806b5e hkiel Call MMC_INIT()
b65dea292d hkiel explicit instead of using namespace
d6df635df4 hkiel fix crash when doing first evalExpression()
dfc9aa0ab5 hkiel change OMShellGUI from corba to direct interface
8d1b0784aa hkiel change mosh from corba to direct interface
73d3087055 alash325 * OMEdit 52a7064...4a398f7 (1): > Updated the traceability message format version to 1.4 and latest OpenModelica test case
4a398f7cf6 alash325 Updated the traceability message format version to 1.4 and latest OpenModelica test case
45c5a33b27 alash325 * OMEdit 17caf92...52a7064 (1): > Remove traceability query functionality Disable basic git functionality
52a7064373 alash325 Remove traceability query functionality Disable basic git functionality
02bc9b999b hudson * libraries 3a2f2a7...791f44b (1): > Bump libraries
e72b25480c Per Östlund * OMCompiler 93a4aed...453670f (1): > Fix #4524 for Cpp and XML codegen too.
5376fc3de0 hkiel * OMCompiler 415de24...93a4aed (1): > make unmodified objects constant
f3aa9f3a8b Per Östlund * OMCompiler 5bf9661...415de24 (1): > Fix for #4524:
eb9be2ee71 Rüdiger Franke * OMCompiler 6554061...5bf9661 (1): > Revert "Alternative treatment of shiftSample also considering event clocks"
0ad4ffc690 Adeel Asghar * OMEdit 9743a1a...17caf92 (1): > Slightly better way to fix ticket:4472.
17caf92983 Adeel Asghar Slightly better way to fix ticket:4472.
f85dfc967b 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
dc663710d6 hudson * libraries 783c003...3a2f2a7 (1): > Bump libraries
645f58f289 Rüdiger Franke * OMCompiler 79caae6...5c6d6e3 (1): > Remove superSampleFactor from FMI model description
0e5f04fceb Per Östlund Added test case for #4521.
dbcae4a0f4 Per Östlund Updating submodules
beef570dd7 Jan Šilar * testsuite 6bb362f...5724639 (1): > Adding test for PDEModelica.
57246396b2 Jan Šilar Adding test for PDEModelica.
e1aa56fd98 Jan Šilar * OMCompiler aab2f92...b9e79ec (1): > PDEModelica
6ca5560b99 Volker Waurich * OMCompiler bbbda07...aab2f92 (1): > fix for simplifyIfEquation
b324435123 bernhardbachmann * OMCompiler 594ab60...bbbda07 (1): > Fix division by zero problem
71029e3be4 hudson Updating submodules
6bb362f711 adrpo update tests after changes to modelica tables
fd00a2b244 hudson * libraries 8e181fb...783c003 (1): > Bump libraries
876b6b0635 Rüdiger Franke * OMCompiler e844e3a...a633fbb (1): > Apply resolution to shiftCounter in FMI model description
7a289c2179 hudson * libraries 4365f90...8e181fb (1): > Bump libraries
f64f2ea386 hudson * libraries cacb902...4365f90 (1): > Bump libraries
fb83cf6832 Bernhard Thiele Add reference to corresponding ticket
a80dcb77c7 Bernhard Thiele * testsuite e1fe7f8...fb83cf6 (1): > Add reference to corresponding ticket
e1fe7f8dfc Bernhard Thiele Test case for ticket:4527
f0031a2671 Bernhard Thiele Updating submodules
25282f9216 hudson * libraries 3f1c569...cacb902 (1): > Bump libraries
5b4625a052 Per Östlund Updating submodules
6967d1c27f Per Östlund Updated nfinst test cases.
a082edacf1 hkiel OMNotebook does not depend on CORBA
b3a30fa121 hudson * libraries 54f0b0f...3f1c569 (1): > Bump libraries
b00cb1ab57 bernhardbachmann Improved damping criteria of the newton solver
9e20536720 bernhardbachmann Updating submodules
13c08d4b64 Per Östlund Updated nfinst test cases.
d8e4ca8194 Per Östlund Updating submodules
b5977e398f hudson * libraries 3722ea5...54f0b0f (1): > Bump libraries
ae474845dd hudson * libraries 8c74d1c...3722ea5 (1): > Bump libraries
60a45e91a5 Per Östlund * OMEdit 933120e...9743a1a (1): > Fix for #4472.
9743a1ae8f Per Östlund Fix for #4472.
7838f7bbeb hudson * libraries 685a758...8c74d1c (1): > Bump libraries
34a4337042 hudson * libraries 61fb168...685a758 (1): > Bump libraries
e8a6407884 hudson * libraries 75ee848...61fb168 (1): > Bump libraries
d85ad3855d Per Östlund Updated nfinst test cases.
38a36c126c Per Östlund Updating submodules
0d6dad4ff5 Adrian Pop * OMCompiler 7bd4847...c40d463 (1): > fix a crash in sphinxoutput
848e436b9a hudson * libraries 6c0aecb...75ee848 (1): > Bump libraries
4f23e83d19 Volker Waurich * OMCompiler a275e4c...7bd4847 (1): > fix visualization xml
09052874bd Willi Braun adjust output to solver
395055b1b1 Willi Braun Updating submodules
b57989c9bd hudson * libraries b43989d...6c0aecb (1): > Bump libraries
29654258e3 bernhardbachmann Add scaling test and expected output
a731c3767e bernhardbachmann Updating submodules
1e8090d73e Per Östlund Added testcase for inherited fully qualified name.
a48130a4bd Per Östlund Updating submodules
e8ef378ec5 Per Östlund Added testcase for fully qualified import.
27491b90ef Per Östlund Updating submodules
4df7d97b1a Willi Braun * OMCompiler 275ccba...df8573f (1): > added noScaling flag and fix minor kinsol things
898685d2dd hudson * libraries c92cd99...b43989d (1): > Bump libraries
8e05bdf250 ptaeuber Expected output
7b437781a3 ptaeuber Updating submodules
0b2c3fa2a2 hudson * libraries 81346e4...c92cd99 (1): > Bump libraries
8aeeac1d1e Bernhard Thiele Added failing test for state machines
46764e28fb Bernhard Thiele * testsuite 91a80a7...8aeeac1 (1): > Added failing test for state machines
91a80a7fa2 Per Östlund Updated nfinst tests.
90645ae020 Per Östlund Updating submodules
ceb7383b69 vwaurich * testsuite 8a7ad82...ea9199b (1): > update test for partlintorn
ea9199bc8b vwaurich update test for partlintorn
edc8f19799 Volker Waurich * OMCompiler 5682249...e2dfbf6 (1): > fix for partlintorn
0644763bd9 hudson * libraries 23b9c33...81346e4 (1): > Bump libraries
8a7ad824dd Per Östlund Updated nfinst test cases.
4e92c6f91c Per Östlund * testsuite e4efaec...8a7ad82 (1): > Updated nfinst test cases.
7e0b4a4e6d hudson * libraries 394282e...23b9c33 (1): > Bump libraries
8ff248fc17 hudson * libraries cd89d8c...394282e (1): > Bump libraries
0415583a5a hudson * libraries 6a9d50a...cd89d8c (1): > Bump libraries
91c3b93caa ptaeuber * OMCompiler 3d27c59...5682249 (1): > Warn about iteration variables with no nominal attribute
d4287a49b7 hkiel * OMCompiler 8cf7496...3d27c59 (1): > make SymbolicJacobian.createAllDiffedVars tail recursive fixes ticket:4392
d2b9734ab0 hudson * libraries e9731be...6a9d50a (1): > Bump libraries
e4efaecc04 Per Östlund Updated nfinst test cases.
2cc8dbb2d8 Per Östlund Updating submodules
7b13b9e838 hudson * libraries c0eab59...e9731be (1): > Bump libraries
7c9f5fc714 Willi Braun * OMCompiler 60fecdd...df2b0b4 (1): > further fixes to ticket:4395
b89b226265 hudson * libraries 277c583...c0eab59 (1): > Bump libraries
9227aa9b9d Adeel Asghar * OMEdit 86f97b6...933120e (1): > Make sure we always initialize the text annotation for transition.
933120ec50 Adeel Asghar Make sure we always initialize the text annotation for transition.
c97f92840c hudson * libraries 5c3e4dc...277c583 (1): > Bump libraries
25dab66a35 Adrian Pop * OMCompiler 45d12db...60fecdd (1): > fix ticket:4509, use correct defines on Windows
d93039b6d6 hudson * libraries 8f77681...5c3e4dc (1): > Bump libraries
203eaec8a5 hudson * libraries 71423a0...8f77681 (1): > Bump libraries
4cff889265 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
740e49eb5b hudson * libraries e31a4bf...71423a0 (1): > Bump libraries
e7807fc0bf Willi Braun * OMCompiler b67fdd1...dc5dc2b (1): > fixes issues from ticket:4395
1a22a7545b ptaeuber Expected output
ecba14fd4b ptaeuber Updating submodules
bd971a3dc1 hudson * libraries f6a4839...e31a4bf (1): > Bump libraries
6f5a22db7c ptaeuber * OMCompiler 56f95c7...9db6254 (1): > Fix bug in homotopy solver
54c09380c8 hudson * libraries 2851550...f6a4839 (1): > Bump libraries
7e16a2c2d6 Willi Braun move daeMode testsuite
11e8d618e8 Willi Braun * testsuite 9ed2db4...7e16a2c (1): > move daeMode testsuite
4d2d8217e2 Willi Braun * OMCompiler a4b8280...56f95c7 (1): > added additional ida statistics
33834a0a27 Willi Braun * OMCompiler 29740e2...a4b8280 (1): > fix daeMode=all by skipping algebraic evaluation
b067f6fe90 hudson * libraries 5d81eec...2851550 (1): > Bump libraries
c560c0c3f3 hudson * libraries 9e3889b...5d81eec (1): > Bump libraries
6c5771f705 hudson * libraries bb931ce...9e3889b (1): > Bump libraries
1287a1684d hudson * libraries 72007b8...bb931ce (1): > Bump libraries
cf88d0adcb Lennart Ochel * OMCompiler 52b0a09...29740e2 (1): > Fix sorting of external object destructors
9ed2db4037 Lennart Ochel Expected output
2630d23e0c Lennart Ochel Updating submodules
175e18212e ptaeuber Updating submodules
ad433e801a ptaeuber Expected output
9cb57ef8ce adrpo v1.13.0-dev
86f97b6802 adrpo v1.13.0-dev
cae3ed2ff4 hudson * libraries 2a4032a...72007b8 (1): > Bump libraries
bf355bb7b4 Per Östlund Added some nfinst test cases for size.
647f3eaaf7 Per Östlund Updating submodules
cc3f888120 hkiel * OMCompiler 2e4c6ff...1a120c8 (1): > evaluateForStatement: do not loop over ranges with stop < start
91055953ff Adrian Pop * OMOptim 4f4bba2...6cc37d7 (1): > Fix ParadisEO build on cmake3.9 OSX
e5d7afe3df Per Östlund Updated nfinst test cases.
6ffabc94a2 Per Östlund Updating submodules
1d272f84a0 hudson * libraries 433c5f9...2a4032a (1): > Bump libraries
419aff04be Adrian Pop * libraries e96034d...433c5f9 (1): > Update repos.json provided, reverse!
16d42a2334 hkiel * OMCompiler 1c87ab0...cc3ad15 (1): > avoid creation of temporary lists
6d2ad6fcb1 Adrian Pop * libraries f90a8e4...e96034d (1): > Update repos.json provided
998a6682bc Per Östlund * OMCompiler 5b5e235...1c87ab0 (1): > Remove name from class extends SCode.ClassDef.
602b895727 Per Östlund Updated nfinst test cases.
bf0f31f352 Per Östlund Updating submodules
8d481c1e30 Adeel Asghar * OMEdit 16b485f...bf8c59d (1): > ticket:4348 Remember the welcome page splitter state.
bf8c59d4b7 Adeel Asghar ticket:4348 Remember the welcome page splitter state.
450592c3a9 Adeel Asghar * OMEdit 829f2ca...16b485f (1): > ticket:4476 Handle gradients properly for SVG export.
16b485f9d1 Adeel Asghar ticket:4476 Handle gradients properly for SVG export.
345ceb4e86 Adeel Asghar * OMEdit 830a970...829f2ca (1): > No context menu when creating a transition.
ad3b626b37 Adeel Asghar * OMEdit 116a854...830a970 (1): > ticket:4478 Added time units in simulation setup.
829f2cad2d Adeel Asghar No context menu when creating a transition.
830a9708ec Adeel Asghar ticket:4478 Added time units in simulation setup.
fc0788a214 Martin Sjölund * OMCompiler 7e5cc77...db08647 (1): > Check for -g=Optimica in optimization solver
7d081001d4 Adeel Asghar * doc 29ea329...8f52c44 (1): > Updated the new state image.
8f52c44b40 Adeel Asghar Updated the new state image.
c551b58010 Adeel Asghar * doc 6b88123...29ea329 (1): > Copy the transition-mode.svg
29ea329c9a Adeel Asghar Copy the transition-mode.svg
12fec1999c Adeel Asghar * doc 6ed6ae0...6b88123 (1): > Creating states and transitions.
6b8812302a Adeel Asghar Creating states and transitions.
83d7745905 Adeel Asghar * OMEdit af79c51...116a854 (1): > Don't display the simulation success message. The success message is moved to omc.
116a85417d Adeel Asghar Don't display the simulation success message. The success message is moved to omc.
b53dc605ae vwaurich * OMEdit 7340eb3...af79c51 (1): > revert camera implementation
af79c5134f vwaurich revert camera implementation
6cca4b0596 vwaurich * OMEdit f8a7774...7340eb3 (3): > cam icon > camera mount, i dont get it > interactive control panel for FMU animation2
7340eb30c7 vwaurich cam icon
d66adad549 vwaurich camera mount, i dont get it
ef3211bc12 ptaeuber * OMCompiler 19f24e8...7e5cc77 (1): > Change homotopyOnFirstTry flag description
f43fad0451 vwaurich interactive control panel for FMU animation2
d3d2a74448 Adeel Asghar * OMEdit 9f04cba...f8a7774 (1): > Fix build
f8a77749d0 Adeel Asghar Fix build
5429440fc2 Volker Waurich * OMCompiler 24c3047...19f24e8 (1): > fix for HpComEqSystems.partlintorn
ac5733af0b Martin Sjölund Expected output for balance checking improvement
b5b64963aa Martin Sjölund Updating submodules
2252051fad vwaurich add test for evalFunc
ffd8b44247 vwaurich * testsuite d51aef8...2252051 (1): > add test for evalFunc
6329ba356e Volker Waurich * OMCompiler dc49b6e...1355755 (1): > fix for evalfunc #4456
d51aef879b ptaeuber Expected output
f6ba251dba ptaeuber Updating submodules
6b9a41d120 vwaurich activate test
50f35a821a vwaurich * testsuite 45431ea...6b9a41d (2): > activate test > test for deltaSimulationResults scripting
24cba6cec0 vwaurich test for deltaSimulationResults scripting
47d892042a Volker Waurich * OMCompiler a845eda...e988ea4 (1): > add 1-norm, 2-norm and max error for deltaSimualtionResults API
9e6db8a704 Adeel Asghar * OMEdit 7dd1e00...9f04cba (1): > State Machines GUI support.
9f04cba099 Adeel Asghar State Machines GUI support.
d5b282cf51 Volker Waurich * OMCompiler 5b71b66...a845eda (2): > use fmax() instead max() > add scriptingAPI to compute error sum
a28635de5e ptaeuber * OMCompiler 2cd28b6...5b71b66 (1): > Fix wrong error message ...
45431ea67e ptaeuber Add tests for function evaluation
9ac4acaf86 ptaeuber Updating submodules
676a77add8 hudson * libraries 333747b...f90a8e4 (1): > Bump libraries
1a8dd60870 hudson * libraries 0ce8f52...333747b (1): > Bump libraries
a611203a1d Volker Waurich * OMCompiler 4d034e9...2eed74c (2): > proper cref comparison in evalFunc > correct type in DAEUtil.varCref
91069c16db Adeel Asghar * OMCompiler 564c405...4d034e9 (1): > Fixed the addInitialState API.
d96fb12dc8 Martin Sjölund Test connector extending type
d1623090da Martin Sjölund * testsuite d28b974...d96fb12 (1): > Test connector extending type
3af026cd11 Martin Sjölund * OMCompiler 2432a47...564c405 (1): > Lift restriction on connector extending from type
86a5965bf9 hudson * libraries 51dc965...0ce8f52 (1): > Bump libraries
8fe55c3b33 ptaeuber * OMCompiler 0b97943...2432a47 (1): > Do not remove functions used in lambda0 system
8521ad1ddf ptaeuber * OMCompiler 2e17f15...0b97943 (1): > Add function tree to jacobian dae
09ff711643 Martin Sjölund * OMCompiler 5ee6abb...2e17f15 (1): > Handle range special case for reductions
88b3628b81 hudson * libraries f3ead7c...51dc965 (1): > Bump libraries
c4c03c5218 hudson * libraries 6d9330d...f3ead7c (1): > Bump libraries
d28b974928 ptaeuber Adjust homotopy examples
5d6935c4c5 ptaeuber Updating submodules
4ddab238a6 hudson * libraries 1fa7f86...6d9330d (1): > Bump libraries
9424e568e9 Martin Sjölund Empty commit to force new version number
43ff7da7da Lennart Ochel * OMCompiler 42663b6...d0deadf (1): > Fix homotopy for source code FMUs
eb0530e7b9 Adeel Asghar Test the initial state APIs.
2a69aca456 Adeel Asghar Updating submodules
244bb508ce Jan Šilar * OMEdit b69c216...7dd1e00 (1): > Avoiding QComboBox::setCurrentText()
7dd1e00317 Jan Šilar Avoiding QComboBox::setCurrentText()
1e99a61ac8 hudson * libraries 0160ba7...1fa7f86 (1): > Bump libraries
9c470c1edd ptaeuber * OMCompiler 441b181...21ce932 (1): > Fix bug in homotopy method
01f387f46f Volker Waurich * OMCompiler 388bbcf...441b181 (1): > avoid List.intRange() in for loop
65a630deea hkiel * OMCompiler e8e2216...388bbcf (1): > optimize Graph.partialDistance2colorInt
bbeae091e8 hudson Updating submodules * OMEdit 9eba7c7...b69c216 (1): > Plots for PDEModelica
e5206efcb2 Adeel Asghar Fixed OMNotebook build.
4675fb8eab Martin Sjölund * OMCompiler abde81d...e8e2216 (2): > Remove equations like "{} = f(...)" > Accept DAE.MATRIX in codegen of array equation
cf731e1d1d Martin Sjölund Updating submodules
17af9c57e4 Martin Sjölund Expected output
1061c52998 Volker Waurich Updating submodules
523e2afce4 Volker Waurich expected output
420a7f1d20 Lennart Ochel Updating submodules
a2c68bc972 Lennart Ochel Expected output
f80d03549b Lennart Ochel Test for global homotopy approach
b69c21673a Jan Šilar Plots for PDEModelica
7f2c3327a0 Jan Šilar Array plots
6df209fc7d Martin Sjölund * OMCompiler 97fddd8...4221d29 (1): > Add an extra step before daeExp in Susan
f8e7763a1f hudson * libraries 5418a01...0bf2a11 (1): > Bump libraries
716b42293b hkiel * OMCompiler d30d68c...97fddd8 (1): > move option creation out of outer loop
01c44bea4c hkiel * OMCompiler 12c7c7f...d30d68c (1): > do not recreate Option
160b2cdd23 Martin Sjölund Expected output after collapsing some array crefs
b5cfba69ef Martin Sjölund Updating submodules
eb1613be8d hudson * libraries 14dfd54...5418a01 (1): > Bump libraries
04e413c675 Adrian Pop * OMCompiler d51f346...9ebc68c (1): > proper handling of corba file dump path
d18f3ef049 hkiel Updating submodules
cccc5bde71 hkiel expected output
7d5232ffd7 Martin Sjölund * OMCompiler 88c73ca...b00d68d (1): > Make predictable tmp-indexes for residual functions
a60384b285 hkiel * OMCompiler 853b43e...88c73ca (1): > reduce memory footprint of comSubExp
3987ad38bf ptaeuber Expected output
0d1c868eec ptaeuber Updating submodules
51cf76b1e9 hkiel * OMCompiler f50884b...b69a9eb (1): > some small optimizations for large models
cb037447bc Martin Sjölund * OMCompiler 49a3767...f50884b (1): > Expand arrays in record when generating simcode
d9d1d04d46 hudson * libraries eb1db73...14dfd54 (1): > Bump libraries
aa1437a363 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
f5426db1e3 Bernhard Thiele Activate FMIExercise.mo test case
e70a57fc8f Bernhard Thiele * testsuite 7362e63...f5426db (1): > Activate FMIExercise.mo test case
6e4da5f7ce ptaeuber Updating submodules
7362e6360f ptaeuber Expected output
1fd4132726 Adeel Asghar * OMCompiler 591485e...88fee4f (1): > New API to get initial states.
e8f471dada Adeel Asghar * OMEdit ae81be2...9eba7c7 (1): > ticket:4463 Added a dialog to display class version information.
9eba7c7113 Adeel Asghar ticket:4463 Added a dialog to display class version information.
228aba05f1 hudson * libraries 0960a6c...eb1db73 (1): > Bump libraries
5004988f7c Adeel Asghar * OMEdit 4d60cd3...ae81be2 (1): > ticket:4468 Fixed export to image for Text shapes.
ae81be2f67 Adeel Asghar ticket:4468 Fixed export to image for Text shapes.
123fe0c9dd hudson * libraries f952713...0960a6c (1): > Bump libraries
96eff802d6 Bernhard Thiele * OMCompiler acc20cc...591485e (1): > Fix FMU import related simulation deviations
bfc57b6ae8 Adeel Asghar * OMCompiler ca1c6de...acc20cc (1): > Check if the list is empty.
6e7a5a9211 Adeel Asghar * OMEdit fbc5346...4d60cd3 (1): > Check for NULL pointer when trying to access inherited class.
4d60cd3691 Adeel Asghar Check for NULL pointer when trying to access inherited class.
f2dac17108 hkiel * OMCompiler 7029f3a...ca1c6de (1): > increase size of base array to avoid expensive re-sizing
9a0557f9e8 hudson * libraries 7f2fc9e...f952713 (1): > Bump libraries
0d0f78c69a niklwors * OMCompiler 90441d8...7029f3a (1): > fix for coping sim values in BufferReaderWriter
b371bac8ae Adeel Asghar * OMEdit 375731a...fbc5346 (2): > Make the display of system and tornsystem consistent. > Read and display according to new model_info.json file
fbc5346c9b Adeel Asghar Make the display of system and tornsystem consistent.
3082898a68 Adeel Asghar Read and display according to new model_info.json file
7affea13ef ptaeuber * OMCompiler 64eefbb...90441d8 (1): > Improve model_info.json
a3a2a63556 ptaeuber * OMCompiler 498ae9f...64eefbb (1): > Speed up tearing matching a bit
4219576320 Adeel Asghar * OMCompiler 0fc8e09...498ae9f (2): > If an embedded server is specified. > Output the information when opc-ua server is initialized.
17229a74c0 hkiel * OMCompiler 107d88d...0fc8e09 (1): > optimize ResolveLoops.getShortPathsBetweenEqCrossNodes() further
504da9bdfc ptaeuber * OMCompiler da6c53f...107d88d (1): > Add execStat for matching/sorting of init dae
e09f17aabb hkiel * OMCompiler 743991c...da6c53f (1): > avoid multiple sorts
18f4131852 hudson * libraries 25470fd...7f2fc9e (1): > Bump libraries
7a644e35d2 hkiel * OMCompiler 89f3548...743991c (1): > fix reverse ranges n:-1:1
6d42a4532e hkiel * OMCompiler 767bebd...89f3548 (3): > fix List.sortIntN() > sort lists before intersection to speed up > implement intersection on sorted Integer lists
e67b47945f hudson * libraries 515b465...25470fd (1): > Bump libraries
73ecf18e94 hkiel * OMCompiler bfbc145...767bebd (1): > Remove loop check from differentiation ther is still a maxIteration check. reduces running time tremendously
534e1a9477 hudson * libraries dee6a5b...515b465 (1): > Bump libraries
c39d5b2f40 ptaeuber * OMCompiler 6210640...bfbc145 (1): > Count tmp vars to unknowns in SimCode EqSystem
6bcf46888f hudson * libraries 17e4bcc...dee6a5b (1): > Bump libraries
a5f8084abc Adrian Pop fix TEST_SPECIAL job
83280b23d6 Adrian Pop * testsuite 2a223aa...a5f8084 (1): > fix TEST_SPECIAL job
2a223aa7a7 Per Östlund Fix conflicting test filenames.
dd2c000325 Per Östlund * testsuite 0289191...2a223aa (1): > Fix conflicting test filenames.
5ccb31fff1 ptaeuber * OMCompiler 0b0a647...6210640 (1): > Add more info to SimCode EqSystem
bf5f6d1fc6 hkiel * OMCompiler f30ae8a...0b0a647 (1): > use AvlSetInt instead of too big List.uniqueIntN() array for large models
88f137599e ptaeuber * OMCompiler 929645f...f30ae8a (1): > Improve model_info.json
6937be9dc8 hudson * libraries 2de99d0...17e4bcc (1): > Bump libraries
25ba7acef9 Rüdiger Franke * OMCompiler c617a1f...929645f (1): > Delay initialization of FMU2 logger until it is requested
cd2f994cf4 ptaeuber * OMCompiler ade8bc4...c617a1f (1): > Fix detection of fixed globalKnownVars
e10d734476 hkiel * OMCompiler cbeb9b3...ade8bc4 (1): > do not create temporary arrays
a01e2967c6 hkiel * OMCompiler 6674cbe...cbeb9b3 (1): > do not copy key if it already exists
260d930a51 hudson * libraries a0f68e1...2de99d0 (1): > Bump libraries
f74f25d94e Rüdiger Franke * OMCompiler 0d0414c...6674cbe (1): > Export FMI functions for multi-rate sampled data systems
d9fb946d22 hudson * libraries 347f935...a0f68e1 (1): > Bump libraries
fa0b67e0dc Rüdiger Franke * OMCompiler 1504ef7...0d0414c (3): > Fix initialization of nominal values in DgesvSolver, ticket:4459 > Enhance logging of DgesvSolver > Fix whitespaces in DgesvSolver
de3ac7db99 hudson * libraries 426fdc4...347f935 (1): > Bump libraries
bbbd5cefc3 Bernhard Thiele * testsuite 26b2959...0289191 (1): > Added tutorial FMI exercise as test
02891915b5 Bernhard Thiele Added tutorial FMI exercise as test
1a54862e6d Adeel Asghar * OMCompiler 214f0d6...1504ef7 (1): > Copy the open62541.h file build include directory
87e398e3b6 hudson * libraries 536df79...426fdc4 (1): > Bump libraries
26b29599a8 ptaeuber Expected output
37aa8113ab ptaeuber Updating submodules
1650bf192d hudson * libraries 5775d44...536df79 (1): > Bump libraries
1fbce9c6c6 Martin Sjölund * OMCompiler 708c3b4...299703b (1): > Copy libzmq dylib files
2d0001054b hkiel * OMCompiler 0ecd8be...708c3b4 (1): > reduce memory footprint of Tearing
2f44c0ea04 ptaeuber Remove TestCompressor from ThermoSysPro testsuite
00980ad04b ptaeuber * testsuite 131a851...2f44c0e (1): > Remove TestCompressor from ThermoSysPro testsuite
83d0825d3e hudson * libraries 9c9824e...5775d44 (1): > Bump libraries
ed71dcacaf hkiel * OMCompiler dc91086...0ecd8be (1): > some small optimizations
3395252092 ptaeuber * testsuite b6d186f...131a851 (1): > Update ThermoSysPro testsuite
131a851d0d ptaeuber Update ThermoSysPro testsuite
5b0b6724b3 ptaeuber Updating submodules
b6d186fc07 ptaeuber Add tests for function input iteration
feaffd6c44 Martin Sjölund * OMCompiler dfebc07...092ac38 (1): > Fix for RHEL/GCC not compiling in C99 mode
000756d9e8 hudson * libraries 709c243...9c9824e (1): > Bump libraries
633ab1ac39 hudson * libraries 31aff18...709c243 (1): > Bump libraries
904abb8d88 Jan Šilar * OMCompiler 1606f8a...dfebc07 (1): > A new function to read whole array from .mat file.
799b6c2590 hudson * libraries 4f301d6...31aff18 (1): > Bump libraries
12d35408d1 Adeel Asghar * OMEdit dc171cc...375731a (1): > ticket:4436 Move the residual marker to first position. Add some information to the defines of residual equations.
375731a452 Adeel Asghar ticket:4436 Move the residual marker to first position. Add some information to the defines of residual equations.
d5272317dd hudson * libraries 7656e56...4f301d6 (1): > Bump libraries
73c24d2e3a hkiel * OMCompiler 76d8750...1606f8a (1): > do not use tuple as function argument when not necessary
077809d7d1 hudson * libraries 216b0d7...7656e56 (1): > Bump libraries
ee6bd89384 Adeel Asghar * doc 4c9713f...6ed6ae0 (2): > Removed whitespace > Remove unnecessary and probably wrong example.
6ed6ae0403 Adeel Asghar Removed whitespace
f7325c0e96 Adeel Asghar Remove unnecessary and probably wrong example.
cb089a0a81 Adeel Asghar * doc 951ddeb...4c9713f (1): > Use OMCSessionZMQ for examples instead of OMCSession
4c9713fd36 Adeel Asghar Use OMCSessionZMQ for examples instead of OMCSession
8ea2dba145 Adeel Asghar * doc c41bd33...951ddeb (1): > Minor text fix.
951ddeb9cb Adeel Asghar Minor text fix.
c4f040b0c7 Adeel Asghar * OMEdit 47cd820...dc171cc (1): > ticket:4444 Give viewing options for transformations.
dc171cca8e Adeel Asghar ticket:4444 Give viewing options for transformations.
ec69403b90 Adeel Asghar * doc 9d6b993...c41bd33 (1): > Merge branch 'adeas31-fix-headings'
c41bd337ac Adeel Asghar Merge branch 'adeas31-fix-headings'
1672ee1d38 Adeel Asghar Merge branch 'fix-headings' of https://github.com/adeas31/OpenModelica-doc into adeas31-fix-headings
3cbf0b7033 Adeel Asghar Fixed sub headings
ee846f46e0 Adeel Asghar * doc b8d75b4...9d6b993 (1): > Added OMSimulator chapter. Moved the FMI and TLM co-simulation chapters inside OMSimulator chapter.
9d6b993295 Adeel Asghar Added OMSimulator chapter. Moved the FMI and TLM co-simulation chapters inside OMSimulator chapter.
d8dda01b98 Adeel Asghar Added OMSimulator chapter. Moved the FMI and TLM co-simulation chapters inside OMSimulator chapter.
d6b48c36d7 hudson * libraries 44285bf...216b0d7 (1): > Bump libraries
7c0d3245c3 Per Östlund * OMCompiler 6e92692...76d8750 (1): > More nfinst fixes for ScalableTestSuite.
ab2037af96 Per Östlund * OMCompiler c8caa6d...6e92692 (1): > Ignore imports in NFClassTree.expandExtends2.
996321a9ff Volker Waurich * OMCompiler 3dcf0f9...c8caa6d (1): > adapt yEd dump, add borderwidth to graphml nodes
78e5ea63a9 Per Östlund * OMCompiler c8394ea...3dcf0f9 (1): > Added execStat for instantiateModel DAE dumping.
c5c6f9ae4e Per Östlund Updated scodeinst tests.
6a7e58116c Per Östlund Updating submodules
225b295d85 Per Östlund Updated scodeinst tests.
1c7e87c9cb Per Östlund Updating submodules
2f0273adb9 Lennart Ochel * OMCompiler c7d04e1...c28fb0c (1): > Simplify handling of invalid states
7fd8f31f4d hudson * libraries e06b60a...44285bf (1): > Bump libraries
01d38b7b82 Per Östlund Updated scodeinst tests.
7817534a39 Per Östlund Updating submodules
a04b28f73e hudson * libraries 3f811c4...e06b60a (1): > Bump libraries
c717d87a7b 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.
eef8878650 Adeel Asghar * doc a56849e...b8d75b4 (1): > Added OMCSesssionZMQ references to OMPython documentation
b8d75b4a43 Adeel Asghar Added OMCSesssionZMQ references to OMPython documentation
e8b178f50c adeas31 * OMCompiler 709531b...f1f89cc (1): > Fix the zmq initialization for linux
aa08fee4d5 hkiel * OMCompiler 73555c0...709531b (1): > Ticket4407 case preserving filesystems fixes problem with re-generating files on case-preserving filesystems
5c075f7295 hudson * libraries 908e9cf...3f811c4 (1): > Bump libraries
04dd4287f2 Volker Waurich * OMCompiler 8ba253e...73555c0 (1): > new yEd dump of complete dae system as bipartite graph
fc7fb27b1c 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.
138f7d20ff Martin Sjölund * OMCompiler 86cfac4...f2b55cc (1): > Fix compilation of zmq on OSX
45972c689b Martin Sjölund * OMCompiler ea473e7...86cfac4 (1): > Do not copy so-files to bin/
8077bd2d3a Volker Waurich * OMCompiler 6a81761...ea473e7 (1): > comments for synchronous implementation
c1c9919f41 Volker Waurich * OMCompiler 4a475ac...6a81761 (1): > solver clocks do connect base partitions
bcff39533a hudson * libraries 7caf08c...908e9cf (1): > Bump libraries
4f2d381f67 Adeel Asghar * OMCompiler 7827a66...4a475ac (1): > Improved the ZeroMQ server send method
d68b056995 Volker Waurich expected output
185d9567f6 Volker Waurich Updating submodules
a0cfed157c 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
0d6e0e83c7 ptaeuber Expected output
ac82bcd5fe ptaeuber Updating submodules
a99d590bed 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
48a8d497cd hkiel apply style to Input cells when printing/exporting to pdf fix some other minor things add short cut (Alt+P) for PDF export
a29fa0a018 Lennart Ochel * OMCompiler 050739d...b11bb97 (2): > Use different call sequence logics for ME and CS > Fix indentation
86638e98b7 Adeel Asghar * OMCompiler 7a88dc8...050739d (2): > Fixed encoding. > Improved the ZeroMQ server receive method
c7a720433e hudson * libraries 04854ad...7caf08c (1): > Bump libraries
9dd41295b9 hudson * OMCompiler e2bcaf3...7a88dc8 (3): > Updating 3rdParty > Include the ZeroMQ headers. > Added ZeroMQ communication interface
6acc006e1c Adeel Asghar * OMCompiler 76dc250...e2bcaf3 (1): > Fixed socket communication.
24529669d7 hudson * libraries b6756fe...04854ad (1): > Bump libraries
fecbed32c1 ptaeuber Expected output
85496343e8 ptaeuber Updating submodules
9be01dabb4 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
42dae63b7d adrpo fix tests due to library updates
781350c097 adrpo * testsuite 30e59b4...42dae63 (1): > fix tests due to library updates
f5b6d99e68 adrpo update libraries
47cd8209a1 alash325 Delete QNetworkReply object in the receiving slot when it is finished
3bfdad9aab hkiel Added line numbers to Input cells
d7d99bd619 hkiel remove unused code from latexcells (indentation, autocomplete)
3c9db3049c Lennart Ochel * OMCompiler d84ea13...b95b469 (1): > Allow fmi2SetInteger in continuous-time mode
783478cabb Adeel Asghar Check for NULL pointer.
8888f42db5 Adeel Asghar ticket:4440 Make sure we always simulate when user selects simulate from menu.
44459e5e0a Adeel Asghar Updated TLMPlugin to OMTLMSimulator.
1ff64b59bb Adeel Asghar Check if model_init.xml file exists.
18e70d6d3c alash325 Do not delete QNetworkReply object
6e99daad62 ptaeuber * OMCompiler e116454...d84ea13 (1): > Make Evaluate=false have an effect
04b350a206 alash325 trace FMUImport
c0fb81009f hudson * libraries a01db2f...349f51d (1): > Bump libraries
30e59b45c1 ptaeuber Expected output
015dfe2596 ptaeuber Updating submodules
61fe0cd05f 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.
3bbb391b30 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.
37d3424918 Adeel Asghar * OMEdit 2230a75...b2178d3 (1): > ticket:4434 Properly set the -d=infoXmlOperations flag.
b2178d3f70 Adeel Asghar ticket:4434 Properly set the -d=infoXmlOperations flag.
42b0038f34 hudson * libraries c29a07f...a01db2f (1): > Bump libraries
59124c9317 Adeel Asghar * OMPlot e2f605d...3d09049 (1): > Revert "ticket:4428 Set very low ration for legend so that plot gets more space."
3d09049ae7 Adeel Asghar Revert "ticket:4428 Set very low ration for legend so that plot gets more space."
390a9736e3 hudson * libraries b1732af...c29a07f (1): > Bump libraries
4d65dbc803 alash325 * OMEdit 1830335...2230a75 (1): > - update the traceability message according to the Json schema
2230a75c15 alash325 - update the traceability message according to the Json schema
e0779841b6 hkiel * OMNotebook d0aa5e6...78dcf3f (1): > fix translation string
78dcf3fbf5 hkiel fix translation string
481333c9f2 hkiel * OMNotebook 2b12dca...d0aa5e6 (1): > translate more strings update german translation
d0aa5e637a hkiel translate more strings update german translation
df995cd841 adrpo Updating submodules
e573d473ae adrpo update tests due to library updates
18303352d2 Adeel Asghar ticket:4421 Show a fixed value when there is only one unit.
5215a827df Adeel Asghar Initialize the variables properly.
9b87ac3b9e Adeel Asghar ticket:4431 Fixed the rendering rectangle size. use Component's sceneBoundingRect() instead of calling sceneBoundingRect() on its items.
b6bd509621 Bernhard Thiele * testsuite ed569e2...192b838 (1): > Failing MDD tests for synchronous blocks
192b8383b5 Bernhard Thiele Failing MDD tests for synchronous blocks
2e6ca1f050 Bernhard Thiele * testsuite d51c142...ed569e2 (1): > More tests for MDD library
ed569e2e70 Bernhard Thiele More tests for MDD library
0851616db0 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.
e2f605d6ac 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.
3aac14f21e Adeel Asghar * OMPlot 0466192...16532e5 (1): > ticket:2232 Allow setting axes range manually.
16532e5648 Adeel Asghar ticket:2232 Allow setting axes range manually.
d51c142a7e ptaeuber Revert "Expected output"
25de2c7004 ptaeuber Updating submodules
7facdb26d9 hudson * libraries cbb1ebc...7de9257 (1): > Bump libraries
05b74d7d2c ptaeuber Expected output
0cc2244719 ptaeuber Updating submodules
2a1bced5f5 hudson * libraries 30aa05a...cbb1ebc (1): > Bump libraries
23057312e7 hudson * libraries 5ea8d69...30aa05a (1): > Bump libraries
2bb5c7a88e hudson * libraries 8e00222...5ea8d69 (1): > Bump libraries
85fd083054 hkiel * OMNotebook a884b96...2b12dca (1): > New caption for omc messages also highlight error cells in red, warning cells in yellow
2b12dca3f0 hkiel New caption for omc messages also highlight error cells in red, warning cells in yellow
11bc203b1c hkiel * OMEdit 120c4f9...4922085 (1): > Do not translate items in drop down box that need to be english update translation files
4922085d49 hkiel Do not translate items in drop down box that need to be english update translation files
c9c188d1e9 hudson * libraries 63be9d6...8e00222 (1): > Bump libraries
e313e94692 wibraun * OMCompiler f821aa3...ddfec0e (1): > remove unused functions as a last step of backend
9bfc542743 Danny Moesch * OMCompiler 16a7626...f821aa3 (1): > Avoid 'and' operator in C++ code since MSVC12 does not support it
23462bbf97 hudson * libraries 5aa2656...63be9d6 (1): > Bump libraries
f2a839f259 hudson * libraries 5ab4aed...5aa2656 (1): > Bump libraries
364e48d0f8 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
ef3a20bb32 Martin Sjölund * OMCompiler 7b440a1...16a7626 (1): > Handle dassl better in opc-ua
a884b9643d hkiel fix expansion of '=' to ' = ' considers also ':=', '<=' and '>='.
dada301723 hkiel updated OMNotebook help file
774fd7d447 hkiel Implement more intelligent command completion detects if input cell contains a class and then prompts modelica keywords instead of OpenModelica Scripting commands
a92bcb7cf4 hudson * libraries 91bf0bf...5ab4aed (1): > Bump libraries
c7182f8ff3 Lennart Ochel * OMCompiler 0042521...7b440a1 (1): > Fix derivation rule of pre calls
16001e101a Lennart Ochel * OMCompiler 9492f9e...0042521 (1): > Fix derivation of previous calls
99c8902a48 Lennart Ochel * OMCompiler ef8d929...9492f9e (2): > Fix homotopy debug dump > Read csv file delim from header
11c1acad04 hudson * libraries b939cfa...91bf0bf (1): > Bump libraries
24846c3d64 hudson * libraries 319215b...b939cfa (1): > Bump libraries
ec7d84d8c0 Jan Hagemann * OMCompiler f6f6a14...ef8d929 (1): > wrapFunctionCalls can be used in initOpt: --initOptModules+=wrapFunctionCalls
546b51e597 hkiel * OMCompiler 9dc481e...f6f6a14 (1): > spell fix
b232128b1b hkiel * OMCompiler 480ac49...9dc481e (1): > fix C-macros (missing braces)
34c0f0c7f4 hudson * libraries a1c9e85...319215b (1): > Bump libraries
0e90981334 Lennart Ochel * OMCompiler 8ed0af6...480ac49 (1): > Removed unused variables
5feb8a67bf hkiel * OMCompiler d0c4de0...8ed0af6 (1): > fix prototype to avoid a warning from C compiler
41c2fc850b Lennart Ochel * testsuite 0a3d790...6d8f3d6 (1): > Test for ticket:4419
6d8f3d6288 Lennart Ochel Test for ticket:4419
8f576e0b60 Lennart Ochel * OMCompiler a342dab...d0c4de0 (1): > Fix zero crossings for div calls
ca949bafc2 hkiel * OMCompiler 2f4a409...a342dab (1): > correctly compare mod() and div() zerocrossing pairs
0a3d79062d Adrian Pop add requirement tests
4c33e84412 Adrian Pop * testsuite 7aeaf08...0a3d790 (1): > add requirement tests
7aeaf08d20 Lena Buffoni requirements example
26fe0b706c Lena Buffoni * testsuite 4f5fdf9...7aeaf08 (1): > requirements example
741c425936 hudson * libraries eb001f5...a1c9e85 (1): > Bump libraries
946f9ddbc0 Lena Buffoni * OMCompiler 96267f1...2f4a409 (2): > inversed path order > Fixed autogen names, finding correct client paths, not parsing through Modelica Standard Library
07b08d641b Volker Waurich * OMCompiler 6d5709b...96267f1 (1): > fix Ws2_32.dll linking under windows
94aca14949 hkiel * OMCompiler ba45c06...6d5709b (1): > turn non tail-recursive functions into for-loops
4f5fdf9099 Adrian Pop run the Modelica_DeviceDrivers tests
d6927e7b9d Adrian Pop * testsuite 030c9b5...4f5fdf9 (1): > run the Modelica_DeviceDrivers tests
cb785f5097 hudson * libraries 0d05ced...eb001f5 (1): > Bump libraries
574eabac5d hudson * libraries 5fa7890...0d05ced (1): > Bump libraries
be20c6c19d 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.
0466192b2c 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.
679dcaa28e Adeel Asghar * OMEdit bb3109f...120c4f9 (1): > Fix typo.
120c4f939d Adeel Asghar Fix typo.
316daa3125 Adeel Asghar * OMEdit da3af12...bb3109f (1): > Only allow drag & drop of Modelica LibraryTreeItem on a Modelica LibraryTreeItem.
bb3109f333 Adeel Asghar Only allow drag & drop of Modelica LibraryTreeItem on a Modelica LibraryTreeItem.
030c9b5058 Lennart Ochel Emit protected variables
bc7661c080 Lennart Ochel Updating submodules
ced9f3df0f Volker Waurich * OMCompiler 1ec58ad...1928570 (1): > fix subclocktree
bca5e7af28 ptaeuber * OMCompiler 9f91701...1ec58ad (1): > Define separator for homotopy path csv file
21c3c26127 ptaeuber * OMCompiler ce11282...9f91701 (1): > Fix initialization of external objects
bd29b26cb4 hudson * libraries b1e4f91...5fa7890 (1): > Bump libraries
82616f9a8e hudson * libraries 49d0294...b1e4f91 (1): > Bump libraries
771ca557ff Bernhard Thiele Added test case for MDD serial packager
76291c5962 Bernhard Thiele * testsuite 582c559...771ca55 (1): > Added test case for MDD serial packager
5bb076dcee hudson * libraries 567806d...49d0294 (1): > Bump libraries
578f8911ae Martin Sjölund * OMCompiler 7abe645...ce11282 (1): > OPC-UA: Trigger an event when changing inputs
aacd90ed82 Adeel Asghar * OMEdit 7a6ded6...da3af12 (1): > ticket:4401 Fixed opening of component class through double click. Allow opening component class via shift + enter.
8d66782236 Christoffer Fors Johansson * OMCompiler deeabde...7abe645 (1): > Added a new flag, -embeddedServerPort
da3af12114 Adeel Asghar ticket:4401 Fixed opening of component class through double click. Allow opening component class via shift + enter.
a436a08692 Martin Sjölund * libraries c1de6ec...567806d (1): > Add VVDRlib
415313b931 Adeel Asghar * OMEdit 1a18b3b...7a6ded6 (1): > ticket:4320 Follow changes from Diagram to Icon view instead of Icon to Diagram view.
7a6ded62ce Adeel Asghar ticket:4320 Follow changes from Diagram to Icon view instead of Icon to Diagram view.
4c86d375be arun3688 * doc 8e555b8...a56849e (1): > add modelica conference-2017
a56849e23a arun3688 add modelica conference-2017
1b8ad68961 hudson * libraries 6dfb629...c1de6ec (1): > Bump libraries
8c1300af87 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)
9ae51d6287 Volker Waurich * OMCompiler 3a94441...398f563 (1): > dont order partitions if there are none
f8214ec411 Adeel Asghar * OMEdit c3006bd...1a18b3b (1): > ticket:4348 Set a minimum width for DuplicateClassDialog.
1a18b3bd4e Adeel Asghar ticket:4348 Set a minimum width for DuplicateClassDialog.
697182ecfa Adeel Asghar * OMPlot 8897145...ba9d6fd (1): > ticket:4400 Toggle the visibility of plot curve on legend double click.
ba9d6fd029 Adeel Asghar ticket:4400 Toggle the visibility of plot curve on legend double click.
41f6fa4ee3 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.
c3006bd97e 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.
dc1826f4c1 Adeel Asghar * OMEdit 81a9ecf...e6df7c1 (1): > ticket:4401 Open component class with shift + double click.
e6df7c1c14 Adeel Asghar ticket:4401 Open component class with shift + double click.
ee9c4bd319 Adeel Asghar * OMEdit dbf52c2...81a9ecf (1): > ticket:4406 Option to automatically close completed simulation windows
81a9ecf9f5 Adeel Asghar ticket:4406 Option to automatically close completed simulation windows
8251856f18 arun3688 * OMEdit 2474cec...dbf52c2 (1): > ticket:4404 Auto-Complete Fixes for key features missing
dbf52c2800 arun3688 ticket:4404 Auto-Complete Fixes for key features missing
d61c86ce00 hudson * libraries fb82b3b...6dfb629 (1): > Bump libraries
0f968c4fb3 Volker Waurich Updating submodules
582c559c6d Volker Waurich expected output
fa4e60be11 Adeel Asghar * OMEdit 4e66e43...2474cec (1): > ticket:4409 Don't unfold the annotations when object is moved.
2474ceca82 Adeel Asghar ticket:4409 Don't unfold the annotations when object is moved.
0032cfc3eb Adeel Asghar * OMEdit 90a4593...4e66e43 (1): > ticket:4320 Only follow changes from Icon View to Diagram View.
4e66e4367a Adeel Asghar ticket:4320 Only follow changes from Icon View to Diagram View.
a2b92d802a Adeel Asghar * OMEdit dbc1049...90a4593 (1): > Insert the code snippets as one undo/redo operation.
90a4593d21 Adeel Asghar Insert the code snippets as one undo/redo operation.
5ced979681 hudson * libraries f0b5b3a...fb82b3b (1): > Bump libraries
df74862002 Martin Sjölund Add the new Mutable dependency
8dc5f747eb Martin Sjölund Updating submodules
6aa796c3dc Adeel Asghar * OMEdit e74c088...dbc1049 (1): > Added tool-tips to auto complete suggestions.
dbc1049ba8 Adeel Asghar Added tool-tips to auto complete suggestions.
57576daacd arun3688 * OMEdit 1b6ac20...e74c088 (1): > autocompletion for codesnippets
e74c0881c9 arun3688 autocompletion for codesnippets
361964c084 Lennart Ochel Updating submodules
c3c036f46f Lennart Ochel Revert "Expected output"
46bfb1fecf hudson * libraries 0eebf34...f0b5b3a (1): > Bump libraries
443bc9596f hudson * libraries 89001ba...0eebf34 (1): > Bump libraries
8fb84f0a8d Lennart Ochel * OMCompiler 8e2a2a0...8dc4fea (1): > Fix ExpandableArray.compress
72fd4c6699 hudson * libraries 1c4c66e...89001ba (1): > Bump libraries
c0bd6f1e63 Adeel Asghar * OMEdit 6fbf5db...1b6ac20 (1): > ticket:4402 Show plot window after simulation.
1b6ac20503 Adeel Asghar ticket:4402 Show plot window after simulation.
c8105d76de hudson * libraries 9683ec7...1c4c66e (1): > Bump libraries
7aa9abe820 Martin Sjölund * OMCompiler f9882c3...8e2a2a0 (1): > Parse mos-file statements using iteration
c0043fe5e1 Volker Waurich add booolean sub clock test for cpp
68cd90189d Volker Waurich * testsuite bcc9445...c0043fe (1): > add booolean sub clock test for cpp
bc1aa9ad77 hudson * libraries 858aed0...9683ec7 (1): > Bump libraries
fa6d94e7d1 Volker Waurich * OMCompiler 89d9bc6...f9882c3 (1): > support boolean sub clocks for cpp
bcc9445dd3 Lennart Ochel Expected output
dca3803995 Lennart Ochel Updating submodules
bb826a2e97 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.
6fbf5db7ce 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.
d8083bf3b7 Adeel Asghar * OMEdit 61d19ba...345eb1d (1): > Added OMTLMSimulator documentation menu item.
345eb1d00f Adeel Asghar Added OMTLMSimulator documentation menu item.
e19bb162a2 Lennart Ochel * OMCompiler 4f1dc42...a9e3d63 (1): > Estimate required allocations for selectInitializationVariablesDAE
a91eb9b7d2 hudson * libraries 72f06a7...858aed0 (1): > Bump libraries
3ce8986bf6 Adeel Asghar * OMEdit 5b2afb1...61d19ba (2): > ticket:4341 Draw background for system libraries. > ticket:4369 Use round brackets instead of square for units.
61d19ba161 Adeel Asghar ticket:4341 Draw background for system libraries.
ce8671d985 Adeel Asghar ticket:4369 Use round brackets instead of square for units.
2cad4d1b93 Adeel Asghar * OMPlot 9b947e8...8897145 (1): > ticket:4369 Do not use square brackets for units.
88971456a9 Adeel Asghar ticket:4369 Do not use square brackets for units.
632e4972b4 Volker Waurich * testsuite 3c3326e...ba82e68 (1): > provide reference files with 0 for not ticked clocked variables
ba82e684db Volker Waurich provide reference files with 0 for not ticked clocked variables
24c7d56806 Lennart Ochel * OMCompiler cf6f51c...4f1dc42 (1): > Estimate number of equations
afc0554617 Adeel Asghar * OMEdit 241af45...5b2afb1 (1): > Let the users know what Compiler Flags means.
5b2afb1eef Adeel Asghar Let the users know what Compiler Flags means.
a4f3bd85d8 Lennart Ochel * OMCompiler e3fdafb...cf6f51c (1): > Estimate number of equations
d1fbf9554d Adeel Asghar * OMEdit 8b616fe...241af45 (1): > Call `getConnectionCount` from the C interface.
241af45362 Adeel Asghar Call `getConnectionCount` from the C interface.
ba7f11a6ef 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
3787c022bb Adeel Asghar * OMEdit 28a9339...8b616fe (1): > Calculate the font size when its too big to fit.
8b616fe9d3 Adeel Asghar Calculate the font size when its too big to fit.
9091ab91ca hudson * libraries 5b00c12...72f06a7 (1): > Bump libraries
4e78f6aad8 Adrian Pop * OMCompiler 935a1c9...a8b251e (1): > experimental support for merging alg sections, ticket:4365
3c3326e66a Adrian Pop test for ticket:4365
11dfb1ec03 Adrian Pop Updating submodules
3be9952d11 Adrian Pop tests for frontend part of ticket:4157
5959ddce91 Adrian Pop Updating submodules
d1fddf9466 hudson * libraries 7e8b2d3...5b00c12 (1): > Bump libraries
ae2921a16b hudson * libraries db858da...7e8b2d3 (1): > Bump libraries
cae7797bcb Martin Sjölund Include line numbers for the roots
4ec96a94cc Martin Sjölund Updating submodules
48db51ddcc Martin Sjölund Add FCSys example
9cd0bdfbb0 Lennart Ochel Updating submodules
12d7a715f2 Lennart Ochel Removed initialEquations_lambda0
0c37225062 ptaeuber Updating submodules
2e23bddeb3 ptaeuber Add simple homotopy loop
578e8b06f2 hudson * libraries a439755...db858da (1): > Bump libraries
b76a4dc369 Willi Braun * OMCompiler 11f1da2...f0af412 (1): > added scaling for f(u) in kinsol, based on jacobian
73d6738f75 ptaeuber Remove decompressed result files after usage
1f4aacf663 ptaeuber * testsuite d1cb824...73d6738 (1): > Remove decompressed result files after usage
27219e78b0 hudson * libraries 6cc40b9...a439755 (1): > Bump libraries
d1cb824537 Lennart Ochel Expected output
e275cc8355 Lennart Ochel Updating submodules
bb92ea0bed Lennart Ochel * OMCompiler 2892979...fa0a689 (1): > Fix side-effect in getSymbolicJacobian
87faf8e42b Lennart Ochel * OMCompiler 8e24cbf...2892979 (1): > Fix BackendEquation.merge
3676156ec4 Lennart Ochel * OMCompiler 9abe3dc...8e24cbf (1): > Clean up BackendEquation.mo
d30813630b hudson * libraries 80d2538...6cc40b9 (1): > Bump libraries
0e96a4e8cc Lennart Ochel * OMCompiler 8429f94...9abe3dc (2): > Fix ExpandableArray > Use ExpandableArray for BackendDAE.EquationArray
dbf21841f1 hudson * libraries 4db44bb...80d2538 (1): > Bump libraries
9fc185fdf9 ptaeuber Expected output
447ed03a56 ptaeuber Updating submodules
ba46239ee2 hudson * libraries 2395de3...4db44bb (1): > Bump libraries
b2fe0915d8 Adeel Asghar * OMEdit 0d63f38...28a9339 (1): > Read the init.xml file when only loading the result file.
28a93394e6 Adeel Asghar Read the init.xml file when only loading the result file.
828011b06a hudson * libraries 317357d...2395de3 (1): > Bump libraries
325e545785 Lennart Ochel * OMCompiler a12c349...fd294f6 (1): > Remove unused variable arrays
3d02307113 Bernhard Thiele * OMCompiler 2cb1d8f...a12c349 (1): > Removed obsolete state machine back-end code
1f47e70cbd ptaeuber Add tests for WFC and update expected output
66c68ab39d ptaeuber Updating submodules
a4d8d55973 Adeel Asghar * OMEdit f4bd4ad...0d63f38 (1): > Don't make the welcome page expanding.
0d63f38cc4 Adeel Asghar Don't make the welcome page expanding.
1e217ec62a Adeel Asghar * doc e302e12...8e555b8 (1): > Updated the composite modeling doc. Improved the screen-dumps.
8e555b8d48 Adeel Asghar Updated the composite modeling doc. Improved the screen-dumps.
828d90f487 Martin Sjölund * libraries e5a5abc...317357d (1): > Add SolarTherm
d94d624996 hudson * libraries 7358546...e5a5abc (1): > Bump libraries
7051ccf4e8 Adeel Asghar * doc 9b7a4ca...e302e12 (1): > Added visualization screenshot.
e302e123bc Adeel Asghar Added visualization screenshot.
687c2c3ecb Per Östlund * OMCompiler 32a70d2...c224a4b (1): > Attempt to speed up collectInitialBindings.
fc0987c968 Adeel Asghar * doc 81fb79a...9b7a4ca (1): > Updated composite modeling.
9b7a4ca6d2 Adeel Asghar Updated composite modeling.
a98bf937a7 Adeel Asghar * OMEdit 3e1126b...f4bd4ad (1): > Add 25% space to model's extents.
de13e315d1 Willi Braun * OMCompiler 639c7bd...32a70d2 (1): > fix kinsol, reinit klu matrix onyl if klu is used
f4bd4ad46d Adeel Asghar Add 25% space to model's extents.
6912299910 Adeel Asghar * OMEdit 4ba81ac...3e1126b (1): > Removed unnecessary setCompleter function.
3e1126be71 Adeel Asghar Removed unnecessary setCompleter function.
f6ad34ea71 Adeel Asghar * OMEdit c57868f...4ba81ac (1): > Avoid crashing MetaModelicaEditor.
4ba81ac635 Adeel Asghar Avoid crashing MetaModelicaEditor.
d706ea2cd5 arun3688 * OMEdit 0bb681e...c57868f (1): > autocompleter for keywords and types
c57868fff0 arun3688 autocompleter for keywords and types
23fb50808e Lennart Ochel Expected output
4dbe324e81 Lennart Ochel Updating submodules
4ff9825bd6 Lennart Ochel Updating submodules
4a3c2b2448 Lennart Ochel Add test for ticket:4387
4f2d28b546 Lennart Ochel Updating submodules
3c24923cd1 Lennart Ochel Remove timing information from test suite
072364e847 Lennart Ochel Updating submodules
ff7789df46 Lennart Ochel compareSimulationResults is deprecated
5bce0c0ae2 hudson * libraries 62a9886...7358546 (1): > Bump libraries
ed5ccfb89e Lennart Ochel Expected output
567eefcef0 Lennart Ochel Updating submodules
51426d1dcd hudson * libraries 20438e3...62a9886 (1): > Bump libraries
d90ff1cda8 hkiel * OMCompiler f31ed5b...9166cbf (1): > do not use tuple for one needed arg
26e972883b 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.
0bb681ef1e Adeel Asghar Only update the cursor position when text view is visible.
d48d23a104 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.
e78ea2134f Adeel Asghar * OMEdit c74c1a1...d48b065 (1): > Use interfacesAligned instead of alignInterfaces.
d48b065ed8 Adeel Asghar Use interfacesAligned instead of alignInterfaces.
dbd2373a1b Adeel Asghar * OMEdit 767d9c6...c74c1a1 (1): > Load the mo file as MetaModelica when loaded via "Load External Model(s)"
c74c1a1bf9 Adeel Asghar Load the mo file as MetaModelica when loaded via "Load External Model(s)"
40411bfbab Lennart Ochel * OMCompiler 2aadf4f...f31ed5b (1): > Remove $_old(.)
587a2b136a Lennart Ochel * OMCompiler 1698ce9...2aadf4f (1): > Add .vscode/ to .gitignore
eae6770d67 Willi Braun * OMCompiler d2f4ddb...1698ce9 (1): > fix symbolic jacobian in kinsol
f98451e82b Lennart Ochel * OMCompiler 9b4cb3b...d2f4ddb (1): > Fix variable names in debug output
9d6d50e2bc hudson * libraries bdd6a40...20438e3 (1): > Bump libraries
16e424b80a Lennart Ochel Add test for ticket:4382
111d523cef Lennart Ochel Updating submodules
b2e17deb76 Adeel Asghar * OMPlot 6f97c81...9b947e8 (1): > Removed zoom & pan buttons. Zoom is default. Panning is done by pressing the control key.
9b947e8b74 Adeel Asghar Removed zoom & pan buttons. Zoom is default. Panning is done by pressing the control key.
df84c3a5e9 alash325 * OMEdit 8567e64...767d9c6 (1): > Remove traceability graph view from perspective tab
767d9c6149 alash325 Remove traceability graph view from perspective tab
d979385171 Volker Waurich * testsuite 1f4e88e...3801879 (1): > fix reference file
380187988e Volker Waurich fix reference file
2163c0b50a Volker Waurich * testsuite b6a6ab8...1f4e88e (1): > add clock test for c and cpp
1f4e88e38f Volker Waurich add clock test for c and cpp
93966f17cb hudson * libraries d6a95ba...bdd6a40 (1): > Bump libraries
be54084fb0 Volker Waurich Updating submodules
b6a6ab801f Volker Waurich expected output for time event changes
adc1a9166c Lennart Ochel Updating submodules
e3b3d756c2 Lennart Ochel Add number of linear/non-linear/mixed systems to debug output
be5871d027 hudson * libraries 5c70810...d6a95ba (1): > Bump libraries
30b3f57f23 Martin Sjölund * libraries 84844c0...5c70810 (1): > Added the Provides: of RPMs
7fdd68b9cf hudson * libraries 6a2cb2a...84844c0 (3): > Bump libraries > Add forgotten file > Fix script name
ed5413759c Martin Sjölund * libraries 20d5911...6a2cb2a (1): > Fix path
7994ab888d Martin Sjölund * libraries 6143232...20d5911 (2): > Build a virtual package omlib-all > Add dependencies to generates libraries
a8a1558373 hudson * libraries 8950750...6143232 (1): > Bump libraries
25cc3cc8ac ptaeuber Updating submodules
7450f9a146 ptaeuber Expected output
c8bddffe7b Lennart Ochel * testsuite 1936e9d...e69beac (1): > Add test cases for ticket:4359
e69beac418 Lennart Ochel Add test cases for ticket:4359
432bf4a02b hudson * libraries 0f7c903...8950750 (1): > Bump libraries
6a6bcea3b8 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
eb3bda4dd9 Adeel Asghar Update according to OMPlot interface.
2744275ca4 Willi Braun * OMCompiler 78b18d8...3ad0767 (1): > remove old unneeded code for symbolic jacobian
39c668958e Lennart Ochel Revert "Update OMPlot"
2304f77bb3 Lennart Ochel Update OMPlot
8567e64640 Adeel Asghar ticket:4309 Round the coordinates values. Show the line and column number when in text view.
1936e9de44 Lennart Ochel Expected output
3012ce0b8a Lennart Ochel Updating submodules
f8a1c7ea7a Adeel Asghar Access the data arrays directly instead of creating local copies of them. Fixes ticket:4377
6f97c81edb Adeel Asghar Update common
3c328b2cf1 Adeel Asghar Make the x and y arrays public. So that we don't create them every time we need to access them.
b110414be4 hudson * libraries e67af16...099d182 (1): > Bump libraries
fe74101b26 Martin Sjölund * libraries 876b1df...e67af16 (1): > numjob not needed for rpm
ed85aed718 Martin Sjölund * libraries e5a1a47...876b1df (1): > Generate RPM versions of the libraries using alien
c6702c703f hudson Updating submodules * OMPlot e6c4181...6e6f898 (1): > Accept lambda as independent variable in csv files
6e6f898e30 Lennart Ochel Accept lambda as independent variable in csv files
bf789526da 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."
a1ddf900d8 Adeel Asghar Do not force redraw when undo/redo is used from Icon/Diagram view. Mark the model modified after undo/redo.
d7c851f011 Adeel Asghar Revert "Do not force redraw when undo/redo is used from Icon/Diagram view."
493d5dbc75 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.
263c70d9af Adeel Asghar Do not force redraw when undo/redo is used from Icon/Diagram view. Mark the model modified after undo/redo.
e27869363a Adeel Asghar * OMEdit f681e38...b6860be (1): > Updated README.md with coding style.
b6860be9b1 Adeel Asghar Updated README.md with coding style.
ad291dd115 Adeel Asghar * OMEdit f0e989f...f681e38 (1): > ticket:4376 Do not clear the text view undo stack.
f681e38fca Adeel Asghar ticket:4376 Do not clear the text view undo stack.
59dfa8cc39 Lennart Ochel * OMCompiler e36b947...4548444 (1): > Don't generate unnecessary start value equations
1b8fc45583 hudson * libraries 6f664f3...3d25c4c (1): > Bump libraries
bcee57d252 Adeel Asghar * OMEdit a47d7c7...f0e989f (1): > Dynamically arrange the interface points for sub-models.
e12183de61 ptaeuber Add tests and update expected output
7a6f8c156d ptaeuber Updating submodules
f0e989f15f Adeel Asghar Dynamically arrange the interface points for sub-models.
60024d0843 Worschech Niklas (DC/ENE22) * OMCompiler b78943f...5351a6e (1): > updated 3rdparty
de288cf9e0 Lennart Ochel * OMCompiler 4ba7588...b78943f (1): > Remove unused templates
b766e615f1 Lennart Ochel * OMCompiler bca32a3...4ba7588 (1): > Remove obsolete start value call cases
9216d5bcfb Lennart Ochel Expected output
85bb2f4574 Lennart Ochel Updating submodules
2820632d58 Lennart Ochel * OMCompiler c0606aa...fbffa36 (1): > Improve some debug dumps of package Differentiate
079154b74f hudson * libraries 4d81b78...6f664f3 (1): > Bump libraries
21c25ab488 hkiel * OMNotebook ee70bdd...3b1b0cc (1): > Resolved merge conflict.
3b1b0cc796 hkiel Resolved merge conflict.
6cb53c5047 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
ee70bdde36 hkiel some reformatting
3e82787933 hkiel use svg images for the drawing primitives icons
671dd86eaf hkiel properly add texts
690e832fdb hkiel removed superfluous CustomDialog class
fcd29af756 hkiel make SketchText editable again also make it deleteable and some code clean up
60d673bde9 hkiel fix memory leaks
18ecb55993 hkiel Clean up OMSketch buttons
3914aa71d1 Lennart Ochel Expected output
f91f79cd70 hudson Updating submodules
cb8c5ac05b ptaeuber Updating submodules
9ded699718 ptaeuber Use tearingStrictness flag
bf091c65a9 hudson Updating submodules * OMEdit 7007a3f...a47d7c7 (1): > Spell fix
71a39a1f5f hkiel Spell fix
e6c4181047 hkiel Spell fix
a47d7c77d0 hkiel Spell fix
6bbadc5313 hkiel Spell fix
12e48fea4c Adeel Asghar * OMEdit ebd8f5e...7007a3f (1): > ticket:4345 Move the scroll bars to top position.
7007a3f804 Adeel Asghar ticket:4345 Move the scroll bars to top position.
1ce856dca0 hudson * libraries 20be14e...4d81b78 (1): > Bump libraries
a24a7ab97a Adrian Pop * OMCompiler 7e8436e...13fc955 (1): > Link ModelicaStandardTables with ModelicaIO and ModelicaMatIO - we need this to be able to update ModelicaExternalC
6de95cabbb Lennart Ochel Add fully specified initial conditions to JuliansBib.mos
af900c8992 Lennart Ochel * testsuite 7663865...6de95ca (1): > Add fully specified initial conditions to JuliansBib.mos
94fc145ac4 Adeel Asghar * OMEdit a4c9d93...ebd8f5e (1): > ticket:4357 Don't allow spaces in component name.
ebd8f5e682 Adeel Asghar ticket:4357 Don't allow spaces in component name.
360e18415b hudson * libraries a37a063...20be14e (1): > Bump libraries
7663865286 Lennart Ochel [NF] Deactivate three tests for now
b6a8842f22 Lennart Ochel Updating submodules
4470d56f08 Lennart Ochel [NF] Fix test FuncOverloadMulti
c1847e2685 Lennart Ochel [NF] Activate new test case
2731899224 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
f73087b598 hudson * libraries 4df57b2...a37a063 (1): > Bump libraries
26ef77ca7e hudson * libraries d2130d1...4df57b2 (1): > Bump libraries
2c06338e54 Adeel Asghar * OMEdit 038bf1a...a4c9d93 (1): > ticket:3295 Add the "Close All Windows" and "Close All Windows But This" to system menu.
a4c9d93d45 Adeel Asghar ticket:3295 Add the "Close All Windows" and "Close All Windows But This" to system menu.
00f56cb48f Adeel Asghar * OMEdit 90da68c...038bf1a (1): > Call the undo/redo stack when document undo/redo is called if needed.
038bf1aa8c Adeel Asghar Call the undo/redo stack when document undo/redo is called if needed.
5d1a9ed7c7 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.
90da68cbf5 Adeel Asghar ticket:4334 & 4344 Call the document undo/redo if its available. Preserve the connection annotation before applying the transformation.
cc5bc61dbc alash325 * OMEdit cabda3b...dbe5871 (1): > added Ctrl+C functionality
dbe5871243 alash325 added Ctrl+C functionality
2ba236a044 alash325 * OMEdit bd902b2...cabda3b (2): > give commit message default value for qt 4 > fix Qt 4 build
cabda3bfd4 alash325 give commit message default value for qt 4
43ceab933d alash325 fix Qt 4 build
bb605cd139 adrpo add test for Clock parameter evaluation update tests to agree with the flattening
785e463773 adrpo Updating submodules
c01c0f7c73 hudson * libraries 6ca2ee8...d2130d1 (1): > Bump libraries
b7bd2d1937 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
ac7e1a7cc8 adrpo update tests due to lib update
bd902b2dda alash325 Clean up traceability push dialog
1dfef38efe alash325 Send traceability information automatically without users interaction support traceability graph view
75a9b6ed97 Adeel Asghar ticket:4334 & 4344 Allow undo/redo in text view.
742ae2514c Adeel Asghar Fix compilation for gcc 6.3
c489db194f qichenghua * OMCompiler 75c04c4...0785449 (1): > Fixed error with commit 75c04c436d443a147f3f6a11451a74221a4b1e95
c090c4c1e1 qichenghua * OMCompiler 33db784...75c04c4 (1): > muted nonlinear solver nox
d0346109a5 Martin Sjölund * libraries e660f6b...6feb532 (1): > Update WindPowerPlants to release branch hash
81cbf752d6 Martin Sjölund * libraries f9d61ac...e660f6b (2): > Add ElectroMechanicalDrives > Follow release branches
493f3d71dd ptaeuber Updating submodules
ca4d5b0d4c ptaeuber Revert "Add tests for WFC and update expected output"
ec785bd3ae Adeel Asghar * OMEdit bbc6367...0f5c07d (1): > Fix visualization crash when stl find is not found.
0f5c07d2df Adeel Asghar Fix visualization crash when stl find is not found.
84ee2448db Martin Sjölund * OMCompiler a919ef4...4984d9d (1): > Avoid empty autoconf statements
d351e7a294 ptaeuber Add tests for WFC and update expected output
698adcb394 ptaeuber Updating submodules
458bdf42f4 qichenghua * OMCompiler 4712b7a...52cd6ad (1): > extended error message in Cvode in case of too many events in small time interval.
cacff41725 qichenghua * OMCompiler 2659444...4712b7a (1): > Set algloop to high values instead when otherwise errors were thrown.
42c4112708 Adeel Asghar * OMCompiler f159b76...2659444 (2): > Return boolean from deleteOrUpdateComponentFromElementitems when its successful. > ticket:4342 Fixed updating protected components
85e35fe339 Lennart Ochel * OMCompiler d628e4c...f159b76 (1): > Simplify polymorphic types of function mapAllValue
ea9fc0d99b Willi Braun * OMCompiler 59a2173...d628e4c (1): > fix codegeneration for records
61d5d3f9f0 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
e08cf255a0 Robert Braun * OMEdit ece1d8b...bbc6367 (1): > Updated composite model visualization XML for unit support.
bbc63677c3 Robert Braun Updated composite model visualization XML for unit support.
b6b122842a Robert Braun * OMEdit d8df3ca...ece1d8b (1): > Added 3D visualization of composite model interfaces
ece1d8be23 Robert Braun Added 3D visualization of composite model interfaces
c1eabbcacb 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.
d8df3ca31a Adeel Asghar ticket:4349 Take smaller steps for zooming. Also set the minimum zoom to readable size.
32ed136c0b Adeel Asghar ticket:4343 Open the class when enter key is pressed.
11b021d97e Adeel Asghar * OMEdit bd64d39...bfe5797 (1): > ticket:4338 Check for the annotation error in its own section.
bfe5797ae0 Adeel Asghar ticket:4338 Check for the annotation error in its own section.
5393bf1853 Per Östlund Updated for loop tests for new inst.
6ec93de037 Per Östlund Updating submodules
7e701eebf1 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.
bd64d39924 Robert Braun Fixed check for non-existing attributes when updating composite model connection.
fa024b2f7b Robert Braun Removed unused parameters in composite models depending on interface type.
4d1d53ee3e Lennart Ochel Expected output
69dbc3892b Lennart Ochel Updating submodules
6d2b7ea9c2 Adeel Asghar * OMEdit a50285d...d79a354 (1): > ticket:4322 Unfold the block if line is commented out.
d79a3548cc Adeel Asghar ticket:4322 Unfold the block if line is commented out.
f67d29e5c6 Per Östlund Update String scodeinst tests.
308a813a0f Per Östlund Updating submodules
0f77f69138 Niklas Worschech * OMCompiler b93e15a...0f52fc6 (2): > fix pdp file copy > fix for release build with VS 2015 of cpp runtime
4162815827 Adeel Asghar * OMEdit ff0d814...a50285d (1): > ticket:4327 Added option to clear the message browser.
a50285d328 Adeel Asghar ticket:4327 Added option to clear the message browser.
c1ed2bc017 Adeel Asghar * OMEdit 0a2f14a...ff0d814 (1): > ticket:4331 Close the polygon with angle from end point to start point.
423dc44277 Lennart Ochel [NF] Activate new test case
90458d5994 Lennart Ochel Updating submodules
ff0d8147f6 Adeel Asghar ticket:4331 Close the polygon with angle from end point to start point.
b60e67cd77 Lennart Ochel * OMCompiler a14eb10...15883dd (1): > Clean up NFUnitCheck
1f59b1915d Adeel Asghar * OMEdit e4e392f...0a2f14a (1): > Adapt to the naming scheme.
0a2f14a5d9 Adeel Asghar Adapt to the naming scheme.
ba77ce8e2c Sebastian Pinnau * OMEdit 5c437fc...e4e392f (1): > Create QTranslator instances on heap (fixes #4311)
e4e392f7c3 Sebastian Pinnau Create QTranslator instances on heap (fixes #4311)
a74ccf495c 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.
5c437fc84d Adeel Asghar Added zooming actions to editor context menu. Moved PlainTextEdit out of BaseEditor so we can get rid of some redundant code.
64c41a7f81 Danny Moesch Add target for NOX solver in MinGW makefile
413765b29b Adeel Asghar * OMEdit fbe98a6...8eda82d (1): > ticket:4325 Enable Preserve User's GUI Customizations by default.
8eda82d5f6 Adeel Asghar ticket:4325 Enable Preserve User's GUI Customizations by default.
9c9f8fc2ce Danny Moesch * OMCompiler 3f98c16...a14eb10 (1): > Update submodule '3rdParty' again
8c2211e9a2 Danny Moesch * OMCompiler 62fa9b3...3f98c16 (3): > Update submodule '3rdParty' concerning the added NOX solver > Regard operating system specific directories > Add Nox building in makefiles
2b02a6020a Mahder Gebremedhin Update tests for NFFrontEnd function changes.
b6838cc716 Mahder Gebremedhin Updating submodules
2ee5047cd3 Lennart Ochel * OMCompiler 8d690cf...bfc2e25 (1): > Fix module unitChecking (ticket:4306)
ace499974b Adeel Asghar * OMEdit 552bf53...fbe98a6 (1): > ticket:4319 Call the icon update inside loadDiagramView.
fbe98a6598 Adeel Asghar ticket:4319 Call the icon update inside loadDiagramView.
6c0c021608 Adeel Asghar * OMEdit fba26f7...552bf53 (1): > ticket:4319 Update the libraries browser icon when connectors are loaded.
552bf53902 Adeel Asghar ticket:4319 Update the libraries browser icon when connectors are loaded.
30bfcbc965 hkiel * OMNotebook dbe3b3f...49979e2 (1): > Add shortcut to evalAll
49979e2d7b hkiel Add shortcut to evalAll
f5e3a87e77 Adeel Asghar * OMEdit 09b537b...fba26f7 (1): > ticket:4303 Handle the saveSelector attribute of Dialog annotation.
fba26f79c4 Adeel Asghar ticket:4303 Handle the saveSelector attribute of Dialog annotation.
803b1b9df2 Adeel Asghar * OMEdit a8fcac3...09b537b (1): > Use multi-sampling for smoother 3D visualization.
09b537bd51 Adeel Asghar Use multi-sampling for smoother 3D visualization.
6bd62d3cf9 Adeel Asghar Updating submodules
984eeea8c8 Adeel Asghar Updated tests for getComponentAnnotations.
4a500fa552 Adeel Asghar * OMEdit 027b95b...a8fcac3 (1): > ticket:4303 Handle the loadSelector attribute of Dialog annotation.
a8fcac32d1 Adeel Asghar ticket:4303 Handle the loadSelector attribute of Dialog annotation.
4c2bbb18fe Adeel Asghar * OMEdit 44b8b42...027b95b (1): > ticket:4314 Close windows by ESC key.
027b95bdac Adeel Asghar ticket:4314 Close windows by ESC key.
f01a5ffc7c Adrian Pop * OMCompiler cfa55d7...ec908e4 (1): > Fix windows msvc build
c3d55db1c7 Per Östlund Updating submodules
45dd27cb69 Per Östlund Updated for equation scodeinst tests.
78e788ab3b Per Östlund Updating submodules
1e13743c2a Per Östlund Added some for loop test for scodeinst
c9b965391a Adrian Pop * OMCompiler 1599277...4124ebe (1): > Fix windows builds - update 3rdParty to one that knows how to find lapack for sundials
1146c063d8 Lennart Ochel * OMCompiler 343d155...1599277 (1): > Add missing cases to unit checking
d8d2e90fba Adeel Asghar * OMEdit d297532...44b8b42 (1): > ticket:4310 Ignore the whitespace at the end.
44b8b42e57 Adeel Asghar ticket:4310 Ignore the whitespace at the end.
f7a43291e4 hudson * OMOptim 00fd572...7413a5b (1): > Merge pull request #8 from spinnau/fix_build_Qt5.8
cab249d4d4 Martin Sjölund * libraries bf90052...f9d61ac (1): > Add AixLib and fetch tags
44c62442dd hkiel * OMNotebook 110331f...dbe3b3f (1): > Add UTF8 inputenc to latex preamble
dbe3b3f14e hkiel Add UTF8 inputenc to latex preamble
bfc0be772f Per Östlund Add test for invalid use of _.
ff273f01ff Per Östlund Updating submodules
c865b33e6d Adeel Asghar * OMEdit feadabe...d297532 (1): > Hide the 3D Viewer when switching to plotting perspective.
d2975328b3 Adeel Asghar Hide the 3D Viewer when switching to plotting perspective.
c9f5c903d7 Adeel Asghar * OMEdit 385b2dd...feadabe (1): > ticket:4305 The Esc key should trigger "Fix error(s) manually".
feadabe4b7 Adeel Asghar ticket:4305 The Esc key should trigger "Fix error(s) manually".
8fa5d8014f Martin Sjölund * OMCompiler 2091a03...d5b7bc2 (1): > Simplify of asub where the subscript is a range
652dc265d5 Martin Sjölund * OMCompiler c7fe8a2...2091a03 (1): > Use the OM-compiled Sundials for C and C++ runtime
2b1d2403d3 Per Östlund Add more nfinst tests for builtin operators.
cc3330af05 Per Östlund Updating submodules
cc596937f0 Lennart Ochel * OMCompiler b8fe184...e10293f (2): > Add handling of initial terminate to c runtime > Fix classification of initial equations
079d78d72e Adrian Pop add front-end test for ticket:4304 - update all tests affected
828fa6ac31 Adrian Pop Updating submodules
75c206e72f 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
c46dc8897c Volker Waurich add test for when in algorithms
158df0cc91 Volker Waurich * testsuite 6d6eda6...c46dc88 (1): > add test for when in algorithms
b936ee0722 Volker Waurich * OMCompiler 62633fb...69b294b (1): > fix for when in algorithms
45ad4628b4 Adeel Asghar * OMEdit d60e3c1...385b2dd (1): > Preserve the order of shapes during the undo redo operations.
385b2dda08 Adeel Asghar Preserve the order of shapes during the undo redo operations.
6d6eda660f Adrian Pop add test for unqualified imports
903a75751b Adrian Pop Updating submodules
8c6c943b57 Lennart Ochel Updating submodules
9bca227963 Lennart Ochel Add test for ticket:4301
a70ad68c15 Per Östlund Updating submodules
c511daedf9 Per Östlund Updated nfinst function tests.
18c79a7a7c Adeel Asghar * OMEdit 34c440b...d60e3c1 (1): > Handle the nested der variables.
d60e3c18ba Adeel Asghar Handle the nested der variables.
f30ef946d8 Lennart Ochel Add test cases for constant evaluation
736589321d Lennart Ochel Updating submodules
1f005a357a Adeel Asghar * OMEdit 69763e4...34c440b (1): > ticket:4291 Don't use string buffer for xml data.
34c440b7a5 Adeel Asghar ticket:4291 Don't use string buffer for xml data.
7d44e5aecb Adeel Asghar * OMEdit dbe862f...69763e4 (1): > ticket:4296 Parse the connections properly. Updated getNthConnection to scripting interface.
69763e4b5d Adeel Asghar ticket:4296 Parse the connections properly. Updated getNthConnection to scripting interface.
0f43e81dc6 Adeel Asghar Updated getNthConnection tests since it is moved to ModelicaBuiltin.mo.
d828fcaea9 Adeel Asghar Updating submodules
6e6be50e0f Willi Braun update testcase output
a41b7ab5d2 Willi Braun Updating submodules
93211467e0 Adeel Asghar * OMEdit a2c3963...dbe862f (1): > Properly apply the FillPattern.Sphere on polygons.
dbe862f7c6 Adeel Asghar Properly apply the FillPattern.Sphere on polygons.
fa10228aa5 Adeel Asghar * OMEdit c39a8f6...a2c3963 (1): > ticket:4295 Handle __Dymola_checkBox annotation.
a2c3963cec Adeel Asghar ticket:4295 Handle __Dymola_checkBox annotation.
5c67000fb9 ptaeuber * OMCompiler ae9b4cf...4f66de9 (1): > Only reassign start value if it has been overwritten
3896caa91e Adeel Asghar * OMCompiler 43c6d44...ae9b4cf (2): > Set a default value. > ticket:4295 checkBox instead of checkbox. Also consider __Dymola_checkBox.
510e895641 Martin Sjölund * OMCompiler f79568b...43c6d44 (1): > Add a few stackoverflow checks to the backend
6075ab77f4 Adeel Asghar * OMCompiler 94c1c9b...f79568b (1): > Fixed arrays for OMEdit logs.
ffffc29d14 Adeel Asghar * OMCompiler d130cee...94c1c9b (1): > Fixed typename & strings for OMEdit logs
3a0f616619 vwaurich * doc a20669b...81fb79a (1): > doc for more 3d features
81fb79a6cb vwaurich doc for more 3d features
09eb935cc0 qichenghua * OMCompiler 9d93410...d130cee (1): > Fixed issue with finding KLU library
f2ec1433c2 Adeel Asghar * OMEdit 62f7633...c39a8f6 (1): > Draw the open arrow for ArrowOpen & ArrowHalf.
c39a8f6940 Adeel Asghar Draw the open arrow for ArrowOpen & ArrowHalf.
601d2afa3c Niklas Worschech * OMCompiler c4ab684...9d93410 (1): > fix in Kinsol of cpp runtime for sundials 2.7
6c47c81d52 Adrian Pop tests for ticket:4276
a828a20ced Adrian Pop Updating submodules
bd934af215 wibraun * OMCompiler 0db7959...f4e679c (1): > added jacobian timings to linear and non-linear solver
c72930d942 Adeel Asghar * OMEdit bb69d0d...62f7633 (1): > Make sure we only create ThreeDViewer when needed.
62f76330fe Adeel Asghar Make sure we only create ThreeDViewer when needed.
ca0ca78024 wibraun * OMCompiler afb17e2...0db7959 (1): > add jacobian timings to LOG_STATS
8cb1c90f6f hkiel * OMShell ab97b73...65ae78f (1): > fix small memory leaks
65ae78fbd5 hkiel fix small memory leaks
2dd6af7e6d 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.
bb69d0d9d7 Adeel Asghar ticket:4252 Do not create an object of ThreeDViewer by default. Only create it when user really use it.
85a57279d8 Niklas Worschech * OMCompiler e76f577...afb17e2 (2): > fix for visual studio 2015 > build suitesparse for visual studio with cpp runtime build
4dd183a53d 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.
1c430c653e Adeel Asghar Create checkbox if choices(checkbox=true) annotation is used.
ab4a065a9f Adeel Asghar Fix text size for tlm interface points.
439ebb2ec2 Adeel Asghar ticket:4287 Handle the choices checkbox annotation.
4452edec87 ptaeuber Expected output
8172d90f36 ptaeuber Updating submodules
2013991e1d Adrian Pop * OMCompiler 64ce9d9...b1a493a (1): > fix ticket:4292, handle DAE.REDUCTION also
b46318871d Per Östlund * OMCompiler 7cf48f8...64ce9d9 (1): > Partial implementation of functions for NFInst.
268572b679 Adeel Asghar * OMCompiler b0ebfd4...7cf48f8 (1): > ticket:4287 Look for choices checkbox annotation.
de3616dd2e adeas31 * OMEdit 2345a73...19ecd86 (1): > Fix Qt4 builds
19ecd863f0 adeas31 Fix Qt4 builds
da0bd69d01 Lennart Ochel * OMCompiler 7a0af38...b0ebfd4 (1): > Fix output type of simulate
bc11451d63 hkiel * OMCompiler 57b34d5...7a0af38 (1): > fix output type of sortStrings remove unused variable
aa831d06b2 hkiel * OMCompiler 7172627...57b34d5 (1): > fix uninitialized variables
1023bae4ff 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
fb844bf11d Adeel Asghar * OMEdit 9a4c7b1...60127a8 (1): > ticket:4256 Handle the case when text width is zero.
2345a735af vwaurich fix mirrored texture for pipecylinder
9b521e4436 vwaurich add removeTexture action
e27938920a vwaurich small fixes for advanced 3d features
c4683357b9 vwaurich smaller icon files
c32dbb5df9 vwaurich advanced visualization features
60127a82b4 Adeel Asghar ticket:4256 Handle the case when text width is zero.
daf5e8bdf9 Adeel Asghar * OMEdit 2dc101e...9a4c7b1 (1): > ticket:4283 Make the proposed text selected.
9a4c7b16de Adeel Asghar ticket:4283 Make the proposed text selected.
9c11e02de1 Adrian Pop add tests for fixes to ticket:4258 - update also the existing tests
db56939865 Adrian Pop Updating submodules
538e73b8d2 Arunkumar Palanisamy * doc 21efd61...a20669b (1): > Update EnhancedOMpython documentation
a20669bd4d Arunkumar Palanisamy Update EnhancedOMpython documentation
512612cb20 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
94e696c432 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
4df7bbe6fa Adeel Asghar * OMEdit 83fb494...2dc101e (1): > Don't construct QFileInfo with empty file name.
2dc101e8a0 Adeel Asghar Don't construct QFileInfo with empty file name.
a4d2c219ce Adeel Asghar * OMEdit 7b19520...83fb494 (1): > Copy the qualified path instead of name.
83fb494e22 Adeel Asghar Copy the qualified path instead of name.
dd5df5c182 Adrian Pop proper flag for the NF test
deecfbfe08 Adrian Pop * testsuite b5e3711...dd5df5c (1): > proper flag for the NF test
b5e3711bdd Adrian Pop activate one more NF test
1daf8f64df Adrian Pop * testsuite 5cf3ade...b5e3711 (1): > activate one more NF test
351102ee53 Adeel Asghar * OMEdit d3844f3...7b19520 (1): > Draw the inherited connectors properly e.g., ControlBus.
7b19520174 Adeel Asghar Draw the inherited connectors properly e.g., ControlBus.
7b7589a375 Adeel Asghar * OMEdit cf592af...d3844f3 (1): > ticket:4196 Convert the drawing unit to pixels.
d3844f3902 Adeel Asghar ticket:4196 Convert the drawing unit to pixels.
d0b256ca97 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.
cf592af23f 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.
ee1a3ba36a Adeel Asghar * OMEdit 2702730...b6f72c5 (1): > ticket:4282 Show/hide re-simulate toolbar along with Variables Browser.
b6f72c5bbc Adeel Asghar ticket:4282 Show/hide re-simulate toolbar along with Variables Browser.
5cf3ade12f Per Östlund Update test cases due to error message changes.
137e7c0b84 Per Östlund Updating submodules
4744297f18 hkiel * OMNotebook 5c5a35f...110331f (1): > Add keyboard shortcuts Ctrl+1..9 for the first 9 windows add val() to commands.xml
110331f8d1 hkiel Add keyboard shortcuts Ctrl+1..9 for the first 9 windows add val() to commands.xml
c371177efe Adeel Asghar * OMEdit 7f0c9aa...2702730 (1): > ticket:3964 code folding for MetaModelica editor.
2702730e2e Adeel Asghar ticket:3964 code folding for MetaModelica editor.
b7e52b16d3 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)
2c4425cbca 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)
06525f3d4c Adeel Asghar * OMCompiler 6e54ca1...1096f05 (1): > Fixed compilation of runtime.
5ccc2d57a4 Lennart Ochel Update expected output
995a71a8d6 Lennart Ochel Updating submodules
a44f363a4f Martin Sjölund Add -d=gen to mmdev scripts
940cf9aeb4 Martin Sjölund * testsuite ca74ffb...a44f363 (1): > Add -d=gen to mmdev scripts
d1cf2c6d45 Martin Sjölund * OMCompiler a06724a...5aeafb1 (1): > Refactor the File module
6be93428fb Martin Sjölund * OMCompiler f0ca662...a06724a (1): > Only find files in the current directory
ca74ffb6c3 Martin Sjölund Expected output after relaxing constructor checks
bce7d5be6a Martin Sjölund Updating submodules
d17b1c9b70 Adeel Asghar * OMEdit 440ac70...7f0c9aa (1): > ticket:4263 Show/hide toolbars based on perspective.
7f0c9aaae2 Adeel Asghar ticket:4263 Show/hide toolbars based on perspective.
10d74b4fd9 Adeel Asghar * OMEdit 4e6c9ec...440ac70 (1): > ticket:3414 Allow zoom in & out in text view from toolbar, keys and mouse.
440ac703bf Adeel Asghar ticket:3414 Allow zoom in & out in text view from toolbar, keys and mouse.
cd6205444a Bernhard Thiele Added test case for state machines
62bca98b43 Bernhard Thiele * testsuite 13853a5...cd62054 (1): > Added test case for state machines
9d1a195998 Per Östlund * OMCompiler 057661f...40f70ce (1): > Fix extends modifier issue in NFInst.
d2b1b9e8ca 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
7f6b69c47f Martin Sjölund * libraries c270002...bf90052 (1): > Add ModelicaADS
13853a5bc3 adrpo update tests after lib update
a655c8e64b adrpo Updating submodules
94c13933d0 hudson * libraries b71b3c6...62b70ca (1): > Bump libraries
083ddf5374 Bernhard Thiele * OMCompiler 7961f85...314ff91 (1): > Added FIXME comment for a state reset issue
9201c150d3 alash325 * OMEdit bab1d1f...4e6c9ec (1): > Fixed #4275
4e6c9ec214 alash325 Fixed #4275
4960a0f573 adrpo Updating submodules
21efd61fa7 Adeel Asghar Updated OMEdit documentation.
bab1d1fb06 Adrian Pop adapt OMCproxy after changes to OMC API buildModelFMU
f817169f8b Adeel Asghar * OMEdit c48cb77...e9c3137 (2): > Merge branch 'master' of https://openmodelica.org/git-readonly/OMEdit > Fix the code folding indicators for MAC
e9c3137117 Adeel Asghar Merge branch 'master' of https://openmodelica.org/git-readonly/OMEdit
a6d0a94290 Adeel Asghar Fix the code folding indicators for MAC
cbe5244adb Bernhard Thiele Added state machine test for entering by reset
92264f8c3b Bernhard Thiele Updating submodules
3549417c61 Adeel Asghar * OMEdit e0f90f2...c48cb77 (1): > Set OMEdit locale to C so that we get dot as decimal separator instead of comma.
c48cb77f17 Adeel Asghar Set OMEdit locale to C so that we get dot as decimal separator instead of comma.
5920221dae Adeel Asghar * OMEdit 081cef9...e0f90f2 (1): > Make sure splash screen messages are always shown. Even on MAC OSX.
e0f90f2511 Adeel Asghar Make sure splash screen messages are always shown. Even on MAC OSX.
14e4ff5c5c Adeel Asghar * OMEdit 15f740b...081cef9 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Some documentation for OMEditApplication class.
081cef963f Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
1fcaaaefa5 alash325 * OMEdit 3adf0d0...15f740b (1): > trace import model description xml
15f740b01d alash325 trace import model description xml
4e6e42f08a alash325 * OMEdit d2a0ff4...3adf0d0 (1): > Support FMU export trace Allow users to store their user name and email
3adf0d0669 alash325 Support FMU export trace Allow users to store their user name and email
193878a778 hudson * libraries 7d2a680...b71b3c6 (1): > Bump libraries
15bf1aade1 Adeel Asghar Some documentation for OMEditApplication class.
7d1aa014ad Adeel Asghar * OMEdit 9f7a31d...d2a0ff4 (1): > ticket:4164 Reimplement event function to handle QFileOpenEvent at startup
d2a0ff4366 Adeel Asghar ticket:4164 Reimplement event function to handle QFileOpenEvent at startup
a4c967caf4 Per Östlund Updated new inst tests.
642013d8c4 Per Östlund Updating submodules
fd8921a05e Adeel Asghar * OMEdit e814eb1...9f7a31d (2): > Fix builds. > ticket:4164 Subclass QApplication to handle QFileOpenEvent for OSX.
9f7a31de34 Adeel Asghar Fix builds.
36812d4622 Adeel Asghar ticket:4164 Subclass QApplication to handle QFileOpenEvent for OSX.
82938f49b2 Lennart Ochel * OMCompiler e4071b5...fc47277 (1): > Add support for firstTick to c runtime
e18c6dd345 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
e814eb15b2 alash325 Fixed hard coded If the file is not open show error message If the traceability information is inclomplete show the message
c9a195be7b Adeel Asghar * OMEdit a6f9378...a3afbd6 (1): > ticket:4217 Fixed the documentation browser pixel size issue.
a3afbd689f Adeel Asghar ticket:4217 Fixed the documentation browser pixel size issue.
3952b1332d Adeel Asghar * OMEdit c0f41e0...a6f9378 (1): > Check for null pointer.
a6f9378118 Adeel Asghar Check for null pointer.
3645835280 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.
c0f41e0191 Adeel Asghar ticket:4264 Added a hint for multi-line text.
2770f776b0 Adeel Asghar ticket:4267 Added progress bar and message to crash report.
1cd3d5b493 Adeel Asghar * OMEdit c3ebc92...e517de3 (1): > Only use backtrace command once.
e517de3892 Adeel Asghar Only use backtrace command once.
0f293baa2d adeas31 * OMEdit 23b3f86...c3ebc92 (1): > Write the gdb backtrace in a file
c3ebc92ad4 adeas31 Write the gdb backtrace in a file
07a101121c Martin Sjölund * OMCompiler 4af9b08...e4071b5 (1): > Make getClassnamesInElts not stack overflow
16732e9803 adrpo * OMEdit c0242d9...23b3f86 (1): > fix Qt4 compilation
23b3f865f1 adrpo fix Qt4 compilation
81bdd687cd 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:
c0242d95c9 adrpo fix Linux compilation - fix cases in include - fix slots declaration
dc933bbd3a alash325 Get the IP address and the port to query traceability information from the settings
8699d17c09 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
65bfe93c46 alash325 Squashed commit of the Tracability branch:
c6464c8aba hudson * libraries 2e28187...7d2a680 (1): > Bump libraries
9ecadd6b74 Mahder Gebremedhin * OMCompiler 6367803...4af9b08 (1): > NFFrontEnd improvments
3b9f4540f6 Lennart Ochel * testsuite 3d7d961...df58d37 (1): > Add test case for ticket:4271
df58d37a68 Lennart Ochel Add test case for ticket:4271
9c0f8210a8 Lennart Ochel * OMCompiler fdacb6b...6367803 (1): > Don't apply removeSimpleEquations to clocked partitions
15494c27e5 Martin Sjölund * doc a26ef78...d7842b5 (1): > Add type of thesis
d7842b5f3e Martin Sjölund Add type of thesis
f89447ab0a Martin Sjölund * doc 89d53b4...a26ef78 (1): > Fix "and and" in references
a26ef78831 Martin Sjölund Fix "and and" in references
970fc1d5d3 Martin Sjölund Updating submodules
3d7d9615f7 Martin Sjölund Expected output after MSL 3.2.2 patches changed
f5ac55676a Martin Sjölund * OMCompiler f22b02c...fdacb6b (1): > Sort the FindFiles.log in a nicer way
16dbec3e10 Martin Sjölund * OMCompiler 54840e0...f22b02c (1): > For icons, if failing, partially evaluate the icon
12f5535f03 Martin Sjölund * OMCompiler 03dd6d2...54840e0 (1): > Handle comparison of empty expressions
927e411c1b Martin Sjölund * libraries f86766f...9d4314f (1): > Fix for OSX version of patch
267995aafa Martin Sjölund * OMCompiler fec4a09...03dd6d2 (1): > Fix uninitialized variable in Lookup
4127b1fbfa Martin Sjölund Add testcase for icon we now display correctly
b70621f851 Martin Sjölund * testsuite 96072a0...4127b1f (1): > Add testcase for icon we now display correctly
224f2db48f Martin Sjölund * OMCompiler edd4913...fec4a09 (1): > When in graphics expression mode, allow failures
5b69beb934 hudson * libraries 41b0205...f86766f (1): > Bump libraries
1c5130420f Martin Sjölund * OMCompiler db6f052...edd4913 (1): > Handle limit on shell expansion
826c742af6 Martin Sjölund * libraries 018476b...41b0205 (1): > Update for new structure of the repository
591d8647e0 hudson * libraries 229c2d5...018476b (1): > Bump libraries
5f5ab60ecb Adeel Asghar * OMEdit 078fe45...d34cb2e (1): > ticket:4262 Adapted to new output of translateModelFMU and translateModelXML.
d34cb2ed39 Adeel Asghar ticket:4262 Adapted to new output of translateModelFMU and translateModelXML.
634f7f1f9a Adrian Pop * OMCompiler 33e26aa...db6f052 (1): > NF better class extends: replace base class
fb057ec9d8 hudson * libraries b56664b...229c2d5 (1): > Bump libraries
96072a00ef Lennart Ochel Make translateModelFMU return the name of the FMU
33debe48d9 Lennart Ochel Updating submodules
50ef16f01a 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.
078fe45e33 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.
ae41f14ed6 Adeel Asghar Missing file from last commit.
48784a85b7 Adeel Asghar Updating submodules * OMEdit 3fca3de...08e82bc (1): > Kill all references of meta model.
c4e87030db Martin Sjölund * OMCompiler f06f9c6...3ab01a4 (1): > Fix equation indexes for clocked equations
2e2464109e hudson * OMCompiler ed7a5af...f06f9c6 (2): > Fix array indexing check > check array length before trying indexing
08e82bc495 Adeel Asghar Kill all references of meta model.
89d53b4c6d Adeel Asghar Updated composite model images.
f4f9dda8f6 hudson Updating submodules * OMEdit 24a7ac7...3fca3de (1): > Mark the strings for translation.
35eb704543 Martin Sjölund Replace UTF-8 fi ligature in source
3fca3deb4a Adeel Asghar Mark the strings for translation.
34efc3f3df vwaurich * OMEdit 2cc9a7f...24a7ac7 (1): > picking, transparency, invisibility for 3dviewer with shift+right click
24a7ac7d28 vwaurich picking, transparency, invisibility for 3dviewer with shift+right click
008d2056af Martin Sjölund * OMCompiler e53eddf...ed7a5af (1): > Remove some error-messages when viewing icons
0646cd0539 Martin Sjölund * OMCompiler c77eae8...e53eddf (1): > Create array of correct size
ef660b6bf9 Martin Sjölund Expected output for builtin changes
83f023cafb Martin Sjölund Updating submodules
c6cc5cf606 Martin Sjölund * libraries 0348f9f...b56664b (1): > Fix repository URL
a5fd8da981 Martin Sjölund * libraries aad08c0...0348f9f (1): > Add OpenIPSL to the libraries
e7bea8f15b Adeel Asghar * doc a5bc99b...6220ea8 (1): > Updated MetaModel to CompositeModel
6220ea8711 Adeel Asghar Updated MetaModel to CompositeModel
54556a9202 Adeel Asghar * OMEdit c37dd42...2cc9a7f (1): > Updated MetaModel to CompositeModel.
2cc9a7f3e0 Adeel Asghar Updated MetaModel to CompositeModel.
51b04fdb83 Martin Sjölund Expected output
d870c59173 Martin Sjölund Updating submodules
355a741a10 Per Östlund * OMCompiler 57cdce5...3f636cd (1): > Change getCommandLineOptions failure mode.
7e4049f66f Martin Sjölund Add test for illegal graphics
04b223965a Martin Sjölund Updating submodules
bc3e37af96 Per Östlund Update getCommandLineOptions test.
b45864a006 Per Östlund Updating submodules
071bbb71cb hudson * libraries 35749c2...aad08c0 (2): > Bump libraries > Handle underscore in versions
481b7fa9f8 Martin Sjölund Updated testcases for polymorphic builtins
e959b4cab4 Martin Sjölund Updating submodules
17ce82244e ptaeuber Expected output
ac06eac8e9 ptaeuber Updating submodules
ab66aca934 Adrian Pop * testsuite a9dc745...00ae877 (1): > test for ticket:4248
00ae877a0b Adrian Pop test for ticket:4248
5a7e742840 Adrian Pop * OMCompiler ccdf5e9...d9d4df5 (1): > fixes for ticket:4248 - properly revert flag Flags.CHECK_MODEL to the previous state
dc2dcabcc7 Adeel Asghar * OMEdit 4f0f976...c37dd42 (1): > Update the camera matrix when we clear the view.
c37dd42f7c Adeel Asghar Update the camera matrix when we clear the view.
a9dc7452b8 Per Östlund Added tests for getCommandLineOptions.
4e4cd7cb10 Per Östlund Updating submodules
d2ede2cd44 Adeel Asghar * OMEdit 015e9da...4f0f976 (1): > ticket:4257 Don't force the jacobian option unless user explicitly sets it.
4f0f9768e3 Adeel Asghar ticket:4257 Don't force the jacobian option unless user explicitly sets it.
d451729361 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.
015e9da424 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.
905f44a5f5 Martin Sjölund * libraries 8a777ea...35749c2 (1): > Add some Buildings releases to the list so we can test them
257cecbca2 Martin Sjölund * OMCompiler d2bbe7a...ba8f12e (1): > Handle double matrix when strings are expected
0d2d8321db hudson * libraries 7f98afd...8a777ea (1): > Bump libraries
2238476d07 Adeel Asghar * OMEdit dc42c6b...418a7cd (1): > Clear the ThreeDViewer when there is no active sub window.
418a7cd1df Adeel Asghar Clear the ThreeDViewer when there is no active sub window.
3f39aae360 Willi Braun * OMCompiler 582c1ef...d2bbe7a (1): > fix return value solver step(ticket:4257)
5f78c38833 Adrian Pop update testsuite after library update
a845f73463 Adrian Pop Updating submodules
6c74965c85 Martin Sjölund * OMCompiler f688b5d...582c1ef (1): > Return the strdup result
3529de75ef Adrian Pop * OMCompiler b1b90d8...f688b5d (1): > add a pointer to the class in the NFExpression.CALL
bca6e00cb5 Martin Sjölund Add test for loadResource at run-time
2b0c933cc6 Martin Sjölund Updating submodules
ccbd40e446 qichenghua * OMCompiler cafab43...a36d08f (1): > added scaling and adapted tolerance in case of failure for nonlinear solver Nox
dc42c6b7fe Adeel Asghar ticket:4251 Block signals before showing documentation widget.
699dba3d49 Willi Braun * OMCompiler 79d3e32...cafab43 (1): > fix initial guess of irksco on first step
0c832dae79 Adeel Asghar Call loadString with merge true for folder structure packages.
a5bc99b458 arun3688 add enhancedOMPython features
525947eb38 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
5de1c287f1 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
964a432c94 Willi Braun added tests for irksco solver
c18cdb2561 hudson Updating submodules
873d569cbc kbalzereit added tests for symbolic inline solver
6d8771e08c kbalzereit Updating submodules
487d1cb625 Willi Braun added testcase for simflag -imprkLS
f23ff50769 Willi Braun Updating submodules
5c5a35f0b5 arun3688 Update DrModelica Exercices with Peters changes
ebbb69fc58 Rüdiger Franke * OMCompiler 815cea3...c55d310 (1): > Further append underscores to Modelica names
46db737354 Robert Braun Fixed redo/undo for submodel parameters in composite models.
b219433551 Robert Braun Added support for submodel parameters in composite models
b2a89f167f Lennart Ochel * OMCompiler c0c9635...815cea3 (2): > Remove some dummy strings > Fix solver descriptions (#1446)
125ba9f29d Willi Braun remove unused tests
676641abcc Willi Braun * testsuite 9d2e519...125ba9f (1): > remove unused tests
b1d0f5c5fd Willi Braun Updating submodules
9d2e519e89 Willi Braun update test to new name
379fe790e1 Robert Braun Fixes to camera position and updating of 3D viewer
1c40eb3bdb Per Östlund * OMCompiler 9c988b6...b609f85 (1): > NFInst prefixing improvements.
901e6ae471 Willi Braun update testsuite for imprungekutta
99aa420520 Willi Braun Updating submodules
e771616183 Willi Braun * OMCompiler 4ffbdb4...0014f95 (1): > ticket:4237 fix partition index in jacobians
14d8daf7dd Per Östlund * OMCompiler ff80ea0...4ffbdb4 (1): > Fix NFInst lookup of inherited names.
355fed4acf Lennart Ochel Test some state machines with Cpp runtime for now
24e195e2e0 Lennart Ochel Updating submodules
799f659006 Lennart Ochel Expected output
39fa4d3b24 Rüdiger Franke * OMCompiler fd5058e...2099c8b (1): > More append underscores to Modelica names
4f7ddabc58 Willi Braun * OMCompiler 576ecd3...fd5058e (1): > fixing ticket:4237: Support of clockPartitions in jacobians
aac242c1b1 Rüdiger Franke Adapt nameClashTest to improved treatment of Modelica names
28becba1c0 Rüdiger Franke Updating submodules
56ee3eeef8 Per Östlund Updating submodules
7f069602ab Per Östlund Updated scodeinst tests.
4f1bee38b7 hudson * libraries 42d2884...dce665a (1): > Bump libraries
7a939dcf14 Rüdiger Franke Add test for clashes with reserved names
fc048c468d Rüdiger Franke Updating submodules
71cd80cf77 hkiel * OMEdit 8c96671...85fb2b9 (1): > update translations
85fb2b9ec4 hkiel update translations
a9d22a3b2e Adeel Asghar * OMEdit 354a8d1...8c96671 (1): > Fix builds without OSG.
8c966717d7 Adeel Asghar Fix builds without OSG.
9addb544ee hudson * libraries d70b7b0...42d2884 (1): > Bump libraries
ad405f049f 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
facdc24344 Adeel Asghar Copy the omniORB binaries to correct location
149dcda952 Adeel Asghar * OMCompiler 610eb70...fdff91a (1): > Copy omniORB dlls from the correct target.
1158ead909 Adrian Pop * OMCompiler aef3898...610eb70 (1): > fix interactive Corba crash - guard SystemImpl__directoryExists for NULL string - guard CorbaImpl__initialize agains NULL corbaObjectReferenceFilePath
7f5db632fa Rüdiger Franke * OMCompiler be0ab4e...aef3898 (2): > Append underscore to variable names in Cpp runtime > Fix log category of linear solver
5ce3c28801 hudson * libraries fb6760f...d70b7b0 (1): > Bump libraries
743ba9e70a Adeel Asghar * OMEdit d4d7d13...354a8d1 (1): > ticket:4234 Added a menu item to toggle between tab and sub window view.
354a8d1ac1 Adeel Asghar ticket:4234 Added a menu item to toggle between tab and sub window view.
fd62832191 Adeel Asghar * OMEdit 4bf74df...d4d7d13 (1): > Merge branch 'adeas31-3dviewer'
d4d7d13d73 Adeel Asghar Merge branch 'adeas31-3dviewer'
1ebe198165 Adeel Asghar Update the model text after fetching the interface points.
3bd67d90ac Adeel Asghar Merge remote-tracking branch 'origin/master' into 3dviewer
d76b3dfae4 Bernhard Thiele * OMCompiler 8184464...be0ab4e (1): > NF partial support for synchronous operators
2befdc79bf Willi Braun * OMCompiler 645a6be...8184464 (1): > improve and fix several simulation option descriptions
1d1cc757b7 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
5f7e0c3012 Adeel Asghar * OMEdit 1267b2c...4bf74df (1): > ticket:4233 Consider the column start and end indexes of the class.
4bf74df031 Adeel Asghar ticket:4233 Consider the column start and end indexes of the class.
a2257468f8 hudson * libraries 38255ef...fb6760f (1): > Bump libraries
e8dc046370 Adeel Asghar * OMEdit 27d51f2...1267b2c (1): > ticket:4231 Only update the value of the variable when updating the existing curve.
1267b2c076 Adeel Asghar ticket:4231 Only update the value of the variable when updating the existing curve.
1f53b214fc Martin Sjölund * OMCompiler 86c3226...0ec2a21 (2): > Ran the refactoring script > Only print we remove variables actually removed
2defa716e3 Lennart Ochel Expected output
7bdbcff48b Lennart Ochel Updating submodules
107c16a9b2 Martin Sjölund * OMCompiler 06fb1c2...3b40c1c (1): > Remove unused imports
0c826947a0 hkiel * OMCompiler 3c1004b...06fb1c2 (1): > optimize tailrecursive into leaner for loop
3996dd87a1 Martin Sjölund * OMCompiler 343b868...3c1004b (1): > Cache typeviews in Susan
e9d93f64e1 hudson Updating submodules
b9f3532a04 rfranke Update .openmodelica.aspell
a2f652c0b1 Rüdiger Franke Adapt clockedTest for solver method ImplicitTrapezoid
5511336871 Adeel Asghar Update the 3dviewer on each operation.
74b08caf2a Rüdiger Franke * OMCompiler d32ecbb...a8cd990 (1): > Inline integration initializes clocked continuous states
c3ab3c55be hudson * libraries 8afc9c7...38255ef (1): > Bump libraries
617aab83a0 Rüdiger Franke * OMCompiler dce7606...d32ecbb (1): > Delay derivatives of clocked states for ExplicitEuler
5834c727a9 Adeel Asghar Merge remote-tracking branch 'origin/master' into 3dviewer
c2c1f60913 Per Östlund Update scodeinst enum tests.
2982b0c865 Per Östlund Updating submodules
d2a8174c80 Martin Sjölund * OMCompiler 1ca1591...49dc8a6 (1): > Remove all remaining DAE.TypeSource
57cb47e6ec Martin Sjölund * OMCompiler 94b2cb3...1ca1591 (1): > Remove TypeSource for T_COMPLEX
6ba86d1634 Lennart Ochel Updating submodules
8f183e2f00 Lennart Ochel Expected output
b3e0dd0a23 Martin Sjölund * OMCompiler 3662000...d828571 (1): > Remove TypeSource from UT/Code/function pointer
c427c9c27a Martin Sjölund Add test for ticket:4112
a0e1ebf584 Martin Sjölund * testsuite 5957971...c427c9c (1): > Add test for ticket:4112
595797128d Martin Sjölund Expected output PR 1405
1fc660818b Martin Sjölund Updating submodules
147896e5b7 hudson * libraries 14b67c6...8afc9c7 (2): > Bump libraries > The library version to ignore is 4.0.0
b14c78dd51 Lennart Ochel Update OMPlot
8e9e7fd085 Lennart Ochel Fix --plotAll
d0e7928e46 Adrian Pop * OMCompiler 507cdb3...376bb8f (1): > updates to NFFrontEnd - implement toString for expressions - implement toString for types - add CAST expression - handle Type.FUNCTION better
4b0fd39ca8 Adeel Asghar * OMEdit b0d9e65...27d51f2 (1): > Only call showDocumentation for Modelica classes.
27d51f2e59 Adeel Asghar Only call showDocumentation for Modelica classes.
08f9199a16 Lennart Ochel Update OMPlot
8f610cf36b Lennart Ochel Add interactive mode to select filename
534668f20c Lennart Ochel * OMPlot 0ca376f...a3eb94b (3): > Exit on error > Remove redundant help statements > Dump the flags in alphabetical order
01ecb31c65 Adeel Asghar Highlight the selected sub-model in the 3D Viewer.
a3eb94b14a Lennart Ochel Exit on error
9ec2ada206 Lennart Ochel Remove redundant help statements
20360a01a7 Adeel Asghar Clear the 3D Viewer Browser when we don't have any visualization.
a63371439a Lennart Ochel Dump the flags in alphabetical order
3e89801207 Per Östlund * OMCompiler fac34e1...507cdb3 (1): > NFInst improvements.
3b8760114b Per Östlund Reactivate some scodeinst tests.
c9b172b9ba Per Östlund Updating submodules
fae4fded51 Lennart Ochel * OMCompiler d58aa69...d767990 (1): > Add support for constants to expContains
c4887c8d7c Martin Sjölund * OMCompiler b444d8e...d58aa69 (1): > Remove TypeSource from more types
6e57b9f82a Martin Sjölund Expected output after tracking less information
eaf1d38e5e Martin Sjölund Updating submodules
6954d083b1 Lennart Ochel * OMCompiler 399ee41...67c5d45 (1): > Fix ticket:4228
e04ea9be61 Lennart Ochel * OMPlot 6205bff...0ca376f (1): > Assume the filename to load if none is specified
0ca376fbd2 Lennart Ochel Assume the filename to load if none is specified
05168fc0aa hkiel * OMNotebook c431370...062523e (1): > translate a few more strings
062523e402 hkiel translate a few more strings
4b46f22a52 Adeel Asghar Merge remote-tracking branch 'origin/master' into 3dviewer
dd9fd89070 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.
b0d9e659b0 Robert Braun Fixed wrong file extension
b0209e4783 Robert Braun Made sure composite models are always saved without dots in submodel names.
0befdd8ffe Robert Braun Added composite model startup scripts for some more external tools.
db2eaeafe2 Martin Sjölund * libraries 7ef0f48...14b67c6 (1): > Buildings 4.0 is the latest version
458ac9bfc7 vwaurich * testsuite c18b634...d7d530d (1): > add more resolveLoops tests
d7d530da80 vwaurich add more resolveLoops tests
91578fa09c Martin Sjölund * OMCompiler 1d06167...399ee41 (2): > Add an is_utf8 implementation > Include
44b35cc2bb Rüdiger Franke Updating submodules
c18b634215 Rüdiger Franke Add test for ticket:4224
f5c3eda053 Rüdiger Franke * OMCompiler 15bcdab...22f0d9b (1): > Support linear systems in clocked partitions
ae349e7b1b Lennart Ochel * OMCompiler 1f4d4e0...15bcdab (1): > Don't return success for unimplemented functions
3940b176eb Lennart Ochel * OMCompiler 20fbe26...1f4d4e0 (1): > Improve logging of homotopy-based initialization
ac296bace8 Per Östlund Update scodeinst tests.
1d7cd43e90 Per Östlund Updating submodules
a7caa2a841 Lennart Ochel * doc 4a3d238...801d0f7 (2): > Fix some typos > Remove wrong cross reference
801d0f7fa4 Lennart Ochel Fix some typos
9cc34f424f Lennart Ochel Remove wrong cross reference
28d7a3ec1b Martin Sjölund Add FMU before you run it
bb06554715 Martin Sjölund * testsuite 4af10ea...28d7a3e (1): > Add FMU before you run it
b78e61f91c Martin Sjölund * libraries f755623...7ef0f48 (1): > Add new libraries
4af10ea95e Martin Sjölund Keep the generated log
faaa3e812c Martin Sjölund * testsuite a0ae22e...4af10ea (1): > Keep the generated log
a0ae22ecdd Martin Sjölund Check the FMU XML for source/ARM
5b87dca5f9 Martin Sjölund * testsuite 585feed...a0ae22e (1): > Check the FMU XML for source/ARM
585feed412 Martin Sjölund Add missing files for ARM/source
46ed3f38e5 Martin Sjölund * testsuite d0079f6...585feed (1): > Add missing files for ARM/source
d0079f60e1 Martin Sjölund FMI website calls "source" FMUs "c-code"
df5262a262 Martin Sjölund * testsuite aab7efc...d0079f6 (1): > FMI website calls "source" FMUs "c-code"
aab7efccdf Martin Sjölund Fix expected filename of _ref.opt
bf63b65d3d Martin Sjölund * testsuite b143f56...aab7efc (1): > Fix expected filename of _ref.opt
b143f56ae2 Lennart Ochel Add test nlssMaxDensity.mos
2baf8920af Lennart Ochel * testsuite 4c5e1a7...b143f56 (2): > Add test nlssMaxDensity.mos > Add test nlssMinSize.mos
bc85cc1cea Lennart Ochel Add test nlssMinSize.mos
571b835ed8 Lennart Ochel * OMCompiler 4fe59c4...c80769b (1): > Fix c runtime command line options (#1383)
9c86e1ff95 hudson * libraries a7c55b4...f755623 (1): > Bump libraries
e552e08185 Adeel Asghar * OMEdit 289fa10...800e4b3 (1): > Check for the null pointer.
800e4b384c Adeel Asghar Check for the null pointer.
a0e286e49e Adeel Asghar * OMEdit 0ee4ed0...289fa10 (1): > Fix Qt4 builds. Make moc happy by creating the same class from two different files.
4c5e1a7256 Martin Sjölund Can't copy files that don't exist
2f5803d0ef Martin Sjölund * testsuite 2a58330...4c5e1a7 (1): > Can't copy files that don't exist
289fa10daf Adeel Asghar Fix Qt4 builds. Make moc happy by creating the same class from two different files.
2a58330a38 Martin Sjölund Save the options file for the FMI testing
8c30532eca Martin Sjölund * testsuite 03778b0...2a58330 (1): > Save the options file for the FMI testing
1cebf30b62 Martin Sjölund * OMCompiler 6ed4cfd...4fe59c4 (1): > Follow FMI 2.0 schema (no empty output section)
03778b0b35 Martin Sjölund Copy ReadMe-file to the directory structure
8dd57d95c1 Martin Sjölund * testsuite 489c3e9...03778b0 (2): > Copy ReadMe-file to the directory structure > Fix for OSX64 FMU generation
1a4bb2a579 Martin Sjölund Fix for OSX64 FMU generation
9302dd61a6 Lennart Ochel * OMCompiler b894ea2...6ed4cfd (1): > Don't use default matching arguments within postOptimizeDAE
489c3e9adf Martin Sjölund New special testsuite testing
a2540d3b1d Martin Sjölund * testsuite 9ef6922...489c3e9 (1): > New special testsuite testing
35e375dd4a Lennart Ochel * OMCompiler 0c828c1...b894ea2 (1): > New index reduction method "none"
a26620c10d Lennart Ochel * OMCompiler b0da1de...0c828c1 (1): > Fix new runtime flags (#1383)
5d9787eeb1 Willi Braun * OMCompiler 8788348...b0da1de (1): > fix row jac norm sum
540d18becf Willi * OMCompiler 0ed97da...8788348 (1): > reset BackendDAE after replace simplifid expressions for lambda=0
7dfc149b8a Willi * OMCompiler e66beae...0ed97da (1): > added -nlssMaxDensity and -nlssMinSize simulation flags
7d151a2a78 Lennart Ochel Updating submodules
9ef6922aa3 Lennart Ochel Expected output
59cf2c410a hudson * libraries 1b8146a...a7c55b4 (1): > Bump libraries
ada68e16a1 vwaurich * OMCompiler 733fc0a...1754fe3 (1): > resolveNodes_cutNodes applies DFS
6b9cfe37bb Adeel Asghar * OMEdit eac1e77...0ee4ed0 (1): > ticket:4218 Don't convert modifiers to string.
0ee4ed0ba1 Adeel Asghar ticket:4218 Don't convert modifiers to string.
97aeb9ceef Martin Sjölund * OMCompiler 21f7de2...733fc0a (1): > Make linear systems not depend on nonlinear
97e9bd8dcb 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
eac1e77012 Adeel Asghar Minor fixes. Source code documentation and code cleanup.
e4b0f04fbf 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.
e54043af62 Robert Braun Made it possible to fetch interface data for a single external model
5b23ac3592 vwaurich * OMCompiler 04cd792...21f7de2 (1): > reworked resolveLoops
0891dfbabe qichenghua * OMCompiler 6f8bb14...04cd792 (2): > fixed issue with c runtime due to usage of compressed sparse column/row matrix format > added Sparse Solver Klu
b3e1f41e8c hudson * libraries 97bccd2...1b8146a (1): > Bump libraries
c8716236e9 Martin Sjölund * OMCompiler d5f9643...6f8bb14 (1): > Fix code generation where `&` is used on an rvalue
83be61ecae Martin Sjölund * OMCompiler a317639...d5f9643 (1): > Return error value when FMU compilation fails
ddebca941c ptaeuber * OMCompiler c1159bc...a317639 (1): > Minor changes
da8b595484 vwaurich * testsuite 7f45e89...3a026ed (2): > expected output > update resolveLoops test
3a026ed7a3 vwaurich expected output
c1e932ba90 vwaurich update resolveLoops test
d475acac69 vwaurich * OMCompiler a6ef399...c1159bc (1): > small fix for resolveLoops + error messages
5eb3a5e96c Adeel Asghar Merge remote-tracking branch 'origin/master' into 3dviewer
36b9045e43 Adeel Asghar * OMEdit 82dba21...f11690d (1): > Removed debugging messages. Indentation. Use tr to mark the strings for translation.
f11690d1e1 Adeel Asghar Removed debugging messages. Indentation. Use tr to mark the strings for translation.
0d994665ee Adeel Asghar * OMEdit 3d9d102...82dba21 (1): > Read the position & angle321 attributes of the sub-models.
82dba2189c Adeel Asghar Read the position & angle321 attributes of the sub-models.
37eea69b7b Adeel Asghar Merge remote-tracking branch 'origin/master' into 3dviewer
fc1a0058d7 hudson * OMEdit 72c7018...3d9d102 (1): > Merge branch 'robbr48-typed_interfaces'
3d9d102b83 Adeel Asghar Merge branch 'robbr48-typed_interfaces'
14f2ab1316 Adeel Asghar Merge branch 'typed_interfaces' of https://github.com/robbr48/OMEdit into robbr48-typed_interfaces
7f45e890c3 Lennart Ochel Expected output
88d73af8c5 Lennart Ochel Updating submodules
946bc4e027 vwaurich update result file
98708fe615 vwaurich Updating submodules
67f0594b73 vwaurich update tests for resolveLoops
d3932b4b3c hudson * libraries c92df50...97bccd2 (2): > Bump libraries > Update v1.6 tag
56170d9ad8 Adeel Asghar * OMEdit 5d4e26e...72c7018 (1): > ticket:4215 Allow making connections from the connectors under some shape/component.
72c7018ba1 Adeel Asghar ticket:4215 Allow making connections from the connectors under some shape/component.
f0710a3fff Adeel Asghar * OMEdit c067dd3...5d4e26e (1): > Show an error message if model_info.json file is not found. Show the source when opening TransformationsWidget.
5d4e26e87b Adeel Asghar Show an error message if model_info.json file is not found. Show the source when opening TransformationsWidget.
7c5555723f Willi Braun * OMCompiler 0177dac...6700d3e (1): > add jac row sum as debug output
11f31ad022 Adeel Asghar * OMEdit b93871b...c067dd3 (1): > ticket:4215 Only use transformation values when no iconTransformation value is available.
c067dd3312 Adeel Asghar ticket:4215 Only use transformation values when no iconTransformation value is available.
055e13df21 Robert Braun Removed unnecessary function calls. Fixed error in causality check.
43afe7f848 Robert Braun Removed no longer used icons.
cd1f1c3d86 Robert Braun Merge branch 'typed_interfaces' of https://github.com/robbr48/OMEdit into typed_interfaces
089a78b7e3 Adeel Asghar Merge remote-tracking branch 'origin/master' into 3dviewer
350ea69042 Robert Braun Squashed commit of the following:
90940d47ad Martin Sjölund * OMEdit 3d30078...b93871b (1): > Initialize GC before Main.init
46f854f2cb Martin Sjölund * OMCompiler 669113d...0177dac (1): > Guard GC initialization
b93871bc1c Martin Sjölund Initialize GC before Main.init
a7bf0d78b0 Robert Braun Added support for typed interfaces in composite models.
89f201cff8 Robert Braun Merge branch 'master' of https://github.com/OpenModelica/OMEdit
c0b745eda8 Robert Braun Merge branch 'master' of https://github.com/OpenModelica/OMEdit
15a59b0778 Per Östlund Added tests for #3535.
dfb21e45c9 Per Östlund Updating submodules
4e06595865 Willi Braun * OMCompiler 860bb91...eae1de1 (1): > use sparsePattern.nnz instead of the extended
2208ab1b6f 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.
3d30078291 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
a49d9f5aef Adeel Asghar Use the File* instead of QFile & QTextStream. Flush all streams when opening the CrashReportDialog so we get full logs.
b8b220027e Martin Sjölund * OMEdit 12d09da...1b73ef9 (1): > Ignore binary files
cc1feb37c1 Per Östlund * OMCompiler 2749b17...860bb91 (1): > Partial fix for bug3535.
90ccb5d1a8 qichenghua * OMCompiler 40f96b8...2749b17 (1): > fix ticket:4213, added scaling of linear systems back again
1b73ef9ac2 Martin Sjölund Ignore binary files
a6c5fbc289 Robert Braun Merge
afd0d6ae3f Martin Sjölund * doc de1767f...4a3d238 (1): > Fix bug when author names have digits in them
4a3d23830d Martin Sjölund Fix bug when author names have digits in them
1526cb2deb 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.
1932b80f27 Adeel Asghar Merge remote-tracking branch 'origin/master' into 3dviewer
21e4ed8744 Martin Sjölund * OMCompiler 23f4cf8...a70aefe (1): > Remove unused function
a7d19931cf Willi Braun * OMCompiler ba209b7...23f4cf8 (1): > fix colprts for sparse matrixes: ida and kinsol
88e2ec7189 Martin Sjölund * OMCompiler bbc489c...ba209b7 (2): > Do not link pthreads statically in ARM FMUs > Make ParModelica String variables an error
1bd8b32409 Willi Braun * OMCompiler 4d49ee5...bbc489c (1): > fix identity tmp sparse matrix for ida solver
b6b81013e5 Martin Sjölund * doc e347601...de1767f (1): > Add MIC article
de1767f0c1 Martin Sjölund Add MIC article
61ba4f6d23 hudson * libraries ae8f3a3...c92df50 (1): > Bump libraries
acf94207dd hudson Updating submodules * OMEdit ef8bd25...12d09da (2): > fix QVariant type > Build the solver combo-box using the enumeration.
12d09da2e1 vwaurich fix QVariant type
47899cb613 ptaeuber Updating submodules
12cc9eb2ad ptaeuber Expected output
a8344faa27 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"
3a5527e786 Adeel Asghar Build the solver combo-box using the enumeration.
1402ba89b2 hudson * libraries d43a5f2...cb35423 (1): > Bump libraries
1862fb143e Martin Sjölund * libraries 19bfdc8...d43a5f2 (1): > Fix for updating SVN libraries
3fe631b20c Rüdiger Franke * OMCompiler dba9dd8...9cbbca6 (1): > Remove special treatment of string return args, ticket:3446
ad316fd532 Martin Sjölund Test for binding/variable multi-source type error
84df8d0e02 Martin Sjölund Updating submodules
c7b0b8e878 hudson * libraries 0373a84...19bfdc8 (1): > Bump libraries
29019ba570 Adeel Asghar * OMEdit 398fc36...ef8bd25 (1): > Avoid crashing OMEdit when visual xml file is not found. Some other minor changes.
ef8bd25c83 Adeel Asghar Avoid crashing OMEdit when visual xml file is not found. Some other minor changes.
6d2bbbd5ed 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
398fc367b7 vwaurich FMUSettingsDialog is a QDialog
66eb20b622 vwaurich add parent to FMUsettingsDialog
d38e1f62d0 vwaurich use gridlayout, rename to FMUSettingsDialog, inherit QDialog
5b8b502b2b vwaurich renaming in FMU-setting dialog
f026f3d5a0 vwaurich settings dialog for fmu-based visualization
92c7f2f737 Adeel Asghar Merge remote-tracking branch 'origin/master' into 3dviewer
cc81fddf37 Adeel Asghar * OMEdit a848054...87791ed (1): > ticket:4204 Look for the parameter value in the parameter containing class not in the parameter class.
87791ed75f Adeel Asghar ticket:4204 Look for the parameter value in the parameter containing class not in the parameter class.
d3475bc4eb hudson Updating submodules * OMEdit 5523709...a848054 (1): > ticket:4204 Don't insert the default font name.
a84805429d Adeel Asghar ticket:4204 Don't insert the default font name.
e347601001 Matthis Thorade Update ompython.rst
25b88abcc9 Adeel Asghar * OMEdit 7054a8c...5523709 (1): > Fixed the image files selection.
5523709ed4 Adeel Asghar Fixed the image files selection.
7e6f4d2bed Per Östlund Update testcases.
1392282477 Per Östlund Updating submodules
585372424a Lennart Ochel Add test for ticket:3446
daee273983 hudson Updating submodules
178a284366 Adrian Pop add test for ticket:4209
8688a002d6 Adrian Pop Updating submodules
5b99d4caf8 Adrian Pop * OMCompiler e3ba94b...1240784 (1): > use memset instead of non-standard bzero
6a4b034aff hudson * libraries c773672...0373a84 (1): > Bump libraries
00ca93e2eb vwaurich * doc f6d36f5...6eb0fce (3): > move 3dvisualization doc to omedit doc + more info about 3d view > change visualization screenshot > documentation about view manipulation
6eb0fce4b4 vwaurich move 3dvisualization doc to omedit doc + more info about 3d view
50c21a3dc5 vwaurich change visualization screenshot
11887a5e20 vwaurich documentation about view manipulation
70513caf3a Adeel Asghar * OMEdit 1ca860b...7054a8c (1): > ticket:4204 Show the inherited text annotation. Use compare instead of contains.
7054a8cf5e Adeel Asghar ticket:4204 Show the inherited text annotation. Use compare instead of contains.
c639862be7 jhag updated expected output
384ca6a833 jhag Updating submodules
7ae0b08dba Rüdiger Franke * OMCompiler d316ab2...e7c76f7 (1): > Introduce subactive evaluation mode for clocked equations
45efce6c9f hudson * libraries efe4943...c773672 (1): > Bump libraries
1ed1a7c327 hudson * libraries da03d9d...efe4943 (1): > Bump libraries
ee09ab4b85 Rüdiger Franke Enable synchronous DID.mos and disable synch.mos, ticket:4168
e2489d08a4 Rüdiger Franke Updating submodules
d7af447181 Rüdiger Franke Add test for clocked partition with algebraic loop
b6f31a2877 Rüdiger Franke Adapt test to new solver method ExplicitEuler
911a93a7c4 hudson * libraries 7f7acab...da03d9d (1): > Bump libraries
94bbd23063 vwaurich test for evalFunc, dont evaluate when Inline=false
611b8b4b21 vwaurich * testsuite 25bd058...94bbd23 (1): > test for evalFunc, dont evaluate when Inline=false
f8c245f06c vwaurich * OMCompiler bff7053...8257001 (1): > dont evaluate functions with multipleDim arrays and Inline=false
96a76d78fa Adrian Pop * OMOptim 4452364...00fd572 (1): > fix msys2/mingw32 compilation (#7)
5e3b2d5f07 hudson * libraries 549a51a...7f7acab (1): > Bump libraries
72ef3cefe1 ptaeuber Updating submodules
25bd058eb6 ptaeuber Expected output
b0a26bbdac ptaeuber Updating submodules
5b3abe4115 ptaeuber Expected Output
1ea3936664 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.
1ca860be40 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.
0159c0b355 Adeel Asghar Write co-simulation result file with just initial data.
636405a06c hudson * libraries fa08f0f...549a51a (1): > Bump libraries
d89dfb5a4f hudson * libraries 08da976...fa08f0f (1): > Bump libraries
6fe10d0a70 Adeel Asghar Merge remote-tracking branch 'origin/master' into 3dviewer
42969581bb hudson * libraries 7928817...08da976 (1): > Bump libraries
a146707195 Adeel Asghar * OMEdit 79b168d...0642e41 (1): > Use foreach when auto saving the classes.
0642e414ac Adeel Asghar Use foreach when auto saving the classes.
29c5d523f2 Adeel Asghar * OMEdit 5a4232c...79b168d (1): > Fix builds without OSG support.
79b168d497 Adeel Asghar Fix builds without OSG support.
747cb4bf15 hudson * libraries b83330f...7928817 (1): > Bump libraries
022a9a6ef3 Adeel Asghar * OMEdit 801e73a...5a4232c (1): > Get rid of QOpenGLContext::swapBuffers() warning.
5a4232c738 Adeel Asghar Get rid of QOpenGLContext::swapBuffers() warning.
a05232e649 Adeel Asghar * OMEdit 6dca91b...801e73a (1): > ticket:4199 Show the Qt::WaitCursor when translating the model.
801e73acdc Adeel Asghar ticket:4199 Show the Qt::WaitCursor when translating the model.
3d8b5e27b0 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.
6dca91bc1a Adeel Asghar Fix the Windows fallback backtrace implementation.
bce2ab2861 adeas31 Use GDB backtrace but use existing backtrace as fallback
8b00b74228 Adeel Asghar ticket:4197 Print backtraces from all threads.
b6cf26d635 Adeel Asghar * OMEdit 15a75e0...bce55d4 (1): > Change the way stdout & stderr files are read.
bce55d41b9 Adeel Asghar Change the way stdout & stderr files are read.
55c620fccf hudson * libraries 7b9d233...b83330f (1): > Bump libraries
b2d0c750a9 Adeel Asghar Show the 3dviewer when metamodel is opened. Create all animation actions in base class.
65929298be hudson * libraries 0091486...7b9d233 (1): > Bump libraries
658b3bea5f Adeel Asghar * OMEdit 312cd02...15a75e0 (1): > Removed the unnecessary include.
15a75e08c5 Adeel Asghar Removed the unnecessary include.
eaa9cc6c86 hudson * libraries 13db274...0091486 (1): > Bump libraries
31982a4539 hkiel * OMNotebook f2b1e1b...c431370 (1): > do not move closed cells
c431370d5e hkiel do not move closed cells
f3c36ce631 adeas31 * OMOptim 5d74d35...4452364 (1): > Fix Qt4 compilation
f7b8ab54ca 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
f2b1e1b960 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
07201c4a91 Adeel Asghar * OMEdit 7c611be...312cd02 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Don't add shorcut to simulation action.
312cd02080 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
3affbfbc66 Adeel Asghar Don't add shorcut to simulation action.
9082546fa8 hudson Updating submodules * OMEdit 058097e...7c611be (3): > add QAction include > Use the override keyword. Include the Visualizer header file. > Merge branch 'adeas31-3dviewer'
7c611be0bc adrpo add QAction include
0f985b2a95 Adeel Asghar Use the override keyword. Include the Visualizer header file.
8f6fbc6b42 Adeel Asghar Merge branch 'adeas31-3dviewer'
dd5cb095a8 Adeel Asghar Adapt the code to the master. Added new class ThreeDViewer.
8e16482f28 Adeel Asghar Merge remote-tracking branch 'origin/master' into 3dviewer
5e7ad18fb5 adrpo * OMEdit a4247ce...058097e (1): > fix the compilation of OMEdit for qt4
058097eaa5 adrpo fix the compilation of OMEdit for qt4
f8922288f9 Adrian Pop * OMOptim fb416c8...a54cf2b (2): > fix OMOptim on Linux (#5) > make OMOptim usable again (#4)
cd832e171d adrpo point to an existing OMEdit commit
a4247ce982 Adeel Asghar Set different camera views depending on file types.
8b8668557f Adeel Asghar Removed unused perspective icons. Added the documentation editor icons back.
aa32cc20fd Robert Braun Added cleanup and comments.
774de79447 Robert Braun Removed most perspectives in animation and added two camera rotation buttons instead.
acdc74202c Robert Braun Some comments and code cleanup.
ef3a48f802 Robert Braun Added more viewing angles for the animation camera.
1759e5b815 Robert Braun Corrected colors for animation inertial system.
9c691a1950 hudson * OMEdit 127dcf2...a76cf63 (1): > Merge branch 'robbr48-animation_perspectives'
b245cfb0de hudson Updating submodules * OMEdit 529e848...127dcf2 (1): > Handle the case when there is any error running the simulation process.
127dcf2bab Adeel Asghar Handle the case when there is any error running the simulation process.
cbc948f268 Martin Sjölund * doc fdc4123...f6d36f5 (1): > Fix letter Å escape
f6d36f5ecc Martin Sjölund Fix letter Å escape
830a027610 Adeel Asghar Started work on 3d viewer. Added a new dock widget. Make an abstract animation window.
53615d36a8 Robert Braun Merge branch 'master' of https://github.com/OpenModelica/OMEdit
1089fb91a4 Robert Braun Added cleanup and comments.
d13dc09ec5 Martin Sjölund * OMCompiler 468d99e...56dc448 (1): > Add some sanity checks for threads
6fc8fd09d6 Robert Braun Merge branch 'robbr48-master'
509fbc4530 Robert Braun Merged with master
4f5f4d95f8 Robert Braun Removed most perspectives in animation and added two camera rotation buttons instead.
bcc594d6da Martin Sjölund * doc fd4a2e4...fdc4123 (1): > Add an entry for latex templates not sorting Å
fdc41236e2 Martin Sjölund Add an entry for latex templates not sorting Å
31076df404 Adrian Pop * OMCompiler 558fab0...468d99e (1): > fix SystemImpl__directoryExists for Windows, cannot end in (forward) slash
61fe4ff51e Adrian Pop * OMNotebook a0a5b19...fc06c2d (1): > fix OMNotebook version on Windows
fc06c2d590 Adrian Pop fix OMNotebook version on Windows
1db5844b46 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.
529e848b1c Adrian Pop fix include file case
a86c50fc5c Adeel Asghar ticket:4188 Fixed a minor issue with connection creation.
d53fe054d9 Adeel Asghar ticket:4186 Handle illegal class name.
2669193f01 Adrian Pop * testsuite bd49963...15710a3 (1): > fix Makefile
15710a3c2a Adrian Pop fix Makefile
3c48d0f4c9 Adeel Asghar Merge branch 'master' into master
46085afbb3 Adeel Asghar Use QAction instead of QToolButton.
e10346fb08 Adeel Asghar Do not use QIODevice::Text when writing file. Removed the extra arguments from queryCommandState & queryCommandValue.
c93c60349b Adeel Asghar Allow creating link and unlinking it.
0be5dc2035 Adeel Asghar Added indentation, bullet lists & numbered lists formatting.
0770b88bf6 Adeel Asghar Allow block formats and text font.
3f37fd0bda Adeel Asghar Allow alignment of text.
f8fd5149f5 Adeel Asghar Missing icons from last commit.
6994e0e33d 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.
d59cd50086 Adeel Asghar Allow strikethrough, subscript & superscript formatting.
e0a6892441 Adeel Asghar Update the html editor when html source is changed.
7431598bf6 Adeel Asghar Allow bold, italic & underline formatting on the text.
6dd14bd1ef Adeel Asghar ticket:4067 Use QWebView as WYSIWYG editor.
7866233990 hudson * libraries a94d0ae...e976e63 (1): > Bump libraries
999edac19e Martin Sjölund * doc 39401d8...fd4a2e4 (1): > Add Eurosim 2016 paper
fd4a2e4567 Martin Sjölund Add Eurosim 2016 paper
c89a453fc3 Martin Sjölund * doc 07f0252...39401d8 (1): > Add A Portable Debugger for Algorithmic Modelica Code
39401d8ee3 Martin Sjölund Add A Portable Debugger for Algorithmic Modelica Code
260df92d6e hkiel Updating submodules * OMEdit cefa7f5...25da439 (1): > create Application/ path before copy on macOS
25da439977 hkiel create Application/ path before copy on macOS
68ace766ce hkiel * OMShell d0b0597...ab97b73 (1): > create Application/ path before copy on macOS
a0a5b1988d hkiel create Application/ path before copy on macOS
ab97b73b70 hkiel create Application/ path before copy on macOS
f820c1595c Robert Braun Some comments and code cleanup.
ed54070336 Robert Braun Added more viewing angles for the animation camera.
9b3c3f5893 Martin Sjölund * OMCompiler 6b8c595...558fab0 (1): > [Susan] Remove unused imports from generated code
5d5e21d66d hkiel * OMNotebook 484baa8...4b750e7 (1): > fix path to OMNotebookHelp.onb on OS X
4b750e74f9 hkiel fix path to OMNotebookHelp.onb on OS X
f05d1cdd21 Martin Sjölund * OMCompiler e1918e8...6b8c595 (1): > Add note about pkg-config
93e1e04935 Adrian Pop * OMCompiler 5042c64...e1918e8 (1): > this is really ridiculous
a8597de0c8 hudson * libraries 6c3bdee...a94d0ae (1): > Bump libraries
aed6e8cc4d Adrian Pop * OMCompiler 3f1dccb...5042c64 (1): > fix ticket:4125, use mmc_(u|s)int_t instead of long!
ce3d2d20c3 Adrian Pop * OMNotebook f98c10f...484baa8 (1): > fix Windows compilation, generate omc_config.h
484baa8629 Adrian Pop fix Windows compilation, generate omc_config.h
b1bfc2ed39 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.
3188e46d47 hkiel * OMNotebook 9d5437f...f98c10f (1): > Fix windows makefile such that OMNotebook is built again
f98c10fc79 hkiel Fix windows makefile such that OMNotebook is built again
29c03707c6 Adrian Pop * OMCompiler 8ac8faf...ca147d7 (1): > handle if expressions
458dc9f011 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
9ec64ebcfe 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
6fdcc23a31 Adrian Pop * OMCompiler 73f3704...778e564 (1): > use execstat for new front-end phases
0ca53938b5 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
118538d722 hudson * libraries d39a4b8...6c3bdee (1): > Bump libraries
bd49963530 Adrian Pop fix ticket:4190 allow arrays components in when conditions
3093afc30a Adrian Pop Updating submodules
c4abad7878 Adrian Pop * OMCompiler 8b0bf11...26d9240 (1): > create the directory during docs target
a61db284c7 Adrian Pop * OMCompiler 21bd84f...8b0bf11 (1): > only display the error when failtrace is activated
af34cf36bd 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
b1cf533368 Adrian Pop * testsuite 4a890b8...9cb4af3 (1): > fix tests after the -d=gen flag is deactivated by default
9cb4af35dd Adrian Pop fix tests after the -d=gen flag is deactivated by default
c53be9f83f Adrian Pop * OMCompiler 823536e...8b58dcc (1): > add a JSON serializer for any MetaModelica data
5babf8776b hudson * libraries f43bab9...d39a4b8 (1): > Bump libraries
43f5fd3d13 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
9d5437f858 hkiel allow recursive evaluation of cells before only 4 levels were processed cleaned up code updated translations
40df40dd7e hkiel move OMNotebookHelp.onb out of DrModelica directory
423c1a8edf hkiel update german translation
35769069c1 hkiel Do not use translated text to identify objects
a900579ca9 hkiel Do not translate keyboard short cuts update translation files update section numbering when moving cells
5dcefeb44a hkiel update Help document latexcells were missing for one
c7905b99b1 Robert Braun Corrected colors for animation inertial system.
ec970a0d1a Martin Sjölund * doc 1082848...07f0252 (1): > Add ISSE paper
07f0252d11 Martin Sjölund Add ISSE paper
3ffc356003 Martin Sjölund * doc f97e7f0...1082848 (1): > Fix case of the latest publications
1082848717 Martin Sjölund Fix case of the latest publications
892e374328 Adrian Pop * OMCompiler 9fabde5...823536e (1): > some updates to OMDev readme
044b008040 Martin Sjölund * OMCompiler 334f2f6...9fabde5 (1): > Copy entire array when a dimension is unknown
4a890b8972 Martin Sjölund Update tests for -d=nogen being the default
b29a1edc77 Martin Sjölund Updating submodules
c8f7e3b8bc Martin Sjölund * OMEdit f484685...cefa7f5 (1): > Stop using deprecated + for OMC flags
cefa7f5ce3 Martin Sjölund Stop using deprecated + for OMC flags
3587d58e63 Martin Sjölund * OMCompiler d234d60...298a396 (2): > Refactor SimCode.mo for bootstrapping tarball > Do not allow paths like A..B.C (typo in grammar)
1b101c4068 hudson * libraries ab2e440...f43bab9 (1): > Bump libraries
0a272fe819 Adrian Pop * OMCompiler c3e6c1b...d234d60 (1): > fixes for ticket:4183, copy the needed dlls inside FMU
a42dd1b9b8 hkiel * OMNotebook 7d51e86...1ff9520 (1): > fix cases where tranlated text is compared to non-translated
1ff9520e75 hkiel fix cases where tranlated text is compared to non-translated
76eb4ca5e8 hkiel copy translations for OMNotebook
081c375ca8 hkiel * OMEdit 0af374d...f484685 (1): > apply setMenuRole for the About menu items add my email address to about window
f4846858af hkiel apply setMenuRole for the About menu items add my email address to about window
384585ccb3 hkiel * OMNotebook 95dc78d...7d51e86 (1): > fix loosing translation
7d51e862bd hkiel fix loosing translation
ee11a3b505 hkiel * OMNotebook 56e466c...95dc78d (1): > make OMNotebook UI translatable create german translation
95dc78d12b hkiel make OMNotebook UI translatable create german translation
485e37c11e hudson * libraries 5ec2af3...ab2e440 (1): > Bump libraries
78f75c0f9f Adeel Asghar * OMEdit 3de88f0...0af374d (2): > Check for settings before applying it. > ticket:4177 Remember the check state of copy proprieties to icon layer.
0af374d1be Adeel Asghar Check for settings before applying it.
2a345f62a2 Adeel Asghar ticket:4177 Remember the check state of copy proprieties to icon layer.
c6489af10d Adeel Asghar * OMEdit 8b76c51...3de88f0 (1): > ticket:4178 Update the text binding when reference shape is changed.
3de88f0100 Adeel Asghar ticket:4178 Update the text binding when reference shape is changed.
61edaad3a3 Adeel Asghar * OMEdit c791818...8b76c51 (1): > Fixed the crashes because of dangling Component pointers.
8b76c51426 Adeel Asghar Fixed the crashes because of dangling Component pointers.
f09cc2b971 Martin Sjölund * testsuite ffd20b2...ee053f0 (2): > Update gitattributes > Added testcase for splitting generated code
ee053f0377 Martin Sjölund Update gitattributes
04ae07af66 Martin Sjölund Added testcase for splitting generated code
dd32863586 Willi Braun * OMCompiler 3a09a12...c3e6c1b (1): > Revert "generate sparsityPattern for EQUATIONSYSTEM without rewrite equations"
ffd20b2da0 Martin Sjölund Expected output for changing unparsing
ca235275da Martin Sjölund Updating submodules
90880c9e60 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
3e1f3605ca Niklas Worschech removed also umfpack folder
22991a514b Niklas Worschech * testsuite f2e44a7...3e1f360 (1): > removed also umfpack folder
f2e44a7146 Niklas Worschech removed umfpack test correctly
614e911729 Niklas Worschech * testsuite 358e3d7...f2e44a7 (1): > removed umfpack test correctly
f12bee5057 hudson * libraries 374e4af...5ec2af3 (1): > Bump libraries
971f3dfa89 Martin Sjölund * OMCompiler fdb6f8f...d60d7e6 (1): > Removes tabs, use algorithm section
358e3d7c4e Niklas Worschech deactivated umpfack solver and corresponding test, using klu instead
4522717c2d Niklas Worschech * testsuite 917aacc...358e3d7 (1): > deactivated umpfack solver and corresponding test, using klu instead
c17eedcd99 hkiel * OMCompiler a617ea7...fdb6f8f (1): > fix some warnings
910e0d0c54 Per Östlund * OMCompiler c978947...a617ea7 (1): > NFInst clean up.
b9650d9c1e Willi Braun Updating submodules
917aacc9c5 Willi Braun remove debug output from testcases
6857449438 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.
c791818776 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
0bc5dab6d9 Adeel Asghar Use the negative angles instead of multiplying the matrix with minus.
57424e6efa hkiel * OMEdit 31e6d94...1de0596 (2): > supply custom Info.plist for OMEdit connects ".mo" files to OMEdit on OS x > add missing keyword override
1de059644c hkiel supply custom Info.plist for OMEdit connects ".mo" files to OMEdit on OS x
a74d179334 hkiel add missing keyword override
4737c560c0 Willi Braun added daeMode problem7 (records testcase)
49cd727248 Willi Braun Updating submodules
03a0d0b007 Willi Braun * OMCompiler 648ebcb...b6789ac (2): > added debug flag to disable coloring > generate sparsityPattern for EQUATIONSYSTEM without rewrite equations
f86cf6cc05 Adeel Asghar * OMEdit 33f3c33...31e6d94 (1): > ticket:4175 Check for null pointer.
31e6d94d3f Adeel Asghar ticket:4175 Check for null pointer.
ed1b6bb118 Adeel Asghar * OMCompiler cc7fdac...648ebcb (1): > ticket:4175 Remove the unexpected integer formatter.
13b28c586d 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.
33f3c335f8 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
a3df365209 Adeel Asghar ticket:4175 Start the tcp server from the main thread.
cf095130e8 hudson * libraries 55bb96b...374e4af (1): > Bump libraries
21c9985b19 Martin Sjölund * OMCompiler 9fcae81...cc7fdac (1): > Use CXXFLAGS instead of CFLAGS
72609c5be9 Martin Sjölund Updating submodules * OMEdit ce0dd87...db43981 (2): > Update common.git > Fix duplicate project names in crash dialog
db43981415 Martin Sjölund Update common.git
99e1439ac9 Martin Sjölund * OMCompiler 68920ea...9fcae81 (1): > Add OMCompiler prefix if there is no REVISION file
c0e07c609b Martin Sjölund Fix duplicate project names in crash dialog
db79fa717c Martin Sjölund Pass the PACKAGE_NAME to semver.sh
2080592844 hudson * libraries a2f8bcb...55bb96b (1): > Bump libraries
6f8b835431 Adrian Pop * OMCompiler 8c0a156...68920ea (1): > update the buildings2csv script
c75c476f2f Adrian Pop * OMOptim 9deb7c5...fb416c8 (1): > update common (#3)
b1e42de4db hudson * libraries f47712f...a2f8bcb (1): > Bump libraries
6f62e74c72 Per Östlund Fix bootstrapping tests.
91bbb038b6 Per Östlund Updating submodules
7fc9c4d9f6 hkiel * OMNotebook 71a78d0...56e466c (1): > process events during startup to catch FileOpen event prevents DrModelica to open up
56e466c584 hkiel process events during startup to catch FileOpen event prevents DrModelica to open up
2e5972c22b 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
71a78d0240 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
8913972f68 Adrian Pop * OMCompiler 9ba9c3d...926c35e (1): > update common
b7c32aca2e Adrian Pop * OMEdit 01d9403...ce0dd87 (1): > some small updates to OMEdit - unify Windows / Linux version handling - update the contributors list using the git log
ce0dd877bf Adrian Pop some small updates to OMEdit - unify Windows / Linux version handling - update the contributors list using the git log
fc0fa7ad20 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
cb5ffe2ae3 Martin Sjölund * OMCompiler 4041222...051f9ea (1): > Handle race condition in launchParallelTasks
a2946a451b hudson * libraries 2be05fd...f47712f (1): > Bump libraries
84984a7f04 Martin Sjölund * OMCompiler e2c90ae...4041222 (1): > Update CXXFLAGS in a better way
2350bd0aad hkiel * OMNotebook a21855e...29e5dff (1): > Show help text in statusTip for command completion do not do command completion in LaTeX cells
29e5dffadd hkiel Show help text in statusTip for command completion do not do command completion in LaTeX cells
2c1269e03b Martin Sjölund * OMEdit 75245d0...01d9403 (1): > Add the build system to the crash dialog
2a6f51040f Martin Sjölund * OMCompiler 4fc6fb7...e2c90ae (1): > Fixes from static error checker
01d94035fc Martin Sjölund Add the build system to the crash dialog
38eab3ae55 Martin Sjölund * OMEdit f86d92d...75245d0 (1): > Some fixes from static analysis
75245d0f8d Martin Sjölund Some fixes from static analysis
af52eea26d hkiel * OMNotebook f9f842f...a21855e (1): > Enhance appearance of OMNotebook make treeview dpi-aware make LaTeX images transparent shorten latex image resource name
a21855eb9c hkiel Enhance appearance of OMNotebook make treeview dpi-aware make LaTeX images transparent shorten latex image resource name
fd015e36ab Martin Sjölund * OMEdit 8e2082b...f86d92d (2): > Some fixes from the static analysis > Add a default message in crash reports
f86d92dc17 Martin Sjölund Some fixes from the static analysis
21c9c6deca Martin Sjölund Add a default message in crash reports
8f309faffe Adrian Pop * OMCompiler 7e9c752...4fc6fb7 (1): > minor performance enhancement for OMC API
d48b946a83 Willi Braun * OMCompiler 0ab52c8...7e9c752 (2): > fix printSparseStructure > improve debug prints for daeMode
af8f459220 Peter Fritzson * OMCompiler f25b1b5...0ab52c8 (2): > Completed support for checking Unary operators in checkUnaryOperation. > NF typing and typechecking of unary operators
03b24a1a5a Adrian Pop * OMCompiler 2395ff7...f25b1b5 (1): > attempt to make the windows compilation more robust
e6c2f71360 Adrian Pop * OMCompiler a7e1b49...2395ff7 (1): > fix annex conversion script
1f00d2502d hudson * libraries b0fa335...2be05fd (1): > Bump libraries
be09453bcd Mahder Gebremedhin * OMCompiler 0d56452...a7e1b49 (1): > Typing updates for new Front-end
d2702596fc Willi Braun * OMCompiler 3f5a3c0...0d56452 (1): > fix printSpasityPattern for daeMode
fa0e23cfc9 Martin Sjölund * OMCompiler 0514fbe...3f5a3c0 (1): > Remove sundials on make clean
57291abafd Adrian Pop * OMCompiler f516283...0514fbe (1): > try to run mkbuilddirs before anything else
7f2cf75410 Martin Sjölund * OMEdit d59b496...8e2082b (1): > Ignore linker errors when checking osgQt
8e2082b948 Martin Sjölund Ignore linker errors when checking osgQt
58daae7de2 Adrian Pop * OMCompiler c7e8c02...f516283 (1): > improvements to function handling - handle some of the builtin functions - handle named arguments - check argument type, variability, etc
83d947b048 hudson * libraries dc196ad...b0fa335 (1): > Bump libraries
4845feb71a hkiel * OMNotebook 43fd21c...f9f842f (1): > when exporting to PDF, redirect .onb links to respective .pdf fix DrModelica stray CR symbols (
) remove debugging fprintf call
f9f842ff0e hkiel when exporting to PDF, redirect .onb links to respective .pdf fix DrModelica stray CR symbols (
) remove debugging fprintf call
5a060c8c09 Martin Sjölund * OMEdit cfb8e3b...d59b496 (1): > Do not add a uses-annotation to the own library
d59b496255 Martin Sjölund Do not add a uses-annotation to the own library
469a4c1da5 Martin Sjölund * OMEdit 7c09963...cfb8e3b (1): > Guard against NULL pointer
cfb8e3b4b8 Martin Sjölund Guard against NULL pointer
cf1f496954 hudson * libraries cd0d312...dc196ad (1): > Bump libraries
aaf21a934f Martin Sjölund Updating submodules
fc47cd54dc Martin Sjölund Expected output (is a warning, not an error)
807e3e820b Martin Sjölund Updating submodules
e952f3dd47 Martin Sjölund Add test for when not initial()
01e2a6c047 Adrian Pop * OMCompiler da294f8...4a4bd52 (1): > partial support for handling functions
ee38431572 Per Östlund Updated nfinst test cases.
86379222d4 Per Östlund Updating submodules
a09b02d0b4 Adrian Pop * OMCompiler 6c8d8e3...974e2ad (1): > docs depends on mkbuilddirs
927eb73a92 Adrian Pop * OMCompiler 8c41330...6c8d8e3 (1): > -use $MAKE instead of make
d610bb6b89 Adeel Asghar * OMEdit a0aa3a8...7c09963 (1): > Check if file is relative.
7c099633cf Adeel Asghar Check if file is relative.
03323755b7 Adeel Asghar * OMEdit 0fed15a...a0aa3a8 (1): > ticket:4164 Open files at start up on OSX.
a0aa3a8145 Adeel Asghar ticket:4164 Open files at start up on OSX.
857bf9f25c Lennart Ochel * OMCompiler 9b4c1fe...8c41330 (1): > Fix dummy attributes
8d459a2533 Adeel Asghar * OMEdit 30ec275...0fed15a (1): > ticket:4162 Enable the Re-simulation toolbar buttons when they are valid.
0fed15a306 Adeel Asghar ticket:4162 Enable the Re-simulation toolbar buttons when they are valid.
26c48d0580 hudson * OMNotebook 9ab760b...43fd21c (1): > Merge pull request #9 from hkiel/export_pdf
43fd21c391 Henning Kiel Merge pull request #9 from hkiel/export_pdf
c71d5f3030 hkiel Export Notebook as PDF
c7a818e2a1 Lennart Ochel * OMCompiler 9da1640...9b4c1fe (1): > Fix dummy real attributes
6b50eb6b6a Per Östlund Added testcase EnumFuncIf.
84d934dc6e Per Östlund Updating submodules
763e6051cf arun3688 frontend unitchecking testcases
2f7643b932 arun3688 Updating submodules
709eafac11 Adeel Asghar * OMEdit 6e46b93...30ec275 (1): > ticket:4156 Find a proper base zoom factor for documentation browser.
30ec275319 Adeel Asghar ticket:4156 Find a proper base zoom factor for documentation browser.
ca065785ca Adeel Asghar * OMEdit c395f7d...6e46b93 (1): > ticket:4156 Do not set maximum height. Use the layout stretch and alignment.
6e46b93b54 Adeel Asghar ticket:4156 Do not set maximum height. Use the layout stretch and alignment.
a066b71801 Adeel Asghar * OMEdit b947d01...c395f7d (1): > Skip the log messages received as a result of pending breakpoints.
c395f7d168 Adeel Asghar Skip the log messages received as a result of pending breakpoints.
8e558fc6dd Adeel Asghar * OMEdit 9fb1bc8...b947d01 (1): > Use the GDB path defined in settings unless user specify something.
b947d01b2a Adeel Asghar Use the GDB path defined in settings unless user specify something.
b0cbf9ee9c hudson * OMEdit c9f07ae...9fb1bc8 (1): > Merge pull request #63 from hkiel/omedit_spellfix_de
9fb1bc8ee5 Henning Kiel Merge pull request #63 from hkiel/omedit_spellfix_de
c694243550 Per Östlund * OMCompiler 5b7362b...f170480 (1): > Fix compilation without sundials/kinsol support.
1a6da6c0d1 hkiel Spell fix and some more german translations
dc97273adf Adrian Pop * OMCompiler debe19c...5b7362b (1): > add all Codegen*.mo to .gitignore
fdd6dee11b Adeel Asghar * OMEdit cdab4c8...c9f07ae (1): > ticket:4156 Get rid of about us image. Added a simple about dialog with required information.
c9f07ae18c Adeel Asghar ticket:4156 Get rid of about us image. Added a simple about dialog with required information.
7201b7debc hudson * libraries 8831b8d...cd0d312 (1): > Bump libraries
741738e0dc Adeel Asghar * OMEdit 21099cd...cdab4c8 (1): > ticket:4156 Do not set icon size for QToolButton.
cdab4c8291 Adeel Asghar ticket:4156 Do not set icon size for QToolButton.
16dcaba43b Adeel Asghar * OMEdit 0ee5536...21099cd (1): > Make format and indentation settings take layout space.
21099cd523 Adeel Asghar Make format and indentation settings take layout space.
c0ef4e5178 Adeel Asghar * OMEdit aaff7c6...0ee5536 (1): > Added support for generateVerificationScenarios API.
0ee5536fa5 Adeel Asghar Added support for generateVerificationScenarios API.
949fa744f3 Martin Sjölund * OMCompiler 8dcb443...debe19c (1): > Initial commit for embedded C code generator
6edbc337dd Martin Sjölund Update expected output for new failure
52e47cc099 Martin Sjölund Updating submodules
5a1555084f Martin Sjölund Update expected output for OMCompiler PR:1034
e765298bbe Willi Braun * OMCompiler fdfc424...dc675db (1): > ticket:4159 fix some flag descriptions
871e08ca25 Martin Sjölund Add requirements tests
74ea347ab0 Martin Sjölund * testsuite dc6a62b...871e08c (1): > Add requirements tests
6df7b34cc2 Lena Buffoni * OMCompiler f727803...fdfc424 (1): > support for verification scenario generation from requirement models
d023699ba2 hudson Updating submodules
dc6a62bbcb Adeel Asghar Added a test for getClassNames includeConstants.
aaff7c6ef8 Adeel Asghar Respect the case-sensitive operating systems
9db63a724f Adeel Asghar Merge pull request #62 from adeas31/packageOrder
5ee52d30ef Adeel Asghar Merge pull request #61 from vwaurich/dxf
e824f3766e Adeel Asghar ticket:4152 Use getClassNames API with includeConstants true to get the correct package.order file.
238ea3c744 vwaurich fix tabs, fix normals, fix colors for dxf
87a2ca44b3 Willi Braun * OMCompiler af8cd3e...1df8a4a (2): > added kinsol/klu solver support with sparsity > generate always SparsePattern for non-linear algebraic loops
e773202288 vwaurich an own basic dxf file reader
12eb01af15 Martin Sjölund Updating submodules * OMCompiler ecceebd...af8cd3e (1): > v1.12 development
a06a95d477 Martin Sjölund Start v1.12 development branch
65b599bc12 Martin Sjölund * doc 9220e9e...f97e7f0 (1): > Ignore tracreleases file
f97e7f0133 Martin Sjölund Ignore tracreleases file
148df3fdf2 adrpo * OMCompiler 2ccad20...ecceebd (1): > make sure we don't have a old version number when no git present
72eb17a84d hudson * libraries 1da1a76...835f9f6 (1): > Bump libraries
b241a5b2e8 Adeel Asghar * OMEdit 466e905...6e7e014 (1): > minor fix.
6e7e014274 Adeel Asghar minor fix.
8c850430e8 Adeel Asghar * OMEdit 837a849...466e905 (1): > Show the tlm co-simulation output widget.
7c4d49a03b Per Östlund Test case for qualified cref in eq for nfinst.
bb2b56f20e Per Östlund Updating submodules
00d39bc9b4 adrpo * OMCompiler 3ee365e...e1efb57 (1): > isXMLTCP is defined only if NO_INTERACTIVE_DEPENDENCY is undefined
466e9054c4 Adeel Asghar Show the tlm co-simulation output widget.
3cbd2e74c5 Niklas Worschech * OMCompiler daab8bb...3ee365e (1): > use boost 1.59 if Visual Studio 2013 is used
5d72cbfea8 Adeel Asghar * OMEdit dfe7b6f...837a849 (1): > Convert all caps models to all lower-case component name.
837a849684 Adeel Asghar Convert all caps models to all lower-case component name.
640b434db8 Martin Sjölund Add testcase for ticket:4153
ec34f2e4cc Martin Sjölund Updating submodules
90e59ea08e Rüdiger Franke * OMCompiler ce441e1...b0c9b43 (1): > Adapt log levels to OMEdit, ticket:4048
53b6fe3059 Adeel Asghar * OMEdit c9166ec...dfe7b6f (1): > ticket:4048 Use black color for debug messages.
dfe7b6fc80 Adeel Asghar ticket:4048 Use black color for debug messages.
118ea98189 Adeel Asghar * OMEdit 14a1a1e...c9166ec (1): > Use the new log format xmltcp. Fixes ticket:4048.
3ce7b92a2a hudson * OMCompiler 407fc9c...ce441e1 (3): > Merge remote-tracking branch 'origin/master' into pullrequest > Implement logging of simulation status > Unify treatment of Logger instance
c9166ece2b Adeel Asghar Use the new log format xmltcp. Fixes ticket:4048.
b571b987d6 Adrian Pop * OMCompiler a8258d4...407fc9c (1): > link generated executable with with wsock32 and ws2_32
58abf1da98 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
99a0582d57 Martin Sjölund * OMEdit be0978f...14a1a1e (1): > Check NULL pointer
14a1a1e740 Martin Sjölund Check NULL pointer
9abfd90326 Rüdiger Franke Updating submodules
7bf56647c2 Rüdiger Franke Adapt OMEdit test to support for log-port
f46a354b56 hudson * libraries f775581...1da1a76 (1): > Bump libraries
15eefee80f Martin Sjölund Updating submodules * OMEdit f416947...be0978f (1): > Update common
d0b0597942 Martin Sjölund Update common
6205bffc42 Martin Sjölund Update common
9ab760bb9a Martin Sjölund Update common
be0978fa3e Martin Sjölund Update common
26ce3a2775 hudson * libraries 583ee93...f775581 (1): > Bump libraries
018c43cb3e hkiel * common 1fccf2c...7471457 (1): > fix qmake.sh on darwin
747145757e hkiel fix qmake.sh on darwin
28034ca2ad Martin Sjölund * OMEdit ffae961...f416947 (2): > Check for NULL pointer > Disable qmake default optimization flags
f416947033 Martin Sjölund Check for NULL pointer
04a34277fc Martin Sjölund Disable qmake default optimization flags
659dbd07c9 adrpo * OMCompiler 3a460b5...6b059e0 (1): > fix windows builds add libs wsock32 ws2_32
d07f77a79a Adeel Asghar * OMEdit 93e212e...ffae961 (1): > ticket:4067 Fixes the issue with quotes. Allow users to edit __OpenModelica_infoHeader as well.
ffae961dcb Adeel Asghar ticket:4067 Fixes the issue with quotes. Allow users to edit __OpenModelica_infoHeader as well.
6f4354a8f7 Rüdiger Franke Expected result
53d3440c45 Rüdiger Franke Updating submodules
32105154df hudson * libraries f4c3316...583ee93 (1): > Bump libraries
c61eb27afe Willi Braun * OMCompiler 0c85d9a...712e12e (1): > add try-catch execption if initialSolverData fails
6b228947e5 Willi Braun * OMCompiler 95e5e65...0c85d9a (1): > add exception for ida solver if no sparsity available
6b818b2ffd Adeel Asghar * OMEdit b3690d8...93e212e (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > ticket:4067 Added a HTMLEditor for editing the documentation.
93e212efd9 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
820fa362c8 Adeel Asghar ticket:4067 Added a HTMLEditor for editing the documentation.
42409a75bc Martin Sjölund * OMEdit 42a36d0...b3690d8 (1): > Do not include OSG if it was disabled by autoconf
b3690d826c Martin Sjölund Do not include OSG if it was disabled by autoconf
5d3a66c2de Willi Braun * OMCompiler e4cfc38...95e5e65 (1): > improve symbolic jacobian generation
84ac87fdde hudson * OMEdit 7bba37e...42a36d0 (1): > Merge pull request #59 from hkiel/fix_osx_locale
42a36d050c Henning Kiel Merge pull request #59 from hkiel/fix_osx_locale
6202e56de9 hkiel Fix compilation error on OS X Fixes: main.cpp:262:13: error: use of undeclared identifier 'LC_NUMERIC' setlocale(LC_NUMERIC, "C");
dcfd6aa71a Per Östlund Added and reactivated new inst test cases.
d571ffcae8 Per Östlund Updating submodules
67aa1e2826 hudson * libraries cc8141a...f4c3316 (1): > Bump libraries
d4d2cedd02 Adeel Asghar * OMEdit 7032c24...7bba37e (2): > Fix Qt4 build. > Get rid of MainWindow.h from some files.
7bba37e0f1 Adeel Asghar Fix Qt4 build.
154add01c3 Adeel Asghar Get rid of MainWindow.h from some files.
b1b1ddbf20 Per Östlund * OMCompiler 60beb68...d7fc7be (1): > Generate less empty structures in absyn2SCode.
3ffbc7b11a Adeel Asghar * OMEdit 2d943e0...7032c24 (1): > ticket:4145 Make sure transformational debugger is window is shown.
7032c24e6c Adeel Asghar ticket:4145 Make sure transformational debugger is window is shown.
4b22edde6d 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
2d943e02fb adeas31 Another try to fix Qt 4 build.
f326a4abe6 Adeel Asghar Fixed compilation for Qt4.
07c61dcd98 Adeel Asghar Use filter instead of search.
94289b172c Mahder Gebremedhin * OMCompiler b781dc9...60beb68 (1): > Type checking updates for the new fron-end
b91a3a1fc0 Adeel Asghar ticket:2960 Defer calling the getComponents API. Speeds up browsing the items in Libraries Browser.
fdaf8e27f0 Adeel Asghar * OMCompiler bd46362...b781dc9 (1): > Add 32/64 bit version.
5c53f53d26 Adeel Asghar Merge pull request #56 from vwaurich/coffee
035d208646 Adeel Asghar Add 32/64 bit to OMEdit version.
cdbc31880b Adeel Asghar Merge pull request #58 from adeas31/optim
96058a8c37 Adeel Asghar Make the OMEdit compilation faster. Moved around the headers. MainWindow is singleton and is access via MainWindow::instance()
875938e894 hudson * libraries d57b42e...2de93b3 (1): > Bump libraries
ef666abbeb Per Östlund Reactivate scodeinst/mod11 test.
8814ccccb7 Per Östlund Updating submodules
43b4bb6a08 Per Östlund Reactivate duplicate mod test for new inst.
2bbca5738f Per Östlund Updating submodules
48476b2dde vwaurich * OMCompiler e68f0a0...2c7afbd (1): > fix signalArrows in visualization
b0d17837a4 Per Östlund Reactivated some testcases for new inst.
1e200b8d42 Per Östlund Updating submodules
c7bd235ce5 Martin Sjölund Expected output for upstream MSL fixes
806e0c0989 Martin Sjölund Updating submodules
0d7bba06e4 vwaurich * OMCompiler e11567a...592cec8 (1): > dont evaluate functions with unknown type on lhs
42096f35eb ptaeuber * OMCompiler 63b77e7...e11567a (1): > Fix vararrayList
15165eea8a vwaurich * OMCompiler 555ce77...63b77e7 (1): > dont add A-Vars of statesets to BackendDAE
f8dc2395f4 vwaurich proper visual xml name construction
dd687e027b hudson * libraries 50fd393...7f68d7f (1): > Bump libraries
8e43eb3beb Martin Sjölund * OMCompiler a343431...555ce77 (1): > Make test utils able to clean more generated files
36ece8b956 Martin Sjölund Updates for upstream library changes
f7752c019e Martin Sjölund Updating submodules
d97b78a7b7 Adrian Pop * OMCompiler fdec2bc...a343431 (1): > some fixes to modelDescription.xml import
f0e9f49b2b Willi Braun * OMCompiler 797a4ef...fdec2bc (1): > improve sparsePattern dump
9c53a045b6 Adeel Asghar Only update the changed item instead of invalidating and updating the whole view.
9220e9e02e Adeel Asghar Merge pull request #28 from arun3688/master
81be08cb86 arun3688 journal paper updates
4feaebe482 alash325 * OMCompiler 33b3b8e...797a4ef (1): > Better naming for imported modelDescription XML
1ee5313816 Adeel Asghar * OMCompiler 901d152...33b3b8e (1): > ticket:4144 Use anyString to print the Integer values.
a5073bb316 Alachew Mengist Merge pull request #57 from alash325/importXml
b3e955ca30 alash325 Import FMU modelDescription xml
c5bf1173ca Adeel Asghar Merge pull request #55 from lochel/tolerance
4eca2ca5db Adeel Asghar Write the visual xml file for meta-models.
fffa3f0634 ptaeuber Add test for hideResult evaluation
291502c237 ptaeuber Updating submodules
3ca15dd01c Adeel Asghar Allow users to specify the geometry files from the GUI.
128f21dac4 Per Östlund Reactivate more NFInst tests.
fa245c9b0b Per Östlund Updating submodules
545b9125c9 Per Östlund Reactivate new inst tests.
1074cea80f Per Östlund Updating submodules
2d9ba573cd vwaurich fix pipe-shape and xml file name assembly
ccaec3f259 Adeel Asghar Escape the dot character.
84f0aab5d6 Adeel Asghar ticket:4078 Do not sort the record members.
ff77116621 Martin Sjölund Change OpenGL test to a linking test
e6295421dd Rüdiger Franke * OMCompiler c26746f...a4e7088 (3): > Correct logging for FMUs and IDA > Log errors during initialization and asserts > Give log categories full names
3d268698f9 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
4130292b36 Rüdiger Franke * OMCompiler ba31924...47e1846 (2): > Suppress duplicate error message if simulation fails > Always do at least one Newton step
2349aedb75 Adeel Asghar ticket:4078 Quote the string values.
e4d06b9185 Adeel Asghar ticket:4078 Select the frame with single click or with mouse up & down.
8bcaf99c04 Lennart Ochel Use 1e-6 as default tolerance value
b906ae8e87 Adeel Asghar ticket:4078 Go to the actual line number after opening the file.
faf638a82e Adeel Asghar update submodule.
66a404eb43 Adeel Asghar update submodule.
f5281618d2 Adeel Asghar update submodule.
2b7fed0d9a Adeel Asghar * OMCompiler 7f31e31...ba31924 (1): > ticket:4132 Added pathStripSamePrefix function for addComponent API. Makes the path relative to class.
ee596526fa Adeel Asghar ticket:4132 Always send the full path. addComponent API makes the path relative.
4d2a81bd7b Rüdiger Franke * OMCompiler 3821a19...7f31e31 (2): > Let Newton scale Jacobians of linear systems as well > Let Newton solver catch errors from analytic Jacobian
ef734df978 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
7fa04cdb60 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.
965594a853 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.
b08f0a2fc3 Martin Sjölund * OMCompiler 40b6e79...54ab0e4 (1): > Do not crash when reading a parameter
79cea7940c hudson * OMEdit 153b56c...66a60fc (1): > Merge pull request #54 from vwaurich/FMU2animation
66a60fc28d Adeel Asghar Merge pull request #54 from vwaurich/FMU2animation
6a72eaf6e4 Adeel Asghar * OMEdit f793884...153b56c (1): > Use different timers for updating scene and rendering frame.
153b56ca17 Adeel Asghar Use different timers for updating scene and rendering frame.
581db7c288 vwaurich free fmu in destructor
e26aea7812 Adeel Asghar * OMEdit 205399a...f793884 (1): > Changed the speed textbox to editable combobox. Use MessagesWidget for errors instead of cout. Disable some warnings.
f7938841de Adeel Asghar Changed the speed textbox to editable combobox. Use MessagesWidget for errors instead of cout. Disable some warnings.
57390c60b3 hudson * OMEdit fc2a603...205399a (1): > Merge pull request #53 from vwaurich/FMU2animation
205399a72e Adeel Asghar Merge pull request #53 from vwaurich/FMU2animation
23ccbe2ae9 Martin Sjölund * OMEdit 77ccba7...fc2a603 (1): > Check for broken OpenGL headers
7bf955c7ab Martin Sjölund * common b895c9a...1fccf2c (1): > Access QT_INSTALL_HEADERS in autoconf
fc2a603295 Martin Sjölund Check for broken OpenGL headers
1fccf2c310 Martin Sjölund Access QT_INSTALL_HEADERS in autoconf
90c956c7d9 vwaurich added FMI 2 animation support
26370c0cbb Rüdiger Franke * OMCompiler 1b514e3...40b6e79 (1): > Activate Kinsol overflow test to avoid endless iterations
c6437c9812 hudson * libraries 1fbaf5f...c7166fa (1): > Bump libraries
7879c73127 Adeel Asghar * OMEdit 1d320bd...77ccba7 (1): > Fixed reading of csv file for animation.
77ccba7f6d Adeel Asghar Fixed reading of csv file for animation.
ca72b95810 Adeel Asghar * OMEdit fdac34c...1d320bd (1): > Put the command in commands list.
1d320bd8e5 Adeel Asghar Put the command in commands list.
4db5889436 Martin Sjölund * OMEdit 45442e0...fdac34c (1): > Add workaround for trusty ARM builds
fdac34ca5d Martin Sjölund Add workaround for trusty ARM builds
29faf1d82c 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.
45442e0b45 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.
67f24ecc23 hudson * libraries 20949c9...1fbaf5f (1): > Bump libraries
f4e0b709f7 hudson * OMEdit 395f379...2cc5196 (1): > Merge pull request #52 from vwaurich/stl
2cc5196e18 Adeel Asghar Merge pull request #52 from vwaurich/stl
4c36a6ab34 vwaurich consider lengthDirection for stl animation
394e976669 Martin Sjölund * OMCompiler d487be4...1b514e3 (1): > Simplify counting number of real variables
80c038e464 Martin Sjölund * OMEdit f1305a4...395f379 (1): > Include MainWindow first
395f379f66 Martin Sjölund Include MainWindow first
7599883c9f ptaeuber Updating submodules
ad91fb190d ptaeuber Expected output
5d1a8cec77 hudson * OMNotebook 87a6e8b...8b157e5 (1): > Merge pull request #8 from hkiel/math_latex
8b157e53f5 Henning Kiel Merge pull request #8 from hkiel/math_latex
bf7b443863 hkiel use math packages as default larger font size (12pt)
4d4961dfea Martin Sjölund * OMCompiler efd9b1f...a50dbe1 (1): > Updates to source-code FMUs
e1fcd56e05 hudson * OMCompiler d1a6452...efd9b1f (2): > Check for FMUType, ticket:4130 > Make internal copy of instance name, ticket:4130
29052236bc Ruediger Franke Attempt to fix Hudson
3ea1312965 Martin Sjölund Add test for ticket:4110
d58a60c13c Martin Sjölund Updating submodules
b0fb56de33 Adeel Asghar * OMEdit 254c72a...f1305a4 (1): > Open the AnimationWindow if visual xml file is created for meta-model.
f1305a4624 Adeel Asghar Open the AnimationWindow if visual xml file is created for meta-model.
6cb6462df0 hudson * libraries e54ed07...20949c9 (1): > Bump libraries
043cb8e5c9 Martin Sjölund * OMEdit cb6ed19...254c72a (1): > Include MainWindow first
254c72ac32 Martin Sjölund Include MainWindow first
a7bff320eb Adeel Asghar * OMEdit ea443c0...cb6ed19 (2): > Use name instead of name structure for meta-models. > Free the mat reader.
cb6ed1924a Adeel Asghar Use name instead of name structure for meta-models.
cf4649965c ptaeuber * OMCompiler 9c32ee8...91a2bb4 (1): > Add spline interpolation also to ModelicaTables
f95c55c9db Adeel Asghar Free the mat reader.
cbd26b307c Martin Sjölund * testsuite c985fbe...6080ee7 (1): > Add test to makefile
6080ee737d Martin Sjölund Add test to makefile
e98e861b18 Martin Sjölund Updating submodules
c985fbe31b Martin Sjölund Add test for ticket:4110
a8c7e7e540 vwaurich * testsuite 4e7e8b6...6fb589f (1): > test for visualization results
6fb589f2c0 vwaurich test for visualization results
02488ea53a vwaurich * OMCompiler e0cca96...39d920f (1): > set hideResult to false for visualization vars
a040142b5e Martin Sjölund * OMEdit ae83d42...ea443c0 (2): > Fix compilation > Include MainWindow.h at the top of the files
ea443c094c Martin Sjölund Fix compilation
08b60a3e5c Martin Sjölund Updating submodules
4e7e8b6a85 Martin Sjölund Add diff test for moving connections
163abeae8d Martin Sjölund Include MainWindow.h at the top of the files
6c8c556b13 Sebastian Pinnau Updating submodules * OMNotebook cb438f2...87a6e8b (1): > Compile OMNotebook with C++11, ticket:3990
3464745fc7 Sebastian Pinnau Compile OMShell with C++11, ticket:3990
87a6e8b2b6 Sebastian Pinnau Compile OMNotebook with C++11, ticket:3990
6651efacc2 Rüdiger Franke * OMCompiler 49cb49c...736a943 (1): > Remove obsolete function
0eea72e16d Lennart Ochel * OMCompiler f44f9c5...49cb49c (1): > Simplify some auxiliary function implementations
2249ea1078 Martin Sjölund * OMEdit d0f1e8f...ae83d42 (1): > Include MainWindow at top of ModelWidgetContainer
ae83d42bb6 Martin Sjölund Include MainWindow at top of ModelWidgetContainer
49eec1fcaa hudson * libraries 841fafe...e54ed07 (1): > Bump libraries
45f97860f5 Martin Sjölund * OMEdit 0a3b00f...d0f1e8f (1): > Move around includes for OSG before Qt
d0f1e8fef2 Martin Sjölund Move around includes for OSG before Qt
6849e5544b 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
cca794cd98 Rüdiger Franke Add test for RefArray, ticket:4093
aab9128e47 Rüdiger Franke Make test matrix non-square
291db471e1 Rüdiger Franke Avoid removal of DIDtuple test during each run
6cef00cb95 hudson * OMEdit 5f031ab...0a3b00f (1): > Merge pull request #51 from spinnau/fix_compile
0a3b00f2b2 Adeel Asghar Merge pull request #51 from spinnau/fix_compile
75eab7d398 hudson * OMEdit 9298f3a...5f031ab (1): > Merge pull request #50 from rfranke/revert
5f031ab4b3 Adeel Asghar Merge pull request #50 from rfranke/revert
54b3c26c56 Sebastian Pinnau Add missing include "Utilities.h" for MdiArea class
62e4eb6926 hudson * libraries 2fc6dc3...841fafe (1): > Bump libraries
9174ea306b Rüdiger Franke Revert "Fix states in Variables Browser"
31106680f5 Rüdiger Franke * OMCompiler 1ee8c83...f44f9c5 (1): > Small optimization to RefArray code generation
dd37af657f Adeel Asghar * OMEdit 74b8f7b...9298f3a (1): > Switched the positions of step-over and step-into buttons.
9298f3ac13 Adeel Asghar Switched the positions of step-over and step-into buttons.
36ffae9d07 Rüdiger Franke * OMCompiler 7359ea2...1ee8c83 (2): > Rewrite SimCodeUtil.getUnrolledArrayIndex in procedural style > Unifiy storage order of RefArray, ticket:4093, ticket:4072
84d2e1a2e1 Adeel Asghar * OMEdit 93e1990...74b8f7b (1): > Free the csv reader when the AnimationWindow is closed.
74b8f7b0ca Adeel Asghar Free the csv reader when the AnimationWindow is closed.
014a073930 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
93e1990b26 Adeel Asghar Fixed compilation.
9e20f41d5f vwaurich Add test for MDD
8ffcbf550d vwaurich * testsuite 20fdf80...9e20f41 (1): > Add test for MDD
7b7a3d9bf1 Martin Sjölund Include OSG headers before OSG since they conflict
918e55dc73 Niklas Worschech * OMCompiler 95bc481...7359ea2 (2): > Fix for division during internalization in cpp runtime > added Modelica Randaom to cpp runtime build
d4c60ec6c6 Adeel Asghar Missing files from last merge.
3773a4fac6 Adeel Asghar Added the missing header include.
65264a9d87 Adeel Asghar Merge pull request #48 from OpenModelica/VisualizerCSV
e2917fec47 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
0d7c9bff5f Lennart Ochel * OMCompiler db9157b...95bc481 (1): > Only mark states as changeable if the start attribute is constant
0a6f4eaa4d Adeel Asghar Check file:// alongwith modelica://
20fdf80f59 Martin Sjölund Add test for comments moving around
0aa2731282 Martin Sjölund Updating submodules
b4118ad2f1 Martin Sjölund * OMEdit ef930f3...9e0b740 (1): > Move some includes, tabs to spaces
9e0b740549 Martin Sjölund Move some includes, tabs to spaces
ba34291198 hudson * libraries cb49f24...2fc6dc3 (1): > Bump libraries
d5915c76a4 Mahder Gebremedhin * OMCompiler 98461c4...93bd45e (1): > - Escape quoted idents in aliases in _init.xml
629ed46164 vwaurich * OMCompiler a3b03f0...98461c4 (1): > fix FMU string-type start attributes
1cad977ff3 Rüdiger Franke * OMCompiler 3cd68ac...a3b03f0 (2): > Complete fix for 3dim RefArray, ticket:4093 > Add error if daeExpCall finds no match
9d2afbbc4a Willi Braun expected output
bb6a7f4da7 Willi Braun Updating submodules
80a82a79c6 Per Östlund * OMCompiler bc49d1d...1081354 (1): > Redesigned NFInst to eliminate InstanceTree.
9d39859966 vwaurich * OMCompiler 1731292...bc49d1d (1): > add warning for external alias
0eaa3234c2 vwaurich * libraries 0a0a6d7...cb49f24 (1): > add Modelica_Synchronous to core libs
ade451a627 vwaurich * OMCompiler 0c7a532...1731292 (1): > added case in external alias detection
f06a5e8d31 Martin Sjölund * OMEdit 13ca3e5...ef930f3 (1): > Handle compilation without OpenSceneGraph
ef930f34ff Martin Sjölund Handle compilation without OpenSceneGraph
960c5a6830 Adeel Asghar Only show the animation window for mat files.
8898d52332 Adrian Pop add test for ticket:4124
9bfb38a735 Adrian Pop Updating submodules
e3e1ababed Willi Braun update test
0da79bc498 Willi Braun Updating submodules
2dc63bd515 hudson * libraries 1923a8e...0a0a6d7 (1): > Bump libraries
483dbe091e 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.
e5b2e5ef77 ptaeuber Add test for hide result evaluation
02b7e4d30d ptaeuber Updating submodules
174499f2dc Adeel Asghar CSV based 3d visualizer.
13ca3e56b2 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
78b64bf862 Adeel Asghar Remove the file extension for display name. Use the name instead of classname.
7ac6f62e27 Martin Sjölund * OMEdit 9100a82...481083a (1): > Check for OpenSceneGraph at configure time
481083a2b5 Martin Sjölund Check for OpenSceneGraph at configure time
c7c588c440 hudson * libraries 98d6c35...1923a8e (1): > Bump libraries
f8860f9a09 Lennart Ochel Remove superfluous whitespace from generated xml file
c744b450b2 Lennart Ochel Updating submodules
28c95d81d4 vwaurich * OMCompiler f2641d7...ea606a1 (1): > fix 3dim array for cpp
a327d66063 Lennart Ochel Remove attribute useStart from model_init.xml
f72279b7d5 Lennart Ochel Updating submodules
115e9999f7 Rüdiger Franke * OMCompiler a94610a...369fd73 (1): > Exploit structured logging for Newton solver
80abf46116 hudson * OMEdit 8a07849...9100a82 (1): > Merge pull request #47 from rfranke/simtool
b33fa8f021 Rüdiger Franke Mark constantly failing test failing
2910b8e6ab Rüdiger Franke Updating submodules
5a8bf93d9e Rüdiger Franke Expected output for XML logging
9100a82689 Adeel Asghar Merge pull request #47 from rfranke/simtool
ebbc16a71b Rüdiger Franke Introduce new Check Toolbar, in addition to Simulation Toolbar
31a70144d7 Rüdiger Franke * OMCompiler c60d86d...1e16904 (1): > Only initialize variabes with start value from init.xml
555dcfd1f5 hudson * libraries 3fb54ba...98d6c35 (1): > Bump libraries
c2fc6e6842 Rüdiger Franke Further extend DIDtuple test, ticket:4093
9802986bcb Rüdiger Franke Updating submodules
ead837901f Adeel Asghar * OMNotebook f6b146d...cb438f2 (1): > ticket:3712 Print the OMNotebook plots.
a6d2b0f355 Rüdiger Franke Extend DIDtuple test with a matrix, ticket: 4093
b5aef6d4d5 Rüdiger Franke Updating submodules
cb438f2b6b Adeel Asghar ticket:3712 Print the OMNotebook plots.
1ac953e221 hudson * libraries 2c8a6b2...3fb54ba (1): > Bump libraries
688636fd48 Rüdiger Franke * OMCompiler 76cba8f...c655395 (1): > Robustify elabBuiltinDynamicSelect, ticket:3675
97a09c8c28 Rüdiger Franke * OMCompiler 3840dea...76cba8f (1): > Fix cpp codegen for array assignment in when, ticket:4093
e27f5e7706 hudson * OMNotebook ef48413...f6b146d (1): > Merge pull request #6 from hkiel/OSX_latex
f6b146dd77 Henning Kiel Merge pull request #6 from hkiel/OSX_latex
510bd1837c hkiel Also add /Library/TeX/texbin to PATH on OS X.
eb3c7fbbce 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.
8a078499e3 Adeel Asghar Put the animation window in a frame to get a boxed rectangle around it.
9e3b20b444 Adeel Asghar Invalidate the model so that Variables Browser is updated.
c78f987e1b Adeel Asghar * OMEdit 6ab411c...a1c062c (1): > Check if we really have PlotWindow to avoid unusual crashes.
a1c062ca6f Adeel Asghar Check if we really have PlotWindow to avoid unusual crashes.
643fba693d Rüdiger Franke Add test for DynamicSelect, ticket:3675
b048d8661e Rüdiger Franke Updating submodules
16e7934c2a hudson * OMEdit f9c1597...6ab411c (1): > Merge pull request #46 from rfranke/dynvis
6ab411cbfa Adeel Asghar Merge pull request #46 from rfranke/dynvis
fcbb980046 hudson * libraries aa728f0...2c8a6b2 (1): > Bump libraries
1b125314a4 Rüdiger Franke DynamicSelect for visible with false default value
14b6e85a45 Rüdiger Franke Implement DynamicSelect for visible, ticket:3675
cde64ea7c6 Willi Braun * OMCompiler 5c6c19f...024573e (1): > add further deltaX option for the solvers
9b1bafbcbc Willi Braun * OMCompiler 183b510...5c6c19f (1): > Revert "add xml root element for logFormat=xml"
e5688189f9 vwaurich * OMCompiler 82c4ecd...183b510 (1): > Remove tab from visualxml tpl
21219214a5 vwaurich * OMCompiler 745621e...82c4ecd (1): > Take an arbitrary alias for externalObjects if unsure
23e00d9b4e vwaurich * OMCompiler c98026b...745621e (1): > Fix visXMl for file-shapeTypes since new parameter stuff made things different
299f26b15d Willi Braun * OMCompiler c237c18...c98026b (1): > add xml root element for logFormat=xml
73de30028c vwaurich test for algorithm counting
5c902cf569 vwaurich * testsuite cfb4594...73de300 (1): > test for algorithm counting
c8a806c070 vwaurich * OMCompiler 7def99e...c237c18 (2): > always expand records when counting algos > Dont expand algorithm when counting the size after removeSimpleEquations
209c082932 Rüdiger Franke * OMCompiler 6345c52...7def99e (1): > Enhance elabBuiltinDynamicSelect for texts, ticket:3675
5aa0206b7c hudson * OMEdit 71c8892...f9c1597 (1): > Merge pull request #45 from rfranke/dyntext
f9c1597b7a Adeel Asghar Merge pull request #45 from rfranke/dyntext
9ac8442981 Rüdiger Franke Fix states in Variables Browser
9ffc699cee Rüdiger Franke Implement DynamicSelect for text annotations
a0dc0013c2 Rüdiger Franke Add VariablesTreeItem::getValue
0a1b881885 Rüdiger Franke * OMCompiler 1580918...6345c52 (1): > Override protected with HideResult annotation, ticket:4089
93ff3ed808 hudson * libraries a4fda0d...aa728f0 (1): > Bump libraries
324fcf6302 Adeel Asghar * OMEdit c12584a...71c8892 (1): > ticket:4095 Handle parameters of inherited components.
71c8892258 Adeel Asghar ticket:4095 Handle parameters of inherited components.
2fc161a376 vwaurich * testsuite ef5f530...cfb4594 (1): > add test for tuple assignments in whenoperator for cpp
cfb4594afd vwaurich add test for tuple assignments in whenoperator for cpp
49afdd6347 vwaurich * OMCompiler 3fd4d4f...1580918 (1): > fix cpp codegen for tuple assignments in whenOperators
b6d809a367 Adeel Asghar * OMEdit 3f78d75...c12584a (2): > ticket:4091 Check if object is 0. > Make SimulationDialog remember its geometry. Moved the VerticalScrollArea class to Utilities.
c12584a56c Adeel Asghar ticket:4091 Check if object is 0.
755ceb79a1 Adeel Asghar Make SimulationDialog remember its geometry. Moved the VerticalScrollArea class to Utilities.
c647ab9d3f hudson Updating submodules * OMEdit 05d565c...3f78d75 (2): > Merge pull request #43 from vwaurich/view > Merge pull request #42 from rfranke/issues
a97a82beba Lennart Ochel * OMCompiler c8df1c5...3fd4d4f (1): > Fix generation of parameter equations
3f78d75f05 Adeel Asghar Merge pull request #43 from vwaurich/view
ef5f530ca7 Lennart Ochel Revert "Expected output"
fef404da7e Lennart Ochel Updating submodules
0eb4175c38 Adeel Asghar Merge pull request #42 from rfranke/issues
b160e75893 Martin Sjölund Updating submodules
150de49105 Martin Sjölund Fix for clang OpenMP flags not working with g++
f335090fb5 Adeel Asghar Better tooltip. Missing files from last commit.
ffd8bcce94 Adeel Asghar ticket:2166, 2696 & 3879. Show the value of the curve on the mouse hover. Highlight the closest data point with a marker.
8e4bf38bb5 Rüdiger Franke Updating submodules
3b40628010 Rüdiger Franke Expected output, ticket:4089
ad242b82fb Willi Braun Updating submodules
af557139c7 Willi Braun adjust linearization test to numerical linearize
d18556d2dc hudson * libraries ded17ff...86afd0c (1): > Bump libraries
20ab77ad7e vwaurich X-Y perspective as default, remove home view
5e8aa775a7 Martin Sjölund * libraries 89f0981...ded17ff (1): > Add M_DD to the core libraries
a412b894d7 vwaurich * OMCompiler 60e1286...3775ade (1): > small cleanup
621a51d73d vwaurich * OMCompiler bef320c...60e1286 (1): > function to get linker library paths with extra case for Winmm
cb1fb0bdb2 Rüdiger Franke Updating submodules
94fced8fa8 Rüdiger Franke Need -emit_protected to check protected vars
d2688c4062 vwaurich * OMCompiler dd59e54...1692f27 (1): > BackendDAE.ASSIGN can hold tuples on lhs
ead44e7675 Rüdiger Franke Treat previous like der variables
02c9715ab1 Rüdiger Franke * OMCompiler 339c749...dd59e54 (2): > Only filter public variables with HideResult, ticket:4089 > HideResult defaults to protected, ticket:4089
7d9bfdcdc0 Rüdiger Franke Lookup units recursively
885d49734b Rüdiger Franke Add vertical scrollbar to General tab of Simulation dialog
86abee48d4 vruge * OMCompiler 1a1a32a...339c749 (3): > workaround for array=f() > improved array dump > fixed PR 1148
3bfdcb8321 hudson * libraries 711df7b...89f0981 (1): > Bump libraries
089d50ac13 hudson * libraries da0aaee...711df7b (1): > Bump libraries
3b71286779 Martin Sjölund * OMCompiler f9018bb...1a1a32a (1): > Fix order of clocked equations
f61028713a Niklas Worschech * OMCompiler 68f9aae...f9018bb (1): > fix in cpp runtime for msvc 2013
407cd03a3b hudson * OMEdit 1543682...05d565c (1): > Merge pull request #40 from rfranke/t4084
05d565c393 Adeel Asghar Merge pull request #40 from rfranke/t4084
cdd3193dee vruge Updating submodules
db2ea6bdcf vruge Expected output
505e2df1b9 ptaeuber Updating submodules
f627ad4d5f ptaeuber Suit testsuite to new parameter handling
202ad94964 Rüdiger Franke Better short display of enumeration values, ticket:4084
6af603de2c Rüdiger Franke Shorten display string of enumeration values, ticket:4084
03322bce66 Martin Sjölund * OMCompiler 53b732f...c2ed655 (1): > Changes to FMI autoconf, more debugging messages
eabb4ad99c hudson * OMEdit 02e5b67...1543682 (1): > Merge pull request #38 from rfranke/t4081
1543682320 Adeel Asghar Merge pull request #38 from rfranke/t4081
6e2a856d6e Rüdiger Franke Add modified displayUnit to unit selector, ticket:4081
c99acb6a9d Rüdiger Franke Updating submodules
af76f8a7a2 Rüdiger Franke Extend test of convertUnits, ticket:4081
1396493bef Willi Braun * OMCompiler b304032...5d9af84 (2): > add deltaX flag and pass it to the linearization > review lineraize code
f6c24d003e hudson * OMEdit d605fc7...02e5b67 (1): > Merge pull request #37 from vwaurich/master
02e5b67340 Adeel Asghar Merge pull request #37 from vwaurich/master
3945815d22 hudson * libraries 849998a...da0aaee (1): > Bump libraries
29b4a9b1f2 Adeel Asghar * doc 819079b...16aad1b (1): > Updated the screenshots.
16aad1bcd3 Adeel Asghar Updated the screenshots.
bdfb2daf32 vwaurich better handling of animation files
6995f77760 Adeel Asghar * doc d6aaeca...819079b (1): > Added screenshots and user's guide for the visualization.
819079b958 Adeel Asghar Added screenshots and user's guide for the visualization.
c2c0eb4e51 Adeel Asghar * doc 362b74d...d6aaeca (1): > Updated according to new options of Options Dialog.
d6aaecae72 Adeel Asghar Updated according to new options of Options Dialog.
313130b27c Adeel Asghar * doc 3a34ba9...362b74d (1): > Updated according to new options of Simulation Dialog.
362b74d286 Adeel Asghar Updated according to new options of Simulation Dialog.
749edf96e4 Martin Sjölund * OMCompiler 92846a4...b304032 (1): > Produce error-messages when linearize fails
4cbe4dd24a vwaurich * OMCompiler f97e445...92846a4 (1): > remove unused function
ca20941de2 Martin Sjölund Updating submodules
687b256bfb Martin Sjölund Add new package to sources
a4ddb86b32 vwaurich * OMCompiler f45d03b...1ccc53d (1): > use CevalScript.getFullPathFromUri to get animation file paths
234961a2f3 vwaurich * OMCompiler 88b6260...f45d03b (1): > get absolute paths of resource files which are used for animation
c503a083c2 Martin Sjölund * OMCompiler eae52ab...88b6260 (1): > Structural parameters as HashSet instead of Table
330f368b80 Adeel Asghar * OMEdit c9b1bad...d605fc7 (1): > ticket:4081 Only skip the Record sub modifiers.
d605fc7e56 Adeel Asghar ticket:4081 Only skip the Record sub modifiers.
f57eccf698 hudson * libraries 24c620f...849998a (1): > Bump libraries
379eed07a4 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.
c9b1bad1f5 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
e923b7ac70 Adeel Asghar Options for keeping the variables browser shown in Modeling perspective.
177e9f2713 Martin Sjölund Updating submodules * OMEdit 62ed426...3b858fb (1): > Update submodule
ef48413fcd Martin Sjölund Update submodule
0a2edd8b16 Martin Sjölund Update submodule
3b858fb94a Martin Sjölund Update submodule
acfbd683ff Martin Sjölund Update submodule
b895c9a002 Martin Sjölund Fix for OSX quoting
b9c47b254b hudson * OMEdit 45ed062...62ed426 (1): > Merge pull request #36 from rfranke/varsvis
62ed4267ea Adeel Asghar Merge pull request #36 from rfranke/varsvis
56bef316d6 Martin Sjölund * OMPlot 1e06cf2...f907e83 (1): > Compile OMPlot with C++11
f907e83f7e Martin Sjölund Compile OMPlot with C++11
32bdc87877 Rüdiger Franke Updating submodules
8fc919db6e Rüdiger Franke Finally disable new Crane test. Now it really fails on Hudson.
a2293fc284 Rüdiger Franke Revert previous commit and add missing file
dd00510055 Rüdiger Franke Remove test with strange Hudson "Result xml-file not found"
cd03de0c2d Rüdiger Franke Extend tests for calculatedParameter, ticket:4027
d13b6b0cd6 hudson * libraries 7f1dbe4...24c620f (1): > Bump libraries
b94da0447d Adrian Pop fix windows builds - do not remove just the modelica3d target as it puts the build in an infinite loop!
645cec9f2c Per Östlund * OMCompiler 7efbde0...55548c1 (1): > Improved prefixing in NFInst.
5623c1d6ed Martin Sjölund * OMCompiler c8b206d...7efbde0 (2): > Only run SMFlatten if the model uses SMs > Tabs to spaces
c186defaf6 Martin Sjölund Updating submodules * OMEdit 52f9e6f...45ed062 (3): > Update submodule > Update submodule > Fix detection of Qt5 for qjson
1e06cf25df Martin Sjölund Update submodule
2d8ab4a861 Martin Sjölund Update submodule
1125cc6122 Martin Sjölund Update submodule
45ed06284b Martin Sjölund Update submodule
99788c6507 Martin Sjölund Handle qmake -qt4
60ac290a08 Martin Sjölund Update submodule
5d045ad8b9 Martin Sjölund Update submodule
d5b4317d38 Martin Sjölund Update submodule
e9fc8d3269 Martin Sjölund Update submodule
3b1089fafb Martin Sjölund We need to substitute LRELEASE like before
aa41743cdf Martin Sjölund Update common submodule
aeabd2e17e Martin Sjölund Update common submodule
2db886384e Martin Sjölund Update common submodule
14dd3dd757 Martin Sjölund Fix detection of Qt5 for qjson
5ede8caae1 Martin Sjölund Fix logic for qjson Qt4/Qt5
c7d60273c4 Martin Sjölund Improve detection of lrelease
1d08fbc30e Martin Sjölund Updating submodules * doc d7ea0d8...3a34ba9 (1): > Remove references to Modelica3D
2249704ce1 Rüdiger Franke Extend MatrixIO tests with negative aliases
4c891dc8b7 Rüdiger Franke Updating submodules
ae2c9c56d7 Rüdiger Franke Revert "Expected output" -- a bug was introduced!
bea3ac45d3 Martin Sjölund * testsuite 7886e2e...8637cad (1): > Remove references to Modelica3D
8637cad4ff Martin Sjölund Remove references to Modelica3D
3a34ba911a Martin Sjölund Remove references to Modelica3D
b31a58e5ab Martin Sjölund Remove references to Modelica3D
748db33c7d Rüdiger Franke Show Variables Browser in Modeling Perspective per default
d8301729fb hudson * libraries 9534aff...f2b3e94 (1): > Bump libraries
9eb3083f79 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
e00c5c2e8e Rüdiger Franke Updating submodules
7886e2e7a9 Rüdiger Franke Add tests for ticket:4072 (array storage order)
7c9473027a Rüdiger Franke Keep Variables Browser if shown in Modeling Perspective
cea9c6077d hudson * libraries 8097e93...9534aff (1): > Bump libraries
e086bc8860 Niklas Worschech * OMCompiler 892dc5a...d314f5c (1): > added ModelicaIO and zlib to cpp runtime build
bff223e69a hudson * OMEdit 520810b...52f9e6f (1): > Merge pull request #35 from rfranke/none
52f9e6f13b Adeel Asghar Merge pull request #35 from rfranke/none
b022bb45a1 Rüdiger Franke Don't pass platform "none" to buildModelFMU, ticket:4070
75849b001c Rüdiger Franke Save FMI platform setting None, ticket:4070
2495427be2 Rüdiger Franke * OMCompiler d95bf99...892dc5a (1): > Mark inputs changeable
061d238c5d Per Östlund * OMCompiler bdb177c...d95bf99 (1): > Don't dump the flat model in silent mode.
854d277cf4 hudson * libraries 1e367c0...8097e93 (1): > Bump libraries
0a045c6f65 Adeel Asghar * OMEdit 2c0eb7f...520810b (1): > Ticket:3626 Show parameter records instead of bindings.
520810b581 Adeel Asghar Ticket:3626 Show parameter records instead of bindings.
28631ca1dd Adeel Asghar Updating submodules
f32443cdfd Adeel Asghar Expected output for getComponentModifierValue. Added getComponentModifierValues call.
a9d5c6d2eb Martin Sjölund * OMCompiler 043a756...69d8e82 (1): > Start splitting large C-files into smaller ones
dadeb7367f Adeel Asghar * OMEdit 2af5ad1...2c0eb7f (1): > ticket:4070 Fixed Options dialog pages order. Removed the unused AnimationPage class.
2c0eb7fb4c Adeel Asghar ticket:4070 Fixed Options dialog pages order. Removed the unused AnimationPage class.
6661c77d31 hudson * libraries f6fa03b...1e367c0 (1): > Bump libraries
27b3a2e286 Per Östlund * OMCompiler b11d246...043a756 (1): > Fix for a few compiler warnings.
cb4f80b194 Martin Sjölund * OMCompiler 1a5a648...b11d246 (1): > Link with expat when not bootstrapping
9b79b8aa05 Per Östlund * OMCompiler 6324199...1a5a648 (1): > Quick hack to fix some NFInst issues.
f5bc75d397 Adeel Asghar * OMEdit e4abcb5...2af5ad1 (1): > Only call convertUnit when units are different.
2af5ad19e4 Adeel Asghar Only call convertUnit when units are different.
a72ba40f3a Martin Sjölund * OMCompiler cba2c4a...6324199 (1): > Link against fewer libraries when bootstrapping
e3e23f01e1 Rüdiger Franke * OMCompiler 2f98348...cba2c4a (1): > Add attributes to init.xml file of Cpp runtime, ticket:4069
b71a912b71 hudson * libraries 2904e86...f6fa03b (1): > Bump libraries
f477a800da Willi Braun * OMCompiler e502e33...2f98348 (1): > add functionAlgebraic to callStatistics
e73b174e99 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.
e4abcb5f8e 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.
bba41399ef ptaeuber * OMCompiler 0c4be26...e502e33 (1): > Also dump iteration variable names in tearing dump
36e277abfc Martin Sjölund * OMCompiler e272846...0c4be26 (1): > HPCOM is not needed for bootstrapping
d60145d77e hudson * OMEdit 0d23c4d...fd9c3f0 (1): > Merge pull request #34 from rfranke/vars
fd9c3f042a Adeel Asghar Merge pull request #34 from rfranke/vars
72fa01bff8 Martin Sjölund * OMCompiler e52e2f9...e272846 (1): > Do not link expat with omc
bb307ff463 Martin Sjölund * doc 257c15b...d7ea0d8 (1): > Use override instead of rewriting the XML-file
d7ea0d8853 Martin Sjölund Use override instead of rewriting the XML-file
62ce793d52 Rüdiger Franke * OMCompiler 5609fed...e52e2f9 (1): > Fix use of scale factor in unit conversion, ticket:4031
8efee44b45 Rüdiger Franke Use unit as default display unit in variables browser
6cc73abebf Adeel Asghar * OMEdit a03d35a...0d23c4d (1): > Only override paint event of plot window.
0d23c4d356 Adeel Asghar Only override paint event of plot window.
da6de9e194 Adeel Asghar * OMPlot 9ccbe20...4f2beb7 (1): > ticket:3984 Added a tooltip for legend item with name and filename.
4f2beb7663 Adeel Asghar ticket:3984 Added a tooltip for legend item with name and filename.
1fad4d36df Rüdiger Franke Hide Unit column of Variables Browser
9a9d061d45 Rüdiger Franke Restrict unit selector of variables browser and use displayUnit
e1a4f866ff hudson * libraries 63c4fca...2904e86 (1): > Bump libraries
a7820f48f8 hudson * libraries c30f5f9...63c4fca (1): > Bump libraries
68140cad1a Rüdiger Franke Updating submodules
4c97d58c74 Rüdiger Franke Expected output, ticket:4031
da083c7b93 rfranke * OMEdit f063a54...a03d35a (1): > Restrict unit selector to displayUnit and internal unit, ticket:4031 (#33)
a03d35a969 rfranke Restrict unit selector to displayUnit and internal unit, ticket:4031 (#33)
a5abd6f28f hudson * libraries 3cd771b...c30f5f9 (1): > Bump libraries
93eaf9a7a6 Rüdiger Franke * OMCompiler b5b49b0...0901cc3 (1): > Add derived unit deg
71c21e0349 ptaeuber Updating submodules
1234c1e32b ptaeuber Remove removed flag
c2b84d3f11 Adeel Asghar * OMEdit 489670a...f063a54 (1): > ticket:4031 Correctly read the unit value from derived classes.
5592ae8901 vwaurich * OMCompiler 0cba003...0382fe8 (1): > better external object detection
114ace906a Adeel Asghar * OMCompiler 9e417e1...0cba003 (1): > ticket:4031 Added kV & mV derived units.
f063a54f98 Adeel Asghar ticket:4031 Correctly read the unit value from derived classes.
83725f2c0c vwaurich * OMCompiler a4f724f...9e417e1 (1): > external alias handling
1bb3ecb0d2 Martin Sjölund * OMCompiler c5383bb...a4f724f (1): > Simpler check if running the testsuite
4fe038488f arun3688 * OMNotebook baba16a...b87805e (1): > update DrModelica exercises
b87805e998 arun3688 update DrModelica exercises
0d15349e02 hudson * libraries 6d2ca2b...3cd771b (1): > Bump libraries
16c97b8d90 Lennart Ochel * OMCompiler bb86695...c5383bb (1): > Fix wrong escape sequence
fd532f0a3c adrpo * testsuite 8163c35...bea3e6f (1): > add test for ticket:4062
bea3e6f2ec adrpo add test for ticket:4062
907d44d40d adrpo * OMCompiler 0e6d68f...bb86695 (1): > fix for ticket:4062 - put external objects inside the connection sets
c1c4cac38e Willi Braun * OMCompiler 08ea75e...0e6d68f (1): > nonlinear homotopy solver with lapack
17c47ef484 vwaurich * OMCompiler db19191...08ea75e (1): > replace parameters in external objects, extend simCodeDebugDump
233b4784d4 Adeel Asghar * OMEdit 1a0ccb3...489670a (1): > ticket:4043 Only add the version and uses annotation to the top level class.
489670a234 Adeel Asghar ticket:4043 Only add the version and uses annotation to the top level class.
400d84fc6e Adeel Asghar * OMEdit 9206e66...1a0ccb3 (1): > Fixed the issue with over sizing of MainWindow. Give the AnimationWindow a title.
1a0ccb3743 Adeel Asghar Fixed the issue with over sizing of MainWindow. Give the AnimationWindow a title.
f806b430d9 hudson * libraries 86b2944...6d2ca2b (1): > Bump libraries
c9bf0a7a52 vwaurich * OMCompiler c687a77...db19191 (1): > do not link some external library resources (user32, pthread, X11)
79724aff18 ptaeuber Updating submodules
8163c351c7 ptaeuber Use -output-flag instead of val-function
a049a83772 Martin Sjölund Update README.md
c6c65ff627 hudson Updating submodules
a7103daada Per Östlund - Disable all scodeinst tests for now.
0907003b8d adrpo * OMCompiler f03616c...ea2bf10 (1): > fix windows build
b930c4a13f vruge * OMCompiler aaeec2c...f03616c (1): > loop -> memcpy
6809cba687 vruge Updating submodules
eb2053453c vruge added test for rungekutta_ssc
82153c23a9 Adeel Asghar * OMEdit 6ec4f43...9206e66 (2): > Use QLineEdit instead of QTextEdit. Mark the strings for translation. > Reverse the mouse wheel zooming.
9206e660b8 Adeel Asghar Use QLineEdit instead of QTextEdit. Mark the strings for translation.
d0e37f8c0d Adeel Asghar Reverse the mouse wheel zooming.
58ec694ed2 Adeel Asghar * OMEdit 77d8742...6ec4f43 (1): > Automatically launch the animation window.
6ec4f43b46 Adeel Asghar Automatically launch the animation window.
1553a491c6 Adeel Asghar Copy the OSG binaries required for OMEdit.
182baeeaae alash325 * OMCompiler 64c43c2...6759fed (2): > - added wrongly deleted line > Added importFMUModelDescription API
422d7e8610 hudson * libraries d8c7fe5...86b2944 (1): > Bump libraries
94f4e63f78 hudson * OMEdit 21e45ae...77d8742 (2): > Make animation part of simulation process. Some other minor fixes. > Merge pull request #32 from vwaurich/animation2
77d8742bdc Adeel Asghar Make animation part of simulation process. Some other minor fixes.
6241795cab Adeel Asghar Merge pull request #32 from vwaurich/animation2
6f77ba39c8 Adeel Asghar Merge branch 'animation2' of https://github.com/vwaurich/OMEdit into animation2
b2c7ceaacd Martin Sjölund Fix for Qt5/Ubuntu compilation on OSG 3.2
5a8e45aea3 adeas31 Fixed compiling for Qt4
c507399f29 Adeel Asghar Fixed internal osgQt for Windows.
d04327ebdc vwaurich - fix typo
8483368d26 vwaurich - svg icons instead of png
dcb43b858c vwaurich - internal osg qt by sjoelund and fix for win
78fa9a55ff mflehmig Add Qt libraries to Makefile for Linux
0da784ffe3 mflehmig Fix compiling under Linux
c8fb556b61 mflehmig Fix bug: File name has a typo
d565dacd9c vwaurich - normals for the pipes
74314e0cc4 vwaurich - removed asDrawable()
532e545b74 vwaurich - jump to time functionality
e84ba2bcbb vwaurich - fix size of time label, typo
4901b80451 vwaurich - brighter backgroundcolor
b22a37982a vwaurich - fix time label, slider, added speedUp setting
ac14b02dd5 Adeel Asghar Minor fixes. Do not comment out MainWindow::storePlotWindowsStateAndGeometry().
763017532b Adeel Asghar Link with release/debug dlls of OSG.
d846306e96 vwaurich - default dir for openAnimationFile
b2f547d0a4 Adeel Asghar Only enable the toolbar buttons when we have the visualizer. Otherwise the applications crashes.
740de29cb4 Adeel Asghar Get the toolbar icon size from settings so that is configurable. Renamed from AnimationWindowContainer to AnimationWindow.
e0dad8afd3 Adeel Asghar Make viewer the central widget.
6bea230737 Adeel Asghar No need to set a dummy scene data. We can have an empty view.
c4fc525f35 vwaurich - reduce size of animation toolbar, better default size of view
a6aa2a697c vwaurich - fix time slider
256dfe6c80 vwaurich - set window title for animations
cb04267cab Adeel Asghar Fixed some warnings.
135dffbf09 Adeel Asghar read_matlab4.h already included via util.
0916398300 Adeel Asghar Link with 64-bit libs of OSG.
f03fd1f7b0 vwaurich - comments and coding style
a144be8ed5 vwaurich - added a spring, yeah
09c29209cf vwaurich - some nice perspective actions
cf7c9582f6 vwaurich - added simulate with visualization button
87eb7b07e3 vwaurich - forgotten ressource
531b4cb1f7 vwaurich - remove the old tabbed animation stuff
03c48b28dd vwaurich - plot and animation share an mdi
fa40827c39 vwaurich - at least something works now
f88e6e710d vwaurich - hide animation window when switching perspective
abed1a277d vwaurich - fix updateTimer
610825c6de vwaurich - add own shape type for pipes
394cc912bf vwaurich - separate VisualizerMAT class
a751c1aaad vwaurich - add icons, remove old animation buttons
43b721753a vwaurich - make an animation toolbar
535913bc33 vwaurich - add an animation toolbar
527c264dd1 vwaurich - somehow integrated the viewer in the animationwidget
a0bb68feef vwaurich - got the animation in the view
0d3f33194a vwaurich - compile a lot of stuff
361ec4065e vwaurich - get a proper viewer
90e7bae08b vwaurich - get osgviewer and widgets
795f673306 vwaurich - compile with osg
8b08221726 vwaurich - animation window
e167ad14db Adeel Asghar * OMEdit ebbfe52...21e45ae (2): > Revert "Merged OSG 3D visualization done by Volker." > Merged OSG 3D visualization done by Volker.
21e45aea94 Adeel Asghar Revert "Merged OSG 3D visualization done by Volker."
3a67afd18e Adeel Asghar Merged OSG 3D visualization done by Volker.
07ce5bc480 vwaurich * OMCompiler 27e2783...64c43c2 (1): > add error if file name is too long
9f9019a3d4 Lennart Ochel Updating submodules
020ac7f724 Lennart Ochel Add test case for ticket:4061
9c0570369c Lennart Ochel Update expected output
1d441b156f Willi Braun Updating submodules
be9dc574da Willi Braun add test for ticket:3999 and fix expected output
f83f568703 Martin Sjölund Fix for Qt5/Ubuntu compilation on OSG 3.2
629181837c adeas31 fix last commit
e80e2097bf adeas31 fix compiling for Qt4
f1516019cd Adeel Asghar Fixed internal osgQt for Windows.
6ae8b586d1 Adeel Asghar * OMEdit a4b17ce...ebbfe52 (1): > Fixed printing the output of manager and monitor.
ebbfe52fc6 Adeel Asghar Fixed printing the output of manager and monitor.
1a2cd70ce1 Adeel Asghar * OMEdit 1dd8804...a4b17ce (1): > Avoid extra QFile objects.
a4b17ce3b2 Adeel Asghar Avoid extra QFile objects.
f0e007bb71 vwaurich - fix typo
ba0860b0bf vwaurich - svg icons instead of png
b36808d51a Lennart Ochel * OMCompiler e4eee95...aadd604 (1): > Highlight that the unit checking module is still experimental
0eac666183 Lennart Ochel * OMCompiler 99952ed...e4eee95 (1): > Fix unit checking for products
3774c8fb4b Adeel Asghar * OMEdit 3bc1550...1dd8804 (1): > ticket:4042 Show error message for conflicting variables names.
1dd8804f9a Adeel Asghar ticket:4042 Show error message for conflicting variables names.
b054f03345 hudson * libraries 88f924c...d8c7fe5 (1): > Bump libraries
9906a4d9e0 ptaeuber Expected output for smaller init tearingsets
c1b9c1564a ptaeuber Updating submodules
28062c6c1f vwaurich * testsuite f86f656...01ec73d (1): > - added test
01ec73d53f vwaurich - added test
fd07d42a6d Adeel Asghar * OMEdit 7152771...3bc1550 (1): > Reverted the previous commit. Start the manager first.
3bc1550cec Adeel Asghar Reverted the previous commit. Start the manager first.
4ae5f37182 ptaeuber * testsuite 8a0ec7d...f86f656 (1): > Add parameter tests
f86f65663c ptaeuber Add parameter tests
0fd534d734 vwaurich - internal osg qt by sjoelund and fix for win
7fd1e7d740 Lennart Ochel Updating submodules
8a0ec7d415 Lennart Ochel Do not use + for OM flags
547c4b9aef hudson * libraries b3e5345...88f924c (1): > Bump libraries
0dd2f67b46 adrpo Updating submodules
62c88ea11b adrpo - update test
257c15ba5f Adrian Pop fix for ticket:4051 (#27)
21cb762ce1 Lennart Ochel Fix broken cross reference (#26)
f5b6e8785d ptaeuber Updating submodules
9a6e38792c ptaeuber Expected output
a1b3acbb80 vwaurich Merge remote-tracking branch 'origin/master' into master-loc
0a4ea1fda6 hudson * libraries 7e555e5...db11ad8 (1): > Bump libraries
b1f3e5fca6 adrpo add test for ticket:3979
11de48c432 adrpo * testsuite d5d4c0d...b1f3e5f (1): > add test for ticket:3979
150aad9667 adrpo * OMCompiler f0f37a3...4f0d761 (1): > fix for ticket:3979
86cb47f940 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.
baba16ac38 adrpo fix import of QSetttings for qt4
715277176f Adeel Asghar Start the monitor before manager.
b6bd36bea8 Adeel Asghar ticket:4047 Fixed updating of icon transformation.
78f34eaf30 vwaurich Merge pull request #1 from mflehmig/animation2
c6b9df15cb Adeel Asghar ticket:4045 Allow users to specify dragged component name.
3a786a3de6 mflehmig Add Qt libraries to Makefile for Linux
d04ae4ba8d mflehmig Fix compiling under Linux
81e061135e mflehmig Fix bug: File name has a typo
fbaa0708b3 Adeel Asghar ticket:4042 Avoid crash.
f4df9cc23f vwaurich Merge remote-tracking branch 'origin/master' into master-loc
6304dfa648 Adeel Asghar Pass +locale as argument to omc_Main_init.
1df99c389c Adeel Asghar Pass +locale as argument to omc_Main_init.
9944a43ae8 Adeel Asghar * OMCompiler 7c98eac...f0f37a3 (1): > Added zero as default timePoint.
ed6f1c1242 Adeel Asghar Updating submodules
06bb102213 Adeel Asghar Added more words to dictionary.
9d732f599f Adeel Asghar Set +d=initialization by default.
b85aba4ad1 Adeel Asghar Read the language from OMEdit settings file.
d5d4c0d822 Adeel Asghar Updated tests with new initialization warning text.
d96ce42cf4 Lennart Ochel Updating submodules
735a63374b Lennart Ochel Fix initialization problems containing
a457240c1f hudson * libraries f69bdc7...8ed89b6 (1): > Bump libraries
c0b4f166c8 hudson * libraries 2c14ca0...f69bdc7 (1): > Bump libraries
1a2579ea90 hudson * libraries 8ebde99...2c14ca0 (1): > Bump libraries
4d0e38eb23 Adeel Asghar * OMEdit b2c63fa...3aded14 (1): > Make ExactStep false as default and an optional attribute.
3aded14276 Adeel Asghar Make ExactStep false as default and an optional attribute.
4ee4b9101a Adeel Asghar * OMEdit 37a0f72...b2c63fa (1): > Clear the generated files before each new tlm co-simulation.
b2c63fa2d2 Adeel Asghar Clear the generated files before each new tlm co-simulation.
f7c4a515c7 Adeel Asghar * OMEdit 9ca647d...37a0f72 (1): > Keep the tlm co-simulation window inside main OMEdit window.
37a0f72635 Adeel Asghar Keep the tlm co-simulation window inside main OMEdit window.
2a244e2348 Adeel Asghar * OMEdit 19a2742...9ca647d (1): > Respect the order of arguments.
9ca647d894 Adeel Asghar Respect the order of arguments.
9664c5917b ptaeuber Updating submodules
bf88e3f1cc ptaeuber Expected output
7da13ef063 vwaurich - normals for the pipes
b6a1d59926 hudson * libraries cbfb614...8ebde99 (1): > Bump libraries
4e3de44171 vwaurich - removed asDrawable()
bf23a9aff7 vwaurich - jump to time functionality
1e51b8aef1 hudson * libraries ca7861b...cbfb614 (1): > Bump libraries
67886fb4f1 Lennart Ochel * OMCompiler 83c6631...372119f (1): > Fix typo in documentation of isExperiment(..)
f0075d116a hudson Updating submodules * OMEdit fe7fc5f...19a2742 (3): > Compile OMEdit with C++11 > Proper linking for 32 or 64 bit. > Allow renaming the MetaModel name.
d3e63e2f09 vwaurich - fix size of time label, typo
b7cced8f87 vwaurich - brighter backgroundcolor
d2dfa3eb3f Adeel Asghar Merge branch 'animation2' of https://github.com/vwaurich/OMEdit into animation2
54c5148f9e Adeel Asghar Minor fixes. Do not comment out MainWindow::storePlotWindowsStateAndGeometry().
4793ccf7a3 vwaurich - fix time label, slider, added speedUp setting
549addfb66 Adeel Asghar Link with release/debug dlls of OSG.
19a2742888 Martin Sjölund Compile OMEdit with C++11
1e1497aee9 vwaurich - default dir for openAnimationFile
fee9b9cb72 Adeel Asghar Only enable the toolbar buttons when we have the visualizer. Otherwise the applications crashes.
7baf6dec44 Adeel Asghar Get the toolbar icon size from settings so that is configurable. Renamed from AnimationWindowContainer to AnimationWindow.
0e2ab0f239 Adeel Asghar Make viewer the central widget.
9854949aa8 Adeel Asghar No need to set a dummy scene data. We can have an empty view.
721b825ee8 vwaurich - reduce size of animation toolbar, better default size of view
9a5118636c vwaurich - fix time slider
0f3aec9af4 vwaurich - set window title for animations
195aed3e92 Adeel Asghar Fixed some warnings.
8a369066cb Adeel Asghar read_matlab4.h already included via util.
175f71c0df Adeel Asghar Proper linking for 32 or 64 bit.
130745f8cf Adeel Asghar Link with 64-bit libs of OSG.
2afbff6ce8 arun3688 change insert link color to blue, update copyrights information
057cc58803 vwaurich - comments and coding style
7f9de4877b Adeel Asghar Allow renaming the MetaModel name.
771c29f400 Lennart Ochel * OMCompiler 6d333d4...83c6631 (2): > Add available options of runtime flag -iim > Remove obsolete flag from description
2fb2f3906a hudson * libraries 1114c90...ab67009 (1): > Bump libraries
bf0142eed3 hudson * libraries 3351823...1114c90 (1): > Bump libraries
ed4fde4e5d hudson * libraries ebddb30...3351823 (1): > Bump libraries
2b26934410 Adeel Asghar * OMEdit 7ed1ea5...fe7fc5f (1): > ticket:4039 Use monospaced font for text and system font for html.
fe7fc5fbce Adeel Asghar ticket:4039 Use monospaced font for text and system font for html.
1d38f8da3e hudson * libraries d20ece1...ebddb30 (1): > Bump libraries
43a4809ee1 hudson * libraries 0d6258c...d20ece1 (1): > Bump libraries
bc743b1458 Lennart Ochel * OMCompiler 5ac7218...6d333d4 (1): > Remove useless condition
6d91166d05 Adeel Asghar * OMEdit bbba659...7ed1ea5 (1): > ticket:4039 Handle the text documentation.
7ed1ea59df Adeel Asghar ticket:4039 Handle the text documentation.
b3d25155f3 hudson * libraries f20dc2c...0d6258c (1): > Bump libraries
4ad5e087f9 ptaeuber * OMCompiler 3423a6e...5ac7218 (1): > Some code optimizations in Tearing.mo
9fa6eff0a4 Martin Sjölund * libraries 0ee0a86...f20dc2c (1): > Suppress tableAvailable warning
22933c2fc2 Martin Sjölund Updating submodules
07e45ab116 Martin Sjölund Fixes for ticket:4007
997caa118d vwaurich - added a spring, yeah
ef16015c91 hudson * libraries cba9ecf...0ee0a86 (2): > Bump libraries > Bump libraries
66b21e5618 Adeel Asghar * OMEdit c3f1889...bbba659 (1): > ticket:3964 Single & multi-line commenting for MetaModelica.
bbba6594bb Adeel Asghar ticket:3964 Single & multi-line commenting for MetaModelica.
4509c6ae98 Adeel Asghar * OMEdit eb6ad82...c3f1889 (1): > Only show the qualified name for LibraryTreeItem::Modelica in model switcher dialog.
c3f1889b47 Adeel Asghar Only show the qualified name for LibraryTreeItem::Modelica in model switcher dialog.
a5eac21c5c Adeel Asghar * OMEdit 04e3776...eb6ad82 (1): > Open the file when enter is pressed.
eb6ad82497 Adeel Asghar Open the file when enter is pressed.
ca88dda54a vwaurich - some nice perspective actions
9a405974fc hudson * libraries d0061e0...cba9ecf (1): > Bump libraries
0e613776f7 vwaurich - added simulate with visualization button
24e90f463d vwaurich - forgotten ressource
d4d7396e2d vwaurich - remove the old tabbed animation stuff
c7395d747d vwaurich - plot and animation share an mdi
917026ca06 hudson * libraries ba08d5d...d0061e0 (1): > Bump libraries
e7ba8631fb hudson * libraries c09b00a...ba08d5d (1): > Bump libraries
f3778d5f45 hudson * libraries cc801bc...c09b00a (1): > Bump libraries
08d86e3cdc hudson * libraries eec5879...cc801bc (1): > Bump libraries
c47ebfd398 vwaurich - at least something works now
ccc2d2974a hudson * libraries 2da570a...eec5879 (1): > Bump libraries
3591c06b85 Adeel Asghar * OMEdit ea8dd85...04e3776 (1): > ticket:4008 For now just display all parameters as enabled.
04e3776a5a Adeel Asghar ticket:4008 For now just display all parameters as enabled.
9673df6437 Adeel Asghar * OMEdit ff69236...ea8dd85 (1): > ticket:4026 Use the inherited class coordinate system if class doesn't have one.
ea8dd8585a Adeel Asghar ticket:4026 Use the inherited class coordinate system if class doesn't have one.
0cd7cf5722 vwaurich - hide animation window when switching perspective
8ecc3f01da vwaurich - fix updateTimer
0a7ab05410 vwaurich - add own shape type for pipes
a07ac97e16 vwaurich * OMCompiler 55589c8...863a98b (1): > - fix visualization attribute extra
a85b4051bc hudson * libraries 5822fc9...2da570a (1): > Bump libraries
8713572ca5 Adeel Asghar * OMEdit af701af...ff69236 (1): > ticket:4023 Fixed the GDB path issue.
ff69236944 Adeel Asghar ticket:4023 Fixed the GDB path issue.
714e80dc2a hudson * libraries 17837ab...5822fc9 (1): > Bump libraries
e317479ad5 Willi Braun * testsuite 7496b21...9f36c1c (1): > fix daeMode testsuite
9f36c1c259 Willi Braun fix daeMode testsuite
787ff7d9cd vwaurich * OMCompiler 9f51354...55589c8 (1): > - generate visual.xml with +d=visxml only
c3ad0a4741 Willi Braun Updating submodules
7496b2113c Willi Braun add dae tests to the testsuite
f473622b38 vwaurich * OMCompiler 8c6ebff...5d7be40 (1): > - get source info for Flags.VISUAL_XML
ca42d75e97 hudson * libraries 5bbcc65...17837ab (1): > Bump libraries
6fc92320a8 hudson * libraries 9844f28...5bbcc65 (1): > Bump libraries
a5a94a3452 Adeel Asghar * OMCompiler a543be3...8c6ebff (1): > Better implementation for add/update/delete transition APIs.
e820854ce7 vwaurich - separate VisualizerMAT class
dab8d02d52 vwaurich - add icons, remove old animation buttons
8707392bad vwaurich - make an animation toolbar
e5a6e459c9 vwaurich - add an animation toolbar
3b272d4789 hudson * libraries e703c0a...9844f28 (1): > Bump libraries
b5660ff07b Rüdiger Franke * OMCompiler 7ce61b8...a543be3 (1): > Add new function signatures to ArrayOperations.h
2665e73ab6 vwaurich - somehow integrated the viewer in the animationwidget
0c99c48794 Adeel Asghar Copy omniORB files required for OMPython.
f1fb176a85 vwaurich - got the animation in the view
0eb1e69315 Rüdiger Franke * OMCompiler 0b58b42...7ce61b8 (1): > Implement DIV_ARR and ADD_ARRAY_SCALAR in Cpp runtime
168de06cde hudson * libraries f0f1421...e703c0a (1): > Bump libraries
8627235ee4 vwaurich - compile a lot of stuff
9a7a6a6520 hudson * libraries c0d7cd1...f0f1421 (1): > Bump libraries
7f92104259 vwaurich - get a proper viewer
b1e2e3c9c5 Adeel Asghar Updating submodules
4248392478 Adeel Asghar Updated the transitions test.
bf2ce72591 Adeel Asghar Updating submodules
aa4034be8b Adeel Asghar Call the transition tests.
f9561bb5ad vwaurich - get osgviewer and widgets
b9b08bb29d hudson * libraries 0545f46...c0d7cd1 (1): > Bump libraries
b1db329758 vwaurich - compile with osg
425e279643 Adeel Asghar Test for transitions APIs.
e23197cc0b Adeel Asghar Updating submodules
ddd5bd0029 Per Östlund Updating submodules
f12e83be54 Per Östlund - Added testcase for ticket 4028.
c10ebe7ce0 vwaurich - animation window
a66f05b607 hudson * libraries 8272b09...0545f46 (2): > Bump libraries > Bump libraries
90a3111c60 hudson * libraries 2aa606d...8272b09 (1): > Bump libraries
4811487c34 vwaurich * OMEdit ef5ae2c...af701af (2): > - animation tab (reverted from commit d67f06b7e02204937bf4b447f8f2b0ab7994cad3) > - animation tab
af701af0e0 vwaurich - animation tab (reverted from commit d67f06b7e02204937bf4b447f8f2b0ab7994cad3)
d67f06b7e0 vwaurich - animation tab
d577b77469 Adeel Asghar * OMCompiler 974a19c...0735a9d (1): > Added new API addTransition.
1d8a54c5d2 vwaurich * OMCompiler fcc0b47...974a19c (1): > - compute timeevents for tEnd
1fc6779f51 vwaurich * OMCompiler a1fe865...fcc0b47 (1): > - deactivate analytic jac for nls in cpp Newton solver
0cafae04f0 hudson * OMEdit af142ed...ef5ae2c (1): > Merge pull request #30 from robbr48/master
ef5ae2c5f7 Adeel Asghar Merge pull request #30 from robbr48/master
a2097138f7 vwaurich * OMCompiler cd3785d...a1fe865 (1): > - cpp synchronous implementation back to time events
f785361780 vwaurich * testsuite ad30452...05d7215 (1): > - deactivate test for now
05d7215d2d vwaurich - deactivate test for now
d9bbe6a55f hudson * libraries 13af828...2aa606d (1): > Bump libraries
11290fddd5 hudson * libraries a32c731...13af828 (1): > Bump libraries
b0fc13197d Robert Braun Removed accidentally commited debug output.
5fc6629d5b Robert Braun Reduced tolerances for fuzzyCompare function.
af3b5b30cd ptaeuber * OMCompiler 338dd80...cd3785d (1): > Some minor SimCode Optimization
2f90cbe962 hudson * libraries 8cc0516...a32c731 (1): > Bump libraries
0e7c9e224a ptaeuber Updating submodules
ad304529bc ptaeuber Expected Output
a612fb9dfc hudson * libraries 801e126...8cc0516 (1): > Bump libraries
844e1292be hudson * libraries 798c7e1...801e126 (1): > Bump libraries
07e32aaadf ptaeuber * OMCompiler bcf29cc...779a206 (1): > Fix Dynamic Tearing for initialization
4bd6606c78 ptaeuber * OMCompiler 5fed8c1...bcf29cc (1): > Allow Dynamic Tearing for initialization
fdc16e8ff3 ptaeuber Updating submodules
b11d53d018 ptaeuber Expected output
2f0e646734 Niklas Worschech * OMCompiler d0a57cd...db1de5b (2): > fix for hpcom > integrated DAE mode in cpp runtime
f38ca3c905 Adeel Asghar * OMEdit 3e8f747...af142ed (1): > ticket:4013 Update the display name within inherited classes.
af142edfce Adeel Asghar ticket:4013 Update the display name within inherited classes.
1a035cf140 vwaurich * testsuite 9453b64...810d7e2 (1): > - activate synchronous test with total model
810d7e20bd vwaurich - activate synchronous test with total model
ef4e7ef986 vwaurich * OMCompiler 4ec62d0...d0a57cd (1): > - fix booleanclock handling, use subpartidx for clockinit
8d66d027e5 vwaurich * testsuite efdd08a...9453b64 (1): > - added synchronous test, update clockedEventTest
9453b64e25 vwaurich - added synchronous test, update clockedEventTest
e023fae8de vwaurich * testsuite 69e0f34...efdd08a (1): > - update clockedEventTest
efdd08a275 vwaurich - update clockedEventTest
aa923e1274 vwaurich * OMCompiler 8c6cf45...4ec62d0 (1): > - fix for hpcom
1e0af42a1c vwaurich * testsuite 793899e...69e0f34 (1): > - added test for partlintorn systems
69e0f34f47 vwaurich - added test for partlintorn systems
d5eaeaf1ba vwaurich * OMCompiler aeb5710...8c6cf45 (1): > - remove debug output
9f40c11157 vwaurich * OMCompiler 41f85a5...aeb5710 (1): > - fix partlintorn system
5c97c38252 vwaurich * OMCompiler 5a18bd5...41f85a5 (1): > Reactivated reverted clock adaptions
6f943466cc vruge Updating submodules
793899e508 vruge added test for ticket:3997
e72c6205e7 vruge * OMCompiler 2d42240...c5749a6 (1): > recursion -> loop
17b76a2427 hudson * libraries 3948ea0...798c7e1 (1): > Bump libraries
e32ba78a8a hudson * libraries a121968...3948ea0 (1): > Bump libraries
846caf8cba hudson * libraries 005d18b...a121968 (1): > Bump libraries
8238112e57 hudson Updating submodules
c49987f116 vruge added tests for force inline function in Loop
dba51955fb hudson * libraries fa271da...005d18b (1): > Bump libraries
8d44841c02 vruge * testsuite 8775cff...95c8653 (1): > make test more stable
2a5e662c96 vruge * OMCompiler 145cac2...b7af71c (1): > improved modul order
95c8653eac vruge make test more stable
56d03c25a3 hudson * libraries 9e79050...fa271da (1): > Bump libraries
c43463d81f vwaurich * OMCompiler 75fffde...145cac2 (1): > - copy missing dlls in omdev_extra_dlls to fix FMUs
4d1319d4e1 Martin Sjölund Updating submodules
8775cffb0c Martin Sjölund Test for default external call with arrays
e7498cd7fb hudson * libraries 759e441...9e79050 (1): > Bump libraries
c025dfad7f Martin Sjölund * OMCompiler e998614...c709213 (1): > Only store direction of external variables
8b62a96470 hudson * libraries 3982f1d...759e441 (1): > Bump libraries
383fdf1653 Martin Sjölund * OMCompiler a4c1eab...e998614 (1): > Generate unique UUID if libuuid is present
b4eded1d10 Adrian Pop * OMEdit 45325bd...3e8f747 (1): > fix windows build (#29)
3e8f747cd6 Adrian Pop fix windows build (#29)
dd95bfea36 hudson * libraries d5581e4...3982f1d (1): > Bump libraries
123335295e hudson * libraries aab1821...d5581e4 (1): > Bump libraries
f116be8871 Martin Sjölund * OMCompiler 96951b4...a4c1eab (1): > setDocumentationAnnotation now escapes strings
dbd36373cd Martin Sjölund Updating submodules * OMEdit a6abbd9...45325bd (1): > Compile with QT5 when available
ce1ebbf667 Martin Sjölund Compile with QT5
9ff03e5bd6 Martin Sjölund Compile with QT5
9ccbe20739 Martin Sjölund Update to compile with QT5
45325bdd58 Martin Sjölund Compile with QT5 when available
364b7ddc3e Martin Sjölund Allow configure to detect QT5
9560139ae8 hudson * libraries dbabe41...aab1821 (1): > Bump libraries
62db5eb5d3 Martin Sjölund * OMCompiler 4877c8d...96951b4 (1): > Use an AVL Tree to make adding new ZCs faster
1d5e3537c4 hudson * libraries cc74b99...dbabe41 (1): > Bump libraries
560200ba92 Martin Sjölund Expected output
cc33a59048 Martin Sjölund Updating submodules
7f89f6fe75 ptaeuber Updating submodules
04832d54e8 ptaeuber Update parameterTest
c619837d1e Martin Sjölund * OMCompiler 6cead39...06257ff (1): > Add built-in function valueCompare
44675e9c3a ptaeuber * OMCompiler 2216479...6cead39 (1): > Add missing else
12a6399f4a Lennart Ochel * OMCompiler 96282dd...2216479 (1): > Handle error stage ERROR_EVENTHANDLING
77568e8612 hudson Updating submodules
413773574b Patrick Täuber Add model to test parameter evaluation
35d9064164 Martin Sjölund * OMCompiler 9d12661...2d38e9a (1): > Encapsulate the ZeroCrossings set type
89efff0c18 hudson * libraries 13289b7...cc74b99 (1): > Bump libraries
70c275f0fb hudson * libraries 1c116de...13289b7 (1): > Bump libraries
4ae0b889ca Adeel Asghar Updating submodules
09ae6c9806 Adeel Asghar Added test for getTransitions API.
17b52679c5 hudson * libraries cb52715...1c116de (1): > Bump libraries
6a4a3f6e72 Martin Sjölund * OMCompiler 68b6340...a968496 (1): > Do not pass around numRelations
9e3a25279f hudson * libraries 8ec584e...cb52715 (1): > Bump libraries
a8395d8e14 Martin Sjölund * OMCompiler a25dc00...68b6340 (1): > Merge only 0 or 1 zero-crossings
1a73b8492a Dietmar Winkler * OMCompiler 1cb219f...a25dc00 (1): > Avoid characters in file names that are illegal in Windows
ba505bb0e7 Martin Sjölund * OMCompiler c06dade...1cb219f (1): > Use DoubleEndedList for zero-crossings internally
40256ecd02 Martin Sjölund * OMCompiler 5162304...c06dade (1): > Fix type variables of metarecords
367adc568e hudson * libraries 5da5169...8ec584e (1): > Bump libraries
67b62bf69c hudson * libraries 879dde5...5da5169 (1): > Bump libraries
3c02f6ac9a Adeel Asghar Updated tests for getClassInformation output.
d58055a5df Adeel Asghar Updating submodules
ee53dda5f8 Martin Sjölund Updating submodules
25e9e2c5cd Martin Sjölund Expected output for #1016
9a660c7f60 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
f080a0ab67 ptaeuber * OMCompiler 1a9bdf2...6f92e41 (1): > Minor changes to EvaluateParameter
24c8491412 hudson * libraries 7e7cc21...879dde5 (1): > Bump libraries
6393accfc3 hudson * libraries 3359f14...7e7cc21 (1): > Bump libraries
ed66e566e7 Willi Braun * OMCompiler 1127a0f...1a9bdf2 (1): > added DAE_RESIDUAL_VAR as varKind
265f2e00ff Willi Braun * OMCompiler 5f36339...1127a0f (1): > added ida-solver stopTime ticket:3991
b8a961a35a Willi Braun Updating submodules
7569344ae0 Willi Braun expected output of OMCompiler PR#1014
f9b8fcb381 Martin Sjölund * OMCompiler 1464a0d...f60e155 (1): > Fix equation system partitioning performance
19140c855c hudson * libraries f0dbd0f...3359f14 (1): > Bump libraries
dbff056ad5 hkiel * OMCompiler 3405204...1464a0d (1): > some minor list optimizations
d3813c7939 Martin Sjölund * OMCompiler 590fe40...3405204 (1): > FindZeroCrossings - avoid bad listAppend
9528cb1fab Martin Sjölund * OMCompiler 6312752...590fe40 (1): > Use DoubleEndedList for FindZeroCrossings
e72ae947b8 hudson * libraries df9793f...f0dbd0f (1): > Bump libraries
8c25cc4175 Martin Sjölund * OMCompiler 112b0bc...6312752 (1): > Avoid matchcontinue in FindZeroCrossings
4425b91e94 Martin Sjölund * OMCompiler 76f47ca...112b0bc (1): > Remove matchcontinue from FindZeroCrossings
10f61bd8ca Martin Sjölund * OMCompiler 185f006...76f47ca (1): > Avoid matchcontinue in FindZeroCrossings
56e36b9984 Martin Sjölund * OMCompiler 3d60086...185f006 (1): > Avoid matchcontinue in FindZeroCrossings
e00a7e6a9c Willi Braun enable daeMode tests
4f6cb20136 hudson Updating submodules
2881989f84 Willi Braun Updating submodules
3b50b48567 Willi Braun adjust output of tests
7d896bdf5b Martin Sjölund * OMCompiler 4638cca...9206950 (1): > Change order in mergeZeroCrossings
67530c486f hudson * libraries 4691397...df9793f (1): > Bump libraries
a9a0ba0ba2 hudson * libraries 09cd89f...4691397 (1): > Bump libraries
1f87e7a403 Lennart Ochel * OMCompiler dec4b30...4638cca (1): > New debug flag "partitionInitialization"
8d04a0ca14 hkiel * OMCompiler 3fd8767...dec4b30 (1): > some minor optimizations
95b62310f2 Adeel Asghar * OMEdit 612047b...a6abbd9 (1): > ticket:3982 Preserve format of text copied from instantiate model window.
a6abbd9b3d Adeel Asghar ticket:3982 Preserve format of text copied from instantiate model window.
790b71f56a Adeel Asghar * OMEdit 14f3280...612047b (1): > ticket:3987 Clear contents of search field by clicking ESC key.
612047bf0e Adeel Asghar ticket:3987 Clear contents of search field by clicking ESC key.
8c275a13f4 Willi Braun * OMCompiler 48f93f0...3fd8767 (1): > fix typos ticket:3983
730b958136 hkiel * OMCompiler c6520af...48f93f0 (1): > some minor optimizations to Backend
47554c6867 Adeel Asghar * OMCompiler 5725c2b...c6520af (1): > Measure the correct time of API calls.
32e9483a83 Adeel Asghar * OMEdit 4de9151...14f3280 (1): > Only create dialogs when they are really needed.
14f32804d5 Adeel Asghar Only create dialogs when they are really needed.
c05343bcd8 adrpo update test after fixing ticket:3980
0549d24fbb adrpo Updating submodules
6ce64981bb Willi Braun * OMCompiler 7b072a7...3e83c18 (1): > fix ticket:3983
21eed3abe0 vwaurich * testsuite 63ce1c7...58e841c (1): > - added cpp synchronous coverage tests for windows
58e841c220 vwaurich - added cpp synchronous coverage tests for windows
7753567248 hkiel * OMCompiler c84c179...7b072a7 (1): > use list comprehension
798693a30a hkiel * OMCompiler 638acf9...c84c179 (1): > slightly improve performance of getComponentAnnotations() ticket:3679 do better scanning through lists
d1216983f5 hudson * libraries fa06d36...09cd89f (1): > Bump libraries
ce20dbb743 Lennart Ochel * OMCompiler c1cac0c...638acf9 (1): > Don't evaluate alg. loops once before start of simulation
72e25ab5c0 adrpo Updating submodules
63ce1c70ea adrpo update tests after ThermoSysPro changes
5784a23145 Adrian Pop * OMCompiler 96924a5...c1cac0c (1): > fix ticket:3973
98d3633bcf Lennart Ochel * OMCompiler 6cb06d8...96924a5 (1): > Add missing TRACE_POP statement
6bae26e6e3 Lennart Ochel * OMCompiler 8ab6b8a...6cb06d8 (1): > Minor optimizations to EvaluateParameter.mo
3cc53c1813 Lennart Ochel * OMCompiler cbd9cd3...8ab6b8a (1): > Remove superfluous variables
e8766a7962 Willi add testcase for ida solver
9dcb772468 hudson Updating submodules
ad06f9ae51 Willi Braun * OMCompiler c268564...cf561f7 (1): > fix event handling of ida solver
0c0ec92c6d Willi Braun * OMCompiler 8257389...c268564 (1): > fix debug trace
4c6ac928e4 hudson * libraries fa77f43...dd435b9 (1): > Bump libraries
70e8a37aea hkiel * OMCompiler 2ce167a...8257389 (1): > GC.free() some temporary arrays
9b8d0f69ca 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
19c5734631 Adrian Pop * OMEdit 86dd3e9...4de9151 (1): > fix ticket:3868 add --large-address-aware when linking OMEdit (#28)
4de9151407 Adrian Pop fix ticket:3868 add --large-address-aware when linking OMEdit (#28)
9a4a119c71 Rüdiger Franke * OMCompiler a5b5466...499d340 (1): > Support startInterval of event clocks, ticket:3272
60cd9dacbb hudson * libraries a0b3ab3...fa77f43 (1): > Bump libraries
468286c5cb hudson * libraries 2d0c3a8...a0b3ab3 (1): > Bump libraries
a4b1ac0078 hudson * OMCompiler 60b9239...a5b5466 (5): > Updating 3rdParty > Updating 3rdParty > Merge branch 'master' of https://openmodelica.org/git-readonly/OMCompiler > Updating 3rdParty > Updating 3rdParty
9e7ba53b61 Adeel Asghar * OMEdit 56794bf...86dd3e9 (1): > Changed Algorithmic Debugging to Debugging.
86dd3e98f7 Adeel Asghar Changed Algorithmic Debugging to Debugging.
9b631e41f5 Adeel Asghar * OMEdit 44eb332...56794bf (1): > Properly set CRLF line ending.
56794bf8b2 Adeel Asghar Properly set CRLF line ending.
9024911cdd Rüdiger Franke Updating submodules
d633253756 Rüdiger Franke Expected output
b0c87cafba hudson * libraries 09d9a1a...2d0c3a8 (1): > Bump libraries
0b25f727d7 hkiel * OMCompiler 96ee498...70198be (1): > fix some warnings from static code analysis
bf3ee768c4 Willi Braun add daeMode tests to testsuite
c2d7cac27d Willi Braun Updating submodules
dcf9748d94 Willi Braun add ida daeMode flag to suppress alg. vars
92579682ee Niklas Worschech * OMCompiler df84bca...a25d3fd (1): > Revert "fix for clock ticks at end time in cpp runtime"
365c8c30cd Adeel Asghar * OMEdit b5fe970...44eb332 (1): > Remove the status bar message in case of error.
44eb33272e Adeel Asghar Remove the status bar message in case of error.
a150a73130 Adeel Asghar * OMEdit 19e56e3...b5fe970 (1): > ticket:3970 Include the components of the base classes in exported images.
b5fe970219 Adeel Asghar ticket:3970 Include the components of the base classes in exported images.
68d2b084ad Adeel Asghar * OMEdit 611bc0f...19e56e3 (1): > ticket:3958 Make OMCLogger enabled by default.
19e56e3d5f Adeel Asghar ticket:3958 Make OMCLogger enabled by default.
961402d3e7 Adeel Asghar * OMEdit db26f9e...611bc0f (1): > ticket:3969 Show correct line numbers for errors.
611bc0f327 Adeel Asghar ticket:3969 Show correct line numbers for errors.
3ac32bf04b adrpo Updating submodules
611ddae12d adrpo add test for ticket:3974
f15c2f7463 hudson * libraries ee73517...09d9a1a (1): > Bump libraries
1e70e4a446 Niklas Worschech * OMCompiler f67918e...913b58d (1): > Revert "Adapted clock handling in cpp runtime"
f2659d5bec Adeel Asghar * OMEdit 54a3450...db26f9e (1): > Use QRegExp to find tags instead of using QWebPage. QWebPage is slow and very much resource hungry.
db26f9ec6d Adeel Asghar Use QRegExp to find tags instead of using QWebPage. QWebPage is slow and very much resource hungry.
815d12437c Adeel Asghar * OMEdit 2d080d4...54a3450 (1): > C/C++ Editor instead of C Editor.
54a3450381 Adeel Asghar C/C++ Editor instead of C Editor.
3034818774 Adeel Asghar * OMEdit 8cddbef...2d080d4 (1): > Improved the performance by not setting the QTextCursor again and again.
2d080d4c7e Adeel Asghar Improved the performance by not setting the QTextCursor again and again.
a47f424c74 hudson * libraries b806a2e...ee73517 (1): > Bump libraries
fb1a348644 Niklas Worschech * testsuite 7d89d89...f34d8aa (1): > activated clockedTest in cpp tests again
f34d8aac8f Niklas Worschech activated clockedTest in cpp tests again
65ebd961e3 Niklas Worschech * OMCompiler ddf5050...f67918e (1): > fix for clock ticks at end time in cpp runtime
f782e0795a hudson Updating submodules
7d89d89eef adrpo disble test until we find the issue
3fc6f58cd6 Niklas Worschech * testsuite f3deab8...25d4cfc (1): > temporary deactivated clockTest from cpp runtime tests
25d4cfc125 Niklas Worschech temporary deactivated clockTest from cpp runtime tests
fe13ac30c8 adrpo * OMCompiler fcde532...3829472 (1): > small memory optimizations
8c8bd5d3a9 hudson * libraries 88bfd87...b806a2e (1): > Bump libraries
d6c8be52bf Willi * OMCompiler ce35531...fcde532 (1): > try to fix daeMode for complex equations
9436b59511 hudson * libraries 74609a1...88bfd87 (1): > Bump libraries
47a81d89db hkiel * OMCompiler a38e0f0...ce35531 (1): > fix some issues from static code analysis ticket:3954
c0bb335e9e Adeel Asghar * OMEdit 8b88d8e...8cddbef (1): > Allow user to handle loading of OpenModelica library.
8cddbef21a Adeel Asghar Allow user to handle loading of OpenModelica library.
eea37c8554 Bernhard Thiele * testsuite c45baaf...f3deab8 (1): > Added graphical state machine examples
f3deab8a4e Bernhard Thiele Added graphical state machine examples
4c214e2949 hudson * libraries 5fbbdc0...74609a1 (1): > Bump libraries
2ed7c9c9f7 Adeel Asghar * OMEdit aede0ba...8b88d8e (2): > Merge pull request #27 from adeas31/MetaModelica > Merge pull request #26 from adeas31/MetaModelica
8b88d8ec4c Adeel Asghar Merge pull request #27 from adeas31/MetaModelica
082b079fec Adeel Asghar Fix build.
b572deff99 Adeel Asghar Merge pull request #26 from adeas31/MetaModelica
db87fd0351 Adeel Asghar Renaming file/folder.
a08c6ff643 Adeel Asghar Allow creating files & folders.
32225843b7 Lennart Ochel * OMCompiler c4ba4ab...a38e0f0 (1): > Extract variables also from clocked partitions
0f948b3c73 Lennart Ochel * OMCompiler 31aeef3...c4ba4ab (1): > Small improvements to module wrapFunctionCalls
85fde89631 Lennart Ochel * OMCompiler 532bec8...31aeef3 (1): > Simplify RemoveSimpleEquations.handleSets
bbbf7501b2 Adeel Asghar Added support for deleting files.
7e85af7a0c hudson * OMCompiler 64d176d...532bec8 (2): > fix CodegenC for dynamic tearing (#1) > Write equations directly to file
65fb7a738e hudson * libraries 79fbc08...5fbbdc0 (1): > Bump libraries
aef117e92a Adeel Asghar Only use anyString for String types. This change also makes the debugger faster since we are not calling anyString on all types.
2c515a61ff Adeel Asghar Improved the loading/unloading of files.
e719aa27f4 Lennart Ochel * OMCompiler 0e09820...64d176d (1): > Move prototype to _model.h
1922b2f612 Willi Braun * OMCompiler 4936316...0e09820 (1): > fix ticket:3913
81ead12558 Martin Sjölund * OMCompiler d59e2f8...4936316 (1): > Remove some unused function calls
abace5fd36 adrpo Updating submodules
c45baaf659 adrpo update tests ticket:3960
caeecf5901 Adeel Asghar Allow adding breakpoints on MetaModelica files. Removed unused property TreeWithBranches.
94d5bad9f6 Lennart Ochel * OMCompiler 8bbb70a...447096d (1): > Fix implicit function declaration
2facc535b0 Rüdiger Franke * OMCompiler eba4654...8bbb70a (1): > Fix discrete state indices for FMI export
064f241d43 Adeel Asghar Allow opening directory structure. Support for MetaModelica & C files. Syntax Highlighting of MetaModelica & C Files.
1ea001acf9 hudson * libraries fb7b332...79fbc08 (1): > Bump libraries
7de20ae9e2 hudson * libraries f7e0f2d...fb7b332 (1): > Bump libraries
a30df99ea5 hudson * libraries fabfa76...f7e0f2d (1): > Bump libraries
f3655bcc63 Lennart Ochel Updating submodules
3589cd8dbe Lennart Ochel New test cases for module wrapFunctionCalls
b10d9209fc Lennart Ochel Update expected output
1af79cf993 Lennart Ochel Update expected output
d4e2fdc6fe hudson * libraries 2354dac...fabfa76 (1): > Bump libraries
3bdc1f5d10 hudson * libraries ac17329...2354dac (1): > Bump libraries
4038e8fa2a Martin Sjölund * OMCompiler 7e1286c...a1a5408 (1): > Ran the refactoring script to remove unused code
8f881c3de0 Adeel Asghar Removed the DebuggerMainWindow class and add debugger perspective with dock widgets.
c988583760 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)
726d93dd6b hkiel * OMCompiler bb33335...f5d4c26 (1): > fix some abnormalities from static code check ticket:3954
307a9d178e Willi Braun * OMCompiler 76b1b28...bb33335 (1): > improve some simulation option descriptions
0d6036f145 hudson * OMCompiler e9351e0...76b1b28 (3): > update non-linear system code > generalized nonLinearSystemData generation > generealize staticData generation
0e7406e438 hudson * libraries 03d9f87...ac17329 (1): > Bump libraries
074e697643 hkiel * OMCompiler 68ed955...e9351e0 (1): > OS X: run otool on libzlib.dylib
d27df51068 Willi Braun * OMCompiler 201f9d3...68ed955 (1): > clean up nonlinear systems: remove unsed field
212b7e8133 Willi Braun * OMCompiler 7fda7d4...201f9d3 (1): > improve codegeneration for non-linear systems
583ed45116 vruge * OMCompiler 63527ec...7fda7d4 (1): > Cosmetic changes for DynOptimization
c00959d1c8 vruge Updating submodules
99918a094d vruge Expected output
9a5689ef78 hudson * libraries c5b9f86...03d9f87 (1): > Bump libraries
86c965a93a Niklas Worschech * OMCompiler 912301a...43294bc (1): > fix in fmu 1.0 export and cpp runtime for ambiguous symbols for shared_ptr
29533d3b6e Niklas Worschech * OMCompiler 7a7247f...912301a (1): > fix for algloop variable attributes assignment in cpp Template/CodegenCpp.tpl
8fc36d745c Rüdiger Franke * OMCompiler 4eaf6a3...7a7247f (1): > Link Cpp FMUs all static under Windows
d343ec3d70 hudson * libraries ab3761a...c5b9f86 (1): > Bump libraries
fc814cef24 adrpo * OMCompiler 2dbc14b...4eaf6a3 (1): > add needed libs to FMUs on windows, ticket:3946
243b802adf Willi Braun * OMCompiler d08a251...2dbc14b (1): > fix nominal values for daeMode
af925a47c4 Rüdiger Franke * OMCompiler 6a480c8...d08a251 (2): > Clean up comments and indentation > Refine treatment of clocked start values to fix ticket:3770
c135f75f0c Lennart Ochel Unit test for expandable array
55a3b3645c Lennart Ochel Updating submodules
2183f01252 Rüdiger Franke * OMCompiler dd39b9f...e867d82 (2): > Remove unnecessary Sundials include directories > Move Sundials paths to Sundials section (ticket:3933)
a5e2a4b78e Willi Braun * OMCompiler 9e077fe...dd39b9f (1): > adjust nominal usage in daeMode for alg variables
554d8a51d5 Willi Braun * OMCompiler c40d6c4...9e077fe (1): > add initial step size flag to ida solver
9a4ecc153d hudson * libraries 8eddc6e...ab3761a (1): > Bump libraries
0b7fde38bc Adeel Asghar * OMEdit 0868b1d...aede0ba (1): > Set () for flags with no values.
aede0ba17d Adeel Asghar Set () for flags with no values.
a6db00c267 Adeel Asghar * OMEdit 06da538...0868b1d (1): > ticket:3488 Support ignoreSimulationFlagsAnnotation flag.
0868b1df11 Adeel Asghar ticket:3488 Support ignoreSimulationFlagsAnnotation flag.
9648f4b986 Adeel Asghar * OMCompiler 0a6dd26...c40d6c4 (1): > ticket:3488 Added ignoreSimulationFlagsAnnotation flag.
0a90bdd3d3 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.
06da5383b7 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.
9e9a4548ab Rüdiger Franke * OMCompiler 5a887db...0a6dd26 (1): > Attempt to fix ticket:3948 for Windows build
66fe428308 hudson * libraries 628023e...8eddc6e (1): > Bump libraries
239bf3a6f3 adrpo ticket:3946, copy needed dlls to bin folder
6da1434cc0 adrpo * testsuite 55a76f7...1a9e96d (1): > fix ticket3947, change SID to SIDTest to avoid name conflicts
1a9e96d52f adrpo fix ticket3947, change SID to SIDTest to avoid name conflicts
f3a84dc34f Niklas Worschech * OMCompiler 0fe7279...5a887db (3): > fix for typo in cmakefile > added status message for sundials libraries > fix for #3933
5da9bcaff4 vwaurich * OMCompiler 24669b2...0fe7279 (1): > - functions to debug Index Reduction
50725e1e8f adrpo * OMCompiler 38e81d6...24669b2 (1): > fix ticket:3942 - use -std=c++11 for Windows - add -lz -lhdf5 libs to linking, needed for Modelica tables
331727c28d ptaeuber * OMCompiler 81b6765...38e81d6 (1): > Add flag to emit solver steps to the result file
07ebe8c637 Lennart Ochel * OMCompiler dc14e0f...81b6765 (1): > Improve error message
410580b9f3 hudson * libraries 9c9d459...628023e (1): > Bump libraries
55a76f72b7 ptaeuber Use config flag for total tearing
0293fa18d8 ptaeuber Updating submodules
acdfaa2ebf adrpo * OMCompiler c7a21ff...ec6bb23 (1): > ticket:3092, activate OMC_NO_GC_MAPPING only on FMI or minimal runtime
fd8fa2beb7 Bernhard Thiele * testsuite 193fe4e...22f7bdf (1): > Added another test case to Modelica_Synchronous
22f7bdfabf Bernhard Thiele Added another test case to Modelica_Synchronous
90cd81a74d adrpo Updating submodules
193fe4e983 adrpo add test for ticket:3902
85416e582d adrpo * OMCompiler 3f4962f...1aab55e (1): > omc_ua depends on boehm-gc target, ticket:3902
c83e474ea9 adrpo * OMCompiler 28420a1...3f4962f (1): > ParModelica depends on boehm-gc, ticket:3902
833bf4b9bb adrpo * OMCompiler ad52d27...28420a1 (1): > small changes to the memory allocation interface, ticket:3902
eb4f5b9c7e hudson * libraries 70b12b3...9c9d459 (1): > Bump libraries
b0266bc7b2 Martin Sjölund * doc 008b951...0fd4096 (1): > Do not use + for OM flags
0fd4096c5b Martin Sjölund Do not use + for OM flags
f66d244c87 adrpo * OMCompiler 944192f...ad52d27 (1): > Fix ticket:3941 disable tests Modelica_Synchronous.WorkInProgress.*
510e963a14 hudson * libraries b402fda...70b12b3 (1): > Bump libraries
91c1994d47 Bernhard Thiele * testsuite c44afbc...5ad2b53 (1): > Added Modelica_Synchronous test cases
5ad2b537e7 Bernhard Thiele Added Modelica_Synchronous test cases
7d04ab34cf Lennart Ochel * OMCompiler 70349b5...944192f (1): > Don't share memory between different variable arrays
5aad2ee06c ptaeuber Updating submodules
c44afbc083 ptaeuber Use --maxSizeLinearTearing=0 instead of --disableLinearTearing
8246edfbc3 Patrick Täuber * OMCompiler b526c9b...ace8794 (1): > Performance fix of instantiation of syst in loop
a54c8a3802 Rüdiger Franke Updating submodules
36621703e0 Rüdiger Franke Upgrade clockedTest with continuous-time equations
369a2c9c35 Rüdiger Franke Revert 963ed3cf89 for clockedTest
caa32ec715 Rüdiger Franke Updating submodules
d7950503a7 Rüdiger Franke Expected output (ticket:3770)
d823c24554 adrpo * OMCompiler 28405d8...9e139b9 (1): > more fixes to svg generation
e68f7e27e5 hudson * libraries 1b0f095...b402fda (1): > Bump libraries
b93eced802 hudson * libraries fcec74c...1b0f095 (1): > Bump libraries
dc5a258bc2 hudson * doc 28bc0aa...008b951 (1): > Merge pull request #25 from arun3688/parametersensitivity
008b9516f2 Adeel Asghar Merge pull request #25 from arun3688/parametersensitivity
36b5c7b9ff Adeel Asghar * OMNotebook c07f33d...07d5742 (1): > modelicacolors.xml is not used anymore. Use same colors as were defined in modelicacolors.xml.
07d5742795 Adeel Asghar modelicacolors.xml is not used anymore. Use same colors as were defined in modelicacolors.xml.
99916cf0df arun3688 Update with Peter correction
4807a1edfc Adeel Asghar * OMNotebook 3a11306...c07f33d (1): > ticket:3929 Killed the crap syntax highlighter thread. Added QSyntaxHighlighter.
c07f33dc53 Adeel Asghar ticket:3929 Killed the crap syntax highlighter thread. Added QSyntaxHighlighter.
c760ce1be5 Lennart Ochel * testsuite d717009...3446e63 (1): > Add test for 'localKnownVars'
3446e63c19 Lennart Ochel Add test for 'localKnownVars'
9592720d0e vwaurich * OMCompiler d19242a...28405d8 (1): > - fix order of subpartition clocks
0b58d8c3be ptaeuber Updating submodules
d7170093ae ptaeuber Expected output
fa83b34a9e vruge * testsuite 6665a46...bcab6f6 (1): > added test for inline function
bcab6f6c08 vruge added test for inline function
7df1f44625 Adeel Asghar * OMEdit a65845a...b85235d (1): > Fixed the debugger. Use the --thread & --frame argument with each command.
7ee823419e Adeel Asghar * OMCompiler 215f2b4...9983317 (1): > Use 1 for record type.
b85235d994 Adeel Asghar Fixed the debugger. Use the --thread & --frame argument with each command.
98caf60fd0 adrpo * testsuite b7f5861...6665a46 (1): > support baselining tests in parallel
6665a46ab9 adrpo support baselining tests in parallel
6d250de45a Willi Braun Updating submodules
b7f5861962 Willi Braun don't show alias warning by default
470795a844 Martin Sjölund Updating submodules
f65263f47b Martin Sjölund Update now broken test needing CREF_ITER working
ba0b9410ce adrpo * testsuite ec4c1c7...bc03c8e (1): > use --alarm=900 for all tests to avoid hangs
8552280a5e Willi Braun * OMCompiler 1d03f63...cea271e (1): > remove not used extrapolation code
bc03c8e969 adrpo use --alarm=900 for all tests to avoid hangs
3b898ee3cf adrpo * OMCompiler 5a28893...1d03f63 (1): > add support for --alarm on command line ticket:3928
e62685d862 hudson * libraries 2b2376b...fcec74c (1): > Bump libraries
bdfff78c76 ptaeuber * OMCompiler 59c64ac...5a28893 (1): > Detect JAC_CONSTANT() as linear component
3bc6328dba Willi Braun Updating submodules
3fb2c2aedb Willi Braun add jacobian word to aspell
ec4c1c72ed Willi Braun add testcase for ticket:3926
cc044683a3 Martin Sjölund Updating submodules
77c753bf8e Martin Sjölund Expected output
132a169fd8 Per Östlund Updating submodules
927c5e90fe Per Östlund scodeInst -> newInst flag update.
4de17a3b35 Per Östlund Updated LoadCompilerSources to new inst changes.
0d21148108 Per Östlund Updating submodules
9e030f2b30 Per Östlund More scodeinst test updates.
f1fe18eb3b Per Östlund Updated scodeinst tests.
7e9369158e wibraun * doc e5130b4...28bc0aa (1): > initial documentation for sensitivities (#23)
03471e2f4b arun3688 ticket:3488 testscript for getting vendorannotation modifer names and values
b319b49f63 arun3688 Updating submodules
14e60f41d6 Martin Sjölund * OMCompiler bf97bdc...9e87f6d (2): > Fix SVG generation > Put each library into its own history folder
bde3ea6311 adrpo fix rtest for windows
ab2681684a adrpo * testsuite 8f2e742...bde3ea6 (1): > fix rtest for windows
1b6659bee4 hudson Updating submodules
8f2e742afb Willi Braun adjust test to to current implementation
0e7fa5342f Willi Braun fix Makefile
28bc0aa846 wibraun initial documentation for sensitivities (#23)
5375e630d5 Lennart Ochel * OMCompiler c7fe641...eacfc6b (1): > Move the actual unit parsing to Unit.mo
539d9501f9 Martin Sjölund * OMCompiler f47e48b...c7fe641 (1): > Handle writing empty files
dd3314c692 Martin Sjölund * OMCompiler 3e9b0e8...f47e48b (2): > Do not create HT of size 0 > Use BaseHashTable for the SimCode HT
cc5f6c59df hkiel * OMCompiler 17df9f3...3e9b0e8 (1): > use less memory when operating on units
c82690eb80 Lennart Ochel * OMCompiler 1e5da4b...17df9f3 (1): > Clean up unit check module
b21410a876 hudson * libraries 87c74e4...2b2376b (1): > Bump libraries
e2dadb7127 Adeel Asghar * OMEdit 9b994a0...a65845a (2): > Fixed the index for parenthesis matching. > ticket:3924 Do not add extra line breaks.
bbf3498b57 Per Östlund Update more scodeinst tests.
35eabe5be5 Per Östlund Updating submodules
a65845ac31 Adeel Asghar Fixed the index for parenthesis matching.
d033fbf4a1 hkiel * OMCompiler 9b0163d...82eeffe (1): > fix BackendDAETransform.eqnAssignmentNonScalar()
bc76119061 Adeel Asghar ticket:3924 Do not add extra line breaks.
ee2f4ec0f0 Adeel Asghar * OMCompiler 120a9e2...9b0163d (1): > Handle the integer inside record.
43571da3c9 adrpo * OMCompiler ec70f33...120a9e2 (1): > Activate multiple FMU instances per process ticket:3820
fd1c4af2d4 hkiel * OMCompiler 4c94fc0...ec70f33 (1): > fix memory leaks in C runtime
c3028cf248 hkiel * OMCompiler 72f98cf...4c94fc0 (1): > fix some issues from static analysis
5f4fb23232 adrpo update tests after fixes to ticket:3989
f204077dbf adrpo Updating submodules
4de2aece1b Martin Sjölund * OMCompiler 2aa4935...7570c6b (1): > Do not use pre-processor for array variables
d1750d9d42 Per Östlund Updating submodules
a98f424330 Per Östlund Update scodeinst test cases.
6ab018cde9 hudson Updating submodules
98cfe9be36 ptaeuber Expected Output
5f76f4ab16 Lennart Ochel Updating submodules
2b52a4e629 Per Östlund * OMCompiler 012b282...7271c6f (1): > NFInst improvements.
c04f1a00d0 Lennart Ochel Calculate unit information for state derivatives
794f9f6250 hudson * libraries 7d91996...87c74e4 (1): > Bump libraries
874d653db6 adrpo * OMCompiler f79cce4...012b282 (1): > fix windows external annotation for omcruntime library
7ac0ece201 Per Östlund * OMCompiler 4a27b09...f79cce4 (1): > Implement derived class modifiers in NFInst.
59ae6cea25 hkiel * OMCompiler 029864f...4a27b09 (1): > shorter C code for non-guarded list comprehensions
c47650e7fa hkiel * OMCompiler d02a375...029864f (1): > allocate using mmc_alloc_words_atomic where no pointer is stored.
bfa5436dc6 hkiel * OMCompiler 3507862...d02a375 (1): > preserve some more tuples
41e43abc4a Per Östlund * OMCompiler f1904b8...3507862 (1): > Propagate modifiers for structured components.
53fe331e5a Adeel Asghar Updating submodules * OMEdit 736e098...9b994a0 (1): > Use same border as QLineEdit for QPlainTextEdit.
e5130b4434 Adeel Asghar Added instructions on how to make connection. Updated OMEdit options.
2a9d7b9065 Per Östlund * OMCompiler 06b1abe...f1904b8 (1): > Clean up some new instantiation modules.
9b994a03c9 Adeel Asghar Use same border as QLineEdit for QPlainTextEdit.
4c3d96aaa8 Martin Sjölund * OMCompiler 4e18fb9...06b1abe (1): > Do not use preprocessor to generate sample() code
94712d7555 Per Östlund * OMCompiler 58bbbff...4e18fb9 (1): > Replace old new instantiation with new new instantiation.
3045d3f705 hudson * libraries 716b228...7d91996 (1): > Bump libraries
8e19f4eff8 Adeel Asghar * OMEdit 518da8d...736e098 (1): > Merge pull request #25 from OpenModelica/annotations
736e098dfc Adeel Asghar Merge pull request #25 from OpenModelica/annotations
fca91a96f7 Lennart Ochel * OMCompiler a52420c...58bbbff (1): > Fix LOG_STATS (ticket:3922)
afdff3c96e Adeel Asghar Fixed annotation folding for quotes and comment blocks. If user moves inside the hidden block then unfold automatically.
3b73d02d26 adrpo adapt rtest to windows msys2
3baec4ebc1 adrpo * testsuite 975701d...3b73d02 (1): > adapt rtest to windows msys2
64c2e63989 hudson * libraries bb7ffcf...716b228 (1): > Bump libraries
e141820727 hudson * libraries f3b120a...bb7ffcf (1): > Bump libraries
5a4de965bd Martin Sjölund * OMCompiler c79b8ca...a52420c (1): > Skip calling unnecessary tmpTick
ef81b6d6e7 ptaeuber Updating submodules
975701dca0 ptaeuber Expected output
8827d06df8 Martin Sjölund * OMCompiler 04496ac...f098371 (1): > Do not use preprocessor for attributes
841fd948fe hkiel * OMCompiler 109dc98...04496ac (1): > remove function getAliasContinue()
ea9d37acb9 hkiel * OMCompiler d665b64...109dc98 (1): > do not thread two lists, just to unthread them again
0da4b13b82 ptaeuber * OMCompiler c5b68a9...d665b64 (1): > Add flag to change the tolerances for newton solver
329215b5b0 Adeel Asghar Merge branch 'annotations' of https://github.com/OpenModelica/OMEdit into annotations
cd9be3440b Adeel Asghar ticket:2233 Implemented code folding. Folds the annotation spread over multiple lines.
0c1a4a6faa adrpo * testsuite 871ab7c...44588cc (1): > use alarm to kill the test if infinite
44588cc912 adrpo use alarm to kill the test if infinite
45e70540e1 adrpo * OMCompiler f10487d...c5b68a9 (1): > fix GenerateDoc.mos
c008361841 hkiel * OMCompiler 8f16329...f10487d (1): > some minor optimizations - match -> matchcontinue - simplified some functions
77d49c0a1b vwaurich * OMCompiler f0d46d5...8f16329 (1): > - dump a graphic blt-matrix in a html file via +d=bltmatrixdump
91f2ac2542 Willi * OMCompiler 73a73b0...f0d46d5 (1): > seperate coloring from generateSparsePattern
41a11e968b Adrian Pop * doc 4168774...934911a (1): > fix interface for getDocumentationAnnotation (#24)
934911a352 Adrian Pop fix interface for getDocumentationAnnotation (#24)
6c833b8ef2 hudson * libraries 9688d06...f3b120a (1): > Bump libraries
871ab7c355 jhag updated expected output
c392614c46 jhag Updating submodules
314e501571 Martin Sjölund * OMCompiler 016c25e...50dade9 (1): > Prefer omc libs over system libs
c73bd7bb4a adrpo * testsuite a5a02e3...9b040a6 (1): > add tests for ticket:3916
9b040a6123 adrpo add tests for ticket:3916
997abd560a Martin Sjölund * OMCompiler 0e88db8...016c25e (1): > Do not look for otool lines containing :
a484ecef23 hkiel * OMCompiler c628fac...0e88db8 (1): > use listEmpty() instead of listLength()==0
824e7f0151 hkiel * OMCompiler 67e0588...c628fac (1): > fix PR #837
a8e070fd1e adrpo Updating submodules
a5a02e3dc5 adrpo test for ticket:3914
05e7d90638 Martin Sjölund * OMCompiler 542abe9...ff73518 (1): > Check all dylib files for improper linking
5dc3e4d009 hkiel * OMCompiler 5a7efad...542abe9 (1): > optimize List.sort() a bit more
0f1f03e6f1 hudson * OMCompiler e973987...5a7efad (2): > Updating 3rdParty > fix ticket:3897 - run install_name_tool on the libraries (also for libsundials_idas.0.dylib)
197a17a0fb adrpo * testsuite bf0d983...7f5cbc7 (1): > fix infinite loop on windows
7f5cbc7686 adrpo fix infinite loop on windows
498eab4249 vruge * OMCompiler 60be6c4...e973987 (1): > don't add noEvent twice
f66fa513d3 vruge * OMCompiler 605cd57...60be6c4 (1): > matchcontinue -> match
e873f19422 vruge * OMCompiler 008b751...605cd57 (1): > fixed inline-anno interpretation
479bda68b7 Willi Braun * OMCompiler e713fe2...008b751 (1): > fix modelicaStringToCStr for "'"
5ec0d44117 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);
5f3f25753e hkiel * OMCompiler b3a1667...389ec43 (1): > fix ticket:3897 - run install_name_tool on the libraries
d8fe9b74ca Martin Sjölund * OMCompiler e7dc979...b3a1667 (1): > Run install_name_tool on the libraries
00f2364484 adrpo * testsuite 61b9e24...bf0d983 (1): > adapt test to work on windows also
bf0d98351f adrpo adapt test to work on windows also
fdba0f8aec adrpo * OMCompiler 3ba065e...e7dc979 (1): > properly set FMI_PLATFORM for FMIL library
6a59fcff5e Willi Braun Updating submodules
61b9e243c8 Willi Braun add tests for sensitivities analysis
596a673254 Rüdiger Franke * OMCompiler 833bce9...ade6473 (1): > Use old C++ ABI for cross compilation of FMUs
33dd447a96 hkiel * OMCompiler c9c2dad...833bce9 (1): > try to fix ticket:3897 and ticket:3900
71ca619d81 hudson * libraries d9d49c8...9688d06 (1): > Bump libraries
cec9779293 Willi Braun * OMCompiler 8f3825c...c9c2dad (1): > fix initialize SolverData control flow
8fdd61bac4 hkiel * OMCompiler f1fc675...8f3825c (1): > avoid List.intRange in conjunction with for loops
e799a9b49e ptaeuber Updating submodules
a055cc9d61 ptaeuber Add ThermoPower models with expected output
b865bdb8cd hudson * libraries 11d646d...d9d49c8 (1): > Bump libraries
b251aca5ea adrpo Updating submodules
faf5f04fc2 Adeel Asghar Draw QStyle::PE_IndicatorBranch for folding.
24034b9842 Adeel Asghar Create space for folding in the line number area.
ac9052a4cb adrpo updates to ticket:3857
a37c0c0515 hudson * libraries 2668396...11d646d (1): > Bump libraries
15a852b2f3 hkiel * OMCompiler 7e7eec7...04080ae (1): > remove some matchcontinue
5219d71fb9 vwaurich * OMCompiler 9873878...7e7eec7 (1): > - add case in dumpStateorder
89b004dc04 Patrick Täuber * OMCompiler 9d8edb6...9873878 (1): > Reset strong component index
7d58c253f8 Adeel Asghar * OMEdit e1161ae...518da8d (1): > ticket:3488 Added support for --ignoreCommandLineOptionsAnnotation flag.
518da8db3b Adeel Asghar ticket:3488 Added support for --ignoreCommandLineOptionsAnnotation flag.
897edd0d20 Willi Braun Updating submodules
051e0a0ed5 Adeel Asghar * OMCompiler e652a20...9c5ab12 (1): > ticket:3488 Added a flag --ignoreCommandLineOptionsAnnotation
f292fdea01 Willi Braun add test for ticket:3846
f5ef1eaa34 Adeel Asghar * OMEdit 8e182ba...e1161ae (1): > ticket:3488 Allow setting __OpenModelica_commandLineOptions annotation from GUI.
e1161ae32c Adeel Asghar ticket:3488 Allow setting __OpenModelica_commandLineOptions annotation from GUI.
d18db85151 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.
8950a16d7b vwaurich * OMCompiler 938a179...018590e (1): > - fix dumpComp2 for empty Jac
2c7b25ed3a vwaurich * testsuite 28621f1...d692b4c (1): > - final try for Transformer.mo
d692b4c30f vwaurich - final try for Transformer.mo
b2ea2a51cc Martin Sjölund * OMCompiler 4d5ce50...938a179 (1): > Do not use cp -u
bf6974bb1f Martin Sjölund * OMCompiler d171643...4d5ce50 (1): > Pass more linker flags to sundials cmake
d25027f7c5 ptaeuber Updating submodules
28621f171c ptaeuber Rename flag advanceTearing in allowImpossibleAssignments
79d0a47dc1 Bernhard Thiele Updating submodules
b86e6f7723 Bernhard Thiele Adapted state machine tests for default clock
68ece02ed1 adrpo * OMCompiler 14328ef...bff2761 (1): > revert changes
98f0a0c73f hudson * libraries cc4bcb0...2668396 (1): > Bump libraries
070ebde7c3 ptaeuber Updating submodules
ef47d9564a ptaeuber Add test for user defined tearing of Algorithms
794baf1846 Adeel Asghar Updating submodules * OMEdit 4cc72c6...8e182ba (2): > OMDEV links. > compile from top level.
94f69ed2a7 Willi Braun * OMCompiler 6792db5...63cb7fe (1): > try to fix OSX build
e9bffa28be adrpo * OMCompiler eb0e110...6792db5 (1): > update the OMDev readme
d1560083a5 Adeel Asghar quote path.
8e182ba39e Adeel Asghar OMDEV links.
0a278ea464 Adeel Asghar Updated compile instructions to new msys.
6038450d2f Adeel Asghar Updated compile instructions to new msys.
3a113064c2 Adeel Asghar Updated compile instructions to new msys.
ef7be4c872 Adeel Asghar compile from top level.
e9a6950240 Adeel Asghar * OMEdit bff7de7...4cc72c6 (1): > Updated compile instructions to new msys.
4cc72c6ea0 Adeel Asghar Updated compile instructions to new msys.
80bb6a3239 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
972a45bb29 Martin Sjölund * OMCompiler 8344312...09c5a1c (1): > Make it easier to override FMU CPPFLAGS
aca99fc391 Adeel Asghar Updated the instructions link.
7eef6181bc Adeel Asghar Added link to windows compilation instructions.
263617bd14 hudson * libraries 185d93c...cc4bcb0 (1): > Bump libraries
572543865c Adeel Asghar * OMCompiler b832f3e...8344312 (3): > More updated instructions. > Format instructions. > Updated install instructions for OMC.
cc23305220 vwaurich * OMCompiler 891e7e1...b832f3e (1): > - fix RemoveSimpleEquations, added comments
e007ccff3c Adeel Asghar Updating submodules * OMNotebook 0b6403e...17d90a7 (1): > Update common submodule.
95aa19b077 Adeel Asghar * OMShell b077bcb...d9e86db (1): > Update common submodule.
17d90a7b01 Adeel Asghar Update common submodule.
d9e86db25e Adeel Asghar Update common submodule.
7141150793 ptaeuber Updating submodules
17a3d11a01 ptaeuber Add test for user defined tearing
cebab4a716 hudson * libraries 6a504a1...185d93c (1): > Bump libraries
24682d3054 hudson * libraries 2ff85fd...6a504a1 (1): > Bump libraries
623b984baa adrpo * testsuite e3488b6...0cd621f (1): > test for ticket:3857
0cd621f1d8 adrpo test for ticket:3857
90d7570831 adrpo * OMCompiler 0aaf81a...d0a9589 (1): > fix for ticket:3857
7f03eb5ae1 hudson * libraries 220c202...2ff85fd (1): > Bump libraries
b706e3a01b Niklas Worschech * OMCompiler 3a80514...0aaf81a (2): > reverted clock modifications in C template > revertet clock modifications in cpp template, cpp runtime and SimCode
e3488b62d3 Niklas Worschech deactivated new clock tests to commit reverted clock changes
4431e283ad Niklas Worschech * testsuite a921a71...e3488b6 (1): > deactivated new clock tests to commit reverted clock changes
c84df22aa5 vwaurich Updating submodules
a921a716fd vwaurich - expected output
d115bfec5c hudson * libraries b5af52b...220c202 (1): > Bump libraries
b9b12a51bd hudson * libraries dd7c976...b5af52b (1): > Bump libraries
8792366b28 vwaurich - expected output, deactivate cse where dae is checked
9475de6511 Adeel Asghar Merge branch 'annotations' of https://github.com/OpenModelica/OMEdit into annotations
be4f6924ef Adeel Asghar Draw QStyle::PE_IndicatorBranch for folding.
6fcd93edb7 Martin Sjölund * OMCompiler 8bcbed0...7e798ee (1): > Do lookup of varInfo directly
9a87272198 hudson * OMCompiler 18dd830...8bcbed0 (2): > Updating 3rdParty > fix ticket:3892
e5b632e745 hudson * libraries 4e3013c...dd7c976 (1): > Bump libraries
cab4e3788d Niklas Worschech * testsuite 9e00f4a...ee55e3f (1): > reactivated two clock tests
ee55e3fbe9 Niklas Worschech reactivated two clock tests
176519d5ec Adeel Asghar * OMEdit feca221...bff7de7 (1): > ticket:3884 Apply the default prefixes to Component.
096b08d8e3 Adeel Asghar Create space for folding in the line number area.
bff7de77f8 Adeel Asghar ticket:3884 Apply the default prefixes to Component.
e7af18bfbf Martin Sjölund * OMCompiler fdfccbe...18dd830 (1): > Calculate index including offset in SimCode
27a91c8704 Adeel Asghar * OMEdit a2b889d...feca221 (1): > Update common submodule
9446a6269e Adeel Asghar * OMPlot 070e013...c81d99c (1): > Update common submodule.
feca22102a Adeel Asghar Update common submodule
c81d99c042 Adeel Asghar Update common submodule.
7625c7a3cd adrpo * OMCompiler 0306552...fdfccbe (1): > fix windows build
6d0b362206 Lennart Ochel * OMCompiler f5b5cee...0306552 (1): > Don't copy unit information from state to state derivative
9e00f4abb1 Lennart Ochel Enable test for ticket:3888
a2da6b99f9 hudson Updating submodules
3912e00ef8 jhag ticket:3888 - add new example
d3d34eeb26 Lennart Ochel Updating submodules
617816f7ab Lennart Ochel Fix trailing whitespaces (#291)
18ded21b28 hudson * libraries 13f7c94...4e3013c (1): > Bump libraries
6e22aebd6b adrpo * libraries 725ac9d...13f7c94 (1): > update bad-uses
357c908953 adrpo * testsuite d25a5a1...7fb0a21 (1): > add extra Modelica_Synchronous tests
7fb0a21738 adrpo add extra Modelica_Synchronous tests
54320e0aec adrpo * libraries 986c700...725ac9d (1): > handle package version different than path version
a85e5c7fe1 Willi Braun Updating submodules
d25a5a17ae Willi Braun add tests for ida linear solver
3d29233c51 adrpo * libraries 830c95f...986c700 (1): > generate bad-uses.sh for check-latest
99d571c7c6 Adeel Asghar Updating submodules * OMEdit 1418a48...a2b889d (1): > ticket:2250 Allow converting units from the plotting view.
a2b889d651 Adeel Asghar ticket:2250 Allow converting units from the plotting view.
070e013583 Adeel Asghar Handle update of x-axis values. Store time unit.
47cb26b1be vwaurich * testsuite 201283f...4e3f6b2 (1): > - added synchronous test for cpp runtime
4e3f6b286f vwaurich - added synchronous test for cpp runtime
fca5470f36 vwaurich * OMCompiler 243b354...4189bbd (1): > - dont interrupt clock-event assignment in cpp runtime
25c04498c7 vwaurich Updating submodules
201283f944 vwaurich -expected output
39b18546ad 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)
4c32fbbe02 Willi Braun * OMCompiler 57cb405...5e9854e (1): > build sundials with klu interface
4d0991a682 Adeel Asghar * OMEdit e960186...1418a48 (1): > ticket:2250 Added unit & description for time variable.
1418a487da Adeel Asghar ticket:2250 Added unit & description for time variable.
88cb5218ba Adeel Asghar Create space for folding in the line number area.
086901c566 jhag Updating submodules
0be790c7bf jhag updated expected output
aaf99b39d4 Martin Sjölund * common 2fe814f...0b04a78 (1): > Make pre-commit hook remove tabs as well
78f84322c7 Martin Sjölund * OMCompiler 31e33d4...4931a92 (1): > Remove tabs, pre-commit removes tabs
0b04a780d5 Martin Sjölund Make pre-commit hook remove tabs as well
37c6141634 adrpo Updating submodules * OMCompiler 63a2879...31e33d4 (1): > update mingw makefiles so no cygwin like OMDEV path is needed
e960186fe0 adrpo update mingw makefiles so no cygwin like OMDEV path is needed
2e8d83a14a adrpo update mingw makefiles so no cygwin like OMDEV path is needed
c692ccd0a2 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.
dd1927fc62 Adeel Asghar Use the same parent object instead of finding it every time.
6ceece72f7 Adeel Asghar Better writing of elapsed time to keep the file size normal.
41726db0aa Adeel Asghar * OMEdit bef411c...02615af (1): > Write total time OMC API calls have taken.
02615afc3e Adeel Asghar Write total time OMC API calls have taken.
a27b816c30 Martin Sjölund Updating submodules
ab8d9bafcc Martin Sjölund Expected output
f1f2e6ad0a hkiel Updating submodules
71913acac0 hkiel adjust function call parameters of Expression.simplifyList()
aeb3a1fe00 hudson * OMNotebook 6c69cf0...0b6403e (1): > Merge pull request #5 from lochel/chemicalreactions
0b6403ea43 Adeel Asghar Merge pull request #5 from lochel/chemicalreactions
fae2a549c2 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.
08d12cbd4e Lennart Ochel Fix some typos in chemicalreactions.onb
bef411cb30 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.
382f4e0fbb Adeel Asghar * OMEdit eb5f855...d8a8af9 (2): > Missing file from last commit. > Removed references of _info.xml
d8a8af9cb9 Adeel Asghar Missing file from last commit.
260d882ecf Adeel Asghar Fixed test according to updated derived unit.
cff5cde434 Adeel Asghar Updating submodules
153a2985e8 Adeel Asghar Removed references of _info.xml
948823d045 jhag Updating submodules
ed7c85c1f7 jhag updated expected output
629657416d Martin Sjölund * OMCompiler 7c597ec...109fbac (1): > Also fail when giving bad a lapack config
67f98d16bf Willi Braun Updating submodules
e5178828ad Willi Braun add testcases for daeMode
166af28299 hudson * libraries c5c029e...830c95f (1): > Bump libraries
8fe10315b4 Adeel Asghar * OMEdit 43d1b0b...eb5f855 (1): > Added reset button to figaro process path.
7446d7f79e Dietmar Winkler * OMCompiler 825af51...6a64b9d (1): > Get rid of deprecation warnings
eb5f8557d1 Adeel Asghar Added reset button to figaro process path.
2bb57898a8 adrpo * OMCompiler af97876...825af51 (1): > do not copy the wrong lib over the correct one
2072baea08 hudson * OMShell 12c0b5a...b077bcb (1): > Merge pull request #3 from lochel/translation-de
b077bcb55f Adeel Asghar Merge pull request #3 from lochel/translation-de
0b733017bb Lennart Ochel Fix German translation
d32e02e2c3 hudson * OMCompiler 4d60001...af97876 (1): > Updating 3rdParty
c2438d0df2 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
94f7972950 adrpo * OMCompiler 2acba86...e2726c6 (1): > speedup prefix handling for outer ticket:3817
ab0f98cdf1 adrpo Updating submodules
c778db4e4e hkiel * OMCompiler 993db08...982cf94 (1): > fix for ticket:3863 avoid stack overflow
ee21b31f85 adrpo test for ticket:3817
ca61315361 hudson * libraries 3933b6d...c5c029e (1): > Bump libraries
a6d8d78dec 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
1b104ef80f Niklas Worschech * testsuite 41411a7...963ed3c (1): > temporary deactivated two cpp clock tests. Will be activated with next commit again
963ed3cf89 Niklas Worschech temporary deactivated two cpp clock tests. Will be activated with next commit again
8f0d349f07 Martin Sjölund Updating submodules
41411a73f1 Martin Sjölund Expected output (now sorted)
b53668de40 Bernhard Thiele * OMCompiler fd06aab...bad8c82 (1): > First steps towards continuous-time state machines
a00f0d4be9 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
2ae76692cd hkiel * OMCompiler 1dc4adc...cc23004 (1): > remove warning on OSX
4745271d97 hudson * libraries fa152fe...3933b6d (1): > Bump libraries
b8d196ca3d Rüdiger Franke * OMCompiler 6221cae...1dc4adc (2): > Formatting and compile time static_cast in getAMatrixCode > Let Newton solver exploit symbolic Jacobians
8001743372 Martin Sjölund * OMCompiler 00d2306...6221cae (1): > Fix stack overflow in splitConnectEquationsExpandable
129761efb3 Adeel Asghar * OMCompiler c350b9b...00d2306 (1): > fix simulation flags format for sphinz.
4d49aac704 Adeel Asghar * OMCompiler 15841df...c350b9b (1): > Qt clients and python targets are moved to top level make file
8df1b36cdd adrpo propagate OMBUILDDIR to clean
9e106125b4 ptaeuber Expected Output
5575d6a750 ptaeuber Updating submodules
e774a5e60d Lennart Ochel * OMCompiler 981faaa...8bd6359 (1): > Dump more information for state sets
cb006c1962 Lennart Ochel Updating submodules
e1e34e33f3 hudson * libraries cef9184...fa152fe (1): > Bump libraries
f5f09df696 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OpenModelica
e59537d5b7 Adeel Asghar clean qt clients from top level.
e92eda0c86 Lennart Ochel Fix initialization of dynamic state selection
3c320a0b34 Martin Sjölund * OMCompiler 18210f4...c6e84de (1): > Fix memory profiler
6eef37918f jhag * OMCompiler c29d454...18210f4 (1): > update LOG_DSS dump
c4cce69325 adrpo * OMCompiler 3bd7ac2...c29d454 (1): > copy the libomopcua.dll into the bin folder
7449c9fc50 Martin Sjölund * OMCompiler f07d894...3bd7ac2 (1): > Use dumpExp instead of printExpStr in templates
62b2f939da ptaeuber Updating submodules
8053bc5b6a ptaeuber Expected Output
0cf17ac248 jensdo * OMCompiler 86399e4...4d8f6c5 (1): > Fix sleep duration for rt sync on windows
820805b344 Martin Sjölund Updating submodules
3310317c41 Lena Buffoni * OMCompiler b3b9299...077a6e6 (2): > rem whitespaces > hierarchy fixed in FigaroExport
a93af6526c Martin Sjölund Expected output (no more info.xml)
3cc76d1e39 Martin Sjölund * OMCompiler ad78c44...b3b9299 (1): > Fix for PowerSystems
033b3d2d73 adrpo * OMCompiler aab6010...ad78c44 (1): > attempt to fix ticket:3805
25cb7d163f Martin Sjölund * OMCompiler 90bfcfb...aab6010 (1): > Do not keep --no-undefined during the whole config
e7841d7aba Martin Sjölund * OMCompiler 25cc4ea...90bfcfb (1): > No memory profiling on interface.mo-files
760c733464 Martin Sjölund * OMCompiler a4a6b3a...25cc4ea (1): > Make special case for BackendVariable.getVarSingle
2d27882f34 Martin Sjölund * OMCompiler e44c8ff...a4a6b3a (1): > Construct CREF after checking HT is not empty
407621b424 hudson * libraries dbc1e21...cef9184 (1): > Bump libraries
1e431cf08f Martin Sjölund Updating submodules
3ef1dfaf07 Martin Sjölund Expected output
9be5194744 Martin Sjölund * OMCompiler 2e137d9...c932d4e (1): > Link lpsolve55 in compiler runtime
095bdcc605 vruge * OMCompiler eb7652c...2e137d9 (1): > BackendDAECreate: removed inline for alg
3c74c82c08 adrpo * OMCompiler d523f13...eb7652c (1): > extend BuildModelRecursive.mos to accept extraSimFlags
62b7121026 Martin Sjölund * OMCompiler c76b40b...d523f13 (1): > Do not compile sim files when bootstrapping
4ed5db4a32 adrpo Updating submodules
053c7fd7b5 adrpo update tests due to MLS 3.2.2 bump
6db3018e78 Martin Sjölund * OMCompiler d5d0187...45c0cb2 (1): > Allow cross-compiling bootstrapping without ipopt
43d1b0b95f adrpo fix for ticket:3783
131a472615 adrpo test for ticket:3783
565b755a7f Martin Sjölund * OMCompiler f198b82...d5d0187 (1): > Cache operator overloading
1e720f6284 vruge * OMCompiler 836ca3f...f198b82 (1): > RemoveSimpleEquations: remove force inline
e39a0d2f57 Martin Sjölund * OMCompiler e74ce8c...836ca3f (1): > Use env.var OPENMODELICAHOME when bootstrapping
cd46b1eb89 adrpo * testsuite 452f8be...6a1618d (1): > Add test for ticket:3649
6a1618d0ba adrpo Add test for ticket:3649
9b7089be35 adrpo * OMCompiler 463ca8e...e74ce8c (1): > Fix for ticket:3649 - split the connection set
898d1a4abf Rüdiger Franke * testsuite 65a2e82...452f8be (1): > Update msl32_cpp tests
452f8bea86 Rüdiger Franke Update msl32_cpp tests
b274233393 Martin Sjölund * OMCompiler f0613dd...463ca8e (1): > Handle fixAlgorithm traversal using referenceEq
a768025384 Rüdiger Franke * OMCompiler fbedcab...f0613dd (1): > Use default C++ ABI, assuming Boost is doing this as well
2f6120e6bf Adeel Asghar ticket:3852 Allow saving simulation settings without doing simulation.
62647a3c04 Martin Sjölund * OMCompiler ccb265a...fbedcab (1): > Use referenceEq more for InstExtends/Absyn
73c7036548 Martin Sjölund * OMCompiler 4dcb44d...ccb265a (1): > Make a more minimal FGraph structure
56b7f13839 Martin Sjölund * OMCompiler 6f9e018...4dcb44d (1): > Special cases for lookup/fq idents
a8650dcc4f Adeel Asghar Don't make changeStdStreamBuffer silent command.
a34112f8a2 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
e3ed3abb49 Rüdiger Franke * OMCompiler 0d4c57c...6f9e018 (1): > Small cleanup to Newton solver (std::copy)
888ab185bc Rüdiger Franke * OMCompiler e690527...0d4c57c (1): > Enhance Newton solver with line search
65a2e8255a vruge Expected output
7c1e0e7808 vruge Updating submodules
0d23562b11 hudson * libraries 6d75168...3264c85 (1): > Bump libraries
503914bd51 Martin Sjölund Updating submodules
4fd107d410 Martin Sjölund Expected output
d0581ffa5a hkiel * OMCompiler 9c53279...7ea26e0 (1): > reduce memory usage
9238e528a7 hudson * libraries bb94fe6...6d75168 (1): > Bump libraries
8b5a15f9d9 Adeel Asghar * OMEdit db25f7e...a6a90f4 (1): > Use -gdb-set instead of set* commands. Fixed some warnings.
a6a90f4618 Adeel Asghar Use -gdb-set instead of set* commands. Fixed some warnings.
ac0e22b3d9 Martin Sjölund Updating submodules
49db8e64ac Martin Sjölund Expected output
23f0dbc7b5 Martin Sjölund * OMCompiler 70dd92a...22db459 (1): > Avoid creating cref to lookup an ident
f7d80abd00 Martin Sjölund * OMCompiler d6544d1...70dd92a (1): > Create symbolic Jacobian faster
a6e37659f8 Martin Sjölund * OMCompiler 2aca7e4...d6544d1 (1): > Memory optimizations
cb35b8652f Martin Sjölund * OMCompiler 2ac963a...2aca7e4 (1): > Reduce memory consumption
00dde1e3d7 adrpo * OMCompiler 0c33ef3...2ac963a (1): > fix windows builds after runtime changes
3dbd74416e Martin Sjölund * OMCompiler 7265334...0c33ef3 (1): > Memory-saving performance changes
3e0bffd93a Martin Sjölund * OMNotebook 8866309...6c69cf0 (1): > Update to latest common
6c69cf0c05 Martin Sjölund Update to latest common
ba8ab91ad8 Martin Sjölund * OMCompiler 9b56b3c...7265334 (1): > Fix compilation on OSX
3dc89d0a17 jensdo * OMCompiler 222a847...9b56b3c (1): > Fix name of OPC UA aliases, pt 2
3767c8d7fc Martin Sjölund Updating submodules
1ce8e65bbe Martin Sjölund * common c535ec7...2fe814f (1): > Use rpath-link to make linking easier
db25f7e54a Martin Sjölund Make OMEdit use rpath-link to ease linking
2fe814f59e Martin Sjölund Use rpath-link to make linking easier
fffa1ef4a7 Martin Sjölund * OMCompiler 5fd8e23...d9f7f91 (1): > Add support to hot-swap function impl at run-time
3245c0d4b5 Lennart Ochel * OMCompiler a2599ba...5fd8e23 (1): > Fix generated code of algorithm when clauses
ff72313add Martin Sjölund * OMCompiler 766fa6a...a2599ba (1): > Fix for relocatable functions
93c230e7f0 Martin Sjölund * OMCompiler 668e389...766fa6a (1): > Use stat to check existance of file
714f0c4dfa Martin Sjölund * OMCompiler 4ed2f2b...668e389 (1): > Relocatable function fix
24a26224ab Martin Sjölund * OMCompiler cfcd347...4ed2f2b (1): > Remove some unused external C code
e40362152d Rüdiger Franke * OMCompiler 44087ac...cfcd347 (2): > Remove duplicate creation of crefToSimVarHT > Remove mixedArrayVars from Cpp code and SimVars
ad10ea5e29 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.
dfe6fa6d2f Adeel Asghar Use QProcess::processId() for Qt version 5. Only use QProcess::pid() for Qt version 4.
070488f642 Martin Sjölund * OMCompiler b85a431...44087ac (1): > Add CXXFLAGS to some libraries
0dc93c6c76 Martin Sjölund * OMCompiler 829e658...b85a431 (1): > Configure ANTLR with CXX
eae968ef3c hudson Updating submodules
160a7570f7 Rüdiger Franke * OMCompiler 8bf71c6...08b243e (1): > Introduce names for states and derivatives
1ebb164471 Lennart Ochel Use unique mapping for linearized variable names
a990872512 adrpo fix OMEdit compilation on Linux
70cf2bbd06 Martin Sjölund * OMCompiler 05cfc46...8bf71c6 (1): > Increase the maximum number of threads for codegen
275a6622aa Rüdiger Franke * OMCompiler 89306de...05cfc46 (1): > Delay construction of external objects
e313cc2661 adrpo revert OMEdit to previous hash due to errors
4384907486 adrpo update the Eclipse MDT launchers to agree with the new msys2
109e29977f Adeel Asghar Added killProcessTreeWindows function to kill the child processes properly.
da0718db4d hkiel * OMCompiler 50cddbb...89306de (1): > fix coding style else then -> else remove unused variables
25f59e353f Lennart Ochel Update expected output
2b8fd78610 Martin Sjölund * testsuite 50d4e83...149c9c6 (1): > Load File.mo
149c9c68a0 Martin Sjölund Load File.mo
b95ead35bc Martin Sjölund * OMCompiler eadffd4...50cddbb (1): > Remove some unused buffers
8f4a569449 Martin Sjölund Updating submodules
50d4e83ac2 Martin Sjölund Load File.mo as well
889d64f7a4 Rüdiger Franke * OMCompiler e7cbe78...9076ed1 (1): > Move ModelicaUtilities.h to main include directory
47122aea2d Rüdiger Franke * OMCompiler 12f928e...e7cbe78 (1): > Link model specific extra libs with msvc as well
3df3f3be04 Rüdiger Franke * OMCompiler 58a87b7...12f928e (2): > Disable default clock for FMI export > Link Modelica utils and extra libs to Cpp FMUs
5b78a4b38e hudson * libraries e84edb4...7c1fbce (1): > Bump libraries
eb0bf3f76c Martin Sjölund * OMCompiler dd4ad77...58a87b7 (1): > Avoid buffers when generating constant literals
e927af1ed5 Willi Braun * OMCompiler 7068c81...dd4ad77 (1): > generalize convertResidualsIntoSolvedEquations
1fc82542b2 Adeel Asghar * OMEdit bfd9638...dcd1258 (2): > Use correct path delimiter for Linux. > Updated the function name to more appropriate one.
dcd1258453 Adeel Asghar Use correct path delimiter for Linux.
746d6f9c01 Niklas Worschech * OMCompiler 3dc8b59...7068c81 (1): > fix for boost includes added 3rdparty/boost for msvc and gcc
a03223c052 hkiel * OMCompiler 9255662...3dc8b59 (1): > remove List.appendNoCopy() and replace calls to it by listAppend()
af50f2d4ab Adeel Asghar Updated the function name to more appropriate one.
87e6a30a05 Adeel Asghar * OMEdit a9c53de...bfd9638 (1): > Call reDrawModelWidget after updating the xml document.
bfd9638478 Adeel Asghar Call reDrawModelWidget after updating the xml document.
da92404693 Per Östlund Updating submodules
178d0c35c0 Per Östlund Added test for PR 718.
dfc332fb89 Per Östlund * OMCompiler 89c4bb6...f35a0e2 (1): > Clean up DAEUtil.splitElements.
fdc02166af Jan Šilar * OMCompiler 82f543f...89c4bb6 (1): > PDEModelica in AbsynDump
e83866c7a5 Martin Sjölund * OMCompiler b550ed1...82f543f (1): > Fix name of OPC UA aliases
729808dbb3 Martin Sjölund * OMCompiler 9939891...b550ed1 (1): > Implement support for relocatable functions
7f55b38fe1 Martin Sjölund * OMCompiler 7251626...9939891 (1): > Always traverse down non-literal array expressions
d5da9098c1 Martin Sjölund * OMCompiler 661329b...7251626 (1): > Handle literal array expressions better
07fc54f37a Martin Sjölund * OMCompiler 62b81fe...661329b (1): > Traverse record bindings when traversing functions
ae0edbc8be hudson * libraries a560e79...e84edb4 (1): > Bump libraries
40618cbcda Rüdiger Franke * OMCompiler 7ce0918...62b81fe (1): > Add DIM_EXP to code generation for reduction expression
5581db4a80 Alachew Mengist * doc a9e8be5...4168774 (2): > Fix spaces so that options can be listed down properly > Optimized PNG files to reduce the size
4168774f2f Alachew Mengist Fix spaces so that options can be listed down properly
3b70d885b0 Martin Sjölund * OMCompiler cc7a3c9...7ce0918 (1): > Write the rest of init.xml as file
903eab3153 Alachew Mengist Optimized PNG files to reduce the size
aa4ea12656 Adeel Asghar * OMEdit efb215b...a9c53de (1): > ticket:3841 Get a proper bounding rectangle for exporting image.
a9c53de843 Adeel Asghar ticket:3841 Get a proper bounding rectangle for exporting image.
8ef0b24404 Adeel Asghar * OMCompiler 9c0d484...cc7a3c9 (1): > Use pressure as quantity name
2131f3cd18 Martin Sjölund * OMCompiler 4759770...9c0d484 (1): > Faster stringAppend of 6 strings
d7dd36136e Adeel Asghar * OMCompiler a1c9bae...4759770 (1): > Added derived unit bar.
dc125504bd Martin Sjölund * OMCompiler 6517ed8...a1c9bae (1): > Revert to old InstCache (baf1866)
8c2511f486 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.
907eaaf0e1 Martin Sjölund * OMCompiler b623cc2...6517ed8 (1): > Serialize init.xml directly to file
efb215b31f Adeel Asghar Fallback to base unit if conversion fails. Show the error message if we are unable to convert to display unit.
e0f5302630 Adeel Asghar * OMEdit edbea30...eb41be7 (1): > Fixed the undo feature for alignInterface function.
47b45e56cf Adeel Asghar Mark the error strings for translation.
eb41be77b7 Adeel Asghar Fixed the undo feature for alignInterface function.
8969cd486f Per Östlund * OMCompiler a17aa0e...b623cc2 (1): > Improve DAE.traverseDAE*
b6b97bb9c6 Martin Sjölund * OMCompiler a35737a...a17aa0e (1): > Only display RT warnings if RT is enabled
3e60e00f03 hkiel * OMCompiler 2399ea0...a35737a (1): > Use array instead of tuple to count variables
52022ba581 hkiel * OMCompiler 82c3f1b...2399ea0 (1): > Small optimisations to SimCodeUtil
32619fca4a Rüdiger Franke * OMCompiler 81787f3...82c3f1b (1): > Force evaluation of structural solverMethod
cdca61bdaf adrpo * testsuite 1c8d556...de2ea49 (1): > delete unused files
de2ea494b5 adrpo delete unused files
4cca76055e adrpo * OMCompiler 26d5e8f...81787f3 (1): > ANSI C needed for stupid compilers
f2372633de hudson Updating submodules
1c8d556d16 Willi Braun add more tests for klu and linear sparse solver
c3ce1f976d Rüdiger Franke * OMCompiler 271abb1...588d564 (2): > Always link Cpp FMUs with static gcc libs > Keep more call parameters to external objects
73cf44573c Martin Sjölund * OMCompiler 8dbf39e...271abb1 (1): > Try to cache the keys of the InstCache
e3c92beae4 Martin Sjölund * OMCompiler a42d916...8dbf39e (1): > Avoid some memory allocations
9c6844e353 hudson * libraries c1f0166...a560e79 (1): > Bump libraries
e881cb34a2 Martin Sjölund * OMCompiler baf1866...a42d916 (1): > Tweak inst cache hashing
5d4ce36522 hudson * OMEdit 17e7ea8...edbea30 (1): > Merge pull request #24 from robbr48/my_omedit_branch
edbea30272 Adeel Asghar Merge pull request #24 from robbr48/my_omedit_branch
129e0d71e5 Robert Braun Added undo function for alignInterface function.
c49710caa4 Alachew Mengist * doc 717310b...a9e8be5 (1): > Fix file not readable issues
a9e8be5dcb Alachew Mengist Fix file not readable issues
6a0374e9c4 Martin Sjölund * OMCompiler e008b58...baf1866 (1): > Use a new key for InstCache
921f503b9e Adeel Asghar * OMEdit cf8d91f...17e7ea8 (1): > Return from fetch interface data thread.
17e7ea8d09 Adeel Asghar Return from fetch interface data thread.
866e7e6d06 Adeel Asghar * OMEdit 66ec24b...cf8d91f (1): > Remove the associated graphical objects when we remove interfaces.
cf8d91fbc1 Adeel Asghar Remove the associated graphical objects when we remove interfaces.
9340e458bf hudson Updating submodules
78e299ce79 Per Östlund Update test for PR 695.
8f3e728877 Adeel Asghar * OMEdit 8d2f7ad...66ec24b (1): > Graphically mark the interface as aligned or not aligned.
157b41a204 Willi Braun Updating submodules
66ec24b0bb Adeel Asghar Graphically mark the interface as aligned or not aligned.
d6a77bb460 Adeel Asghar * OMEdit 1e8523c...8d2f7ad (1): > Invoke align interfaces via context menu.
8d2f7ad487 Adeel Asghar Invoke align interfaces via context menu.
f1cfd57c66 Willi Braun add first ida testcases
9933455a2b Martin Sjölund * OMCompiler 0c3a76e...390188e (1): > Use referenceEq for more InstExtends traversals
a4c65c0183 Lennart Ochel * OMCompiler 3a64133...0c3a76e (1): > Add new flag to set maximum number of bisection iterations
85722baa5e Martin Sjölund * OMCompiler ec5320e...3a64133 (1): > Fix some InstExtends referenceEq
51dcde431b Martin Sjölund * doc 6698c03...717310b (1): > Fix sphinx warnings
717310b831 Martin Sjölund Fix sphinx warnings
e798779b40 Martin Sjölund * OMCompiler 1d08c39...ec5320e (1): > Write common datatypes directly to file
2eba4a93f6 Rüdiger Franke * OMCompiler 30d8548...1d08c39 (1): > Keep multi-dimensional array parameters, ticket:3363
59226e941e Rüdiger Franke * OMCompiler 4832d7a...30d8548 (1): > Small fix
c3091d6055 Rüdiger Franke * OMCompiler 0182b27...4832d7a (1): > Add default clock period to C runtime, ticket:3752
3f4d7bb3d2 Rüdiger Franke Updating submodules
c377c851d2 hudson * OMEdit 0a1303a...1e8523c (1): > Merge pull request #23 from robbr48/my_omedit_branch
1e8523c785 Adeel Asghar Merge pull request #23 from robbr48/my_omedit_branch
811fac23dc Martin Sjölund * OMCompiler d341b73...a204f67 (1): > Better listMaxInt
c96d87a57a Rüdiger Franke Expected output
25e41c2307 Rüdiger Franke Updating submodules
38b75271f2 Martin Sjölund * OMCompiler e64e95f...a10e5cd (1): > Special case for list intersection
3c59a78f91 Rüdiger Franke Partly revert test update in a9f3edc
066bd56727 hudson * libraries 755f207...c1f0166 (1): > Bump libraries
f886ee8439 Alachew Mengist * doc 7e220a2...6698c03 (1): > -TLM based co-simulation users guide (#18)
6698c03207 Alachew Mengist -TLM based co-simulation users guide (#18)
8b6477dafe Martin Sjölund Updating submodules
2e5579a918 Martin Sjölund Revert disabling backend CevalFunction
3167e410ea Adeel Asghar * OMEdit 7d416a0...0a1303a (1): > Return from function
0a1303a82a Adeel Asghar Return from function
313995e198 Rüdiger Franke Updating submodules
a9f3edc274 Rüdiger Franke Update tests after fix to ticket:3363
b2cea286df Martin Sjölund Updating submodules
098036e9bb Martin Sjölund Expected output / disabling backend CevalFunction
eec014d109 Rüdiger Franke * OMCompiler 5d18848...4dbbfd4 (2): > More precise fix to ticket:3752 > Add default clock period to fix ticket:3752
ae6885141e hudson * libraries 6352fc7...755f207 (1): > Bump libraries
dabdaed054 Martin Sjölund Updating submodules
a41106b0c5 Martin Sjölund Expected output from -d=-gen in the backend
90ca65da0b Martin Sjölund * OMCompiler 84c62fc...85f4a38 (1): > Refactoring EvaluateParameter
6079a8d6c9 Rüdiger Franke * OMCompiler 6a704ad...84c62fc (1): > Evaluate structural Clock arguments (fix ticket:3717)
314a0a365d Martin Sjölund * OMCompiler 86e3c04...6a704ad (2): > Let execStat keep track of heap free/total size > Add debug flag reportSerializedSize
8527c616b2 hkiel * OMCompiler d883765...86e3c04 (1): > reduce memory usage
0328a04d22 Willi Braun * OMCompiler 12b9c58...d883765 (1): > revert unwanted change to debug flag
a9282f423b Martin Sjölund Updating submodules
55cf74213a Per Östlund * OMCompiler 6e3121a...25dbe82 (1): > Fix for ticket:3825.
9890dea063 Martin Sjölund Expected output / less type info by default
721aac2768 Rüdiger Franke * OMCompiler f11f59c...6e3121a (1): > Skip min/max for derivatives (work around ticket:3832)
2ffdd8590c Willi Braun Updating submodules
002e56da41 arun3688 * doc bbbc6bc...7e220a2 (1): > update student master thesis (#17)
67be45a615 Willi Braun change expected output
7e220a214a arun3688 update student master thesis (#17)
7c5eb502a6 Adeel Asghar * OMEdit 08c9f97...7d416a0 (1): > documentation & formatting.
7d416a0d2d Adeel Asghar documentation & formatting.
c31752c8a1 Adeel Asghar * OMEdit 4e15aa8...08c9f97 (1): > Clean up. Removed Qt::WindowTitleHint flag because it disables the dialog close button in Qt5. Deleted unused resources.
08c9f972f0 Adeel Asghar Clean up. Removed Qt::WindowTitleHint flag because it disables the dialog close button in Qt5. Deleted unused resources.
6dbd8bc754 Robert Braun Made missing interfaces removed by fetch function.
aef3c2c3d9 Robert Braun Reverted previous commit.
8909e6f84a Robert Braun Reverted previous commit.
b174c953f6 Martin Sjölund * OMCompiler 027b44e...1299763 (1): > Remove varkind from DAE.RECORD_CONSTRUCTOR
ee1fa9e6e1 ptaeuber Updating submodules
3a09e8f2e8 ptaeuber Add flag to dictionary
95f31fe382 Adeel Asghar * OMEdit 2d4e99c...4e15aa8 (1): > Use currentText instead of ItemData.
4e15aa80b2 Adeel Asghar Use currentText instead of ItemData.
276fe76131 ptaeuber Expected Output
c95bd8ffa3 Martin Sjölund * OMCompiler fd246e8...fc4de9e (1): > Try to free data to collect front-end garbage
3b17094d18 Adeel Asghar * OMCompiler dec8532...fd246e8 (1): > Set OMBUILDDIR properly.
c77151bc97 Robert Braun Merge branch 'master' of https://openmodelica.org/git-readonly/OMEdit into my_omedit_branch
76f1a10577 Adeel Asghar * OMEdit 0b9b099...2d4e99c (1): > ticket:3827 Adapt to updated jacobian flag.
2d4e99c2a2 Adeel Asghar ticket:3827 Adapt to updated jacobian flag.
f86be8dfd1 Robert Braun Corrected fuzzyEqual function for alignment.
b319531067 Robert Braun Made sure old interfaces are removed before fetching new ones.
3d9e047055 Robert Braun Changed wrong attribute name XML element.
730ced6739 Martin Sjölund * OMCompiler ad9aa79...dec8532 (1): > Consume less memory traversing expandDer
0a4dff1d7d Robert Braun Merge branch 'master' of https://openmodelica.org/git-readonly/OMEdit into my_omedit_branch
73236372dd Martin Sjölund * OMCompiler 98c1ed0...ad9aa79 (1): > Get a better default size for SimCode hashset
f3973693e3 hudson * libraries d405cf4...6352fc7 (1): > Bump libraries
512761a147 Per Östlund * OMCompiler b1a1225...98c1ed0 (1): > Improve instantiation caching.
3aa070e57c Rüdiger Franke * OMCompiler f90b512...b1a1225 (1): > Improve stop test and logging of Newton solver
7ce455fa05 hudson * libraries 671fa9a...d405cf4 (1): > Bump libraries
fea12c3e2a 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.
0b9b099419 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
fcbacb97a7 Adeel Asghar Check if interfaces are aligned or not. Fixed fetch interface data.
bce1c10f50 Robert Braun Added default position and rotation in alignment function.
dbcf89d39a Martin Sjölund * OMCompiler b0f6026...f90b512 (1): > Fix typo extern extern
1c210c14ad hudson * OMEdit 8f6676e...5e460b6 (1): > Merge pull request #22 from robbr48/my_omedit_branch
5e460b6784 Adeel Asghar Merge pull request #22 from robbr48/my_omedit_branch
e8d322134e Martin Sjölund * OMCompiler 2c7da6d...b0f6026 (1): > Fix problems with errorext bootstrapping linking
3abd058773 Martin Sjölund * OMCompiler c3cf1e9...2c7da6d (1): > Fix bottleneck for create model info
2f0b650348 Robert Braun Fixed bug in fetch interface function.
07e4732a4c Martin Sjölund * OMCompiler f6051a1...c3cf1e9 (1): > Improve extractVarsFromList
445a4cd497 Adeel Asghar * OMEdit c84ef06...8f6676e (1): > Fixed dragging of external models.
242124edd5 vwaurich * OMCompiler 058fd5a...f6051a1 (1): > - caching of evaluated functions
8f6676e7ca Adeel Asghar Fixed dragging of external models.
3b55a37708 Rüdiger Franke * OMCompiler 8f17d04...058fd5a (1): > Add variable attributes to Newton solver
5591da400b Martin Sjölund * OMCompiler 17d76a0...8f17d04 (1): > Make error messages consume less memory
ba0aef34f8 hkiel * OMCompiler 9c5b9e7...17d76a0 (1): > Fix compilation when not using SUNDIALS
86e5de928a Rüdiger Franke * OMCompiler 583180a...9c5b9e7 (1): > Add new attributes to IAlgLoop
d6dde7a73f Adeel Asghar * OMCompiler 000a65f...583180a (1): > copy PDEModelicaBuiltin.mo to builddir_lib
b2e897f664 Rüdiger Franke * OMCompiler 2894dee...000a65f (1): > Make more variable attributes available in alg loops
49b1b9d76f Martin Sjölund * OMCompiler 96898a5...2894dee (1): > Do not allocate memory to traverse prefix
37411784db hudson * libraries fab1cc4...671fa9a (1): > Bump libraries
74a9305953 Willi Braun Updating submodules
ab9b88d99c Willi Braun ajusted change
53f12bbbf5 Adeel Asghar * OMEdit c3b216c...c84ef06 (1): > ticket:3819 Fixed display of text.
c84ef06563 Adeel Asghar ticket:3819 Fixed display of text.
36c6e2e5ad Adeel Asghar * OMEdit dcfab7d...c3b216c (1): > some updates for Qt5.
c3b216c3f8 Adeel Asghar some updates for Qt5.
135d9e4ddf Martin Sjölund * OMCompiler df3f1c9...e44d63b (1): > Replace HT with AvlSet in InstExtends
5114593ed9 Willi Braun * OMCompiler e8fbdf6...df3f1c9 (1): > extends solver stats for all solver
5fb61bb819 adrpo some of the qtclients depend on omc (idl compilation)
7217a13cb4 hudson * OMEdit e3d9697...dcfab7d (1): > Merge pull request #21 from robbr48/master
dcfab7d83c Adeel Asghar Merge pull request #21 from robbr48/master
3a47a29bef Rüdiger Franke * OMCompiler 41d4cef...e8fbdf6 (1): > Improve stop and error tests of Newton solver
b18bbdda36 adrpo omplot depends on omc (simulation runtime)
d3e24cd1bd adrpo create directory to be able to run more things in parallel
88272e0bc8 hkiel * OMCompiler 7d8f15f...41d4cef (1): > avoid copying tuples recursion -> loop (BackendVariable.getVarLst)
b51be64ea6 ptaeuber * OMCompiler 325d842...7d8f15f (2): > Introduce runtime flags for using sparse solvers > Introduce flag to skip tearing for huge systems
919c99e004 ptaeuber Add flags to dictionary
1d85251e87 Rüdiger Franke * OMCompiler cf3ceac...325d842 (1): > Whitespaces Newton solver
a64f4911f7 adrpo * OMCompiler 1169838...cf3ceac (1): > make sure we have attribute defined before we use it
b96169ab96 hudson * libraries 3322cfe...fab1cc4 (1): > Bump libraries
f06d166456 Robert Braun Fixed wrong index in rotation vector function.
9def388abe hudson Updating submodules * OMCompiler fd0af6a...1169838 (1): > update 3rdParty
e092ee85b3 Martin Sjölund Updating submodules
adc47eb0a3 Martin Sjölund Add AvlSet
5c17cc4542 adrpo * OMCompiler 86230f2...be289f9 (1): > fix windows build
a04ebe21a3 Adeel Asghar * OMEdit b791c33...e3d9697 (1): > avoid some more warnings.
e3d969737a Adeel Asghar avoid some more warnings.
dc8b198235 Adeel Asghar * OMEdit 3c28781...b791c33 (1): > Removed unused OMC parser.
b791c331d6 Adeel Asghar Removed unused OMC parser.
2136e81813 Adeel Asghar * OMEdit 25e182c...3c28781 (1): > Fixed the view grid lines. Fixed some warnings.
3c287819c9 Adeel Asghar Fixed the view grid lines. Fixed some warnings.
1f8f1c10fd Adeel Asghar * OMCompiler 17bf815...86230f2 (1): > Avoid some warnings.
1a68b87e90 hudson * libraries 2276213...1e33d1e (1): > Bump libraries
2d214413b2 Rüdiger Franke * OMCompiler 9027e88...17bf815 (1): > Small cleanup
ccc6840f65 hudson * libraries c18ad42...2276213 (1): > Bump libraries
4aa3c62f2b 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()
da70b865d6 hkiel * OMCompiler 6c0fc0d...6a1e39b (1): > recursion -> loop
b983444956 ptaeuber * OMCompiler b500b84...6c0fc0d (1): > Add missing comma to log-option
2e4164cbc7 Per Östlund Update tests for PR 648.
50b11c2184 Per Östlund Updating submodules
f5bbde80a0 Martin Sjölund * OMCompiler 8287b0b...d89da7c (1): > Keep track of more memory allocations
93e3b0b27a alash325 * OMEdit c463e0a...25e182c (1): > -Set default values for metaModel connection attributes
25e182c06f alash325 -Set default values for metaModel connection attributes
7246021435 Martin Sjölund Updating submodules
2e200222d7 Martin Sjölund Expected output
d0ca89faac adrpo * OMCompiler 70d6f0e...c150310 (1): > update 3rdParty in OMCompiler
3790d4729b hudson * libraries bb4f51f...c18ad42 (1): > Bump libraries
fe0d760efc Martin Sjölund * OMCompiler a2943a8...70d6f0e (1): > Use OMC allocation in more places over GC
30c7c8e5af Adrian Pop Updating submodules * OMNotebook fc98a16...8866309 (1): > adapt to msys2 mingw32/mingw64 - ticket:2578
6b1eb6ef0c Martin Sjölund * OMCompiler e841e30...a2943a8 (1): > Optimize crefStr slightly
4d98be49b7 adrpo * OMCompiler b7a25b3...e841e30 (3): > needed defines for Linux > fix ifdefs in omc_config.h > adapt to msys2 mingw32/mingw64 - ticket:2578
8866309c35 Adrian Pop adapt to msys2 mingw32/mingw64 - ticket:2578
12c0b5ac07 Adrian Pop adapt to msys2 mingw32/mingw64 - ticket:2578
fd3a794d9e Adrian Pop * OMEdit 45d32fb...c463e0a (1): > adapt to msys2 mingw32/mingw64 - ticket:2578
b02b7fb6e6 Adrian Pop adapt to msys2 mingw32/mingw64 - ticket:2578
c463e0ab38 Adrian Pop adapt to msys2 mingw32/mingw64 - ticket:2578
948bf35d44 Adrian Pop Merge pull request #16 from adrpo/Ticket2578
c37763671b Martin Sjölund * OMCompiler 68465ab...b7a25b3 (1): > Use OMC allocation functions instead of libgc
4f89fe27f0 Martin Sjölund * OMCompiler 536387b...68465ab (1): > Fix compilation
440026ec18 Martin Sjölund * OMCompiler 4f671af...536387b (1): > Profile memory allocations for strings
f9eab01007 Martin Sjölund * OMCompiler 18c51d6...4f671af (2): > Do not use listReverse in append_reverse > Handle listReverse of 1 element as a special case
23e03bbb0f Martin Sjölund Updating submodules
4aac19f73c Martin Sjölund Expected output
67e2d17df3 Martin Sjölund * OMCompiler 0aff3d1...5f55444 (1): > Reduce the maximum codegen threads to 2
a8747e5b08 hudson Updating submodules
0989114669 Lennart Ochel update module wrapFunctionCalls
86e372ef6d 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
638e9b6b66 adrpo adapt to msys2 mingw32/mingw64 - ticket:2578
308dc29229 vruge * OMCompiler a2edcfd...8bddad5 (1): > clean up
ed037efa68 vruge * OMCompiler 17340ed...a2edcfd (1): > - move some variable-function to BackenVariable - function for further development
ce796995bf vruge * OMCompiler d7ed464...17340ed (1): > improved simplifyComplexFunction
3549dfe92d Martin Sjölund * OMCompiler d42016b...d7ed464 (1): > Inline: do assertion before memory allocation
3868f63318 vruge * OMCompiler a0ee81b...d42016b (1): > improved isContinuousIntegration for expressionSolve
270f0a8096 Rüdiger Franke * OMCompiler 948feba...a0ee81b (1): > Use VarKind JAC_VAR for Jacobian SimVars
175374b6b6 hudson * libraries cf57267...bb4f51f (1): > Bump libraries
38fd17309f Rüdiger Franke * OMCompiler aea896c...948feba (1): > Introduce VarKind SEED_VAR for SimVars
6f2f1ae467 Martin Sjölund * OMCompiler 98214dc...aea896c (1): > Use implode_reverse in PrefixUtil
49480f7ef8 Martin Sjölund * OMCompiler 2ddae71...98214dc (1): > Use referenceEq in more places in InstExtends
4abd8b5fc1 Martin Sjölund * OMCompiler 3ad7933...2ddae71 (1): > Enable code generation in parallel
d88468e4f6 vruge * OMCompiler 28678f0...3ad7933 (1): > improved solveSimpleEquation
3f2dfbdc32 Martin Sjölund * OMCompiler 34d31de...28678f0 (1): > Use constant lookup for more operators
5b82207125 hudson * libraries 5f0e98e...cf57267 (1): > Bump libraries
1e7be20844 Martin Sjölund * OMCompiler e26c7b2...34d31de (1): > Use constant lookup for more operators
0c7e71a7fe Rüdiger Franke * OMCompiler 7186674...e26c7b2 (1): > Deactivate optimized matrix assign
a3be5fabcb Rüdiger Franke * OMCompiler 392b6e6...7186674 (1): > Add seed variables to SIMVARS
e904a85f04 vruge Updating submodules
3e08e7a79a vruge Expected output
cbe9002992 vruge added max_iter=100 for runExReduceDrumBoiler.mos
186a7ad0b4 hkiel * OMCompiler 22754cb...49bc0cb (1): > preserve some more tuples
01e073b114 Martin Sjölund * OMCompiler 18bb4e8...22754cb (1): > Use constant lookup for operatorsBinary, etc
48a5efb0d4 Martin Sjölund * OMCompiler 141c87f...18bb4e8 (1): > Do not generate function code for constants
129e5189d1 Adeel Asghar * OMEdit bb3bd55...45d32fb (1): > Properly preserve the bom
45d32fb950 Adeel Asghar Properly preserve the bom
879cf17abc Per Östlund * OMCompiler 5ed2c5e...141c87f (1): > Cleanup ConnectUtil.
70c062d137 Martin Sjölund Updating submodules
29c50811b4 Martin Sjölund Expected output
242b3548ed Martin Sjölund * OMCompiler d00a512...c914d20 (1): > Reduce memory used by state machines
f33cfd7f91 Martin Sjölund * OMCompiler 82e78eb...d00a512 (1): > Some changes for C90
57563b2f62 Martin Sjölund Updating submodules
d069b6557b Martin Sjölund Expected output after changing connection order
5f2926f3b9 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
bb3bd55bd3 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
d8c46e379b Adeel Asghar Do not use interface as variable. Already defined in basetyps.h in MinGW.
ddb7de2120 Adeel Asghar Do not interface as variable. Already defined in basetyps.h in MinGW.
26abcb9786 Adeel Asghar Merge pull request #19 from robbr48/master
6facc59a30 Adeel Asghar * OMEdit 9b9a159...fbf65b8 (1): > Fixes #3807 and #3808. Added line ending and bom settings.
fbf65b8cf9 Adeel Asghar Fixes #3807 and #3808. Added line ending and bom settings.
24e2d91232 Martin Sjölund Updating submodules
b31332c072 Martin Sjölund Add new dependency
29cba5b3e0 Robert Braun Removed some debug output.
b23d204cd4 hudson * libraries b185442...5f0e98e (1): > Bump libraries
528c590c75 Robert Braun Reverted accidentally commited debug output.
7368537b26 Robert Braun Further improved alignment code for meta models.
7b8815e9c3 Martin Sjölund Updating submodules
ed64d14f64 Martin Sjölund Updated use of delete function
418f2bcdad Martin Sjölund * libraries 6703315...b185442 (1): > Buildings release branch no longer exists
79764127e2 Robert Braun Re-wrote getRotationMatrix function in MetaModelEditor.
0148cc5001 Willi Braun expected output
8276a07446 Willi Braun Updating submodules
ae0b17482a Robert Braun Replaced "to" with "->" in align interface dialog.
342c8d3324 Robert Braun Improved alignment feature for meta models.
30b745eb9b hudson * libraries 1e45c7d...6703315 (1): > Bump libraries
204c4c07af hkiel * OMCompiler 1971213...1aec67d (1): > preserve more tuples
524bfcc97a Lennart Ochel * OMCompiler 27234f6...1971213 (1): > Improve description of module wrapFunctionCalls
4cf0a28c03 adrpo * OMCompiler a78d6b3...27234f6 (1): > - windows fix for ticket:3809
7594a9a622 vruge Updating submodules
e6b7f7d3ea vruge Expected output
18a17814fa hkiel * OMCompiler 4da6f5b...e0b38d1 (1): > remove tuple decompostion-recomposition
2d09df3041 ptaeuber Updating submodules
55d9dc4b6a ptaeuber Update events makefile
4fa49d492a hkiel * OMCompiler 971d7f1...ae22680 (1): > Optimize some operations on lists
7cd3b2884c hudson Updating submodules
c1dffbd062 Martin Sjölund * OMCompiler 29cc490...09afcd1 (1): > Fix stack overflow in traversal
1c7187641c hkiel * OMCompiler 2eb7120...29cc490 (1): > replace List.flatten(listReverse(l)) by List.flattenReverse(l)
5fa5f930af Lennart Ochel * OMCompiler e57ec5c...2eb7120 (1): > Add libomopcua.dll to .gitignore file
186a5298fa Lennart Ochel Do not reset matching on no change
6b36b7f9a2 hkiel * OMCompiler 8d51784...e57ec5c (1): > Fix SimulationRuntime/c for OSX
992509c4eb Rüdiger Franke * OMCompiler 3b38cab...8d51784 (1): > Revert "Access iterators locally in alg loops as well"
556c598755 Martin Sjölund * OMCompiler 536d88e...3b38cab (1): > Fix for unassigned variable in function
9f234115f5 Rüdiger Franke Updating submodules
c864d3fb93 Rüdiger Franke Extend functionPointerTest
bad03fc48d hudson * libraries ee0da1e...1e45c7d (1): > Bump libraries
a48c6dc3ad Rüdiger Franke * OMCompiler 630a9d0...a37f8ba (1): > Access iterators locally in alg loops as well
20765204cb Martin Sjölund * doc c794db8...bbbc6bc (1): > Fix code for Sphinx 1.4
bbbc6bc03c Martin Sjölund Fix code for Sphinx 1.4
5be238488c Martin Sjölund * doc 0d19149...c794db8 (1): > Update for latest Sphinx (1.4)
c794db8a4b Martin Sjölund Update for latest Sphinx (1.4)
bd735cb509 ptaeuber Updating submodules
8cc8b1e03f ptaeuber Add tests for total tearing
1ce9d4946a Lennart Ochel * OMCompiler 789f996...7d676ef (1): > Improve documentation of some flags
b06267ad98 crupp2 Updating submodules
be78147131 crupp2 Added numeric tests for all test cases
202229ec70 crupp2 Test case for numerical linearization
c656b02db4 hudson * libraries fb13d83...ee0da1e (1): > Bump libraries
4c2263ce4d Adeel Asghar * OMEdit 858eed0...9b9a159 (1): > Remove the unnecessary assert.
9b9a159602 Adeel Asghar Remove the unnecessary assert.
ec8b36e235 hudson * OMEdit 872a3a5...858eed0 (2): > Merge pull request #17 from robbr48/master > Graphical representation for interface points. Fixed several issues with connection attributes dialog.
858eed0fd6 Adeel Asghar Merge pull request #17 from robbr48/master
f806cd87a9 Adeel Asghar Graphical representation for interface points. Fixed several issues with connection attributes dialog.
2ecd6baa89 Robert Braun Improved align interfaces dialog for meta models.
f1fc1903a1 Per Östlund * OMCompiler cedd89a...f1c557c (1): > Decrease default instantiation cache size.
1d228c0ce6 Martin Sjölund * OMCompiler 1e32d47...cedd89a (1): > Change order of listAppend
fc884f3ecd Per Östlund Updating submodules
de87d61175 Per Östlund Update tests for #599.
16ac7c0bd8 Per Östlund * OMCompiler 3dc2a24...16226eb (1): > Add new instCacheSize flag.
398aaf4b96 vruge * OMCompiler 992c924...3dc2a24 (1): > slight improvement (ticket:3801)
01ae374719 Martin Sjölund * OMCompiler 5ad8e78...992c924 (1): > Remove unused code
b6b5dde63f Rüdiger Franke * OMCompiler 5e8c11b...5ad8e78 (1): > Attempt to fix msvc build after 9a0cbdb
50c8bc8fdc adrpo * OMCompiler 76e6efa...5e8c11b (1): > - fix ticket:3801
01b8fed961 adrpo * OMCompiler 6eefa07...76e6efa (2): > - revert previous commit > - attempt to fix ticket:3801
7c9c001504 Martin Sjölund * OMCompiler 9feeed4...6eefa07 (1): > Record sorting/state selection in execstat
a65b03e236 Rüdiger Franke * OMCompiler 3702bb9...9feeed4 (2): > Tweak F77 call args > Implement identity function
ed98c9ba6e Martin Sjölund * OMCompiler 7f405ef...3702bb9 (1): > Do not use Option in FGraph.openScope
5e4e837d9d Martin Sjölund * OMCompiler 9a6f2aa...7f405ef (1): > Do not allocate same Absyn.CREF when traversing
d0570e7d3d vruge * OMCompiler 50ebc1f...9a6f2aa (1): > don't inline inside solveSimpleEquation (performance issues after inline)
6a0b1145f0 Martin Sjölund * OMCompiler f98a3b2...50ebc1f (1): > Fix scalability of matching
6626c42b07 Martin Sjölund * OMCompiler e07680e...f98a3b2 (1): > Do not allocate tables for DSS using uode
b96e8453c6 Martin Sjölund * OMCompiler b6f2d8b...e07680e (1): > Do not compile dlopen for FMUs
bd123f2666 Martin Sjölund * OMCompiler cbd4fc8...b6f2d8b (1): > Change set representation for BackendVarTransform
32dfc31087 Rüdiger Franke Extend ArraySlice test
45a6cf1159 Rüdiger Franke Updating submodules
86ce9fb10c vruge Expected output
1bd14a60a3 vruge Updating submodules
07f662d2be vruge sort EqnsAndVars for sparse solver. After https://github.com/OpenModelica/OMCompiler/pull/584 lis-test will failed without sort.
5ed1dd4473 Martin Sjölund * OMCompiler 9fef384...89a5ee4 (1): > Append in the fast order
ddb8c34aef Martin Sjölund Updating submodules
19a90883c4 Martin Sjölund Load DoubleEndedList
23b0d9990c Martin Sjölund * OMCompiler fdacf59...acf466e (1): > Improve performance of traversals
ac79fa05c6 Rüdiger Franke * testsuite fe83e7a...668df2e (1): > Extend ArraySlice test
668df2e032 Rüdiger Franke Extend ArraySlice test
3835c1febe 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
e4cc475382 Rüdiger Franke * OMCompiler 1fe4ff2...84a39dc (2): > Let ModelicaFormatError format the message > Fix compilation errors for ModelicaTest.Utilities
62acfc077c Rüdiger Franke Updating submodules
fe83e7add7 Rüdiger Franke Add first test for ArraySlice
72965fab14 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.
872a3a5e1b 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.
9bb99e9e0a 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.
d0a3c75e45 Adeel Asghar Indentation
373069e91c Adeel Asghar Added button for calling MetaModelEditor::alignInterfaces function. Added AlignInterfacesDialog class. SVG icons for simulation parameters and align interfaces.
343660f66d Rüdiger Franke * testsuite 17bd66e...37fcc39 (1): > Specify StopTime = 0 for some tests
37fcc39ad9 Rüdiger Franke Specify StopTime = 0 for some tests
3c4dd931be Rüdiger Franke * OMCompiler 5aae6d2...e9bb3a1 (1): > Skip actual simulation if no time span specified
4b7e28b0e4 Rüdiger Franke * OMCompiler 7514136...5aae6d2 (1): > Clean up duplicate and unused templates
d5dbb15ccd 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"
a0db48b5df hudson * libraries e3b9b16...fb13d83 (1): > Bump libraries
b647f4f697 vruge Updating submodules
17bd66e985 vruge Revert "Expected output"
3fa3570d3e vruge Updating submodules
c9dc40fed7 vruge Expected output
ed2f7361a9 vruge Updating submodules
29b239edf9 vruge Expected output
e8ad8a3759 Rüdiger Franke * OMCompiler 9f902c3...b84340b (1): > Implement vector conversion for dynamic arrays
d71f409ce8 vruge * OMCompiler 41a0601...9f902c3 (1): > added rule for derive DAE.RECORD
d8f27090f5 vruge * OMCompiler b4d4a97...41a0601 (1): > recursion -> loop
129f790517 vruge * OMCompiler 7b8142a...b4d4a97 (1): > added rule for derive SCONST
ce8f6dd63c Adeel Asghar * OMEdit e0629d9...8d5d64f (1): > Fixes #3793 Call loadString with the new text of the class before creating the LibraryTreeItem.
8d5d64f212 Adeel Asghar Fixes #3793 Call loadString with the new text of the class before creating the LibraryTreeItem.
0028b3ecdf Rüdiger Franke Updating submodules
a18a016442 Rüdiger Franke Add test for #3794
fe0a31c9a5 Rüdiger Franke * OMCompiler cbd8a42...9d2b906 (1): > Keep top level input / output of connector arrays (#3794)
3ba1758009 hudson * libraries 0ebec5a...e3b9b16 (1): > Bump libraries
e6d7e351f8 Lennart Ochel * OMCompiler 65736d1...cbd8a42 (1): > Unbox modelica_string
368ccc66ea Adeel Asghar * OMEdit 58e0b64...e0629d9 (1): > Fixes #3796. Added help buttons for compiler & simulation flags.
e0479a869d Martin Sjölund * OMCompiler 9cffa05...65736d1 (1): > Perform list filtering in the fast order
2210b6d194 Martin Sjölund * OMCompiler 44a9f59...9cffa05 (1): > Fix stack overflow
41d55cd601 Martin Sjölund * OMCompiler 4c591e7...44a9f59 (1): > Reduce hashtable bucket size
e0629d9839 Adeel Asghar Fixes #3796. Added help buttons for compiler & simulation flags.
90ac032744 Martin Sjölund * OMCompiler 1e4a458...4c591e7 (1): > Spend less memory trying to build a queue
6d8916d133 Martin Sjölund * OMCompiler a7cea92...1e4a458 (1): > Move creating of list
6986daaa34 Willi Braun * OMCompiler ffd2249...a7cea92 (1): > fix function description
6146e335d5 Lennart Ochel Updating submodules
365c3ff555 Lennart Ochel Update expected output
4e317ab361 Martin Sjölund * OMCompiler ffcb0f7...9b7aa44 (1): > Add functionality to record all mmc_alloc_words
a031cf4410 Martin Sjölund * OMCompiler b472093...ffcb0f7 (1): > Do not compile embedded server for source FMU
af28ff81a9 hudson * libraries 9a03cc4...0ebec5a (1): > Bump libraries
40a5e1d3f2 hudson * libraries 89f1dcd...9a03cc4 (1): > Bump libraries
e5b4e20070 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.
58e0b643b6 Adeel Asghar Fixes #3787. Add OMEdit version in Linux. Put the About OMEdit text in scroll area to avoid overlapping labels.
d27142675f Adeel Asghar * OMEdit ae8e741...4388d1f (1): > Divide with scale factor instead of multiplying.
f839bcffaa Adeel Asghar Tests for getDerivedUnits
4227f735db Adeel Asghar Updating submodules
4388d1f9b2 Adeel Asghar Divide with scale factor instead of multiplying.
d610179389 Martin Sjölund Add test for #3763
10f35b00bc Martin Sjölund * testsuite 7bdf737...d610179 (1): > Add test for #3763
7bdf7375de Lennart Ochel Add markdown flavour to README file
a5c9877759 Lennart Ochel * testsuite 655c8b3...7bdf737 (1): > Add markdown flavour to README file
886dd82f7b Martin Sjölund Updating submodules
655c8b3994 Martin Sjölund Expected output
996ee11354 Rüdiger Franke * OMCompiler f6f9906...b4c41d7 (1): > Move creation of boost symlinks to CMakeLists.txt
12558c4a6e 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.
fc98a162b4 Adeel Asghar Fix build.
ae8e741582 Adeel Asghar Reasonable size for default component text.
5a75cb5115 Adeel Asghar Fixes #2250. Added support for DisplayUnit and unit conversion for parameter input. The plot data is now based on the display unit.
b657a9f2eb Adeel Asghar Store display unit.
0209495465 Martin Sjölund * OMCompiler 8fc40e6...f6f9906 (1): > Add a removeVerySimpleEquations pre-opt module
54433b97a4 Lennart Ochel * OMCompiler fbd2797...8fc40e6 (1): > Remove redundant function dumpTypeStr
9648dfef5c Lennart Ochel * OMCompiler 7257482...fbd2797 (1): > Fix a typo
9ba60b5dfe Lennart Ochel * OMCompiler f2e9b23...7257482 (1): > Simplify generated code of algorithm when clauses
4ebff377f1 Martin Sjölund * OMCompiler 0f08ea6...f2e9b23 (1): > Source FMUs do not need embedded servers
3d97ee08a9 Lennart Ochel * OMCompiler a56dd55...0f08ea6 (1): > Simplify implementations of math functions
92395206fe Lennart Ochel * OMCompiler 3f8822a...a56dd55 (1): > Fix indentation
26252750b4 Martin Sjölund * OMCompiler 02cbe35...3f8822a (2): > Fix scalability for Tearing.selectCausalVars > Avoid memory allocation in traversals
6f101f295f Willi Braun * OMCompiler 15e8be7...02cbe35 (2): > dump error messages only with failtrace for traverseBackendDAEExpsEqnsWithUpdate > fix debug dump of time
aca943fad7 hudson * OMEdit 51b50a2...0636301 (1): > Merge pull request #15 from robbr48/master
5ebaf52b56 Lennart Ochel * OMCompiler 1fbe837...15e8be7 (1): > Don't replace operator mod in findZeroCrossings
0636301dba Adeel Asghar Merge pull request #15 from robbr48/master
1fc870aa40 Martin Sjölund * OMCompiler 5e63e23...1fbe837 (1): > Fix stack overflow in SCodeDump
3ca6b704de Martin Sjölund * OMCompiler 01f0b65...5e63e23 (1): > Moved execStat to its own Util package
22b78a94c2 Robert Braun Added an alignment function for meta models.
2c65b871a4 adrpo * OMCompiler bceaafe...01f0b65 (1): > - add open62541* to ignore list
ecd21c1794 adrpo * OMCompiler 6b6f863...bceaafe (1): > - fix the opc_ua build on msvc
b89faa0a32 adrpo * OMCompiler a2fcd1e...6b6f863 (1): > - fix the opc_ua build on mingw
987c4bfbe7 adrpo * OMCompiler 0424117...a2fcd1e (1): > - fix opc_ua on GCC
30d05e59b8 Martin Sjölund * OMCompiler 7a512b5...0424117 (2): > Experimental support for OPC UA embedded server > Partially restore the old OPC branch
6c2fcc56ec Rüdiger Franke * OMCompiler b99bfbd...7a512b5 (1): > Automate symlinks to boost includes (#3760)
df0b3ba009 hudson * libraries 61a3f60...120ba4a (1): > Bump libraries
9b96a68fea vruge * OMCompiler 05d473a...b99bfbd (1): > try to fixe compilier warning
ffbf0a8c1f Adeel Asghar * OMCompiler b98debe...05d473a (1): > Added API getDerivedUnits
f4265f817e ptaeuber Expected Output
01427cbd45 ptaeuber Updating submodules
8cbce11377 Willi Braun Updating submodules
bceba9dd82 Willi Braun expected output
d9e24389bf hudson * OMEdit 91ea31c...51b50a2 (1): > Merge pull request #14 from rfranke/glob
51b50a21aa Adeel Asghar Merge pull request #14 from rfranke/glob
38100702c2 Martin Sjölund * OMCompiler 0502333...de2cd14 (2): > Add script to analyze library logs using execstat > Use execstat for all tested libraries
90e2ad234f 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.
9c6c72dd05 Rüdiger Franke * OMCompiler c3dcba6...0502333 (2): > Install cross compiled libs in target path > Link target dependent version of OMCppDgesv lib
2a6385e7c1 Rüdiger Franke Use glob pattern to find cross compilers
91ea31c879 Adeel Asghar Added ExternalObject in isBuiltinType check.
4bcfe5edae Adeel Asghar Make static as default linkage instead of dynamic.
c2f86a4e6b Adeel Asghar Merge pull request #13 from rfranke/triplet
58e563b21a Adeel Asghar Adapt to new output format of getExtendsModifierValue & getDerivedClassModifierValue.
5654b30acd Rüdiger Franke Cover clang as well
d9929f3682 Ruediger Franke strip compiler from platform name
5bbfe3995b 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.
6aa2d7469f Per Östlund Updating submodules
f996e2699d Adeel Asghar Updated the dynamic & static radio buttons to a drop down.
50f75829a1 Per Östlund Update tests.
7ef55637d3 Adeel Asghar Fixes #3784. Only read start value when showStartAttribute is set.
1ee1b08d16 vruge Updating submodules
622fa17bec vruge Expected output
7b019e3944 Per Östlund * OMCompiler b569813...230aa3e (1): > Code cleanup.
cd92453665 Adeel Asghar Fixes #3775. Support multi-platform FMUs.
7621bd5806 vwaurich * OMCompiler 84e82ed...b569813 (1): > - fix FMU valueReferences for non-consecutive array-variables
fff4a229ee Per Östlund Updating submodules
8ee7b3f5d6 Per Östlund Update tests for #3773 fix.
92a23f8c7e vwaurich * OMCompiler dd0c8bd...5d60737 (1): > - fix static gcc lib linking issue for g++ 4.4
1d83ca90cb vruge * OMCompiler 34e4a4c...dd0c8bd (1): > improved ExpressionSolve
d4ef10a8ee Lennart Ochel * OMCompiler 7086597...34e4a4c (1): > Clean up some runtime calls
21c9115ae3 Adeel Asghar * OMEdit b943865...d2f3af8 (1): > Fixes #3784. Allow dots and underscores in component modifiers.
d2f3af8ce6 Adeel Asghar Fixes #3784. Allow dots and underscores in component modifiers.
8000409439 ptaeuber Updating submodules
ee0c38f7a2 adrpo * OMCompiler ad1689a...6bd48ef (1): > - properly comment out the print as \n expands on two lines
4c00296db0 vruge * OMCompiler 01b9dd9...ad1689a (1): > improved solveSimpleEquations
b17d4bae55 Lennart Ochel * OMCompiler 94f8257...01b9dd9 (1): > Remove prototypes of not existing functions
b1824d225e vwaurich * OMCompiler 0c0fc1a...94f8257 (1): > - remove maxDer info from SimCode.Modelinfo
1eacb93fe0 ptaeuber Expected Output
42306ebb8b Martin Sjölund * OMCompiler e022be4...0c0fc1a (1): > Do not print the variable filter
7fe7933062 vruge Updating submodules
7f3301c3a3 vruge Expected output
2f9bf851f4 Rüdiger Franke * OMCompiler 0c3dbc0...c6caa77 (1): > Clean up expTypeArray templates
269d7b6bdb hudson * libraries aaae68f...2d9c982 (1): > Bump libraries
462b421d0d Rüdiger Franke * OMCompiler 6b8ad0f...0c3dbc0 (1): > Add support for arrays of arrays
e99c50b940 Martin Sjölund Updating submodules
35181b8ff1 Martin Sjölund Expected output
f3b10311a2 Rüdiger Franke * OMCompiler 0a629c7...88cdf8e (1): > Generate static OMCFactory for all targets
da47da5be2 Martin Sjölund * OMCompiler 2c2f53c...0a629c7 (1): > Keep all release notes in one place
4ef545121b Martin Sjölund * doc cac732a...0d19149 (1): > Generate documentation for all releases
0d191498e7 Martin Sjölund Generate documentation for all releases
321150fd59 hkiel * OMCompiler 8793d23...2c2f53c (1): > use append_reverse
a05bd1183c hudson * libraries 7d4b3ec...aaae68f (1): > Bump libraries
6a9ac3257f Rüdiger Franke * OMCompiler dc190dc...8793d23 (1): > Use OMCFactory dll with msvc
b1445dcb40 Rüdiger Franke * OMCompiler 5c04860...dc190dc (2): > Export OMCFactory for dll linkage (#3760) > Revert "Revert "Remove static link dependencies of dynamic runtime""
f50f336a5c Martin Sjölund * libraries 1a13805...7d4b3ec (1): > Update MSL patch
4cfafcb3c3 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
dbd11dbbe3 Rüdiger Franke * OMCompiler 4bb6e51...95e9b46 (1): > Implement cross compilation for Cpp FMUs (#3760)
3423dab231 hudson * libraries 756a02e...1a13805 (1): > Bump libraries
41ef8fe7f8 Adeel Asghar * OMEdit bd77ae1...b943865 (1): > Use the same name as parent for the extended component.
b94386515d Adeel Asghar Use the same name as parent for the extended component.
9197e569e0 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.
bd77ae1c37 Adeel Asghar Add QSpacerItem when there is no unit.
c114ed1863 Adeel Asghar Updating submodules
17dabfb37b Adeel Asghar Partial unit conversion support. The work is not done yet so for now unit combo box is disabled.
a357b8f27e Rüdiger Franke * OMCompiler 73f0312...555843c (1): > Link FMUs with static gcc libs under Windows
869581584b Adeel Asghar Added a call which will fail.
9e1fefd078 vwaurich * OMCompiler 17b662b...73f0312 (1): > - fix valueReferences for FMU export cpp runtime
27ba6b0d2c Adeel Asghar * OMCompiler da98e25...17b662b (1): > Fixed convertUnits interface. Added a fail case for convertUnits.
88e0e40065 hkiel * OMCompiler 0fd4258...da98e25 (1): > recursion -> loop
d74e244285 hudson * libraries c08a8be...756a02e (1): > Bump libraries
5f3218ea4d alash325 * OMEdit d1a01aa...25bbd96 (1): > -Change naming conventions and setDisabled(true) for name and model file
25bbd967a4 alash325 -Change naming conventions and setDisabled(true) for name and model file
dc5846d642 alash325 * OMEdit ecb8eb5...d1a01aa (1): > -Disable submodel names for metamodel connection dialog
d1a01aaaa8 alash325 -Disable submodel names for metamodel connection dialog
6f6cc1d09d Rüdiger Franke * OMCompiler c200a48...0fd4258 (1): > Create precompiled header for dynamic build only (#3760)
6846b2b068 Rüdiger Franke * OMCompiler d48d574...c200a48 (1): > First windows fix for previous commit
7bc3416fc1 Rüdiger Franke * OMCompiler e741ddf...d48d574 (1): > Configure cross compilation of Cpp runtime (#3760)
688af36f10 Martin Sjölund * OMCompiler 608ffbb...e741ddf (1): > Create a new bootstrapping tarball
90463e099c Adeel Asghar * doc c0502a5...cac732a (1): > Simulation Parameter Sweep example.
cac732a7f2 Adeel Asghar Simulation Parameter Sweep example.
eee78dfc2c Adeel Asghar * doc c285c83...c0502a5 (1): > Updated OpenModelica Scripting Commands.
c0502a5732 Adeel Asghar Updated OpenModelica Scripting Commands.
131a1f9c2e Adeel Asghar * OMEdit a3b1abd...ecb8eb5 (1): > Update the xml document when user manually edit text. save & simulate is not needed.
ecb8eb58d5 Adeel Asghar Update the xml document when user manually edit text. save & simulate is not needed.
e28486b2ec Martin Sjölund * OMCompiler fedeb7c...608ffbb (1): > Add support for input output variables
44a9df917e alash325 * OMEdit 45f5779...a3b1abd (1): > -Push the change on the stack iff the user has changed the simulation parameters
a3b1abdc2e alash325 -Push the change on the stack iff the user has changed the simulation parameters
f6abd2dc80 Rüdiger Franke * OMCompiler f162d51...fedeb7c (1): > Fix type name for subtype of basic
73e864bb80 hkiel * OMCompiler 3fc9ebd...f162d51 (1): > recursion -> loop
aecb14eeb7 hkiel * OMCompiler 30f3e8b...3fc9ebd (1): > Remove dumping of graph in production code
da629fc7df 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
45f5779601 alash325 Merge branch 'master' of https://github.com/OpenModelica/OMEdit
ae32d089af alash325 - Allow to graphically update the simulation parameters for metamodel - Support for undo and redo for metamodel simulation parameters
3dde5743e4 vruge * testsuite 67f87dc...87f2ac1 (1): > Expected Output
87f2ac125a vruge Expected Output
fdb618eacd Rüdiger Franke * OMCompiler a801b41...30f3e8b (1): > Avoid overwrite error on mv (#3670)
65ec3461a8 hudson * libraries 87f5bca...c08a8be (1): > Bump libraries
c6fdbab468 Rüdiger Franke * OMCompiler df9f302...a801b41 (1): > Revert "Remove static link dependencies of dynamic runtime"
cc42027f59 Adeel Asghar * doc 4b8bae1...c285c83 (1): > Cross reference editing MSL.
1ceee59dee vruge * OMCompiler 87f4bb3...df9f302 (1): > semiLinear as inline function: see https://trac.openmodelica.org/OpenModelica/ticket/3765#comment:7
d944ceaef3 vruge * OMCompiler fced193...87f4bb3 (1): > DIVISION_SIM map again inline function - see https://trac.openmodelica.org/OpenModelica/ticket/3765#comment:7
cf169696f1 Martin Sjölund * OMCompiler 10fe649...fced193 (1): > Check for failed model structure
c285c832a5 Adeel Asghar Cross reference editing MSL.
f324cd0799 hkiel * OMCompiler 0fe22a2...10fe649 (1): > recursion -> loop
c2ff97beb1 hkiel * OMCompiler 80dcee4...0fe22a2 (1): > array optimizsations new function Array.createIntRange()
cf0e37e481 Adeel Asghar * doc b08a823...4b8bae1 (1): > Hints for loading editable MSL.
4b8bae15cc Adeel Asghar Hints for loading editable MSL.
2ba466a379 Martin Sjölund * doc cbbdff1...b08a823 (1): > Handle Python2+3, add natsort to dependencies
b08a823046 Martin Sjölund Handle Python2+3, add natsort to dependencies
e0de150d49 Martin Sjölund * doc 7f5d6fb...cbbdff1 (1): > Pull release notes from trac instead of manual mirroring
cbbdff1f59 Martin Sjölund Pull release notes from trac instead of manual mirroring
80abce1312 Rüdiger Franke * OMCompiler b0a5479...80dcee4 (1): > Attempt to fix Windows build (#3760)
4d600b03cd Rüdiger Franke * OMCompiler 05ca4d2...b0a5479 (1): > Remove static link dependencies of dynamic runtime
147b2978d0 Rüdiger Franke * OMCompiler 91127f1...05ca4d2 (2): > Small fix to previous commit > Brake up dynamic and static build of Cpp runtime (#3760)
8f8533a817 hudson * libraries 4d5ec4d...87f5bca (1): > Bump libraries
479c7dc7cf Per Östlund * OMCompiler a5957dc...91127f1 (1): > Fix listAppend usage to get rid of some warnings.
f595f83af4 Adeel Asghar * OMEdit 6ca8c1c...6cc344e (1): > Avoid making too many changeDirectory calls.
6cc344eaef Adeel Asghar Avoid making too many changeDirectory calls.
033f3ec1d2 Per Östlund * OMCompiler d0f6b47...a5957dc (1): > Fix push_list_back on empty DoubleEndedList.
c0715b3a99 Adeel Asghar * OMEdit 1ec6313...6ca8c1c (1): > Fixes #3766. Added more sanity checks. Move whole connection when both start and end components are selected.
6ca8c1c0c7 Adeel Asghar Fixes #3766. Added more sanity checks. Move whole connection when both start and end components are selected.
fba023530a Adeel Asghar * OMEdit 19e8270...1ec6313 (1): > Fixes #2220, #2347 & #2416. Disable/enable the auto save timer based on focusInEvent/focusOutEvent of editor.
1ec6313028 Adeel Asghar Fixes #2220, #2347 & #2416. Disable/enable the auto save timer based on focusInEvent/focusOutEvent of editor.
f03ca1b739 Adeel Asghar * OMEdit c6a2ce1...19e8270 (1): > Fixes #3027. Allow exporting plotted variables to CSV file.
19e827021e Adeel Asghar Fixes #3027. Allow exporting plotted variables to CSV file.
67f87dc832 vruge added case for 3765
054c1c0537 vruge Updating submodules
a2ae180a2e Adeel Asghar * OMEdit aca17d2...c6a2ce1 (1): > Renamed TLMCoSimulationExperimentSettingDialog to MetaModelSimulationParamsDialog. Moved the update simulation params context menu to ModelWidget.
c6a2ce1f1e Adeel Asghar Renamed TLMCoSimulationExperimentSettingDialog to MetaModelSimulationParamsDialog. Moved the update simulation params context menu to ModelWidget.
1c8fe90b08 hudson * libraries 5e1391e...4d5ec4d (1): > Bump libraries
e5e6a37f68 Rüdiger Franke * OMCompiler 46515af...6c723ab (1): > Fix generation of Cpp start value accessors
53fb40759b Martin Sjölund * libraries 5a94ea2...5e1391e (1): > Bump MSL
111b9e5314 hudson * libraries bfc224a...5a94ea2 (1): > Bump libraries
7bee7753a1 Martin Sjölund * libraries b8422c5...bfc224a (1): > Stategraph2 2.0.3 provides 2.0.1 and 2.0.2
de850be555 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.
aca17d25e6 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
2805502aac Adeel Asghar Fixes #3032. Adjust position based on the coordinate system of the component.
fe7325ff9b unknown * OMCompiler 0bcc79a...46515af (1): > changed results output at start time if events occured
ae2ad3b2c3 Rüdiger Franke * testsuite 2b6054f...4c4b39f (1): > Add test for #3763
4c4b39f73b Rüdiger Franke Add test for #3763
2beda1432c hkiel Updating submodules
9f0243f277 Martin Sjölund * libraries a20b6fa...b8422c5 (1): > Add library KeyWordIO
843cab05b7 Martin Sjölund * OMCompiler b629d9d...6d761ce (1): > Fix appending variables in correct order
2b6054f54f hkiel load List.mo expected output
9270973cab alash325 * OMEdit 6247798...6da40e1 (1): > -A preliminary dialog to modify CoSimulation settings
6da40e1ad7 alash325 -A preliminary dialog to modify CoSimulation settings
b916877407 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
b87bcb4666 vruge Updating submodules
a668b8a956 vruge Expected Output
c9f374e027 Lennart Ochel * OMCompiler 757fe5f...cf3a416 (1): > Remove useless line of code
aa2c830af7 Adeel Asghar * OMEdit 2c2c5e9...6247798 (1): > Fixes #2274 & #2845. Update Libraries browser when user modifies the text.
6247798217 Adeel Asghar Fixes #2274 & #2845. Update Libraries browser when user modifies the text.
bf9622303e Adeel Asghar * OMEdit 4385f6e...2c2c5e9 (1): > Dynamically create the list of simulation logging flags.
2c2c5e9346 Adeel Asghar Dynamically create the list of simulation logging flags.
3d2a037684 Adeel Asghar * OMEdit 1296d76...4385f6e (1): > Fixes #3753. use correct simulation logging flag option.
4385f6edb7 Adeel Asghar Fixes #3753. use correct simulation logging flag option.
e188d8bc2c Niklas Worschech * OMCompiler facc256...757fe5f (1): > fix for save pre variables
d04f56ae04 Adeel Asghar * OMEdit dc69a14...1296d76 (1): > Removed save and save as context menu items from metamodel.
1296d76cd4 Adeel Asghar Removed save and save as context menu items from metamodel.
ba186107a9 ptaeuber Updating submodules
8a639b1ac7 alash325 * OMEdit b929db6...dc69a14 (1): > - Add Save and Save as context menu to the metamodel
dc69a1433b alash325 - Add Save and Save as context menu to the metamodel
556307db0b ptaeuber Expected Output
2a8f9123b2 Adeel Asghar * OMEdit 4a5facf...b929db6 (1): > Fixed the crash while saving metamodels.
b929db6206 Adeel Asghar Fixed the crash while saving metamodels.
0b9e1ba55e Lennart Ochel * OMCompiler 6b7b848...bf26a22 (1): > change differentiation rule for the homotopy operator
501a9d9644 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
4a5facf6d8 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
87a7ffd04e Rüdiger Franke * OMCompiler af457aa...6b7b848 (1): > Include std::thread only if configured (#3760)
0fe3fc5708 alash325 * OMEdit 4b6af89...7864f66 (1): > - Save as for meta models
7864f66ef3 alash325 - Save as for meta models
c122217992 Adeel Asghar * OMEdit 36a52a8...4b6af89 (1): > We can load multiple meta models at once.
4b6af895db Adeel Asghar We can load multiple meta models at once.
8f955a09d3 hudson * libraries 2b591fb...a20b6fa (1): > Bump libraries
d62e1636ee Adeel Asghar * OMEdit 04f142b...36a52a8 (1): > Better naming convention for metamodels and TLM.
36a52a84da Adeel Asghar Better naming convention for metamodels and TLM.
69115279b7 Adeel Asghar * OMEdit f2cb75d...04f142b (1): > Add default annotation for Connections without annotations.
04f142bfc7 Adeel Asghar Add default annotation for Connections without annotations.
272310418d hudson Merge remote-tracking branch 'origin/master' into pullrequest
5006cfd0b5 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
a7681ee0f8 Niklas Worschech expected output
ae71e46d8e Adeel Asghar * OMEdit 960ad2f...f2cb75d (1): > formatting & indentation.
f2cb75d41f Adeel Asghar formatting & indentation.
dac99f23da Adeel Asghar * OMEdit e8c9162...960ad2f (1): > tag v1.9.5-dev
960ad2f276 Adeel Asghar tag v1.9.5-dev
443f4823d5 Martin Sjölund * OMCompiler 6d86372...af457aa (1): > Handle lost information for MetaModelica record
4456f428eb Niklas Worschech * OMCompiler 83309e5...6d86372 (1): > fix for save call in cpp template
e083b05475 Rüdiger Franke * testsuite a4a5d33...ffd8b12 (1): > Add test for #3758
ffd8b12c2b Rüdiger Franke Add test for #3758
61b0bea392 Martin Sjölund * testsuite 5847362...a4a5d33 (1): > Re-enable FinalTests.mos
a4a5d3314d Martin Sjölund Re-enable FinalTests.mos
7d02d98a40 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)
6ac51f4894 adrpo * OMCompiler 5ccf9cb...d88a3ea (1): > - switch version to 1.9.5-dev
e635188119 hudson * libraries e3940ff...2b591fb (1): > Bump libraries
8d7b6f8392 Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
de6aef561d Niklas Worschech fix for parallel cpp runtime windows tests
38af1b6280 Lennart Ochel * testsuite 276c639...5847362 (2): > Update example cseTestCall1 > Update example cseTestCall3
584736214e Lennart Ochel Update example cseTestCall1
fb1ddfe63e Adeel Asghar * OMEdit a1f3866...e8c9162 (1): > Fixed loadPreviousViewType function.
b8d40edfef Lennart Ochel Update example cseTestCall3
dc2c41b68d adrpo * OMCompiler 6f118e9...5ccf9cb (1): > fix 1.9.4 version and date
e8c9162f62 Adeel Asghar Fixed loadPreviousViewType function.
d2aea63e31 Adeel Asghar * OMEdit ade17f4...a1f3866 (1): > Store connections without annotations.
a1f3866e5c Adeel Asghar Store connections without annotations.
bea549313f jhag * testsuite f523ebc...276c639 (1): > Update wrapFunctionCall tests
276c639f8a jhag Update wrapFunctionCall tests
d201c06dcc Adeel Asghar * OMEdit d5769e2...ade17f4 (1): > Handle delete undo of submodels.
ade17f4176 Adeel Asghar Handle delete undo of submodels.
de0e7090c1 Adeel Asghar * doc 32655e3...7f5d6fb (1): > Updated the list of contributors 2015.
7f5d6fb44d Adeel Asghar Updated the list of contributors 2015.
6666d958cb Adeel Asghar * OMEdit 54c7cf6...d5769e2 (1): > Store the update SubModelAttributes to undo stack.
d5769e2985 Adeel Asghar Store the update SubModelAttributes to undo stack.
be8a219121 hudson * libraries 681e12e...e3940ff (1): > Bump libraries
d056aa58fe Martin Sjölund * OMCompiler 8f06694...6f118e9 (1): > Add Adrian's generic AvlTree to the backend
66b64c9f4f Martin Sjölund Updating submodules
f523ebc348 Martin Sjölund Expected output
1bed9e5366 Adeel Asghar * OMEdit afa6bc7...54c7cf6 (1): > Fixed updateSubModelParameters.
54c7cf6feb Adeel Asghar Fixed updateSubModelParameters.
5b58a0dc46 Adeel Asghar * OMEdit 6fb638a...afa6bc7 (1): > Store attributes of submodel inside ComponentInfo of Component.
afa6bc71d4 Adeel Asghar Store attributes of submodel inside ComponentInfo of Component.
56ea4cdb2a Adeel Asghar * OMEdit d763c77...6fb638a (1): > Fixed loading metamodels.
6fb638a6f5 Adeel Asghar Fixed loading metamodels.
4fe1a42820 hudson * libraries 80df0e2...681e12e (1): > Bump libraries
e866c4fc1c hkiel * OMCompiler db37146...22263b6 (1): > use list comprehensions inline small helper functions
48487529e6 Martin Sjölund * libraries 286ccac...80df0e2 (1): > Ignore bad Modelica package
d824e09c8a Rüdiger Franke * OMCompiler 1916068...db37146 (1): > Fix context of function Cpp calls (#3742)
507480cd77 vruge * OMCompiler 80b17a1...1916068 (1): > BackendDAEUtil.tryToSolveOrDerive: guard vs. zero --> zero no dependence --> UNSOLVABLE
d25843be7e hkiel * OMCompiler 0cdcd6a...80b17a1 (1): > Clean up some code avoid warning about incorrect use of listAppend recursion -> loop listReverseInPlace where possible
cd42b44a5b Martin Sjölund Updated expected results for uniontype typevars
eb0d84e178 Adeel Asghar * OMEdit 609a89d...d763c77 (1): > filter out non-modelica items by checking flag showOnlyModelica.
d763c7707e Adeel Asghar filter out non-modelica items by checking flag showOnlyModelica.
2ca58c1f0e Adeel Asghar * OMEdit c09a16c...609a89d (1): > Fixed loading of metamodels.
609a89d389 Adeel Asghar Fixed loading of metamodels.
b7ad3b6c8c bernhard Thiele * OMCompiler 3e54f2a...0cdcd6a (1): > SM workaround removed for Cpp runtime
b73e05ee86 Rüdiger Franke * OMCompiler 494857e...3e54f2a (1): > Improve error messages of SynchronousFeatures
34a22e9e67 Martin Sjölund Add uniontypes to dictionary
e0a2bd95f4 Rüdiger Franke * OMCompiler e2f045a...494857e (1): > Remove duplicate traversal for clocked states
7c0b8d924e Rüdiger Franke Updating submodules
c8f269f643 Rüdiger Franke Expected output for fix #3741
90d8628469 hkiel * OMCompiler 12ddb6a...8236a0d (1): > do not use listAppend to prepend one element
10288a768a Rüdiger Franke * OMCompiler f31e10e...12ddb6a (1): > Attempt to fix #3741
0106379809 Martin Sjölund * OMCompiler 0e016dc...f31e10e (1): > MM: Multiple algorithm sections without warning
d938bed80d bernhard Thiele * OMCompiler 99fe3bd...0e016dc (1): > Fix array elements #3651
4dbdbbbde7 Rüdiger Franke Updating submodules
2cb99bfae8 Rüdiger Franke Extend and update synchronous tests
8c553bd78f hkiel * OMCompiler b8f53b0...89ded3c (1): > remove superfluos check for failure it already failed in the first case
4c3ea7c18a hkiel * OMCompiler b388aff...b8f53b0 (1): > fix two compiler warnings in parser
2b0f39e14a Rüdiger Franke * testsuite e89ea24...6739ebe (1): > test an integer clock with sample time < 1s
6739ebe81e Rüdiger Franke test an integer clock with sample time < 1s
538c7f0f55 adrpo * OMCompiler a391fa9...b388aff (1): > - cast to double so that 1/10 doesn't become zero
a5f5caf7da Martin Sjölund * OMCompiler bcd948c...a391fa9 (1): > Use isPresent() to disable some allocations
ec45b4673e Adeel Asghar * OMEdit dd67911...c09a16c (1): > Fixes #3746. Added GUI interface to manage uses annotation.
c09a16c13c Adeel Asghar Fixes #3746. Added GUI interface to manage uses annotation.
379dd2f0b7 hudson * libraries fdb7693...286ccac (1): > Bump libraries
dca6b1ba34 Adeel Asghar * OMEdit 2eb86cd...dd67911 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Fixes #3746. Add uses annotation for the package.
dd679111e0 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
3a8a1e7751 Adeel Asghar Fixes #3746. Add uses annotation for the package.
1f34d20b7d Martin Sjölund * OMCompiler cfa27e9...bcd948c (1): > Add basic memory profiling to execstat
bc30b5e458 Martin Sjölund Updating submodules
e89ea248fc Martin Sjölund Add tests for isPresent()
776a0349c2 Martin Sjölund Add isPresent to the dictionary
5e4fb3c728 Adeel Asghar Updating submodules
86e35faea1 Adeel Asghar Updated tests for getClassInformation
5cbb69a176 Martin Sjölund * OMEdit cd90f74...2eb86cd (1): > Updated the Japanese translation
27134c6acd hkiel * OMCompiler cc074b4...8abe1ff (1): > try to reduce memory usage - use listReverseInPlace where possible - remove some recursions and matchcontinue
2eb86cde98 Martin Sjölund Updated the Japanese translation
c77d86a0a1 Rüdiger Franke * OMCompiler f8a8026...cc074b4 (1): > Improve error message if resolveClock fails
d67f243b49 Adeel Asghar * OMEdit 6830f82...cd90f74 (1): > Fixes #3744. Avoid adding NaN to extent.
cd90f74d3c Adeel Asghar Fixes #3744. Avoid adding NaN to extent.
81a96bf75b Martin Sjölund * OMCompiler 224e2c4...f8a8026 (1): > Fix zlib for OSX nighly
ba924b0e01 Martin Sjölund * OMCompiler b308daf...224e2c4 (1): > Workaround for Java8
fdf26c27b3 Martin Sjölund * doc 0d2d54d...32655e3 (1): > Linux instructions
32655e3441 Martin Sjölund Linux instructions
d5c6967f42 adrpo * OMCompiler 0eaf54c...b308daf (1): > - fix front-end parts of #3503
31b626f4c2 hudson Updating submodules * OMCompiler fa8b0d2...0eaf54c (2): > attempt to fix Linux build > update 3rdParty to fix windows build
e5519f4421 hudson * doc bf13bed...0d2d54d (1): > Merge pull request #16 from dietmarw/patch-1
0d2d54de04 Adeel Asghar Merge pull request #16 from dietmarw/patch-1
7b7e082ce7 Dietmar Winkler Fixing one white space
cb0bf922d7 Dietmar Winkler Improve the documentation on infoHeader annotation
0150a5eced Adeel Asghar * doc 19af68b...bf13bed (1): > Print plot command interface instead of maintaining options.
bf13bed928 Adeel Asghar Print plot command interface instead of maintaining options.
b6963e5f58 Adeel Asghar * doc 6bd7fa7...19af68b (4): > Updated plot command options. > Indentation. > Debugging.mo is in the test models now. > Fixed getComponentModifierNames call.
19af68be84 Adeel Asghar Updated plot command options.
5f9027bc81 Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
b56d468c64 Adeel Asghar Indentation.
a4cf7c33ac Martin Sjölund * OMCompiler 64554e1...fa8b0d2 (1): > MetaModelica has more bits available
de9392fabf Adeel Asghar Debugging.mo is in the test models now.
6b79f7034b Adeel Asghar Updating submodules
9e5ee311b0 Adeel Asghar Removed Debugging.mo as is now part of OMCompiler/Examples.
1afd8509aa Adeel Asghar Fixed getComponentModifierNames call.
2cc1d929f3 Adeel Asghar * doc b5de146...6bd7fa7 (1): > Documentation about __OpenModelica_infoHeader.
6bd7fa79cc Adeel Asghar Documentation about __OpenModelica_infoHeader.
ff69653cf1 hkiel * OMCompiler 3a40ea3...ef88044 (2): > put cascaded listAppend in optimal order > optimize some list operations matchcontinue -> match
06bfbaa468 Martin Sjölund * OMCompiler 1d8aec6...3a40ea3 (1): > Update external C-sources for MSL 3.2.2
548d50e458 Adeel Asghar * OMEdit b1364f4...6830f82 (1): > Fixes #3723. Only return true if absolute file path exists.
6830f82dca Adeel Asghar Fixes #3723. Only return true if absolute file path exists.
7b66289a75 Willi Braun * OMCompiler dc5bdff...1d8aec6 (1): > fix functionTree propogation for system homotopy0
663002f8ed hudson * libraries 12ec59b...975fb23 (1): > Bump libraries
b61d80438f Willi Braun expected output for fix #3738
99cfa73fcf Willi Braun Updating submodules
f692678567 Rüdiger Franke Updating submodules
d9a9c881a1 Rüdiger Franke Adapt to fixed FMI 2.0 dependenciesKind
5a4fa9e491 Rüdiger Franke adapt to fixed FMI 2.0 dependencies
72670a1ab5 Willi Braun * OMCompiler 77ddf9e...6e9b4f9 (1): > try to fix #3738
fcdb1b2daf Martin Sjölund Updating submodules
840e9cc228 Martin Sjölund Fix expected output
7d9ec93acb Adeel Asghar * OMEdit 8d2d2ec...b1364f4 (2): > Fixes #3737. Update ComponentInfo when makeClassNameRelative is used. > Add OMEdit to version.
b1364f4fef Adeel Asghar Fixes #3737. Update ComponentInfo when makeClassNameRelative is used.
23d9358fe6 Martin Sjölund * OMCompiler 7e7852d...fc73d03 (1): > Change order of some listAppend calls
22fcd4f5f7 Martin Sjölund * OMCompiler 7f65a75...7e7852d (1): > Remove FMI1 log-message
02944957ec Willi Braun * OMCompiler 38f4165...7f65a75 (2): > remove unnecessery variables merge > remove unnecessary array list transformation
5ba5d1d1f4 Adeel Asghar * OMCompiler 00e96ac...38f4165 (1): > Include OpenModelica in version string.
0311ceb406 Martin Sjölund * OMCompiler 5161a93...00e96ac (1): > Change order of listAppend in BackendDAEUtil
458b0ec8da Adeel Asghar Add OMEdit to version.
fc8fda8e82 Martin Sjölund Updating submodules
66b3572416 Martin Sjölund Expected output after MSL 3.2.1 update
f8e679b7ab Martin Sjölund * OMCompiler 0a0d480...5161a93 (1): > Notify the user about listAppend in wrong order
5154fba3ad Martin Sjölund Add words to aspell dictionary
3ac44823aa Martin Sjölund * OMCompiler 23bb6ec...0a0d480 (1): > Implement Dangerous.listSetRest
88e121b0ad Rüdiger Franke * OMCompiler e4f94d6...23bb6ec (1): > Fix 3a7d119 for arbitrary tree traversal order
66099da69d Martin Sjölund * OMCompiler 769e528...e4f94d6 (1): > Add support for MA Impure annotation
8d2d2ec52b Adeel Asghar Use the correct object.
09c0222cdc bernhard Thiele * testsuite 6a51189...a064174 (1): > Fixed reference files #3730
cf0e52d619 Rüdiger Franke * OMCompiler 3a7d119...769e528 (1): > obtain grand parent from previously stored parent
e3a563e86c Rüdiger Franke * OMCompiler dbf1710...3a7d119 (1): > implement backward propagation of clock conversions
a06417423e bernhard Thiele Fixed reference files #3730
ffd9d0f58d Adeel Asghar * OMEdit 678bb3b...62c0c86 (1): > Fixes #3558. Fixed the text orientation for flipping & rotation. Added shortcuts for flipping.
62c0c86814 Adeel Asghar Fixes #3558. Fixed the text orientation for flipping & rotation. Added shortcuts for flipping.
c1e65985a0 Martin Sjölund * OMCompiler 8114196...dbf1710 (1): > Use a FIFO instead of slow listAppend
7aaa5fee0b Per Östlund * OMCompiler 3f4477c...8114196 (1): > Fix segfault in InstSection.unroll.
669339bf97 Martin Sjölund * OMCompiler d65644e...3f4477c (1): > Fix code generation for add-array-scalar
825da28b8e Martin Sjölund * OMCompiler 26ec49e...d65644e (1): > Optimize max({arr})->max(arr) instead of arr
978cfa442e Adeel Asghar * OMEdit d189425...678bb3b (1): > Add OMEdit git hash in omeditcommunication.log file.
678bb3b935 Adeel Asghar Add OMEdit git hash in omeditcommunication.log file.
7b02f0e685 Martin Sjölund * OMCompiler a1a01c3...26ec49e (1): > Handle expandExpression for unary
9489433d66 Martin Sjölund * OMCompiler 0bb9e15...a1a01c3 (1): > Initialize variable to zero
c8e2060807 Adeel Asghar * OMEdit 712ee8f...d189425 (3): > Update README.md > More README.md updates. > Updated README.md
d189425547 Adeel Asghar Update README.md
5b8d060469 Adeel Asghar More README.md updates.
0368771f66 Adeel Asghar Updated README.md
0acf401d4a 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.
712ee8ff87 Adeel Asghar Chinese nls by Wenhui Li. Removed tsrelease.bat since its done as part of makefile. Added the README.md.
3e7e3a18e6 Adeel Asghar * OMEdit 46bef23...77fc815 (1): > Fixes #3731. Don't create empty Icon & Diagram annotations when creating a class.
77fc81550c Adeel Asghar Fixes #3731. Don't create empty Icon & Diagram annotations when creating a class.
73eda236ce Adeel Asghar * OMEdit 22a1579...46bef23 (2): > Ignore version.h file. > Added OMEdit git hash to about dialog.
4c3a21e77e Martin Sjölund * OMCompiler c64c048...0bb9e15 (1): > Implement vector() code generation
46bef23a40 Adeel Asghar Ignore version.h file.
56b075f430 Adeel Asghar Added OMEdit git hash to about dialog.
36a4b1180a Martin Sjölund * OMCompiler 5cd19d9...c64c048 (1): > OSX fix for new MSL tables
d20eb44773 Adeel Asghar * OMEdit 9adc7f5...22a1579 (1): > Fixes #1900. Added support for expandable connectors.
22a1579667 Adeel Asghar Fixes #1900. Added support for expandable connectors.
884927e336 hudson * libraries 4faff19...7720c2a (1): > Bump libraries
449a4b61dc Martin Sjölund * OMCompiler 5e8f396...5cd19d9 (1): > Allow modifications for addClassAnnotation API
587747f62e Martin Sjölund Updating submodules
6a5118991c Martin Sjölund Expected output after fixing reduction unparsing
44adf2eb9d Rüdiger Franke * OMCompiler cf999be...cd48e7d (1): > Support multiple integer base clocks
f45704f0db Willi Braun * OMCompiler 5458fb5...cf999be (3): > improve extractVarFromVar > improve BackendVariable.mo further > added isVarAlg function
c7e54176a7 Martin Sjölund * OMCompiler 5fd29e6...5458fb5 (1): > Handle poorly unparsed strings
ce447fc54d Martin Sjölund * OMCompiler 32cb4c1...5fd29e6 (1): > Handle StandardTables depends by dynamic linking
54a20bb220 hudson * libraries 09cc089...4faff19 (1): > Bump libraries
057a307c42 Rüdiger Franke Updating submodules
af1d80f937 Rüdiger Franke add test for event clock
82e9be6820 vruge * OMCompiler ca1480a...5d5c631 (1): > added debuge dump for loops
f2b4d18176 hkiel * OMCompiler f5881f2...ca1480a (1): > remove some matchcontinue
ebe7a971cd vruge * OMCompiler 3a8f02a...f5881f2 (1): > recursion -> loop -small optimization
c00351ca09 hudson * libraries 49af79a...09cc089 (1): > Bump libraries
c1e1b98da9 Martin Sjölund Updating submodules
da2393550f Martin Sjölund Fix for new MSL patch
bf2eaaaf15 vruge * OMCompiler 2d6fcff...3a8f02a (1): > fixed compiler warning
efd648ade7 vruge * OMCompiler 35e5ffa...2d6fcff (1): > remove matchcontinue for some functions
8faec54040 vruge * OMCompiler e5a26e4...35e5ffa (1): > addEquation: remove matchcontinue
bf2f7a71e4 Martin Sjölund Add `-d=noevalfunc` for slow test in PR #462
24787ab52a Martin Sjölund * testsuite 33e9c6a...bf2f7a7 (1): > Add `-d=noevalfunc` for slow test in PR #462
caa0c74655 hkiel * OMCompiler a3605ed...e5a26e4 (1): > rescursion -> loop
cbeadece2f Martin Sjölund * OMCompiler bd3e67c...a3605ed (2): > Add ModelicaMatIO for MSL 3.2.1 > New ModelicaExternalC
9adc7f5d97 Adeel Asghar Fix builds.
608efb71d6 Adeel Asghar Fixes #3728. Convert the modelica:// used in link tag.
1905281dcc Martin Sjölund Updating submodules
33e9c6a03d Martin Sjölund Add testcase for tables diff
5eb1cfeaf1 hudson * libraries bd4624b...1149ead (1): > Bump libraries
cc01fde8d0 Adeel Asghar * OMEdit c698004...01159f9 (1): > Added context-menu to documentation view.
01159f93d4 Adeel Asghar Added context-menu to documentation view.
ace4e8881c hudson * libraries eb40943...bd4624b (1): > Bump libraries
5298095e1b Adeel Asghar * OMEdit 1db86bd...c698004 (1): > Use omc pretty-printing when diffModelicaFileListings() fails.
c698004769 Adeel Asghar Use omc pretty-printing when diffModelicaFileListings() fails.
c28c65e155 Adeel Asghar * OMEdit d6904af...1db86bd (1): > Update class text when duplicating another class in it.
1db86bdbe3 Adeel Asghar Update class text when duplicating another class in it.
b302feb93b 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.
3bc49821c6 Per Östlund Updating submodules
f2a1299a18 Per Östlund Update copyClass test.
41ca1bbe6a Martin Sjölund Updating submodules
d6904afc13 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.
6dd5045632 Martin Sjölund Add testcase for OM ticket #2974
61c5625ea0 Martin Sjölund Updating submodules
bd38afd29a Martin Sjölund Add test for OM ticket #3005
4477029b56 Martin Sjölund * OMCompiler 064eb9e...8b8930d (1): > Partially evaluated functions depend on modules
d8c243d5e8 Jan Šilar * OMCompiler bd44300...064eb9e (2): > PDEModelica bugfix > PDEModelica boundary extrapolation
37a2e5963b Lennart Ochel Updating submodules
c8ee0c3160 Lennart Ochel Updated expected output
123c6144b4 Adeel Asghar * OMEdit aabf416...594af14 (1): > The nested class will be deleted by loadString. So only call deleteClass for classes that actually exists.
594af14323 Adeel Asghar The nested class will be deleted by loadString. So only call deleteClass for classes that actually exists.
4124c21e53 Adeel Asghar * OMEdit 6a0b046...aabf416 (1): > Only use loadString merge true for package.mo
aabf41668f Adeel Asghar Only use loadString merge true for package.mo
8be486105b adrpo * testsuite 6b59e87...6eaf3ba (1): > fix MatlabTranslator build
6eaf3baac6 adrpo fix MatlabTranslator build
a15bb9db31 Adeel Asghar * OMEdit c6988d4...6a0b046 (1): > Fixes #3719. Enable save as functionality.
6a0b046edf Adeel Asghar Fixes #3719. Enable save as functionality.
da3faaa728 hudson * libraries 679c034...eb40943 (1): > Bump libraries
ec58d534cd adrpo * testsuite 4959350...6b59e87 (1): > attempt to fix MatlabTranslator build
6b59e87daa adrpo attempt to fix MatlabTranslator build
25b5be9ecb hudson Updating submodules * OMEdit 58588db...c6988d4 (1): > Fixes #3311. Fixed loading __OpenModelica_infoHeader scripts.
c6988d4a62 Adeel Asghar Fixes #3311. Fixed loading __OpenModelica_infoHeader scripts.
37ecd43ba9 Lennart Ochel * OMCompiler a61daef...8125c69 (2): > Remove dead cases and cleanup > Fix expansion of array expressions
16ef075646 Martin Sjölund * libraries ef2aaa9...9ca3906 (2): > Consider 3.2.2 and 3.2.1 the same > Add buildsyspro
63994f5bb0 Willi Braun * OMCompiler fa412ec...a61daef (1): > fix for #3381
b1aed4b672 Adeel Asghar * OMEdit 74b00c4...58588db (1): > Fixes #3714. Disable dragging components onto diagram layer of a package.
58588dbcae Adeel Asghar Fixes #3714. Disable dragging components onto diagram layer of a package.
4959350054 Martin Sjölund Remove duplicate definition
41bdfe9163 Martin Sjölund Updating submodules
9472f39f57 Martin Sjölund Add check for duplicate definitions
5f596a2233 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.
de41fc7de6 Willi Braun * OMCompiler fc9c9bb...4ddb2fe (1): > added cruntime LOG flag
b23f823812 Willi Braun * OMCompiler d541c90...fc9c9bb (1): > fix for #3685
b5355620e1 Willi Braun added testcase for #3701
20494cc3fd Willi Braun Updating submodules
054f6a853f Adeel Asghar * OMEdit 41e95e9...74b00c4 (1): > Removed tidy as is not needed.
74b00c4332 Adeel Asghar Removed tidy as is not needed.
0719fbdbdc 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.
41e95e9657 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
8eeaa192e0 Adeel Asghar Fixes #3311. Read the __OpenModelica_infoHeader annotation and use it in nested classes.
481d9f462f Adeel Asghar Updating submodules
0211a1a22c Adeel Asghar Updated tests to new output of getDocumnentationAnnotation.
e3197589d1 Lennart Ochel Updating submodules
31cf006853 Lennart Ochel Add tests from ticket 3707
2f8ef70157 Lennart Ochel Add test for OpenModelica/OMCompiler#425
ec986c0ac0 Adeel Asghar Merge commit '19c42f3695c96c174fa890341650f7fe8dd863b4' as 'tidy'
19c42f3695 Adeel Asghar Squashed 'tidy/' content from commit 8c13d27
38944d6de8 hkiel * OMCompiler a64582d...472d00e (1): > recursive -> loop
548d2c1439 Per Östlund Updating submodules
691f38d259 Per Östlund Added test for copyClass.
1cc229021e Martin Sjölund * OMCompiler 23dd7a9...c93aec7 (1): > Do not optimize guarded patterns to switch
14b3072ac7 vwaurich * OMCompiler 3542223...23dd7a9 (1): > - fix HPCOMScheduler
3b80959bcf Willi Braun * testsuite 816f474...aab9e4a (1): > added testcase for #3500
aab9e4ad8a Willi Braun added testcase for #3500
37b930efc3 jhag * OMCompiler a59c824...3542223 (1): > Modified array case in record handling
216045d9ec Martin Sjölund * OMCompiler 4bed8a9...a59c824 (1): > Fix stack overflow
a6b7b8d0c1 Martin Sjölund * OMCompiler 86267ae...4bed8a9 (1): > Fix stack overflow
8aef39a6df Martin Sjölund * OMEdit 9106a0c...9dd37a1 (1): > Update translation files
9dd37a1cf1 Martin Sjölund Update translation files
18090b130f Lennart Ochel * OMCompiler 265024d...86267ae (1): > Don't wrap functions within if expressions
27be65fd3d Rüdiger Franke * OMCompiler c06017c...265024d (1): > fix to yesterday's commit c06017c
21409a249f Adeel Asghar * OMEdit a560950...9106a0c (1): > Fixes #3708. Call prepareGeometryChange to avoid unnecessary paint events.
1dd9fc3ae6 Adeel Asghar Fixes #3708. Call prepareGeometryChange to avoid unnecessary paint events.
9106a0c96d Adeel Asghar Fixes #3708. Call prepareGeometryChange to avoid unnecessary paint events.
e18ee384fc Rüdiger Franke * OMCompiler 3cd6f31...c06017c (1): > check for equal base clocks
48a57081e6 Lennart Ochel * OMCompiler 08f36de...3cd6f31 (2): > Fix CRLF issue for override files > Fix typos
51d73ad45f Martin Sjölund * OMCompiler 7153a59...08f36de (1): > Fix stack overflow
aa46d9c720 Adeel Asghar * OMCompiler c4d4b4a...7153a59 (1): > Check for what kind of FMUs we can export.
35baf30ad0 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.
0f42ad7d14 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
a560950aae Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
73250dfa2d Adeel Asghar Fixes #3706. Don't check components because we should not display class as missing one of components class is missing.
f5e50d0f5b Adeel Asghar Fixes #3706. Don't check components because we should not display class as missing one of components class is missing.
5e22aefabc Martin Sjölund * OMCompiler 0054a87...c4d4b4a (1): > Fix stack overflow
2f7d2dd07a Martin Sjölund * OMCompiler 4d60525...0054a87 (1): > Handle comments in uniontypes with single record
a42d61cc71 Martin Sjölund Updating submodules
816f4747a0 Martin Sjölund DiffAlgorithm now depends on List.mo
ad02b528e8 Martin Sjölund * OMCompiler 812a38e...15d130f (1): > Fix stack overflow
a29d93f1b5 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
b5de146df4 Martin Sjölund Merge pull request #13 from dietmarw/patch-1
cf410c91fd Martin Sjölund Merge pull request #14 from dietmarw/patch-2
d319ad9f3a Martin Sjölund Update the copyright year and add space in front
e1a9686964 Martin Sjölund * OMEdit 49aab94...e533fb8 (1): > Update Japanese translation files
fbdd5396ac Martin Sjölund Update Japanese translation files
e533fb890f Martin Sjölund Update Japanese translation files
2e22310c98 Rüdiger Franke * OMCompiler 96ebbdd...812a38e (1): > guard against synchronous models without variables
d4bdf58f3c Rüdiger Franke Updating submodules
c0d037260d Rüdiger Franke Adapt test to moved Clock declaration
ab0fec288a hudson * libraries b9bdff7...ef2aaa9 (1): > Bump libraries
2080761dd0 Adeel Asghar * OMEdit 0dba740...49aab94 (1): > Enhancements for #3690. Calculate "Number of Intervals" and "Interval" automatically. Enable/disable fields depending on the option selected.
2a62fa69e1 Adeel Asghar Enhancements for #3690. Calculate "Number of Intervals" and "Interval" automatically. Enable/disable fields depending on the option selected.
49aab94cf1 Adeel Asghar Enhancements for #3690. Calculate "Number of Intervals" and "Interval" automatically. Enable/disable fields depending on the option selected.
f12627b980 Adeel Asghar * OMEdit 53f6bfc...0dba740 (1): > Fixes #3702. When user has changed the class name then update LibraryTreeItem.
e797eabd55 Adeel Asghar Fixes #3702. When user has changed the class name then update LibraryTreeItem.
0dba74001f Adeel Asghar Fixes #3702. When user has changed the class name then update LibraryTreeItem.
4a1ff6d995 vruge * OMCompiler 49dc36a...8768d11 (1): > build don't fail without git
696628d2b6 Dietmar Winkler Sync the documentation with UI changes
a7a58185c9 Dietmar Winkler Typo of inkscape corrected.
307628bb49 Rüdiger Franke * OMCompiler 4d534f7...49dc36a (2): > work on clock sub- and supersampling > fix clock sub- and supersampling in Cpp runtime
f3d8b02211 hudson * libraries 18eec52...b9bdff7 (1): > Bump libraries
0ef75934a2 vruge * testsuite 98c810c...68b2e96 (1): > skipped intialation for some tests after structure breaker in https://github.com/OpenModelica/OMCompiler/pull/199
68b2e962a3 vruge skipped intialation for some tests after structure breaker in https://github.com/OpenModelica/OMCompiler/pull/199
85849ee3f5 Lennart Ochel * OMCompiler b3692d0...4d534f7 (1): > Add more trace statements
2284d7e158 Lennart Ochel * OMCompiler 55cb649...b3692d0 (1): > Clean up code generation
2dbe6e3b13 adrpo * OMCompiler 63d57dd...55cb649 (1): > fix frontend performance degradation #3697
f92cbafea4 Adeel Asghar * OMEdit e722f83...53f6bfc (1): > Fixes #3698. Don't try to merge AST just replace it.
c5333e1c2e Adeel Asghar Fixes #3698. Don't try to merge AST just replace it.
53f6bfcf39 Adeel Asghar Fixes #3698. Don't try to merge AST just replace it.
e59f453418 hudson * libraries f947c93...18eec52 (1): > Bump libraries
e7b42f191e Adeel Asghar * OMEdit 86b0320...e722f83 (1): > Only set the text when it is really new.
ab3521fa21 Adeel Asghar Only set the text when it is really new.
e722f8384a Adeel Asghar Only set the text when it is really new.
430f24a80c Adeel Asghar * OMEdit 886a78e...86b0320 (1): > Fixes #3607. Print message when checkModel & instantiateModel are successful.
690d2f9b5e Adeel Asghar Fixes #3607. Print message when checkModel & instantiateModel are successful.
86b03206c8 Adeel Asghar Fixes #3607. Print message when checkModel & instantiateModel are successful.
699f16a366 Adeel Asghar * OMEdit af41062...886a78e (1): > Fixes #3690. Added interval in the simulation dialog.
b7defb44ca Adeel Asghar Fixes #3690. Added interval in the simulation dialog.
886a78e7af Adeel Asghar Fixes #3690. Added interval in the simulation dialog.
aed5d18402 Adeel Asghar * OMEdit 538f96a...af41062 (1): > Fixes #3683. Update connections when component is deleted.
b63cdc0de3 Adeel Asghar Fixes #3683. Update connections when component is deleted.
af41062c42 Adeel Asghar Fixes #3683. Update connections when component is deleted.
bb786e40d4 Lennart Ochel * OMCompiler 56626b0...63d57dd (1): > Handle roots of negative values
cb2fb17958 adrpo Updating submodules * OMCompiler 78ba529...56626b0 (1): > a bit of improvement for #3668
98c810c506 adrpo fix Matlab translator after changes to Absyn
7a644badb4 Willi Braun Updating submodules
916248f585 Willi Braun expected output
81eabe9ace hudson * libraries 97e15a9...f947c93 (1): > Bump libraries
6636cb1701 Martin Sjölund * OMCompiler 1adf486...880ef3c (1): > Some runtime fixes for VS2013
e32988c4a2 mhartung * OMCompiler ecf792f...1adf486 (1): > fixed bug which lead to wrong cat_array behaviour for ArraySlice
0e4287636c jhag * OMCompiler 01caff9...ecf792f (1): > don't wrap "sign"-calls
ab7c720b7a Willi Braun * OMCompiler 5a950a9...01caff9 (1): > added differentiation rule for built-in sum call
cc61e04683 Willi Braun * OMCompiler 7e414c9...5a950a9 (1): > fix #3684
01473c2a49 Willi Braun Updating submodules
82097c7968 Willi Braun added test for #3687 and minor adjustment
f3c5c1e255 hkiel * OMCompiler dd6bae1...dc7da8c (3): > matchcontinue -> match > Use filterOnTrue instead of filter > recursive -> loop list optimizations
aa31912188 Rüdiger Franke * testsuite cb540a9...13d3e9d (1): > add test for #3656 (sign of alias)
13d3e9d7da Rüdiger Franke add test for #3656 (sign of alias)
62e9cdb60b hudson * libraries 6e6255d...97e15a9 (1): > Bump libraries
27d2f60317 adrpo * OMCompiler 31eaa49...dd6bae1 (1): > fix for #3688 and #3641
336eaa311b hkiel * OMCompiler 18edd82...31eaa49 (1): > optimize isConst*Work* removes need for boolean input argument optimize list operations
99eb3c33ce hudson * libraries deef0fb...6e6255d (1): > Bump libraries
d9d00b7e50 bernhard Thiele * OMCompiler e8a1b5c...18edd82 (1): > Dumping state machines to streams
908c5f4804 Per Östlund * OMCompiler 3252674...e8a1b5c (1): > Fix for #3662.
993c270189 vruge * OMCompiler 3258410...3252674 (1): > make equationList2 tail recursive
e3a0bd5e53 vruge * OMCompiler 4492ef7...3258410 (1): > make some traverseExpsOfExpList_WithStop tail recursive
b1837e0418 Adeel Asghar * OMEdit f66ffa7...538f96a (1): > Fixes #3683. Update the component name in connections list when renameComponentInClass is used.
3e097e84ed Adeel Asghar Fixes #3683. Update the component name in connections list when renameComponentInClass is used.
538f96a5fc Adeel Asghar Fixes #3683. Update the component name in connections list when renameComponentInClass is used.
7115e745ad vruge * OMCompiler fdebf71...4492ef7 (1): > make equationNthSize1 tail recursive
3b4cea4a23 vruge * OMCompiler bc07b69...fdebf71 (1): > equationNth1: removed matchcontinue
6fd0b0b414 vruge * OMCompiler a38fd9a...bc07b69 (1): > make traverseExpsOfExpList tail recursive
d4a41d9882 vruge * OMCompiler ffa3db0...a38fd9a (1): > make traverseExpsOfEquationListList_WithStop tail recursive
e2037308ed vruge * OMCompiler a2301d8...ffa3db0 (1): > make traverseExpsOfEquationList_WithStop tail recursive
e9954c30d2 vruge * OMCompiler 792f93c...a2301d8 (1): > make listEquation1 tail recursive
de2efa68d7 hkiel * OMCompiler a2d3cf2...792f93c (1): > fix stack overflow make functions Ceval.ceval and Types.matchTypeList use loops instead of recursion
579ab5eee8 vwaurich * OMCompiler 5f792d2...a2d3cf2 (1): > RSE-fix
679453ea0d Willi * OMCompiler c343375...5f792d2 (1): > fix #3668
5c62005b37 Adeel Asghar * OMEdit 7d939b5...f66ffa7 (1): > Fixes #3686. Center on the CoOrdinateSystem properly.
4605adc528 Adeel Asghar Fixes #3686. Center on the CoOrdinateSystem properly.
f66ffa7863 Adeel Asghar Fixes #3686. Center on the CoOrdinateSystem properly.
0c6f04b410 Willi Braun * OMCompiler 7589199...c343375 (1): > improving analytic jacobian flags
3df96c2fa2 adrpo * OMCompiler 68966eb...7589199 (1): > update .gitignore
6f529d22ba hudson * libraries 002ca8f...deef0fb (1): > Bump libraries
1bafed9663 Adeel Asghar * OMEdit 9db6ce6...7d939b5 (1): > Fixes #3376. Added a command prompt for windows.
729c8f13e4 Adeel Asghar Fixes #3376. Added a command prompt for windows.
7d939b57af Adeel Asghar Fixes #3376. Added a command prompt for windows.
50c7db5a31 Per Östlund * OMCompiler ddccaeb...68966eb (1): > Improve performance of getComponents API.
f8027babd8 Willi Braun * OMCompiler 9c9d72e...ddccaeb (1): > improved flags for symbolic jacobians
c204e27bf5 hudson * libraries b16865a...002ca8f (1): > Bump libraries
a0054d72d8 Martin Sjölund * OMCompiler 03b0c4c...9c9d72e (1): > Set LC_NUMERIC to C locale
8721141b17 Martin Sjölund * OMCompiler a555ec0...03b0c4c (1): > Add boxvar function for boolString
3c89eaddf5 Martin Sjölund Updating submodules
c58b75605a Martin Sjölund * OMCompiler 824aced...daf8751 (1): > Do not install OMEdit files
f6f5f03042 Adeel Asghar * OMCompiler 19362e0...824aced (1): > Fixes #3376. Added a batch file for command prompt.
cb540a9211 Martin Sjölund Add test for #3653
0a05a5bfa0 vruge * OMCompiler ff665c9...19362e0 (1): > make jacobianConstant tail recursive
7ba92e7f05 Martin Sjölund * OMCompiler 1ab7b47...ff665c9 (1): > Fixes to compile with Visual Studio 2010
45c776f132 Per Östlund Updated getComponents test.
d0ad79d1bc Per Östlund Updating submodules
60432d1ddd Willi Braun * OMCompiler 2ab6a8c...1088cbd (1): > added debug flag to disbale jacobian calculation for SCC analysis
64d0dae702 Martin Sjölund * OMCompiler 1d662e3...2ab6a8c (1): > Fix code generation for VS2010
6e13d1444b adrpo * libraries 74b8e47...b16865a (1): > add required svn flag
99ea9fa025 hudson * libraries c8652c7...74b8e47 (1): > Bump libraries
9b24d70a0a Adeel Asghar * OMEdit c3b6e6d...9db6ce6 (1): > Use the OMCInterface instead of sendCommand.
b530b72e47 Adeel Asghar Use the OMCInterface instead of sendCommand.
9db6ce66bb Adeel Asghar Use the OMCInterface instead of sendCommand.
b5f979d7c6 Adeel Asghar * OMEdit 4aec656...c3b6e6d (2): > Remove RCS-id from header files. > Remove RCS-id from source files.
ca5e858657 Martin Sjölund * OMCompiler edeb320...1d662e3 (1): > Check for NULL
7639b9b6ec Adeel Asghar Remove RCS-id from header files.
c3b6e6d278 Adeel Asghar Remove RCS-id from header files.
16be0e30c5 Martin Sjölund * OMCompiler 272277c...edeb320 (1): > Remove RCS-id from source files
66abb94598 Adeel Asghar Remove RCS-id from source files.
41ba9cd2d2 Adeel Asghar Remove RCS-id from source files.
2b059eeea7 Adeel Asghar * OMEdit 8dacf8d...4aec656 (1): > Use isSimulationAllowed for updateBindings.
95b7fcd7d9 Adeel Asghar Use isSimulationAllowed for updateBindings.
4aec6561e3 Adeel Asghar Use isSimulationAllowed for updateBindings.
0f0fc9dad3 bernhard Thiele * OMCompiler 443a059...272277c (1): > Added internal flag DEFAULT_CLOCK_PERIOD
b3d89fa30c Per Östlund * OMCompiler a2c7ddf...443a059 (2): > Merge remote-tracking branch 'origin' into perffix > Performance fixes.
0fa1336486 Lennart Ochel * OMCompiler 70ce925...a2c7ddf (1): > Make execstat dump each step in a single line.
3534b89eea vwaurich * testsuite f4a666a...980f862 (1): > - adapt Makefile for parameter tests
980f862aee vwaurich - adapt Makefile for parameter tests
d3106b3da6 vwaurich * testsuite 90f5395...f4a666a (1): > - added tests for parameter-related functions
f4a666a090 vwaurich - added tests for parameter-related functions
3963a30410 Martin Sjölund * OMCompiler d422fe7...70ce925 (1): > Use correct bootstrapping header during stage 1
768be1bc7f Martin Sjölund * OMCompiler 56e3dff...d422fe7 (1): > Add missing includes
97722c4ebf Adeel Asghar * OMEdit 81114ba...8dacf8d (1): > Fixes #3673. Added button for infer bindings.
4498938a35 Adeel Asghar Fixes #3673. Added button for infer bindings.
8dacf8d0c6 Adeel Asghar Fixes #3673. Added button for infer bindings.
4ad45dfda4 hudson * OMEdit 104cbca...81114ba (1): > Merge pull request #10 from rfranke/win
ae613bd0f0 Adeel Asghar Merge pull request #10 from rfranke/win
81114bafdb Adeel Asghar Merge pull request #10 from rfranke/win
9189aa950e Ruediger Franke attempt to fix Cpp under Windows when using gcc
bcf2cbc88c Ruediger Franke attempt to fix Cpp under Windows when using gcc
37a0c82bca hudson * libraries 9c89089...c8652c7 (1): > Bump libraries
7c974dc55e Adeel Asghar * OMEdit edc0f94...104cbca (1): > Fixes #3630 Don't use diffModelicaFileListings when user manually edits in text view.
8eaf1888fe Adeel Asghar Fixes #3630 Don't use diffModelicaFileListings when user manually edits in text view.
104cbca7b6 Adeel Asghar Fixes #3630 Don't use diffModelicaFileListings when user manually edits in text view.
ee0756c88f 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
b4ef6dd823 hudson * libraries 35e8eed...9c89089 (1): > Merge pull request #1 from RexFuzzle/patch-1
4bda3a6645 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
814cd4ccb0 Per Östlund * OMCompiler e0b0d22...801d118 (1): > Generic AVL tree improvements.
6f36121b79 Martin Sjölund * OMCompiler 0c39bf6...e0b0d22 (1): > Changes for bootstrapping header
e76128448f Lena Buffoni * OMCompiler f45a8b2...0c39bf6 (1): > update requirement bindings
bb4db6e1f5 Per Östlund Updating submodules
90f5395c12 Per Östlund Update tests for #3669 fix.
2b8cf0a759 hudson * libraries e69a285...35e8eed (1): > Bump libraries
6ad8595a6b vwaurich - update warnings
c8ec879686 vwaurich Updating submodules
25835a55aa vwaurich - update warnings for changes in evaluateParameters
32a5be07c1 Martin Sjölund * OMCompiler cf5d61e...0a4684b (1): > Fix OSX configuration (broken LAPACK)
955abcfb56 Adeel Asghar * OMEdit a129b0f...edc0f94 (1): > Make C the default target language
50e006b630 Martin Sjölund * OMCompiler 0214b3a...cf5d61e (1): > Update 3rdParty
51175ac568 Martin Sjölund Updating submodules
9c9e4d16bb Adeel Asghar Make C the default target language
edc0f947db Adeel Asghar Make C the default target language
c9780327cd Martin Sjölund Add testcase for #3619
12405dde89 hudson * libraries a13aa92...e69a285 (1): > Bump libraries
1ba966a0ed adrpo * OMCompiler 47ae7d2...9bf7608 (1): > do not use time in functions used in coverage testing
a23ff2d6a3 Adeel Asghar * OMEdit 0ab2c2f...a129b0f (1): > Fixes #3670. Set Target Compiler and Target Language flags.
18e70bd946 Adeel Asghar Fixes #3670. Set Target Compiler and Target Language flags.
a129b0f55c Adeel Asghar Fixes #3670. Set Target Compiler and Target Language flags.
82e4b923bd Adeel Asghar * doc 7af6b51...1204474 (1): > Updated OMEdit settings documentation.
1204474f50 Adeel Asghar Updated OMEdit settings documentation.
3b865bd5d2 Per Östlund Updating submodules
187f9a0230 Per Östlund Add and update tests for #3666 fix.
8e895808b0 Adeel Asghar * OMEdit db0641f...0ab2c2f (1): > Added a settings option to enable/disable preserve indentation
55eb18e02e Adeel Asghar Added a settings option to enable/disable preserve indentation
0ab2c2ff00 Adeel Asghar Added a settings option to enable/disable preserve indentation
b657a6bcb1 hudson * libraries cad8902...a13aa92 (1): > Bump libraries
8d51a1977e Martin Sjölund Updating submodules
26a4f65339 Martin Sjölund Testcase for #3658
e1dc18c4c9 hudson * OMShell 12b2653...56525d3 (1): > Merge pull request #1 from hkiel/omshell_settings_fontsize
56525d325c Henning Kiel Merge pull request #1 from hkiel/omshell_settings_fontsize
ed1011a825 hkiel store font size in settings file
2fe52b9270 hudson * OMNotebook bab2c73...bebdc50 (1): > Merge pull request #3 from hkiel/fix_static_analysis
bebdc503f1 Henning Kiel Merge pull request #3 from hkiel/fix_static_analysis
c5bad3ecdc hkiel fix some warnings from static analyzer
ad5fc4a8ae Adeel Asghar Updating submodules * OMEdit d0a3f39...db0641f (1): > Fixes #3667. Added keyboard shortcuts for ordering classes.
edcdfe58fa Adeel Asghar Fixes #3667. Added keyboard shortcuts for ordering classes.
db0641feb8 Adeel Asghar Fixes #3667. Added keyboard shortcuts for ordering classes.
12b2653602 Adeel Asghar Remove superfluous "OpenModelica"
bab2c73b33 Adeel Asghar Remove superfluous "OpenModelica"
7932224ba7 Adeel Asghar * OMCompiler 240ce9e...4f02c17 (1): > Fixes #3670. Order target language. Added `OpenModelica` for `getVersion()` output.
24ffcd47f5 hudson * OMEdit e3b00ab...d0a3f39 (1): > Merge pull request #9 from dietmarw/about
07353d6f60 Adeel Asghar Merge pull request #9 from dietmarw/about
d0a3f39c44 Adeel Asghar Merge pull request #9 from dietmarw/about
0e87445c19 hudson * libraries e62b168...cad8902 (1): > Bump libraries
aea9b1d0f7 vruge * OMCompiler 86500a3...240ce9e (1): > matchcontinue -> match
82b76a1ab7 Rüdiger Franke * OMCompiler 6d7b093...86500a3 (1): > Remove obsolete OMCppSystem_FMU_static
fe7ebe012b hudson * libraries 6ff26f1...e62b168 (1): > Bump libraries
323ca8b4bc Dietmar Winkler Remove superfluous "OpenModelica"
f26076a31b Dietmar Winkler Remove superfluous "OpenModelica"
78bdadc17b Adeel Asghar * OMEdit 5f95f7e...e3b00ab (1): > Fixes #3665. Allow html display and clickable links for class comment.
4b119ea342 Adeel Asghar Fixes #3665. Allow html display and clickable links for class comment.
e3b00ab97d Adeel Asghar Fixes #3665. Allow html display and clickable links for class comment.
72c174a346 Martin Sjölund Add test for #3616
70de5e34da Martin Sjölund Updating submodules
1e6dea7c6e vruge * OMCompiler fc1c55d...5fcced9 (1): > improved debuge for optimization
7e1cbf0113 Rüdiger Franke * OMCompiler 7339245...fc1c55d (1): > fix use of dgesv for Cpp FMI export
a5a15ab5c7 hudson * libraries 6e19369...6ff26f1 (1): > Bump libraries
df6413839e Adeel Asghar * OMEdit 7cd899b...5f95f7e (1): > Fixes #3663. Renamed View Class to Open Class.
71c196d77e Adeel Asghar Fixes #3663. Renamed View Class to Open Class.
5f95f7e789 Adeel Asghar Fixes #3663. Renamed View Class to Open Class.
7f07f17f09 Adeel Asghar * OMEdit 0353721...7cd899b (1): > Fixes #3665. Added component comment to the tooltip.
616b347545 Adeel Asghar Fixes #3665. Added component comment to the tooltip.
7cd899bfe8 Adeel Asghar Fixes #3665. Added component comment to the tooltip.
c64a3353af Adeel Asghar * OMEdit 5f92146...0353721 (1): > Fixes #3665. Added the component class description to parameters dialog.
83d888592f Adeel Asghar Fixes #3665. Added the component class description to parameters dialog.
03537212b8 Adeel Asghar Fixes #3665. Added the component class description to parameters dialog.
53fd9eb1b0 Adeel Asghar * OMEdit dc3bf3f...5f92146 (1): > Remove unnecessary colon.
57ce66b7e2 Adeel Asghar Remove unnecessary colon.
5f92146902 Adeel Asghar Remove unnecessary colon.
e1c29944b5 Martin Sjölund * OMCompiler 2c85e5f...7339245 (1): > Changes to compile with VS2010 express
8b53e78eea Rüdiger Franke * OMCompiler 8d53fa9...2c85e5f (2): > add solver libs to Cpp FMUs compiled with msvc > fix Cpp FMU name if compiled with msvc
97ce266fde hudson * libraries 31def30...6e19369 (1): > Bump libraries
68ed11bfec Lennart Ochel * OMCompiler d9e7af7...8d53fa9 (1): > Fix #3644
38d8642852 Martin Sjölund * OMCompiler 521a5df...d9e7af7 (1): > Add a sanity check to the Modelica diff tool
01f3f20692 Martin Sjölund Updating submodules
7b84e41409 Martin Sjölund Add testcase for ticket 3642
4dac095815 Martin Sjölund * testsuite 4915f47...5ccaa40 (1): > Add test for UTF8 diffs
5ccaa402ea Martin Sjölund Add test for UTF8 diffs
28a712db92 Martin Sjölund Updating submodules
4915f47a9e Martin Sjölund Renamed radau1 and lobatto2 solvers
eb5265cb64 vruge * OMCompiler 63ec077...9056eb2 (1): > some fixes from static analysis
230ab58d4e Per Östlund Updating submodules
5047212d55 Per Östlund Test case for #3528.
3648e03550 hudson * libraries 1af49f3...31def30 (1): > Bump libraries
fe9b3590da Per Östlund Updating submodules
fdfe925aa5 Per Östlund Testcase for #3608 fix.
b59fabb431 Willi Braun * OMCompiler a8ef4b2...a5d0c69 (1): > fix #3659. - accidental removed an exception for inlining while differentiate
13db5ce6b3 Rüdiger Franke * OMCompiler 002aeac...a8ef4b2 (2): > Rename hpcom init file > Rename Cpp simulation init file for OMEdit
9b07a3f82a 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
632349b182 Martin Sjölund * OMEdit 1ebc13b...dc3bf3f (1): > Run lupdate
fea7aeee92 Martin Sjölund Run lupdate
dc3bf3ff30 Martin Sjölund Run lupdate
477238e503 Martin Sjölund * doc 65a2e7c...7af6b51 (1): > Disable profiling report
7af6b5108c Martin Sjölund Disable profiling report
ecc98615fc Adeel Asghar * OMEdit ee4e7b6...1ebc13b (1): > Show the description of solvers when user mouse over the solver drop down.
d93659377a Adeel Asghar Show the description of solvers when user mouse over the solver drop down.
1ebc13b534 Adeel Asghar Show the description of solvers when user mouse over the solver drop down.
c8a644ba5c Martin Sjölund * OMCompiler 9c59763...905b903 (1): > Rename explicit trapezoidal rule to Heun (RK2)
b7e90f30f6 Martin Sjölund * OMCompiler d89bde8...9c59763 (1): > Add support for the trapezoidal method (RK2)
a0bea0258e Martin Sjölund * OMCompiler 379c4c5...d89bde8 (1): > Do not stringAppend if either side is empty
2af996f5e7 vruge * OMCompiler 530076c...379c4c5 (1): > fixed csvInput
e254a60c86 vruge added test for sort input-names in csvInput
8050b5d31b vruge Updating submodules
0072bb3e92 hkiel * OMCompiler e2d5aa8...993bd3a (1): > change some matchcontinue to match
7a98c8d89b hudson * libraries d03efa5...1af49f3 (1): > Bump libraries
3e511de7d9 Lena Buffoni * OMCompiler 5896287...e2d5aa8 (1): > Bindings for requirement modeling support
b1e94adfd8 Martin Sjölund * OMEdit 91bfead...ee4e7b6 (1): > Disable indentation-preserving unparsing
0a88cd5fb7 Martin Sjölund Disable indentation-preserving unparsing
ee4e7b686a Martin Sjölund Disable indentation-preserving unparsing
b6b5334f8b Lennart Ochel * OMCompiler 25cfcd6...5896287 (1): > Modify getAvailableLibraries
bbac472761 hudson * libraries ed198f1...d03efa5 (1): > Bump libraries
007c58536a hudson * libraries a19fb9f...ed198f1 (1): > Bump libraries
a141815999 Lennart Ochel * OMCompiler 333813a...25cfcd6 (1): > Update .gitignore file
372f630131 Lennart Ochel Updating submodules
506ea92066 Lennart Ochel Recover original cse index logic
387689b136 Lennart Ochel Reset cse indices for each back end run
f2572d5c5a Willi Braun Updating submodules
813dba79f2 Willi Braun expected output due to changes differentiation module
f075c836d1 hudson * libraries 7605495...a19fb9f (1): > Bump libraries
c33c1a95da Willi Braun Updating submodules
3e4c81ab5c Willi Braun expected output
27801524bd Adeel Asghar * OMEdit 5b2f674...91bfead (1): > Fixes #3654. Show default icon for components without icon annotation.
83a73cf746 Adeel Asghar Fixes #3654. Show default icon for components without icon annotation.
91bfead8ac Adeel Asghar Fixes #3654. Show default icon for components without icon annotation.
72053273b3 hudson * libraries 5ac903d...7605495 (1): > Bump libraries
61a1d6adf0 Lennart Ochel * OMCompiler 152dfb1...3029c64 (1): > Fix Windows makefile
16d60c2348 Adeel Asghar * OMEdit 1d3fada...5b2f674 (1): > Fixes #3648. Fixed spelling mistake.
f1fe098c42 Adeel Asghar Fixes #3648. Fixed spelling mistake.
5b2f674b95 Adeel Asghar Fixes #3648. Fixed spelling mistake.
d30db65883 hudson * OMEdit aa1e140...1d3fada (1): > Merge pull request #7 from dietmarw/fixSpelling
80346cc6f2 Adeel Asghar Merge pull request #7 from dietmarw/fixSpelling
1d3fada47d Adeel Asghar Merge pull request #7 from dietmarw/fixSpelling
7c38b4cf24 Dietmar Winkler Fix common spelling mistakes.
9bd43603ca Dietmar Winkler Fix common spelling mistakes.
5815c70377 vruge * OMCompiler 10e85bd...152dfb1 (1): > added flag: csvInput - use libcsv.lib for external input
4917c3ee67 hudson * libraries b113f5f...5ac903d (1): > Bump libraries
068ab69b11 hkiel * OMCompiler b1d0c1d...10e85bd (1): > convert matchcontinue to match
472e656ce1 Per Östlund * OMCompiler 767d908...b1d0c1d (1): > Fix for #3577.
b68f03341b Martin Sjölund * OMCompiler 51ca6a5...767d908 (1): > Make source FMU smaller (minimal files for dgesv)
471f60d7fd vruge * OMCompiler 783a9b0...51ca6a5 (1): > improved heuristic
602c3542ba hkiel * OMCompiler 06265e0...783a9b0 (1): > convert some matchcontinue to match leads to some tail-recursive functions
4fa9e9c46a vruge * OMCompiler 104520f...06265e0 (1): > matchcontinue->match
3356513282 hudson * OMEdit e5e5bfe...aa1e140 (1): > Merge pull request #6 from dietmarw/master
9c729cb0fa Martin Sjölund Add PDEModelica to the dictionary
9a49346ed6 Martin Sjölund Merge pull request #6 from dietmarw/master
aa1e1403ed Martin Sjölund Merge pull request #6 from dietmarw/master
58a18cf97c Dietmar Winkler Improve message string to correct English. (translation files)
497aa173b2 Dietmar Winkler Improve message string to correct English. (translation files)
1a7ac2482f vruge * OMCompiler b7eda9c...104520f (1): > terms heuristic: don't distinguish der(x) from $DERAliasx
cff077a23c Willi Braun Updating submodules
d7423a8355 Willi Braun expected output
21af24e56b vruge * OMCompiler 072f8e9...de5898c (1): > added first heuristic for sorting terms (optional)
8312fa5a35 hudson * libraries 4d33a06...b113f5f (1): > Bump libraries
e44d932a47 Dietmar Winkler Improve message string to correct English. (main file)
320640b4e9 Dietmar Winkler Improve message string to correct English. (main file)
50a44e8221 Martin Sjölund * OMCompiler b1fb7f9...072f8e9 (1): > Fix stack overflow in removeStateDerInfo
1c6561ed18 hkiel * OMCompiler b04455e...b1fb7f9 (1): > get rid of some matchcontinue statements
823d3fd749 hkiel * OMCompiler c89f8ab...b04455e (1): > make two functions tail recursive
34e650992d Adeel Asghar * OMEdit 46e8535...e5e5bfe (1): > Fixes #3607. Reset messages before checking, instantiation & simulation.
986df9cf9b Adeel Asghar Fixes #3607. Reset messages before checking, instantiation & simulation.
e5e5bfeb94 Adeel Asghar Fixes #3607. Reset messages before checking, instantiation & simulation.
8f4d3d77a8 Adeel Asghar * OMEdit e627988...46e8535 (1): > Fixes 3620. Allow deleting classes through del key.
05b12e14cf Adeel Asghar Fixes 3620. Allow deleting classes through del key.
46e85354f3 Adeel Asghar Fixes 3620. Allow deleting classes through del key.
67dde6136a Martin Sjölund * OMCompiler 675b7d6...c89f8ab (1): > Fix stack overflow
b524b08cb4 hudson * libraries 54ba54c...4d33a06 (1): > Bump libraries
f203d448e1 Martin Sjölund * OMCompiler f105a55...675b7d6 (2): > Handle CRLF in the lexer > stringGet should return unsigned integers (0-255)
1ff95217a2 Adeel Asghar * OMEdit 7cb1815...e627988 (1): > Fixed #3604. Send the name change request into the depths recursively.
e1abbec305 Adeel Asghar Fixed #3604. Send the name change request into the depths recursively.
e627988d1d Adeel Asghar Fixed #3604. Send the name change request into the depths recursively.
6f2b02fb53 Per Östlund * OMCompiler ba656e8...f105a55 (1): > Fix for #3640.
a63c8ce8a4 hkiel * OMCompiler 47db7d2...ba656e8 (1): > Fix order of equations in json file (removed-initial must go directly after initial)
dcd1475469 Adeel Asghar * OMEdit 3ec2c1d...7cb1815 (1): > Fixes #3585. Fixed creating class within a package.
86010c6a39 Adeel Asghar Fixes #3585. Fixed creating class within a package.
7cb1815395 Adeel Asghar Fixes #3585. Fixed creating class within a package.
286b1e0a8d Adeel Asghar * OMEdit 42f4538...3ec2c1d (1): > Russian translations by Andrey Lavrentyev
6feda15370 Adeel Asghar Russian translations by Andrey Lavrentyev
3ec2c1dc4b Adeel Asghar Russian translations by Andrey Lavrentyev
490d9e2a7a hudson * libraries 1fd8b05...54ba54c (1): > Bump libraries
b6b7053cf3 hudson * libraries 3c82051...1fd8b05 (1): > Bump libraries
0130a9afb9 hudson * libraries e16b950...3c82051 (1): > Bump libraries
96cf965346 Willi Braun * OMCompiler a2e0a2c...47db7d2 (1): > fix accedently commited logic
f43de071af Willi Braun Updating submodules
90105a6d5e Willi Braun updates testsuite to expected output
710629a208 hudson * libraries 3340427...e16b950 (1): > Bump libraries
c5f86445af Per Östlund Updating submodules
0af2de16f9 Per Östlund Added test case for #3633.
d4ccb5c868 Martin Sjölund * OMCompiler ff6909b...9f7f95e (1): > Add input index to M_init.xml file
9514f1de20 hudson * libraries f9766a5...3340427 (1): > Bump libraries
ef51d1ff37 hudson * libraries 56e2654...f9766a5 (1): > Bump libraries
bfcdffc3e2 vwaurich * OMCompiler 2fde1e4...ff6909b (1): > -fix visxml for constant systems
e023441c77 Willi Braun * OMCompiler 84d4b50...2fde1e4 (1): > fix function BackendDump.jacobianTypeStr
39060e35c2 hudson * libraries de73054...56e2654 (1): > Bump libraries
2594cc4b22 hudson Updating submodules * libraries 479efdd...de73054 (4): > Bump libraries > Handle latest MSL > Bump libraries > Bump libraries
cf3b35c233 vwaurich * OMCompiler 1492e9b...84d4b50 (1): > - rk12 singlerate solver
949f860a14 adrpo - update tests after library bump
37326b06a8 Martin Sjölund Copy directories as well
b05f8eb32d Martin Sjölund Fix install for FMI files
9091fd1194 bernhard Thiele * testsuite 5f116bd...e7d99a1 (1): > Test cases #3560
e7d99a181a bernhard Thiele Test cases #3560
d701b0d8b1 bernhard Thiele * testsuite 112f6d9...5f116bd (1): > Modelica_Synchronous testing #3560
5f116bd021 bernhard Thiele Modelica_Synchronous testing #3560
8f8726a131 hudson * OMOptim cebd1f9...10c22ef (1): > Merge pull request #1 from hkiel/paradiseo_fix_osx_versionnumber
53cf064f7b bernhard Thiele * testsuite c53b470...112f6d9 (1): > Convenience scripts for #3560
112f6d93d9 bernhard Thiele Convenience scripts for #3560
04f87191e6 vwaurich * OMCompiler b9b870d...1492e9b (1): > - proper order of states for multiratepartitioning, some rk12 enhancements
c56e593e4a hudson * OMPlot 928d504...49f69c6 (1): > Merge pull request #1 from hkiel/multi_parametric
49f69c6a26 Henning Kiel Merge pull request #1 from hkiel/multi_parametric
8853ac6e4f bernhard Thiele * testsuite d33c699...c53b470 (1): > Modelica_Synchronous testing #3560
c53b4708f9 bernhard Thiele Modelica_Synchronous testing #3560
4c7c11a63b Lennart Ochel Updating submodules
d33c6994ac Lennart Ochel Test case for #3631
f8efd3ce96 hudson * libraries fafd0b7...479efdd (4): > Bump libraries > Update MSL patch for trunk > Bump libraries > Bump libraries
caf519c7bd hkiel allow to plot many graphs in one plotParametric
993adcf9d4 Martin Sjölund * OMCompiler b27cca8...6777335 (1): > Install the new project files for FMI
0b44c76d14 vwaurich * OMCompiler f701c46...b27cca8 (2): > - fix cpp tests > - multirate rk12 solver for cpp runtime
36e4bb2a9e hudson * libraries cd1096e...fafd0b7 (1): > Bump libraries
2546e2ac5d vwaurich * OMCompiler 71918c7...f701c46 (1): > - task graph based multirate partitioning
ade45c3426 hudson * libraries 8966a8e...cd1096e (1): > Bump libraries
5f9783c45d mflehmig * OMCompiler dc2d3ef...71918c7 (1): > Clean up in HPCOM module.
d2e4e7cea3 hudson * libraries bb42da5...8966a8e (1): > Bump libraries
4e07640b60 hudson * libraries 8401b84...bb42da5 (1): > Bump libraries
1acd2178a1 hudson * libraries 758d78a...8401b84 (1): > Bump libraries
2cdd846be7 Martin Sjölund Updating submodules
2d38652407 Martin Sjölund Added testcase for #3588
2984d54952 hudson * libraries d6b5f8d...758d78a (1): > Bump libraries
9c26a0f66c mflehmig * OMCompiler a646bc7...3c6096c (1): > Cleanup with respect to documentation in hpcom
0da513ac24 hudson * libraries 369c157...d6b5f8d (1): > Bump libraries
8275b87098 hudson * libraries bf5cce9...369c157 (1): > Bump libraries
6d7c7359a3 hudson * libraries aabacac...bf5cce9 (1): > Bump libraries
9fda74e171 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
0dc6fadb1b Martin Sjölund Updating submodules
f27d9835bd Martin Sjölund Preserve order when updating component
b4ab80128a Martin Sjölund * OMCompiler 69ff31b...71c2207 (1): > Do not use nested functions in AC_TRY_LINK (#3621)
4b9a99515c hudson * libraries a8715a9...aabacac (1): > Bump libraries
237bb10d4b hudson * libraries 806bc7b...a8715a9 (1): > Bump libraries
bc6142550a hudson * libraries ea39fb6...806bc7b (1): > Bump libraries
a2f446d526 hudson * libraries 9db2c74...ea39fb6 (1): > Bump libraries
852f47824d hudson * libraries 651ab12...9db2c74 (1): > Bump libraries
504c88857b Adeel Asghar * OMEdit 309db77...42f4538 (1): > Fixed crash when adding DynamicPipe to model.
8430f76d7f Adeel Asghar Fixed crash when adding DynamicPipe to model.
42f4538d5c Adeel Asghar Fixed crash when adding DynamicPipe to model.
b080898f25 hudson * libraries e5115fb...651ab12 (1): > Bump libraries
36238ea72b hudson * libraries d7b1bae...e5115fb (1): > Bump libraries
2485147e5b hudson * libraries 2aacdb0...d7b1bae (1): > Bump libraries
962b429d97 hudson * libraries 69ce823...2aacdb0 (1): > Bump libraries
20952468c2 hudson * libraries 8eb023a...69ce823 (1): > Bump libraries
a36a93ffdc vwaurich * OMCompiler 5e38c0c...69ff31b (1): > - hpcom clean up
3b6df09872 hudson * libraries 71e9c22...8eb023a (1): > Bump libraries
44e3b0ce53 Per Östlund Updating submodules
2eac1964f9 Per Östlund Tests for BasePVector.
940da3e34e hudson * libraries a2da9f4...71e9c22 (1): > Bump libraries
6533b166b2 hudson * libraries 0bd2533...a2da9f4 (1): > Bump libraries
84e50c919c vruge Updating submodules
8418b88793 vruge expected output
e168e62224 vwaurich * OMCompiler a6c7cb2...f7bf987 (1): > - matchcontinue in resolveLoops
427469190d vruge Updating submodules
fdea70f002 vruge expected output
49a5d9d21e vruge * OMCompiler ed47290...dd2007d (1): > improved simplifyAddMakeMul
4971197986 vruge * OMCompiler 8fd278b...ed47290 (1): > improved simplifyMulJoinFactorsFind
ad51e68194 hudson * libraries 27fea6a...0bd2533 (1): > Bump libraries
7e1d54b44a Lennart Ochel Updating submodules
d7e00325ee Lennart Ochel Add c run-time flag –ignoreHideResult
0872025d4b Lennart Ochel Add support for HideResult annotation
4bf47750ee hudson * libraries a563f14...27fea6a (1): > Bump libraries
969f095f1e Lennart Ochel * OMCompiler 5e91d0f...1abd255 (1): > Fix potential memory overrun for large models
8103c8ffcc vruge * OMCompiler ecd1bc6...5e91d0f (1): > improved simplifyAddJoinTerms
3648d7963c Lennart Ochel * OMCompiler e8c89b5...ecd1bc6 (1): > Fix memory overrun inside nonlinearSolverHomotopy.c
bab5efaccf vruge * OMCompiler 5088b2d...e8c89b5 (1): > improved simplifyMulMakePow
6c6ea9f50a hkiel * OMCompiler 8000c93...5088b2d (1): > optimize some functions
a34c3ef6e9 Lennart Ochel * OMCompiler 3e53596...8000c93 (1): > Make use of aux function equivtypes
2d28303b28 hudson * libraries c59cb3d...a563f14 (1): > Bump libraries
db912308ec Martin Sjölund * libraries aa23fe1...c59cb3d (1): > Add new repositories to the database
6deae6385c Lennart Ochel * OMCompiler a146686...3e53596 (1): > Don't treat T_UNKNOWN as clock type
8142562b7a hudson * libraries 2444302...aa23fe1 (1): > Bump libraries
681dfb3545 vwaurich Updating submodules
bcd44efbbc vwaurich - update taskgraph
1fa269aed2 Lennart Ochel * OMCompiler 4865156...eb50a09 (2): > Consider that sample may have just one argument > Fix handling of elsewhen stmts in traverseDAEEquationsStmts
0e295efbdd Martin Sjölund * OMCompiler 59c32f1...4865156 (1): > Try to detect LAPACK/BLAS better
a7c7381f9c Martin Sjölund * OMCompiler 786049c...59c32f1 (1): > Bump 3rdParty for ModelicaExternalC
dc2cf19acf hudson * libraries e07046f...2444302 (1): > Bump libraries
b34ce31580 Martin Sjölund * libraries c926a0b...e07046f (1): > IF97 patch is no longer needed
ed778152ff hudson Updating submodules
a971be1054 vruge expected output
b108f5292b Lennart Ochel * OMCompiler 2d0bc6b...f8c1de5 (1): > Removed some unused variables
f8a67f38a5 hudson * OMEdit cd54849...309db77 (1): > Merge pull request #5 from hkiel/omedit_documentation_zoom
6677136a06 Henning Kiel Merge pull request #5 from hkiel/omedit_documentation_zoom
309db77564 Henning Kiel Merge pull request #5 from hkiel/omedit_documentation_zoom
75f92d697e hkiel Implement zoom in DocumentationView with ctrl+scroll reset zoom to factor 1 with control+doubleClick
d939ff7f40 hkiel Implement zoom in DocumentationView with ctrl+scroll reset zoom to factor 1 with control+doubleClick
d98d564787 Lennart Ochel * OMCompiler 49e67ac...2d0bc6b (1): > Mangle arguments of record constructors
788d4f1b7e Niklas Worschech * OMCompiler 8e6d4fb...49e67ac (2): > fix for inverse algorithm in cpp tempplate > fix for get simdata in cpp tempalte and vxworks target
039596e24f Lennart Ochel * OMCompiler 51597ed...8e6d4fb (1): > Update dumpSimCode
a08261b570 Willi Braun * OMCompiler b2d40b3...51597ed (1): > fix incidenceRow for WILD() on left side
f21f1a1f54 vruge * OMCompiler 881d9f6...b2d40b3 (1): > matchcontinue -> match
16a86d9f21 hudson * OMNotebook 946bc40...5fc27a1 (1): > Merge pull request #2 from hkiel/fix-latexcell
5fc27a124c Henning Kiel Merge pull request #2 from hkiel/fix-latexcell
8d1a6954fa Per Östlund * OMCompiler e70366d...881d9f6 (1): > Fix for #3594.
e10801e516 hkiel automatically surround latex cell content with standard tex preamble fix latex path on OSX
0cfcaec238 Lennart Ochel Updating submodules
a647eac6a1 Lennart Ochel Replace deprecated post-optimization flags
d45a2b20a2 Lennart Ochel Replace deprecated pre-optimization flags
6c3e9b8081 vruge * OMCompiler 49a533c...8759c84 (1): > imrpoved simplifyMulJoinFactors
5c6d78f432 vruge Updating submodules
5432a80a5d vruge expected output
89b3a7ac90 vruge * testsuite 69680af...a75e3e8 (1): > added testcase
a75e3e8cb3 vruge added testcase
cc077c7558 vruge * OMCompiler 5c5b56b...d87d488 (1): > improved simplifyBinaryAddConstants
4699bc00a8 vruge * OMCompiler 058d1c9...5c5b56b (1): > remove simplify in merge min/max-values
79c6b94a03 Adeel Asghar * doc e964d2d...65a2e7c (1): > Added new settings flags.
65a2e7c4c3 Adeel Asghar Added new settings flags.
4e5529f544 Marcus Walther * OMCompiler e4fdb95...058d1c9 (1): > UMFPACK temporary disabled to fix Windows Nightly Build
33fa481e19 hudson * libraries 2db90d8...c926a0b (1): > Bump libraries
26dc4a6721 Adeel Asghar * doc 5275387...e964d2d (1): > Updated OMEdit screens and some documentation
e82214ad08 Marcus Walther * OMCompiler ea08c41...e4fdb95 (1): > Fixed issue with old GCC
e964d2d22a Adeel Asghar Updated OMEdit screens and some documentation
c101644513 hudson * libraries 0c45cad...2db90d8 (1): > Bump libraries
473adbac70 Martin Sjölund * OMCompiler 231fda9...ea08c41 (1): > Update 3rdParty sources
f462fadf4a Marcus Walther * OMCompiler f5aa013...231fda9 (1): > Added spaces between template brackets
1ab72c87d1 Martin Sjölund * OMCompiler 9b84eda...f5aa013 (1): > Fix code generation for String(enum)
d70666ac03 Marcus Walther * OMCompiler 5fcf1c8...9b84eda (1): > Fixed build issue with Cpp runtime
f9498b3a85 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.
2ee015c42f Adeel Asghar Don't match parentheses within comments and quotes sections. This default behavior can be changed in settings.
cd548494a3 Adeel Asghar Don't match parentheses within comments and quotes sections. This default behavior can be changed in settings.
1abab71cf8 Adeel Asghar Fix saving of debug configurations.
8a501c852d Adeel Asghar Fix saving of debug configurations.
3590b8639c Adeel Asghar * OMEdit 61a0dc8...bfc16f8 (1): > Check correct extents.
95d7513934 Adeel Asghar Check correct extents.
bfc16f8c03 Adeel Asghar Check correct extents.
5a2e28618e Martin Sjölund * doc c1535b8...5275387 (1): > Fix hyperlink
5275387135 Martin Sjölund Fix hyperlink
bfe07e89cb Willi Braun * OMCompiler 322d28d...5fcf1c8 (1): > added some more significant execstate statements
c2cbda1fa6 Adeel Asghar * OMEdit b4d8ad0...61a0dc8 (1): > Updated the classes if needed before saving them.
3b738ef4b3 Adeel Asghar Updated the classes if needed before saving them.
61a0dc8372 Adeel Asghar Updated the classes if needed before saving them.
2f407a9161 vruge * OMCompiler c3cf2ac...322d28d (1): > simplifyBinarySortConstants: don't sort terms if we don't have constants term
bf0761330f vwaurich * OMCompiler eba5efe...c3cf2ac (1): > - for-loop in IndexReduction.collectVarEqns
7999b4ed0d Marcus Walther * OMCompiler 7e7a75b...eba5efe (1): > Parallelized DASSL added to C++ Simulation Runtime
fa613e534a hudson * libraries d9d7884...0c45cad (1): > Bump libraries
d325a1befa Martin Sjölund * OMCompiler 5f3520e...7e7a75b (2): > Use the index from the correct set > Fix scaling issues for initialization
e184c1e74d vwaurich * OMCompiler ca2207e...5f3520e (1): > - for-loop in SymbolicJacobian.jacobianNonlinear
209c42d84d vwaurich * OMCompiler e677cac...ca2207e (1): > - for loop in replaceDifferentiatedEqns
f487962c11 vwaurich Updating submodules
69680af0b9 vwaurich - update tests
167f734bb8 Adeel Asghar * OMEdit b9e092e...b4d8ad0 (2): > Always draw the connectors on top. > Make sure group image is displayed.
0d7e11b731 Adeel Asghar Always draw the connectors on top.
b4d8ad0f2c Adeel Asghar Always draw the connectors on top.
3608886ffd Adeel Asghar Make sure group image is displayed.
5148385268 Adeel Asghar Make sure group image is displayed.
866aaaa123 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
9035f8d23f Adeel Asghar List the parameters based on 3 conditons, 1. Has a parameter prefix 2. Has a start/fixed binding 3. Has dialog annotation
b9e092ede6 Adeel Asghar List the parameters based on 3 conditons, 1. Has a parameter prefix 2. Has a start/fixed binding 3. Has dialog annotation
0698df388e Martin Sjölund * OMCompiler 8b75192...45ad04c (1): > Append in the fast order
e999972126 hudson * libraries 6e8f24d...d9d7884 (1): > Bump libraries
008cd79733 Per Östlund Add tests for BaseVector.
82ccf668b5 Per Östlund Updating submodules
e73ec2a227 vruge * OMCompiler 2ad5550...67ce850 (1): > expressionSolve: - improved expand - improved rule for simplify - improved termination criterion
872a5e0860 vwaurich * OMCompiler 37ad4ee...2ad5550 (2): > - output empty list in differentiateEqnsLst when failing > - rewritten IndexReduction.differentiateEqnsLst()
74b8bc9010 Adeel Asghar * OMEdit fd0cb66...04984ba (1): > Added a missing semi-colon.
1ed5a0bbcb Adeel Asghar Added a missing semi-colon.
04984bac3e Adeel Asghar Added a missing semi-colon.
9b14d1f554 Adeel Asghar * OMEdit a601894...fd0cb66 (1): > #2391. Create a default initialization section to use.
cb6f347fc1 Adeel Asghar #2391. Create a default initialization section to use.
fd0cb66c30 Adeel Asghar #2391. Create a default initialization section to use.
53a1e41ad8 Per Östlund * OMCompiler 82962b5...37ad4ee (1): > Added arrayUpdateNoBoundsChecking.
12a8439cdd hudson * doc cef0c57...c1535b8 (1): > Merge pull request #11 from arun3688/master
c1535b89e1 Martin Sjölund Merge pull request #11 from arun3688/master
8523d37b75 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.
0d71e99f3b Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
a601894e1e Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
e9398421c9 Adeel Asghar Enhanced the array connection dialog to allow connecting if root component is also array.
61830aee3e Adeel Asghar Enhanced the array connection dialog to allow connecting if root component is also array.
bdcc6cbf90 Martin Sjölund * OMEdit 4ef774e...94263d0 (1): > Update common submodule
0cc904c6fc Martin Sjölund Update common submodule
94263d0231 Martin Sjölund Update common submodule
03985e7a53 Per Östlund Updating submodules
9d7b02937d Per Östlund Updated test case.
4ab25f58d4 Adeel Asghar * OMEdit ad6ae67...4ef774e (1): > #3447. Added path for msvc simulation executables.
78323c6f4e Adeel Asghar #3447. Added path for msvc simulation executables.
4ef774e1c1 Adeel Asghar #3447. Added path for msvc simulation executables.
74e55a9d32 arun3688 phd, conference and journal paper updates
7edd2f1b05 Adeel Asghar * OMEdit 671e1ea...ad6ae67 (1): > Fixes #3580. Start component name could be an array.
571d5be631 Adeel Asghar Fixes #3580. Start component name could be an array.
ad6ae676bb Adeel Asghar Fixes #3580. Start component name could be an array.
2276c85698 Niklas Worschech * OMCompiler 5a4b3a7...cce1788 (1): > fix for inverse algorithm in cpp template
879f20faaf Per Östlund * OMCompiler 375fb6d...5a4b3a7 (1): > Implemented more generic datatypes.
f374463180 Martin Sjölund * OMCompiler cd8c3a1...375fb6d (1): > Fix cc warning about missing include
0ad9f699c3 Adeel Asghar * OMEdit 8cb8939...671e1ea (1): > Fix compilation of Modelica models on Linux.
2c6c80c923 Adeel Asghar Fix compilation of Modelica models on Linux.
671e1ea0f7 Adeel Asghar Fix compilation of Modelica models on Linux.
f0bcb4f5d6 hudson * OMEdit 8c85596...8cb8939 (1): > Merge pull request #4 from perost/variantfix
e25537915f perost Merge pull request #4 from perost/variantfix
8cb8939df3 perost Merge pull request #4 from perost/variantfix
a222524cc7 Per Östlund Fix compilation issue.
b55fb35be1 Per Östlund Fix compilation issue.
ed8a50205c Per Östlund Updating submodules
fd27ba1759 Per Östlund Added test for #3581.
8d1aafddc6 Adeel Asghar * OMEdit 479c5c9...8c85596 (1): > Use the correct CoordinateSystem for Component boundingRect.
006079ed65 Adeel Asghar Use the correct CoordinateSystem for Component boundingRect.
8c855965d1 Adeel Asghar Use the correct CoordinateSystem for Component boundingRect.
068d216a2d Adeel Asghar * OMEdit c9ad9e9...479c5c9 (1): > Always add CoOrdinateSystem values if they are different from default.
24159a7405 Adeel Asghar Always add CoOrdinateSystem values if they are different from default.
479c5c936b Adeel Asghar Always add CoOrdinateSystem values if they are different from default.
66b1b3cd7c Adeel Asghar * OMEdit b0aa632...c9ad9e9 (1): > Fix for #3425. Keep the indentation while copying.
6101972355 Adeel Asghar Fix for #3425. Keep the indentation while copying.
c9ad9e90a0 Adeel Asghar Fix for #3425. Keep the indentation while copying.
78ce36e8a5 Adeel Asghar * OMEdit 5cb84bc...b0aa632 (1): > Fix builds.
a619ca61d9 Adeel Asghar Fix builds.
b0aa632afe Adeel Asghar Fix builds.
761c2a7d7a Adeel Asghar * OMEdit c43a7c5...5cb84bc (1): > Reduce the height of simulation messages.
3b8eab5cf4 Adeel Asghar Reduce the height of simulation messages.
5cb84bc377 Adeel Asghar Reduce the height of simulation messages.
e9ac29d2d1 Adeel Asghar * OMEdit 405ec94...c43a7c5 (1): > Fix for #3404. Menu options to open working directory and terminal.
cc21feb166 Adeel Asghar Fix for #3404. Menu options to open working directory and terminal.
c43a7c5b8b Adeel Asghar Fix for #3404. Menu options to open working directory and terminal.
a9a57623f7 Martin Sjölund * doc 5524bc4...cef0c57 (1): > Update URL of the repository
cef0c57b4b Martin Sjölund Update URL of the repository
6d0249ae98 Marcus Walther * OMCompiler 3524221...1a9a853 (1): > - fixed Intel TBB code generation - fixed serial code generation of HPCOM
02cba843bd Adeel Asghar * OMEdit 53f5b7b...405ec94 (1): > Fix for #3576. Allow exporting different types of FMUs.
80fb4da718 Adeel Asghar Fix for #3576. Allow exporting different types of FMUs.
405ec944bb Adeel Asghar Fix for #3576. Allow exporting different types of FMUs.
2a7480439c Adeel Asghar * OMEdit b1c9a9e...53f5b7b (1): > Merge pull request #3 from adeas31/indentation
f87a8a870f Adeel Asghar Merge pull request #3 from adeas31/indentation
53f5b7bf91 Adeel Asghar Merge pull request #3 from adeas31/indentation
857526d9dc Adeel Asghar Merge branch 'indentation' of https://github.com/adeas31/OMEdit into indentation
d19f45a96b Adeel Asghar Merge branch 'indentation' of https://github.com/adeas31/OMEdit into indentation
f233380410 Adeel Asghar Merge remote-tracking branch 'origin/master' into indentation
957cbf7eb9 Adeel Asghar Merge remote-tracking branch 'origin/master' into indentation
c734e13248 Adeel Asghar Resolved merge conflicts.
9be7215e00 Adeel Asghar Resolved merge conflicts.
7398df6df4 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
6e32538741 Marcus Walther * OMCompiler 10ac684...5028097 (1): > - changed the tail recursive MCP-algorithms to while-loops --> this will prevent stack overflows for large models
f3e37daddf Adeel Asghar Fixed some issues with reloading of components. Added undo/redo to toolbar.
1a141ac7b4 Adeel Asghar Fixed some issues with reloading of components. Added undo/redo to toolbar.
794659cbf8 Adeel Asghar Allow updating class contents manually via text view.
84c9a43683 Adeel Asghar Allow updating class contents manually via text view.
bb7e85983e Niklas Worschech * OMCompiler 7f3814b...10ac684 (1): > fix for query output results in cpp runtime
9e319b3c60 Martin Sjölund * OMCompiler 45515a6...7f3814b (1): > Optimize warnAboutVars2 for memory consumption
ab38128760 Martin Sjölund * doc e258fc9...5524bc4 (1): > Remove duplicate entry
5524bc4c52 Martin Sjölund Remove duplicate entry
6637bbe024 Martin Sjölund * doc 7eecbb8...e258fc9 (1): > Add Modelica'2015 paper
e258fc9fac Martin Sjölund Add Modelica'2015 paper
97a8ab0d1d Adeel Asghar Push in the missing file from last commit.
0aef16576b Adeel Asghar Push in the missing file from last commit.
e7880fce5c adrpo Updating submodules * OMCompiler fee3aec...45515a6 (1): > - fix for feature #3417
0eb80181ce adrpo - update OMCProxy due to changes in API for #3417
b1c9a9ea17 adrpo - update OMCProxy due to changes in API for #3417
3539b9b784 adrpo - test for bug #3417
fc95c073fb hudson * libraries 9e1116d...6e8f24d (1): > Bump libraries
e25231feb5 Adeel Asghar Fix for #3447. Allow compiling with other targets.
3af330536b Adeel Asghar Fix for #3447. Allow compiling with other targets.
fab14ec2a0 Adeel Asghar * OMCompiler 063ca3e...fee3aec (1): > Added some additional arguments to compile.bat so OMEdit can use it.
bedda3ae20 Martin Sjölund * OMCompiler 56d1973...063ca3e (1): > Make functions tail-recursive
f20b383a44 Niklas Worschech * OMCompiler 712e46e...56d1973 (1): > fix for external string arrays in cpp template
05dcd22882 Niklas Worschech * OMCompiler 86dce0f...712e46e (1): > added output format parameter to simulation start script of cpp runtime
cae4069a3e alash325 * OMEdit ef9582e...3afe926 (1): > -Editing of external model parameters -Editable start command so user can specify any command they wanted
7ff4d7e043 alash325 -Editing of external model parameters -Editable start command so user can specify any command they wanted
3afe9263e7 alash325 -Editing of external model parameters -Editable start command so user can specify any command they wanted
e09f9bc9b3 Adeel Asghar Fix for #3472. Set environment variables for compilation process same as in compile.bat
9563518452 Adeel Asghar Fix for #3472. Set environment variables for compilation process same as in compile.bat
1894748e48 Adeel Asghar Added support for moveClassToTop & moveClassToBottom.
9464eb6a58 Adeel Asghar Added support for moveClassToTop & moveClassToBottom.
efb4e4de47 Adeel Asghar Fix for #3425. Retain the text formatting for cut and copy.
b3fe5dd0d0 Adeel Asghar Fix for #3425. Retain the text formatting for cut and copy.
c033d20341 wibraun * OMCompiler 7eeeca2...86dce0f (1): > adjust DATA object in C runtime DATA
7c8987ebd0 Per Östlund Updating submodules
c74f2d05e2 Per Östlund Test moveClassToTop and moveClassToBottom.
9ac179744b hudson * libraries 7bcfece...9e1116d (1): > Bump libraries
1568d7ad14 Adeel Asghar Fixed array connections.
b7f9f09e20 Adeel Asghar Fixed array connections.
c8c490f1a8 Adeel Asghar Minor fixes for extends modifiers, matching parentheses colors etc.
88fe112bca Adeel Asghar Minor fixes for extends modifiers, matching parentheses colors etc.
5b585ccdd8 Martin Sjölund * OMOptim c95b751...cebd1f9 (2): > Fix install path > 1.9.4-dev starts
e321c86b1d Niklas Worschech * OMCompiler 372837d...0581f1e (1): > fix for handle time events in cpp runtime
80fea4c31f Marcus Walther * OMCompiler ff60f29...372837d (1): > - hpcom level and levelfix scheduler will now schedule the largest tasks first
47dfdc51c9 Niklas Worschech * OMCompiler 67b941c...ff60f29 (1): > fix for change output format in cpp runtime
368ee194eb Martin Sjölund * OMCompiler 7a8c722...67b941c (1): > Use arrayGet for random access instead of listGet
38ea0baa12 vwaurich * testsuite 0744188...0324f52 (2): > - adapted makefile for tests > - added evalAllParams and evalOutputsOnly test
0324f52b3f vwaurich - adapted makefile for tests
7f9496ff55 vwaurich - added evalAllParams and evalOutputsOnly test
2c0784f0f3 Adeel Asghar Highlight matching and mismatching parentheses, braces and brackets.
d4ef42c6bd Adeel Asghar Highlight matching and mismatching parentheses, braces and brackets.
3fbda191ca Adeel Asghar Basic highlight matching parentheses
ed3f507367 Adeel Asghar Basic highlight matching parentheses
16951c4f5d vruge * OMCompiler 59192a4...7a8c722 (1): > fixed and simplify allTermsForCref - remove recursion - split terms
cc113b2c46 Adeel Asghar Handle the case when modelica text is updated manually by user for single class single file.
662b251ff3 Adeel Asghar Handle the case when modelica text is updated manually by user for single class single file.
5d7bbd1267 vruge * OMCompiler f81f8c6...59192a4 (1): > ExpressionSolve: reduce expansion of multiplications
680da96dfa hudson Updating submodules
0744188660 jhag Update expected output
a280699a56 Niklas Worschech * OMCompiler 9638dc4...150aaf3 (1): > fix for PrecompiledHeader and msvc build in cpp runtime
5e0e582c38 Martin Sjölund * OMCompiler 6ceb89f...9638dc4 (1): > Print size of DAE for sorting and matching
830e9ea39a Lennart Ochel * OMCompiler 712abe4...6ceb89f (1): > Generate additional initialization system for lambda=0
3fc40a4a78 Martin Sjölund * testsuite da7ee23...690c78b (1): > Archive the generated artifact
690c78b8a1 Martin Sjölund Archive the generated artifact
e1fcdc6c5d Martin Sjölund * OMCompiler 36b9fbe...712abe4 (1): > Allow inheritance when bootstrapping
ddbca63188 Adeel Asghar Added moveClass API support.
a1a7b1310e Adeel Asghar Added moveClass API support.
d064c0a602 Adeel Asghar Only fetch the Component modifier when needed.
56d23ebd6e Adeel Asghar Only fetch the Component modifier when needed.
f26330ab19 Adeel Asghar Fixed unparseArrays.
72a077626f Adeel Asghar Fixed unparseArrays.
0ffd3dba40 hudson * libraries 714e89a...7bcfece (1): > Bump libraries
99d9c6fa46 Adeel Asghar Always load OpenModelica.
02b8340a30 Adeel Asghar Always load OpenModelica.
23fa53a249 Adeel Asghar Only get the extends modifiers when they are needed.
b4f4dc7627 Adeel Asghar Only get the extends modifiers when they are needed.
62fb7c856a Adeel Asghar Fix crashing while opening parameters window.
b717333560 Adeel Asghar Fix crashing while opening parameters window.
5dc02435a0 Adeel Asghar Fetch the component modifiers only once.
9f0aa25c17 Adeel Asghar Fetch the component modifiers only once.
6c67a64a05 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)
352b965bb3 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
cfb2a0ca2c Adeel Asghar More speed up for OMEdit. Only read the from class file if really needed.
44801e5ccf Adeel Asghar More speed up for OMEdit. Only read the from class file if really needed.
a45a3c4791 vwaurich * OMCompiler 292fdca...6c675e6 (1): > - getValueReference works with row major order for cpp fmus
31b1eba44e adrpo * OMCompiler b7b4231...292fdca (2): > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > - fix windows build
d5935a59ca Adeel Asghar Removed unnecessary debugging code.
a82dcec712 Adeel Asghar Removed unnecessary debugging code.
91fcdfe0a9 hudson Updating submodules
da7ee2328f Per Östlund Add test for moveClass, #3552.
044d9b8f91 hudson * libraries c26f657...714e89a (1): > Bump libraries
77d02c8939 Adeel Asghar Updating submodules
786a8ee590 Adeel Asghar More tests updated for new getClassInformation.
3fabc62acf Rüdiger Franke * OMCompiler 2663366...3bfc949 (1): > remove boost_system lib from FMU generated with msvc in release mode
e523151781 Adeel Asghar Removed isProtectedClass and getNamedAnnotation(DocumentationClass) since its part of getClassInformation now.
b84ec72eaa Adeel Asghar Removed isProtectedClass and getNamedAnnotation(DocumentationClass) since its part of getClassInformation now.
d3ff7c45fb Adeel Asghar Updated getClassInformation tests to new output.
447b36b331 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
52316c3acf Adeel Asghar Only load the Diagram components and connections when really needed.
ac53ae4f7e Adeel Asghar Only load the Diagram components and connections when really needed.
66bfd088f2 Martin Sjölund * OMEdit 0e588f9...ef9582e (1): > Read operations before checking how many they are
55f458442d Martin Sjölund Read operations before checking how many they are
ef9582eda3 Martin Sjölund Read operations before checking how many they are
5a0fa6334f Lennart Ochel * OMCompiler 0d78a38...885c632 (1): > Revert "reduce ExpressionSimplify-Calls inside solve(.)"
22bc3d51a3 Niklas Worschech * OMCompiler dedd508...0d78a38 (1): > changed msvc build, latest visual studio version is used if no verion is set with VSVERSION flag
8da891b06e Adeel Asghar Correctly set the save contents type when opening a class.
1978c95b05 Adeel Asghar Correctly set the save contents type when opening a class.
0415bf1af3 Martin Sjölund Merge pull request #8 from AngelM1981/master
6561db0ab0 AngelM1981 Merge pull request #1 from AngelM1981/AngelM1981-patch-1
f74641fae7 Adeel Asghar Store the extends modifiers and component modifiers.
734e3dff56 Adeel Asghar Store the extends modifiers and component modifiers.
f55a729366 hudson * libraries 90b31b8...c26f657 (1): > Bump libraries
fd0a7a3715 vwaurich * OMCompiler fe52534...dedd508 (2): > - reverse lists in getUnrolledArrayIndex > - fix for SimCodeUtil.getUnrolledArrayIndex()
ff1cf0ddac Martin Sjölund Updating submodules * OMEdit fbc7bf2...0e588f9 (1): > Rename Plot.h to OMPlot.h
b6e2cd2cdd Martin Sjölund Rename Plot.h to OMPlot.h
0e588f9d30 Martin Sjölund Rename Plot.h to OMPlot.h
928d504e84 Martin Sjölund Rename Plot.h to OMPlot.h
38700a58ba Federico Bergero Test for bug #2588
aaae831936 hudson Updating submodules
9f83e22687 vruge * OMCompiler 9f2a0ec...6c58add (1): > DIVISION_SIM improved check, using old logic
0e76056506 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
f6b2006e93 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
3df11eceb2 Willi Braun expected output
4c5e068413 Willi Braun Updating submodules
75b0530057 Martin Sjölund * OMCompiler bad3892...da87f6a (1): > Fix OSX paths for new suitesparse dependencies
c2dcf1015c Lennart Ochel Update expected output after library bump
5882221db8 Lennart Ochel Updating submodules
507faa4495 vruge runExReduceDrumBoiler: improved initial guess
921b711be8 hudson Updating submodules
0a36f1f630 vruge expected output
2180ce8312 Martin Sjölund * OMCompiler 7458c24...a59b7ee (1): > The exe extension on OSX is not .app
c985b9fe0b AngelM1981 OpenSceneGraph is build in default configuration
e96237faeb Per Östlund Updating submodules
670fd9409e Per Östlund Added test for getComponents API.
4654b79d23 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
4d3c856c55 Adeel Asghar When a class is loaded/unloaded then load/unload the component respectively.
eb5d903d02 Adeel Asghar When a class is loaded/unloaded then load/unload the component respectively.
998b08289f Adeel Asghar When a class is loaded/unloaded. Update the non-existing component.
e214316d59 Adeel Asghar When a class is loaded/unloaded. Update the non-existing component.
8cdb1fb25f Martin Sjölund * OMCompiler 13854c1...d237bc5 (1): > Minor performance fixes for Absyn.traverseExp
4cd337da48 Per Östlund Updating submodules
302a8b578f Per Östlund Add tests for addClassAnnotation API.
6e15581e1b Adeel Asghar Updated the SaveChangesDialog to new structure.
9f6aaedceb Adeel Asghar Updated the SaveChangesDialog to new structure.
6b0a63de52 Adeel Asghar When a new shape/component is added then update the connections associated to them.
9d4d80b157 Adeel Asghar When a new shape/component is added then update the connections associated to them.
a8c6722ea4 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
56e4a7de99 Adeel Asghar When a new shape/component is added then update the inherited components.
36c5736f59 Adeel Asghar When a new shape/component is added then update the inherited components.
5fac6e1b89 Adeel Asghar Avoid making calls to OMC. Minor speed up.
6176eae6e0 Adeel Asghar Avoid making calls to OMC. Minor speed up.
bbc521dc00 Willi Braun * OMCompiler ad626e1...a5b0601 (1): > fix minor issue in dassl.c and clean up
5d87fbd5f7 Adeel Asghar Do not show unload/delete option for nested system libraries.
d5b12e2869 Adeel Asghar Do not show unload/delete option for nested system libraries.
b1a575ac99 Adeel Asghar Update the Component when new component/shape is added to actual class.
33a1a06b59 Adeel Asghar Update the Component when new component/shape is added to actual class.
a0cb66ff5a Marcus Walther * OMCompiler 7a131d6...ad626e1 (3): > - added cpp-runtime flags to Windows-Makefile > - removed spaces in Modelica.cpp > - Documentation updates
e982636c81 Adeel Asghar Fixed searching of connector component.
b4d99f5b05 Adeel Asghar Fixed searching of connector component.
bd6b67a679 Martin Sjölund * OMCompiler 487eea1...7a131d6 (1): > Rewrote Absyn.pathString
878ca5ea6a vwaurich * OMCompiler 4564e1c...487eea1 (1): > - fix for evalOutputOnly
da9596d6ba vwaurich * OMCompiler 199d4cd...4564e1c (1): > - changed dumpSimCode implementation
0b76f08495 Lennart Ochel * OMCompiler dbb674d...199d4cd (1): > Revert "Hack for ticket 3544"
48e50004e0 Marcus Walther * OMCompiler fb29737...dbb674d (1): > - changed the flag "USE_CPP_ELEVEN" to "USE_CPP_03" to be compatible with further standards
48f2232d55 Niklas Worschech * OMCompiler 57d05fd...fb29737 (1): > re-added accidentally removed assert warning
3035e11eaa 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.
9ec201645d 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.
abb9869075 Willi Braun Updating submodules
cf42914095 Willi Braun - deactive ThermoSysPro test for now - change to expected solution for dynamic tearing
78723907da Marcus Walther * OMCompiler fb0cb73...920eedf (1): > - increased memory for precompiled headers (MSVC)
3d668fdb62 Lennart Ochel * OMCompiler e090d3d...fb0cb73 (1): > Hack for ticket 3544
c1f76975be 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
231d3250d6 Per Östlund * OMCompiler 63cd39e...5ea6c42 (1): > Cleanup DAE.Mod.REDECL.
53d1f5bc87 vwaurich * OMCompiler f2902c0...63cd39e (1): > - fix for evaluateOutputOnly
ae66f5fb63 RuedKamp * OMCompiler 415e95d...f2902c0 (1): > -improved xml FunctionBlock generation
e6a3a0ff5f Per Östlund Updating submodules
b1531402f7 Per Östlund Add test for #2964.
f7e0b64691 vwaurich * OMCompiler 29c4664...936fccd (1): > - replace evalAllParams-implementation - dump bipartite graphs for sccs after backend
02952564b3 hudson * libraries 8131416...a88239b (1): > Bump libraries
55976a3be6 vruge * OMCompiler f2b7cd2...29c4664 (1): > ExpressionSolve: matchcontinue in match
aec938bd14 vruge * OMCompiler d3176fd...f2b7cd2 (1): > ExpressionSolve: matchcontinue in match
0d8c457aa1 vruge * OMCompiler 997e514...d3176fd (1): > ExpressionSolve: using guard
ef0a109aba Adeel Asghar Fixed deleting of shapes/components. Unselect the shapes so that they don't next signal next time. New Component creation structure.
82e2d5681a Adeel Asghar Fixed deleting of shapes/components. Unselect the shapes so that they don't next signal next time. New Component creation structure.
c86b9f922b vruge * OMCompiler 4b79bb8...997e514 (1): > improved SolveSimpleEquation using (for loops, reduce number of operation)
9f61dce2bb vruge * OMCompiler 4756935...4b79bb8 (1): > reduce ExpressionSimplify-Calls inside solve(.)
605b71d637 vruge * OMCompiler c45436a...4756935 (1): > ExpressionSolve: matchcontinue in match
d84e5ffb3d Lennart Ochel * OMCompiler 199855a...c45436a (1): > Fix performance issue of module inlineWhenForInitialization
4e50436e89 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
547d64dab1 RuedKamp * OMCompiler 5a65e9d...4647aa6 (2): > -removed one environmental variable required in VxWorks makefile > -copy some headers required for VxWorks build
057f46817c Rüdiger Franke * OMCompiler 352fa2a...5a65e9d (1): > remove $(OMHOME) substitution for nmake
4711ae19fd hudson * libraries 1712548...8131416 (1): > Bump libraries
ffbc45f223 Adeel Asghar Added new command line option --Debug=[true|false]. Draws widgets helpful for development.
c67f1b882e Adeel Asghar Added new command line option --Debug=[true|false]. Draws widgets helpful for development.
6589662411 Martin Sjölund * OMCompiler 37f7538...352fa2a (1): > Add tail recursion for Expression.makeMatrix
da9489d3a3 Adeel Asghar Added save total option in context menu. Updated saveTotalSCode to saveTotalModel. Enable shapes menu bar only for modeling perspective.
af9efb0a0a Adeel Asghar Added save total option in context menu. Updated saveTotalSCode to saveTotalModel. Enable shapes menu bar only for modeling perspective.
130fc575b3 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
6ea6563d47 Adeel Asghar Updated the code to re-use TreeSearchFilters class.
a1687e45e8 Adeel Asghar Updated the code to re-use TreeSearchFilters class.
79abdf769c Adeel Asghar * OMPlot 57c8c57...847989d (2): > Merge branch 'master' of https://github.com/OpenModelica/OMPlot > Remove the space between x and y-axis.
847989d299 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMPlot
47b15cfba1 Adeel Asghar Remove the space between x and y-axis.
f08b5bbda0 RuedKamp * OMCompiler 446a090...0711070 (2): > -fixed some VxWorks error -adapted VxWorks makefile > -xml file generation for functionsblock
a4112aa3a0 Martin Sjölund * libraries e67ac6d...1712548 (1): > Bump for MSL
c373aa5c23 unknown * OMCompiler 13983f6...446a090 (1): > fix for daeExpReduction in cpp template
90823f63ad Martin Sjölund * OMCompiler 44ea7be...13983f6 (1): > Always compile with ipopt
a40d8e6990 hudson * libraries a8a72c6...e67ac6d (1): > Bump libraries
61b75ffd23 Adeel Asghar Added tool-tip for all columns of Variables Browser.
36083c2eca Adeel Asghar Added tool-tip for all columns of Variables Browser.
bb77c7f5c3 Adeel Asghar Fixes #3471. Show the variable description in the tooltip.
1d15d3b6f7 Adeel Asghar Fixes #3471. Show the variable description in the tooltip.
f7736fa058 Lennart Ochel * OMCompiler e430545...44ea7be (1): > Remove short type declarations
8f62470641 Lennart Ochel * OMCompiler d700365...e430545 (1): > Remove unused imports
6d3102dd80 Adeel Asghar clean up
7a41723788 Adeel Asghar clean up
0761c31e44 Adeel Asghar Fixed creating connection for inherited components.
1653cbb9ff Adeel Asghar Fixed creating connection for inherited components.
b07c3734ee Lennart Ochel * OMCompiler 3fe15e2...d700365 (1): > Renamed --forceRecommendedOrdering to --defaultOptModulesOrdering
0c7e9bbbad Martin Sjölund * OMCompiler 7b269d1...3fe15e2 (2): > Do CONFIG_OS in autoconf > Run without OPENMODELICAHOME on Windows
3c31bfd3db Lennart Ochel * OMCompiler 9f85289...7b269d1 (1): > Add special cases to enable/disable additional opt modules
2671962f28 Martin Sjölund * OMCompiler 11653b5...9f85289 (1): > Add configure option --with-msys=msys-root
89b8194f58 adrpo * OMCompiler e0d2d02...11653b5 (1): > - small optimizations - use memcpy instead of for loop - do not copy the hashtable if not needed
5ceb2a5c60 hudson * libraries 7d5c918...a8a72c6 (1): > Bump libraries
a992744c4a hudson * libraries f1ba611...7d5c918 (1): > Bump libraries
abc5ffa5c1 Rüdiger Franke * OMCompiler d2ceb48...e0d2d02 (1): > re-add Jacobian variable refs if +d=gendebugsymbols
51104e07ed adrpo * OMCompiler 91f3526...d2ceb48 (1): > - small optimization
3ebeac8c75 Per Östlund Updating submodules
4f8d315cf4 Per Östlund Updated tests.
fab6c3d3c6 Rüdiger Franke * OMCompiler 5fb2fc5...43df7a6 (1): > refinements to Cpp FMU makefiles for win32
e8a1e580b3 Rüdiger Franke * OMCompiler 52a439f...5fb2fc5 (1): > update Makefile for Cpp FMI export using msvc
ee30b31a1b Rüdiger Franke * OMCompiler 3107627...52a439f (2): > replace Jacobian variable refs and initializers with defines > skip Jacobian::get* code if there are no equations
1c1ed7a229 hudson * libraries def47e3...f1ba611 (1): > Bump libraries
bebe6ccfb3 Adeel Asghar Rename unloaded class from folder structure package as class.bak-mo Added save option in the library browser context menu.
3c0e3612f9 Adeel Asghar Rename unloaded class from folder structure package as class.bak-mo Added save option in the library browser context menu.
005343bd0d Lennart Ochel Clean up default initOptModules
dab6f43600 Lennart Ochel Updating submodules
0d17a04bb1 Adeel Asghar Allow undo/redo for CoOrdinateSystem changes.
3e065deacb Adeel Asghar Allow undo/redo for CoOrdinateSystem changes.
33b23b4395 Willi Braun Updating submodules
de871a548a Willi Braun update tests to addional output of backenddaeinfo
3a0d71432d Martin Sjölund * OMCompiler 4f43fa1...be96874 (2): > Can now cross-compile a working omc from Linux > Fixes to compile using msys2 on Linux
342374cd0d arun3688 push MatLabTranslator to Testsuite/special
b91fbc40f2 arun3688 * testsuite 9f095c6...342374c (1): > push MatLabTranslator to Testsuite/special
e2f3d8594c Lennart Ochel Updating submodules
9f095c631b Lennart Ochel Clean up default postOptModules
579596e284 Lennart Ochel Updating submodules
3dcd46132c Lennart Ochel Clean up default preOptModules
150f439d02 hudson Updating submodules
1d3ad23b00 hudson * libraries acc94aa...def47e3 (1): > Bump libraries
9defa27a07 Adeel Asghar Don't create CoOrdinateSystem object on heap.
afa12d0f35 Adeel Asghar Don't create CoOrdinateSystem object on heap.
9cc917225a Adeel Asghar Add class annotation only if values are different from default.
276e3d90e7 Adeel Asghar Add class annotation only if values are different from default.
e54dc5e964 Willi Braun added testcase for klu solver
df0a1eda72 Niklas Worschech * OMCompiler 50deea6...33012b0 (1): > fix for typo in define alias string variable in cpp Template/CodegenCpp.tpl
b06e5b79a6 Lennart Ochel Updating submodules
4a66b7a7f9 Lennart Ochel Remove newUnitChecking config flag
c70da48f55 Lennart Ochel * OMCompiler ca73a56...44a6be4 (1): > Fix *OptModules+ flags
9303612b94 Lennart Ochel Updating submodules
635cc5daf2 Lennart Ochel Rearrange optimization modules for symbolic Jacobians
db5c94a1d2 Lennart Ochel Dump dae type to pre-opt module heading
bf8f02ab60 vruge Updating submodules
2f665719ba vruge Revert "expected output"
9744ab9f68 Rüdiger Franke * OMCompiler 1ba1aac...aff0026 (1): > remove DOS line endings
569d3fe61a adrpo * OMCompiler 0e0b911...1ba1aac (1): > - attempt to fix windows build again
dafe970a49 Rüdiger Franke * OMCompiler 1da7404...0e0b911 (1): > fix least size of static vectors and return value
5cb4b7782b Martin Sjölund * OMCompiler 36cabee...1da7404 (1): > Some updates for mingw cross-compilation
ddaff2f14b hudson * libraries 8cb14bb...acc94aa (1): > Bump libraries
e904fa3bc5 Adeel Asghar Fixed error messages link for files.
150309c94a Adeel Asghar Fixed error messages link for files.
0e6696b667 hudson * doc e929940...7eecbb8 (1): > Merge pull request #10 from niklwors/master
7eecbb8e56 Martin Sjölund Merge pull request #10 from niklwors/master
513d3f56f4 Niklas Worschech fix for cpp runtime documentation build on windows
b7d10316b2 Martin Sjölund * testsuite ccc46e3...54098ff (1): > Skip darwin32 tests as we do not have dyld32
54098fff73 Martin Sjölund Skip darwin32 tests as we do not have dyld32
22f716b38b Martin Sjölund * testsuite 8847a73...ccc46e3 (1): > Test darwin64 using the darling suite
ccc46e3cd9 Martin Sjölund Test darwin64 using the darling suite
4e5bd6364e adrpo * OMCompiler f401b32...36cabee (1): > - fix Windows build, for now C FMUs are broken
05325622e2 Rüdiger Franke * testsuite 037163f...8847a73 (1): > update discrete-time FMU test (#3549)
8847a737b6 Rüdiger Franke update discrete-time FMU test (#3549)
65092fa30a hudson * libraries 67d11ba...8cb14bb (1): > Bump libraries
8f32125672 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
a3c21e75b8 Adeel Asghar Do not allow folder structure saving within one file package.
5e79ae1ec6 Adeel Asghar Do not allow folder structure saving within one file package.
d7ab7ee9ea Martin Sjölund Updating submodules
037163fe57 Martin Sjölund Add testcase for #3551
3107135166 Adeel Asghar Added support for moving classes to top/bottom.
c819912b74 Adeel Asghar Added support for moving classes to top/bottom.
952e5a4e2b Adeel Asghar Completed the GUI support for moving classes up/down.
61ee755b5f Adeel Asghar Completed the GUI support for moving classes up/down.
520ece715c Martin Sjölund Updating submodules
589568ea9e Martin Sjölund Checks setSourceFile+listFile combination
4a7f1fdf0c Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
6ce9a4dc92 Martin Sjölund * testsuite 644209a...303fad4 (1): > The test needs to specify me_cs as FMU type
303fad4a2a Martin Sjölund The test needs to specify me_cs as FMU type
fb95e2590f Martin Sjölund * testsuite e44ed5c...644209a (1): > Handle older file command output
644209a0f2 Martin Sjölund Handle older file command output
dc9de506b9 Lennart Ochel * OMCompiler d465e48...ea54626 (1): > Add replace rules for clock expressions
e44ed5c819 Lennart Ochel Add test case from ticket 2673
34fc9a8086 Lennart Ochel * testsuite a1668c7...e44ed5c (1): > Add test case from ticket 2673
a1668c7f4c Lennart Ochel Update expected output
076d757e1f Lennart Ochel Updating submodules
0c5e2df000 Lennart Ochel Replace matching algorithm that is used by fixInitialSystem
32591afac6 Lennart Ochel * testsuite 1a9e8ce...6b587c1 (1): > Update WasteWater test after library bump
6b587c18b3 Lennart Ochel Update WasteWater test after library bump
2dcff47da7 Martin Sjölund * testsuite df1b7a4...1a9e8ce (1): > Handle older file output
1a9e8ce56b Martin Sjölund Handle older file output
e8b4275979 Adeel Asghar Initial support and structure for moving classes within packages.
d774f45668 Adeel Asghar Initial support and structure for moving classes within packages.
a8c7fb8bc7 Adeel Asghar Save the folder structure.
b0638605ef Adeel Asghar Save the folder structure.
4d83a28e90 hudson Updating submodules * libraries b3371bb...67d11ba (1): > Bump libraries
df1b7a4d0b adrpo - update test after library dump
aaa25aea0d Niklas Worschech * OMCompiler 460260f...186cf15 (1): > fix for external C functions an string arrays in cpp runtime
0d7641baba Martin Sjölund Updating submodules
3ea4de3634 Martin Sjölund Removed FMI 1.0 test that was actually a 2.0 test
fe6e5a4b41 Martin Sjölund Update for new API
19fe9a112d Martin Sjölund Specify version="1.0" when testing FMI 1.0
c3df68455f Martin Sjölund * OMCompiler a9225b7...d77c3cf (1): > Make colorNodePartitions tail-recursive
1a8f583a27 Martin Sjölund Add a test for export+simulation of an FMU
1dd71a43ce RuedKamp * OMCompiler 0320fe7...a9225b7 (3): > -fixed simObjects also for VxWorks > -fixed simObjects also for VxWorks > -enable sparse solver only for vxworks
a8d5a41e15 Martin Sjölund * libraries a678b98...b3371bb (1): > Remove Physiomodel as the parsing is broken
c9d33ec532 Mahder Gebremedhin * OMCompiler b635a28...0320fe7 (1): > + Fix handling of complex equations so that we won't generate unecessary nonlinear systems.
6d87aeb74f Martin Sjölund * libraries acb56c2...a678b98 (1): > Physiomodel is a git library
63655fd666 Lennart Ochel * OMCompiler 2af9d16...b635a28 (1): > Fix mat file import for parameters
80022ee3fa Lennart Ochel Updating submodules
c68cd06cdf Lennart Ochel Fix start values for algebraic states
ed3971e29b Lennart Ochel Activate tests for tickets 2830 and 3536
105514cfc3 Lennart Ochel Update expected output
51aa590158 Lennart Ochel Add test for ticket 3536
3ee2b87b34 Lennart Ochel * OMCompiler 90fe820...51fcae4 (1): > Make module detectJacobianSparsePattern dispensable
6ad8e6133d Rüdiger Franke * OMCompiler 36d2ed8...90fe820 (1): > remove NULL to please gcc 4.4 and boost
235683df3d Lennart Ochel * OMCompiler 13a7f09...36d2ed8 (3): > Fix modelEquationsUC > Store all optimization modules in only one list > Merge interface for pre/post-optimization modules
c1e281c0cb Niklas Worschech * OMCompiler 168aff9...13a7f09 (1): > removed PreVariables class from cpp runtime
091f85c591 Rüdiger Franke * OMCompiler 291f55d...168aff9 (1): > remove unnecessary dependencies from exported FMUs
711ca03c32 Mahder Gebremedhin * OMCompiler 0311246...291f55d (1): > + Fixed handling of complex residual equations. We expand all complex residuals to simple residuals now.
07834a6b47 Adeel Asghar Fix auto expand issue when unloading a class.
67f64ec75f Adeel Asghar Fix auto expand issue when unloading a class.
528b20481b 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
46659c28e9 Per Östlund Update tests.
624a79930b Per Östlund Updating submodules
8c24feb673 Rüdiger Franke Updating submodules
9bfe18f512 Rüdiger Franke fix quotes
a905ea6b52 Lennart Ochel * OMCompiler 604f917...5e2e086 (1): > Fix type information of temporary variables
16d43eb7f3 Rüdiger Franke Updating submodules
def3cd0925 Rüdiger Franke adapt test to simplified FMI XML format for clocks
37afdfc725 adrpo * OMCompiler 11fb0e9...c266817 (1): > - add first prototype of FMI for Co-simulation - fix a typo in dassl.h
4ed9a22da5 Adeel Asghar When a class is loaded/unloaded then component is not updated.
74be569e08 Adeel Asghar When a class is loaded/unloaded then component is not updated.
1d436798f7 Martin Sjölund * OMCompiler fb6950e...11fb0e9 (1): > Fix for C89
11412fe22d Adeel Asghar Push the experiment annotation modifications to the undo stack
eb7c06520b Adeel Asghar Push the experiment annotation modifications to the undo stack
d7f85b3859 Per Östlund Added testcase for #3506.
fdda17ea97 Per Östlund Updating submodules
beccd0c5d3 Martin Sjölund Add test for #3518
c632f3845f Martin Sjölund Updating submodules
011a685f74 Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
a7ff9264c9 Per Östlund * testsuite b9f61e9...592a3fb (1): > Fix ExternalLibraryFunction on some platforms.
592a3fb80e Per Östlund Fix ExternalLibraryFunction on some platforms.
2b6f6a719f Martin Sjölund * testsuite eca3094...b9f61e9 (1): > Disable LOG_LS in test
b9f61e955c Martin Sjölund Disable LOG_LS in test
760f38be9b Adeel Asghar Undo/redo for Component parameters modifications.
e9d3ec4068 Adeel Asghar Undo/redo for Component parameters modifications.
168e40624f Adeel Asghar Updating submodules
eca30949fd Adeel Asghar Tests for `removeComponentModifiers` and `removeExtendsModifiers`
8574d8b681 Martin Sjölund * OMCompiler a498326...fefe856 (1): > Fix OSX stack base on Mavericks
cb7b52b0eb RuedKamp * OMCompiler c9447a6...a498326 (1): > -fixed typo
d4e1619ad1 Martin Sjölund * OMCompiler acb946e...c9447a6 (1): > Fix for old C standards in FMU Jacobians
d51186c4d3 Martin Sjölund Add test for getDefinitions
0f63d50168 Martin Sjölund * testsuite 82c2619...d51186c (1): > Add test for getDefinitions
b3f3328a85 Martin Sjölund Updating submodules
82c2619f60 Martin Sjölund Add test for builtin classes
1aea30b1ed Martin Sjölund More error-checking for BouncingBall
42f1792100 RuedKamp * OMCompiler 1edd09e...4d8edfa (1): > -add factory for vxworks
89a1295316 Rüdiger Franke Updating submodules
80a4002973 Rüdiger Franke update test for sub clocks
c3e4820fc2 hudson * testsuite 8ac6287...bcbf094 (1): > Merge pull request #132 from lochel/modelicaML
bcbf094b0f Adrian Pop Merge pull request #132 from lochel/modelicaML
5a995db735 Lennart Ochel Add fully specified initial conditions to modelicaML tests
b637b2c7bc Rüdiger Franke * OMCompiler 2490aa1...693d9cf (1): > skip FMI initial and start attributes for alias variables
a5be5efff4 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
c79035785a Adeel Asghar Handle Component modifiers when we do duplicate.
e3aeef9bc2 Adeel Asghar Handle Component modifiers when we do duplicate.
f5db8122af Lennart Ochel * OMCompiler f4a51e2...0d33c3b (1): > Remove redundant deep copy
2cf8a54931 RuedKamp * OMCompiler f1c1c96...f4a51e2 (1): > -removed unused variable, which caused an runtime error with msvc
2823f5ae07 Adeel Asghar Fixes #3158 Fixed the Component Parameters window issues.
c993482c91 Adeel Asghar Fixes #3158 Fixed the Component Parameters window issues.
c45ace4dae vwaurich * testsuite 55eb14d...8ac6287 (1): > - add comSubExp test
8ac6287153 vwaurich - add comSubExp test
234563e674 Rüdiger Franke * OMCompiler 525b6da...f1c1c96 (1): > introduce isFMIVersion10 check for old versions
052c371251 Rüdiger Franke * OMCompiler d172abd...525b6da (1): > declare usage of boost::numeric::ublas explicitly
0dbe2a5712 vwaurich Updating submodules
55eb14d2d4 vwaurich - update test
d1b57ce905 vwaurich * testsuite 080a0a7...9ecf276 (1): > - add cse test
9ecf276b54 vwaurich - add cse test
4ebfaddfa8 Martin Sjölund * libraries d45ecf8...acb56c2 (1): > Add physiomodel library
5b344e2287 vwaurich * testsuite 2db2812...080a0a7 (1): > - disableComSubExp for tests
080a0a7301 vwaurich - disableComSubExp for tests
94508fe447 Rüdiger Franke * OMCompiler 4acff37...30a76f9 (1): > remove two unused libs from Cpp FMU build
4442848695 hudson Updating submodules * OMCompiler 712c8c3...4acff37 (1): > Merge pull request #241 from gossen/ticket-3520
2db28127d5 Adrian Pop Merge pull request #126 from gossen/ticket-3520
faf768fe01 hudson * libraries f2552a4...d45ecf8 (1): > Bump libraries
e474ae41de Rüdiger Franke * OMCompiler db830e5...712c8c3 (1): > remove unused SimData and FactoryExport from FMU
6070d23344 Lennart Ochel * OMCompiler 0ac9894...db830e5 (5): > Add description of flag newUnitChecking > Rename function insertUnitinEquation > Suppress some warnings > Improve error message > Clean up indentation
4adb15880b vwaurich - disableComSubExp in tearing test
51a241ec4d vwaurich * testsuite cb29956...4adb158 (1): > - disableComSubExp in tearing test
53bf5a160c 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).
0e94ef2086 Rüdiger Franke * OMCompiler 398dd55...afc37d0 (1): > replace hash tables for pre SimVars with offsets
8971b2ac26 Paul Scott * OMCompiler dd7ca6e...398dd55 (1): > Fixed alias default and initial equation sub expression tag
56f47f25ed hudson * libraries 8370f10...f2552a4 (1): > Bump libraries
9e2c153c2d vruge Updating submodules
cb29956a15 vruge expected output
6a8197d518 Rüdiger Franke * OMCompiler 7c86a6a...101b6b2 (1): > small fix to delay buffers
d949c76a13 Rüdiger Franke * OMCompiler d96c198...7c86a6a (1): > use std::deque for delay buffers (#3522)
98b95e96c4 vwaurich * OMCompiler 57cecad...d96c198 (2): > - fix getNoDerivativePosition > - fix for modified Pantelides
e5e3fe64cd Martin Sjölund * OMCompiler c5120f3...57cecad (1): > FMUs need to contain the info.json data
ae08ce5c2e vwaurich * OMCompiler 0f589ef...c5120f3 (1): > - handle empty systems in CSE
7c88237748 Adeel Asghar Only track the Component attributes if they really changed.
7a4ef8387f Adeel Asghar Only track the Component attributes if they really changed.
9abdb8dfa3 Martin Sjölund * OMCompiler 7c902c1...0f589ef (1): > Include dgesv in static source FMU external code
ad463ca92a Marcus Walther Updating submodules
acac6c3243 Marcus Walther - fixed expected output of FMU C++ test
db88a9f490 Rüdiger Franke * OMCompiler 02c1d40...33b29ef (1): > fix integer once more
8ac06182e5 Rüdiger Franke * OMCompiler 4ca8547...02c1d40 (1): > replace lexical_cast with to_string (#3522)
4ef6094f74 Marcus Walther - fixed some typos in ModelicaTest-makefile
474c880f57 Willi Braun Updating submodules
3976439aef Willi Braun expected output
ca92c9c2c1 Willi Braun - added test-case for noEquidistant mode
b08f6879dd Rüdiger Franke * OMCompiler 27e6c56...a2254ab (1): > use C++11 builtin range based for loop (#3522)
bd1887ecc1 Adeel Asghar Fix loading the non-existing classes.
9f25f50c5a Adeel Asghar Fix loading the non-existing classes.
ab0bfa6a0e Adeel Asghar Track connections updates.
8a958872d4 Adeel Asghar Track connections updates.
4dfb7ef16b 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)
475a176a01 Adeel Asghar Call setReloadNeeded for non-existing classes. So we can load them when opened.
311fcb4450 Adeel Asghar Call setReloadNeeded for non-existing classes. So we can load them when opened.
263d54ec49 Rüdiger Franke * OMCompiler 069f34e...64ec735 (1): > replace boost list_of with C++11 builtins (#3522)
a698deb6cc Adeel Asghar Update the inherited class icon when protected component is changed in base class.
dfff115986 Adeel Asghar Update the inherited class icon when protected component is changed in base class.
dace8a83f4 Adeel Asghar Update the inherited class icon when a new shape is added to base class.
d22cc6fdb2 Adeel Asghar Update the inherited class icon when a new shape is added to base class.
a52a97a31c Lennart Ochel Updating submodules
2a0c529376 Lennart Ochel Fix replacements for NORETCALL in when equations
c766f4af42 Martin Sjölund * OMCompiler ab452a3...93d872f (1): > Remove readline dependency from OMCompiler
5d6b03d58b Rüdiger Franke * OMCompiler bc3311a...ab452a3 (1): > fix usage of trunc
f7208cb862 adrpo * OMCompiler 0425c8f...bc3311a (1): > fix msvc build
0e98e6b35e Adeel Asghar Some fixes when duplicating components of built-in types.
e2bbf67500 Adeel Asghar Some fixes when duplicating components of built-in types.
88c7f2f9c4 Adeel Asghar Update Component instances when new shapes are added to the class.
2176a3c6c7 Adeel Asghar Update Component instances when new shapes are added to the class.
034af4bf20 Adeel Asghar Update the Component display name when we do undo/redo.
6b87f1e5b2 Adeel Asghar Update the Component display name when we do undo/redo.
739d20cc51 Adeel Asghar Fix when connector component is set to protected we should hide it from icon view.
4bf2273b02 Adeel Asghar Fix when connector component is set to protected we should hide it from icon view.
8d11f3164f Rüdiger Franke * OMCompiler 5da3ed2...0425c8f (1): > introduce namespace omcpp for more C++11 (#3522)
d3a614a120 vruge Updating submodules
71959bcd63 Adeel Asghar Allow undo/redo when duplicating Components/Shapes.
e9f54669fa Adeel Asghar Allow undo/redo when duplicating Components/Shapes.
4f32f34e0c vruge expected output
bfdc85ca17 vruge added testcase for inlineCalls with tuple
e071711bff 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)
0dfc5bf587 hudson * libraries 67f0e48...8370f10 (1): > Bump libraries
9c17961007 Willi Braun Updating submodules
243f70d9c9 Willi Braun - expected output
7e692bdcf7 Rüdiger Franke * OMCompiler f65e383...b04f8ee (1): > move FMU solver factory include to solver creation
2d5f225a6b Adeel Asghar Allow undo/redo for component attributes.
e322df0940 Adeel Asghar Allow undo/redo for component attributes.
dbcb11574d Adeel Asghar * OMCompiler 7f4c001...f65e383 (1): > Update component comment when component contains dimensions.
7e5343caa8 adrpo * OMCompiler 82c9ab7...7f4c001 (1): > remove deleted files from cmake makefiles to please the msvc build
b38e96460e hudson * libraries bb419d0...67f0e48 (1): > Bump libraries
ed00466803 Martin Sjölund * OMCompiler 5bcd7ee...82c9ab7 (2): > Remove the dependency on expat from FMUs > Check that we do not revert 3rdParty by accident
a1616f0b41 Rüdiger Franke * OMCompiler 4bf245a...5bcd7ee (1): > move solver creation to specific Cpp FMU system
7967244325 vwaurich * OMCompiler b072433...4bf245a (1): > - fix for simjacCSRToCSC
b238b20f75 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
49df22dac4 vwaurich * testsuite eb0ffdd...45a7506 (1): > -added indexReductionTest,remove warnings in craneFMUTest
45a75069cb vwaurich -added indexReductionTest,remove warnings in craneFMUTest
19406092db vwaurich Updating submodules
eb0ffdd7f8 vwaurich - fix tests for pantelides change
4f47ed1926 vwaurich * OMCompiler 29ef347...56d9b00 (1): > - get smaller MSSS for pantelides
8de54e26e0 hudson * libraries a9515fd...bb419d0 (1): > Bump libraries
d56f65a563 Adeel Asghar Allow to undo/redo component transformation changes.
54b69c45fb Adeel Asghar Allow to undo/redo component transformation changes.
76e6ff2961 hudson * doc c7d4672...e929940 (1): > Merge pull request #9 from arun3688/master
e929940c3d Martin Sjölund Merge pull request #9 from arun3688/master
9433020ab8 Rüdiger Franke * OMCompiler 8907348...29ef347 (1): > use C++11 to_string for numeric values (#3522)
52fdcec45d Adeel Asghar Fix creation of Text & Bitmap shape for undo stack.
843654d226 Adeel Asghar Fix creation of Text & Bitmap shape for undo stack.
6ff4dabeb4 Marcus Walther * OMCompiler 57d7bf3...8907348 (1): > - simple fix for array slices - typo fixes for array operations
7779e95589 Niklas Worschech * OMCompiler 3c5fbea...57d7bf3 (1): > simplified inheritance structure for Modelica system in cpp template
055a9a6b84 Rüdiger Franke * OMCompiler f543309...3c5fbea (1): > typo in previous commit
49a44084a8 Adeel Asghar Add class annotation for new classes.
963a24ba91 Adeel Asghar Add class annotation for new classes.
cbc3b18041 Rüdiger Franke Updating submodules
981224e6ff Adeel Asghar Removed the updateClassAnnotation signal.
1652fb898e Adeel Asghar Removed the updateClassAnnotation signal.
3746b035ae Rüdiger Franke extend Cpp tests with negated boolean alias
0e5fc653eb 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
8ba4da8205 Marcus Walther * OMCompiler 85dda17...cc06804 (1): > - fixed windows build
c8111693b1 Rüdiger Franke * OMCompiler a51c28c...85dda17 (2): > re-add boost lib to FMI export prior to C++11 > remove unused FactoryExport from FMU
732bcca670 Adeel Asghar Handle component double click for built in types like Real, Integer etc.
eded7e0bc2 Adeel Asghar Handle component double click for built in types like Real, Integer etc.
80cb3a472b Adeel Asghar Allow to undo/redo the changes done via UpdateShapeProperties dialog.
dff98d3554 Adeel Asghar Allow to undo/redo the changes done via UpdateShapeProperties dialog.
babadf5792 hudson * libraries 46a4ee5...a9515fd (1): > Bump libraries
5e2438d7c5 Martin Sjölund * libraries abe4690...46a4ee5 (1): > Do not rebuild deb-files if they already exist
87d99adef8 Martin Sjölund * libraries c7a263b...abe4690 (1): > Do not upload the same files again
7df26f58dc Willi Braun * OMCompiler ab4c771...a51c28c (1): > - fix symbolic jacobian generation in dynamic state selection
8bb5c1d76f Rüdiger Franke * OMCompiler cfc7caf...ab4c771 (2): > move xml parser include to XmlPropertyReader > use C++11 minmax_element (#3522)
83818718bb Lennart Ochel * OMCompiler 3b89fb7...cfc7caf (1): > Clean up match pattern
a685e51b37 Rüdiger Franke * OMCompiler 9ea2fe6...3b89fb7 (1): > remove duplicate includes from FactoryConfig.h
721b49e8bc Rüdiger Franke * OMCompiler 8d2f20e...9ea2fe6 (2): > completely remove boost libs from FMI export > Localize use of boost filesystem and program_options (#3522)
60c8082ff7 Martin Sjölund * OMCompiler 1bb207d...8d2f20e (1): > FMU support for OSX, which does not support cp -u
246971c6cb Martin Sjölund * OMCompiler 300f04e...1bb207d (1): > Reduce stack space
b52c69eaf7 Martin Sjölund * OMPlot 159e5dd...57c8c57 (1): > Check for qmake in configure instead of make
57c8c57a24 Martin Sjölund Check for qmake in configure instead of make
5d77030ab7 Rüdiger Franke * OMCompiler ea09fa1...300f04e (1): > remove dummy LoadLibrary from static Cpp runtime
4f523d4d93 hudson * libraries 08f28cd...c7a263b (1): > Bump libraries
164eabbfe0 Adeel Asghar Track the shapes duplication operation in undo stack.
bd5ec90e6c Adeel Asghar Track the shapes duplication operation in undo stack.
a93f42fba2 Martin Sjölund * OMCompiler c7fdce2...ea09fa1 (1): > Use va_copy when re-using a va_list
d4e918097a Adeel Asghar More better undo/redo functionality for shapes.
37ccf1713c Adeel Asghar More better undo/redo functionality for shapes.
4ae69721b1 Marcus Walther * OMCompiler 657b5ca...c7fdce2 (1): > - cpp runtime logger is now enabled on windows systems
002d88fd85 Martin Sjölund Updating submodules * OMEdit 8637b07...fbc7bf2 (1): > Bump for latest qmake.m4
3e69c93f3a Martin Sjölund Bump for latest qmake.m4
946bc40d3a Martin Sjölund Bump for latest qmake.m4
c3551f1e1e Martin Sjölund Bump for latest qmake.m4
fbc7bf24c3 Martin Sjölund Bump for latest qmake.m4
71bbd3f695 Martin Sjölund * common d7e9641...c535ec7 (1): > Look for env.vars QTDIR/QMAKE/LRELEASE
159e5dd3e1 Martin Sjölund Check for empty qmake command
c535ec7972 Martin Sjölund Look for env.vars QTDIR/QMAKE/LRELEASE
15cb3fd507 RuedKamp * OMCompiler b2c8ddd...657b5ca (1): > -added FactoryExport for VxWorks
cd6a8f98bb Rüdiger Franke * OMCompiler d462a69...b2c8ddd (1): > remove boost_filesystem and boost_program_options from FMU (#3522)
7b905e41fd Rüdiger Franke * OMCompiler 860b463...d462a69 (2): > move Logger call from generated code to FMUWrapper > remove unused XmlPropertyReader from FMU build (#3522)
2934606e62 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
5254817406 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
a8e32405fa Martin Sjölund * OMCompiler 6544142...fe751df (1): > Init Boehm GC (necessary for OSX)
41bc714e93 Rüdiger Franke * OMCompiler a6932e4...6544142 (2): > fix StaticOMCFactory after previous commit > separate out static solver factories (#3522)
a818bbdcd1 Adeel Asghar Use one command class to update component instead of three.
a380fc0169 Adeel Asghar Use one command class to update component instead of three.
c5ef284c97 Adeel Asghar Instead of creating three commands classes use one class for shapes change undo/redo.
8e598407ff Adeel Asghar Instead of creating three commands classes use one class for shapes change undo/redo.
3984e48d6b hudson Updating submodules * libraries 75515ba...08f28cd (1): > Bump libraries
0e6945e0bb adrpo update tests after library bump
a13a6c9a96 Adeel Asghar Clear the selection when doing undo/redo.
09052a0d38 Adeel Asghar Clear the selection when doing undo/redo.
b9ed433b1f Adeel Asghar Undo for shapes and components movement either by mouse or keyboard.
72c5a36fa1 Adeel Asghar Undo for shapes and components movement either by mouse or keyboard.
292fd0a7be Rüdiger Franke * OMCompiler 96a1c78...a6932e4 (1): > remove remaining use of boost::multi_array (#3522)
4a491a29df bernhard Thiele * OMNotebook 5630b32...472750f (1): > Added plot commands for clocked models
472750f412 bernhard Thiele Added plot commands for clocked models
f85cb19463 Per Östlund Updating submodules
863971a453 Per Östlund Updated tests.
405a955aff vwaurich * OMCompiler 0c1e4fb...137767a (1): > - restructured and extended graph dump of bipartite graphs
b3b75c192d Adeel Asghar Allow undo of deleted connections.
1a75a6d50a Adeel Asghar Allow undo of deleted connections.
bdd216d0f7 Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
2a520b9844 Rüdiger Franke * OMCompiler 9c388fa...0c1e4fb (1): > extend FMI2 Cpp interface with clock interval
2351c8f6ba Rüdiger Franke * OMCompiler 8505a24...9c388fa (1): > revert Cpp Newton solver to version f23c4961
ca011af860 Adeel Asghar Only perform certain key actions when some items are selected.
7396fb72c1 Adeel Asghar Only perform certain key actions when some items are selected.
f70b541752 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.
b5af9a4510 Adeel Asghar Fixes #3408. Set the origin item to bottom so that the connectors located at center of the component can be used.
8637b078e4 Adeel Asghar Fixes #3408. Set the origin item to bottom so that the connectors located at center of the component can be used.
4256e2a3d4 gossen Add test case for inherited class instantiation
c9433de997 Rüdiger Franke * OMCompiler f62e535...8505a24 (1): > fix getClockInterval for integer clocks
eecaa700ee Rüdiger Franke * OMCompiler b1f63b6...f62e535 (1): > remove $PRE replacements that don't apply
acdd45c98a Rüdiger Franke * OMCompiler 463e40e...b1f63b6 (1): > use nice names for $PRE and $CLKPRE in C and Cpp runtimes
9738428718 Rüdiger Franke Updating submodules
29d30bf0cb Rüdiger Franke adapt test to changed order of variable attributes
d8a2753092 Rüdiger Franke adapt test and add a clocked output
172319594e Rüdiger Franke rename test as it covers more than the bug
2b8113df61 Rüdiger Franke * OMCompiler 4002cbd...f1a8433 (1): > make clockIndex optional instead of 0
4632310735 Rüdiger Franke Updating submodules
092dd2f0aa Rüdiger Franke adapt test to nicer $CLKPRE name
51f7b3c16d Rüdiger Franke Updating submodules
8bd5f278d1 Rüdiger Franke update test with clockIndex in FMI 2 modelDescription.xml
8acf55b513 hudson * libraries 5413fe3...75515ba (1): > Bump libraries
a12fabe955 Lennart Ochel * OMCompiler 8cbbb37...3a9e48e (1): > Add support for interval operator to c runtime
dc5e358e89 Lennart Ochel Updating submodules
569c0bef33 Lennart Ochel Remove outdated QSS implementation
5158a97c9c Per Östlund Updating submodules
ea3f6705dd Per Östlund Added test for redeclare attribute propagation.
662d3e2e02 Marcus Walther * OMCompiler f34585c...f9ed55d (1): > - added some more array operations to c++ runtime - fixed some issues with array slices
9243581a3d Lennart Ochel * testsuite 68309ab...8b038f7 (3): > Move TestSolve18.mos to FAILINGTESTFILES > Add getErrorString calls > Split TestSolve.mos
8b038f7343 Lennart Ochel Move TestSolve18.mos to FAILINGTESTFILES
f03e18c710 Lennart Ochel Add getErrorString calls
4877229c75 Lennart Ochel Split TestSolve.mos
9de66c65f2 Rüdiger Franke * OMCompiler ef387e7...f34585c (1): > getClockInterval returns 0.0 instead of 1.0 if unknown
9ecf1b073f Rüdiger Franke * OMCompiler 51ba470...ef387e7 (1): > use implementation of SES_IFEQUATION from C for Cpp
5b5b55ef9b Adeel Asghar Disable show grid lines button for system libraries.
62889e67ed Adeel Asghar Disable show grid lines button for system libraries.
bda691132c Adeel Asghar Create an inherited connection when we create a new connection in the base class.
8e5582884a Adeel Asghar Create an inherited connection when we create a new connection in the base class.
797bbe7d0a Adeel Asghar Draw and allow connection from Expandable Connector.
38b8092a39 Adeel Asghar Draw and allow connection from Expandable Connector.
52537d55df Adeel Asghar Better background colors for views.
3520e6d70e Adeel Asghar Better background colors for views.
648e1a4a6b Adeel Asghar Convert angle 360 to 0.
8c650564fa Adeel Asghar Convert angle 360 to 0.
17c1031b5b Adeel Asghar Added default placement annotation for components that doesn't have one.
1bee49b3d2 Adeel Asghar Added default placement annotation for components that doesn't have one.
68309ab43d Rüdiger Franke add test for FMI export with clocks
2ffdf0ea47 Rüdiger Franke Updating submodules
9c1b728720 fbergero Test for the experimental FMU for QSS and Multirate
3376188c53 hudson Updating submodules
20c0230b8b hudson * libraries 7ded2a0...5413fe3 (1): > Bump libraries
809c928cae Adeel Asghar Undo for shapes rotation.
eb8a4c36da Adeel Asghar Undo for shapes rotation.
545b190a3c Lennart Ochel * OMCompiler 1e22e09...17c6d82 (1): > Fix some typos (#236)
705054c9af Per Östlund * OMCompiler 91f79f8...1e22e09 (1): > Add new flag --useLocalDirection.
7c271b0f5e Willi Braun * OMCompiler 22a42a4...91f79f8 (1): > added debug flags for differentation
19af2d3bb3 mahge * OMCompiler db371fa...22a42a4 (1): > + Fix #2933. Fix type informations for nested array reductions
a7c657ca61 Adeel Asghar Undo for component rotation.
b037ac08ea Adeel Asghar Undo for component rotation.
f16b4cc08c Willi Braun Updating submodules
998686a7a6 Willi Braun added testcase for non-linear system with a function involed.
b9cd8a6662 Lennart Ochel * OMCompiler 244b2a2...cde0a70 (4): > Try to fix floating point exception > Revised substitutePartitionOpExps and substClock > Revised function substituteParitionOpExps > Cleaned up SynchronousFeatures.mo
f98f049d90 arun3688 * OMNotebook 488d796...5630b32 (1): > setCommandLineOptions("+std=3.3") for few clocked Synchronous model
5630b3281c arun3688 setCommandLineOptions("+std=3.3") for few clocked Synchronous model
ff41a53dbe Lennart Ochel * OMCompiler 176b400...244b2a2 (1): > Add more TRACE instructions
0089205560 Lennart Ochel * OMCompiler 748021d...176b400 (1): > Add missing TRACE instructions
cad1cb6f29 Lennart Ochel * OMCompiler b297e3a...748021d (1): > Fix indentation
2787973519 bernhard Thiele * testsuite 47f4c84...d9a5133 (1): > Tests from Synchronous lib
d9a51334cf bernhard Thiele Tests from Synchronous lib
9a14754fa9 Rüdiger Franke * testsuite d6113ef...47f4c84 (2): > add test for different types of clocked variables > test interval() without argument
47f4c84822 Rüdiger Franke add test for different types of clocked variables
18ff445e42 Rüdiger Franke test interval() without argument
884b1e6b53 Rüdiger Franke * OMCompiler c7257cc...b297e3a (2): > cleanup creation of non-clocked variables > support clocked states of any base type
0fb72dcb38 adrpo * OMCompiler 55125bf...c7257cc (1): > more fixes to #3503, fix clock substitution
4bf802456f Rüdiger Franke Updating submodules
d6113efb36 Rüdiger Franke extend clockedTest
a5da4e92ba hudson * libraries 35ae0ee...7ded2a0 (1): > Bump libraries
201f7af30b adrpo * OMCompiler 8447b1b...3e6f284 (1): > fix more typos
1e3167a1d7 vwaurich * OMCompiler 213ddae...8447b1b (1): > - store crefs for protected variables in visual.xml
4a71f04cf0 Adeel Asghar Removed unused constructors of the shapes.
f91caeeb38 Adeel Asghar Removed unused constructors of the shapes.
a13d66f79b Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
39723becf4 adrpo * OMCompiler 9608520...213ddae (1): > fix typo in function names
f0d262f929 Adeel Asghar Mark the model modified when component is removed. Properly check if Icon view has annotation or not.
de1c1ff0df Adeel Asghar Mark the model modified when component is removed. Properly check if Icon view has annotation or not.
a777e79044 Adeel Asghar Fixed the saving of single file packages.
bf11a775d7 Adeel Asghar Fixed the saving of single file packages.
81a4b57553 Lennart Ochel * OMCompiler cea00ab...9608520 (1): > Use module "Error" instead of print for errors
e8b2523bde Lennart Ochel * OMCompiler 9365264...cea00ab (1): > Add more helpful error message
6ff97e0ad9 arun3688 * OMNotebook e90ff37...488d796 (1): > Added Clocked Synchronous models to Notebook and some more new models
488d796015 arun3688 Added Clocked Synchronous models to Notebook and some more new models
a497c9b8a9 adrpo * OMCompiler ae1a72c...9365264 (1): > more fixes for #3503, handle shiftSample arguments better
c9432a6f73 adrpo * OMCompiler e78c79d...ae1a72c (1): > more fixes for #3503 - fix subSample, superSample argument checking - fix to allow Clock to be used as a connector
810c9bb3f2 Lennart Ochel * OMCompiler 7e6ad02...e78c79d (2): > Use constant emptyInputData > Simplified record DIFFINPUTDATA
27a3085e57 Willi Braun Updating submodules
bc9376daa7 adrpo * OMEdit 435e541...7fd0367 (1): > fix #3504, build with qt4 even if qt5 exists
1501542c56 adrpo fix #3504, build with qt4 even if qt5 exists
7fd0367c62 adrpo fix #3504, build with qt4 even if qt5 exists
b85c207e89 Willi Braun - update testcase and expected output
43511c4bbe hudson * libraries 15d5a4c...35ae0ee (1): > Bump libraries
2ca397f54d Lennart Ochel * OMCompiler 2f0f007...9079fd2 (1): > Add missing brackets to cast expressions
6dbf82aada mahge * OMCompiler bfa33db...2f0f007 (1): > - parenthesize expression is div()
338fff9c0d gossen Add tests for #3492
a329c2efbc gossen Updating submodules
92f5d47495 Lennart Ochel * OMCompiler e02e8c9...9ef520e (1): > Fixed module simplifyComplexFunction
49a754df04 gossen Add tests for top level nested connectors
1e4ef084e6 gossen Updating submodules
14dd5fb1fa adrpo * testsuite 6707ec8...4b8cd77 (1): > add test for #3503
4b8cd77527 adrpo add test for #3503
22e791946c adrpo * OMCompiler fb0df34...c5ce437 (2): > fix for #3503, prefix clocks > add the new files to the msvc cmake files
949a3d17ed hudson * libraries 6a08d95...15d5a4c (1): > Bump libraries
1cd1292ffc adrpo * OMCompiler fb7644b...fb0df34 (1): > fix windows build and source fmu test on gcc
8dcbe852cc Rüdiger Franke * OMCompiler 5dfc9cd...fb7644b (1): > attempt to fix #3502
c7692bd1f5 Rüdiger Franke * OMCompiler 794b444...5dfc9cd (1): > Abstract naming of previous variables
9594442d56 Rüdiger Franke * OMCompiler e28a98f...794b444 (3): > adapt whitespaces to existing tests > Extend FMI2 export with DiscreteState > Introduce clocked state variables
2a2d9b8bb4 adrpo * OMCompiler 2351546...e28a98f (1): > update 3rdParty
efe71a38cf adrpo * OMCompiler 5a5e52f...2351546 (1): > fix windows build
e51f1d41c3 Rüdiger Franke Updating submodules
6707ec85f6 Rüdiger Franke update clockedTest for #3498
8d35fe6cf1 Adeel Asghar Save one file packages with correct indentation.
61693d9354 Adeel Asghar Save one file packages with correct indentation.
d9d30d0d86 hudson * libraries 410355c...6a08d95 (1): > Bump libraries
c56af4b871 Adeel Asghar Draw the class inherited connections.
a9cfc40117 Adeel Asghar Draw the class inherited connections.
bf8ed3b7df hudson * OMCompiler 4b5a985...fae5a0a (1): > Merge pull request #229 from lochel/PlanarMechanics
0dc2dcaefb Lennart Ochel * OMCompiler 74bab69...4b5a985 (1): > Remove useless line of code
a81eebb43a Lennart Ochel * OMCompiler 8734a49...74bab69 (1): > Fix dump of sparsity information
07ad49a0bd hudson * libraries 17391f1...410355c (1): > Bump libraries
40d4915556 Adeel Asghar Get class connections. Allow undo/redo of connections.
003436e036 Adeel Asghar Get class connections. Allow undo/redo of connections.
4607989475 arun3688 Update OMNotebook documentation with new features
93c4802dff vwaurich * OMCompiler 1363820...8734a49 (1): > - rewritten ResolveLoops.partitionBipartiteGraph
3ea075516a Lennart Ochel * OMCompiler 10f5341...1363820 (1): > Try to fix #3482/#3498
8a1542ef50 Adeel Asghar Do not modify argc & argv. Use setStyleSheet to apply the styles.
87d6a1fc41 Adeel Asghar Do not modify argc & argv. Use setStyleSheet to apply the styles.
84298c8f23 Per Östlund Updating submodules
6b0a496f9b Per Östlund Updated test cases for #3479 fix.
96359f8d12 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.
828629a3d7 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.
eba49604fb arun3688 * OMNotebook 6302217...e90ff37 (1): > improve the evaluation of latexcells, automatic hiding of latex source and height adjustments
e90ff376dd arun3688 improve the evaluation of latexcells, automatic hiding of latex source and height adjustments
762e099f22 Martin Sjölund Updating submodules
2804a38245 hudson * libraries f240c48...17391f1 (1): > Bump libraries
5a8f66512b Martin Sjölund Translating FMU no longer keeps temporary files
4b6af1dbb4 Martin Sjölund Add debug message to WasteWater test when failing
314ff9437b Martin Sjölund Add test for static source FMUs
7279334b79 Lennart Ochel * OMCompiler 7bf48ba...4cdc91b (1): > Improved some error messages
e364f275e8 mflehmig * testsuite 2f59fc7...a2c09a0 (1): > - Make clean will not remove Pyhton scripts.
a2c09a0d19 mflehmig - Make clean will not remove Pyhton scripts.
2ad4e621f4 mflehmig * testsuite 27d324c...2f59fc7 (1): > * Polished output.
2f59fc727e mflehmig * Polished output.
a69ef3236c hudson * libraries 85f043d...f240c48 (1): > Bump libraries
1d6680d547 mflehmig * testsuite 41c9ce3...27d324c (1): > - Added Python scripts to execute msl-simulations in parallel and obtain statistics.
27d324c1d0 mflehmig - Added Python scripts to execute msl-simulations in parallel and obtain statistics.
6794800192 mflehmig * OMCompiler 62eff23...7bf48ba (1): > - Added some german translations of error and warning messages. - Small cleanup in flag description.
e80afc5828 adrpo update submodule OMCompiler
560b06b9ac Rüdiger Franke * OMCompiler 92cf27f...eda1836 (2): > implement clocks in Cpp FMI2 interface > add clock accessors to Cpp model
f52e717e02 Martin Sjölund * OMCompiler 8ed87db...92cf27f (1): > Update ModelicaExternalC for Noise library
0c19fe1a25 hudson * libraries 0cc16f6...85f043d (1): > Bump libraries
c8d85001ab adrpo * OMCompiler 29aa22f...8ed87db (1): > fix gcc build
889a50a3e2 arun3688 * OMNotebook 9620a35...6302217 (1): > Update Main DrModelica.onb file date to latest
6302217534 arun3688 Update Main DrModelica.onb file date to latest
67840bbe21 Lennart Ochel * OMCompiler 2602d04...29aa22f (1): > Removed unused variable
d338889232 Lennart Ochel * OMCompiler 75feda9...2602d04 (1): > Speed up initialization
4477a6899f Martin Sjölund * OMCompiler 672f53e...75feda9 (1): > Change simulation_input_xml from C++ to pure C
63267874e3 arun3688 * OMNotebook d547803...9620a35 (1): > Update Notebook with new models and some fix to existing models
9620a35bd2 arun3688 Update Notebook with new models and some fix to existing models
9ee9ec3905 Martin Sjölund * OMCompiler ca9109b...672f53e (1): > Remove one more C++ hashmap
3d677da5fe Lennart Ochel Updating submodules
41c9ce3351 Lennart Ochel Updated expected output
21738dbabc Martin Sjölund * OMCompiler f0f7bc9...a030088 (1): > Change implementation to fread instead of getline
6969a0b945 hudson * libraries 3dede0d...0cc16f6 (1): > Bump libraries
e942d55351 adrpo * OMCompiler 1c35b32...f0f7bc9 (1): > fix msvc issue
ef8412e741 hudson * libraries f48d09f...3dede0d (1): > Bump libraries
55a9841821 adrpo * OMCompiler 4a406ed...1c35b32 (3): > remove bad free > remove tabs > attempt to fix the windows build
8ef827d588 Adeel Asghar Update components when shapes are added/deleted.
0869ec590b Adeel Asghar Update components when shapes are added/deleted.
b73e1cdfab hudson * libraries 2f55fb8...f48d09f (1): > Bump libraries
fde995c480 Martin Sjölund * OMCompiler 0283c7b...4a406ed (1): > Introduce uthash to the XML reader
f27d20b477 Martin Sjölund * libraries 3a13721...2f55fb8 (1): > Add MultiPhaseMixtureMedia
fdd812a593 Martin Sjölund * OMCompiler 9e822e7...0283c7b (1): > Removed some C++ features from the XML reader
5eef0d3734 Lennart Ochel * OMCompiler 42a54d3...9e822e7 (1): > Decompose exectStat for initialization phase
c9cf556ac2 Marcus Walther * OMCompiler 1aff821...42a54d3 (1): > - boost root is now only passed to cmake if it is set to something != ""
49d5d49ce2 Lennart Ochel Updating submodules
faad5bf516 Lennart Ochel Generate code with less nested brackets
0bd0b1ff08 hudson * libraries 438b09c...3a13721 (1): > Bump libraries
7fc63481dc vwaurich Updating submodules
38d648b46a vwaurich - remove whitespaces
30db1e02f5 vwaurich - remove whitespaces
a127482828 Martin Sjölund * OMCompiler 6f37672...21d79d8 (1): > Fix logic error for SystemImpl__removeDirectory
a81fa30296 Adeel Asghar Handle the case when extends classes are unloaded/loaded.
36a2419f91 Adeel Asghar Handle the case when extends classes are unloaded/loaded.
2a56240d76 Marcus Walther * OMCompiler f317b8b...6f37672 (1): > - fix for GCC 5
6940e1a4db Martin Sjölund * libraries ea18877...438b09c (1): > Update ScalableTestsuite from casella's repo
2d753b1f72 Lennart Ochel * OMCompiler 79cd7ca...f317b8b (1): > Update .gitignore file for java_interface
703263bda4 Adeel Asghar Fixes #2711. Better handling of class components.
e87b1f31ff Adeel Asghar Fixes #2711. Better handling of class components.
1ec2d56697 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
dc10278a2a Marcus Walther * OMCompiler 5fd45cf...79cd7ca (1): > - try to fix OSX Cpp-Runtime Job
3ee1702e56 Lennart Ochel Updating submodules
c220b5b495 Lennart Ochel Deactivate module constantLinearSystem
b482c6f5c1 Marcus Walther * OMCompiler 88785c8...5119eb7 (1): > - try to fix OSX Cpp-Runtime Job
a92bcdf748 Lennart Ochel * OMCompiler 30fb32e...88785c8 (1): > Simplified implementation of execStat
0600ff16fa Martin Sjölund * OMCompiler bf00971...30fb32e (1): > Reduce the number of dependencies in FMUs
64a998d961 Lennart Ochel * OMCompiler a378a1a...bf00971 (2): > Add mssing Jacobian types > Fixed definition of StrongComponent
400aa9919a Marcus Walther * OMCompiler bd69748...a378a1a (1): > - try to fix OSX Cpp-Runtime Job
ee6ed4d0b1 adrpo * OMCompiler ea9b035...bd69748 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > update the relative path to Compiler directory
2a0949a969 hudson Updating submodules * libraries b87acf1...32e6c05 (1): > Bump libraries
d438645098 adrpo update tests after library bump
8c2a1d1223 RuedKamp * OMCompiler 9e3866d...ea9b035 (2): > -added initialization of pointers > -changed cycletime for vxworks
ff0decad38 adrpo * OMCompiler ed9ce6f...9e3866d (1): > fix windows build
1d159b459d Lennart Ochel Updating submodules
b1c655739f Lennart Ochel Updated reference file
c2f423c916 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
cad0e0769d Lennart Ochel Updated expected output
31155f9d6c Martin Sjölund * OMCompiler c71d1ae...116b7c7 (1): > Moved the location of java_interface
4edcdca5f6 hudson Updating submodules * libraries a41a1b0...b87acf1 (1): > Bump libraries
c6b7bfe37c adrpo update tests after library bump
a10122689e Martin Sjölund Updating submodules
ea39a14a7c Martin Sjölund Update output for #3481
7c6d8d0f1b Martin Sjölund * OMCompiler f9b879f...8c0b06e (1): > Allow the use of package.order
fed18df042 Rüdiger Franke Updating submodules
4eb160b41b Rüdiger Franke extend Cpp clockedTest
9e8020f579 arun3688 * OMNotebook 7ab0a67...d547803 (1): > Perform Cell copy and paste operation with regular Ctrl+c and Ctrl+v shortcuts
b850c7cb14 Ruediger Franke add test for Cpp synchronous support
72d302195e Ruediger Franke Updating submodules
d547803f28 arun3688 Perform Cell copy and paste operation with regular Ctrl+c and Ctrl+v shortcuts
73999d2994 Lennart Ochel Updating submodules
1fc1e83f57 Lennart Ochel Activate test case algorithms.mos
535508ded8 Lennart Ochel Added test for ticket 3477
8c1ea11b92 Lennart Ochel Updated expected output
69535a23aa hudson * libraries 158d9b9...a41a1b0 (1): > Bump libraries
8049849bdc Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
d3eff35368 Lennart Ochel Updating submodules
7e1d026367 Lennart Ochel Updated expected output
c5902439f3 Lennart Ochel * OMCompiler aca0480...88a65ee (1): > Filter constant when conditions
325e08e179 bernhard Thiele Added clocked DID test case
b59345dc73 bernhard Thiele * testsuite 4164dac...325e08e (1): > Added clocked DID test case
f498cd67e1 vwaurich * OMCompiler 4a58ffa...aca0480 (1): > - fix for evalAllParams
d2a9dc63d8 Marcus Walther Updating submodules
4164dacf25 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
e7263fe4f1 hudson * libraries b372b12...158d9b9 (1): > Bump libraries
2ee7fc2178 Marcus Walther * OMCompiler ef8b4ae...4a959d0 (1): > - duplicated ModelicaLibraryConfig for gcc and msvc
e48f3a0999 Lennart Ochel Updating submodules
cf476661ae Lennart Ochel Added test for ticket 2337
8d79856623 Lennart Ochel * OMCompiler ad14fcb...a78d281 (1): > Cleaned up Differentiate.mo
1da592afb0 hudson * libraries eb3647f...b372b12 (1): > Bump libraries
0fed4ef540 Lennart Ochel Activated test IfEquation5.mos
16a3171a22 Lennart Ochel * testsuite 5eb0284...0fed4ef (1): > Activated test IfEquation5.mos
b3c71e32a0 Per Östlund Updating submodules
5eb0284de9 Per Östlund Added test for #3473.
d186d52536 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)
4e47a4fbe9 Lennart Ochel * OMCompiler 0ed9bc8...5e4b2b1 (1): > New flag to dump functions
990dd4f55a arun3688 * OMNotebook dbd1ef4...7ab0a67 (1): > Added functionality to copy and paste cells between Notebooks
7ab0a67703 arun3688 Added functionality to copy and paste cells between Notebooks
9757f71c1d Lennart Ochel Updating submodules
ad4fdde8a8 Lennart Ochel Added index reduction to optdaedump
b566779d9b hudson * libraries 59970b6...eb3647f (1): > Bump libraries
aa05b72029 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
082c13b168 Lennart Ochel Updating submodules
b6f6944008 Lennart Ochel Adapted optimization modules for Jacobians
0559624c3d Lennart Ochel Updating submodules
2d2c6eec19 Lennart Ochel Added new backend module "simplifyAllExpressions"
6d77cd0d6d Marcus Walther Updating submodules
d98c6e1f69 Marcus Walther - forgot to rename mos-file and adapt makefile of cppruntime-test-folder
e257d85193 Marcus Walther - test for hardcodedStartValues-Flag added
78b8c6dbc0 Niklas Worschech * OMCompiler e44b65b...8453937 (2): > fix for start index for array creation in cpp template > fix for createArray in cpp template
2c094a6ea6 Lennart Ochel Updating submodules
e27fffeb06 Lennart Ochel Exclude removeInitializationStuff from
a3bc6b82af Lennart Ochel Updating submodules
7e92f79f2f Lennart Ochel Updated expected output
13c1925922 Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
e4e8aeb58f Lennart Ochel Updating submodules
bf51f0e44a Lennart Ochel Updated expected output
7b40c86c1d hudson * libraries 9c185ae...59970b6 (1): > Bump libraries
ea7b44a314 Adeel Asghar Draw red cross for non existing inherited class.
aceace2ea2 Adeel Asghar Draw red cross for non existing inherited class.
38672a2dfd bernhard Thiele Updating submodules
0a122d16bc bernhard Thiele Added state machine tests
17962141c5 hudson Updating submodules * libraries 9ff3168...9c185ae (1): > Bump libraries
25b7068264 adrpo - update test after library bump
dde8521e33 bernhard Thiele Updating submodules
5dcc7b90e4 bernhard Thiele Fixed expected SMMin.mos output
2f33234fe3 Lennart Ochel * OMCompiler 707bc0b...8d8549f (1): > Added missing descriptions for opt. modules
e9d2088980 Lennart Ochel * OMCompiler 0de2ae0...707bc0b (1): > Cleaned up BackendDAETransform
81b029e6a7 hudson * libraries 9d74f59...9ff3168 (1): > Bump libraries
a998028776 Per Östlund Test case for #3467.
c9a28d56ee Per Östlund Updating submodules
1d1a31f502 Marcus Walther Updating submodules
9969b50cd7 arun3688 * OMNotebook 9e4ed5c...dbd1ef4 (1): > Display the output of latexcell to the top left position of the cell
dbd1ef431d arun3688 Display the output of latexcell to the top left position of the cell
d24e1ca32b Marcus Walther - static linking test of cpp-runtime is now working correctly
02572dbc97 Rüdiger Franke * OMCompiler 1663998...e6cfb0d (1): > disable erronous dimensioning of array (#3464)
399138a108 Adeel Asghar * OMCompiler f71d5c4...1663998 (1): > Copy the required binaries for FMU. Display information about state when fails.
6567693fd2 Rüdiger Franke Updating submodules
107be737b7 Rüdiger Franke fix version for FMI 1.0 test
9bc75fcf92 Rüdiger Franke add a simple alternative test for Cpp FMI 1.0
555c096642 Rüdiger Franke disable Crane_FMU1_CPP test after second failed Hudson job
9e51edc05c hudson * libraries 060aa11...9d74f59 (1): > Bump libraries
79502dd2ee Adeel Asghar Updated the icon in libraries browser when graphical object is updated.
2229db132d Adeel Asghar Updated the icon in libraries browser when graphical object is updated.
38c4ab8da7 Adeel Asghar Better handling of inherited classes for graphical objects. Added undo/redo for adding & deleting graphical objects.
a8af171a41 Adeel Asghar Better handling of inherited classes for graphical objects. Added undo/redo for adding & deleting graphical objects.
9034bc0450 Lennart Ochel * OMCompiler 75935f4...a23d238 (2): > Added missing options to potOptModules ... > Added initOptModules to documentation
827066b23a Rüdiger Franke * OMCompiler dc6ee4f...75935f4 (1): > redo yesterday's Array commits after merge 31041f6
2e44505344 hudson * libraries 159b76b...060aa11 (1): > Bump libraries
f95795244a hudson * OMNotebook fe38b0d...9e4ed5c (1): > Merge pull request #1 from hkiel/change_menu_shortcut
9e4ed5c34c Martin Sjölund Merge pull request #1 from hkiel/change_menu_shortcut
852e3d0cb4 Henning Kiel fix typo
fb0fbc0ccc Henning Kiel ignore generated file
aa6c6fbece Henning Kiel Use CTRL+W to close window like in other OM apps
c810b45e5d arun3688 * OMNotebook f8a0969...fe38b0d (2): > Merge branch 'master' of https://github.com/OpenModelica/OMNotebook > Hide Latex Source after evaluated, show only the output part
1ee1f6382e Per Östlund * OMCompiler 28fda15...dc6ee4f (1): > Bootstrapping fix.
fe38b0d63b arun3688 Merge branch 'master' of https://github.com/OpenModelica/OMNotebook
476d43c791 arun3688 Hide Latex Source after evaluated, show only the output part
26e751bc2c 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
f2f8e2f904 Lennart Ochel Updating submodules
a15844da4f Lennart Ochel Updated expected output
c5e68cc5ae Rüdiger Franke * OMCompiler e19799f...a2f905b (2): > replace dynamic boost::multi_array with new/delete > replace static boost::array with built-in array
1e0683a285 hudson * libraries 0f7ea01...159b76b (1): > Bump libraries
2dced24fe4 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
fce90e552f 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
2c02f61707 Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
80a17960ba Lennart Ochel * OMCompiler b786010...967f532 (1): > Removed match statement from removeUnusedFunctions
1ace2c5710 Lennart Ochel Updating submodules
fd981d3ac7 Lennart Ochel Updated expected output
e42dc78aec bernhard Thiele Updating submodules
90336e299b Adeel Asghar * OMCompiler 8cbf8b3...4597a3a (1): > Handle case when baseclass not defined.
63dc322ea4 bernhard Thiele Added test for timeInState()
2a9b0383ac Rüdiger Franke * OMCompiler e785f3b...8cbf8b3 (1): > dereference system from when equation in alg loop
e6edbe9793 hudson * libraries 2fea99e...0f7ea01 (1): > Bump libraries
bd4c44cb1e bernhard Thiele * testsuite 52d2ee5...a78d0d2 (1): > Added test for ticksInState()
a78d0d26f1 bernhard Thiele Added test for ticksInState()
4d58e8739b bernhard Thiele * OMCompiler cd7c5dc...e785f3b (1): > Add support for ticksInState() op
58e37a8559 bernhard Thiele * OMCompiler 1dff76a...cd7c5dc (1): > Renamed misleading function name
aa5e31a4b0 Rüdiger Franke * OMCompiler d78c1bf...1dff76a (1): > cleanup Cpp daeExpBinary (#3458)
82d0639122 adrpo * testsuite 449f0a6...52d2ee5 (1): > add test for bug #3458
52d2ee5090 adrpo add test for bug #3458
96fc4a1bb1 adrpo * OMCompiler 94be67b...d78c1bf (1): > fix for #3458, proper type in DAE.MUL_MATRIX_PRODUCT
5d544df034 Rüdiger Franke * OMCompiler d8285af...94be67b (1): > implement Cpp cast_array
cf6f2faadb hudson * libraries c50a8cf...2fea99e (1): > Bump libraries
887c6a37a7 Rüdiger Franke * testsuite 3aff934...449f0a6 (1): > add at least one correct Cpp FMI2 test
449f0a68ac Rüdiger Franke add at least one correct Cpp FMI2 test
25ece09164 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
860ba8c51f Martin Sjölund * OMCompiler ef0a906...8de5c5e (1): > Check hwloc exit status before using the data
403afbcf78 hudson * libraries df18f93...c50a8cf (1): > Bump libraries
27bea5d5e1 Lennart Ochel * testsuite 4175aaf...3aff934 (1): > Reactivated Modelica.Elect...al.Examples.RAM.mos
3aff9343bb Lennart Ochel Reactivated Modelica.Elect...al.Examples.RAM.mos
e440ef05d1 Lennart Ochel Updating submodules
4175aafeb5 Lennart Ochel Updated expected output
e054dff5a0 Lennart Ochel * OMCompiler 56d186b...c14ac39 (1): > Added config flag ...
7dfbb017b3 Lennart Ochel Updating submodules
ff5156b40f Lennart Ochel Deactivated some tests for now
38c41e4b59 Lennart Ochel Updated expected output
619c77da0d vwaurich * OMCompiler 00ba1c4...523217e (1): > - new +d=evalOutputOnly feature
ffb5c2189d Marcus Walther * OMCompiler d5feda6...00ba1c4 (1): > - removed unused parts of init.xml-file (cpp runtime)
7633fcaed7 adrpo * testsuite cb4482e...e60adf4 (1): > add alarm to hpcom test as it cycles on mac
e60adf46b5 adrpo add alarm to hpcom test as it cycles on mac
e6f3108389 hudson * libraries 1c96463...df18f93 (1): > Bump libraries
a5cc78ffd6 Martin Sjölund * testsuite b363a99...cb4482e (1): > Add test for merging class annotations
cb4482e538 Martin Sjölund Add test for merging class annotations
ac96b51e11 Martin Sjölund * OMCompiler b135ff8...d5feda6 (1): > Make the gettext targets start working again
b257c20110 tbeu * OMCompiler 1eda356...b135ff8 (1): > Fix typo in message
a8f549ed89 Martin Sjölund * OMCompiler 3b35f13...1eda356 (1): > When merging annotation, consider the order
c3dd385ae1 bernhard Thiele * OMCompiler e444b71...3b35f13 (1): > Less intrusive wrap hack
2ac71aa676 Martin Sjölund * OMCompiler 326bdaa...e444b71 (1): > Handle delete+whitespace+add better
97c6a4a66f vwaurich * OMCompiler 83ee71a...326bdaa (1): > - new evalAllParams implementation
65812fafe7 Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
0abf87b291 bernhard Thiele Updating submodules
b363a99f19 bernhard Thiele Added state machine tests
84ef1c6604 Rüdiger Franke Updating submodules
fb1fc20de8 Rüdiger Franke add test for built-in math functions
2d7208451b hudson * libraries b1b3929...1c96463 (1): > Bump libraries
0ee109bdbd vruge fixed 3437: - compare only optimization variables - added bounds for der(evaporator.V_v) - changed simulation falgs (init push, mu-strategy)
42839ff6ff 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)
1079393027 hudson Updating submodules
d4d3078c7a Marcus Walther - updated expected output for c++ fmu simulations
4e0dcce76f Marcus Walther * OMCompiler 494b8d6...631897c (1): > - hpcom levelfix scheduler is now available in combination with openmp
1e780bcc7a Per Östlund Updating submodules
de547c12f7 Per Östlund Added test for #3421.
d05aa3ccad Martin Sjölund Updating submodules
aff54d9dc7 Martin Sjölund Add testcase for #3422
4d11cdccc6 Martin Sjölund * OMCompiler 260aeb5...1ecd285 (1): > Fix tail recursion (#3448)
af41ad51d0 Martin Sjölund * OMCompiler ceb1975...260aeb5 (1): > Fixes for stack overflow detection
420fb37dea bernhard Thiele * OMNotebook 3b86f9e...f8a0969 (1): > Fixed non-working examples
f8a096918c bernhard Thiele Fixed non-working examples
151dbc7522 hudson * libraries 570ab51...b1b3929 (1): > Bump libraries
0cc06d32af Per Östlund Updating submodules
27a774ace5 Per Östlund Added testcase for #3409.
482a1a2d06 adrpo * OMCompiler d68413f...0e43de5 (1): > fix #3444 - show only real numbers with 4 decimal digits
6ecce44a76 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)
6add9e17e8 adrpo * OMCompiler 1dae48d...1322e77 (1): > add 1.9.4 version
fa1c72596d Martin Sjölund * doc 5a58cbb...c7d4672 (1): > Improve the detection of current / previous release
c7d4672466 Martin Sjölund Improve the detection of current / previous release
7bc7ca4da4 adrpo * OMCompiler f7a9b46...1dae48d (1): > add 1.10.0 version
06dc31c2df gossen Updating submodules
10fa907e27 gossen Fix test Enum5.mo
ce7f2a6b43 gossen Add test case for enumeration redeclaration
f8ad538a95 hudson * libraries c3ef008...570ab51 (1): > Bump libraries
d2b11e658e Martin Sjölund Add test for re-opened #3424
bf0186999d Martin Sjölund Updating submodules
86aa2c0988 Marcus Walther * OMCompiler 06ce3b8...2ca32d4 (1): > - fix typo
5609c656e5 hkiel * OMCompiler 7c85c2e...06ce3b8 (1): > Fix system() call by continuing to wait if EINTR is received from child process
a59fff2738 Adeel Asghar * doc 00f8fa4...5a58cbb (1): > Merge pull request #8 from adeas31/doc
5a58cbb67f Adeel Asghar Merge pull request #8 from adeas31/doc
ed5b948ba9 Adeel Asghar Added inkspace to build instructions.
12129cd977 hudson * doc e9553fb...00f8fa4 (1): > Merge pull request #7 from adeas31/doc
00f8fa41f1 Martin Sjölund Merge pull request #7 from adeas31/doc
c0827a48f3 Adeel Asghar Cross reference Modelica3D picture.
34bc74298c Adeel Asghar Use same number of characters.
f6b8134e59 Adeel Asghar Added Modelica3D image.
1159cd6737 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.
9470b8b8fb arun3688 * doc 68483a6...e9553fb (1): > Update image to current OMNotebook
e9553fb522 arun3688 Update image to current OMNotebook
ffaf6c4988 Martin Sjölund * libraries 1b24714...c3ef008 (1): > Update Debian dependency for Modelica3D
c121fce777 hudson * libraries 158516f...1b24714 (1): > Bump libraries
ce6b9439fd Martin Sjölund * libraries 1819782...158516f (1): > Some fixes to build Modelica3D deb packages
c2d30dcff3 Martin Sjölund * doc 2735f4b...68483a6 (1): > Incorporated more of Peter's suggestions
68483a60bc Martin Sjölund Incorporated more of Peter's suggestions
cb7484024f adrpo attepmt to make windows build on hudson more stable
5ae49969af hudson * libraries 028ec04...1819782 (1): > Bump libraries
aba923d5fe Rüdiger Franke Updating submodules
1588408958 Rüdiger Franke adapt test logs to fixed stream implementation
35646655b2 hudson * libraries cb4d4dd...028ec04 (1): > Bump libraries
022af8d39c Martin Sjölund * doc aab84ab...2735f4b (1): > Add release notes
2735f4bb61 Martin Sjölund Add release notes
62f62da1ac Martin Sjölund * OMEdit 90facdc...435e541 (1): > Fix OSX paths
7ceabdd4ff Martin Sjölund Fix OSX paths
435e5419cf Martin Sjölund Fix OSX paths
d11ddc6050 mahge * OMCompiler 5e4151e...83ed62a (1): > - Check and exit if there are no valid OpenCL devices. - Fix makefile.
bfa93b130d Martin Sjölund * doc a1c91e1...aab84ab (1): > Add 2015 contributors
aab84ab0bd Martin Sjölund Add 2015 contributors
757f8b3ed8 Martin Sjölund * doc 1b40fef...a1c91e1 (1): > Update based on Peter's comments
a1c91e1af2 Martin Sjölund Update based on Peter's comments
88ced1f422 adrpo add gitclean to Makefile.in also
2ab6f53d02 Adeel Asghar Updating submodules
0f0f386027 Adeel Asghar Added test for `getInheritedClasses`.
0f06735900 mahge * testsuite 11293e5...a243f9e (1): > - Added testcases for parmodelica - tests are optionally enabled by passing -parmodexp to runtets.pl
a243f9eb9b mahge - Added testcases for parmodelica - tests are optionally enabled by passing -parmodexp to runtets.pl
4d4aade0ce adrpo * testsuite d6e8568...11293e5 (1): > reactivate test after more fixes to #3430
11293e5610 adrpo reactivate test after more fixes to #3430
11e7fa0d90 adrpo * OMCompiler 4300bd2...e33279a (3): > Merge upstream changes > fix for ticket #3444 > more fixes for #3430, handle both lists empty
1c3943a968 mahge * OMCompiler d78c686...4300bd2 (1): > - Fix inculde path for Intel OpenCL - Fix include directory for build - Disable extra timing outputs
1aebf4755e hudson * libraries 882eab2...cb4d4dd (1): > Bump libraries
13f7f1cd89 Martin Sjölund Updating submodules
d6e8568687 Martin Sjölund Add testcase for #3410
baa9361150 vwaurich * OMCompiler 6fe518d...20a6b17 (1): > - dont care about dummystates in plts
0287442213 Per Östlund Updating submodules
b00b52fc6e Per Östlund - Reactivate test case for #3386.
0d1db1d9ef Adeel Asghar * OMCompiler 7b9a6c9...cdb08e0 (1): > Fixes #3442 Also fixes the make clean. Use $(OMBUILDDIR).
2dfa440d31 Martin Sjölund Updating submodules
8f12f4a744 Martin Sjölund Add test for #3424
5c1ac8f555 vwaurich * OMCompiler 385a51d...3632351 (1): > - make limit for plts configurable
ceee6e6070 mflehmig * OMCompiler c5a5c81...385a51d (1): > - fixed newline bug
faa225ba58 Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
f48fcd032b adrpo * OMCompiler c97eca9...c5a5c81 (1): > copy recursive
0cf4e14628 adrpo * OMCompiler a1671c5...c97eca9 (1): > proper include directory for sundials
945274c654 adrpo * OMCompiler 3a5180c...a1671c5 (1): > add more sundials dependecies so parallel make works
761a963aea 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
db0ed4c44d 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
3a1c2ca79d hudson * libraries b2a5026...882eab2 (1): > Bump libraries
3fbd537068 Niklas Worschech * OMCompiler a5fb0ef...9a17982 (2): > fix in cpp runtime isConsistent method > fix in cpp template for wrong sparse pattern index
f0fa17d1f4 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
4865c75080 hudson * doc fd5f8ea...1b40fef (1): > Merge pull request #5 from MarcusWalther/master
1b40fefb79 Martin Sjölund Merge pull request #5 from MarcusWalther/master
b4300cf789 Marcus Walther - simple description of event-handling added to documentation
d6380d7cb8 Martin Sjölund * OMEdit 4b4c2dc...90facdc (1): > Try to fix OSX install_name_tool path
632cb36d45 Lennart Ochel * OMCompiler c4ec9b3...477db3c (1): > Fixed implicit declaration of function debugDouble
cbdd59dd37 Martin Sjölund Add stack overflow test
da4162474e Martin Sjölund Updating submodules
870ebf03d5 Martin Sjölund Try to fix OSX install_name_tool path
90facdc420 Martin Sjölund Try to fix OSX install_name_tool path
355b59b209 Martin Sjölund * OMCompiler 8b93f29...d8ff3e0 (1): > Try to fix OSX install name path
f07a89ab3f Lennart Ochel * OMCompiler 7c20b57...8b93f29 (1): > Fixed function createVars
a0cd466d44 Marcus Walther Updating submodules
badbf5c49b Marcus Walther - updated expected output
ad902b027b Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
8357066e0a Rüdiger Franke Updating submodules
edeb2cbf41 Rüdiger Franke deactivate failing optimization tests (#3437)
b8ba104fdd Rüdiger Franke deactivate failed tests (#3436)
ac636de2a0 hudson * libraries a91b5c7...b2a5026 (1): > Bump libraries
2d87c7c67a Marcus Walther - textupdates for flag- and mainpage (c++ simulation runtime documentation) - coding style added
a576051587 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.
28c9784649 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.
7d77ad133c vwaurich * OMCompiler 7075c87...ef238a6 (1): > - add SimCodeUtil.simJacCSRToCSC
f047f4d025 Niklas Worschech * OMCompiler 1213c36...7075c87 (1): > fix for wrong ublas matrix indices removed not needed files
6e770eadd3 mflehmig * OMCompiler e18a45a...1213c36 (1): > - Error message handling in Cpp Runtime, fixes ticket #3429; - Merged constructors of class ModelicaSimulationError into one.
591d54ef8c Rüdiger Franke extend MSL test to cover improvement with #3430
3724a8b595 Rüdiger Franke * testsuite 06f3ef5...591d54e (1): > extend MSL test to cover improvement with #3430
06f3ef530e Rüdiger Franke adapt tests to fix #3430
0afacadf45 Rüdiger Franke Updating submodules
a744063593 Lennart Ochel * testsuite 911924a...c02695a (1): > Modified flag 'with-txt'
e2062b12c0 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
c02695a25a Lennart Ochel Modified flag 'with-txt'
93f82ff3dc hudson * libraries cd76e04...a91b5c7 (1): > Bump libraries
011941cc23 Marcus Walther * OMCompiler 890f7b4...6e76cee (1): > - changed the default buildtype for linux back to RelWithDebInfo
98807456a0 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
3b86f9eee2 arun3688 added support for LatexCell, evaluate Latex scripts and display the output as an image if successful other report error message
9f1a163c85 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
7840036375 adrpo * OMCompiler a481fe6...68b4a60 (1): > adapt code to agree with ANSI C for the msvc compiler
d466d090d8 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.
a6b7a20b8f vwaurich Updating submodules
911924aea2 vwaurich - update debugDumps
c1da48dd49 Marcus Walther - updated the .gitignore file for the cpp-runtime documentation
584f70bd93 Marcus Walther - Textupdate for cpp-runtime documentation
b550b8d182 Marcus Walther Updating submodules
23ba9d047a Marcus Walther - updated expected output
5d5bfc2b7a gossen Updating submodules
214b46abf0 gossen Synchronous improvements
552fe3a2bc hudson Updating submodules * libraries 4cb5f5d...cd76e04 (2): > Bump libraries > Bump libraries
d75a469cec adrpo update test after library bump
625a9da468 Rüdiger Franke * OMCompiler cd36c55...a0f09a7 (1): > Tweak pass by reference in Cpp function closures
f9916e3cdc Rüdiger Franke * OMCompiler e9cd523...cd36c55 (1): > remove unspecific metatype from Cpp function closures
5f114ba4a3 Marcus Walther * testsuite f3d6c3a...f33f672 (2): > - fixed path to reference file > - added a test for the OMEdit-flags to the cpp-runtime-testsuite
f33f672484 Marcus Walther - fixed path to reference file
708894f284 Marcus Walther - added a test for the OMEdit-flags to the cpp-runtime-testsuite
5ac621e657 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
74e0b31527 mflehmig * OMCompiler ec7b8ac...e8a3994 (1): > * Typos, Indention, Logging
82fbaae01e hkiel * OMCompiler 6144025...ec7b8ac (2): > ignore generated files and dirs > bump to current version
e85507b8ee 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
d7906b6963 Martin Sjölund Fix typo in semver.sh
d7e96410a8 Martin Sjölund Fix typo
736f29024f adrpo Merge branch 'master' of https://github.com/OpenModelica/OpenModelica
9834d3ab53 adrpo propagate buildtype on Windows for bug #3426
773153153f adrpo * OMCompiler a96b59a...cb5014a (1): > propagate buildtype on Windows for bug #3426
3845a696fc adrpo * OMEdit 608abd4...4b4c2dc (1): > add the path to cpp libraries when simulating
afcd48c225 adrpo add the path to cpp libraries when simulating
4b4c2dc69c adrpo add the path to cpp libraries when simulating
3a64976252 hudson * libraries 467b8dd...4cb5f5d (1): > Bump libraries
a2ceaa4eb2 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)
beaeb0c124 Marcus Walther * OMCompiler e683e8b...fcbfeb5 (2): > - fixed profiling in hpcom > - integer-function should now work according to modelica specification (cpp runtime)
ca5d53e873 Rüdiger Franke * OMCompiler e03b065...e683e8b (1): > Quick fix for div operator
6b6d556320 hudson * libraries c49ca80...467b8dd (1): > Bump libraries
10334e90cb Per Östlund Updating submodules
f3d6c3a136 Per Östlund Disabled test for #3386 for now, due to reverted fix.
3a2c33b5d3 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
914bd5f1d5 Adeel Asghar Cleanup and source code documentation.
f583d09355 Adeel Asghar Cleanup and source code documentation.
1fefc5afad Martin Sjölund Updating submodules
166519912a Martin Sjölund Add test for #3420 return in try-block
9fb29423f8 Adeel Asghar Fixed unloading of classes.
09dc0e688f Adeel Asghar Fixed unloading of classes.
0fb529aaae Adeel Asghar Allow expand/collapse all from LibraryBrowseDialog.
812c65e12c Adeel Asghar Allow expand/collapse all from LibraryBrowseDialog.
04315ef926 Adeel Asghar Fixed opening of TLM/Text files.
0578ee29e8 Adeel Asghar Fixed opening of TLM/Text files.
485c5f57b2 Adeel Asghar Added a model/view structure for libraries browser. Better way to generate library icons.
6f93369c96 Adeel Asghar Added a model/view structure for libraries browser. Better way to generate library icons.
a351e99ff5 hudson * libraries cbfedc5...c49ca80 (1): > Bump libraries
156e99de9a 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
6091fb2ad0 Niklas Worschech expected output for cpp tests
5046bc185a Niklas Worschech * testsuite b03469d...6091fb2 (2): > expected output for cpp tests > fix merge conflicts cpp tests
55f96633a3 Niklas Worschech fix merge conflicts cpp tests
7203fe6557 Niklas Worschech expected output for cpp tests
65b5522bbd Per Östlund * OMCompiler 540a464...1981ce9 (1): > Some List changes:
57a94cd9f5 Per Östlund * OMCompiler ccced53...540a464 (1): > Changed some unneccesary uses of List.find to List.selectFirst.
bd75dbd8b4 Martin Sjölund * OMCompiler 395a4e7...ccced53 (1): > Use faster addressing of arrays
b0af03a40e Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
b29074caef hudson * libraries 996d9fd...cbfedc5 (1): > Bump libraries
17f55055c7 Rüdiger Franke Updating submodules
b03469d578 Rüdiger Franke enhance test for function pointers with an array
c3509db1a3 Niklas Worschech fix merge conflicts cpp tests
d4c3577eb0 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
cce45c7c52 Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
c11efa1f88 Niklas Worschech expected output for cpp tests
231b406f4b 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
f91b0c652d Martin Sjölund * doc 89f49e6...fd5f8ea (1): > Fix documentation target
fd5f8ea373 Martin Sjölund Fix documentation target
1bb0d44d2e Rüdiger Franke Updating submodules
cb21b1cdd4 Rüdiger Franke add test for function inputs to functions
8400736f1a hudson * libraries 62dd372...996d9fd (1): > Bump libraries
2284d2a8f9 hudson * libraries 7ae0c25...62dd372 (1): > Bump libraries
1fae4d054e arun3688 * OMNotebook 0572a41...645e8ea (1): > check graphcells for input and output cells and then perform the shifting operation
645e8eaba6 arun3688 check graphcells for input and output cells and then perform the shifting operation
6b50fb8e98 vwaurich * OMCompiler 629f329...023bd80 (1): > - function to dump simJac
acedca9436 hudson * libraries 29a90b1...7ae0c25 (1): > Bump libraries
6566922823 Per Östlund Updating submodules
e23617b863 Per Östlund Added test case for #3386.
894a8e7973 hudson * libraries fbaa496...29a90b1 (1): > Bump libraries
fa94d7192c vwaurich * OMCompiler 108a845...9e20c7d (1): > - make try/else around orderExtVars
7c60a032de vwaurich * OMCompiler 9c088a9...108a845 (1): > - order external vars correctly
efa8b6114e Niklas Worschech * OMCompiler 7079463...9c088a9 (1): > fix in Kinsol if perturbed system matrix, system evaluation was missing after system was solved
5333f5033d Per Östlund * OMCompiler 820257d...7079463 (1): > Fix for #3401:
1f60d7ef16 Niklas Worschech expected output for cpp tests
98f334f202 Niklas Worschech * testsuite da53bff...1f60d7e (2): > expected output for cpp tests > expected output for cpp tests
f075b8cfb2 Niklas Worschech expected output for cpp tests
44ef6fe2d4 Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
0754291968 Niklas Worschech expected output for cpp tests
d268cbe9bb hudson * OMEdit d9283a5...608abd4 (1): > Merge pull request #1 from hkiel/ignorefiles
73a2a8853f hkiel Merge pull request #1 from hkiel/ignorefiles
608abd4a9d hkiel Merge pull request #1 from hkiel/ignorefiles
c0bf1407c6 Niklas Worschech expected output for cpp tests
19b3593bd4 hkiel ignore generated files
49c2bbeaf3 hkiel ignore generated files
122e0fb6c0 adrpo * OMCompiler a504a62...820257d (1): > update .gitignore with new template file
c9e7219749 hudson Updating submodules * libraries de462b1...fbaa496 (1): > Bump libraries
da53bff3a2 adrpo update test after library bump
6cb439e776 Willi Braun Updating submodules
c1e9293545 Willi Braun - expected output
7a723b578a Willi Braun - added testcase for reinit
e00cc64884 Niklas Worschech * testsuite a183840...686f1b5 (1): > expected output for cpp test
686f1b577d Niklas Worschech expected output for cpp test
8f9d0fbfc3 Niklas Worschech expected output for cpp test
c2a85fac7b 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
0f4a303ea4 Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
a10d31da82 Willi Braun Updating submodules
a183840855 Willi Braun expected output
554eb42aac hudson * libraries 974bb3c...de462b1 (1): > Bump libraries
32cbf7658e Martin Sjölund * libraries 574b45c...974bb3c (1): > Add new Modelica libraries
b7a27e1607 Willi Braun Updating submodules
73d71fada2 Willi Braun - expected output
be8b58a24e 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
0422701130 Willi Braun * OMCompiler afb23b0...92eaf4a (1): > -fix BackendInline.inlineWhenEq
8734ce3736 Willi Braun * OMCompiler 98b6821...afb23b0 (1): > - fix replaceWhenEquation
7de7752c42 Martin Sjölund * testsuite 6e09a68...25ccddf (1): > Revert "disable failing C tests to get Cpp committed"
25ccddf12c Martin Sjölund Revert "disable failing C tests to get Cpp committed"
30ce2cdfd6 Rüdiger Franke Updating submodules
6e09a680d1 Rüdiger Franke disable failing C tests to get Cpp committed
5f8a13a0d6 Rüdiger Franke add test for string handling
40f10917b6 Rüdiger Franke fix recently added tests
b547abe5ff Willi Braun Updating submodules
9e1a6c1eff Willi Braun expected output
cfc5fdd92b Martin Sjölund * OMCompiler fed7fe5...4644265 (2): > Rewrite using more recent language features > Fix for GCC 5.x
c765b69517 Adeel Asghar Fixes #3408. Set the origin item to bottom so that the connectors located at center of the component can be used.
8e6c142bcd Adeel Asghar Fixes #3408. Set the origin item to bottom so that the connectors located at center of the component can be used.
3396d2671c Willi Braun expected output
27010ac7d2 Willi Braun Updating submodules
d7cac0c610 Willi Braun - added testcase for removing when clauses
9b8063fadb hudson * libraries 02025ce...574b45c (1): > Bump libraries
0bb28be1d2 Rüdiger Franke Updating submodules
07dceaca72 Rüdiger Franke add test for tuple return with records
6361874075 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
3c9629485a 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.
81ecb9fce8 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.
67998c8157 Rüdiger Franke * OMCompiler c79c991...6bcab70 (1): > remove pragma once from main compilation files
a64d18e86f 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
9eba478114 Rüdiger Franke * OMCompiler 23a483a...44f0b91 (1): > fix memory error in OMEdit options parser
e9c8f2a4b7 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
22ea95ca7d Martin Sjölund * OMCompiler 49329bb...85dbcb3 (1): > Do not use a macro called time
6f5626c10e Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
fdcb18a349 adrpo * OMCompiler ce556f3...49329bb (1): > increase max file size to 800k in sanity-check
3fad1a85e2 Martin Sjölund Updating submodules
46292b2aa0 Rüdiger Franke * OMCompiler 9027f74...7180491 (2): > enable pull request for CodegenCpp.tpl > cherry pick initialization of record variables
569b35809d hudson * libraries d351004...02025ce (1): > Bump libraries
d40c4071cd Martin Sjölund * libraries 6e81ed6...d351004 (1): > Add WindPowerPlants library
aca1305fed 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
d8f3d68def Martin Sjölund Add test for listFile+setSourceFile
777bcc1ab1 adrpo Updating submodules * OMCompiler 9f28039...fd74959 (1): > fix bug #3291 - set default values for record members in functions
0a5dcc786a adrpo update tests due to fixing of bug #3291
84607e9d2a 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
b5443e24f0 hudson * doc 198ef81...89f49e6 (1): > Merge pull request #4 from rfranke/options
89f49e69de Martin Sjölund Merge pull request #4 from rfranke/options
571b2cf767 Rüdiger Franke * OMCompiler 5ccde23...3e37674 (1): > implement terminate() in Cpp runtime
705efc5098 Rüdiger Franke * OMCompiler a892206...5ccde23 (1): > use explicit StatArray constructors and operator=
114b5615b9 Martin Sjölund * OMCompiler 2f482f2...a892206 (1): > Move threadData away from simulation data
b2020ef7e7 Rüdiger Franke * OMCompiler 3917c81...2f482f2 (1): > saveguard array copy operations against zero size
48be3e8b47 Willi Braun Updating submodules
0ea812e171 Willi Braun expected output
6c06bfcc8a 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()
d093e95c03 Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
364e0fc263 Rüdiger Franke * OMCompiler 19060fd...ef23054 (1): > relax precautions for wrong uses of StatArray
a2d2126026 hudson * libraries 12d3d47...6e81ed6 (1): > Bump libraries
ec3a9b9637 Rüdiger Franke * OMCompiler ec27dd8...19060fd (1): > rename Cpp command line arguments
ec7758a02a Rüdiger Franke rename Cpp command line args
f65325fd54 Marcus Walther * OMCompiler 9819b58...ec27dd8 (1): > - fixed a stack overflow in HPCOM
c40f7cf939 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
6c777b9c30 Niklas Worschech * OMCompiler a037dd8...a0f0122 (1): > fix in Array getData and getDataCopy for segmentation fault
02e1bae04a 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
570ac9a211 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
76a9846df2 hudson * libraries 623095b...12d3d47 (1): > Bump libraries
f489f157bf Rüdiger Franke * OMCompiler 9352ce6...9d54400 (1): > free memory of strings from external C functions
ae7716b4da Martin Sjölund * OMCompiler f9a05a1...9352ce6 (1): > Fix for OSX stack overflow check
fd6a1854c9 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
fad22bf5c2 Marcus Walther - changed expected output
ca2d5343e3 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
100b719ae6 hudson * doc 826515e...198ef81 (1): > Merge pull request #3 from MarcusWalther/master
198ef81487 Martin Sjölund Merge pull request #3 from MarcusWalther/master
8dbb283223 Rüdiger Franke * OMCompiler a05d797...f9a05a1 (1): > fix treatment of outputs of external C functions
ec794e98a9 hudson * libraries 5781f81...623095b (1): > Bump libraries
5369b0ac85 Adeel Asghar Updating submodules
ce91f7c0c3 Adeel Asghar Update FMI tests to new xml structure. Move failing tests up.
110ce390dc Rüdiger Franke * OMCompiler e182aad...c8ffe0b (1): > further Array refinements
7ea8f20ff8 Martin Sjölund * OMNotebook 22adc2b...0572a41 (1): > Use the prefix for OPENMODELICAHOME
f3e49577d4 Martin Sjölund * OMShell dfda18a...0777ed5 (1): > Use the prefix for OPENMODELICAHOME
0572a415e9 Martin Sjölund Use the prefix for OPENMODELICAHOME
0777ed59ad Martin Sjölund Use the prefix for OPENMODELICAHOME
38d2767df2 Marcus Walther - added changes to main makefile - removed a useless comment in CMakeLists
868a1c38b4 Marcus Walther Newline added to mainpage
a324f3dd48 Marcus Walther Newline added to flags.dox
bdfc51a89a Marcus Walther Newline added to gitignore
2fe3abf254 Marcus Walther - doxygen template added to documentation - cpp-runtime documentation added - .gitignore-file added
378abcaf93 Martin Sjölund * OMEdit 9e4c1b2...d9283a5 (1): > Use the configure CXX, etc instead of defaults
5ccb6bc03e Martin Sjölund Use the configure CXX, etc instead of defaults
d9283a5046 Martin Sjölund Use the configure CXX, etc instead of defaults
d79a8d4184 Rüdiger Franke add test for LAPACK used by Modelica.Math.Matrices
a14bc56d6d Rüdiger Franke * testsuite c7ba372...d79a8d4 (1): > add test for LAPACK used by Modelica.Math.Matrices
cf5511ff8f Martin Sjölund Clean subdirs
95346ebf5d Rüdiger Franke * OMCompiler 80fd0d6...e182aad (2): > adapt processing of outputs to recent changes > re-add processing of outputs of external functions
8588a312af Lennart Ochel * testsuite a2e78b0...c7ba372 (1): > Minor changes to ./runtests.pl -with-txt
c7ba372bb8 Lennart Ochel Minor changes to ./runtests.pl -with-txt
f66bd674b7 Marcus Walther * OMCompiler 6732193...80fd0d6 (1): > - updated the gitignore file - README update for Windows build of cpp-runtime - removed the unused --with-cppruntime-args
f32a3ca84c 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
d792189d68 Martin Sjölund * OMCompiler 799bcc3...992f6e4 (1): > Libraries are not needed for omc-no-sim
f8fe5f439a hudson * libraries 434afe5...5781f81 (1): > Bump libraries
95a129231e Martin Sjölund Allow configure --without-corba at top-level
a1372c219c Martin Sjölund * OMShell c61323c...dfda18a (1): > Fix typo
dfda18a8e9 Martin Sjölund Fix typo
5b237e5e81 Adeel Asghar * OMEdit c183a88...9e4c1b2 (1): > Fixed the system documentation link. Removed the link to old users guide.
a2e78b0d4b hudson Merge remote-tracking branch 'origin/master' into pullrequest
4788db7994 hudson Updating submodules
6a414acb2c Adeel Asghar Fixed the system documentation link. Removed the link to old users guide.
9e4c1b2e85 Adeel Asghar Fixed the system documentation link. Removed the link to old users guide.
aac3b86990 Willi Braun * testsuite befd014...033aecd (1): > update tests, so that val() could get wrong result
033aecd5b4 Willi Braun update tests, so that val() could get wrong result
fd9b3f9323 Adeel Asghar * OMCompiler 08f747b...e522fc2 (1): > Do not create empty documentation folders.
5e4f3dcac1 Adeel Asghar * OMEdit 8a1191e...c183a88 (1): > Fix #3380: Properly save the replaceable nested classes.
5d2fcfe242 Martin Sjölund * OMCompiler 6443c24...08f747b (1): > Skip the commit message sanity check
ce3000a0ee Adeel Asghar Fix #3380: Properly save the replaceable nested classes.
c183a88ca8 Adeel Asghar Fix #3380: Properly save the replaceable nested classes.
44dd2e7d46 Martin Sjölund * common 5316bb3...ccdc6b7 (1): > Add hook for testing 50/72 style
4f9a7efcaf Rüdiger Franke * OMCompiler d2ac409...6443c24 (1): > fix implementation of delay operator
97378f5a81 ptaeuber Merge branch 'master' into tearing
1a45fa4f3b Martin Sjölund * OMCompiler b6c518b...d2ac409 (1): > Add hook for testing commit messages
ccdc6b74e4 Martin Sjölund Add hook for testing 50/72 style
eb49fea7fe Lennart Ochel * testsuite e022a1f...befd014 (1): > Added new option –with-txt to runtests.pl
befd0145cf Lennart Ochel Added new option –with-txt to runtests.pl
d203cd6957 Martin Sjölund * OMCompiler 6b6457c...b6c518b (1): > Improve check for long commit messages
2494e811e3 Lennart Ochel * testsuite 2b49180...e022a1f (1): > Muted annoying test case properly
80cbf1aad0 Lennart Ochel * OMCompiler e05e21a...6b6457c (1): > Removed unused inputs to get cleaner interfaces
b4ec22dd72 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
e022a1fdfd Lennart Ochel Muted annoying test case properly
dd8ddd3e7b Lennart Ochel * OMCompiler 228800e...e427c5c (1): > Revised createFunctions
9ba5780793 Lennart Ochel Updating submodules
2b49180370 Lennart Ochel Muted annoying test case
4d5bd6362e Martin Sjölund Updating submodules
3b6fb3868e Martin Sjölund Enable working testcase StringParameters (#3292)
5e5aea5142 Rüdiger Franke * OMCompiler c689bad...8b6bf38 (1): > fix assignment of pre values of Cpp arrays
738aa2c870 ptaeuber Merge branch 'master' into tearing
213805560c ptaeuber - revised dynamic tearing test model
1ba9f845a6 Martin Sjölund * OMCompiler 1e10ce2...c689bad (1): > Prevent stack overflow for differentiateExp
b60b9972b7 Lennart Ochel * OMCompiler b985f3c...1e10ce2 (1): > Fixed regression in BioChem lib
de5738f856 Rüdiger Franke * OMCompiler ff736de...b985f3c (1): > make FMU Cpp compiler optimization flag configurable in local makefile
fe1173ac08 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
906f6845ff hudson * libraries bd25ff5...434afe5 (1): > Bump libraries
6d03e3449d Marcus Walther * OMCompiler 42f521d...3027167 (1): > - added missing return value to default implementation of peer solver
60df523266 Martin Sjölund * OMCompiler 16fa184...42f521d (1): > Print string list default values in Sphinx doc
74a5f0669d Marcus Walther * OMCompiler 49ec8ae...16fa184 (1): > - further fixes for HPCOM compare components
54a6a52633 Martin Sjölund * testsuite 722fdf9...7d07b6b (1): > Add testcase for #3395
7d07b6b0a6 Martin Sjölund Add testcase for #3395
c70fb0bb15 Martin Sjölund * OMCompiler 860b23c...49ec8ae (1): > Fixes #3395. Generate lhs crefs instead of rhs.
eaa6e19574 Willi Braun Updating submodules
286d99fb74 RuedKamp * OMCompiler 59be825...e3641b8 (1): > -some changes for vxworks
2deaca7d71 Martin Sjölund * OMCompiler 6fd7783...59be825 (1): > Additional messages if files do not exist
722fdf9d46 Willi Braun - added testcase for fmi parameters changes
e178333c8c Marcus Walther * OMCompiler 236b21b...6fd7783 (1): > - fixed MSVC build if openmp was not found
5b16ed5a37 Lennart Ochel * OMCompiler cebbe04...236b21b (1): > Removed obsolete initial() testing
138fb67a5d Martin Sjölund Updating submodules
4db7025b7b Martin Sjölund Added test for ticket #3380
8cd8870db2 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
9692b9598f 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
660f4c78b1 hudson * libraries f8649e9...bd25ff5 (1): > Bump libraries
e855f25a4e 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
0aad81de9e Willi Braun * OMCompiler 177055d...ef76cd6 (1): > only evaluate the model if something changed
22adc2b332 arun3688 add codes for moving cells up and down and change the hierarchical order, #ticket 2303 added transparent images for the QActions
a420d9b26b Lennart Ochel * testsuite 595dede...8d8255a (1): > Updated fmi tests
8d8255a30f Lennart Ochel Updated fmi tests
8dd70688af RuedKamp * OMCompiler 927783c...177055d (1): > -added handling for singular matrices
cda5c96c9f 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
b5269e489c adrpo * OMCompiler 494d5cf...e7091b6 (1): > - fix conversion script for Annex lib to handle bad input
999ea9df98 hudson Updating submodules * OMCompiler e43f7a0...494d5cf (2): > - check for None in conversion script > - print the file we convert
595dede2fd adrpo - update tests after library bump
5171857e0e 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
b077b8b0f0 Adeel Asghar * OMEdit 6caa0d3...8a1191e (1): > Fixed copying of libqjson.
d36719c5ca Lennart Ochel * OMCompiler 2c8a396...91a2bb1 (2): > Added default values for matching and index reduction > Added default values for "--preOptModules" and "--postOptModules" to help page
ec32bc2d8a Adeel Asghar Fixed copying of libqjson.
8a1191ed9c Adeel Asghar Fixed copying of libqjson.
5e88ced90d hudson * libraries ff66156...88824c1 (1): > Bump libraries
15a910f72f Willi Braun Updating submodules
c96d99c83d Willi Braun expected output
1d612eb688 Adeel Asghar * OMEdit 6bc2bcd...6caa0d3 (1): > Removed duplicate copy commands.
54e8a066ce Adeel Asghar Removed duplicate copy commands.
6caa0d3eee Adeel Asghar Removed duplicate copy commands.
4b7af7d75e Adeel Asghar * doc 43ce403...826515e (1): > Added internet shortcut for OpenModelica users guide.
826515e01b Adeel Asghar Added internet shortcut for OpenModelica users guide.
25074206a7 vwaurich * OMCompiler 9bbf3ad...564af84 (1): > - dont use artificial vars for prestartcalc
e9ce30c216 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
5d264adef3 adrpo - copy libqjson.dll from its new place to build/bin - more Qt5 adaptation - use the linking flags just for linking, not for compiling
6bc2bcd855 adrpo - copy libqjson.dll from its new place to build/bin - more Qt5 adaptation - use the linking flags just for linking, not for compiling
5e1a40550d gossen Updating submodules
388d52b964 gossen Synchronous features improvement
7bd041c12c hudson * libraries b9b43ce...ff66156 (1): > Bump libraries
327a0815e3 vwaurich * OMCompiler 6f2f715...f9f8aae (1): > - fix countoperations for small nl-systems
53ff301843 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
c93a404719 Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
5e24efad81 Lennart Ochel * testsuite 5b0f74e...e392b23 (1): > Fixed duplicated content
380a589b35 Lennart Ochel * OMCompiler ec93d42...e2e030f (1): > Added missing vars to SimCode
e392b23c8d Lennart Ochel Fixed duplicated content
e07b8bba0a Marcus Walther * OMCompiler cbe8e9d...ec93d42 (1): > - fixed windows build of cpp-runtime
e258b93b97 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
5b0f74e34f 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
d6d30aa14c Marcus Walther * OMCompiler d9b26e6...cbe8e9d (1): > - the number of event indicators should now be correct for c and c++ simulation runtime
0405b7a024 Marcus Walther * testsuite 924fa65...b801d5c (1): > - FMU 1.0 test is now working again, if a nls is part of the model
b801d5c2c5 Marcus Walther - FMU 1.0 test is now working again, if a nls is part of the model
78fbad2b7b 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
5e4398a1b3 Lennart Ochel * OMCompiler fa5acbc...810476f (1): > Removed obsolete cases in RemoveSimpleEquations
246012244d 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
0ef9219959 hudson * libraries e0a972a...b9b43ce (1): > Bump libraries
eb4f93e980 adrpo * OMEdit 4a20efd...0cb1f1e (1): > - give the full path to cmake
cb8678ad54 adrpo - give the full path to cmake
0cb1f1e410 adrpo - give the full path to cmake
e3fbc59f59 adrpo * OMOptim 797e2e4...b55286d (1): > - adapt to Qt5 and mingw64
51b5e64eb5 adrpo * OMShell 8302b0e...c61323c (1): > - proper detection of mingw32 vs mingw64
c61323c25f adrpo - proper detection of mingw32 vs mingw64
8df45cfd10 Lennart Ochel * testsuite 4b9aeab...924fa65 (1): > Updated .gitignore file
924fa65b8d Lennart Ochel Updated .gitignore file
bbbd3eaecc 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
62e057a4d3 Lennart Ochel Updating submodules
4b9aeabacd Lennart Ochel Don't print empty dimension list
c17ed9e281 adrpo * OMEdit 180236b...4a20efd (2): > - fix OMEdit compilation > - adapt to Qt5 and mingw64 - updated qjson to latest from: https://github.com/flavio/qjson
c01559b855 adrpo - fix OMEdit compilation
4a20efd9b9 adrpo - fix OMEdit compilation
abed5f49a9 adrpo - adapt to Qt5 and mingw64 - updated qjson to latest from: https://github.com/flavio/qjson
7bab2d4a66 adrpo - adapt to Qt5 and mingw64 - updated qjson to latest from: https://github.com/flavio/qjson
a2139d6662 adrpo * OMPlot 99a281d...286efb1 (1): > - fix typo in gcc linking flag
286efb1304 adrpo - fix typo in gcc linking flag
aa45da8375 adrpo * OMNotebook 6553e43...6521fc6 (2): > Merge branch 'master' of https://openmodelica.org/git-readonly/OMNotebook > - adapt to Qt5 and mingw64
6521fc6058 adrpo Merge branch 'master' of https://openmodelica.org/git-readonly/OMNotebook
de17f815ea adrpo - adapt to Qt5 and mingw64
f0c8a14c9a hudson Updating submodules * OMShell ac44689...8302b0e (1): > - adapt to Qt5 and mingw64
b67297dad4 adrpo - update tests after library bump
8302b0ed64 adrpo - adapt to Qt5 and mingw64
0fbc8ae459 Willi Braun Updating submodules
af02e95683 Willi Braun - expected output
25fe1ef503 Willi Braun * OMCompiler 65593bf...d1656bb (1): > - revise lambda debug output
0863301245 arun3688 * OMNotebook 9ab2afa...6553e43 (1): > evalall cells in the document by pressing evalall button
6553e43be3 arun3688 evalall cells in the document by pressing evalall button
3b9bca2ce5 hudson Updating submodules
e7b195fb39 Lennart Ochel Updated expected output
3061d6e62f bernhard Thiele Updating submodules
d4a6de4197 bernhard Thiele State machine tests adapted to OMCompiler#124
fafb253332 hudson * libraries c62e976...8f59156 (1): > Bump libraries
cfc0deff6f arun3688 * OMNotebook e800774...9ab2afa (1): > added eval_all button image
9ab2afa6fa arun3688 added eval_all button image
24a108c84c vruge Updating submodules
4d65de3a88 vruge added tests for complex function
b196cacb2c Lennart Ochel * testsuite d383764...769f154 (1): > Cleaned up test case 'EventTests.mos'
769f1549a3 Lennart Ochel Cleaned up test case 'EventTests.mos'
94e80bbb16 adrpo * OMPlot c1cc253...99a281d (1): > - use -Wl,--enable-auto-import instead of -enable-auto-import
99a281dbc0 adrpo - use -Wl,--enable-auto-import instead of -enable-auto-import
1d6fe89105 Lennart Ochel * OMCompiler b454d61...32bc683 (1): > Revised singularity check for linear systems
a17f48ee62 Lennart Ochel * testsuite 9d38b64...d383764 (1): > Simplify test case "IfEquation3.mos"
d383764cc1 Lennart Ochel Simplify test case "IfEquation3.mos"
e88af304e7 adrpo * OMPlot 347d15c...c1cc253 (1): > - support both Qt 4.x and 5.x
c1cc253bee adrpo - support both Qt 4.x and 5.x
1d963ac9bc hudson * libraries 76c3ea6...c62e976 (1): > Bump libraries
449c1aaa58 vwaurich Updating submodules
9d38b64ce0 vwaurich -expected output
439edf080e hudson * libraries 3c0c5d1...76c3ea6 (1): > Bump libraries
2b2d98c1e4 hudson * libraries c327790...3c0c5d1 (1): > Bump libraries
0569334526 Per Östlund Added tests for stream flow rate threshold, #3382.
cfbace970d Per Östlund Updating submodules
6f9977bc12 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
cbb3297c9a vwaurich - expected output
d98fc6da8a vwaurich Updating submodules
258fff639a hudson Updating submodules
d4cb4a90b4 Willi Braun - expected output
2024922423 Willi Braun - added test-case for implicit inline solver
4ffd256944 Lennart Ochel Updating submodules
51acd42cff Lennart Ochel Update expected output
212982e4e2 adrpo * OMCompiler af61d76...2fcf8c1 (1): > - ANSI C please to please the MSVC compiler :)
9f3f861a61 Lennart Ochel * OMCompiler f7b4037...af61d76 (1): > Cleaned up #116
2e57387ddc hudson * OMCompiler 4a8e668...f7b4037 (2): > - fixed indentation > - collected commits for improving non-linear solver newton.
0cba4c5c7f Willi Braun * OMCompiler 8b345f0...4a8e668 (1): > - add simulation flag -nlsInfo that generates csv files for every non-linear system for detailed analysis propose
9e44085aad Lennart Ochel * OMCompiler 7400273...8b345f0 (1): > Fixed typos in flag descriptions
a4ca6091ee Adeel Asghar Updated doc submodule
43ce403e5b Adeel Asghar Merge pull request #2 from lochel/smarty-pants
ef2021b9ad hudson * libraries 053c930...c327790 (1): > Bump libraries
6f1ae9ef16 Lennart Ochel Turn off smarty pants to display flags properly
5b4071d9d1 vwaurich * OMCompiler ce24686...7400273 (2): > - Errormessage in IndexReduktion > - some ErrorMessages for IndexReduktion
82d4b4650a Lennart Ochel * OMCompiler 69cde81...ce24686 (1): > Fixed nls dump for newton method
71e6fc950f hudson Updating submodules * libraries 58dfc7c...053c930 (1): > Bump libraries
26ac8f36d1 adrpo - update after library bump
2f0557992e vwaurich * OMCompiler b25d1f3...69cde81 (2): > singleThreadSchedule > revised partScheduler and reversed idxs in eventgraph
6f4aeca317 hudson * libraries 0a5a9e3...58dfc7c (1): > Bump libraries
73f9173ffa 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
cd1ae85700 adrpo - add the test to the Makefile
eed54242cf 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?)
f9c6fadfd4 adrpo - add test for flags used in library coverage testing so that we don't break it
865cc99942 hudson * libraries 8b76d69...0a5a9e3 (1): > Bump libraries
d40e3a3d63 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
cb4090c8ea Marcus Walther - fixed expected output of tests
d243ca3455 Marcus Walther - added measureTime-test to cppruntime-hpcom - fmu 1.0 modelExchange tests are now simulated after export
8059fba202 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
e975d8b81a Marcus Walther * OMCompiler 1caa4f9...92491bd (1): > - added the old switch-case-statements again, to handle fmu 2.0 export correctly
74ed610740 gossen * OMCompiler 41e9fb0...1caa4f9 (1): > Replace SIMCODE record constructors
2466130d84 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)
fbd19fb6a1 Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
f81ede6e9f gossen Updating submodules
fbedacd7d0 Marcus Walther * OMCompiler 5be3c08...e728806 (1): > - added missing comma to json profiling files
dcddc100a5 adrpo * OMCompiler db870f4...5be3c08 (1): > - update 3rdParty
5bbf7cc258 adrpo * OMCompiler 1b3e57a...db870f4 (1): > - use strol instead of strtoll as MSVC doesn't like it
d18bfae8b1 adrpo * OMCompiler 61a6e5a...1b3e57a (1): > - do not use atoll as MSVC does not have it
ba3068b9cc adrpo * OMCompiler 95c827c...61a6e5a (2): > - more fixes for mingw64 > - some mingw64 bit fixes
4609d12f83 hudson * libraries 2a5c3c9...8b76d69 (1): > Bump libraries
bee07d67f7 gossen Changes in removed equation partitioning
24b8c6127a gossen Print base clocks in synchronous dumps
a1a59539fa Lennart Ochel Updating submodules
e5c82b6fa9 Lennart Ochel Update expected output
28009a5aab 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
f654eb194a Lennart Ochel * OMCompiler f923680...33972b1 (1): > Generate cleaner code for when clauses
ac266faba2 adrpo * testsuite e68c990...c302d97 (1): > - attempt to fix the git sanity check
c302d9763d adrpo - attempt to fix the git sanity check
5d1ef5beaf Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
1d4caeb490 adrpo * OMCompiler d490ce2...f923680 (1): > - put back --emit_protected for CPP runtime as is used by Hudson library coverage script
4666e2087d hudson * libraries f336030...2a5c3c9 (1): > Bump libraries
eb8e205d02 Lennart Ochel Updating submodules
e68c990120 Lennart Ochel Add/Update tests for reinit statement
c2f67c0ae5 Lennart Ochel * OMCompiler 812ef72...f186db9 (1): > Clear the flag discreteCall on the same level on which it is set
d3b2e96f9c adrpo * OMCompiler 2839510...812ef72 (1): > - fix MSVC build of simulation code
235bfae155 Lennart Ochel * OMCompiler 026f2b4...2839510 (1): > Revised Initialization.mo
361db10af3 Marcus Walther Updating submodules
28fc631a31 Marcus Walther - fixed expected output for hpcom fmu tests
cdccd074ae Marcus Walther - tests for outputFormat added to CppRuntime-tests
e7210c015f hudson * libraries 6567560...f336030 (1): > Bump libraries
b6f222e885 Marcus Walther * OMCompiler 1a4cb22...42f53d1 (1): > - removed alias variable initialization - removed some unused flags from cpp-runtime
9199454e0e vwaurich * OMCompiler f04aa02...1a4cb22 (3): > - more trailing whitespace stuff > - remove trailing whitespaces > - apply GRS for DAe and ZeroFunc System, adapt validateTaskGraph
b0b0c37204 Lennart Ochel Updating submodules
09e638ba57 Lennart Ochel Update expected output
bfaf6b2112 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
1fb463216a Marcus Walther - fixed msl32_cpp tests
79efb124f7 Marcus Walther - fixed FMU HPCOM test - added genDebugSymbols-test for cpp-runtime
e50acab7a6 Marcus Walther - fmu tests for HPCOM added
e415183f95 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
2639367651 Marcus Walther * OMCompiler db1ab6e...6cd6458 (1): > - cpp-runtime will now create reference variables instead of defines, if +d=gendebugsymbols is set
bb335d6c5f Lennart Ochel * OMCompiler 21bb0ca...db1ab6e (1): > Replaced some more record constructors
a095c04535 Martin Sjölund Updating submodules
3bff1ce53f gossen * OMCompiler 98ca067...6547655 (1): > Replace BackendDAE record constructors
916948c9f9 Martin Sjölund Add tests for MetaModelica crefs
09e7ffdac1 Martin Sjölund * OMCompiler 1488c5e...98ca067 (1): > Handle boxed arguments in ranges
df4e4f2ba2 Lennart Ochel * OMCompiler 129db8b...1488c5e (1): > Make use of singleton uniontypes in the back end
7fb624e565 Lennart Ochel * OMCompiler bd20178...129db8b (1): > Replaced function Util.isSome by built-in function isSome
e1c23a5e1b Lennart Ochel * OMCompiler 4306540...bd20178 (1): > Make use of singleton uniontypes in the back end
b08e1eca16 hudson * libraries 2b87f67...6567560 (1): > Bump libraries
f5a74997b0 Martin Sjölund * OMCompiler 0e1c517...4306540 (2): > Use singleton records without matching > Treat singleton uniontypes as records
7476bd23bb gossen * OMCompiler 2362cf3...0e1c517 (2): > Use BackendDAEUtil.emptyClocks function > Move base clocks info from SHARED.EVENT_INFO record to SHARED record
2a59a75e10 hudson Updating submodules
1445bcc4e5 Per Östlund Testcase for functions inside of uniontype.
6dc44276d1 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
12b894c8b2 Lennart Ochel * OMCompiler 26c02a2...d1fdf82 (1): > Revised function preBalanceInitialSystem2
849c6d88b6 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
264feffd21 Martin Sjölund Updating submodules
9cedcedf15 Martin Sjölund Changed line number
60ef78afd1 hudson * libraries 25dd406...2b87f67 (1): > Bump libraries
4be184868a Martin Sjölund * OMCompiler aea876d...a5ea4c9 (1): > Split CevalScript into CevalScriptBackend
4479db008e Marcus Walther - changed the number of threads to 1, to make Hudson happy
890719b81c Marcus Walther Updating submodules
e21d1541e7 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
82cbc88d45 Martin Sjölund Updating submodules
5be3936a71 Martin Sjölund Skip SimCode and Susan tests
a0ee68f121 Martin Sjölund Updating submodules
58f81b2d65 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
cf4272a72a Martin Sjölund Update tests for new compiler structure
b1898c848b hudson * libraries 604f603...25dd406 (1): > Bump libraries
b155f79d83 Lennart Ochel * OMCompiler 74f231c...69e41fc (1): > Cleanup package Initialization
ffb5f2e0a2 Lennart Ochel * OMCompiler aa6c0e0...74f231c (1): > Fixed typos in flag descriptions
1eb53e6c64 Martin Sjölund * OMCompiler 78af16b...aa6c0e0 (1): > Fix for missing __func__
828298aaa0 Martin Sjölund * OMCompiler 3c606c7...78af16b (1): > Use GNU sed
2a3c85bd69 Martin Sjölund Add testcase for #3367
230d854d0d Martin Sjölund Updating submodules
d2b28c8b67 vruge Updating submodules
94c14f9cc3 vruge update expected output
ab8ad3afbb vruge Updating submodules
0beea1ccd0 vruge added test for recursiveTearing
9db0174121 vruge update expected output
6aca5cff93 Martin Sjölund Updating submodules
c52d337753 Martin Sjölund Added tests for diffModelicaFileListings API
61f991cdb5 hudson * libraries 41cb3a5...604f603 (1): > Bump libraries
667dff388f Adeel Asghar * OMCompiler 1a67754...0c84436 (1): > Fixes #3375 OMNotebook array plotting.
983533bb8e Adeel Asghar * OMCompiler f9f25dd...1a67754 (1): > - Updated Types patch to fix Windows build.
d021db6182 Lennart Ochel * OMCompiler 226e96d...f9f25dd (1): > Fixed typos, indentation and coding style
23246794a5 Lennart Ochel * OMCompiler b1e4412...226e96d (1): > Fixed some error messages
405bc96866 Martin Sjölund * testsuite 061bcf6...8a3220b (1): > Fix accidental revert in c0723f7
8a3220be8c Martin Sjölund Fix accidental revert in c0723f7
e6bdc82560 marchartung * OMCompiler 4f4dbe2...b1e4412 (1): > Fixed Windows bug for conversion const int to LogLevel
4db59c88c7 Martin Sjölund Updating submodules
061bcf60e1 Martin Sjölund Moved OMCC to separate repository
b9e3e22e43 gossen * OMCompiler 7f24872...09c0b45 (2): > Replace BackendDAE record constructors in BackendDAEOptimize > Add function clearEqSyst
b895eaab3c vruge fixed whitespace
0f9a940bca vruge Updating submodules
3467f5cbcd vruge added test for simplifyLoops
d0af455d6e vruge update test for simplifyLoops
e59871d40a hudson * libraries 1fa7465...41cb3a5 (1): > Bump libraries
2743aacd6b Adeel Asghar * OMNotebook 5e297bb...e800774 (1): > #3373 - Give more stack on Windows for the QT clients that use the omc dll.
e800774fde Adeel Asghar #3373 - Give more stack on Windows for the QT clients that use the omc dll.
04d407de65 Martin Sjölund Add tests for the Modelica diff lexer
0a3c1d133f Martin Sjölund Updating submodules
2e69619980 Martin Sjölund Make the OMCC Modelica lexer a single package
4148ee761a Martin Sjölund Update gitignore
6c2eb855ac Martin Sjölund Updating submodules
044832c201 Martin Sjölund Enforce 50/72 charcter commit messages
7c84117b57 Martin Sjölund Add 50/72 character line commit messages
38887f3d87 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
bb58ef21a6 Adeel Asghar * OMEdit d6e9031...180236b (1): > #3374 - Added the close button to tabs.
118cfe8ec1 Adeel Asghar #3374 - Added the close button to tabs.
180236b298 Adeel Asghar #3374 - Added the close button to tabs.
15028a92ca Lennart Ochel * OMCompiler 4446bdb...48def8b (1): > Fixed typos
f7926adbdd Lennart Ochel * OMCompiler 45d0216...4446bdb (1): > Fixed some typos
ad475121d7 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
96b0e0ed4c Martin Sjölund * doc 0986330...259ec4a (1): > Add my PhD thesis to the list of publications
259ec4aaf1 Martin Sjölund Add my PhD thesis to the list of publications
f501ad8907 hudson * libraries fe0d39b...1fa7465 (1): > Bump libraries
073ccabc34 Martin Sjölund * libraries 681cd44...fe0d39b (1): > Add an empty line after the summary
a03839ed24 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,
c674c6b5fe Martin Sjölund * testsuite 28812c9...82d7955 (1): > Some fixes to make OMCC leaner
82d7955d5b Martin Sjölund Some fixes to make OMCC leaner
d324e16082 Martin Sjölund * OMCompiler 91eaa01...70c020c (2): > Patch the bootstrapping tarball > Fix some polymorphism checks
87628719d1 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)
dcd7348681 hudson * OMEdit 03def48...d6e9031 (1): > #3373 - Give more stack on Windows for the QT clients that use the omc dll.
2f0e20d689 Lennart Ochel Updating submodules
de7a5d6492 Adeel Asghar #3373 - Give more stack on Windows for the QT clients that use the omc dll.
d6e903108a Adeel Asghar #3373 - Give more stack on Windows for the QT clients that use the omc dll.
db8db874e7 hudson * OMEdit e3397c8...03def48 (1): > #3362 - Updated the question message according to context menu choice.
28812c9ad7 Lennart Ochel Added new tests for inverse solving of algorithms
20148344fc Adeel Asghar #3362 - Updated the question message according to context menu choice.
03def48829 Adeel Asghar #3362 - Updated the question message according to context menu choice.
cab0340cf7 hudson * OMEdit a9b0514...e3397c8 (1): > #3362 - Use delete for nested classes instead of unload.
05fbbbb0d1 Adeel Asghar #3362 - Use delete for nested classes instead of unload.
e3397c8020 Adeel Asghar #3362 - Use delete for nested classes instead of unload.
2413fcadc5 Marcus Walther * OMCompiler 3aa480b...14c7f83 (1): > - support for Intel Compiler added to C++ Simulation Runtime (by Joseph Schuchart)
f57b23a665 hkiel Update Makefile.in
8437d4ad40 Martin Sjölund Update CONTRIBUTING.md
8a17fe3c1a Martin Sjölund * OMCompiler ac6e440...3aa480b (1): > Add missing fail calls
2e0d96045f 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
218d369bc7 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
aa00e2fd29 Martin Sjölund * OMCompiler 072de1a...ac6e440 (1): > Print default values
7e88b57061 hudson * OMEdit 860a0ef...a9b0514 (1): > - Store the interfaces in OMEdit and show list of interfaces for each sub-model
9444ad9af3 alash325 - Store the interfaces in OMEdit and show list of interfaces for each sub-model
a9b0514a5c alash325 - Store the interfaces in OMEdit and show list of interfaces for each sub-model
f4b52f2ea2 hudson * OMShell 32c1153...ac44689 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMShell > ignore omc_communication.h/cc
ac44689708 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMShell
99b004e8b2 Adeel Asghar ignore omc_communication.h/cc
2bd6cf5aff hudson * OMEdit 31836b5...860a0ef (1): > Fetch the initialization methods, linear & non-linear solvers from simulation_options.h
e3b6ee1354 Adeel Asghar Fetch the initialization methods, linear & non-linear solvers from simulation_options.h
860a0ef3d9 Adeel Asghar Fetch the initialization methods, linear & non-linear solvers from simulation_options.h
9c2ad44ec3 hudson * OMEdit d225e96...31836b5 (1): > Open the html documentation for integration methods help.
e3d3aa7e22 Adeel Asghar Open the html documentation for integration methods help.
31836b589d Adeel Asghar Open the html documentation for integration methods help.
b739c7c3dc hudson * OMEdit 4138bfb...d225e96 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Fetch the solver methods from simulation_options.h
a61de9f09e Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
d225e962a7 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
f96db64bf5 Adeel Asghar Fetch the solver methods from simulation_options.h
a1c898b8ad Adeel Asghar Fetch the solver methods from simulation_options.h
d8bb8a0da6 hudson * doc 08614de...0986330 (1): > Use standard web fonts for documentation.
0986330ba3 Adeel Asghar Use standard web fonts for documentation.
facff3a6fd Martin Sjölund Update docs
08614de3d8 Martin Sjölund Add missing file extrarefs.bib
12bd3c5d2a Martin Sjölund Update docs
53e4ee4bcc Martin Sjölund Use pdflatex instead of lualatex
2d08c7e3cb hudson * doc 4a4e34f...bebfe99 (1): > Add documentation target to build the docs
bebfe99273 Martin Sjölund Add documentation target to build the docs
a3a211207f Lennart Ochel * OMCompiler 166d282...072de1a (1): > Removed case for empty algorithms in SerializeModelInfo.serializeEquation There should be no empty algorithms in the backend anymore.
7a92b99138 Martin Sjölund Updating submodules
4a4e34f146 Martin Sjölund Add a chapter on the omc flags (help text)
ce2b3a418e alash325 - Do not add the same interface multiple times if the interface already exists in MetaModel
4138bfb2ed alash325 - Do not add the same interface multiple times if the interface already exists in MetaModel
c099febdf5 Lennart Ochel Updating submodules
8f1c20209f Lennart Ochel Update expected output
bfc798601a hudson * doc a7d282f...511a412 (1): > Remove OMC_API-HowTo.pdf (User's Guide is better)
511a41296e Martin Sjölund Remove OMC_API-HowTo.pdf (User's Guide is better)
b550d57208 Lennart Ochel * OMCompiler 3c02ab5...8927383 (1): > Don't add empty algorithms to BackendDAE
d446dfd947 Martin Sjölund Updating submodules
f1f5e877c0 Martin Sjölund Update for new MSL
a7d282f0a3 Martin Sjölund Add chapter on simulation flags
b5baa37871 Martin Sjölund * OMCompiler ec9f2b8...3c02ab5 (1): > Improve --help=simulation
15bce98e92 alash325 - Do not show up connection properties and mpManhattanizeShapeAction for TLM editor
438c875455 alash325 - Do not show up connection properties and mpManhattanizeShapeAction for TLM editor
1903dc5741 hudson * OMEdit b290646...6127950 (1): > Open the HTML based documentation when user presses F1. We will embed the documentation with in OMEdit later.
5d241c5dc3 Adeel Asghar Open the HTML based documentation when user presses F1. We will embed the documentation with in OMEdit later.
6127950037 Adeel Asghar Open the HTML based documentation when user presses F1. We will embed the documentation with in OMEdit later.
009790d921 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.
501ca0346d Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
b290646d82 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
8f1cfe37a2 Adeel Asghar Added menu items to open the OpenModelica latest & old pdf documentation.
fcd77e531c Adeel Asghar Added menu items to open the OpenModelica latest & old pdf documentation.
f87caa1917 hudson * OMEdit cf67183...4087eb4 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > - TLM editor updateTLMConnectiontAnnotation API
ca59138084 Willi Braun Updating submodules
80bf69195d Willi Braun - added test for noevents flags
e832336d7c alash325 Merge branch 'master' of https://github.com/OpenModelica/OMEdit
4087eb4d90 alash325 Merge branch 'master' of https://github.com/OpenModelica/OMEdit
8206e21c42 alash325 - TLM editor updateTLMConnectiontAnnotation API
30f6aff045 alash325 - TLM editor updateTLMConnectiontAnnotation API
dc0e7a051f hudson * OMEdit 5bf300c...cf67183 (2): > Free the memory by deleting the QMessageBoxes when they close. > Updated the language files.
dd8b12310e Adeel Asghar Free the memory by deleting the QMessageBoxes when they close.
cf67183ab4 Adeel Asghar Free the memory by deleting the QMessageBoxes when they close.
1aa24fb35e Adeel Asghar Updated the language files.
3809630d9d Adeel Asghar Updated the language files.
e4e1ea73bd hudson * OMEdit fadb66a...5bf300c (1): > Ask for the e-mail address from the user when sending crash report.
7bfd1f72db Adeel Asghar Ask for the e-mail address from the user when sending crash report.
5bf300ccd8 Adeel Asghar Ask for the e-mail address from the user when sending crash report.
c9318ff15e hudson * OMEdit c618de1...fadb66a (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Fixed opening of files passed as command line arguments.
d248ffec9a Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
fadb66a4a0 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
605738f18a Adeel Asghar Fixed opening of files passed as command line arguments.
0c261a0987 Adeel Asghar Fixed opening of files passed as command line arguments.
125cc0a203 hudson * OMEdit 1094e7b...c618de1 (1): > - TLM Editor createConnection API
d8515175f0 alash325 - TLM Editor createConnection API
c618de1532 alash325 - TLM Editor createConnection API
2e9086f172 Martin Sjölund Updating submodules
9c57e3a680 Martin Sjölund Add test for DiffAlgorithm.mo
f426c57f69 Martin Sjölund * OMCompiler e924e3c...3a59575 (2): > Improve operator overloading and error-messages > Handle array as iterator
afd5da6b90 hudson * OMEdit 09275d8...1094e7b (1): > - TLM editor DeleteConenction API
7880d7c0c6 alash325 - TLM editor DeleteConenction API
1094e7b644 alash325 - TLM editor DeleteConenction API
190d162348 hudson * OMEdit df58213...09275d8 (1): > - Use API for getTLMConnections
add672df89 alash325 - Use API for getTLMConnections
09275d8c99 alash325 - Use API for getTLMConnections
77a9692d6f 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.
e60e80cf6e Marcus Walther - added missing umfpack-test
c0723f7beb 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.
f8b9b335f3 hudson * OMEdit 3ea1506...df58213 (1): > - Use mpPlainTextEdit instead of getPlainTextEdit
7f94546ebe alash325 - Use mpPlainTextEdit instead of getPlainTextEdit
df58213345 alash325 - Use mpPlainTextEdit instead of getPlainTextEdit
b2b69ffe4f hudson * OMEdit 4252799...3ea1506 (1): > - Update the MetaModel editor xml object when switching from text to diagram view
df85c2b192 alash325 - Update the MetaModel editor xml object when switching from text to diagram view
3ea1506681 alash325 - Update the MetaModel editor xml object when switching from text to diagram view
a63c5c04f5 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
0d87015c05 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
42527995bf 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
420b44ab50 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)
46e280feb9 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
553203b05f Martin Sjölund * OMCompiler 05fad1a...e924e3c (1): > Fix umfpack rpath
262d9ad9b8 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
e05b3c374b Martin Sjölund * testsuite 1077164...b3d69fc (1): > Look for executable binary files
b3d69fc029 Martin Sjölund Look for executable binary files
51d64b38b0 marchartung * testsuite cb3a2fb...1077164 (1): > Added Test to HPCOM-Testsuite
1077164cf4 marchartung Added Test to HPCOM-Testsuite
9e123ba964 Martin Sjölund * OMCompiler 47ff858...9f8ce9c (1): > Support pattern matching for enumerations
9b29383bd8 Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
389d35c8a2 hudson * OMOptim 325e525...797e2e4 (1): > Add phony targets for OSX
b9fbe4e41e 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
5a7d207b6a hudson Updating submodules
cb3a2fb3ba Martin Sjölund Expected output
724239d463 hudson * OMCompiler 234e916...b6d7f28 (1): > Support the now standard Connections.rooted
5316bb3677 Martin Sjölund Fix qmake/OSX detection
161ea338db hudson * OMCompiler 5942cf8...234e916 (1): > Fix for OMPCC on OSX
ce4791d8d2 hudson * OMEdit 9435fbf...c487dc4 (1): > Fixed getTLMComponents. Generate default annotation for sub-models that doesn't have any. Some source code documentation.
b8c416ede3 Adeel Asghar Fixed getTLMComponents. Generate default annotation for sub-models that doesn't have any. Some source code documentation.
c487dc4087 Adeel Asghar Fixed getTLMComponents. Generate default annotation for sub-models that doesn't have any. Some source code documentation.
0a892c2f68 hudson * OMOptim b0d08f1...764987b (1): > Allow using GNUCXX to override CXX for OMOptim
f7a118b931 hudson * OMCompiler dd9ec80...5942cf8 (1): > Fixed Modelica.Thermal.HeatTransfer.Examples.Motor for debug=hpcom
88219c6094 hudson * OMShell b160beb...32c1153 (1): > Fix duplicate /build/
32c115395b Martin Sjölund Fix duplicate /build/
462a5755bf Martin Sjölund Generate a stand-alone lexer
eee4bd966f hudson Updating submodules
57342feebb Martin Sjölund Some OMCC updates
27fa2f264f 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.
825f74c1bf Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
9435fbf1d4 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
0fc9a6d0a1 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.
7e4f8d734a 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.
9d1079d825 Niklas Worschech Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
6e21b0b839 Niklas Worschech removed referencefiles in common.mos file of cpp runtime tests
bc21794a9e hudson * testsuite 14bd6a3...6e21b0b (1): > removed referencefiles in common.mos file of cpp runtime tests
12047f1d1b Niklas Worschech removed referencefiles in common.mos file of cpp runtime tests
b6e3ca43d0 hudson Updating submodules
14bd6a3c93 vruge -added test for sortEqnsAndVars -expected output
562081ee6d hudson * OMCompiler d084a77...0fc49fb (1): > Update system libs list
308e800d3f Martin Sjölund Compile Modelica3D on OSX
6011d62bba hudson Updating submodules
c3be20b706 Per Östlund Added test case for #3360.
b0827a7831 hudson * OMCompiler 0feb1da...1a119b6 (1): > Change some matchcontinue statements to match statements Remove some unhelpful comments
7e428a10b9 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
eaae6d9f3d hudson * OMCompiler 164e53e...ef62d68 (1): > Add a CONTRIBUTING file
284d7ffad3 Martin Sjölund Add a contributing file
aff6cee358 hudson * OMCompiler 77a112e...164e53e (1): > Fix ipopt compilation on OSX
e6f75d26eb Martin Sjölund Update push instructions
326922adde Martin Sjölund Update README.md
24e3e3884e hudson * libraries 20aedbc...43d612e (1): > Only remove git/svn files if they exist
bc5f3b5c5c hudson * OMCompiler 5d52a95...77a112e (1): > Add weak linking for OSX umfpack
83dd39ce18 hudson Updating submodules
f3148cae75 Martin Sjölund Fix for MSL update
7bffd689bf hudson * OMCompiler 390d475...ee53ba6 (1): > Make a tail-recursive call
8c5d48eb31 hudson * OMCompiler 4d21eda...390d475 (1): > - fix codegeneration of sparse pattern
6e33791baf hudson Updating submodules
9aeffbc4f5 Lennart Ochel Fix expected output
b58087d2e8 Lennart Ochel Add test case for #3358
35b86d55f2 hudson * OMCompiler c9cd590...69e3810 (1): > - change execStat usage a bit to get a better overview
994a346de0 hudson * OMCompiler 7b13279...c9cd590 (1): > some fixes for compilation on OS X
0ebf98be7a hudson Updating submodules
823aeb7220 Martin Sjölund Add test for listFile
b20a61d8c1 hudson * OMCompiler 0af6530...b0dc6e7 (1): > fix for external c calls return values in cpp runtime
b65af2c7d8 hudson * doc a8ff45d...739170f (1): > Add example on calling external Python code
739170f3b4 Martin Sjölund Add example on calling external Python code
184cfa1086 hudson * doc 35203b2...a8ff45d (1): > Add attributes
a8ff45dda7 Martin Sjölund Add attributes
7fa02be00d hudson Updating submodules * OMCompiler ca33ed1...0af6530 (1): > Use better version
347d15cf03 Martin Sjölund Update common
b160bebe14 Martin Sjölund Update common
5e297bb123 Martin Sjölund Update common
5bd7a94d32 Martin Sjölund Update common
c0c292779c Martin Sjölund Update common
f372dd80d2 hudson * common 00c80dc...51d5f52 (1): > Add macros to get the semantic version of the current release
51d5f523ef Martin Sjölund Add macros to get the semantic version of the current release
56ed12f8c5 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
924b6f0f08 hudson * OMEdit a076bbc...8d10576 (1): > Generate directories for sub models when saving meta-model.
0d8476c322 Adeel Asghar Generate directories for sub models when saving meta-model.
8d105766e6 Adeel Asghar Generate directories for sub models when saving meta-model.
9fc808683d hudson * OMEdit 1f6c735...a076bbc (1): > Fixed the ModelFile attribute of meta-model editor.
3fdd91dd15 Adeel Asghar Fixed the ModelFile attribute of meta-model editor.
a076bbc780 Adeel Asghar Fixed the ModelFile attribute of meta-model editor.
d84ca0e20b hudson * OMCompiler 1a632d2...ca33ed1 (3): > - fixed mingw build > - ScoreP-include added > - fixed ScoreP-Handling in Cmake
39a433b8ef hudson * doc cb5229f...35203b2 (1): > Use some inline icons
35203b2fb8 Martin Sjölund Use some inline icons
a303378c8d Martin Sjölund Update documentation
cb5229fd3d Martin Sjölund Also include a diff for the documentation since the last release
30e94ba0a3 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
9222dcfeb2 Martin Sjölund Install pre-commit hook for OMDev OMCompiler
7a33c182ff Martin Sjölund Let runtests.pl determine threads automatically
509fb17547 Martin Sjölund Do not break lines in the makefile
80696ff781 Martin Sjölund Copy documentation for now (until omc-doc is built separate)
144e356e24 Martin Sjölund Fix install paths
ca00d549ad hudson * OMOptim fc81c68...16ab602 (1): > Fix OMOptim search path
3d07efd5d5 hudson * doc 53189f6...6f01277 (1): > Fix indentation in release notes
6f012777d7 Martin Sjölund Fix indentation in release notes
a5e03b7001 Martin Sjölund Add link to User's Guide
ac1c744132 Martin Sjölund Add make install to the main repo
390474d037 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
3663a5bc2f ptaeuber Merge branch 'master' into tearing
61916a6f71 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
53189f61bf Martin Sjölund Add intersphinx, fix references
96353e71c6 ptaeuber - add new model to test dynamic tearing
3fb89e1ec6 ptaeuber - add new model to test dynamic tearing
bd64558ea8 hudson * OMCompiler 6f28e41...d36f27a (1): > Look for Susan-generated files
2560104cbd hudson Updating submodules
d116a736b1 Per Östlund Added testcase for #3357.
7bc3b0a375 hudson * doc 0ddc0e0...5d7ed28 (1): > Use git describe to show the version number
5d7ed28d9b Martin Sjölund Use git describe to show the version number
ac3ec302cc hudson * OMCompiler bffe982...1abf2a9 (2): > Update sanity check > Fix MODELICAPATH/OMHOME confusion
d9bc4f7f05 ptaeuber Merge branch 'master' into tearing
d7caf11573 hudson * doc eb988c4...0ddc0e0 (1): > Add bibtexparser dependency
0ddc0e0fb6 Martin Sjölund Add bibtexparser dependency
4b400dd6e7 hudson * doc 7e175de...eb988c4 (1): > Update OMHOME paths for the new location
eb988c469e Martin Sjölund Update OMHOME paths for the new location
95de45d119 hudson * doc 756db51...7e175de (1): > Add sphinx to the requirements
7e175de56d Martin Sjölund Add sphinx to the requirements
33c03747ff hudson * doc e0e967f...756db51 (1): > Add 'UsersGuide/' from commit '292a85483b90f257280ac2c6f5a1f38ad74ccb19'
756db511c9 Martin Sjölund Add 'UsersGuide/' from commit '292a85483b90f257280ac2c6f5a1f38ad74ccb19'
292a85483b Martin Sjölund Fix some references
633dd7af46 hudson * OMEdit 146601a...1f6c735 (1): > #3354 - Allowing changing the shapes stacking order.
b0489b2993 Adeel Asghar #3354 - Allowing changing the shapes stacking order.
1f6c7351b6 Adeel Asghar #3354 - Allowing changing the shapes stacking order.
8b71ff9618 ptaeuber - add new model to test dynamic tearing
6f6a6debe3 hudson Updating submodules
16dff7dd3b Martin Sjölund Add OMPython to requirements
7f69a46b73 Martin Sjölund Fix pip requirements name
368f220f21 Martin Sjölund Add pip requirements
58dc0b9e48 Per Östlund - Updated EnumArrayMod1 test.
5e15ef518a Martin Sjölund Remove Windows bat-file (need make to build images)
d19334e4f1 Martin Sjölund Add images
f60760420c Martin Sjölund Move files
9a2338833b Martin Sjölund Update MDT images
0689305fc5 hudson Updating submodules
386f480859 vwaurich - update EngienV6 tests
967a7e1b0a hudson * OMNotebook e2a8885...788cb1e (2): > Merge branch 'master' of https://github.com/OpenModelica/OMNotebook > #3351 - Fixed the OMNotebook start up issue.
788cb1eb8b Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMNotebook
7e6af05c00 Adeel Asghar #3351 - Fixed the OMNotebook start up issue.
a2f93d6f35 Martin Sjölund Generate separate bibliographies
177a9519a3 Martin Sjölund Add some targets for making a README
ce051d70d5 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
9bbf3fb515 hudson * OMCompiler 004a350...cbb4269 (4): > BugFix level scheduler > Added new statistical profiling feature > Added statistical support for profiling > Updating profiling cpp
66c0766573 hudson Updating submodules * OMNotebook 5b2cd4c...e2a8885 (1): > Ignore OMNotebook.config
e2a8885bd2 Martin Sjölund Ignore OMNotebook.config
029b525dfd hudson * OMPlot 4f0d255...f7acdb9 (1): > Ignore install-sh
f7acdb9ab3 Martin Sjölund Ignore install-sh
d44161bab3 hudson * OMCompiler 752d5e7...004a350 (1): > Improve sanity check by checking all commits
e096b79745 Martin Sjölund Split contributors into its own chapter
a773bf1bb1 Martin Sjölund More reference updates
88fcdc83ad Martin Sjölund Fix names of a few more images
b602cc0756 Martin Sjölund Update figures and references for OMNotebook
e9f842dfbb Martin Sjölund Update images for OMNotebook
8ae31d6c38 Martin Sjölund Fix images and references in OMEdit
6939edcbf4 Martin Sjölund Some figure/ref updates for OMEdit
907c900980 Martin Sjölund MDT updates
f8241b3266 Martin Sjölund MDT debugger update
7c89011046 Martin Sjölund Handle some modelica:// links as well
4bb3b16a48 hudson Updating submodules
4b8b10c984 Martin Sjölund Add noevalfunc
cb404bc6b5 Martin Sjölund Automatically generate API functions
475b3c2bef hudson * OMCompiler bf14425...e78a319 (1): > Remove references to OMVisualize
475dafd203 hudson Updating submodules
0c65e2d99c Martin Sjölund Add test for stringSplit
d1e0cdc450 hudson Updating submodules
5423ecb439 gossen Add endResult to testExternalObject
c12f1dc09a 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
e6275f1879 gossen Add flattening test case for external object located in extended class
c959c718fb hudson * OMCompiler 8319e8c...080582d (1): > Fix typo in InstUtil failtrace messages
2f21678894 hudson Updating submodules
aa3f566a31 Martin Sjölund Add target to check for trailing whitespace
7156cf3ffe hudson * OMShell 38ee94f...0694730 (1): > Remove generated files from version control
0694730c4c Martin Sjölund Remove generated files from version control
90699f2948 gossen Modify synchronous tests for new partition algorithm
a3e7ccfc95 hudson Updating submodules
02df469b90 hudson * OMCompiler 8d92eff...9300fd4 (1): > skipped createStateSets for dummyDerivatives
96c01c33bb hudson * OMCompiler 131f013...8d92eff (1): > - improve symbolic jacobian just by removing unionList
6a68163491 hudson * OMEdit 2ac3e23...146601a (1): > #3352 - Allow creating new result file when doing re-simulation.
76227e3939 Adeel Asghar #3352 - Allow creating new result file when doing re-simulation.
146601a798 Adeel Asghar #3352 - Allow creating new result file when doing re-simulation.
06fe20826f hudson * OMCompiler ebc9ca9...131f013 (1): > Add rational number support in SimulationRuntime-C.
c9d59160c3 hudson * OMEdit c031a55...2ac3e23 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Use mono-space font for Output.
b3481638b7 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
2ac3e23e7c Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
5a8a16914b Adeel Asghar Use mono-space font for Output.
78c8141ea0 Adeel Asghar Use mono-space font for Output.
b8cb8deac7 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,
a330d6204e hudson * OMCompiler 97f4aaf...ebc9ca9 (1): > - return value from Logger::isEnabled
b10d4aca02 adrpo - fix modelica3d build
7a7eaee26b adrpo - build modelica3d also for Windows
4925615f59 hudson * OMCompiler 7e2e9c5...97f4aaf (1): > makeEquationToResidualExp: added case for Wild
de8b3a5a7a 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
d9227a10d1 hudson * OMCompiler 95d54df...f03a955 (1): > - split the CodegenFMU.tpl into several files
9efc6a7cb6 ptaeuber - add new model to test dynamic tearing
ad21d34605 hudson Updating submodules
4a67f5c937 vruge update test
879a7e057e vruge added test for loop2con
2eeef723f1 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.
dbb138e00c hudson * OMEdit 151140b...c031a55 (1): > - formatting
ba9c8f95d1 alash325 - formatting
c031a554e5 alash325 - formatting
55f0c3874a hudson * OMCompiler f54c86f...8d8f136 (1): > Update instructions
0eafeabaac hudson * OMEdit 697cc62...151140b (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > - Do not use OpenModelica API to fetch interface points
38edcd29fb alash325 Merge branch 'master' of https://github.com/OpenModelica/OMEdit
151140b7a0 alash325 Merge branch 'master' of https://github.com/OpenModelica/OMEdit
fd2de2be42 hudson * libraries 62b24ec...e64b6bf (1): > Make Modelica3D
05916ca30b 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
87524c88bc hudson * OMEdit dfaf7cd...697cc62 (1): > #3346 Added the camel case for components name.
3c417a6e92 Adeel Asghar #3346 Added the camel case for components name.
697cc622d6 Adeel Asghar #3346 Added the camel case for components name.
7ebca9298b hudson * OMShell ccfba05...38ee94f (1): > Updated common submodule.
38ee94f657 Adeel Asghar Updated common submodule.
2d0861ad5e hudson * OMPlot 213ce20...4f0d255 (2): > Updated common submodule. > - LF as eol. - Install pre-commit hook.
4f0d25536b Adeel Asghar Updated common submodule.
305ac7d526 alash325 - Do not use OpenModelica API to fetch interface points
76169ad95f alash325 - Do not use OpenModelica API to fetch interface points
00ca982bcf hudson * OMEdit d5d7b9e...dfaf7cd (1): > Moved co-simulation files to TLM directory.
77fe0f6124 Adeel Asghar Moved co-simulation files to TLM directory.
dfaf7cd36c Adeel Asghar Moved co-simulation files to TLM directory.
8048729600 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
7aebb973b1 Martin Sjölund Use the latest OMCompiler commit
0a71418013 hudson * OMEdit e4bab47...d5d7b9e (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Fetch interface data in a thread.
78a27cd0ff Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
d5d7b9e095 Adeel Asghar Merge branch 'master' of https://github.com/OpenModelica/OMEdit
f5ad46cdca Adeel Asghar Fetch interface data in a thread.
a8c6795eb4 Adeel Asghar Fetch interface data in a thread.
82c0d37cf2 hudson * OMCompiler f54c86f...dee58ad (2): > Merge branch 'master' of https://openmodelica.org/git-readonly/OMCompiler > added documentation folder to cpp runtime
aee340f56e Martin Sjölund Add the latest OMCompiler
0ecab7c3c7 hudson * OMCompiler c7a548d...dee58ad (1): > Merge branch 'master' of https://openmodelica.org/git-readonly/OMCompiler
6ab88758de 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
bc94b4659b alash325 Merge branch 'master' of https://github.com/OpenModelica/OMEdit
e4bab47969 alash325 Merge branch 'master' of https://github.com/OpenModelica/OMEdit
67740db8fc hudson * OMEdit 336d21a...0eb4e60 (1): > - Updated common submodule.
4fe03779f9 alash325 - Read interface data from the xml file - show the metamodel file unsaved if and only if the file is modified
01fc36015b alash325 - Read interface data from the xml file - show the metamodel file unsaved if and only if the file is modified
3ef1192bf9 Adeel Asghar - Updated common submodule.
0eb4e6054d Adeel Asghar - Updated common submodule.
45c44c02fa hudson * OMEdit 1c72bdb...336d21a (1): > - Added GUI for fetch interface data.
a7399af886 Adeel Asghar - Added GUI for fetch interface data.
336d21a92b Adeel Asghar - Added GUI for fetch interface data.
33e8c411c4 hudson * OMCompiler 90b6c5d...c7a548d (1): > added documentation folder to cpp runtime
d7055c4cef Adeel Asghar Ignore NewDocumentation
c780689b23 hudson * OMCompiler 6ebad16...90b6c5d (2): > cosmetic change > generateCrefsExpLstFromExp: added case for der(x)
815abe8e7b Adeel Asghar - Find the alabaster theme path properly by using the recommended way suggested by alabaster https://pypi.python.org/pypi/alabaster.
6380bb6887 Martin Sjölund API updates
dd2aa10d21 Martin Sjölund LaTeX fixes
915857d34b Martin Sjölund Some minor fixes
63e370816d hudson * OMCompiler b3abd2b...6ebad16 (1): > disable optimization OptModules for dynopt where +simCodeTarget=XML
fd13d2c502 Martin Sjölund Cleanup OMPython
19e6bfa4cd Martin Sjölund Update ignores
33e7b0ef7b Martin Sjölund Modelica3D updates
c8e04dec81 Martin Sjölund Add missing C headers and sources
d6515356b8 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
40f4c66dce vruge added test for simplifyConstraints
62b4d4b4f0 hudson Updating submodules
e5f7de7c93 vruge update test after added postOptmodul simplifyConstraints
d013729b41 hudson * OMCompiler 1462eb5...df3bcaf (1): > Make alt text unique for profiling images
baac1ae9ae Martin Sjölund Generate a report for the profiler
63ec7ef0f2 Martin Sjölund Typeset C and Python interoperability
619b3627a3 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
334a4f805c Martin Sjölund Update FMI chapter
824496b656 hudson * OMEdit 0fa0c95...1c72bdb (1): > Fetch interface data for TLM co-simulation.
4b64eae455 Martin Sjölund Replace a png with the equation
c2b4b82c19 Adeel Asghar Fetch interface data for TLM co-simulation.
1c72bdbe02 Adeel Asghar Fetch interface data for TLM co-simulation.
d4e0547578 hudson * doc 64ee465...e0e967f (1): > Add 2 more master theses (OMNotebook)
e0e967fa6c Martin Sjölund Add 2 more master theses (OMNotebook)
76e3d24cfc Martin Sjölund Add some references
e23a6d0b56 Martin Sjölund Explain that there are no differences in the results
b3bfb6587b hudson Updating submodules
af7caf2d74 Martin Sjölund Add a reset directive for OMPython to prevent odd behaviour
9a21804a4e Lennart Ochel Update expected output
e481864a20 Martin Sjölund Update 2D-plotting
794c493d0e Martin Sjölund More figures in optimization chapter
c055ac4dd7 hudson * OMCompiler bd824ec...780b277 (1): > Dump Optimica cref's
b94ff2ea1a Martin Sjölund Some improvements for optimization
44e0fbc511 Martin Sjölund Remove duplicate text
ce5a592f57 Martin Sjölund Fix citations
b4f08b8f84 hudson * doc 49f391f...64ee465 (1): > Minor fixes to the bibtex database
64ee465733 Martin Sjölund Minor fixes to the bibtex database
2dcc3bb169 Martin Sjölund Update warnings and errors
0eff9b976c Martin Sjölund Add system overview figure
604cd9f663 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
d364952ee8 Martin Sjölund Add parametric plot
8f5024b828 hudson * OMEdit fb6b73c...0fa0c95 (1): > Make External model useful for meta modeling. Delete the OriginItem when the component is deleted.
d7ec619abf Adeel Asghar Make External model useful for meta modeling. Delete the OriginItem when the component is deleted.
0fa0c95b5d Adeel Asghar Make External model useful for meta modeling. Delete the OriginItem when the component is deleted.
ca49350d6e 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.
a839e5b5e0 Adeel Asghar Added TLM co-simulation in the Libraries Browser context menu. Allow opening TLM co-simulation output window from TLM co-simulation setup.
fb6b73c014 Adeel Asghar Added TLM co-simulation in the Libraries Browser context menu. Allow opening TLM co-simulation output window from TLM co-simulation setup.
9083bcb5af Martin Sjölund Add option to do a gnuplot
d51dba3202 hudson * OMCompiler 36f6156...bd824ec (1): > Add support to filter to CSV
3561a6a524 hudson * OMCompiler 5b20ca6...36f6156 (1): > added assert for pow(x,0.5) = sqrt(x)
f3ae33e490 hudson * OMCompiler 26ab95a...5b20ca6 (1): > Update HPCOM-IntelTBB (Task-Arena, Bug-Fix)
be4c5847c4 Martin Sjölund Remove some old files
2a626a44d1 Martin Sjölund Running OMC to generate documentation
4eb0c5d13c hudson * OMCompiler bd5ab44...26ab95a (1): > Fix indentation
c1181c94c4 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
c30b13bf9a Martin Sjölund More syntax highlighting
0bc5a0184e Martin Sjölund Add release notes
fc6b9cd20f Martin Sjölund Split some more chapters
22e66326f3 Martin Sjölund Compilation to pdf
fc11f769a2 Martin Sjölund Add some missing files
9289a4bb5e Martin Sjölund Split the files slightly, update equations a bit in OMNotebook
0a8e313fca vruge improved TestExpressionSolve.mos
b1428062df hudson * testsuite f1a5f1b...0a8e313 (1): > improved TestExpressionSolve.mos
3d125bde68 Martin Sjölund Add used images
ca097c19aa 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
6c972c0e5e hudson * OMEdit 5168639...4b6d893 (1): > - Moved some files to appropriate directories.
7bd064597e Adeel Asghar - Moved some files to appropriate directories.
4b6d893c67 Adeel Asghar - Moved some files to appropriate directories.
33bc048c70 hudson * OMEdit 30a9c4c...5168639 (1): > - Show the status of simulation in the Archived simulations list.
90d8170527 Adeel Asghar - Show the status of simulation in the Archived simulations list.
5168639ad4 Adeel Asghar - Show the status of simulation in the Archived simulations list.
d27ba89558 Martin Sjölund Add a docx to rst test
8434881064 hudson * OMCompiler f141d14...8de4ae3 (1): > - Fixed typo.
05448f7901 Martin Sjölund Some updates to a small sphinx project with a few tweaks
ed2e6d04fb Martin Sjölund Fix bibliography
26d7184d67 Martin Sjölund Try to add some sphinx project
5ac3367e3d Martin Sjölund Testing
a9a7f6a958 hudson * OMEdit a6ded24...30a9c4c (1): > - TLM plugin log file named has changed.
eb37127d1e Adeel Asghar - TLM plugin log file named has changed.
30a9c4cb2c Adeel Asghar - TLM plugin log file named has changed.
a4f6d1190d Martin Sjölund Allow compiling without all subprojects present
1bc9092e95 Martin Sjölund Update README.md
bdfadc55d0 hudson * testsuite 25e582b...f1a5f1b (1): > Add a target for hudson to perform a sanity check
f1a5f1be6f Martin Sjölund Add a target for hudson to perform a sanity check
7fe459f71f hudson Updating submodules
25e582bfff Martin Sjölund Update reference results due to MSL 3.2.1 change
47dfa88434 hudson Updating submodules
3748371830 vruge update test
83bf09602b 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
689ac60259 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
c1e4ea9b1a vruge update test
107a27fe86 hudson * OMEdit 149bf80...a6ded24 (1): > - Another stupid typo.
2512d4a4da Adeel Asghar - Another stupid typo.
a6ded24a22 Adeel Asghar - Another stupid typo.
86f5331d79 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
44f1929483 hudson * OMEdit a82dea5...149bf80 (1): > - Fixed stupid typo.
1fa319b5e7 Adeel Asghar - Fixed stupid typo.
149bf80d3a Adeel Asghar - Fixed stupid typo.
d7344512d6 Adeel Asghar - Ignore OpenModelicaSetup directory.
55bd00861a hudson * OMCompiler 7f603ec...c8a2562 (1): > Adds serialization of MMC values
fb99473b0f hudson * testsuite 673e210...8165162 (1): > Increase the timeout
8165162b64 Martin Sjölund Increase the timeout
390ff41845 hudson * testsuite 5824e7b...673e210 (2): > - changed BouncingBall number of threads to one > Merge remote-tracking branch 'originMW/master' into masterMW
d5f753989f 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.
193e7bc191 hudson Updating submodules
673e210570 Marcus Walther - changed BouncingBall number of threads to one
5e3b097ec1 Marcus Walther Merge remote-tracking branch 'originMW/master' into masterMW
c485867fa8 Adeel Asghar - No hover events in Component so no need to enable hover tracking. - Minor formatting & documentation in ModelWidgetContainer.cpp.
a82dea5977 Adeel Asghar - No hover events in Component so no need to enable hover tracking. - Minor formatting & documentation in ModelWidgetContainer.cpp.
5824e7bf4b Martin Sjölund Disable BouncingBall_mcp_omp.mos
e313ab681a Adeel Asghar - Check for existing LibraryTreeNode and display error if already exists.
7f6cbd5694 Adeel Asghar - Check for existing LibraryTreeNode and display error if already exists.
9ae7723b54 Per Östlund - Added test case for #3337.
c57605b393 Martin Sjölund Merge pull request #13 from vruge/disableDynStateSelectionInDynOpt3
ca05ec17d3 Martin Sjölund Merge pull request #12 from vruge/disableDynStateSelectionInDynOpt2
e278710906 Adeel Asghar - Allow loading external models for TLM meta-modeling.
2686fdbbba Adeel Asghar - Allow loading external models for TLM meta-modeling.
b3ffc67c2f Adeel Asghar - Use the preserve aspect ratio and initial scale of the component instead of the layer.
8f8cfe0609 Adeel Asghar - Use the preserve aspect ratio and initial scale of the component instead of the layer.
dd51fdd783 Adeel Asghar - Make the text readable when component has flipping/rotation.
a7c1e7733e Adeel Asghar - Make the text readable when component has flipping/rotation.
d1c4841758 vruge dynOpt: addeed case for disable dynamic sate selection
2ff7145af2 vruge update test
890ee7f65c 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
70befdda54 hudson * OMCompiler b8bb713...5992e4a (1): > - Fixed encoding of HpcOmScheduler.mo and SimCodeUtil.mo.
2828618490 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
c798dca345 Per Östlund - Added test case for array expansion of outer parameters.
d41041329d 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
69d22f22da hudson * testsuite 1a5bab4...a9d51ea (1): > - Added test case for enumeration array modifier.
a9d51ea039 Per Östlund - Added test case for enumeration array modifier.
eec11536a1 hudson * OMCompiler aec10af...e95da2b (1): > - Changed recursive instantiation of enumeration arrays to a loop, to avoid issues with type checking.
6e51e99457 hudson * OMEdit 5dfb4ea...f77f376 (1): > - Visualize the Component origin with cross.
e8a1675d8c Adeel Asghar - Visualize the Component origin with cross.
f77f376cff Adeel Asghar - Visualize the Component origin with cross.
eccd018f36 hudson * testsuite 72a94bb...1a5bab4 (1): > - Added test case for inner/outer enumeration dimensions when using bindings.
19e07b6678 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.
1a5bab448c Per Östlund - Added test case for inner/outer enumeration dimensions when using bindings.
e6417343ab hudson Updating submodules * OMOptim c75e22d...6d6beea (1): > Use the configured CXX when compiling paradiseo
72a94bbfea Lennart Ochel Add test case for #3323
d1bb8872c0 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
5e296cf7bd hudson Updating submodules * OMCompiler fd2efe9...cc6a016 (1): > Add workaround to RemoveSimpleEquations to sort out known vars from alias vars (#3323)
0bc3a73e2c Lennart Ochel Update expected output
443e0dd6dd hudson * OMCompiler a63f61b...fd2efe9 (1): > Remove usertab.c as expected
63b4b6dc0c hudson Updating submodules * OMCompiler dff6c83...a63f61b (1): > Remove usertab.c from cppruntime as it should never be compiled
81f8a837b3 Martin Sjölund Make build dirs
234ebb4f95 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
1790335285 hudson * OMCompiler 04badce...dff6c83 (1): > Fixes #3332, ParModelica install paths
374f9d3d85 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
7bdc0d03c3 hudson * OMCompiler 5c9479a...04badce (1): > replaced for loop with std::transform in SimVars.initRealAliasArray
79fb67ef96 hudson * OMCompiler eb6f814...5c9479a (1): > fix for ModelicaExternalC usertab linker error in cpp runtime
d1489104b8 hudson * OMCompiler 9f6854b...eb6f814 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > fix for typo in SimController comment
e8c7682f24 hudson * testsuite 0c3dcc8...d0aef25 (1): > - commented out debug line
8e8f9667c5 adrpo - unpack the reference files before running the tests
d0aef2541d adrpo - commented out debug line
abc7935de8 hudson * testsuite 6b77a33...0c3dcc8 (1): > Only set CXX to g++ if CXX is clang++
0c3dcc8551 Martin Sjölund Only set CXX to g++ if CXX is clang++
84b170ca44 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
6fa70042c8 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
f7ae6d9ae4 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
b6201cd6d4 hudson * testsuite 1583aba...6b77a33 (1): > Merge pull request #11 from vruge/dynOptUpdate
6b77a33bb1 Martin Sjölund Merge pull request #11 from vruge/dynOptUpdate
222835e16d hudson * testsuite ded2952...1583aba (1): > Merge pull request #10 from vruge/dynOptUpdate
42ff48fcac vruge Merge remote-tracking branch 'origin/master' into dynOptUpdate
1583aba683 Martin Sjölund Merge pull request #10 from vruge/dynOptUpdate
e7f0d20610 hudson * OMCompiler 1bda3b0...537d965 (1): > - git describe instead of git rev-parse for getVersion()
2860aa4314 vruge remove some messages, which are not intresting
7ac9271f76 vruge improved test TFC5
53c1cf744c vruge improved test LRB2
c91dbbb98e vruge improved test LRB
9eeccf4322 vruge improved test DM
4d8299ef79 hudson * OMCompiler 5608b79...1bda3b0 (1): > - fix for visualization xml
6ce925d72b 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
ded2952742 Martin Sjölund Skip LOG_IPOPT_ERROR as the numbers are not interesting
44a312bd6f Martin Sjölund Print less output to pass the testsuite
913700d04f Adeel Asghar Ignore OMPython if git cloned inside OpenModelica.
6d3d279e0c Adeel Asghar - remove OMPython submodule.
be7436adb9 Adeel Asghar - Added OMPython submodule.
5767eb0fc4 hudson * OMNotebook 0505769...5b2cd4c (1): > Normalize line endings, remove generated file
5b2cd4c58a Martin Sjölund Normalize line endings, remove generated file
c20cfa8be6 hudson Updating submodules * OMCompiler bb4056b...76801fe (2): > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'qss'
2c1535d6c1 Lennart Ochel Update expected output
576a904ab7 Lennart Ochel Merge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
d798361669 Lennart Ochel Merge branch 'qss'
7d0e893664 Martin Sjölund Update runtests.pl exit codes
b4620a732d Martin Sjölund config.guess is copied into the correct place by the common files
f009094cf6 hudson Updating submodules * common 2e0e4dd...00c80dc (1): > Always copy the required config.guess, etc
00c80dcd01 Martin Sjölund Always copy the required config.guess, etc
e4416eaae9 Martin Sjölund Fix cppruntime tests
169712a664 Martin Sjölund Compile Modelica3D binaries
2e0e4dd1d5 Martin Sjölund Add the canonical host_short to omhome
1eb301f922 hudson Updating submodules * OMCompiler 38d0c59...060a0ac (1): > Use the configured CXX in cppruntime
3e5635a2b2 Martin Sjölund Use g++ for boost threads
2226ebb5aa hudson Updating submodules * OMCompiler bf6ce68...38d0c59 (1): > Use C++11 by default
8700c259c9 Martin Sjölund Add c++11 macro
2831261518 hudson * testsuite 028b425...a4b5245 (1): > Update expected output - remove warnings (see #3325)
a4b524524e Lennart Ochel Update expected output - remove warnings (see #3325)
efc65e1942 Lennart Ochel Update test for system that do not depend on any state
ea351393b2 hudson * OMCompiler 60c93f5...bf6ce68 (1): > Fix generation of sparse pattern for systems with just one state
2c578ecf36 Lennart Ochel Merge branch 'master' into qss
312471e279 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
1795064179 hudson * OMCompiler 3f57560...60c93f5 (1): > Merge pull request #4 from ptaeuber/tearing2
ffb7cc192f hudson * OMCompiler b3dabeb...3f57560 (1): > - sundials 2.4.0 has support for colored jacobian, so I've changed the ifdef
38289e02ba 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
ef4ce63403 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
230db15a58 Adeel Asghar #3123 - Fixed the Component flipping issues.
5dfb4ea46a Adeel Asghar #3123 - Fixed the Component flipping issues.
65bc6a2b2b adrpo - build omlibrary and omc-diff by default on Windows
dc25ac0ea4 hudson * testsuite b07755b...028b425 (1): > Merge pull request #9 from vruge/master
028b425b0c Adrian Pop Merge pull request #9 from vruge/master
5bc2cb9d85 vruge dy. optimization: update test
36a39f62e2 vruge dyn. optmization: update test
9fbf184a5b hudson * OMCompiler defa77c...e2a2224 (1): > dyn. optmization: attempt to fix CombiTimeTable with Periodic
fbbbebfbef vruge update test
689f8810c8 hudson * testsuite 42c0789...b07755b (1): > Expected output
b07755b09a Martin Sjölund Expected output
23a74abcfd 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
b5e2d2838f hudson * testsuite 0009dfa...42c0789 (1): > Disable debugging
42c07892ab Martin Sjölund Disable debugging
76b47f73c3 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
e40f140203 hudson * testsuite 5c9cc5d...0009dfa (1): > Use the new paths for the model testing scripts
0009dfa139 Martin Sjölund Use the new paths for the model testing scripts
85986d8432 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.
5c9cc5de39 Martin Sjölund Do not add the inst tests
8171bdfecd Martin Sjölund Add missing SiemensPower test
fe904fba7a hudson * testsuite 4ade779...36b2fae (1): > Add SiemensPower reference file
36b2fae6ea Martin Sjölund Add SiemensPower reference file
5b48199f58 hudson Updating submodules * libraries b915040...efc414f (1): > Add SiemensPower 2.1 beta
4ade77936c Martin Sjölund Update SiemensPower tests to use the packaged library
1d28717674 Martin Sjölund Use SiemensPower from the libraries
3ca5d1f139 hudson * libraries 6ae48c8...b915040 (1): > Add SiemensPower as a core library
0bbaeec6c6 hudson * testsuite 6a8642c...6f15357 (2): > Add the small reference graphs used and compared > Use same stopTime as reference file
6f15357c6e Martin Sjölund Add the small reference graphs used and compared
268a0405d3 Martin Sjölund Use same stopTime as reference file
a92549d11d hudson * OMCompiler 6d49a94...27df1e5 (1): > - fix windows compilation
e4924883f3 hudson * OMShell 3f8412c...ccfba05 (1): > Update .gitignore file
ccfba05297 Lennart Ochel Update .gitignore file
8b8614f298 hudson Updating submodules * OMCompiler ab8f95a...6d49a94 (1): > Merge outputs 2 and 3 of diffSimulationResults
6a8642c01e Martin Sjölund diffSimulationResults changed back to two outputs
7caf3fc616 hudson * testsuite e90e180...77b04d0 (1): > Add MSL 3.1 version of reference files
77b04d0230 Martin Sjölund Add MSL 3.1 version of reference files
aa2ef4b3d8 hudson * testsuite 73d0a3c...e90e180 (1): > Update C++ tests using the ModelTesting scripts
e90e180cee Martin Sjölund Update C++ tests using the ModelTesting scripts
607683caf3 Martin Sjölund Build reference files
96888e3416 hudson * OMCompiler 2bf2c4e...ab8f95a (1): > Bump 3rdParty
1207d8e2fe hudson * OMCompiler 0d42956...2bf2c4e (1): > Quote directory names
bca913380c 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.
69b6561e81 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
25364865eb hudson * testsuite f9fa946...73d0a3c (2): > Add reference file for 4-bit adder > Add reference for ChuaCircuit (2500 intervals)
73d0a3c992 Martin Sjölund Add reference file for 4-bit adder
2f534a82b9 hudson * OMCompiler ba5b824...98e9206 (1): > Allocate the correct size
5f9e4651a6 Martin Sjölund Add reference for ChuaCircuit (2500 intervals)
c1d29220f9 hudson Updating submodules * common ec62513...d52ab4e (1): > Make pre-commit hook work with submodules
f9fa9461e7 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
d52ab4e30b Martin Sjölund Make pre-commit hook work with submodules
36f6ce8f73 hudson Updating submodules * OMOptim a06773d...c75e22d (1): > - Fixed encoding of ParadisEO files.
703687b751 Martin Sjölund Convert Makefile.in to UTF-8
c5ab20cbdd Martin Sjölund Merge pull request #8 from lochel/jacobian-warning
f3b9b6be69 hudson * testsuite 7e98375...ff0fc92 (3): > Expected output > Add -nodelete option to rtest, for debugging > Use the MSL 3.1 reference for CharacteristicThyristors
ff0fc923d0 Martin Sjölund Expected output
487b497182 Lennart Ochel Update expected output
de3bfe75cc hudson * OMCompiler a6b4656...ba5b824 (2): > Simulation results fixes - Add failed variables as output from diffSimulationResults - Add numberOfIntervals flag to filterSimulationResults > Create GC_asprintf function
ed3dc17200 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.
710c86d07a Martin Sjölund Add -nodelete option to rtest, for debugging
8064091bd5 Martin Sjölund Use the MSL 3.1 reference for CharacteristicThyristors
7c74307a23 hudson * OMCompiler ea135be...23a54a4 (2): > - removed some debug dumps in vectorization > - some fixes for vectorization
c101ed4958 hudson * OMCompiler 20a5a0c...ea135be (3): > - extended vectorization (reverted from commit 4e506d6574516164ddaf3ee1eee666e5b4c31857) > Merge remote-tracking branch 'origin/master' > - extended vectorization
71623400a0 hudson * OMCompiler c895e99...20a5a0c (1): > - fixed GCC compiler warnings for invalid-pch define and force_inline
be961d1db8 hudson * OMCompiler 348b22c...c895e99 (1): > - fixed appended subscripts for vectorization
68874ea933 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.
8bb9617df2 Lennart Ochel Update expected output
ffa7dad6ba Lennart Ochel Add test case for ode system that depends on time (and not on states)
1656a6396e 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
18a543d805 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
5432a3604a 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;
539229e45b hudson * OMCompiler d8cca3f...97f744c (1): > - update 3rdParty and .gitignore
a97a2ebd4f Lennart Ochel Update expected output
2fe81190b1 hudson * OMCompiler 454c9c4...d8cca3f (3): > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Changes towards vectorization > Changes towards vectorization.
21ec2c9be2 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
c738f886ed hudson * OMCompiler ec0bb5e...454c9c4 (1): > - support -emit_protected for CPP runtime
eecaa5f6a3 hudson * OMCompiler ed7da3e...ec0bb5e (1): > symEuler: fixed values for der(x)
4856053c85 hudson * OMCompiler bae5316...ed7da3e (1): > fixed symEuler
d35959ffb9 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
86674c94d2 hudson * testsuite 3a9c670...7e98375 (1): > Expected output
7e98375202 Martin Sjölund Expected output
de650fefcd hudson * libraries 03a6500...e5deae4 (1): > Fix checkLatest
d16b655690 hudson * libraries 72fe6fd...03a6500 (1): > Add new libraries Chemical and ScalableTestSuite
e48b4da372 Martin Sjölund Add openmodelica.org mirror pulling by default
7ea458b0dc hudson * OMCompiler dadc3dc...bae5316 (2): > - proper include > - more fixes for MSVC compilation
7ae2f1ee17 adrpo Merge branch 'master' of https://github.com/OpenModelica/OpenModelica
466750ddfd adrpo - put back more makefile targets
ffe9785bcc hudson * OMCompiler adf53f3...dadc3dc (1): > - fix MSVC compilation of C runtime
2fc1cb88be hudson * OMCompiler 945b16d...adf53f3 (1): > - update 3rdParty in OMCompiler
d3d68220b3 hudson * libraries 6d15646...72fe6fd (1): > Bump libraries - https://github.com/modelica/Modelica.git branch maint/3.1 has FAILING head - latest is af2a3e1597d648d6826665c89cf9eaf5c2a632bc abe2bb694c149c107875b3a44910ac723465510c
4282c88142 hudson * testsuite 6ca9268...3a9c670 (1): > Add absolute path to compiler sources
3a9c67069c Martin Sjölund Add absolute path to compiler sources
50d0788970 Martin Sjölund Re-add content removed by accident
0ad00ff753 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.
3ad5ddafeb Martin Sjölund Compile OMNotebook and OMShell
3f8412c0a5 Martin Sjölund Fix compilation of OMShell and mosh
a0acad3343 hudson * OMCompiler 56f577d...475d005 (1): > extends dyn. optmization: update var direction
b87dfa0849 Adeel Asghar - Missing file from last commit.
cbd3561e07 Adeel Asghar - Added common submodule. - Install pre-commit hook. - Added .gitattributes.
0fe3e13fe2 hudson Updating submodules * OMOptim fb1f0ac...a06773d (1): > - LF as eol. - Install pre-commit hook.
c247847197 Adeel Asghar - LF as eol. - Install pre-commit hook.
6ca92683a2 Martin Sjölund Update expected results
7f4a2353ab Martin Sjölund Add AIMC_withLosses reference file
cc44005f68 hudson Updating submodules * OMCompiler 6913c02...56f577d (1): > relax the rules for reduce and extends dyn. optimization flags
0505769f7b Adeel Asghar - Added .gitattributes. - Install pre-commit hook.
47977bba27 hudson Updating submodules * OMCompiler af3435e...6913c02 (1): > symEler: improved generation of helper-var DT
092e7d8201 Adeel Asghar - Use LF as eol to keep things uniform.
289644df3a Adeel Asghar - Use LF as eol to keep things uniform.
9c5c03f806 hudson * testsuite fca40b3...4c1eca3 (2): > Use the model testing script > Model testing script now works better in non-standard directories
4c1eca3221 Martin Sjölund Use the model testing script
0bb8a1f250 Martin Sjölund Model testing script now works better in non-standard directories
40c8390620 hudson Updating submodules * OMEdit f417640...4f171b4 (1): > - Properly install pre-commit hook for OMEdit.
d4d323b0d4 Adeel Asghar - try whitespace.
4f171b49aa Adeel Asghar - Properly install pre-commit hook for OMEdit.
ec62513e65 Adeel Asghar - Make pre-commit work on Windows.
6d9f5c5e35 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
cdb1b63805 hudson * testsuite e5d820d...fca40b3 (1): > Update paths to reference files
fca40b3cc5 Martin Sjölund Update paths to reference files
59dac22c7f adrpo - add omshell and mosh targets
33fedb9a50 hudson * OMCompiler 29cd04e...9e6d93d (1): > ExpressionSolve: added additional for symEuler(dt == 0)
2a44e2ff7f hudson * libraries 92ef89d...944d920 (1): > Single-branch did not exist until around git 1.8 (1.7.10)
a2321064fc 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
e5d820d269 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
5e0354e308 hudson * OMCompiler 3a51e34...29cd04e (1): > Build cppruntime into OMBUILDDIR
125e19c932 hudson * testsuite d52e6f7...3ffa328 (1): > Add the HumMod tests
3ffa3287e4 Martin Sjölund Add the HumMod tests
8a8e0105da Martin Sjölund Build cppruntime if requested
16e6e52ee3 adrpo - put back the needed Windows targets
6092981d1e adrpo - bring back the coding style targets and the aspell file
b89833dfbb hudson * OMCompiler 550f780...3a51e34 (1): > - add Compiler/OpenModelicaSetup to .gitignore
146ab87d53 adrpo - add Eclipse files: .project-sample .externalToolBuilders/OMDev-MINGW-OpenModelicaBuilder.launch-sample - update .gitignore
cb2452adcc hudson * OMCompiler 8c0132b...550f780 (1): > - fix library coverage script, have emit_protected defined on all branches, otherwise you get an error when running system
f620fd5413 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
2da0cd3c4d 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
c1cad41dc1 hudson * libraries e0fab54...51c0469 (1): > Some fixes for check-latest
0d10a971af hudson * libraries 0a8f36e...e0fab54 (1): > Handle multiple repos in the update script
b94e4456fa hudson Updating submodules * OMCompiler ff139a3...8c0132b (2): > Fix OMC path for --without-omc > Handle filtering negative aliases
9c0b760ebb 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
d52e6f7cda Martin Sjölund Update reference files for hpcom - Re-added files unique for hpcom - Other tests use MSL 3.2.1 reference files
15bde75a40 hudson * testsuite 2f9ab57...c5ab021 (1): > Update ThermoPower tests
c5ab021ff8 Martin Sjölund Update ThermoPower tests
3916654dd6 hudson * testsuite 13e820f...2f9ab57 (2): > Expected output > Fix Java tests
2f9ab57184 Martin Sjölund Expected output
6a9078e98e Martin Sjölund Fix Java tests
3f40e42734 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)
13e808fff7 Martin Sjölund Add compilation of OMNotebook on Linux
213ce20f18 Martin Sjölund Update submodules
2bc7193c72 Martin Sjölund Fix OMNotebook compilation
f2d928b61b hudson * OMEdit 10cae8b...f417640 (1): > - Install the pre-commit hook.
f417640ad9 Adeel Asghar - Install the pre-commit hook.
7c54c2be4d 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
13e820f24f Lennart Ochel Update debug dumps - Replaced large models with dummy models - Restore filtered out tests - Update expected output - Deactivate tests that dump time stamps
36e68fbb59 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
b09aaee0f0 Martin Sjölund Add filtered reference files for resolveLoops
20f29ce04d Martin Sjölund Remove test identical to the MSL test
19beba6c87 Martin Sjölund Remove unused test ComparisonQuasiStationary2
20085af036 Adeel Asghar Build OMShell & OMOptim from root project.
7653919304 Martin Sjölund Do not instantiate PlanarMechanics
d92b0cb394 Adeel Asghar - Build omedit & omnotebook from root project.
068ea29f2d Martin Sjölund Add OMShell to the submodules
9b5f5039c8 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
bc2c1844d7 Marcus Walther - updated hpcom tests
c98aacedc8 hudson * OMCompiler 7023616...723695e (1): > Handle mixed OMC and Dymola names better
bcf0670779 Marcus Walther Merge pull request #1 from OpenModelica/master
66d84112ba hudson Updating submodules * OMCompiler e446029...7023616 (2): > Fix a rollback bug > Update submodules
fa2bd9aac2 Martin Sjölund Fix pull command
d51729c138 Martin Sjölund Bash formatting
fdfb3b8b8d Martin Sjölund Update README.md
515a0c9543 hudson * OMOptim 7ef85c5...fb1f0ac (1): > - Compile OMOptim on Windows.
c0aed8d1b6 adrpo - update the glue project
7196e99883 hudson Updating submodules * OMCompiler 4ee2c6c...ecc9596 (1): > - case sensitivity.
10cae8b19b Adeel Asghar #3295 - Added close window, close all window & close all windows but this options in the View->Windows->
3b30c3a91f hudson * OMCompiler 57c9092...4ee2c6c (1): > - some more infos about arraycrefs in dumpSimCode
5cd136daba 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
2def73da02 hudson Updating submodules * OMCompiler d254dbf...66346e3 (2): > Update gitignore > Improve the mat4 reader to also lookup Dymola-style names
1cc7d081d7 Martin Sjölund Add PlanarMechanics minimal reference files
33ed58aaeb Martin Sjölund Additional example for filtering reference files
ca59402d85 Lennart Ochel Update qss test suite
19e5804a6e Lennart Ochel Merge branch 'master' into lochel/qss
2560b6f2ce hudson * OMCompiler cbc725d...d254dbf (2): > Fix detection of version in submodules > Fix testing of the Java interface
c8e63af08b hudson * OMCompiler 06ed6bf...cbc725d (1): > Improve the filtering of results files
cf6ba8de64 hudson * libraries 9d79343...0c6db51 (1): > Compile ModelicaServices-Modelica3D by default
9733af6a83 hudson * libraries 593195d...9d79343 (1): > Use ThermoSysPro and ThermoPower git versions
d184e14173 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
805d90b226 Martin Sjölund Merge pull request #5 from mflehmig/master
7e14015da9 Martin Sjölund Add ThermoSysPro reference files
7f652c3d7f mflehmig - Added 'ReferenceFiles' to clean rule in Makefiles where needed.
b4129e37a7 Martin Sjölund Merge pull request #4 from mflehmig/master
d4080259f8 mflehmig - fixed typo.
49f391fa17 Martin Sjölund Compile latex pdf
03aa6b99cb Martin Sjölund Add 'listings-modelica/' from commit 'fc5a2466d2c760e0d75d13ee3fd8ceb550cfabd1'
098181c517 hudson Updating submodules * doc d5928d9...3360702 (2): > rename: ocp_init.tex -> dyOptInitialGuess.tex > added LaTeX-src for intial guess
336070204f vruge rename: ocp_init.tex -> dyOptInitialGuess.tex
3cf1adf715 vruge added LaTeX-src for intial guess
5f0cfbfe2a Martin Sjölund Add reference files for solver tests
1ca3bb1b5d hudson * OMCompiler c91e321...fa70703 (1): > - update reference commit
db61292f11 hudson * libraries df1f8ea...7bda092 (1): > Make ThermoSysPro a core library
b8f25c6c4f hudson Updating submodules * OMCompiler e2edb49...c91e321 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Highlight workaround for "symEuler"
d7675e2797 Martin Sjölund Update README.md
48efb88796 Martin Sjölund Update README.md
6e7ea141aa 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
5f32b3ae6a Martin Sjölund We do not use the env.var OPENMODELICAHOME
6f8d233d83 Martin Sjölund Update common
eb10ccb412 Adeel Asghar More README updates. Removed README.txt
bd8f9a3cf6 Adeel Asghar More README updates. Removed README.txt
172c00e4d5 Adeel Asghar Removed README.txt
22be200b52 Adeel Asghar More README updates. Removed README.txt
2194ce5557 Adeel Asghar Copy DrModelica & DrControl. Updated README.
a0f60b2170 Martin Sjölund Add OMNotebookHelp from svn
ea5107f512 Adeel Asghar Updated README
1799708f20 Martin Sjölund Add 'DrModelica/' from commit '4aebc12187da9e57445cec7f37d41bd99709bf47'
75965dc6e7 Martin Sjölund Add 'DrControl/' from commit '0e380635c4adddf94372cf0ecccf153d304d237e'
2c744c24c7 Adeel Asghar Updated README
9a3c47e85d Adeel Asghar Fixed OMNotebook Windows compilation.
b96b563041 Martin Sjölund Merge pull request #3 from vruge/master
30b173d3fb Adeel Asghar OMShell Windows compilaiton.
96ed92df1f Vitalij Ruge fixed symEuler
da8398b086 Adeel Asghar Fixed OMEdit & qjson compilation for Windows.
a5e05b311c Adeel Asghar Copy OMPlot header files.
a050f2c3df Adeel Asghar Removed unused stuff.
4cd2000edf Adeel Asghar Fixed OMPlot & qwt compilation for Windows.
a7fa71d5e4 adrpo - add newline at the end of Makefile.omdev.mingw
eefefe83b0 adrpo - build core libraries when building omc on Windows
9bf2c0abb0 hudson * testsuite 2a29996...c6c4757 (1): > Add missing file to convert .mat.xz to .mat
c6c4757849 Martin Sjölund Add missing file to convert .mat.xz to .mat
3269d8cde4 Martin Sjölund Make reference files to prepare the testsuite to run
2a29996462 Martin Sjölund Reference file updates
dd0555ff41 hudson Updating submodules * OMCompiler 7d696cd...dcdf614 (3): > Define HashTableCrIListArray.HashTable in SimCodeTV.mo > - more propagation of OMBUILDDIR > - More fixes for windows compilation.
08df7b0bd4 Martin Sjölund Compile omc-diff
77d2e58848 Martin Sjölund Compile omc-diff with optimization flags
c1d352514e adrpo Merge branch 'master' of https://github.com/OpenModelica/OpenModelica
a062973413 adrpo - forgot to push the Makefile.omdev.mingw changes
4e1ca3fe50 Martin Sjölund Copy libraries to the correct build dir
68f4b704d6 Martin Sjölund Fix OMOptim compilation from clean
cb05caf81f Martin Sjölund Compile OMPlot from clean
95a869dfeb Martin Sjölund Compile OMPlot from clean
7cf8dd0879 Martin Sjölund Fix configure from clean
cf1ac0d3a6 Martin Sjölund Fix configure from clean
0997d2ec1d Martin Sjölund Add searching for libqwt
043b557395 Martin Sjölund Compile OMEdit, OMOptim, OMPlot as well
3d07c1eeb7 Martin Sjölund Add gitignore
51478233dd Martin Sjölund Copy more files to the build directory
9296fcf69c Martin Sjölund Fix compilation from the super project
687e1d940f Martin Sjölund Nicer omhome messages
aedf3f4ff2 Martin Sjölund Copy includes to omplot
aabaf24cae 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
ecfaaf73af Adeel Asghar Fixed compilation.
1c5cab7101 Martin Sjölund Fix OMC bootstrapping path
c1bb0c3f2a 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
f3d3696cb2 Martin Sjölund Try to exit if files do not exist
3ed937e4f4 Martin Sjölund Add gitignore
7b69b20545 Martin Sjölund Compile both omc and omplot
a4b3fc3f66 Martin Sjölund Update configuration
1d955ae09e Martin Sjölund Skip looking for omc build artifacts if we are compiling omc at the same time
07583cf28f Martin Sjölund Use the configurable build directory Also fix using the correct CXX in qwt
d41c2b184e Martin Sjölund Share build dirs between projects
cdb6054594 Martin Sjölund Merge pull request #2 from vruge/master
6720111947 Vitalij Ruge simplify test, which test no converge
2036f9f48d Lennart Ochel Add some first tests for qss solver
ae6d4acb1b Rüdiger Franke update -cppruntime tests
a069005d70 Martin Sjölund Add new API
756d376b8d adrpo OMCompiler submodule updated
77feb896e6 Martin Sjölund Fix paths in bootstrapping tests
adcfa92e70 Martin Sjölund Fix compilation of cppruntime; share cppruntime reference files with the C runtime
162277d855 Martin Sjölund Moved the MSL 3.2.x reference files to the root
9e0ccd5a99 Martin Sjölund Path to compiler sources changed
cf5d94e55b Martin Sjölund Make the test suite possible to run
fd4bd2d154 Martin Sjölund Document removed directories
014b8f4a34 Martin Sjölund Add bootstrapping tarball
e537f89d15 Martin Sjölund Fix ipopt include path
32547cd4e9 Martin Sjölund Fix ipopt clang compilation
51cd067ba8 Martin Sjölund Use git describe for version
2bda989ee7 Martin Sjölund Fix lis compilation from clean
b8ad41ed85 Martin Sjölund Add mkbuilddirs
c24176e760 Martin Sjölund Add mkbuilddirs
5f77ff9fe9 Martin Sjölund Fix make clean
a70a5f6870 Martin Sjölund Remove qtclients references
c109056e38 Martin Sjölund Use latest OMCompiler
531e8682ae Martin Sjölund Add testsuite
b190c2b866 Martin Sjölund The OpenModelica testsuite Based on: https://openmodelica.org/svn/OpenModelica/trunk/testsuite/@25901 Removed most files >1MB in size
87c3906506 Martin Sjölund Add OMCompiler repository
cd07f3e198 Martin Sjölund Add libraries
edff50d2bb Martin Sjölund Adding initial submodules
6d4f0161fa Martin Sjölund Whitespace
7436bfca0c Martin Sjölund Initial commit
292091e17e Martin Sjölund Update to new OMPlot paths
e9ad6358c0 Martin Sjölund Fix compilation using the new repository
d6652d48b2 Martin Sjölund Update configure
9a08f0d8b8 Martin Sjölund Add pre-commit hooks
d5928d96c0 Martin Sjölund Add pdf's and word-files that were pruned from the history due to being binary files
6f4aec499d Martin Sjölund Update README.md
9f50bb3e59 Martin Sjölund Create README.md
7384dac2d1 Martin Sjölund Squash nls files on top of the rest of the repository
110482475c Martin Sjölund Create README.md
68501e243a Martin Sjölund Bug reports
0637335fe1 Martin Sjölund Add missing makefile, copying, readme
7dd9c1a3ec Martin Sjölund Some additional useful m4 checks
4273b13792 Martin Sjölund Fix compilation after git-svn conversion - Added qwt, man-pages, etc
cc098997d1 Martin Sjölund Delete old directory
e3db361764 Martin Sjölund Add autoconf dependencies
021808598f Martin Sjölund Add m4 files for autoconf
53abf68210 Martin Sjölund Remove unused directories
32f158e1ab Martin Sjölund Initial commit
a0a877257f 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
1e3d33b38b 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
33911b515e 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
17812f78ba Adeel Asghar #3296 - catch omc_Main_setWindowsPaths exception.
674a8975f2 Adeel Asghar - Set the TLMPluginPath
8cd29e2e09 Adeel Asghar - Added options for defining TLM manager & monitor processes.
d6e1ccd303 Adeel Asghar - Only allow one co-simulation session. - Fixed display of error messages where filename is empty.
8dea18bfec Adeel Asghar - Enable/disable the TLM Editor syntax highlighting.
fd5af15899 Adeel Asghar - Shorten the TLM highlighting preview text. - Removed the unused indentOrUnindent slot.
70d239cb15 Adeel Asghar - Generalized the TabSettings for editors.
6121d35293 Adeel Asghar - Fix OMEdit built.
bc4f0bc355 Adeel Asghar - Start TLM co-simulation by reading the hostname.
1c319f65d4 Adeel Asghar - Save the TLM LibraryTreeNode before starting simulation.
eca7582fe3 Adeel Asghar - Set DrModelica.onb as default notebook.
4fa3765049 Martin Sjölund Fix OMNotebook locale settings
b0ef8b7a97 Adeel Asghar - Cleaned up linking of libraries.
5b55c6d9d1 Adeel Asghar - Removed linking of omniORB as is not needed anymore. - Copy the QtXmlPatterns4.dll
f8b06e60f3 OpenModelica Hudson [Janitor mode] Fix whitespace
260ebb95bb OpenModelica Hudson [Janitor mode] Set auto-props
a1df6c76dc Adeel Asghar - Added missing function.
c1efe5ba5c Adeel Asghar - Merged OMEdit TLM branch with trunk.
31c0256c7f Adeel Asghar #3290 - Keep the cursor as cross when making connection and restore it when the connection is done.
6a15f12781 Adeel Asghar - Fix build, - Don't use Qt threads with OpenModelicaCompiler shared library.
95060f73c7 Adeel Asghar - Removed the plotSilent flag. - Added argument forceOMPlot to plot APIs.
5a13db85b1 Adeel Asghar - Removed the plotSilent flag. - Added argument forceOMPlot to plot APIs.
05a6017853 Adeel Asghar - Call omc_Main_setWindowsPaths on Windows so that APIs like simulate can work properly.
352560911d Adeel Asghar - Call omc_Main_setWindowsPaths on Windows so that APIs like simulate can work properly.
b0f6071fcd Adeel Asghar #1768 - Set a call back function for plot commands. - Updated OMNotebook to use the OpenModelicaCompiler shared library.
43d9b432e8 Adeel Asghar #1768 - Set a call back function for plot commands. - Updated OMNotebook to use the OpenModelicaCompiler shared library.
874da4bb06 Adeel Asghar #3285 - Generate relative components paths for classes contained in package.
89effa21c3 Adeel Asghar - Removed unused functions from StringHandler.
0fe9b188e7 Adeel Asghar - reload the child items when parent item is updated.
7146485478 Adeel Asghar #1540 - Handle quoted identifiers simulation.
1aa60b7d52 Adeel Asghar - Do not set unnecessary text option on the editor.
4c48b7ff9f Henning Kiel - fix some warnings - spellfix
7133aabe50 Adeel Asghar - Set the QPlainTextEdit pointer.
64c81a2d82 Bruno Scaglioni bib items fixed
494ff73568 Bruno Scaglioni bibliography updated
c587032389 Adeel Asghar - Visualize whitespace in editors.
fa2287b127 Henning Kiel make OMNotebook usable on OSX again
d8230ff99a Adeel Asghar - Use the appropriate tab stop width. - Start the next line based on previous line indentation.
3e44371d71 Martin Sjölund Use pagetotal instead of pages since otherwise bibtex renders the "p. 13" instead of "pp. 13"
0b36bac82c Adeel Asghar #3279 - Fixed the re-simulation crash.
1d39a038a6 Adeel Asghar - Start the line numbers of sub models from where they actually starts in file.
1417f82308 Adeel Asghar #3275 - Set GraphicsView scroll bars policy to `Qt::ScrollBarAlwaysOn` to avoid unnecessary resize events.
6385b63f44 Adeel Asghar #3271 - Handle tabbed dock widgets while switching between perspectives.
8a93f2fa45 Adeel Asghar #3270 - Redraw plot when curves are removed. Preserve the users zoom level when Auto Scale is unchecked.
2aabc0e417 Adeel Asghar #3270 - Redraw plot when curves are removed. Preserve the users zoom level when Auto Scale is unchecked.
eb6913ba8b Adeel Asghar - Handle the Esc key for Editors & FindReplaceWidget.
a322bc6531 Adeel Asghar - Removed the unnecessary ReleaseInformation message.
0feaf9285d Adeel Asghar #2860 - Allow preserving the zoom level. Don't always auto rescale for new variables in plot.
3844793bd7 Adeel Asghar #2860 - Allow preserving the zoom level. Don't always auto rescale for new variables in plot.
65089a7f12 Adeel Asghar #2860 - Allow preserving the zoom level. Don't always auto rescale for new variables in plot.
94212d130f Adeel Asghar - removed unnecessary forward declarations.
73cf25aa1f Adeel Asghar - convert \n to in error message.
adf3b4eb1d Martin Sjölund Fix typo
99e78374ad Adeel Asghar #2831 - Add the user current directory in PATH before starting the simulation executable.
22c2202ad2 Adeel Asghar - Check and load dependent libraries for checkModel, checkAllModelsRecursive, instantiateModel, translateModel, translateModelFMU and translateModelXML.
ded222d732 Adeel Asghar - Moved the exception handling to OpenModelicaScriptingAPIQt.cpp. Just emit the signal with exception from there and show it in OMEdit.
d115a52ef7 Adeel Asghar - Always check for error messages for translateModelFMU.
c05b369f92 Adeel Asghar - Reopen stderr in OMEdit to get the OMC console messages. - Shows the stderr messages on MessagesWidget.
41b38230f1 Adeel Asghar - Re-implement start & exit to handle Thread loop.
ad75c46aa6 Adeel Asghar - Reopen stdout in OMEdit to get the OMC console messages. - Shows the stdout messages on MessagesWidget.
3dd5a11b79 Adeel Asghar #3267 - Remember the last used directory.
48e080c126 OpenModelica Hudson [Janitor mode] Set auto-props
e9f66624cf Adeel Asghar - Added CEditor with basic C Syntax highlighter.
93f84e29b5 Adeel Asghar - Better syntax highlighting handling. - Removed TLM references. Merge the TLM branch when it's complete.
cbc5bf1970 Adeel Asghar #3260 - Fixed duplication of Packages.
c3a75a1da9 Adeel Asghar #3265 - Changed copy to duplicate.
981451851a Adeel Asghar - More standardization of text editors. - Better find/replace.
eeb3c94d5c Adeel Asghar - Use monospaced font as default for TextEditor. - Use TextEditor instead of QPlainText when showing generated files.
82d0a198cf 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.
ee8884ee73 Adeel Asghar #1482 - Added indentation support in OMEdit.
a8e54ba775 Martin Sjölund Change libgc to libomcgc to make sure we link against the correct version of boehm-gc
10b18ebc55 Adeel Asghar #1464, #1761 - Clickable error messages.
bb8a5eb52c Adeel Asghar #3196 - Added vectorization support in OMEdit.
406d1ee032 Adeel Asghar - Fix build.
f315596ddc Adeel Asghar - Directly use the getClassInformaiton struct generated by OpenModelica scripting API.
8395c45118 Adeel Asghar - Do not use or & and as conditional operators.
dfe96404ee Adeel Asghar - Make sure switch to text view is correct.
2dcb8805a3 Adeel Asghar - Fix the checkModel output. - Fix failing tests.
9f1186ac31 Adeel Asghar - Print the messages in correct order.
81cdc58c5d 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.
c9556dcc95 Adeel Asghar - Create only one editor object. Use the BaseEditor class.
4c0cb1346b Adeel Asghar - Updated Figaro labels.
08cc985806 Adeel Asghar #3196 - Better vector connections support.
925859c7f1 Adeel Asghar - Store the partial prefix information instead of asking it again and again.
397fdbed5b Adeel Asghar #3234 - Use try catch for omc APIs.
71e1aeceab Adeel Asghar #2676,#2677,#3025 - Fixed OMEdit saving issues.
ffeb988e6f Adeel Asghar - Do not create MessageItem on heap.
44e072f07a Adeel Asghar #3234 - Call getMessagesStringInternal after the exception to get the real error message.
47cf694d18 Adeel Asghar #3234 - Catch the exception thrown in the OpenModelicaScriptingAPIQt.cpp - Only done for translateModelFMU. We need to do it for all calls.
dac91d5f30 Adeel Asghar - Also look for automatically loaded libraries after loadFile.
7c369972fb Adeel Asghar - Add the automatically loaded libraries to Libraries Browser.
654278ccc4 Adeel Asghar #3207 - Do not make the compound variables disabled.
14d8de4574 Adeel Asghar #3222 - Proper handing of line thickness.
70799a2bed Per Östlund - Fix naming in OMEdit for classes which have default names.
64a4089a3b Adeel Asghar - Fixed OMShell build.
a9f40e4beb Henning Kiel do not translate keyboard short cuts
c9c8e4d160 Henning Kiel fix color tables in png to remove warning when starting OMEdit
de0228feff Martin Sjölund Handle array assignments
7777505707 Adeel Asghar - Fix build
9abaddacc8 Adeel Asghar #3128 - Added shortcuts to switch between perspectives & views.
9429d8e971 Adeel Asghar - Change the view at one place.
5ba911295c Henning Kiel fix some warnings
93d28498e2 Adeel Asghar - Only connect for specific type.
d1f47f79fa Adeel Asghar - Use one constructor for ModelWidget to avoid duplicating the same source code.
1c1431e43b Henning Kiel fix warning fix memory leak
18b2b15b15 Adeel Asghar - Adapt to new exportToFigaro API structure. - Updated exportToFigaro to use scripting API.
511d028be3 Adeel Asghar - Updated the Figaro interface.
db68426f71 Martin Sjölund Fix compilation
18d5d57d60 Adeel Asghar - Add instruction about how to enable OMC CLI.
c809bca1d7 Adeel Asghar - omc_config not required.
4adabc7234 Adeel Asghar - Removed CORBA stuff from OMEdit. - No need to USE_OMC_SHARED_OBJECT define anymore.
822ca225f3 Adrian Pop - attempt to fix builds
74cccab623 Henning Kiel removed unnecessary temporary allocation of heap
64b1facbf2 Henning Kiel fix checking of existance of variables in cvs files
28a78677ac OpenModelica Hudson [Janitor mode] Fix whitespace
f4afd920d2 Jan Silar PDE tests started some 2D models
8b1c62bff9 Adeel Asghar - Added scrollbars for OptionsDialog. Because on some screens with small resolution it is almost impossible to use OptionsDialog.
6f3411b59e Adeel Asghar - Added `set print elements` for gdb to print long strings. This can be handled via debugger settings in options.
d0bbda974c Adeel Asghar - handle modelica_string type.
68ccca1829 Henning Kiel spellfix
9fa7fec8cc Henning Kiel fix some warnings proper implementation of _omc_copyMatrix()
ca2549bfe3 Adeel Asghar - Do not escape strings when sending data directly.
25d5f60a17 Martin Sjölund Fix some unused variables
1d00cd6b5a Adeel Asghar - Moved getComponentModifierNames to ModelicaBuiltin.mo. - updated getComponentModifierNames to scripting API.
2012aef1a2 Adeel Asghar - Moved getParameterValue to ModelicaBuiltin.mo. - updated getParameterValue to scripting API.
8ecb212d05 Adeel Asghar - Moved getClaasRestriction & getParameterNames to ModelicaBuiltin.mo. - updated getClaasRestriction to scripting API. Removed some unused APIs from OMCProxy.
35a59d9f70 Adeel Asghar - updated is* to scripting API.
122cb678c0 Adeel Asghar - updated parseFile, parseString to scripting API.
a887df1d83 Adeel Asghar - updated loadFile & loadString to scripting API.
b9a33546ea Adeel Asghar - Try to fix Windows build. - Converted few more API calls in OMEdit to use scripting API.
e1fc90ce2d Adeel Asghar - Generate struct field names based on function output names. - Converted few more API calls in OMEdit to use scripting API.
537e27498a Adrian Pop - fix Makefile.omdev.mingw - remove some warnings
ae940428ea 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
1cb536a4f4 Adeel Asghar - Use searchClassNames & getClassInformation via direct scripting API. - Removed OMC_API.h/cpp files as not needed now.
020116c712 Adeel Asghar - Allow users to specify a name for FMU via FMI export settings.
4239033361 Adeel Asghar - Use getClassNames via direct scripting API. - Removed some unused APIs.
cd436af2f9 Adeel Asghar - emit signals from scripting API for logging.
9f0d670ece Adeel Asghar - Use translateModelFMU directly.
78ca76b32c Martin Sjölund Initialize to 0
426de2d52b Martin Sjölund Use only 1 version of the threadData and symbol table
24e9acf3be Martin Sjölund Set IMPORT_INTO for all files on Windows (to avoid accidentally breaking MMC_THROW)
a375b7d1c8 Martin Sjölund Change OMNotebook default stack size to 64MB (highest)
b79038690f Adeel Asghar - explicitly tell the user about simulation success/failure and not just show the exit codes.
9464ecdc9b Adeel Asghar - Better message to generate operations for transformationalDebugger.
097a10f176 Adeel Asghar - check if equations has operations.
905705ad3e OpenModelica Hudson [Janitor mode] Fix whitespace
a3cec11019 Adeel Asghar - minor changes in Qt API interface.
3c8cce3aa8 Henning Kiel Give OMNotebook the right icon on OSX
f43a23b7ad Henning Kiel - try to fix OMNotebook on OSX by increasing stack size. Now, OMNotebook does not crash here. Please test.
1a9082062f Adeel Asghar #3098 - Better plot colors for 3rd & 4th variables.
0c4a290866 Adeel Asghar #3119 - Removed simflags: "-iom=*" and "-iim=numeric" from OMEdit
695318ebff 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
a8f724fa3b Martin Sjölund Fix performance profiling for info.json files
17a0ef3c02 Adrian Pop - in Windows somehow it matters the order of includes
9ce04411fc 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.
0f73a1a4b9 Adeel Asghar - default figaro process location.
f0b538a602 Martin Sjölund Fix compilation
0a1aa2782c Martin Sjölund Fix compilation
587c764d79 Martin Sjölund Fix compilation
be4d21b9e9 Martin Sjölund Fix compilation
c7a474099b OpenModelica Hudson [Janitor mode] Fix whitespace
336a3e0222 Jan Silar PDE extension experiment Plotting scripts
868687a718 Adeel Asghar #3094 - escape the text section.
e961d211d2 Jan Silar PDE extension experiment Euler equation tests
9d3b8921aa Jan Silar PDE extension tests new matlab scripts to visualize arrays
b596e53035 Adeel Asghar #3085 - Use resizeColumnToContents instead of setStretchLastSection. - Better tooltip for equations browser.
2ddf94510d Adeel Asghar #3085 - setStretchLastSection of TransformationsWidget so that Horizontal sliders appear.
af308d3c85 OpenModelica Hudson [Janitor mode] Fix whitespace
9646883422 Jan Silar Testing MOL Euler equations, Riemann problems
778a445c84 Adeel Asghar - Added a click slot for model switcher button.
7d04c7c42f Adeel Asghar - Added FMI version settings. - Allows exporting version 2 FMUs.
6cfc839a1b Lennart Ochel - add missing keywords (pure and impure)
451d91eac0 Adeel Asghar - Adjust the default scene rectangle size to show it properly.
b63d2f5056 Adeel Asghar - Some fixes for querying of components and inherited components.
bf86c821a9 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.
ceb43d3c2c OpenModelica Hudson [Janitor mode] Fix whitespace
0d851d6176 OpenModelica Hudson [Janitor mode] Set auto-props
474170a3d0 Vitalij Ruge added some docs for dynamic optimization
a5215c2304 Adeel Asghar #3043 - Send the correct step size to simulation executable.
372bad0d17 Adeel Asghar - Handle the fileName returned by `getClassInformation`.
5b491ed1bd Adeel Asghar - Don't copy the SourceInfo so that user can save the copied class to new location.
bee6fff234 Adeel Asghar #2781 - Settings for Messages Browser. - Allows settings output size, font and color for messages.
603fc12521 Adeel Asghar - Do not print filename twice.
38598c5021 Adeel Asghar #3042 - Fix the stupid copy paste.
68c71a0613 Adeel Asghar #1761, #2781 - Text based error messages since QTreeView gets very slow with multi-line messages and many entries. - Create links for errors.
b0914b2a78 Adeel Asghar - Use the fileName argument of parseString & loadString.
4c37e90766 Adeel Asghar #3040 - Check if class is partial.
ee9b2eaadf Adeel Asghar #3040 - Only allow simulation for Model, Class & Block.
8ea9c8b8ab Adeel Asghar #3016 - Make result item selected in Variables Browser. - Added some more information to the Archived Simulations list.
804573d075 Adeel Asghar - more fixes for tree branches.
a7a74ad2cb Adeel Asghar - Fixed display of tree branches.
212febd5cc Adeel Asghar - Display warning if model_init.xml file not found.
e89c071ddf Adeel Asghar - update the icon in tree when iconView of model is changed.
dd83af385c Adeel Asghar - Set the ItemSendsGeometryChanges flag for shapes.
1306067a03 Adeel Asghar - Added 2014 contributors.
22347782e5 Adeel Asghar - fixed typo.
92d28f37e1 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.
e522f22871 Adeel Asghar - Check the result variables list size before creating variables tree.
6a2471888d Henning Kiel Fix type of parameter
0b42a4b3cb Adeel Asghar - Simulation executable outputs HTML entities so use Qt::convertFromPlainText.
48fe8db03d Martin Sjölund Fix clean, log same times as with CORBA
696fbb4d27 Adeel Asghar - No need to hard code StateSelect since it is part of built-in environment and can be accessed via API.
7cf3e3082a Adeel Asghar - Fixed some display cases of initialization values.
6081006161 Adeel Asghar - emit sendCompilationFinished.
51246e7eab Adeel Asghar #2391 - Improve handling of modifiers in OMEdit.
e4b3acf636 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.
82ea5cdb0c Adeel Asghar #2550, #2390 - Fully support showStartAttribute in OMEdit.
8358a94f15 Adeel Asghar - Show the proper color for simulation output in formatted text mode.
7fd6d2c8d3 Adeel Asghar - Display the simulation output parser error.
1da7f35996 OpenModelica Hudson [Janitor mode] Set auto-props
322396cedc Adeel Asghar - Fixed some re-simulate scenarios. - Separated the SimulationOptions from SimulationDialog.
55da51ea04 Adeel Asghar - qRegisterMetaType StringHandler::SimulationMessageType for SimulationProcessThread.
6353b5b831 OpenModelica Hudson [Janitor mode] Set auto-props
587d6a0395 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.
4e11ebe5fd Adeel Asghar - Removed references of unused class SimulationBrowserWidget. - Removed the context menu while creating connection.
a29e760d09 Per Östlund - Fix build.
ffd6bbd04c Adeel Asghar - Use availableGeometry instead of screenGeometry.
4c2b8e693a OpenModelica Hudson [Janitor mode] Set auto-props
63bb98db5d Adeel Asghar - Missing files from last commit. - Compiler flags should be disabled when re-simulating.
7ee423866f Adeel Asghar - Compilation and simulation is done in a separate thread now. So parallel simulation is possible.
b2f7f015f8 Adeel Asghar #2993 - Allow tiling of sub-windows horizontally and vertically.
4e1ed68d8e Adeel Asghar #2993 - Allow tiling of sub-windows horizontally and vertically.
e39ecddc27 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.
c928cd25be Jan Kokert Speed up vertical and horizontal scroll bars (almost like in Dymola).
aca1b7f63c Adeel Asghar #2992 - round the connection start & end points.
b3fbd8f2b7 Adeel Asghar - unparse getClassInformation output in case of CORBA interface.
d123e4f47a Adeel Asghar #2988 - Zoom In/Out with MouseWheel.
7c1c4f20f6 Adeel Asghar #2991 - Use the correct boundingRect for ellipse shape.
13e8a6f6d7 Adeel Asghar - Use QImage instead of QPixmap while exporting to image. - Added tiff in the export as image option. - Added copy to clipboard option.
db2f024b3f Adeel Asghar #2984 - Keep the sub windows state unchanged when switching between perspectives. - Added the cascade & tile windows options in `View->Windows` menu.
c4afe24157 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.
7b1ae1b4c4 Martin Sjölund Compile OMEdit even if omc is configured without CORBA bindings
de58286d72 Adrian Pop - remove BOM from files
b2b8e3a5a3 Jan Kokert Snap to grid refinement changed to div/4, because fractions of 0.5 are more convenient then 0.2
64850c74d5 Martin Sjölund Try to fix Windows build
7d39a388ad Martin Sjölund Try to change my name so asap does not fail to build the parser
282334ae07 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
204c869e15 Adeel Asghar - Do not remove the item since it is already unlinked from the scene.
616374407a Adeel Asghar #2930 - Fixed the printing of models. - Added OMEdit.manifest file so that Windows PrintDialog shows the controls in Windows Aero theme.
3c5791fccc Adeel Asghar #2506 - Implemented Manhattanize shape. Takes a curves connection and creates a right-angle lines connection of it.
7aabce223b Adeel Asghar #2506 - Also remove redundant points when starting to move the connection.
4e4736a653 Adeel Asghar - Fix last commit.
84a85d8275 Adeel Asghar #2506 - Remove redundant points while moving the connection.
fd7668a2c9 Adeel Asghar - Tooltip for connections.
5d297ed4ac 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.
4fa24ee117 Adeel Asghar #2506 - Keep the connecting lines manhattanized.
f51fb0d19f Adeel Asghar - send getVersion as the first command to connected omc.
4cad513802 Martin Sjölund Use proc/self to find omc from OMEdit on Linux
c4e2396e58 Adeel Asghar #2477 - Snap to grid for annotations. Use shift for refined movement. - Set the grid enabled by default.
82fa79d96f Adeel Asghar - Set 5 as default value for -maxIntegrationOrder flag.
8e76bb53f2 Adeel Asghar - Remove the LibraryComponent object when we delete the class.
4fd8b91a08 Adeel Asghar #2956 - Fixed the movement of components through keyboard.
6c358bc1bc Adeel Asghar - Only call getClassRestriction if getClassInformation fails to fetch the data.
e486297292 Martin Sjölund OMEdit: handle equations also for Model_info.json files
3a65f95bd4 Martin Sjölund Change transformation uses/deps to use QList and equation kind to simply be a string
8afa180ad0 Adeel Asghar - Set the minimum width so that the value text will be readable.
17b9de4efd Adeel Asghar #2906 - Drop down menus for Enumeration and Boolean types. - Added a new API getBuiltinType.
090dde8055 Martin Sjölund Parse all operations correctly for JSON
3e37c7dfd1 Adeel Asghar - make sure we close the settings group otherwise settings file will get corrupted.
5024622084 Adeel Asghar #2481 - Added GUI for dassl simulation flags.
16ad28b1f3 Adeel Asghar #2190 - Added a new copyClass API. - Added GUI for new copyClass API in OMEdit.
25bc12b9d7 Adeel Asghar #2390 - Added some support showStartAttribute. There seems to be some issues with setComponentModifierValue API.
20d9fe73ac Martin Sjölund Do not use C++11 features
353d55ad02 Martin Sjölund Partially support opening JSON files in the transformations browser
23b28c25dc Adeel Asghar #2392 - Indicate default values in ComponentParameters window.
323b0c0a6f 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.
ba9d529c10 Adeel Asghar - Set the GraphicsView drag mode to RubberBandDrag.
b34d13015a Adeel Asghar #2872 - Use `loadString` to send expressions to OMC.
e9adbbf9e5 Adeel Asghar #1762 - Consistent interface for instantiation and checking.
c0114700ad 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.
fbebb86f4e Adeel Asghar - Fix build.
73bf57e583 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.
1035e2ce63 Adeel Asghar - Added details to the executable using the RC file.
78fddfeeaa Adeel Asghar - Fixed the return value of changeDirectory.
c05e51db91 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.
28e9ca2a3f Henning Kiel Fix some uninitialized values.
1871879ba6 Adeel Asghar #2595 + Added a checkbox `Build Only` in SimulationDialog.
609848d543 Adeel Asghar #2938 + gridlines using a slightly lighter gray (as in Dymola). + show/hide gridlines is now persistent.
4b27d211ea Adeel Asghar - minor typo fixes.
a63d6916e5 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.
5b068ec0e1 Adrian Pop - update boehm gc to latest from github (via OpenModelicaExternal 3rdParty/gc) - rename 3rdParty/gc-7.2 to 3rdParty/gc
74a3c79b4a Adeel Asghar - Only try to remove connection if we have a valid ModelWidget.
78dc30aecb Adeel Asghar - Updated more icons from PNGs to SVGs. - Removed some unused PSDs.
45e3c96f2f Adeel Asghar - fix last commit.
80bc5c2bf7 Adeel Asghar - Updated some icons from PNGs to SVGs.
214ddf5b64 Adeel Asghar - indentation
e7c59cfd95 Jan Silar PDE extension Working on artery model
4a898735df Adeel Asghar #2481 - Added the -noEventEmit simulation flag option.
f2ec8ee280 Adeel Asghar #2922, #2674 - Implemented natural sort for Variables tree.
e0f14562cd Adeel Asghar - Added missing file from last commit.
b9f5c0feca Adeel Asghar - Made transformationalDebugger more easily accessible for users.
30255aa295 Adeel Asghar - Made re-simulate more easily accessible for users. - Added new svg icon for re-simulate.
6705932418 Adeel Asghar - Fixed the MainWindow title changes when user switches between different models, plots & perspectives.
2cd7fe437b Adeel Asghar - Fixed some warnings.
175cd228dd Adeel Asghar #2903 - Added interface for -emit_protected flag. - Now there is a Protected Variables checkbox in Output tab.
26899f6357 Adeel Asghar - Made algorithmicDebugger more easily accessible for users. - Added new svg icons for simulate. - changed Debugger Log to Debugger CLI.
9fd6a90cfa Adeel Asghar - Updated the crash reports post link.
bf3ee01f09 Adeel Asghar - copy search browser action in Edit browser
fda29e5b62 Adeel Asghar - Removed unnecessary code.
f8c00794a1 Adeel Asghar - Removed the test code.
df7c541b37 Adeel Asghar - fix include headers
cd1a62c933 OpenModelica Hudson [Janitor mode] Set auto-props
b386415225 Adeel Asghar #2865 + Added new crash reports dialog. + Posts the log files via http. - Removed the old crash reports email.
9b26ab20d0 Jan Silar PDE extension modifying mostly full extnsion doc.
8a93f33b35 Jan Silar PDE extension Introducing changes after consulting with Peter into docs
10a3b864ba Adeel Asghar - Show device error if file open fails.
babae436be Jan Silar PDE extension Documenting simplified version
79e29af154 Adeel Asghar #2872 - Added getErrorString after every command except quit().
126e985461 Adeel Asghar #2872 - Created a new file omeditcommands.mos
e72eef49a7 Adeel Asghar #2865 - Fixed the paths used in email.
736144a973 Adeel Asghar - Don't check the components list when making decision about default annotation.
6d432deb0a Adeel Asghar #2792 - Don't allow movement of complete connection lines through mouse or keyboard.
6a8a8d8526 Jan Silar PDE extension Documenting simplified version
019c02aec4 Martin Sjölund Fix bibtex database
deeba0a3ee Bruno Scaglioni Updated bibliography
7c0e1744ef Jan Silar PDE extension experimental solver string with algebraic variables fixed
f8f5b0e015 Jan Silar PDE extension experimental solver working on algebraic variables
30c98d3d49 Jan Silar PDE extension experimental string model finished, arterial model started
b95409cbe3 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
5b149a6662 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
1e7f61b648 OpenModelica Hudson [Janitor mode] Fix whitespace
345482ccba Jan Silar PDE extension experimental string model
3df8e4555d Martin Sjölund Clean omc_communication.*
35a3c9408d Martin Sjölund Clean omc_communication.*
3c23445fb9 Jan Silar PDE extension experimental code
60336d023c Adeel Asghar - Use the simulation arguments when debugging. - Use monospaced font for output and logs.
ebcf936c0c Adeel Asghar - Added support for conditional breakpoints.
ac3a54883d Adeel Asghar - Set display C & unknown frames enabled by default.
bc7c422da0 Adeel Asghar - Allow adding ignore count property for breakpoints. - Handles the -break-after command of gdb.
2ecb6b8256 Adeel Asghar - Open debugger backtrace in text editor.
88447259bd Adeel Asghar - Delete global QSettings object when application quits.
bd34281600 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.
f0d5948da4 Adeel Asghar - New options to clear the debugger output & log windows on new run. - Use the UTF-8 for settings object throughout the application.
060ef56c99 Jan Silar PDE extension Experimental code for advection eq
1eb13ccd1e Lennart Ochel - conform the buttons to the quit-message of OMShell
62cee526ba Lennart Ochel - conform the buttons to the quit-message of OMShell
f85cb1c055 Adeel Asghar #2797 - Handle the Dialog annotation groupImage attribute.
046efec7cf Adeel Asghar - Enable/disable the input field of the parameter based on dialog annotation.
a6244e3e91 Lennart Ochel - conform the buttons to the quit-message of OMNotebook
2b6ea0abee Adeel Asghar #2796 - Use UTF-8 so that HTML entities render correctly.
45b0986b02 Adeel Asghar - build antl3config.h for Makefile.common also. - Define ANTLR64.
17f5a8ddf3 Adeel Asghar - The openmodelica.org news rss feed link is changed.
dad861cc98 Adeel Asghar - Breakpoints can only be added to saved files. - Updated the translation files.
bf0506ae30 OpenModelica Hudson [Janitor mode] Set auto-props
50ae6c5c22 Adeel Asghar - Merged the debugger branch with the trunk. - Generate the GDB parser make files.
a3f75f01de Jan Silar PDE extensin documentation Euler equations
e48ee4f178 Adeel Asghar - Handle the plot of two or more variables.
faed7a5142 Jan Silar PDEModelica extension proposal update
95a4bfc572 Martin Sjölund Add PDF link as the paper was requested many times via email
4585f51448 Martin Sjölund Add some more publications to the database
2011c642e3 Adeel Asghar - minor enhancements in importNgspiceNetlist. Use QFileInfo to check for the file parts.
4fd8f648fe OpenModelica Hudson [Janitor mode] Fix whitespace
f429e9294d Rakhi Warriar Added ngspice netlist to Modelica code converter in OMEdit.
9bebc3aa90 Adeel Asghar - List all the derivatives from _info.xml file. - Formatting for operations text.
e172a1d223 Adeel Asghar - Fixed parsing of der variables.
d32e9eb38d Adeel Asghar - minor fixes.
dff802cb70 OpenModelica Hudson [Janitor mode] Set auto-props
7609c3ae47 Adeel Asghar - Fixed swedish characters.
1fbed6bab6 Adeel Asghar - Fixed header define.
eaa4b6e9cf Adeel Asghar - Restructuring the files and folders.
5d7edeffe1 Martin Sjölund Write incomplete result-files, so it is possible to see the signals until the error was triggered
87c669d7ae Adeel Asghar - Use setPlaceholderText instead of using FocusIn/FocusOut events to set the default text.
a3f232cd1a Martin Sjölund #2641 Use C++ locale-independent functions when reading csv-files in OMPlot
ba30a66f15 Martin Sjölund Remove some more references
9d64487604 Adeel Asghar #2255 - Show units in the plot legends & titles. - Fixed some issues with plotParametric. - Use the CsvReader for plotParametric.
03c294a5e5 Adeel Asghar #2255 - Show units in the plot legends & titles. - Fixed some issues with plotParametric. - Use the CsvReader for plotParametric.
06699ec950 Adeel Asghar #2255 - Show units in the plot legends & titles. - Fixed some issues with plotParametric. - Use the CsvReader for plotParametric.
f578d93a65 Vitalij Ruge - update integration info
d9461fbf80 Lennart Ochel - fix documentation of integration method
82441cb857 Adeel Asghar #2255 - Show unit instead of displayUnit.
729c83ef2d Vitalij Ruge added some integration info.
7eef33657d Adeel Asghar - Only draw tree branches if that particular styles class is specified.
58393d2962 Adeel Asghar #2497 - Allow creating connections even when the connector & ResizerItem are at the same location.
6bfd3112c6 Adeel Asghar #2522 - New icons for plot & parametric plot buttons.
babfe978ff Adeel Asghar #2424 - Handle resource links in documentation view.
1ad29f664d Adeel Asghar #2142 - Added a tooltip to output file name.
9eb37e66ad Adeel Asghar - Use the line color of starting port for the connection line.
5f52cbdab0 Adeel Asghar - Do not allow selecting or moving the shapes when user is making a connection.
984aabaeec Jan Silar PDE extension documentation -- comparison to Saldamli.
0e62f930fd Adeel Asghar #2716 - Fixed the syntax highlighting issue.
41cbf8753d Martin Sjölund Do not use dialog.setFilter as QDir::Executable does not seem to work the way it is expected to
cc1fec70f7 Adeel Asghar - qtclients doesn't depend in libgc now.
5611563a49 Adeel Asghar - qtclients doesn't depend in libgc now.
e25e80917a Adeel Asghar - qtclients doesn't depend in libgc now.
14f1a547da Martin Sjölund Fix compilation
69dad85686 Martin Sjölund Skip linking libgc for qtclients
313e599167 Martin Sjölund Skip linking libgc for qtclients
a93cb9986e Martin Sjölund Skip linking libgc for qtclients
a0901bcc0c Adeel Asghar - Added some files filter.
59ec923a5c Adeel Asghar - Updated the GUI according to new parameters of exportToFigaro API.
bdaabc1f48 Adeel Asghar - Fix build.
a0c0fa5712 Adeel Asghar #2509 - Use the omniORB specific parameters. They are different from MICO parameters.
b735e433eb Adeel Asghar #2509 - Use the omniORB specific parameters. They are different from MICO parameters.
e75e4cf667 Adeel Asghar #2509 - Use the omniORB specific parameters. They are different from MICO parameters.
748bff8089 Adeel Asghar #2509 - increase argc as well.
c26df13aa4 Adeel Asghar #2509 - increase argc as well.
7f344f9d2b Adeel Asghar #2509 - increase argc as well.
62a7f43091 Adeel Asghar #2509 - Specify CORBA arguments e.g IP-address when initializing the client object.
1ae66b5445 Adeel Asghar #2509 - Specify CORBA arguments e.g IP-address when initializing the client object.
433242bd02 Adeel Asghar #2509 - Specify CORBA arguments e.g IP-address when initializing the client object.
b8967c3d23 Jan Silar PDE extension documentation -- comparison to Saldamli.
82dcd52eec Adeel Asghar - Copy the required dependencies for the Qt clients in their respective make files so that we can also use them individually.
e46d737d65 Adeel Asghar - Updated the list of dependencies.
07766ff58a Adeel Asghar #2710 - Add references to Mike Tiller's online resources.
3aa9767633 Martin Sjölund Fix Linux compilation
2b825cc9bb Martin Sjölund #2701 - Hopefully fixes OMPlot for OSX
7daf95e4b6 Adeel Asghar - Do not align the axes until we have a new implementation of scale engine.
ddb9ad6c89 OpenModelica Hudson [Janitor mode] Fix whitespace
979570ff3b Jan Silar Work on PDE extension proposal.
4efe73fb5a Adeel Asghar - Qwt is removed from OMDev
44e701c7cc Adeel Asghar - Qwt is removed from OMDev
38d51527d0 Adeel Asghar - Qwt is removed from OMDev
c2d3567955 Adeel Asghar - Copy libomqwt & libOMPlot to build/lib/omc - Fix the link path.
72c6ab1ad9 Adeel Asghar - Copy libomqwt & libOMPlot to build/lib/omc - Fix the link path.
ea525f9d78 Adeel Asghar - Copy libomqwt & libOMPlot to build/lib/omc - Fix the link path.
7ff98f7ebe Martin Sjölund libOMPlot cannot depend on libOMPlot
4fba7e2a90 Martin Sjölund Move the copy to the correct place
7646a086a8 Martin Sjölund Better clean
dae00ab963 Martin Sjölund Fix for OSX (libOMPlot uses QtSvg)
8269ebf049 Martin Sjölund Fix -lqwt to -lomqwt
dd3d965994 Martin Sjölund Rename libqwt to libomqwt to avoid conflicts on OSX
cc59f81f56 Martin Sjölund Rename libqwt to libomqwt to avoid conflicts on OSX
0780d2de46 Martin Sjölund Rename libqwt to libomqwt to avoid conflicts on OSX
b230e1ec12 Martin Sjölund Link to OMPlotLib instead of compiling in the objects statically (re-use of the shared library is then possible)
d708e01177 Martin Sjölund Hopefully fixes the Linux builds for qwt (shared version) - Also should add OMOptimBasis as a shared library
b04ad16b93 Martin Sjölund Hopefully fixes the Linux builds for qwt (shared version) - Also should add OMOptimBasis as a shared library
eb5b782d8b Martin Sjölund Hopefully fixes the Linux builds for qwt (shared version) - Also should add OMOptimBasis as a shared library
2724f020a5 Adeel Asghar - Build all Qt clients using the local Qwt on unix as well.
6361725b62 Adeel Asghar - Build all Qt clients using the local Qwt on unix as well.
247509b940 Adeel Asghar - Build all Qt clients using the local Qwt on unix as well.
9c72dd5304 Adeel Asghar - Build all Qt clients using the local Qwt.
15165835f0 Adeel Asghar - Build all Qt clients using the local Qwt.
eab47a1a5c Adeel Asghar - Build all Qt clients using the local Qwt.
065d7db0e8 Adeel Asghar - Remove the background when exporting plot using qwt 5.
e20b6312c6 Adeel Asghar #2696 - Use 5 as a precision value.
d7aee64d05 Adeel Asghar - Export to figaro via GUI.
481057c07a Adeel Asghar - Set the default legend position to top in OMEdit.
e5be1a2e2b Adeel Asghar - align profiling combo box.
396bcadca4 Adeel Asghar - Handle the new plot grid options in plotting APIs & OMNotebook.
88f0c6a91e Adeel Asghar - Handle the new plot grid options in plotting APIs & OMNotebook.
967ab98df1 Adeel Asghar - Another try to fix build.
075a686373 Adeel Asghar #2679 - OMPlot setup option to set legend positions.
f45841c824 Adeel Asghar #2679 - OMPlot setup option to set legend positions.
5d3dd9012f Adeel Asghar - Fix build
9ffd736609 Adeel Asghar #2679 - OMPlot setup option to set titles. - Added the footer option to plots.
dd28aa904b Adeel Asghar #2679 - OMPlot setup option to set titles. - Added the footer option to plots.
c9034591e7 Adeel Asghar - Fix build.
8093aaba51 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."
af5679d62d 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."
9732d1a1eb Martin Sjölund Fix includes
e7abe4d564 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)
482763f07f Adeel Asghar - Allow opening multiple files.
022365ce55 Martin Sjölund Use some qwt6 features also for qwt6.0
2aa729e84b Martin Sjölund Fix capitalization
f19e3dc8bc Adeel Asghar - Only use the custom scale draw for Qwt 6.1.0.
ef961cd7c0 Martin Sjölund Add the article to the correct list
52834919da Martin Sjölund Adding journal article openmodelica.org:sjoelund:mic:2014
101dfa645e Adeel Asghar - Add missing parenthesis.
b4dd5a3bed Adeel Asghar - Another try to fix build.
cb3c7e88c4 Adeel Asghar - Fix build.
e1330157c0 Adeel Asghar - Do not use the Qt's file dialog on Windows. Use the native file dialog on Windows.
bb38907060 OpenModelica Hudson [Janitor mode] Fix whitespace
bed4b48ca4 OpenModelica Hudson [Janitor mode] Set auto-props
fc52108f5e Adeel Asghar #2679 - Fixed "When the grid is not shown, the y-axis and x-axis are drown slightly outside/below the real axes"
4aebc12187 Per Östlund Fix for #2665: - Rewrote section on time in DrModelica.
1e78321870 Adeel Asghar - Indentation.
7e7cd31a9a Adeel Asghar #2679 - Fixed "The grid is usually too detailed. There should at least be an option without the detailed."
4ac819f1ee Adeel Asghar #2679 - Fixed "If the grid is left out, there is an additional line drawn on top and to the left".
b2da5dd3f6 Martin Sjölund Add new API call for OMEdit to query valid config flag options, like `getConfigFlagValidOptions("profiling")`
0241f4c368 Martin Sjölund GCC fix
582a9886c7 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
c6e18be68b Martin Sjölund Windows fix
9eb9cbf214 Martin Sjölund Move some things around for OMNotebook to use source files from within OMEdit...
fed79a635b Martin Sjölund Move some things around for OMNotebook to use source files from within OMEdit...
01efb2c4c2 Martin Sjölund Missing file in OMNotebook
654a0b7bc2 Martin Sjölund Make profiling open up the transformations browser
5147fd983c 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
db5f42d029 Adrian Pop - give build/lib/omc to -L on Windows - copy libqjson.dll* to build/bin so that OMEdit can find it
0ca4136f44 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
18d6156cb2 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
62d4c2117b OpenModelica Hudson [Janitor mode] Fix whitespace
a5e8d5c36f OpenModelica Hudson [Janitor mode] Fix whitespace
448352e92a OpenModelica Hudson [Janitor mode] Fix whitespace
4103dcb4a2 Adeel Asghar - Trim the whitespace.
d227c75e55 Adeel Asghar #2666 - Handle %par, %name, %class & %% in the text annotation in a more better way.
479bd37349 Martin Sjölund Update OMEdit copyright notices
f99bd9a742 Adeel Asghar - Update the model source code when line annotation is updated.
0672a5a900 Martin Sjölund Add logotypes without need for having the correct fonts installed
798eb008a7 Martin Sjölund Increase margins
1e135bfb6c Adeel Asghar - Fix OMPlot compiler warnings.
7a1582eb13 Adeel Asghar - Set proper message for MAC.
68106d547d Adeel Asghar - Fixed OMPlot memory leaks and warnings.
5815df4b56 Adeel Asghar - Fixed OMEdit compiler warnings.
763bcb5d3d Martin Sjölund Fixed some compiler warnings
20129a6a10 Martin Sjölund #2641 Added a locale-independent version of strtod (taken from ruby)
d2cf3f9cc7 Adeel Asghar - Added missing arguments.
811640ffb6 Adeel Asghar - Set +d=initialization as default in OMEdit.
2e41014cd9 Martin Sjölund #2635 - Add rpath to qt clients using gc
fcd9090774 Martin Sjölund #2635 - Add rpath to qt clients using gc
0cdbced09a Martin Sjölund #2635 - Add rpath to qt clients using gc
3cb1b4a3fc Adeel Asghar - Grid lines option for custom views.
c2b8708545 Adeel Asghar - Don't fetch the latest news items if "Show Latest News" is disabled in settings.
110eb6331d Adeel Asghar - Fixed the argument number.
9c1e51f612 Adeel Asghar - Display the bitmap is library browser. - Handle the extends class bitmaps.
116ead4303 Adeel Asghar - link -lgc in OMNotebook for Windows.
2a96d050a1 Adeel Asghar - link -lgc in OMNotebook for Windows.
f40a3c6af9 Martin Sjölund Add -lgc for OMNotebook
a288aa9b9f Martin Sjölund Add library path
2d51401cc1 Martin Sjölund Add library path
ad0ba89680 Adeel Asghar - Fixed loading of bitmap shapes within a component.
dca776cdbd Martin Sjölund Add missing include
3302924d95 Martin Sjölund Add -lgc also for omplot. Add gc as dependency in the makefiles
09b22f27e5 Martin Sjölund Adeel forgot to add -lgc...
6906691094 Adeel Asghar #2598 - Fixed plotting of CSV result files.
7ba3267fbb Adeel Asghar #2598 - Fixed plotting of CSV result files.
90708f75ad Adeel Asghar - Handle auto detection of language. Use QLocale::system().name() to find the default language.
e2d0700b64 Adeel Asghar - No QTextCodec::setCodecForLocale for Windows.
491550aaf7 Adeel Asghar #2552 - SaveTotalSCode is supported now.
aff3eaf3f3 Adeel Asghar - Check all models recursive.
cad390d94f Martin Sjölund Better printing of differentiate
fc5a2466d2 Dietmar Winkler Removes erroneous keyword (probably "butter fingers")
f33818f195 Dietmar Winkler Add link to local license file.
eab6461d1e Dietmar Winkler Typo fixed.
f6f2cad876 Dietmar Winkler Rephrase the contribution section.
a0f4d6d7f8 Dietmar Winkler Initial version.
e3cda0561d Martin Sjölund Adding Modelica 2014 reference
54568a1a85 Martin Sjölund Add Peter's new book
73d9d4d07c Adeel Asghar - Avoid index out of range errors.
f0542ca48e 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.
e79923726b Per Östlund Fix for #2593: - Fix circuit in IfClause.onb of DrModelica.
c0614ad16d Adeel Asghar - Changed instantiate/check model from QDialog to QWidget. Some platforms doesn't support Qt::WindowMinMaxButtonsHint.
85d3d91131 Adeel Asghar #2590 - Create a unique folder for each user.
106c7258e1 Adeel Asghar - Added OpenModelica Scripting & Modelica Documentation menu items under Help menu.
0331a47c6c Adeel Asghar - More window flags.
4fa340ca2c 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.
6f38006406 Adeel Asghar Maximize button for instantiate/check model dialog.
b62d44208a Per Östlund - Fixed bibliography.
bb0dfd40f5 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.
27e281a077 Bruno Scaglioni fixed bibliography/openmodelica.bib
e65e445ae8 Martin Sjölund Actually fix the bibtex database
6f82e98b33 Bruno Scaglioni Fixed bibliography
b55429fb30 Per Östlund - Fixes for DrModelica.
f893e22967 Martin Sjölund Added a better error-message for using subscripts in modifiers
2ce27fdd5c Bruno Scaglioni Updated bibliography
f3dd3cf5ea arunkumar palanisamy update DrModelica exercises, fixed=true
6215eeee7c Adeel Asghar - Fixed crash report text.
fa663547ac Adeel Asghar - changed minimum limit of numberOfIntervals to zero.
a439a531b2 Adrian Pop - add presentations about parallelization.
0920e8722f Adeel Asghar - Removed duplicate code. Moved the implementation to parent class.
3f16ac288d Adeel Asghar - Save the Interval in experiment annotation.
147c0231d9 Adeel Asghar - Draw the rectangle after drawing the grid lines.
547770cb98 Adeel Asghar - Fixed few graphical glitches.
cc6abef3e5 Adeel Asghar - Fix deletion of connections where port component might be NULL.
d25c7f5620 Adeel Asghar - Save the OMC flags option.
ca99672560 Adeel Asghar - minor updates.
d78bf04278 Adeel Asghar - some modifications in the layout.
e39978ddf9 Adeel Asghar - Make few long labels elidable.
606cda2bbd Adeel Asghar fix linux build.
38ea0edbeb Adeel Asghar - Option to enable/disable save class feature before simulation.
ffd45e7d7a Adeel Asghar Fixed layout.
36e9d57ac8 Adeel Asghar - Generate separate files for Linux users.
cd10624ddf Adeel Asghar - Save the model before simulation.
ed1f6da42d Adeel Asghar - Set the default elide model to Qt::ElideNone.
1bff85393d Adeel Asghar - Mark the Simulation progress text as richtext.
bfd99326a2 Adeel Asghar - Show the nested equations. Useful for nonlinear systems.
6de7e5699f Martin Sjölund Fix doi link
c137cbcfeb Adeel Asghar - More better & robust implementation for elidable QLabel.
5e1120ff09 Adeel Asghar - subclass QTreeWidget for equations tree.
077eaf8c09 Adeel Asghar Do not copy the old OMInfo to the new variable/equation.
78acc07ad0 Adeel Asghar - Added a Label with elide feature.
49b1f34e17 Adeel Asghar Save the Transformational Debugger window geometry & state.
1b5131c0b1 Adeel Asghar - Mark the debugged equation highlighted.
94197ffe8d Adeel Asghar - Transformational Debugger show/hide options. - Generate operations tags options.
1ec6eff8a4 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.
a977dfca18 Adeel Asghar - Read the nested equations indexes for the nonlinear equation.
8dd8228837 Adeel Asghar - Top status bar for transformation browser. - Better views for variables & equations.
fadf2cffb9 Adeel Asghar - Fixed go to line. Compare the current & parent models filename.
d07f716673 Adeel Asghar - Read the flattening operation from the info XML file.
cf1154b82c 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.
3532418082 Adeel Asghar Do not pass the same instance of ComponentInfo to different objects instead clone the object.
cb2d66c584 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)
9d4d0d59e4 Adeel Asghar - Improved the creation time of variables tree.
f457fe10b4 Adeel Asghar Print the error message and the actual XML output if the parsing fails.
19d7ed0deb Martin Sjölund #2490 - Also patch
2c49d40035 Adeel Asghar - Mark some simulation output as text.
cb3b96aab8 Adeel Asghar cleanup
4ab2c13715 Adeel Asghar - Better parsing of the simulation executable xml output.
f7b76ffaa0 Adeel Asghar The supported file formats include PNG, BMP and JPEG for record Bitmap.
3ab4e7e4a9 Adeel Asghar - Make the url valid for Windows.
b446609c0c Martin Sjölund Handle filesystems that are case-sensitive by utilising URL's in a better way (domain names are always lower-case)
4e8fd68740 Adeel Asghar - Search the equations using the keyboard enter.
0c6f190dcd 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.
91bce29f93 Alachew Mengist - Re-evalate DrModelica Notebook and Fix ticket#2101
49953b0aab 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
2cf7d7eee1 Adeel Asghar - Fixed simcodedump.xml. Remove the extra quote. - Added the candidate tag in the parser.
abbd3e7ed4 Adeel Asghar - Fixed parsing of simcodedump.xml. Use the chosen tag.
0f15209de8 Adeel Asghar #2531 - Do not show the final parameters.
98f7206062 Jan Kokert Click behavior in OMEdit improved: - don't show parameters on connector double click - cancel connection if connection mode is left
315d6f8e89 Jan Kokert No vertical scroll bar in parameter dialog in OMEdit
7bb3c8ec82 Jan Kokert - Fixed: Show component properties dialog on double click
341f61dc3b Jan Kokert [Janitor mode] Fix tabs
2cf5626c15 OpenModelica Hudson [Janitor mode] Fix tabs
25ee5cf11a Jan Kokert - Implemented snap to grid function for components - String fix for Find/Replace error message
dc62df9474 Lennart Ochel - remove *.jpg as suggested image format, because it is not supported/working
7c1ae4a7d6 Adeel Asghar - Copy the required dlls for the clients to build/bin.
e90810660c Adeel Asghar - Copy the required dlls for the clients to build/bin.
016bac52fb Adeel Asghar - Copy the required dlls for the clients to build/bin.
38bd770051 Adeel Asghar - Copy the required dlls for the clients to build/bin.
55a0ed6c45 Jan Kokert Updated installation notes (my first commit)
9d7e7123dc Jan Kokert Updated installation notes (my first commit)
15c333a879 Jan Kokert Updated installation notes (my first commit)
61c1d15757 Alachew Mengist - Changed the button layout for Find/Replace dialog - Show Find/Replace error messages in message box instead of labels
b52d7c9a72 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
4f79feb57f Adeel Asghar - Do not sort operations.
b600f74c7d Adeel Asghar - Display the operations for the equations.
872a0dd41e Adeel Asghar - Check if operations are available. - Show the operations for the variables.
c9fba57a8c Jan Silar PDEModelica - correction to model examples.
6dd74e4354 Adeel Asghar - performance enhancement for variables browser.
32f4032d6c Adeel Asghar - remember the plot curve width & style.
ec8c40afff Adeel Asghar - remember the plot curve width & style.
c23bfa439b Jan Silar added one example model file
876f438bcf Jan Silar PDEModelica - Changes in documents and example models towards equations relating fields in different domains.
c6849cb8fd Adeel Asghar - handle the variables tree checkbox click properly.
f624a0f9a0 Adeel Asghar - Added an icon for simulation setup. - Added a new clock option CYC.
c9458135c8 Adeel Asghar - Changed the plot background to white. The white is more usable in books & publications.
7bf9a09d37 Adeel Asghar - Changed the plot background to white. The white is more usable in books & publications.
bbd0e15a51 Adeel Asghar - set the default locale of the application.
7bed021782 Adeel Asghar #2489 - Check/uncheck the item when user clicks anywhere on the first column text.
06ab32ac77 Martin Sjölund Pass along CPPFLAGS
e347eaeb57 Martin Sjölund Pass along CPPFLAGS
b8dca73ca2 Martin Sjölund Pass along CPPFLAGS
a10fe8e121 Martin Sjölund Pass along CPPFLAGS
94e2c5a01c Adeel Asghar - when user checks the variables create a new plot window and display it. - removed unused methods.
9cf7fe37be Adeel Asghar - show/hide the transformations browser.
70ac7c247e OpenModelica Hudson [Janitor mode] Set auto-props
8ded633000 Adeel Asghar - Added the transformations browser. - Displays the information read from the model_info.xml structures via MyHandler.
e28db8ed44 Adeel Asghar - read the variable types. - don't add empty items into the variables hash.
576c8b3113 Martin Sjölund - Compile our own version of Ipopt (EPL 1.0 license; compatible with LGPL) - Fix copying of messages from the OMEdit widget
c1f5d115d2 Martin Sjölund Added forgotten files
f79de3b580 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
913cfd0e02 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
cb93d1b28a Martin Sjölund Adding the CPC 2013 paper
817d9417ee Adeel Asghar - Use re-simulate instead of simulate in the context menu.
e833eff33d Adeel Asghar - removed testing code.
a563fa8cb0 Adeel Asghar - check if ModelicaMatVariable_t is not null.
bdd27803f6 Adeel Asghar #2470 - Display the values of the variables by reading the mat file.
5f56f02c2b Adeel Asghar - Only display the value of tunable parameters.
67b7b03521 Adeel Asghar #2470 - Show the value, unit and description even for the variables which are not changeable.
38d1f714cf Adeel Asghar #2255 - Display units in the variables browser.
cc205cdf6a Adeel Asghar - use the isValueChangeable flag.
5e7f771772 Adeel Asghar #2465 - Allow graphical connection to array of connectors within the same class.
ba2433bc32 Adeel Asghar - Allow direct simulation without showing the simulation setup dialog.
9286292888 Adeel Asghar #2450 - Allow connections even if the instantiate model fails. - Just report it to the user.
5fa5243a04 Adeel Asghar - Use the windows style directory separator for setting the process environment.
4a142b3f32 Adeel Asghar - expand the filtered rows. - allow expandAll and collapseAll.
e67b6de735 Adeel Asghar - Do not set the lastModified time variable to current time. Only set it if there is an old result file.
2c44a94f44 Adeel Asghar - Performance improved in terms of speed.
90c84088b8 Adeel Asghar - Add the environment PATH when running the simulation executable. - Don't show the plotting view if the result file is empty.
48b672f0df Adeel Asghar - Use QXmlStreamReader for reading the xml file instead of QDomDocument.
c87aec8404 Adeel Asghar - Allow the users to modify the parameters and re-simuate the models without re-compiling them.
1145cb46dc Jan Silar Changes in PDE extension. Added files with comparison to Saldamli.
56c79d7816 Adeel Asghar #2453 - Qt doesn't allow using the eventloop when the meta type slot is activated from the paintevent of QPlainTextEdit.
8af98b3330 Adeel Asghar - Display some more information about compilation & simulation process. - No need to handle the error signal.
a5d5dae873 Adeel Asghar - Apply line & fill patterns after painter translate.
8dc20df28f Adeel Asghar - Make sure placement annotation is present for components.
d0e5ee81df 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
672c355e01 Adeel Asghar - Removed the global precision value setting.
5b0e417191 Adeel Asghar - mingw32-make sometimes doesn't work with -j flag. So set the numProcessors to 1 for windows by default.
9ba66b69e2 Adeel Asghar - Changed the simulation dialog spin boxes to text boxes.
8eb5ae480e Henning Kiel - fixed some typos
65f5df8174 Adeel Asghar - Better naming.
f0370c4aed Adeel Asghar - Set the clean environment for the process and only provides one MinGW. This will make the compilation process run smoothly.
99e5b6d7a2 Jan Silar PDE extension: Other new possible approach to define domain in models/PDEDomains.mo
1d7436fa9e Adeel Asghar - Set the blockSignals state properly.
3c92e45da0 Adeel Asghar - Use the full path for mingw32-make.exe in Windows.
3131641418 Martin Sjölund Add -g flags to OMEdit if compiling the rest of the code with -g
b28050980a Per Östlund Fixed corrupt libraries icon for OMEdit.
71fc7d2013 Per Östlund Fixed color profile for OMEdit icons to avoid libpng warnings.
83d02e30aa Adeel Asghar - Use mingw32-make on Windows. - make the output tab enabled only if there is output.
ddc7d101f2 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.
4f1ab309e3 Adeel Asghar - Do not merge the simulation process channels.
5e8d42831a Adeel Asghar - Check the ExitCode along with ExitStatus. - Read the standard output & error separately and display the error in red.
fc47137876 Adeel Asghar - No unload for OpenModelica node.
5f425413ad Adeel Asghar - Allow unloading of system libraries.
18bb441561 Adeel Asghar - pool the compilation process & make the output window stay on top.
500cec2ce7 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.
2a7e855c86 Alachew Mengist - Update date, OpenModelica project website, and Book web page of the DrModelica.onb
c1f3ba1769 Adeel Asghar #2416 Convert the auto save timer interval from seconds to milliseconds.
16b9651c17 Martin Sjölund #2406 Check for $(APP) instead of $(EXE) as this changed
2e49a2ca5b Martin Sjölund #2406 Check for $(APP) instead of $(EXE) as this changed
02abda5dab Martin Sjölund #2406 Check for $(APP) instead of $(EXE) as this changed
faa9aa7b9c Martin Sjölund #2406 Check for $(APP) instead of $(EXE) as this changed
f5132b3793 Adeel Asghar - Updated OMEdit translations.
dfd7b17602 Jan Silar PDEModelica - continuation with previous work.
df80ebf64a OpenModelica Hudson [Janitor mode] Set auto-props
d745b6f04b Jan Silar Work on PDEModelica - coupling systems of PDE defined on different domains; coordinates; writing equations independent on particular domain and coordinate system.
f53168dc95 Adeel Asghar - Do not consume the press event for inherited/extends component as they don't have connection to componentClicked SIGNAL.
0042485fc0 Adeel Asghar - Always show the WelcomePageWidget on startup.
1c1a6a75b0 Adeel Asghar Inherited Parameters - Show a dotted bottom border. - Display the inherited class name in the tool tip.
511b739dde Adeel Asghar - Use the layout increment instead of custom counter.
c72ac672c8 Adeel Asghar #2371 - Allow users to show/hide the latest news section via OptionsDialog. - Allow users to set the WelcomePageWidget orientation via OptionsDialog.
e867341c0a Jan Silar renamed a directory
eef6e7aedb Jan Silar Minor changes to the PDE doc.
675bece95a Jan Silar PDE language extension - coordinate design.
a8d2738afd Adeel Asghar - Update the plot layout when user checks the variable to plot.
ea563d2188 Adeel Asghar - Fix clients build.
0cd127c467 Adeel Asghar - Fix clients build.
a2373ec47a Adeel Asghar - Set the legend position to top by default gives more space for the plot curves. - Remove the title text "Plot by OpenModelica".
0cf53b4d0a Adeel Asghar - Added a new LegendPosition option to plot command.
2690cbcbf5 Adeel Asghar - Added a new LegendPosition option to plot command.
e9db5900b6 Adeel Asghar - Made the OK button as default for dialogs. - Removed the export-xml.png and added export-xml.svg.
59189fe233 Adeel Asghar - Allow users to load the library by just selecting the folder. The package.mo file is picked up automatically.
5e168fb391 Adeel Asghar - Few more PNG to SVG icons.
10e097af1b Adeel Asghar - Enable AutoSave by default. Set the default interval to 5 minutes.
2781809342 Adeel Asghar - Create the directory tmp/OpenModelica/OMEdit before starting omc.
9ed742bdd9 Adeel Asghar - Always write the OMEdit files in /tmp/OpenModelica/OMEdit.
c73e67d453 Adeel Asghar - Use QRegExp to split on dot and avoid the split on array sections.
6c8d4f0022 Adeel Asghar - Register the RecentFile and FindText as QVariants before reading/writing to omedit.ini.
b4e9d33ba9 Adeel Asghar - Fixed the item height of the multi line messages.
90c9ed479b Adeel Asghar - Reverted r17151. Really bad commit :(
5c0fab258a Adeel Asghar #2188 - Don't split the array variables.
8df694aa2b Adeel Asghar - Subclass QDoubleSpinBox and manage the precision value via options dialog.
99eadad1c1 Jan Silar Work on PDE language extension documentation.
43e67297c6 Adeel Asghar - Few more SVGs.
b10f57d85f Adeel Asghar - Added svg icons and removed the png ones.
643956c667 Adeel Asghar #2333 - Show icon based on the result format. - Remove the _res.* from the display text.
0b185d6f4e Adeel Asghar #2269 - Multi line error messages in the messages browser.
ee11e7224d 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.
39c949e2e6 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.
695e9df54f Adeel Asghar - Changed the crash reports email address.
2f1a67e217 OpenModelica Hudson [Janitor mode] Set auto-props
615d71a3ed Adeel Asghar - Added backtrace support for Windows.
c6af573bb2 Adeel Asghar - Removed some unused stuff. - small fixes.
bcdcc1517b Adeel Asghar - Added the experimental auto save feature in the GUI.
ad3f784214 Adeel Asghar - Only register the signal handlers if we are building the release version of the application.
481214ccb4 Per Östlund - Fixed OMEdit compilation.
ef50b335b9 Adeel Asghar - Add the crash report email body text.
05f1fb6ed9 Adeel Asghar dump a stack trace to a file when we catch a crash (only for non-windows platforms)
af057aadb0 Adeel Asghar - Fix non-windows compilation.
09cbba65a7 Adeel Asghar - Handle the crashes and send the report.
63e83d0799 Lennart Ochel - second try: add x = pre(x) for all continuous-time variables to the initialization system
098a8ecfd8 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.
82e168a48c Adeel Asghar - Only add LOG_UTIL if Log util checkbox is checked. - Check the last modified time of the result file properly.
327f0a07e1 Lennart Ochel - fix constant declaration - change init_env to initEnv on page 95 in OpenModelicaMetaProgramming documentation
1147afe7cf Henning Kiel + coding style + some optimizations
f7ab4729c8 Adeel Asghar - fixes for FMI co-simulation stand alone.
7f8853dd2a Adeel Asghar #2295 - Handle the absolute file path case.
3104d62415 Adeel Asghar #2165 - Handle the null case.
7dc39b10d9 Adeel Asghar #2165 - Fixed the handling of within keyword.
88c5a94055 OpenModelica Hudson [Janitor mode] Fix tabs
993fa21938 Jan Silar Work on PDE solver.
c03f9fe547 Adeel Asghar #1475 - parse quoted variables
01e994731d Adeel Asghar - trying to fix a MAC issue.
616df59d86 Adeel Asghar - Read the inherited components attributes.
8a99932996 Adeel Asghar #2218 Fixed handling of extends class modifiers.
eaf6eede87 Adeel Asghar - Fixed the ItemDelegate constructor. - Show the extends class protected components as well.
6c4a44b4a4 Adeel Asghar - Expand the founded items automatically.
b3db2c1b51 Adeel Asghar #2219 Allow creating a class by specifying the extends class.
b29151c032 Adeel Asghar - Don't draw the inherited class only fetch the components of inherited class.
aab4442cc0 Adeel Asghar - Allow sending omc commands when user press enter.
4e2a27772c 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.
288404571f Adeel Asghar - Load the icon/diagram shaper before loading the components.
4b189712bb Adeel Asghar - Highlight the find/replace text by default when the dialog is opened.
9027677692 Adeel Asghar - Array index can be any variable not just "n" & ":"
ff0ab24e20 Adeel Asghar - check if we really have the component parent while creating the array connections.
9e0af97016 Lennart Ochel - use the same folder structure for the source as well as the documentation
8d28e7a51c Lennart Ochel - update some call graphs
7ffba9968c Lennart Ochel - update BackendDump call graph
929c455a02 Lennart Ochel - experimental call graphs for internal dependencies - red boxes are public functions
d4cf2569f7 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.
4e1d7e0cee 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.
1afddbea2f 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.
244c1e212f Adeel Asghar - accept the SimulationDialog when buildModel fails.
9330bc82ae OpenModelica Hudson [Janitor mode] Fix tabs
c26f7fa29e OpenModelica Hudson [Janitor mode] Set auto-props
896b3f239d Jan Silar Work on PDE solver. Minor changes in doc.
56ac5e7464 OpenModelica Hudson [Janitor mode] Fix tabs
0f9a35d7db OpenModelica Hudson [Janitor mode] Set auto-props
99dd7f58aa Jan Silar Added documents about PDE. Started implementation of experimental PDE solver (little bit confusing location in doc dir).
b740ea21b8 Jan Silar git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk/doc@16597 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
c14960970f Adeel Asghar - Make the Simulation Output window separate.
ea542b2063 Adeel Asghar - Make the OMC Logger separate window.
b647c6a5c5 Lennart Ochel - fix some formatting errors
031a301cde Adeel Asghar - Use 6 decimal places for tolerance. - Call printMessagesStringInternal after readSimulationResultVars & importFMU commands. - Removed few unused headers.
2122a0a9eb Volker Waurich - filled nodeMark in TaskGraphMeta - changed intLt operator to < on page 312 in MetaProgramming documentary
eadc1952c9 Adeel Asghar - Fixed the connections implementation.
edbf1c0fa2 Adeel Asghar - Don't switch the perspective when user double clicks on the item expand/collapse button.
b165bcd49c Adeel Asghar - Use encoding drop down in the options dialog as well.
f8bc8ff632 Adeel Asghar #2239 - Use spin boxes for graphical views dialog & shapes properties dialog.
181c27cc20 Adeel Asghar #2273 - Change shift+enter to enter.
f3ff3b1e65 Adeel Asghar #2239 - Use spin boxes for simulation dialog.
63cd9217bb Adeel Asghar - Don't allow shape manipulation of inherited shapes. - Don't add the inherited shape into the addClassAnnotation call.
c796ca4d8a Adeel Asghar - Use Qt::MiterJoin as a default Pen join style.
54f438eedb 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.
90bb549297 Per Östlund - Changed arrow step size to 1 in OMEdit (previously 3, I assume that was a mistake).
39a8776ed0 Adeel Asghar #2239 - Use spin boxes for Line and curve style settings.
2362b9dad7 Adeel Asghar #2270 - Allow entering the negative values for simulation start/stop time.
c17891304d Adeel Asghar - Always clears the command line options before setting them.
1e9c79e47c Adeel Asghar #2252 - clear the command line options.
86018cf35a Adeel Asghar #2252 - Allow users to set the command line options.
a8bc497496 Adeel Asghar #2256 - Remove the interactive simulation tab until until we make it run again.
a0aa698d4c Adeel Asghar #2249 - If the parent has DocumentationClass annotation then all its child should use it.
9918cc4aa2 Adeel Asghar #2168 - Remember the viewing mode.
c3064ccce5 Adeel Asghar #2245. - No more hover effects for items.
4fd388f887 Adeel Asghar #2249 Open the info layer instead of text layer.
d7dda436bc Adeel Asghar #2249 - Support for DocumentationClass annotation.
912e995f68 Adeel Asghar - Fix clients build.
54bb96edef Adeel Asghar #2235 - Custom textbox for sending additional simulation flags.
619b99fe4a Adeel Asghar - Allow setting the curve style & width.
f0f7c1a5cb Adeel Asghar - Allow setting the curve style & width.
46cd5d8ef4 Adeel Asghar #2257 - Load & show the additional libraries that are loaded automatically when you load some library.
317dc3a1a4 Adeel Asghar - Thickness is defined as lineThickness instead of thickness. - Use thickness value instead of ceiling it.
7871e77707 OpenModelica Hudson [Janitor mode] Fix tabs
9b1650b16b Jan Silar Notes on PDEExtension -- about coordinates and independent variables.
a289a4e653 OpenModelica Hudson [Janitor mode] Fix tabs
ee13741c14 Jan Silar Added documents towards PDE in Modelica.
9967b994b7 Adeel Asghar - update all the opened plot windows when model is re-simulated.
fad13fb815 Adeel Asghar "Instantiate | Check | Simulate" instead of "Simulate | Instantiate | Check" for library browser items.
3fa10adaea Martin Sjölund Fix to get the menu bar to show in OSX
cb28812eb9 Adrian Pop - attempt to fix the Windows builds - somebody forgot to update from qwt5 to qwt6 in OMNotebookGUI.pro
10b989e045 Martin Sjölund Fix compilation using qwt 6.0 (but it seems to segfault if you check/uncheck many signals)
61f896247d Martin Sjölund Fix qwt 5.2.2 compilation
ba96eeba8d Adeel Asghar "Instantiate | Check | Simulate" instead of "Simulate | Instantiate | Check".
b88a8041ad Adeel Asghar - make simulate the default button.
7aaec5fdf7 Adeel Asghar - OMDEV update is required. - Upgraded qwt from 5.2.1 to 6.1.0.
81c66a78a3 Adeel Asghar - OMDEV update is required. - Upgraded qwt from 5.2.1 to 6.1.0.
d48e8861e5 Adeel Asghar - Fixed some graphics issues.
d8c17c25b4 Adeel Asghar - Allow users to view the generated files alongwith the simulation output.
ddfc708727 Adeel Asghar - Show the simulation result if the result file exists and is latest even if the simulation crashes.
9d52e39963 Per Östlund - Make configure detect lrelease. - Updated swedish translation of OMEdit.
6404627e8b Adeel Asghar - Marked some strings for translations. - Use the -noobsolete flag for lupdate.
6ea26b1912 Adeel Asghar - Don't allow adding classes to the system libraries.
b8d8eb5070 Adeel Asghar - implemented save as functionality but the save as button is still disabled because some fixes are needed. - removed unused method from OMCProxy.
276e467c3c 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
3346ab3f16 Per Östlund - Don't translate XML element names in OMEdit.
6a678b2a43 Per Östlund OMEdit fixes: - Renamed "restriction" picker to "specialization", since it's a better description. - Updated the swedish translation.
d1abf31fc3 Per Östlund OMEdit fixes: - Make toolbar names translatable. - Added Edit toolbar to the View->Toolbars menu.
df9369c5b7 Per Östlund - Remove extra colon in OMEdit options.
72df012b2e Adeel Asghar - Use the old logo as application icon. - Only use the new icon on the loading screen and welcome page.
35e6fb240f Adeel Asghar #2236 - Handle the hierarchical connectors click event.
205c8eb021 Adeel Asghar minor fix.
237016f723 Adeel Asghar - Read the combobox data value instead of text for finding the correct codec.
ffb7df715b Adeel Asghar - Read the combobox data value instead of text.
65c12ab4ca Adeel Asghar - show the codec aliases. - removed the default note label. - make the codec list pure combobox.
8a7d150b98 Martin Sjölund Send in the correct encoding so we get the exepected output after conversion
4ec486269c Adeel Asghar #2234 convert files to UTF-8.
b4aff2544f Martin Sjölund Fix latex formatting
fb24516aa0 Martin Sjölund Adding my lic to the publication list
9169932ba3 Adeel Asghar - Show the list of codecs to user while opening the file with encoding.
03fcc27f12 Adeel Asghar - Fix the base class constructor arguments.
b71941d30f Adeel Asghar #2227 - Allow users to load the system libraries via the drop down menu.
ce76b2fca6 Adeel Asghar #2228 - Save the changes done via the text view before closing.
c03a708de1 Adeel Asghar - Show the inherited connections of the class. - Don't allow users to manipulate inherited components, shapes and connections.
85a8fecd52 Adeel Asghar minor fix.
68890120b2 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.
6f503fe233 Adeel Asghar - Allow users to view the shapes properties of the system library classes.
20591117e0 Adeel Asghar - Allow users to view the properties of the system library classes.
eb7300e56e Adeel Asghar - Allow users to view the attributes of the system library class components.
664a060a14 Adeel Asghar - Switch back to old icon for file browser.
fdc22d5b31 Adeel Asghar - Don't force the loading of Modelica & ModelicaReference.
aab1ccb7d8 Adeel Asghar - No bitmaps for the library icons for now. Will fix this later.
8ac2464e22 Adeel Asghar - If a class doesn't exist then move the connection lines with the red cross box.
ae2f2eca4f Adeel Asghar - Don't remove items just delete them.
0804fd2d7d Adeel Asghar - Mark the string for translation.
3f0889fc47 Adeel Asghar - Print all help options.
efb2802c66 Adeel Asghar - Fixed deleting of custom shapes.
3bd5b8c391 Adeel Asghar - ignoreSslErrors to avoid the SSL handshake failed error. Seems like openmodelica.org ssl certificate expired.
394eb241ca Adeel Asghar - Removed extra set text.
b8e1b6885c Adeel Asghar - Only allow deleting the extra points for line and polygon.
78a9387e22 Adeel Asghar - Allow adding points to connections. - handle the movement of connections when connect statement has only two points.
cff8c74418 Adeel Asghar - enable the all warnings flag by-default.
b3c8ec12c6 Adeel Asghar - Added the -w simulation flag.
28e58fde3d Adeel Asghar - update the Modelica text of parent packages when sub model has changed.
186194140f Adeel Asghar - Fixed Bitmap shape properties.
1f6f360610 Adeel Asghar - Allow duplicating the bitmap shape.
fc04c5368c Adeel Asghar - Allow duplicating the text shape.
f45b3b6f16 Adeel Asghar - Allow duplicating the ellipse shape.
302c5cfbef Adeel Asghar - Allow duplicating the rectangle shape.
9d311ede7a Adeel Asghar - Allow duplicating the polygon shape.
bc8321f297 Adeel Asghar #2202 #2203 - Updated the results when users re-simulate with new values.
0af57ebae6 Adeel Asghar #2162 - Fixed the crash that happen when double clicking on the same connector.
cfcbe027c7 Adeel Asghar #2151 Show the text as ElideMiddle.
82984224f3 Adeel Asghar #2169 - Fixed the library icons for BioChem library.
90e99abc4f Adeel Asghar - only check text annotation once.
5008a6b263 Adeel Asghar - Show the bitmap shapes in the library browser. - Show the static text annotation for functions in the library browser.
15ff3c4262 Adeel Asghar #2160 Show description string as HTML.
b9c8da22af Adeel Asghar #2191 show parameters dialog for system library components.
04896e7087 Adeel Asghar #2184 Close the polygon.
17d98f4868 Adeel Asghar - Allow duplicating the line shapes.
34f7c77e63 Martin Sjölund - Revert r16045 (flag wasn't removed yet) - Bump libraries for coverage test
2032ba6c89 Martin Sjölund Enable anti-aliasing of library tree icons (they are too small to draw circles without anti-alias)
84f1ab290c 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
02a798b487 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
4ebb87b704 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
65a2870ba6 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
bb614afca5 OpenModelica Hudson [Janitor mode] Fix tabs
05b7ae0d74 OpenModelica Hudson [Janitor mode] Fix tabs
664595e00d OpenModelica Hudson [Janitor mode] Fix tabs
3737a49418 OpenModelica Hudson [Janitor mode] Fix tabs
0836e3a47e Adeel Asghar - Always show the text annotation even if it doesn't have % sign.
f7ec9850c3 OpenModelica Hudson [Janitor mode] Set auto-props
f0cfa74c4c OpenModelica Hudson [Janitor mode] Set auto-props
75af83c4ff OpenModelica Hudson [Janitor mode] Set auto-props
afb01f4d9d Martin Sjölund Fix eol-style
2a0d8b58f4 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.
ca1fa7dd8a Adeel Asghar - Automatically remove the contents of settings file instead of asking the user to delete it.
bac1c7081b Adeel Asghar - Display the settings file location.
47e20fd390 Martin Sjölund #2141 Update localisation for german OMEdit
b3ec9a4986 Henning Kiel - fix message string (DELETE_AND_LOAD) to display the referenced filename
9160af293d Jens Frenkel - Update Documentation BackEnd
661efee7e4 Adeel Asghar - Fixed resizing shapes with CornerItem at Copenhagen Kastrup Airport :).
184ce2754b Adeel Asghar - Only use the perspectiveTabChanged slot for switching between perspectives instead of blocking signals.
63d9cd15df Adeel Asghar #2145 Some more debug information.
ac43c2fe30 Adeel Asghar - enable/disable OMCLogger properly.
43c7060ab5 Adeel Asghar - Allow debugging the application.
f44be458c8 Adeel Asghar #2145 Lets try if this hack works or not.
a714e268ef Adeel Asghar - move the connection points along with components.
3f8f68c6eb Henning Kiel anti spam measure: remove my email address ;)
3b4b93cd17 Adeel Asghar #1841 - Allow duplicating the component.
54e76d3974 Adeel Asghar - Fixed the display text for text annotations.
323a28255c Adeel Asghar - Show the variables which has dialog annotation in the parameters window.
7def5ecf83 Henning Kiel anti spam measure: remove my email address ;)
335107b952 Adeel Asghar - OMEdit-UserManual.pdf is removed.
dd3e3299aa Adeel Asghar - Removed the old OMEdit user manual, just use the users guide. No need to maintain two manuals.
484b897fd7 Martin Sjölund Missing urldate
f130344d14 Adeel Asghar - sizeHint for MessagesWidget.
b694920e56 Adeel Asghar - missed file from last commit 15717.
2fa807a41b Martin Sjölund Adding month of publication
8b5808c28a Adeel Asghar - Remove the file from recent files list if it doesn't exist. - don't consider --OMCLogger option as file.
3dabdececc Martin Sjölund Adding EOOLT2013 reference to the bibtex database as the proceedings are already up
c78e1d0177 Martin Sjölund Update the bibtex database
1e3d3ea5fc Martin Sjölund Removing stray line
29fd492b97 Martin Sjölund - Adding the OM logo as svg since I couldn't find it anywhere else...
c6731b6fd2 Adeel Asghar - Update the class icon in the Library Browser when some thing is changed in the icon layer of the class.
2c7a6a2e49 Adeel Asghar - If user writes new classes in the Modelica text view then create new nodes for such classes.
607c00bc79 Adeel Asghar - A workaround for #2122. - Only allow loading the files that has one non-structured entity.
00d4d58f2a 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.
4b3411ba7e Adeel Asghar - set perspective tab bar position SOUTH i.e below the pages.
c2e528e6ce Adeel Asghar - Use modificationChanged signal instead of textChanged. Because textChanged signal is emitted even if user formats the text.
a39bda6a43 Adeel Asghar - Group the text editor settings.
8f87a3fce5 Adeel Asghar - set the welcome perspective after loading the user's saved GUI customizations.
83795b1d69 Martin Sjölund - Consistent formatting (case) in bibtex
61a59b01df Adeel Asghar - updated lines patterns, fill patterns and arrow style images.
e8a691d664 Adeel Asghar - handle enable/disable of model switcher tool button properly.
09a1005cb4 Adeel Asghar - preserve the plot variables across several simulations.
7bd9a4630e Adeel Asghar - Only load the simulation options if model has experiment annotation.
c4099fa424 Adeel Asghar - Added some solvers to simulation dialog. - The flag "Timer/Events/Solver Statistics" is now checked by default.
636584ad80 Adeel Asghar #2134. - Allow resizing of docks.
04e66eab95 Adeel Asghar #1857.
6a339690ba Adeel Asghar - seperated Helper and MainWindow. Should fix OMNotebook compilation.
77b057f83e Per Östlund - Fixed some OMEdit compilation issues with clang and/or ArchLinux.
0c2cb9c117 Adeel Asghar - allow drag&drop on read-only models since users can make the file writable and can save it later on.
b5b3910e6e Adeel Asghar - Do not allow drop components on system libraries.
fabe7c1423 Adeel Asghar - Removed some unused strings.
6885183e6e Adeel Asghar - fix StringHandler file path.
62b4247a82 Adeel Asghar - removed unused images.
4b1cf04615 Adeel Asghar - no delete conneciton for system libraries.
200dfac29b Adeel Asghar - fix hudson.
926e8b73ef Adeel Asghar do not add console to application.
b492a8fea8 Martin Sjölund Merged from /branches/OMEdit into /trunk/OMEdit
d2916e402e Martin Sjölund Bibtex/LaTeX has problems with dashes and hyphenation.
c826d826b2 Martin Sjölund Update bibtex database
c4134fcb50 Martin Sjölund Adding Peter's books to the bibtex database
bb39169212 Adeel Asghar - Check if variables are parameters.
dc95cecb4c Adeel Asghar #2108 - Retain the array dimensions of the component. - Don't trigger unnecessary updateComponent calls.
03752c08ea Martin Sjölund Trim trailing whitespace
9e922563a2 Martin Sjölund Trim trailing whitespace
d43c593e58 Martin Sjölund Bump MSL version
df438ea7ff Adeel Asghar - initialize the variable.
3adf204add Martin Sjölund Draw pretty SVG diagrams (no background; minimal bounding box)
c598cabd0d Martin Sjölund Fix OMEdit suffixes on Linux
1168308a51 Adeel Asghar - optional label
c83f232846 Adeel Asghar - simulation flags.
e5bcdddca5 Martin Sjölund Ran a pdf optimizer on our pdfs in an attempt to reduce the size of trunk
deaabd1af4 Per Östlund - Fix bibtex database syntax to make Hudson shut up.
32d73fc8e5 Martin Sjölund Ran PNGOUT to optimize png filesizes in order to reduce trunk and installation sizes
538a2091f5 Martin Sjölund Ran PNGOUT to optimize png filesizes in order to reduce trunk and installation sizes
7164ee80a2 Martin Sjölund Ran PNGOUT to optimize png filesizes in order to reduce trunk and installation sizes
94a95aed41 Martin Sjölund Ran PNGOUT to optimize png filesizes in order to reduce trunk and installation sizes
72676f5590 Alachew Mengist -Trying to fix parsing error bibtex database by removing
42661d05b9 Alachew Mengist - minor fix on parsing error bibtex database
6de417dbaf Alachew Mengist - Recorrect missed text from bibtext
9064b48d98 Alachew Mengist - update Bibtex database
685ed82009 Alachew Mengist -fix parsing error bibtex database
26379c98a1 Alachew Mengist -fix parsing error bibtex database again
cac2dece80 Alachew Mengist -fix parsing error bibtex database
2596238dad Martin Sjölund Translitterate my name correctly
642727c7fe Alachew Mengist - Update bibtex database
864b4b1699 Per Östlund - Fixed OMEdit compilation for me, lets see if anyone complains.
b930f1a12d Adeel Asghar #1655 - increment the index value in case of error.
e8704e447f Martin Sjölund Fix parsing errors for the bibtex database
18939648d3 Adeel Asghar - use -cpu instead of -cpu=
89a7dca3c5 Adeel Asghar - fixed double initialization.
037e0a06e3 Adeel Asghar - added new simulation runtime option -cpu. - added all logging options.
89470b2e72 Adeel Asghar #2047 Respect the xRange and yRange options of plot.
f6e16385b4 Adeel Asghar #2048 print the OMPlot help text.
4cd3ae43f9 Adeel Asghar - Check the simulation executable exit status.
099d404a7a Adeel Asghar - Move Real keyword to types section.
706479630b Adeel Asghar - Adapt to new simulation flags format.
e78891a1ae Lennart Ochel - minor fixes
09f4a8213c Lennart Ochel - fix omedit [command line flags]
24af7c69f9 Martin Sjölund - Added option +d=shortOutput - Used +d=shortOutput in OMNotebook initialization
e7ebc47968 Martin Sjölund Monster kill!!! - changed "simulation" to "simulate" in all DrModelica .onb files.
53332875bd Alachew Mengist - Update version Author
2a673cbc39 Alachew Mengist - Updated DrModelica
5f8d28a004 Adeel Asghar Do loadModel(Modelica) before simulating. Saved the plot.
aee96b283f Adrian Pop - use the proper server name: openmodelica.org instead of the old one: openmodelica.ida.liu.se
9a6433cd1c Adrian Pop - use the proper server name: openmodelica.org instead of the old one: openmodelica.ida.liu.se
c95c538cc3 Adrian Pop - use the proper server name: openmodelica.org instead of the old one: openmodelica.ida.liu.se
70b09724dd Adrian Pop - use the proper server name: openmodelica.org instead of the old one: openmodelica.ida.liu.se
491f1e5c7d Alachew Mengist -Update DrModelica
4cab3b172a Alachew Mengist - Re-evaluating and update DrModelica simulation results
9e352e5d97 Martin Sjölund #2000 - Make linspace simplify better
b725834a26 Alachew Mengist -fix syntax error in bibliography/openmodelica.bib
17a1475f1f Alachew Mengist -Update Bibliography
18797def3f 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
4083fb8dd9 Alachew Mengist -Update bibliography
5e6fcb18aa Adeel Asghar - Allow users to select/unselect the input/output connectors for the imported FMU.
f008064734 Martin Sjölund - Update crossref
22efc61665 Martin Sjölund - Update output format to be by year
f512de7c45 Martin Sjölund - Typo
4fd76865db Martin Sjölund - Adding the mathmod paper
175338f5e0 Martin Sjölund - Updated bibliography
62ba1e709e Henning Kiel #1897 - also take care of single quote strings (' ')
92b703a50c Henning Kiel #1897 - rewrite of QStringList StringHandler::getStrings(QString value, char start, char end) + takes care of strings and masked ('\') chars in strings
3166fa005b Henning Kiel # 1837 - open properties dialog on double click
92498f6ec0 Adeel Asghar set/unset debugLogging via GUI.
ff03d85599 Adeel Asghar - use defaultSuffix instead of hard coded value.
d84412d295 Adeel Asghar - QFileDialog::getSaveFileName does return filename with suffix on Linux in newer versions of Qt.
5f8d5c3f39 Henning Kiel - added simulation option "measureTime" - show result of measureTime in system browser
2618444f09 Adeel Asghar - Use new FMI import API.
32d0c6ab27 Martin Sjölund #1906 - Added API commands: getCompiler getCXXCompiler getLinker - Added new OMEdit setting: Compiler
ee7e994964 Adeel Asghar - Don't trade-off performance for CPU polling.
3f51df8831 Henning Kiel - avoid busy polling, instead use polling via timer or on event -> every 10ms during OMCProxy::sendCommand() -> sock->waitForReadyRead() in SimulationWidget::simulateModel()
fbde3d70dd Adeel Asghar - Use importFMUOld with OMEdit for now. Should be updated in future.
6d06e18f4d Henning Kiel # 1836 - added history of documentation viewer and backward/forward buttons to navigate
e5a2b2a711 Adrian Pop - remove performance.ods and change the path in README.txt
73c7e2504f Adrian Pop - performance update.
2a7ba18fd6 Adeel Asghar - Fix OMEdit for msl 3.2.1
3b516e3ac0 Adeel Asghar - build instructions.
d659a55bdb Adeel Asghar - build instructions.
52a0b2e4ef Adeel Asghar - build instructions.
e6cdf79e08 Adeel Asghar - build instructions.
f3bd494edf Adeel Asghar - windows make files for OMClients.
95dc7eea7f Adeel Asghar - windows make files for OMClients.
f057bd349e Adeel Asghar - windows make files for OMClients.
26923bfefc Adeel Asghar - Show all available solvers.
a961ccc47a Adeel Asghar - Show the simulation output received even if user cancels the simulation.
ea9cb7bafb Adeel Asghar - show simulation output.
ef8e7fca81 Adeel Asghar #1820 - Added the Matching Algorithm and Index Reduction options to the simulation dialog.
7773d8426b Adeel Asghar - Fixed documentaion viewer.
d2a9088c6c Henning Kiel - some more .de translations
a87414d5eb Adeel Asghar - updated OMEdit version.
cbe95c03c2 Adeel Asghar - add the favicon as well.
6eb75ecdc8 Adeel Asghar - don't link to the old OpenModelica website.
73362b6566 Martin Sjölund #1670 - Updated help text
35aa963686 Adeel Asghar - Changed the version numbers. - deleted the old simforge url. - updated the build/setup instructions.
093562feb5 Adeel Asghar - add OMDEV to simulation executable path if its available.
6d829945a8 Adrian Pop - update performance figures.
7c173c06af Adeel Asghar - Read the settings correctly.
620ac13e84 Martin Sjölund - Allow popups on user interaction in OMEdit
f17b4c651c Martin Sjölund - Hide the interactive options since they are disabled at the moment
ac6ef9c426 Martin Sjölund - Installation path
81cc6aa20a 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}.$$ }}}
c5a3489cc7 Adeel Asghar - Use QLocale instead of strings.
de00b3d980 Adeel Asghar - gettext uses environment variable so don't use setlocale for windows. - Pass the OMEdit locale to omc.
35bac1f45c Jens Frenkel - add BackendFlowDiagram, try to give a overview on all tasks the backend has to do
97db293174 Adeel Asghar - Merge the process standard output and standard error streams.
414dfb2592 Adeel Asghar - Better parsing of Text Annotation.
5e46b5e53b Adeel Asghar - Fixed parsing.
eeaf1d7093 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.
dc801709d5 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.
cd4907c333 Peter Aronsson Added user guide for uncertainty computations.
2ac2856935 Martin Sjölund - Provide UTF-8 interface for OMEdit
94168990be Martin Sjölund - Fix OMNotebook compilation
e87e1183f1 Martin Sjölund - Updated copyright holder
fe5c44ebeb Martin Sjölund - Updated copyright holder
5db3873af8 Martin Sjölund - Updated copyright holder
7b40318802 Adeel Asghar - .ico file is required to generate icon for executable on Windows.
c03486dafa Per Östlund - Removed deprecated workplan.
6534868897 Martin Sjölund - Added vector-graphics icon for OMNotebook so it looks ok on modern window-managers
e0d5efbe78 Per Östlund - Updated workplan.
7e61700773 Adrian Pop - planning Excel sheet.
f1373a0078 Per Östlund - Moved the benchmark test models from doc/performance/benchmarks/tests to testsuite/benchmarks. - Added benchmark models from Marco Bonvini.
27a84b1ec7 Martin Sjölund - Spelling
f9f4c97420 Martin Sjölund - Do not re-run lrelease unless something changed
175ebcab86 Willi Braun - updated gantt workplan with frontend tasks
51fbb3be82 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.
047ebd6625 Adrian Pop - tabs instead of spaces.
e12edd64dc Martin Sjölund - Some Makefile fixes
54ad96e68c Adeel Asghar - Updated the pro and readme files according to omniORB4.1.6
8208630904 Adeel Asghar - Updated the pro and readme files according to omniORB4.1.6
d18b7a24c4 Adeel Asghar - Updated the pro and readme files according to omniORB4.1.6
bc65ed978e Adeel Asghar - some corrections in the english text and translations. - Italian translations (Thanks to Massimo).
1b55166f8e Adrian Pop - some more Romanian. - fixed an English typo.
3c152cda9e Henning Kiel - added missing closing brace to translatable string - german translation complete, needs to be checked for consistency
008244d76b Adeel Asghar - Fixed connect equation indexing problem (thanks to Henning Kiel). - Properly check annotations before creating a redbox.
4c880a2a72 Martin Sjölund #1719 - OMEdit: Handle pathnames with quoted identifiers that contain dots in the last part
8bed502d62 Martin Sjölund - Run lrelease on the project
1479b8fe30 Martin Sjölund - Update all ts-files regardless if they are in a makefile or not
fdf4f6e48d Henning Kiel - added spanish language
276d31d23e Adeel Asghar - Load Qt qm files for windows.
077db9e7e9 Adeel Asghar - Minor modifications for chinese translations.
cc39bd70fc 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.
af3cff6edf Per Östlund - Improved the swedish translation of OMEdit.
7e126e6516 Martin Sjölund - Regenerate all qm-files
7ff8a33d90 Adeel Asghar - Use ./ in makefile.
bd356642c9 Adeel Asghar - Fix hudson build.
73c308ad6f Adeel Asghar - Fix build and some minor changes.
3851b500a0 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/.
a75cc69ee5 Martin Sjölund - Don't return loadFile("package.mo") success on error
5431721448 Adrian Pop - fix the English typo. - add partial Romanian translation. - small fix in the Swedish translation.
ffc09d287e Henning Kiel - added some more german translations
6194d5aa24 Henning Kiel - added some more german translations
26fba76846 Adeel Asghar - Added french translation file.
67ffcc9143 Martin Sjölund - Added Japanese translation stubs
bc9c2f4359 Henning Kiel - added some german translations
7fd8f056c6 Martin Sjölund - Added German language to the combo-box
a09de84c36 Martin Sjölund - Some German translations for OMEdit
cd6e069d20 Martin Sjölund - Swedish translations
905201bac4 Adeel Asghar - Don't translate Modelica keywords.
ca00143388 Adeel Asghar - Swedish translations. - Use -noobsolete flag to remove the obsolete translations in the files.
389c8c590a Anatoly Severin - added some tr() in OMPlot - OMEdit: added translation of OMPlot in .ts-files
12bf1bd59a Anatoly Severin - added some tr() in OMPlot - OMEdit: added translation of OMPlot in .ts-files
2e680399db Anatoly Severin - added Russian translation
792a788942 Adeel Asghar - Allow automatic width for options list. - Remove multiple initializations of Helper::noColor
89e2fcb451 Adeel Asghar - PTII environment variable not required anymore. - Changed PTII to OMPTII. - Removed OMPython-UserManual. OMPython documentation is moved to OpenModelica usersguide.
83b0013caf Adeel Asghar - SVN id tag.
a65ac59df2 Adeel Asghar - Some more fixes for the translations. - Added the missing Q_OBJECT macro. - Removed stupid Qt default buttons as they are not translated.
d8785dd03b Adeel Asghar - Fix build.
06d9d9a616 Adeel Asghar - Swedish translations. - Language drop down in the options widget. - Changed the files tab width. - Allow users to unset the modifiers value.
fbf52519fc Willi Braun - added a figure of the overall structure drawn with dia.
35f0746456 Martin Sjölund - Make omniidl command more suitable for parallel jobs
141ab87a10 Martin Sjölund - Make omniidl command more suitable for parallel jobs
01fa03a8a0 Martin Sjölund - Fix translation (r11632 broke) - Updated timestamp translation
a62b230c63 Adeel Asghar - Catch the std::runtime_error. - Better checking for translations file.
c397800ec8 Adeel Asghar Fix for bug #1722 - Removed the Ambiguous shortcut.
e1e8462f13 Martin Sjölund - Load NLS files based on OPENMODELICAHOME, not relative to cwd
002a342fd0 Anatoly Severin - OMEdit: added localization
63b48f990c Martin Sjölund - Removed the need for DRMODELICAHOME env.var
d5ff66a130 Adeel Asghar - More documentation. - New chapter for OMPython in OpenModelicaUsersGuide.
4826c6496e Adeel Asghar - Check for simulation executable crashes. - Only send simulation flags if user specify them.
be8625e6a1 Adeel Asghar - Added OMPython doocumentation to OpenModelicaUsersGuide. - Moved the OMPython docs from PythonInterface to doc/OMPython.
7f3048c51f 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
cc3c124602 Adeel Asghar - Moved OMPython manual.
42848c11dc Adeel Asghar - Fixed compilation for MAC. - Added version numbers for settings.
26c0f4b5af Adeel Asghar - Support for simulation flags.
5bfeaf71f0 Martin Sjölund - Converted OMOptim/OMShell to UTF-8
b99a42fb30 Martin Sjölund - Converted OMNotebook to UTF-8
7be2fbe3d0 Martin Sjölund - Converted some files to UTF-8
40550d9dfe 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.
ad94da8c42 Adeel Asghar - Added keyword tag.
38b7402ef5 Adeel Asghar - Auto generate the stub files for clients. - Added/Updated README.txt files for all clients.
63f6e977fc Adeel Asghar - Auto generate the stub files for clients. - Added/Updated README.txt files for all clients.
1acd91d170 Adeel Asghar - Auto generate the stub files for clients. - Added/Updated README.txt files for all clients.
0cdef7b173 Adeel Asghar - Auto generate the stub files for clients. - Added/Updated README.txt files for all clients.
617a2e7869 Adeel Asghar - Added $Id$ tag.
8019b4df6c Adeel Asghar - Updated the instructions.
dbc97451d0 Adeel Asghar - Fixed OMEdit to handle new changes of importFMU.
1d3425c773 Martin Sjölund - Remove some tabs from sources
88cad0cb84 Martin Sjölund - Improved tab detection
63c01d5a5b Adeel Asghar - Check for the extent points value before calculating the boundingRect.
0b48819273 Adeel Asghar - Fixed the stupid OMSketch code. Now OMNotebook doesn't hang while opening. - Some other minor changes.
fb7c682967 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.
b506495be6 Adeel Asghar - Integrated OMPlot with OMNotebook. - Saving the embedded plots is reopening it is also possible now.
cea7ec08b6 Adeel Asghar - Integrated OMPlot with OMNotebook. - Saving the embedded plots is reopening it is also possible now.
44e8413eb7 Adeel Asghar - Fix build.
eaa745ac8b Adeel Asghar - Qt 4.8 rewrites the Modelica links from Modelica:// to modelica:/ so we must compare CaseInsensitive.
7a11a4211e 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 :)
622864fa27 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.
aa105743c5 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.
184602939c 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.
78c52e3fe5 Martin Sjölund - Remove dependency on Compiler/runtime/omc_communication.o
ff5209e183 Martin Sjölund - OMPlot: Build lib before exe so parallel builds succeed
09c676a30c Adeel Asghar - a minor fix for plotParametric.
2c79d2e000 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.
4fb173042d 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.
2e895140d5 Adeel Asghar - We should close the simulation result file after reading the results e.g variables, val, dataset etc....
6bc678476f Adeel Asghar - We should close the simulation result file after reading the results e.g variables, val, dataset etc....
1f1b1f14bb Martin Sjölund #1683 - Don't convert unicode to latin1...
a00b9666a9 Adeel Asghar - Fixed the parameters visibility problem. - Added the scrollbar when there are many parameters to display.
8d7644879b 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.
a47da8cfc0 Adeel Asghar - More better checking of exit code.
1e7abfc3eb Adeel Asghar - Fixed the simulation unexpected finish on Linux.
1f99311782 Martin Sjölund - Added Kristian's lic to the webpage
3d84446140 Martin Sjölund - Set svn-eol-style on a few files
eae654a855 Martin Sjölund - Set svn-eol-style on a few files
f314c7ede5 Martin Sjölund - Make clean now cleans up a bit more of the mess
e86e43d39b Adeel Asghar - Fix compilation. - Remove bin directories from trunk as they are created automatically after qmake.
7df1ce8b02 Adeel Asghar - Fix compilation. - Remove bin directories from trunk as they are created automatically after qmake.
71314c2301 Adeel Asghar - Fix compilation. - Remove bin directories from trunk as they are created automatically after qmake.
23d076b9d8 Adeel Asghar Removed the unused and windows specific files from trunk.
087e0e57fe Martin Sjölund - Removed OMPlotWindow as it uses the old plot commands
19d1b1006e Martin Sjölund - Removed 3D support from OMNotebook
620bf1e0e5 Martin Sjölund - Remove use of Pltpkg2 in OMNotebook
007e667599 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)
5148d4bc7c Martin Sjölund - Removed notebooksocket.{h,cpp} as it seems unused
f1695b55bc Martin Sjölund - Added configure option --with-static-readline
5dc2427fc6 Alexey Lebedev Added a draft of a document about processing arrays in separate compilation of Modelica
c1839f2a6c Adeel Asghar - Check for simulation executable result. If it crash show error rather than plot window.
1abebec8ef Martin Sjölund - Stupid Qt software allows users to compile software only on 1% of the world's operating systems
f73a834746 Adeel Asghar - Added the missing OMSketch images.
ce2e074d4e Adeel Asghar - Added the OMSketch files to the .pro file.
4d75132247 Adeel Asghar - Integrated OMSketch with OMNotebook. - Removed the extra main.cpp file.
06bc302d18 Adeel Asghar - Deleted Visual studio related files.
343de6de16 Martin Sjölund - cell.cpp:119:4: error: calling 'qDebug' with incomplete return type 'QDebug' qDebug()<<"Cell \n";
dbc25de925 Martin Sjölund - Added omshell-terminal icon
6aa4b04ca8 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...
0ec9ffd951 Jhansi Reddy Remala - OMSketch
072b06bd9e Jhansi Reddy Remala - OMSketch
524081ec96 Jhansi Reddy Remala - OMSketch
f28d566a3d Adeel Asghar - Fixed for new getClassNames.
9e90ac2629 Adeel Asghar - Use quotes for getComponents API.
4c09eb6ee6 Adrian Pop - add scripts to test each CircuitLX. - shuffled a bit the models in BigModel.mo
14807b99e3 Adeel Asghar Removed the extra catch section.
9bb780872f 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.
2926222d72 Adrian Pop - big model for tests from Peter Aronsson @ MathCore.
1ad41bd992 Adeel Asghar removed unnecessary qdebug.
f2b41a5650 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.
e73c8073be Adrian Pop - log scale.
d8b75d45cb Adrian Pop - added comparison to 1.6, 1.7 and one commercial tool.
278c7b2d0f Adrian Pop - made them work in previous versions of OpenModelica.
847331dc0c 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!
e21725ca30 Adrian Pop - do not delete Modelica.Fluid anymore!
6ec4b0545e Adrian Pop - added Dymola style scripts for testing.
d00e8ec8d4 Adrian Pop - updates to the .xlsx by Oliver Lenord
5f09fe3c46 Adrian Pop - performance benchmarks.
a3c87a8abc 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
e96631141b Martin Sjölund - Bib typo
b9c26a8939 Martin Sjölund - Fix bibl
bcfe9bcd5e Martin Sjölund - Bib update
81d84be70a Adeel Asghar - getDocumentationAnnotation returns {"info","revision"} with info as the first element and revision as the second always.
12b535493d Adeel Asghar - Documentation annotation fixes.
b1f5a6fa84 Willi Braun -forgot to add one figure
b3b907d151 Willi Braun - update a section about separation of variables
29b57cc3bc Adeel Asghar - typo corrected.
7a8f5087e9 Martin Sjölund - Unix compilation
e10a1deff5 Adeel Asghar - Added the time stamps to omedit commands log file.
47b60a1360 Adeel Asghar - Log omc output. - Creates a file openmodelica.omc.output.OMEdit in user temp directory.
d16e1eb45f Willi Braun -fixed makefile for simulation runtime draft
27f548e793 Willi Braun - added first draft for the redesign of the simulation runtime
f39e00403b Adeel Asghar - fixed documentation widget scrolling and text clipping. - models popping out of packages fixed. - some other minor fixes.
5754cd4e7e Per Östlund - Added some preprocessor ifs to OMPlot and OMEdit to make them compile with QWT 6.
07fa7ae124 Per Östlund - Added some preprocessor ifs to OMPlot and OMEdit to make them compile with QWT 6.
9a5e612e30 Per Östlund - Initial commit of new documentation.
764293179b Adeel Asghar - write command log before sending the command.
e3c8d66c79 Adeel Asghar - horizontal scroll bars for tree views - removed an extra progressbar during simulation.
3999e62816 Adeel Asghar - Fix the model browser expand collapse issue. - Updated the simulation ProgressDialog.
2a24207f95 Martin Sjölund - OMEdit/simulation: Use -port XXXX to send status updates to OMEdit. TODO: Implement this in the GUI (Adeel)
6ac155efd3 Adeel Asghar - Fix the documentation text clipping.
7674c2ee89 Adeel Asghar - Fix simulation for Linux.
91da498b38 Adeel Asghar - FMI import note.
c51dc4615e Adeel Asghar - minor fixes.
0034ef807b 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.
a70ee4c97b Adeel Asghar - key bindings for problems tree.
091996f50f Adeel Asghar - Display multi line errors.
68bc36d465 Adeel Asghar - OMEdit improvements.
e07e94d3d5 Adeel Asghar - removed unused stuff.
0f88037dd2 Martin Sjölund - Removed the "General" tab
ab925a6026 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.
11c489049f Martin Sjölund - Use Ctrl-O to open file
787e1a780a Martin Sjölund - Translated marked strings in OMShell to Swedish - Also removed the useless toolbar and cleaned up the code a bit
2356e22066 Martin Sjölund - Added translation support to OMShell
e41134de34 Adeel Asghar - Show icons for menus.
6b48856c2f Martin Sjölund - Fix in case omc_communication.cpp will be used by the .pro in the future
49839c45c6 Adeel Asghar - fix compilation
1d6b7165da Adeel Asghar - Major change. - Uses getMessagesStringInternal() instead of getErrorString(). - Uses buildModel() instead of simulate(). Now one can cancel simulation as well.
fcbda67842 Martin Sjölund - Fix parseFile
29badad44b 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
9cd09e9a1b Martin Sjölund - parseFile defined in ModelicaBuiltin.mo - List OpenModelica package in OMEdit
d25b2b1659 Martin Sjölund - listVariables now part of ModelicaBuiltin.mo
233c73ab6c Adeel Asghar - Check simulate messages return in case of error.
5e95cf70fb 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
95c729d410 Adeel Asghar - Add modifiers implemented.
97fa78f98e Adeel Asghar - Update LineNumberArea whenever ModelicaEditor setPlainText is called. Otherwise the ModelicaEditor hides on the left side.
07d7cf6738 Adeel Asghar - Fix ModelicaEditor text cursor for linux.
6f9768c1f0 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.
ab07757b79 Adeel Asghar - Changed QTextEdit to QPlainTextEdit. QTextEdit is way tooooo slowww......
1e4ee6b567 Adeel Asghar - FMI Import widget files
f25af768a0 Adeel Asghar - Interface for Importing FMU. - Better result checking for simulate command.
ba495513f2 Adeel Asghar - increment the index even when no condition is satisfied.
cc2b046a7c Martin Sjölund - OMEdit: Check getErrorString() after loadModel()
4c152c8be6 Martin Sjölund - Fixed OMEdit crashes when the MSL cannot be found
e7880c3477 Adeel Asghar - Interface for adding libraries - Some documentation of the code. - Changed all buttons pressed signal to clicked. Pressed signal is bit weird.
1e349403b2 Adeel Asghar - writing a log file of all omc commands.
96419b459e Martin Sjölund - Show all loaded libraries dependent on the ones listed in the config
66c125bfdd Adeel Asghar - Add ModelicaServices as well.
de5508607e Martin Sjölund - Added a QSettings section for the libraries to load by default, e.g. [libraries] Modelica=default ModelicaReference=default Modelica_LinearSystems2=default
e02f2eeb31 Adeel Asghar - Check for cycles.
b8aeed806a Adeel Asghar - Removed >> from log
1f39f144ee Martin Sjölund - Unparse the version string
a76e71f75a Adeel Asghar - Media is not deleted from MSL now.
6af1705203 Adeel Asghar - better error message for FMI.
e29ac3f4b3 Adeel Asghar - some minor changes for FMI.
1678bfa695 Martin Sjölund - Access dates
e0e142fb51 Martin Sjölund - bibtex update
babf633d46 Martin Sjölund - Some bibtex updates
07315ca395 Adeel Asghar - hide welcome page on library item show up. - plot window layout updates.
19d85e58e8 Martin Sjölund - Use -enable-auto-import only for win32
6ddd8b055a Martin Sjölund - Use -enable-auto-import only for win32
a3608de10d Adeel Asghar - more style updates.
debc14f4e1 Adeel Asghar - minor style updates.
bb4e532872 Adeel Asghar - Recent Files feature with a welcome page.
b0f8c700d4 Adeel Asghar - pro file fixes. - some other minor updates.
c651ad28a1 Adeel Asghar - pro file fixes. - some other minor updates.
4794a39d1e Martin Sjölund - Allow startTime=stopTime in OMEdit
2a1e277846 Adeel Asghar - FMI export and import icons.
e065d852b5 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.
5c2f777b7c Martin Sjölund - Added Modelica'2002
fa183e9ace Adeel Asghar #1612 - getDefaultComponentName and getDefaultComponentPrefixes now supported.
85127e407e 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.
4dc59b25d7 Martin Sjölund - Patternm: Only output a single error for patterns
107ff29a63 Martin Sjölund - Typographical issues (capitalization of MetaModelica, etc)
31302f09df Martin Sjölund - Added a few conference papers (mainly Modelica'2011) to the database
77b3dfbe2e Adeel Asghar - Updated the version number. - Fixed the temp path issue. - other minor fixes.
e8d6f21363 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
c482c77944 Martin Sjölund - Added a few conference papers
cf1375f163 Martin Sjölund - Added Edgar's thesis to the publications
28ac571898 Martin Sjölund - Generate the master's theses as well
1fb16888d9 Adeel Asghar - Some editing of dialogs.
f40e6008e5 Adeel Asghar #1604 - Fixed the connection of arrays. - Text annotations updated. - better omc logger - save file fixed for linux.
cbae921025 Martin Sjölund - Some additional details for dissertations
25aaf49321 Martin Sjölund - Generate also phd-theses citations
0f9687fe8f 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
90073492a4 Adeel Asghar - Fixed the temp path problem. - Use mkpath instead of mkdir. - removed the Helper::tmpPath since its not needed.
e14d6d2c39 Adeel Asghar - Changed the OMEdit temp path.
1cbf8dfc88 Adeel Asghar - Fixed text visibility problem for MAC. hopefully it will work on linux as well.
5aab8f009b Adeel Asghar - MessageWidget content margins adjusted.
835f7499af 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.
e406f143bc Tuomas Miettinen Adda interface documentation draft added.
7a94fae23a Martin Sjölund - OMEdit: Check if file exists before assuming you can read it
ed2cc61d16 Adeel Asghar - OMEdit connector types updates. - Users guide updated with new features of OMEdit.
8e82caaadf Martin Sjölund #1543 - Load text settings before creating the widget
badf640ae4 Martin Sjölund #1543 - OMEdit now asks for the default monospace font instead of default system font
8b539f0026 Adeel Asghar - unparsing the string received from OMC.
3098119df2 Adeel Asghar - Fixed the back slashes issue. - Speed up the diagram load time.
0d9cdd4db0 Adeel Asghar - Fix the empty annotation of new models.
4c33c733b3 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.
7e909431c6 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));
f91c01055a abhinn kothari ->Combined the Connector Array Menu for both the start and the end port.
a0d68bda0a Adeel Asghar Fix for bug #1404 #1532 - Updated the file saving functionality. - Fixed some minor issues in connectors.
3ddfb6720c Adeel Asghar - Fixed some minor problems. - Removed some unused stuff.
373590af13 abhinn kothari Enhanced the speed of component browser and movement of connectors
feb75337eb abhinn kothari Some Minor Corrections
df11aec50e abhinn kothari Added the facility for adding connections on components which have a connector array , now making the connection at a specified index.
867af129a2 Adeel Asghar - Fixed some problems of file dropping feature. - Now user can select multiple files and drop them on OMEdit.
68b2d7553c 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.
5c7223338c 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
c324b4c175 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.
4c4c5f43e5 Martin Sjölund - Fix OMEdit compilation
383ca4e035 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.
6945de4544 Martin Sjölund - Use the tmp-path returned by OMC instead of making up your own...
16be42677e Martin Sjölund - Don't create OMNotebook_tempfiles directory anymore (unused)
476cafa8d3 Tuomas Miettinen OPC interfaces documentation.
e121a632a1 Martin Sjölund - Fix list() command
812605f7be 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.
b69944f793 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.
7562acd193 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).
6bba0e48fb Adeel Asghar - Changed omniORB414_rt.dll to omnithread34_rt.dll
27d9bbff20 Martin Sjölund - OMEdit: Updated for new loadModel
5592c6609a Martin Sjölund - Handle odd string lists {"abc" + "def", "ghi"}
9a705582c6 Martin Sjölund - OMEdit: Load the ModelicaReference library (latest release preferred over 3.1 version)
1ddd47bb84 Martin Sjölund - Fix compilation of OMNotebook/OMShell for clean builds
b1b79f846d Martin Sjölund - Fix compilation of OMNotebook/OMShell for clean builds
e63552ac83 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
05aa1ed459 Martin Sjölund - Fix compilation of OMShell/Notebook
13054555ce Martin Sjölund - Fix compilation of OMShell/Notebook
996570c966 Martin Sjölund #1493 - Added UTF-8 support to OMEdit
512b9bdd0d Martin Sjölund #1539 - Use the configured IDLCMD to compile OMEdit
0444e85331 Martin Sjölund - Fix usage
688ebddbf3 Per Östlund - Changed OMEdit open/save dialog to always open last opened folder, or the users home folder otherwise.
c8ea940a3f Per Östlund - Fixed error message grammar in OMEdit.
015dd0cd09 Martin Sjölund - Link with ncurses in case someone uses static readline
3c6da0df30 Jens Frenkel - update Workplan-status-estimates
ff5be766c4 Martin Sjölund - Remove compiler warnings
c819661208 Martin Sjölund - Set linker for OSX qtclients - Fix compilation on OSX/g++-4.5
4349c82bd8 Martin Sjölund - Set linker for OSX qtclients - Fix compilation on OSX/g++-4.5
5c517afd57 Martin Sjölund - Set linker for OSX qtclients - Fix compilation on OSX/g++-4.5
88e239d790 Martin Sjölund - Set linker for OSX qtclients - Fix compilation on OSX/g++-4.5
b09198a2fe Martin Sjölund - Use @CC@/@CXX@ for mosh
2c8de945e0 Martin Sjölund - Compile qtclients with the configured CXX
cab72409ed Martin Sjölund - Compile qtclients with the configured CXX
12c31ea24f Martin Sjölund - Compile qtclients with the configured CXX
4ded4eb1f1 Martin Sjölund - Compile qtclients with the configured CXX
a544bb6fda Adeel Asghar - Added some keywords to notebook highlighter.
0e07701a97 Martin Sjölund - Added a save dialog with support for default file suffix
a1149532a7 Martin Sjölund #1495 - Check for buildModel errors instead of warnings
1e0e8cd889 Adeel Asghar - Now one can open multiple models by passing them as command line arguments - simulation options can be saved in the model
b8726fbba4 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
2ff4d827b7 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.
4516d3f3ad Per Östlund - Optimized Component::getClassComponents in OMEdit by quiting earlier if the component inherits from a builtin type.
1b682df4b1 Per Östlund - Changed SCodeFlattenImports to also update and return the environment.
a8cdb537d6 Martin Sjölund - Use $(MAKE) instead of make (enables parallel make)
0e818d414b Martin Sjölund - Use $(MAKE) instead of make (enables parallel make)
d85b7ac71c Martin Sjölund - Use $(MAKE) instead of make (enables parallel make)
fc67905e57 Adeel Asghar removed reference of OMNotebook
d530da38ac Martin Sjölund - loadModel(Complex) in OMEdit - Fix unparsing of operator XXX in OMC
d02ac0db46 Adeel Asghar - Fixed MAC application bundle problem. - No error is shown now if you launch OMEdit in MAC.
468a3d0b48 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
191de02f5f Adeel Asghar - New tools. - Few updates in OMNotebook, OMEdit and OMPlot.
5510cc6255 Adeel Asghar - New tools. - Few updates in OMNotebook, OMEdit and OMPlot.
6e3dd730ff Adeel Asghar - New tools. - Few updates in OMNotebook, OMEdit and OMPlot.
d07677e1fd Adeel Asghar - New tools. - Few updates in OMNotebook, OMEdit and OMPlot.
3b28a1bb35 Martin Sjölund - man pages!
d4a649529f Martin Sjölund - Added OMPlot man-page
40bcb57fda Martin Sjölund - Changes to OMPlot (more sane interface now)
e3ef79516b 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.
5f5917aa36 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.
ee36b08541 Martin Sjölund - Added OMEdit man-page
875f64c27f Martin Sjölund - Added OMEdit man-page
5513ee606a Martin Sjölund - Updated the OMNotebook man-page
010fa87789 Martin Sjölund - Update the man-pages slightly
0a0f71b9ec Martin Sjölund - Installation of manpages (added the old ones from 1.4.5 to svn)
f115acf78b Martin Sjölund - Added simulate() option cflags = "" - Also added a field for this in the OMEdit simulation widget
9e45c46495 Martin Sjölund - Added support for variables with quotes in the name
43dcd1fbd0 Adeel Asghar - hopefully a final fix for linux settransformationorigin problem.
391717ecda Adeel Asghar - another try to fix some linux issue.
65c6b41dfe Adeel Asghar - trying to fix some linux issue.
ee8a9fb646 Adeel Asghar - some more updates - fixed zooming and sizing issue of plotting.
03ab28bf06 Adeel Asghar Bug Fixed #1462 - OMEdit now always send absolute path to omc. - Also fixed the OMEdit performance issue.
b2529a810b Martin Sjölund - Added missing icon from last commit
2ffcbc36c4 Martin Sjölund - Added OMEdit support for instantiateModel - Added a QString unparser that works (not just removes first and last char)
b5bd9797e2 Martin Sjölund - PlotWindow now uses time as index=1, so the scale is correct
961ceaed05 Adeel Asghar - Fixed exception throw problem. Using QApplication::notify now. - Fixed the shared memory problem.
76956c4469 Martin Sjölund - Made System.spawn return 0 on success in Linux - Added sane minimum width/height for OMPlot
4f4a3e47d1 Peter Fritzson Update of template programming guide. empty lites, hasindex, fromindex, import of template files, error location
dd0346243c Martin Sjölund - Fix compilation on any real OS
8cc78cb759 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.
dc73d9c8b8 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.
f70117b045 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.
67a0281d01 Martin Sjölund - Disable running simplify after each unary elaboration - Traverse each instantiated equation using simplify1 - cevalIfConstant on VAR variability expressions now does simplify1
002edb018c 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
afbac907ac Martin Sjölund - Use OPENMODELICAHOME/bin/omc instead of OPENMODELICAHOMEbin/omc
e44a358146 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.
d05837c4c7 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.
73eda7385c Martin Sjölund - Fix clean compilation of OMEdit
f3d37bcfb2 Martin Sjölund - Removed "getUniqueColor" from OMPlot as it is bad; use an HSV color map instead
a0b006fb77 Martin Sjölund - Also add the legend for parameters
58a1b1408c Alexey Lebedev Updated a document
a2ae4e7116 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.
44887c49a2 Martin Sjölund - Fix compilation of OMEdit - Renamed typo of filename
966471baab Martin Sjölund - OMPlot now at least displays an error if it fails to save a file
e86bba97d6 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.
66f5d22367 Haris Kapidzic Small fixes
a4b97ceaf3 Martin Sjölund - Make the preview text editable in the options widget
ed3c700885 Martin Sjölund #1434 - Rewrote the OMEdit OptionsWidget to use QSettings API
932f82c92a 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
fb4943362f Martin Sjölund - Fix multi-line strings in the OMEdit ModelicaEditor
3daead3a41 Martin Sjölund - Fixed single-line string literals in the OMEdit ModelicaEditor (allow \" inside the string; don't do greedy matching)
395dcdc2a3 Martin Sjölund - Fix for corbaSessionName not being NULL as it is supposed to
d9ecb0cc52 Adeel Asghar - includepath for local files.
d0054a5cac Martin Sjölund - Add make clean for OMEdit
32083d9583 Kristian Stavåker Updated one document
57380ca4ce Adeel Asghar New OMEdit, OMShell, OMNotebook and OMPlotWindow
3de7c982d3 Adeel Asghar New OMEdit, OMShell, OMNotebook and OMPlotWindow
858e268319 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.
57cc4eaf97 Martin Sjölund - Reverted change to main.cpp in r8278
b9aea435b5 Haris Kapidzic change color, remove left mouse click from toolbar
2f673afa8a Haris Kapidzic Fixed pan,zoom to work together. Print added.
81ff2294f0 Haris Kapidzic the resources qrc file
bec5f0721e Haris Kapidzic fixes to OMPlot
b8a7ed5236 Martin Sjölund - OMEdit compilation on real OS's
99d7aedd8b Adeel Asghar - Integration with OMNotebook. - Interactive Simulation. (untested) - updated OMEdit version to 1.7.0 - Lots of other updates.
292b23fd3a Adeel Asghar - Added the code to get the unique color for each curve.
a007934203 Martin Sjölund - MetaModelicaBuiltin now uses List and short syntax (no subtypeof) for all builtin functions
3b0f70ec55 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.
7be6070ae2 Adeel Asghar - updated the OMPlotLib.pro file. - Added files to it.
d55aa1ad47 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
ac2d895b64 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.
a54686c0c0 Martin Sjölund #1446 - OMEdit now uses for non-html documentation
38c1da96fd Martin Sjölund - Re-enabled QMake macports workaround (it's still present with default MacPorts CFLAGS)
d5e8641937 Martin Sjölund - Removed the QMAKE workaround for OSX, as MacPorts has now solved the problem
f7e424d893 Martin Sjölund - Added a separate project-file for building the OMPlot library and GUI
b552466df6 Per Östlund - Fixed some issues in the workplan.
0e152c5cf3 Adrian Pop - updated
424b82bf5d 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.
12292db48d Adeel Asghar - some changes to the .pro file.
96c4a767a5 Willi Braun -Workplan update
98628c046c Martin Sjölund - OMPlot now compiles on Linux - Made OMPlot not crash if too few arguments are given
f149e1687a Haris Kapidzic Works with qwt-5.2.1 version now.
52ed93dba1 Jens Frenkel - update Workplan-status-estimates.xls
064709d146 Alexey Lebedev Updated workplan
7fa8201f32 Martin Sjölund - Workplan update
2291fb6536 Per Östlund - Updated some dates in the workplan.
9872bf464c Per Östlund - Replaced workplan with improved version by Oliver Lenord. - Updated workplan.
c1dc77757b Martin Sjölund - Use $TEMP/OpenModelica/ as tmp-dir instead of OMShell/ OMNotebook/
4add998bb3 Martin Sjölund - Use $TEMP/OpenModelica/ as tmp-dir instead of OMShell/ OMNotebook/
2cb3e64e69 Martin Sjölund - Some fixes for OMNotebookGUI.pro (Coin if configured using it, etc)
309ba00495 Martin Sjölund - Fix OMShell compilation on OSX
deb4dbff28 Martin Sjölund - Fixed compilation of OMPlotWindow
9a1d3566f4 Martin Sjölund - Fixed compilation of OMPlotWindow
bc015effd7 Martin Sjölund - Fixed compilation of OMNotebook
d7fc6e9551 Martin Sjölund - Fixed compilation of OMShell (changed paths in makefiles)
30eb505b68 Martin Sjölund - Removed Windows-specific generated files that interferes will other OS'es
4ab4fade10 Martin Sjölund - Removed Windows-specific generated files that interferes will other OS'es
e073c27a1a Martin Sjölund - Removed Windows-specific generated files that interferes will other OS'es
68dfc58dab Adeel Asghar - Changed the settings of all OM clients so that generatedfiles are created in a separate directories. - Few updates of OMEdit
ae88f9b427 Adeel Asghar - Changed the settings of all OM clients so that generatedfiles are created in a separate directories. - Few updates of OMEdit
083ec3b3d0 Adeel Asghar - Changed the settings of all OM clients so that generatedfiles are created in a separate directories. - Few updates of OMEdit
9e40c974dc Adeel Asghar - Changed the settings
871f1fd8d4 Adeel Asghar - Added the OMShell resource files
67f5a2bd34 Adeel Asghar - Removed VC++ stuff and now mingw is used to compile omnotebook and omshell.
744719f351 Adeel Asghar - Removed VC++ stuff and now mingw is used to compile omnotebook and omshell.
daf6f8fe11 Adrian Pop - fixes to errors when starting on Windows.
1942028599 Martin Sjölund - Added missing file
ccbc97eba6 Martin Sjölund - Added configure checking of libqwt
8528f87b3e Martin Sjölund - Removing qmake-generated Makefile from svn as it will conflict with Unix OS'es
f9b5640a2a Haris Kapidzic OMPlot 2D plotting tool. Uses Qwt for plotting. Plots .plt .csv and .mat files. Supports plot, plotAll, and plotParametric.
b605a21913 Martin Sjölund - Fixed line endings of several files
8de7a45d2d Martin Sjölund - Use the new OMShell icon in the application (about dialog, etc)
b1d18ea00b Martin Sjölund - Fixed the small resolutions of omshell.icns
41fbce9fc5 Martin Sjölund - During startup, switch the omc working directory to TEMP/{OMShell,OMNotebook}/ so we have a directory with write access
7462b256a0 Martin Sjölund - During startup, switch the omc working directory to TEMP/{OMShell,OMNotebook}/ so we have a directory with write access
73080166e8 Martin Sjölund - Don't let the CORBA implementation free() tempDirectoryPath
7e30b01608 Adeel Asghar - Removed the extra INCLUDEPATH from project file. - New build of OMEdit.
595500c7e8 Martin Sjölund - Added a better OMShell icon
448401bd17 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)
04b7dc0720 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)
13a1bf4b0f 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)
41f910b148 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)
701078fe43 Martin Sjölund - Fix compilation of OMEdit
9cc2de7bad Martin Sjölund - Updated OMNotebook/OMShell commands.xml
af18aa170d Martin Sjölund - Added scalable icon to OMEdit.app instead of the default one
bb4e153912 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.
d2e77eb6b1 Martin Sjölund - Install .app's instead of executables in OSX
890b6dc706 Martin Sjölund - Install .app's instead of executables in OSX
977f37580f Martin Sjölund - Install .app's instead of executables in OSX
d9e6a8fd09 Martin Sjölund - Fixes compilation of OMEdit when using Qt 4.6.0
8f9d63fd83 Martin Sjölund - Updated documentation with references to the default format of result files
7a26594648 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
547ebc5d9e Adeel Asghar - Fixed the size of the MSL search suggestion box.
dc507922e4 Adeel Asghar - A minor flickering effect is fixed in MSL suggestion box.
69b2b43837 Adeel Asghar - Added the suggestion completion box for MSL Search.
58e39c4adc Adeel Asghar - Fixed the text annotation resize problem. Although still requires some improvement.
2fd3f2bb42 Sébastien Combel Refactoring design document
4558e28592 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.
ae4c2f2c3d Adeel Asghar - Fixed the switch (int) problem.
56c487b1be Adeel Asghar - Added the Search with Modelica Standard Library - Added very basic export to OMNotebook.
1b8cfa6c25 Haris Kapidzic Deleted unnecessary stuff
49f409db2b Haris Kapidzic Added text widget that allow user to specify fontsize and more. Fixed text width further.
049801c6a6 Martin Sjölund - Updated users guide (variableFilter option) - Added a ModelicaBuiltin.mo reference to the help text
7a87a1a355 Adrian Pop - added README about omniORB-4.1.4-mingw
57316de09a Martin Sjölund - Made the code for LibraryWidget a little more extensible
0e380635c4 Mohsen Torabzadeh-Tari observer
8f4c79604f 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).
b9011541d9 Mohsen Torabzadeh-Tari spel correction DrControl, StateSpace.onb
09601a5041 Haris Kapidzic Added an text shape and bitmap shape. Implemented functionality to the shapes, (change size, insert picture).
487c201e80 Adrian Pop - builds of clients using VS - small changes to make VS compile some files.
37300d47ca Adrian Pop - builds of clients using VS - small changes to make VS compile some files.
24cdc00fb8 Adeel Asghar Changed the about text.
06757b02db Adeel Asghar another try to remove tabs form the file.
31830a67ca Adeel Asghar removed tabs form the file
1e272b6f19 Adeel Asghar Fixed the cells cut & copy bug.
ff158d25ab Adeel Asghar - Added the omniORB 4.1.4 compiled with mingw. - Added the PSD's used for OMEdit icons.
3be780f5c2 Adeel Asghar - Added the View Documentation button in the StatusBar of models.
37b8d394e6 Martin Sjölund - Tabs to spaces
2a27735668 Martin Sjölund - Tabs to spaces
526721bb29 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
a03358fe21 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
66b0b7a237 Adeel Asghar Removed the testing Message Box added.
58040e2a0a Adeel Asghar testing the temp path
3e6c6a1951 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.
d8122c1cee Adeel Asghar Fixes for bug #1395 - Added the key bindings for OMEdit.
b571b7f624 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
1e36f703d7 Martin Sjölund - Some fixes for OMShell/OPENMODELICAHOME
f2fc061727 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
b587517a01 Adeel Asghar - Using OMC to get environment variables like OpenModelicaHome and OpenModelicaLibrary.
8c7359cd7f Adeel Asghar - Library right click issue solved. - UserManual opening code is updated again (a test for MAC).
6295b40511 Adeel Asghar - Library drag implementation is changed. - UserManual opening code is updated.
8f38cb3083 Martin Sjölund - Fix OMNotebook so it does not require OPENMODELICAHOME to be set on Unix
0bceb8da87 Martin Sjölund - Fix OMNotebook so it does not require OPENMODELICAHOME to be set on Unix
63a7289c34 Martin Sjölund - Fix OMEdit so it does not require OPENMODELICAHOME to be set on Unix
255b32fa62 Martin Sjölund - Added support to OMShell to function without OPENMODELICAHOME set
b96f068edf Adeel Asghar Fixes for bugs #1385 #1389 - Fixed the icons extent points bug. - Added the new Type Icon image.
ae540a66f5 Adeel Asghar Fixes for bugs #1382 #1383 - Fixed the BusUsage example crash problem. - Icon and Diagram annotations for model are now saved.
10ab6b8db1 Martin Sjölund - Add #error message if the Qt version is too low for OMEdit
773bbeb0a5 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
e79449fc8f Adrian Pop - rebuild OMNotebook
fe90b32d57 Mohsen Torabzadeh-Tari updating for MSL 3.1. only E3.4.1 left to do
f36a25bae9 Mohsen Torabzadeh-Tari - update DrModelica
3c56e887ff Mohsen Torabzadeh-Tari - update DrModelica
e42dae2f15 Mohsen Torabzadeh-Tari - update DrModelica
868230574c Mohsen Torabzadeh-Tari Check the comment
6246b50b9a Mohsen Torabzadeh-Tari Code replaced. Please check the comment.
7ca1969af9 Mohsen Torabzadeh-Tari Fixed with "val", check comment.
9a34ec576d Mohsen Torabzadeh-Tari Removed the "Parameter" keywords in order to have the plot working.
38ccba06f7 Mohsen Torabzadeh-Tari Removed ; from the End-of-Line of simulate command. This enabled us to view the simulation result.
d75949f8be Mohsen Torabzadeh-Tari Parameters initialized to fix version compatibility issue. Ver. 3.1 requires the params to be initialized before simulation.
cf422a0cfa Mohsen Torabzadeh-Tari fixed initial values of resistor array. Ver. 3.1 requires default values.
7e5e6287e9 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];
014e742574 Mohsen Torabzadeh-Tari ver. 3.1 compatibility issue with default value init.
3d490d4207 Mohsen Torabzadeh-Tari Fixed end tag
459d4941fc Mohsen Torabzadeh-Tari replaceable Resistor R1; changed to replaceable Resistor R1 (R = 4); since ver. 3.1 requires default value, otherwise raises error.
7f07b918d9 Mohsen Torabzadeh-Tari Fixed end tag from Point to Point2
cc85229c38 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
d0cd6b0eed Mohsen Torabzadeh-Tari end tag fixed, Voltag to Voltage
d3830e8311 Mohsen Torabzadeh-Tari end tag of model name fixed Ciruit to Circuit.
8c750a62f7 Mohsen Torabzadeh-Tari Syntax changed from "class Voltage" to "type Voltage".
317dfdffbd Mohsen Torabzadeh-Tari Syntax changed from "class" to "type". Check the comment in code.
ccf1214f2a Mohsen Torabzadeh-Tari Syntax changed. Old one commented and new one added.
eb92fc991e Mohsen Torabzadeh-Tari Ver. 3.1 fix has been referenced. Default value require.
fbf8d5e4ff Mohsen Torabzadeh-Tari updating for MSL 3.1
d078e8c50e Adeel Asghar - Added the support to open .mo files from command prompt; e.g, OMEdit.exe file_path/test.mo
446bde0ec6 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.
13ce3590e4 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.
dcfdd4992a Adrian Pop - updated WhiteDecember-milestone.doc and added WhiteDecember-milestone.pdf
3ce5f7233e Adeel Asghar Fixed the Modelica Text View to Diagram View loading problem.
4b8b3a421e Adeel Asghar Added the search functionality in Modelica Text View
336f72d05f Adeel Asghar Added the getSimulationOptions API Command Updated the user manual splash screen and version.
54afcbc1b6 Adrian Pop - updates to the deadline for WhiteDecember-milestone.doc
59c6de9097 Peter Aronsson Updated WhiteDecember-milestone.doc with status and new estimates.
8d7d7de779 Adeel Asghar Removed wish-list document since Adrian already added it to trunk.
6bf8d3ed64 Adeel Asghar - added OMEdit wish list
ad8c207f23 Adrian Pop - Workplan-status-estimates.xls updates.
47332d6bff Adeel Asghar removed the unused reference of component and Inheritance Annotation.
6d327e0009 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
5d7803ce04 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
24df0def77 Martin Sjölund - Fix OMEdit compilation on Linux
45b8a7d038 Martin Sjölund - Fix compilation on OSX using new Qt
c4cae3fabb Jens Frenkel update workplan
c1fd2f5682 Alexey Lebedev Updated workplan
7a3e652781 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.
f328e3d427 Martin Sjölund - Updated workplan
a0b0e693f4 Per Östlund - Updated workplan.
11939bfaaf Martin Sjölund - Update makefiles to make parts of the qtclients compile on OSX
3288b93e58 Martin Sjölund - Update makefiles to make parts of the qtclients compile on OSX
5e62d3ecb2 Martin Sjölund - Update makefiles to make parts of the qtclients compile on OSX
88163970ab Martin Sjölund - OMNotebook now respects LDFLAGS configure flags
216f944114 Martin Sjölund - Allow resizing the OMEdit main window so that it fits on smaller screens
10cfb34722 Martin Sjölund - Some fixes for OMNotebook printing (removed the annoying debug boxes)
7f254f1a63 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.
dce2c55eed Adeel Asghar Added the basic syntax highlighting code.
b4b4986f8a Adeel Asghar Fixed a small problem with component's context menu.
42a1391ba5 Adeel Asghar Fixed the PlotWidget crash issue. Removed the extra files that are not being used. Modified the code for the Library Icons.
8e22235bce Martin Sjölund - Updated OMShell-terminal to try "omc" if "/bin/omc" is unavailable
ae489aa83b Adeel Asghar Changed the checkModel dialog to textbox. Changed the usermanual path for unix users. Removed the extra omc instance used for library loading.
b7290ea0e6 Martin Sjölund - Implemented UnitParserExt_omc.cpp
d80f5a8656 Adeel Asghar Added the user manual and about OMEdit in the OMEdit menu. Created a doc folder and added the documentation files in it.
ad219abaf4 Adeel Asghar Added the component attributes widget. Updated the Modelica Documentation view. Added the status bar to project tab.
86c622a6e0 Adrian Pop - moved Compiler/WhatDoesNotWork.html to doc/administration/WhatDoesNotWork.html
8b19997436 Adrian Pop - latest build.
914bdf674d Adrian Pop - latest build.
429e01ec44 Mohsen Torabzadeh-Tari trying to fix the initial equation problem in impulse response
92b0ff2f47 Mohsen Torabzadeh-Tari Drcontrol
6f047428e9 Mohsen Torabzadeh-Tari updating DrControl.onb
cbd0fe5031 Mohsen Torabzadeh-Tari Updating DrControl
af2a3cd382 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.
052a2a9094 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
7c823c0bf9 Adeel Asghar Added the code to resize the components.
f81e0297c1 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.
343055e9f0 Adeel Asghar Referenced the new images in the qss file
5851b03ce5 Adeel Asghar Added the new splash screen and images for model, package, record etc.
e47bb5e522 Adeel Asghar Deleted the old annotations file and ico images
f7e94f574c 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.
cbe840cb42 Martin Sjölund - Replaced the old /trunk with /branches/sjoelund-functiontree
f904657724 Adrian Pop - update OMNotebook project (NotebookParser is not needed anymore).
5a221113e8 Adrian Pop - update the White December milestone document.
3975a95625 Adrian Pop - a document for planning the Red October milestone (deadline 2010-10-15)
19873a51ab Adrian Pop - a document for planning the White December milestone (deadline 2010-12-20)
8c7abdeaeb Mohsen Torabzadeh-Tari removed the sketch library to the branch omnotebook
09c2b8434a Mohsen Torabzadeh-Tari added the omnotebook sketch library
e57dc69607 Martin Sjölund - Use getInstallationDirectoryPath() in OMEdit to query where the standard library is located
69bf942aab Martin Sjölund - Use getInstallationDirectoryPath() in OMEdit to query where the standard library is located
c847f18dc4 Martin Sjölund - Do parallel make on OMEdit
6ce95233f9 Kristian Stavåker Some minor changes
829a7216ce Kristian Stavåker Added information regarding held meetings, etc.
efa29f5ff6 Martin Sjölund - Update path of OMEdit binary since the project changed
39c1ffc7d8 Adrian Pop - planning for Media and Fluid.
6f4c744559 Mohsen Torabzadeh-Tari Adding linearization exercise in DrControl
1b0d4b0d2f Mohsen Torabzadeh-Tari adding an exercise to DrControl
d144305bdf Mohsen Torabzadeh-Tari Adding linearization to the examples
db2b457ff1 Adeel Asghar Added the tree view and zooming images.
19ae448b3a Martin Sjölund - Fix svn:eol-style on OMEdit, OMNotebook, msl32
8e5881d5a2 Martin Sjölund - Fix svn:eol-style on OMEdit, OMNotebook, msl32
1b0d43339f Adeel Asghar Added the custom sendExpression in OMCProxy.cpp Updated the delete feature of tree. Updated the rename feature of tree.
4b13ccf0c0 Adrian Pop - a document for design and planning of the non expanded arrays/equations.
70690e44e2 Martin Sjölund - Remove support for parsing of the old notebook format (this means we no longer need ANTLR2 to build OMC)
e0454fa63c Martin Sjölund - Fix compilation of OMEdit StringHandler.cpp using Qt4.4
4b4542a5aa 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
bc719f8dc9 Adeel Asghar Added the contextMenu to Modelica Files Tree. Updated the simulation and icon properties dialogues. Deleted the simulation and icon properties ui files.
9e6843fc52 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.
83d3cf376e Per Östlund Updated workplan
5c835f2da5 Adrian Pop - update status
18a58cdbee Per Östlund Updated workplan.
4be0e490c8 Martin Sjölund Updated workplan
60bf0263a8 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
2088a7f239 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.
8597653dcb Martin Sjölund - The (Unix) make process now installs DrControl files by default
f4ea4528f4 Martin Sjölund - Fix OMNotebook search path for OMNotebookHelp.onb (search in $OPENMODELICAHOME/share/omnotebook/ instead of $OPENMODELICA/bin/)
1556b95750 Martin Sjölund - Fix notebook.h header (new Qt seems to have a constructor QString(int) which conflicts)
38c6de5da1 Adrian Pop already present inside ./doc/Compilation_omcd_omnotebook
0e12b7dc58 Adrian Pop already present inside ./doc/Compilation_omcd_omnotebook
5c795002db Adrian Pop already present inside ./doc/Compilation_omcd_omnotebook
0941d32424 Adeel Asghar Delete the Annotations.cpp and Annotations.h files.
589f44023e Adeel Asghar Updated the Connection mechanism. Split the Annotations file to individual Annotations files.
0247391547 Adeel Asghar Added the Inheritance Annotation in Icon Shapes. Added the code for connecting components. Updated the stylesheet for QTreeWidget.
01a03fc40c Adeel Asghar Deleted unused icons
6a1863a10a Adeel Asghar First revision of OMEdit. OMC Corba communication is done. Annotations is done partially. Splash Screen is added.
473b63e3d7 Mohsen Torabzadeh-Tari Commiting the first version of DrControl under OMNotebook. Mohsen 101001
8b8d5f5b1a Jens Frenkel update RedesignBackendOMC.doc
0553c42fef Mohsen Torabzadeh-Tari documentation on how to compile OMNotebook
15030c28b8 Mohsen Torabzadeh-Tari documentation installing and setting Eclipse+MDT for debugging MetaModelica code.
8e4eefa0b1 Jens Frenkel - update RedesignBackendOMC.doc
2e69b6656c Jens Frenkel update RedesignBackendOMC.doc
6bca829635 Jens Frenkel update RedesignBackendOMC.doc
bf73bb4098 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
366006ea22 Per Östlund - Updated workplan.
d57c3d1e91 Jens Frenkel - update RedesignBackendOMC.doc
be6eb4fc29 Jens Frenkel - update RedesignBackendOMC.doc
a93e918fd9 Jens Frenkel update RedesignBackendOMC.doc
51932838be Jens Frenkel - add RedesignBackendOMC.doc concept paper
fdb4d9262b Martin Sjölund - Workplan update
ad2d387c93 Per Östlund Updated workplan.
8427ca70e1 Martin Sjölund - Removed antlr dependency from OMShell-terminal
4a6fcce671 Niklas Worschech updated project plan
3921efce74 Martin Sjölund - Fixed the copyright information displayed to the user when running omc,mosh,OMShell or OMNotebook (years were outdated, etc)
c567a2c7ac Martin Sjölund - Fixed the copyright information displayed to the user when running omc,mosh,OMShell or OMNotebook (years were outdated, etc)
40f105c7bb Martin Sjölund workplan update
f9863a8060 Adrian Pop - updates to the Workplan-status-estimates.xls
7124ca3705 Martin Sjölund - Updated workplan (missed one line: inline)
5801e42ce1 Per Östlund - Updated workplan.
02cf50d3dc Martin Sjölund - workplan update
dd4c2638ac Adrian Pop - updates to release files
7bee92d780 Ariel Liebman Fixed minor bug in notebook.cpp introduced in new message window string concatenation.
6c6cbd64cf Martin Sjölund - Fix year on copyright notice in the "About OMNotebook" dialog
d3458c9f6d Adrian Pop - new releases of qt clients OM* and some other small changes
f8b62b51d6 Ariel Liebman changed #include to #include . Caused problem in compilation of OMNotebook
c17e38e528 Jens Frenkel - Update Workplan
091cfc98d7 Martin Sjölund - Fix configure script so include flags in qmake are set correctly (does not expect -I input as gcc does)
694ac06bae Martin Sjölund - Fix configure script so include flags in qmake are set correctly (does not expect -I input as gcc does)
c006189291 Willi Braun - update workplan again due to forgot svn update
5b2a848364 Martin Sjölund - make install no longer tries to install qtclients if they were not compiled
6b2f603cd6 Martin Sjölund - make install no longer tries to install qtclients if they were not compiled
66b5f210b2 Willi Braun update workplan
00791817f5 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
3620f28f43 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
46087545aa 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.
f29e750e30 Martin Sjölund - Install OMNotebookHelp.onb when building OMNotebook
8d619b7ac0 Martin Sjölund - Install DrModelica files when building OMNotebook
2b41654952 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
5b152d4d36 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
514d410da4 Martin Sjölund - Spelling ifdef
269c313210 Martin Sjölund - ifdef APPLE_CC on r5726
c0cd7cc9bd Martin Sjölund - Fix OMNotebook crashing on OSX - Some text boxes are now a bit too large, but it's still usable
ce884aa18c Martin Sjölund - Fix spelling of OMNotebook
3d5a078ff7 Mohsen Torabzadeh-Tari Updated the OSMC public license from Berkley for the Release 1.5 //Mohsen
2954b3ca4c Adrian Pop - first draft of performance enhancement analysis and proposals
65e1796a87 Martin Sjölund - OMShell-terminal: Changed history file to ~/.mosh_history instead of ./mosh_history on Unix
4c4c1c3410 Martin Sjölund - Fixed compilation of OMShell.app on OSX
dd3c90abe3 Martin Sjölund - Fixed compilation of OMShell-terminal on OSX
edc9a98fbb Peter Fritzson The OpenModelicaTemplateProgramming document is a users guide on the new OpenModelica text template language Susan. This version is from April 21 2010.
fd24645590 Adrian Pop - updated Workplan-status-estimates.xls (since 2010-04-15 for Adrian Pop)
045af69843 Martin Sjölund - Updated workplan
dc72d77284 Martin Sjölund - Updated workplan
39a8ca1f44 Per Östlund Updated workplan
cc8b1bda9a Martin Sjölund Updated workplan status
1e0a1a7f4a Adrian Pop - copy the OMShell.exe to build/bin after compilation
acfc886d17 Adrian Pop - copy .xml files to build/share/omnotebook/ instead of build/bin/
00eeef4c6a 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.
2e2f1d10a9 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.
471d670dca Martin Sjölund - Added new configure option --with-Coin (Coin disabled by default).
8b221f1953 Martin Sjölund - Added new configure option --with-Coin (Coin disabled by default).
050e994be3 Martin Sjölund - Renamed ext OMPlotWindow
f5e60b4898 Martin Sjölund - Renamed ext OMPlotWindow
1aa8bb86db 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
86cb637b7a 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
2bc1dff70b 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
836ed8eee2 Martin Sjölund - Fix syntax error in OMShell.pro - Use ANTLRHOME paths properly in OMNotebook.pro if it is set
0b1764f337 Martin Sjölund - Fix syntax error in OMShell.pro - Use ANTLRHOME paths properly in OMNotebook.pro if it is set
b6a6e35924 Martin Sjölund - Added support for omniORB in qtclients. + We can now remove the dependency on mico for Linux systems.
bdba43d6e1 Martin Sjölund - Added support for omniORB in qtclients. + We can now remove the dependency on mico for Linux systems.
46a7725c58 Peter Fritzson Added Juhas fixes from 100421 and added items function returning records and function derivative annotation in the backend sheet.
d6b93a8b40 Jens Frenkel - update Workplan
957f7127da Peter Fritzson Updated entry text for refactoring - added 80% and 100% explanations and 100% entry
fddbe90c95 Adrian Pop - updated.
3bdbf77d2a Per Östlund Updated workplan
7b16d114bd Per Östlund Updated status for finished bugs and fixed some rows that had not been correctly added.
abf169a719 Niklas Worschech update status for cpp code generation
eaeb5a21bb Peter Fritzson Fixed summation errors and conditional errors in excel sheet
1be141116b 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.
c446b8f23f Alexey Lebedev Updated workplan
aaca4bf7e6 Per Östlund Updated workplan
7ad9d8548c Martin Sjölund - update of the work-status
c31e7145ef Adrian Pop - update of the work-status
6e84bdae96 Martin Sjölund - Updated layout of Workplan-status-estimates
a8c0e54324 Peter Fritzson Update to having 2 separate sheets for frontand and backend + other things. Tried to delete irrelevant issues for front resp backend.
5cebd9f6fb Jens Frenkel - CMakeFiles: install omc, libs, docs, testmodels, includes
4d9d78d8cb Peter Fritzson Introduced change date column with dummy contents
e4a44574a1 Peter Fritzson Made the upper part of the table more compact
257ad39772 Adrian Pop - replaced Linköping with Linköping
bb4ecf5121 Adrian Pop - replaced Linköping with Linköping
1cee911ae4 Adrian Pop - some fixes to plotting while simulating - disable some logging. - updates to ext and OMNotebook
c19d7ea5a0 Per Östlund Updated workplan.
79efed329f Per Östlund Updated workplan.
66ce6db4d9 Adrian Pop - updates to estimates
79cbbb78b1 Peter Fritzson Update 2010-02-26, moving relevant bug work to MultiBody, formating to 1 decimal, etc.
23e20ec2fc Per Östlund Added time estimates to workplan.
f0a7fad6aa Alexey Lebedev Updated workplan
01248b8b3c Per Östlund Updated workplan
61b4c21552 Martin Sjölund - updates of the Workplan-status-estimates.xls
babb97a08a Adrian Pop - updates of the Workplan-status-estimates.xls
08ddf56023 Adrian Pop - fixes for enableSendData
2229069f29 Adrian Pop - updated Copyright (c) text to 2010
dfbf818c96 Adrian Pop - updated Copyright (c) text to 2010
498fe68a1e Adrian Pop - updated Copyright (c) text to 2010
cf9af6b762 Stefan Brus -fixed a bug with inlining of array functions
f3d2f59c8b Stefan Brus -fixed a bug with inlining of array functions
3af905c1b4 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
fead9d61e2 Peter Fritzson Update of Adrians, Martins, Pers time log until moring 091214. Fix of summation error for MultiBody spent days. Other minor edits.
1c951528cb Alexey Lebedev Updated status
695ee1306b Per Östlund Added status estimate for DLL/SO-generation.
5c14b324b4 Martin Sjölund - updated workplan status
649398c71f Adrian Pop - updated status since 2009-11-06
cc65c694ee Per Östlund Added RTOpts.debugFlag guards to lessen overhead when debug output isn't used.
974b09dbb4 Stefan Brus - Changed PartialFn13 to use an if statement for now
7740f670d5 Stefan Brus - Changed PartialFn13 to use an if statement for now
da68fe5c92 Stefan Brus - Fixed type checking and boxing of simple types in partially evaluated functions
c00cf80cfa Stefan Brus - Fixed type checking and boxing of simple types in partially evaluated functions
aabc3bdb5f 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.
ef75d8fbd2 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.
74d548b03a 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
cce8dabff0 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
4e13901518 Stefan Brus - Function pointers now work in both Modelica and MetaModelica - Partially evaluated functions now partially works!
69dbeea0e6 Stefan Brus - Function pointers now work in both Modelica and MetaModelica - Partially evaluated functions now partially works!
3521ba1b13 Adrian Pop - estimates updates for Adrian
2da7c91cd7 Peter Fritzson Removed the Bootstrapping branch merging row for the Fluid library
871909b5de Adrian Pop - added the Workplan-status-estimates and WhatDoesNotWork documents.
5b84a6be1e Stefan Brus - Annotations are now preserved in SCode format - make clean now removes .sigx files
7ff50569bb Stefan Brus - Annotations are now preserved in SCode format - make clean now removes .sigx files
378b124bbe Adrian Pop - renamed OpenModelica1.5.0 to trunk
9ab276dfbe Adrian Pop - renamed OpenModelica1.5.0 to trunk
18567b8359 Adrian Pop - renamed OpenModelica1.5.0 to trunk
ea53af4147 Adrian Pop - renamed OpenModelica1.5.0 to trunk
b9fa51d6ff Adrian Pop - changed default dassl tolerance from 1e-10 to 1e-4
68974769c5 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
2d72701df9 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
bd30c7d92c Eric Meyers don't do SoQt::init for OS X for now
8263b5a0de Eric Meyers don't do any delete's in destructor in VisualizationWidget on OS X (3D stuff doesnt work yet)
6cf994c040 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
a4732e2626 Adrian Pop - static objects are deallocated when the application exits. - delete in OmcInteractiveEnvironment::OMCVersion() removed. - commented out the code in the destructor.
ecb352ed55 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
b26d220975 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.
40a21d9c19 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.
78277fa14e Adrian Pop - fixes for some OMNotebook crashes - updates of some .onb files
9427ba29da Adrian Pop - fixes for some OMNotebook crashes - updates of some .onb files
3a0e856286 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
2ff18dca65 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
1d3bc6d1c8 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).
115a32066c Adrian Pop - got rid of -ltermcap as is not needed
35f4ca9439 Adrian Pop - small copyright update
22eef9725e Dietmar Winkler Formal clean up of all code files:
6e72648058 Dietmar Winkler Formal clean up of all code files:
2f4a21b50c Dietmar Winkler Formal clean up of all code files:
147193e9d5 Dietmar Winkler Formal clean up of all code files:
6e3e12935f Adrian Pop - renamed OMNotebook/OMNotebookQT4/trunk.pro to OMNotebook.pro - more modifications to Qt projects to get rid of hardcoded paths
86ce085a55 Adrian Pop - renamed OMNotebook/OMNotebookQT4/trunk.pro to OMNotebook.pro - more modifications to Qt projects to get rid of hardcoded paths
b374450cc0 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
226cf7a39b 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
b197416142 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
1acbf666a8 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
617015a6cb 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
48da66f327 Adrian Pop - add the Linux Makefile for ext (the external Qt plot window)
aa591561df Adrian Pop - use `mico-config --libs` instead of directly specifying the libs
6ca169bc7f Adrian Pop - Linux modifications to sendData & Qt plotting
bfa1a62e85 Adrian Pop - Linux modifications to sendData & Qt plotting
11f38e09a3 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
a67e34af15 Adrian Pop - switched all plot<->plot2 - switched all plotParameteric<->plotParametric2 - now val(var, integer) works!
7c6b916ba1 Adrian Pop - Linux fixes for OMNotebook to include the new 3D visualization package based on SoQt and Coin3D.
91450374d6 Adrian Pop - Linux fixes for SimulationData.h (wrong case in imports!)
facfdd3dec 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
b2e20fcec8 Adrian Pop - updated OMShell project to MSVC 2008 - updated Corba generated files to version MICO 2.3.13 - updated the readmes
f67f47ef19 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]
0140066c0d 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.
450e1910e5 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
3af18601e4 Adrian Pop - fixes for Linux compilation of OMShell - fixes to the project - fixes for resource files - updated copyright year - new OMShell
3b2ef0c6cd Henrik Eriksson *More missing files added..
7626b4801d Henrik Eriksson *More filename changes
323228c4eb Henrik Eriksson *Added some missing files *Prevented overwriting of files in some cases *Fixed some filenames
63cd17fe86 Filippo Donida A brief report for the APIs of the OpenModelica compiler has been added. It inclueds some usage examples.
55caca39ce Adrian Pop - finally fixed the getErrorString() does not exist problem!
345890a488 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
50284b8a5c Henrik Eriksson *Changed some library paths
96322a6e75 Henrik Eriksson *Added a toolbar in OMNotebook *Added an external graphics window *Misc. improvements to the plotting functionality
779b57a9db Adrian Pop added buildModel command to the commands.xml
019060487f Adrian Pop - ANTLR on Linux has problems with Linköping, changed it to Linkoping.
af1d412e9a Adrian Pop - changing to Open Source Modelica Consortium (OSMC) License
5c3f5fcdd4 Adrian Pop - updates to OMShell project to base it on OMDev
569dda6059 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
0597644403 Adrian Pop - changes to commands.xml to support the new <> parameter in the simulate(...) commands
e77e12a23a Henrik Eriksson *Updated to make compatible with omc changes
ab51bddf0a Henrik Eriksson *Added range options to graphcells *Added "save parameters" command *Fixed minor bugs
57b8649b79 Adrian Pop - updated ReadMe.txt with the latest developments
442b17c205 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
e203175285 Adrian Pop - fixes a crash when OPENMODELICAHOME is set to the empty string.
ed2dede31e Henrik Eriksson Removed annoying messagebox
e7e0e103fb 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.
6a034ada55 Henrik Eriksson Minor tweaks
b38323a3c1 Henrik Eriksson Removed scrollbars from graphics area (not required with Qt 4.3.1)
40c3787604 Henrik Eriksson Upgraded to Qt 4.3.1
4640ec8eca Henrik Eriksson Fix for the "empty coordinate system" problem
4e50cdb9a3 Henrik Eriksson Compiled OMNotebook with the improvements added by Adrian
d7274dd2e0 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/
ec3510f2c6 Henrik Eriksson Minor improvements, now DrModelica should open if DRMODELICAHOME is set.
3009848bd4 Henrik Eriksson Minor improvements
78950cf40d Henrik Eriksson Added the Graph cell style.
3ae648bdb9 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.
186edb393b Henrik Eriksson Added a missing .h-file.
bc71be1f95 x05andfe fixed copy/paste problem (if complex cell structure)
7529f104e8 x05andfe fixed treeview lines
06ca1bce69 Peter Fritzson Changed date in DrModelica main file to 2007-06-20
0178ddf983 Henrik Eriksson Removed some old file dependencies.
bd410724b3 Henrik Eriksson Fixes broken text links, the style bug, copy/paste bugs and problems introduced by Qt 4.3
099d936289 Henrik Eriksson Minor improvements of the new plotting package
6039cea13e 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
0fcb531409 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
f58c9fb285 Adrian Pop - included MacOS changes from Eric Meyers (erictmeyers@gmail.com)
e89ca64b05 Henrik Eriksson git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2785 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
5b5e46eb15 Henrik Eriksson git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2784 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
1bebf35ccd Henrik Eriksson git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2783 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
163ad9edfe Peter Fritzson OpenModelicaMetaProgramming.doc and .pdf Moved all exercises to a separate appendix
dd5110bced Peter Fritzson OpenModelicaMetaProgramming.doc and .pdf Moved all exercises to a separate appendix
f32c8d0dab Henrik Eriksson This makes Qt 4.2+ required for OMNotebook. Unfortunately this (Qt) breaks some features, e.g. text links
63cf8317ac Peter Fritzson Uppdatering av datum i startfilen DrModelica.onb till 2007-02-16
4bbabd51f1 Peter Fritzson Updated DrModelica since Circuits/Acausal.onb SimpleCircuit now works without error messages,
31892c8394 Peter Fritzson A few small updates to 4 modules DrModelica. Now more testcases work than previously.
d8bc854eb8 Anders Sandholm git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk/doc@2696 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
4827547b2e 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.
176382c82e Peter Fritzson Added ModelicaTutorialFritzson.pdf containing the tutorial given at the Modelica conference and other places
0edcac2c07 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
b4aed9c55a 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
398ba23cda Adrian Pop - fixes to compile OMNotebook on Linux! - this is quite intermediate right now, we'll test it more
880891b40f Peter Fritzson Added OpenModelicaMetaProgramming.doc and .pdf containing documentation of MetaModelica programming. (previously sometimes called MetaModelica users guide) Exercises added to this MetaProgrammingGuide. 061026
ae0ba14149 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.
d89ff08dee Peter Fritzson Removed faulty parameter time in class DoubleWhen Sequential
62914e4e40 Peter Fritzson Updated text around the ErrorNestedWhen example
d10adfcbd5 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
3306b57c3b 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.
795c2f92b6 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)
30565081a1 Adrian Pop fixed bug 86: http://bug.modelicacommunity.org/show_bug.cgi?id=86 by creating the error file in the tmp directory.
c5175a994b x05andfe fixed bug in paste cell command. // Anders Fernström
a699b6b024 Adrian Pop fixes for OMShell/oms.cpp to compile on Linux.
ca4be897be Adrian Pop - updates to DrModelica by Peter F.
7831d96b5e x05andfe Added find and replace function to OMNotebook, resulted in same small changes in other files. // Anders F
ea3c988887 Adrian Pop Changed everywhere i could find MODELICAPATH to OPENMODELICALIBRARY!
c67a3f7f6b Adrian Pop Changed everywhere i could find MODELICAPATH to OPENMODELICALIBRARY!
e705b7f2eb x05andfe added functionality so OMNotebook and OMShell check version from OMC. //Anders Fernström
f9e52cf47f x05andfe added functionality so OMNotebook and OMShell check version from OMC. //Anders Fernström
6aeb384322 x05andfe removed auto-generated files from OMNotebook. // Anders F.
9161d47792 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
347da0dc08 Adrian Pop - small README-UNIX.txt for OMShell.
cbe0b20cdb 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)
8f1f15b690 x05andfe git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2366 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
a46c6e45e4 x05andfe git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2365 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
5a323da0b0 x05andfe git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk/OMNotebook/DrModelica@2359 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
feb2f49f62 x05andfe git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2359 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
9fe15f2555 x05andfe git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk/OMNotebook/DrModelica@2351 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
546a6c4b61 x05andfe git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2351 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
6602570112 x05andfe git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2348 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
9c7355a9bb x05andfe git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2348 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
fbb56453a4 x05andfe removed log/error area from omshell
99ef263591 Adrian Pop - apparently plotParametric( {x, y} ) is wrong. should be plotParametric(x, y)
445c6f5aea x05andfe git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2323 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
a540fb536e x05andfe git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2322 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
19defb1da0 x05andfe git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk/OMNotebook/DrModelica@2322 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
b1f1415a3f x05andfe git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2322 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
002e728172 Adrian Pop fixed plotParametric({x, y}) instead of plotParametric( x, y ). now it works
ffe0f3c993 x05andfe updated OMNotebook and OMShell, also updated three files in DrModelica. // Anders Fernström
f21c55d5b9 x05andfe updated OMNotebook and OMShell, also updated three files in DrModelica. // Anders Fernström
3f72a8e962 x05andfe updated OMNotebook and OMShell, also updated three files in DrModelica. // Anders Fernström
5f71a63008 x05andfe git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2284 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
739e04ac63 Adrian Pop a link to OpenModelica Website to be used in the OpenModelica Menu Options
17aeedca67 x05andfe * fixed some small bugs in OMNotebook * updated Mathematica parser in OMNotebook * updated the OMNotebookHelp.onb documentation * converted DrModelica to OMNotebook // Anders Fernström
968d4b964c x05andfe * fixed some small bugs in OMNotebook * updated Mathematica parser in OMNotebook * updated the OMNotebookHelp.onb documentation * converted DrModelica to OMNotebook // Anders Fernström
d1b5a5d3e4 x05andfe Using qt to start OMC in both OMNotebook and OMShell. No console window is now neccessary for OMC. // Anders Fernström
9b27ec12a8 x05andfe Using qt to start OMC in both OMNotebook and OMShell. No console window is now neccessary for OMC. // Anders Fernström
107cfed195 x05andfe git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2212 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
673590fe17 x05andfe fixed some small bugs in OMNotebook and added automatic chapter numbering to the stylesheet. // Anders Fernström
1128b33535 x05andfe added backwards compatible to the search for DrModelica and OMC in OMNotebook and OMShell // Anders Fernström
992ae37e11 x05andfe added backwards compatible to the search for DrModelica and OMC in OMNotebook and OMShell // Anders Fernström
4d6cf184fd x05andfe updated OMNotebook and OMShell so the applications uses the OPENMODELICAPATH to find DrModelica and omc.exe during start up. // Anders Fernström
3c60578847 x05andfe updated OMNotebook and OMShell so the applications uses the OPENMODELICAPATH to find DrModelica and omc.exe during start up. // Anders Fernström
4e29f9c3dd 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.
e5d7609194 Adrian Pop Adrian Pop, 2006-02-26 -added trunk/build with bin, include and lib directories. -modified makefiles to use these directories
a0e2db1cea 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.
9073c3d40d x05andfe Small fix to OMNotebook and changed the folder name OMS to OMShell. //Anders Fernström
10ce57f8e2 x05andfe Small fix to OMNotebook and changed the folder name OMS to OMShell. //Anders Fernström
d4864b693e x05andfe changed same small thing in OMShell and OMNotebook. Both applications are using Qt 4.1, Open Source license now. // Anders Fernström
8bb0610097 x05andfe changed same small thing in OMShell and OMNotebook. Both applications are using Qt 4.1, Open Source license now. // Anders Fernström
8cc469c07f x05andfe updated OMNotebook updated // Anders Fernström
4938bf2c40 x05andfe updated version om OMNotebook. // Anders Fernström
313739db08 x05andfe git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2100 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
a465b92ec4 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
ba0b214ed1 x05andfe fixed some bugs in omnotebook, // Anders Fernström
b748d9e954 x05andfe updated OMS, changed name from OMS to OMShell // Anders Fernström
7c32f993d8 x05andfe made some updates on OMS communication with OMC. // Anders Fernström
794e64d1b2 x05andfe added OMNotebook source code. // Anders Fernström
1fe3c6fbfa x05andfe updated WinMosh to OMS and made some small changes... // Anders Fernström
eff29ced04 x05andfe added OMNotebook, the version uses QT3 and accompanied openmodelica release v1.3 and v1.3.1. //Anders Fernström
2638100d66 Håkan Lundvall Fixed core dump when closing with ctrl-D
dbaff7001d Håkan Lundvall Fixed core dump when closing with ctrl-D
48c604fef2 Håkan Lundvall Last fixes before release of 1.3
57932d2acf Kaj Nyström Added small help notice
ad67160b80 Peter Aronsson Linear subsystem of equations now works. Also added explicit euler solver method, accessed using -m option to executable.
69fabd0104 Levon Saldamli Changed modeq to omc everyhwere, updated source. Renamed build directories for modeq to omc. Updated VC7 projects and solution as well.
4df4e88b25 Levon Saldamli Moved directory modeq to Compiler. Updated references to the modeq directory so that they refer to Compiler/ instead
e989555213 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.
eea8cd13cc Peter Aronsson made a copy
9b4757a9a8 Levon Saldamli Moved -lcrypto and -lssl to CORBALIB
e6f2b05f8a Levon Saldamli Added corba stuff to configure and made it an optional package
dc83df81ed Peter Aronsson Made modeq multiuser friendly when having corba comm.
64309f5de4 Peter Aronsson calling scripts from prompt now possible
836ba26cde Peter Aronsson Switched from boa to poa impl.
8ec098c509 Peter Aronsson Fixed some makefile issues.
2348a54218 Peter Aronsson Added corba implementation to modeq. accessed with ./modeq -corba
6544072aa8 Levon Saldamli local (protected) variables in functions implemented. Started to implement strings in external function interface
967fd04716 Levon Saldamli history save and load
8b059de2ed Peter Aronsson Added change of local directory for server
cc29d87776 Peter Aronsson Fixed C-d and empty line error
ced2b89a87 Peter Aronsson Fixed C-d to exit shell.
60d6b77cc5 Peter Aronsson Removed all parser stuff from mosh
e7bf2e164c Peter Aronsson Added command line option -noserv to start without starting server (assumed to be already running)
23948aa463 Peter Aronsson added errohandling in socketcomm.
8a72c23509 Peter Aronsson *** empty log message ***
e0f0331dd8 Peter Aronsson added history
dcebc9c5fa Peter Aronsson Changed implementation to work with modeq in interactive mode
c4c518e6fa Peter Aronsson Turned off ast debug print
59395c31d7 Peter Aronsson gethrtime returns zero until a platformindep solution is found.
e533a40925 Peter Aronsson Added cleaning cpp and hpp files generated by antlr
4621f493f3 Peter Aronsson Removed linking with runtime, c files are included instead
6477f09e68 Peter Aronsson added ./ before executable, not certain that . is in PATH
d911c88c45 Peter Aronsson added Makefile.in, removed Makefile
53bed2f4c9 Peter Aronsson Added gethrtime and changed modelica_integer to long
c7ffa532fd Peter Aronsson Added check if MOSHHOME is set or not
5e703f96fa Peter Aronsson Removed warning flags, set optimizing flags
7368c3fae6 henjo Added more copyright notices
a90dbf6d22 henjo Added license file
1987ebb114 ankar Added #include to make it compile on Linux again.Fixed bug in operator+=.
bbdbcc2748 henjo Added copyright notices to files
8d9e5a44fd henjo last minute changes
3acd52a16d henjo Added more functionality
563b2d78e4 ankar Implemented matrix multiplication (vector * vector,vector * matrix,matrix*vector,matrix*matrix).
3d5d12d9c2 ankar More work on array arithmetic.
79809dff72 henjo Some changes made so that more things are working
a6555b21da ankar Implemented unary minus. Nuked some compiler warnings.
5fd7b2b0d5 ankar More work on arrays.
0d8feb1467 ankar test file.
318d934b49 ankar real_array and integer_array are now classes.
ca229119eb ankar Initial commit.
16b15f3f5a ankar Initial commit.