OpenModelica master from 2019-05-28 12:18:19 to 2019-05-30 11:51:39

Summary

OMC Commits12615
Libraries Changed6
Number of Improvements93
Number of Regressions4
Number of Performance Improvements0
Number of Performance Regressions0

OpenModelica Changes

CommitAuthorSummary
a38506decAdrian Pop- use NF for getComponents API
fa1ba18eaMartin SjölundActually clean difftool on make clean
89db729e4Martin SjölundThe clean target should clean difftool
89c20ab35Martin SjölundUse a mutex for nodes that share docker volumes
43c2b75e8Adrian 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
3e12ff23dAdeel AsgharBetter reading of visual xml file
767bbe4ceAdeel AsgharAlways send utf-8 data from OMEdit to OMC
c8b2e0e0eMartin SjölundUpdate ModelicaExternalC
04b5e7ae6johtiISSUE-5503: Focus set proper when changing the shape that we are activly drawing
a7237c207johtiRemovedOutCommentedCode: Removed code that was not used in Commands.cpp. They are still in the history so should be retrievable
4d4d80992johtienhancement-5444: Now possible to escape while drawing lines and polygons
c6b0e20c0Martin SjölundPrevent some memory leaks in KINSol
7d0026e3fMartin SjölundAbort previous builds when PR has a new commit
6bcd56458Adeel AsgharDocumentation about DynamicSelect and state machine debugging
0468d6921Per Östlund[NF] Avoid evaluating external functions.
a09c8abbbAdrian Popfix MSVC build - handle MSVC that doesn't know how to handle array declarations with sizes set by local variables on the stack
dbe3960e8Martin SjölundRHEL6 requires libatomic_ops/m4 to exist
53f0fcbc8Adeel AsgharAdapt to the new output format for text options
69a67b26eAdeel AsgharSupport non-ascii characters on Windows
38bb5e046arun3688set datarecon uncertain var unreplaceable
0e102be30Adrian 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
ad11e888darun3688generate seperate c function for setting datarecon inputs
00057d265johtiRemoved duplicate code. Instead create a new method for LineAnnotation
dc9a2b2a3Per ÖstlundRemove pedantic option.
cef23d1b3Ruediger Franke[Cpp] Support assignment to vectorized discrete-time states in for loops
61686da50Per Östlund[NF] Implement sum-reduction of operator records.
52269bf53Per Östlund[NF] Add --strict flag.
8e39485c4Martin SjölundCreate m4 directory to please CentOS6
739106a9fPer ÖstlundFix check of flags in Flags.loadFlags.
fcce7079dMartin SjölundAdd the MidCode theses to the list
2ec8f3574Adrian Popupdate 3dParty
4f1956f24Martin SjölundMake a list of flaky tests for the compliance suite
24d90d7f3Martin SjölundUpdate compliance suite tests for newInst
0d019321fAdeel AsgharUpdate 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
e851d0e3fhudson* libraries d7daa7e...1f7f382 (1): > Bump libraries
f066cbaf9Adrian Pop* libraries 92788d8...d7daa7e (1): > update provided after AdvancedNoise version change
8581d04c0Adrian Popfix ticket:5484 allow only -d=nfAPI to be set
89b42042fAdeel Asgharticket:5481 Updated the parameter when the value is changed
41b846d66Adeel AsgharUpdated translations Thanks to LI Wenhui for Chinese translations
0b3c742c5Lennart Ochel* OMSimulator 5d63a37...83936fb (1): > Update .gitignore
e00938b54Lennart Ochel* OMSimulator 9e04b31...5d63a37 (1): > Emit events for strongly connected systems (#680)
555414b0aAdeel AsgharCheck for the index out of bounds
2f2c9955bAdeel AsgharUnify the getVersion output for all platforms Updated the OMEdit's about page.
f6f572707hudson* libraries bf78c4b...92788d8 (1): > Bump libraries
efba4f83cMartin SjölundThe doc repo is never used
75becfa81Martin SjölundMerge pull request #182 from sjoelund/fix-common-version
c2d73c767Martin SjölundFix version string used
b66fa07c2Martin SjölundAdd 'common/' from commit 'c9c90856e0875fc31ccc71f97114023dc640170b'
746f6d55eMartin SjölundRemove common submodule (use subtree instead)
2ab97af9bMartin SjölundUpdate to the actual latest 3rdParty
4b57428d2Martin SjölundMerge pull request #179 from sjoelund/omcompiler-subtree
8c0cb3f93Martin SjölundAdd common and 3rdParty back
f2b058a41Martin SjölundRemove 3rdParty and common submodules
83be5f2b7Martin SjölundAdd 'OMCompiler/' from commit '5dc61f678fe0ed388fc811fe2cea14c54a0a0b29'
7e93f6768Martin SjölundAdd 'doc/' from commit 'f863b8c3d86223259fa53f7bf5acdbef04727792'
bfa656a78Martin SjölundRemove submodules (to be added as subtree)
5caf2a52ahudson* OMCompiler c33af09...5dc61f6 (1): > any target starting with 'msvc' is msvc
cf17a88b0hudson* libraries 7a8c41b...bf78c4b (1): > Bump libraries
9053eb0fehudson* OMCompiler 9a3a758...c33af09 (1): > [NF] Check conditional component contexts.
5116ef389hudson* OMCompiler ad34730...9a3a758 (1): > [NF] Fix expandable connector lookup.
2f4840a5cPer Östlund[NF] Add expandable connector test.
3cd9411fcAdeel Asgharticket: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.
210774d02hudson* 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
4b18e23d8Adrian Pop- update tests due to #3087
92034e2a1hudson* libraries aefdec1...7a8c41b (1): > Bump libraries
432add660Lennart Ochel* OMSimulator b4f2530...9e04b31 (1): > Update OMTLMSimulator
bbf51fa82Lennart Ochel* OMSimulator 89a8623...b4f2530 (1): > Add documentation on how to use OMEdit
99eb5ee5ahudson* libraries b563630...aefdec1 (1): > Bump libraries
27269d25chudson* libraries b24433c...b563630 (1): > Bump libraries
3e23ece3fAdeel AsgharFix the broken TextAnnotation string update
2f616cf17hudson* OMCompiler d9dbed6...92a4119 (1): > Handle complex equations in when statements.
bdf4d9f8fhudson* libraries c56853c...b24433c (1): > Bump libraries
d2cce7f75hudson* OMCompiler a4e794b...d9dbed6 (1): > Fix rpath for OMSI FMU with gcc
11ea517bdAndreas[OMSI] Adition test and cleaner tests.
d2c1ff75fLennart Ochel* OMSimulator 1b54304...89a8623 (2): > Add right limit of discrete changes to sub-sampled results > Prettify warnings
ebede8e70Lennart Ochel* OMSimulator 6408a01...1b54304 (1): > Catch filesystem exception
906a9641fhudson* libraries b77e0c4...c56853c (1): > Bump libraries
8de386152hudson* OMCompiler d2540cc...a4e794b (1): > Fix wrong linkage of expat lib for FMUs
6e53e5c67Martin SjölundDo not link TLM with OMEdit
8a0ac6873hudson* OMCompiler 6cebda4...d2540cc (1): > [NF] Improve unit checking.
ae3d4c565Per Östlund[NF] Update tests.
5e85efc89hudson* OMCompiler c8a95fd...6cebda4 (1): > [NF] Improve overconstrained connection handling.
60db07d6bAndreas[OMSimulator] Made OMSimulator tests compatible with Windows
8d278e287Martin SjölundCompile for Qt4
c42eac4f0hudson* libraries 89ea3f9...b77e0c4 (1): > Bump libraries
3b1af5927Adrian Popfix non-existent OMCompiler sumbmodule hash
ffb8d4e2dkabdelhak[fixTest] ticket 4793 - OMC PR #3077
6c4f794e3Adeel Asgharticket:5456 Set simCodeTarget and target flags before compilation
b1e80b412hudson* OMCompiler ee7aaab...80f6ed2 (1): > Fix NFUnitCheck.getFunctionName for records.
35dc9df52Francesco Casella* doc 3f37f1a...f863b8c (1): > Added Save Total description to OMEdit doc
f863b8c3dFrancesco CasellaAdded Save Total description to OMEdit doc
db4ed5b0fhudson* OMCompiler 5daaf9b...ee7aaab (1): > ticket:5030 Fix the broken profiling for OMEdit
aab467cb8Martin Sjölund* OMSimulator 4d9d552...6408a01 (1): > Override OMTLM=OFF for MacOS platform
5174acb78hudson* libraries 8bd870c...89ea3f9 (1): > Bump libraries
1ebf928deLennart OchelAdd co-simulation test
04784f30cLennart Ochel* OMSimulator 6562003...4d9d552 (1): > Update doc/
b54f826e6Francesco Casella* doc 5d4eef3...3f37f1a (1): > Updated profiler manual
3f37f1a42Francesco CasellaUpdated profiler manual
97cd554d7Adeel AsgharUse MessageWidget instead of std::cout
ae82472achudson* libraries cec7671...8bd870c (1): > Bump libraries
882fadfffAdeel AsgharClear the DiagramWindow when the ModelWidget is deleted
b890c3793Adeel AsgharDeleted the unused file
5ebd90b4dAdeel AsgharUpdated translations Thanks to LI Wenhui for Chinese translations
998ec879ehudson* OMCompiler f6e1212...5daaf9b (1): > [BE] Remove dumping of empty sets from index reduction
b3569f0d6Adeel AsgharUpdate 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.
b38fd6468hudson* OMCompiler 364f80f...f6e1212 (1): > [NF] Fix redeclaration of enumerations.
773e45d67Per Östlund[NF] Add enumeration redeclare tests.
db98c6541hudson* OMCompiler 0baa066...364f80f (1): > fix dataReconciliation top level inputs
6f46e9074hudson* libraries 431293b...cec7671 (1): > Bump libraries
8b0c5d69fhudson* libraries 589cbcd...431293b (1): > Bump libraries
f50739fcdhudson* OMCompiler 10081da...0baa066 (1): > Fix detection of setlocale using -O0
0abe10602hudson* OMCompiler 67b8802...10081da (1): > Fix bug introduced by PR #3067
0dba921b1hudson* libraries bf99b97...589cbcd (1): > Bump libraries
d27cc3e0ehudson* OMCompiler 84b5f7e...67b8802 (2): > [OMSI] Added buildModelFMU for simCodeTarget=omsic > [OMSI] Fixed wrong header guard and warnings in OMSIBase and OMSIC
2a6cb1c86Andreas[OMSI] Added first OMSIC test
228978df2hudson* OMCompiler 8b33074...84b5f7e (2): > Update 3rdParty > Fixes for latest MacOS release
85b17c587hudson* libraries fe0d6a7...bf99b97 (1): > Bump libraries
9038a09a9hudson* OMCompiler a5eccba...8b33074 (1): > generate dataReconc-csvInputs when not exists
63453e475hudson* OMCompiler bdf89c3...a5eccba (1): > Add dumping of external declaration annotations.
8eb0d6f80Adeel Asgharticket:5443 Use the doubleClick SIGNAL instead of event
18c7db839hudson* OMCompiler b7a2c69...bdf89c3 (1): > Load libraries case insensitive on case sensitive OS
377721584hudson* libraries c83e829...fe0d6a7 (1): > Bump libraries
0b92bbe2bhudson* OMCompiler eef9c24...b7a2c69 (1): > catch crash in visualXML
a2165e34ehudson* 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.
0ec37933fAdeel Asgharticket:2395 Handle the connectorSizing annotation Updated tests to expected output
58040af89hudson* OMCompiler 047112f...c252b04 (1): > [OMSI] Add OMSI C library
5365af1e4hudson* OMCompiler 2da4cb3...047112f (1): > [NF] stream connector improvements.
fa080aea4Per Östlund[NF] Update actualStream/inStream tests.
dfa536280hudson* OMCompiler 22a570f...2da4cb3 (1): > [NF] Fix structural analysis of if-condition.
5e43ef817Per Östlund[NF] Test if equation with impure condition.
614f67c1eLennart Ochel* OMSimulator 5bb909d...6562003 (1): > Fix loading of msvc/mingw library in OMSimulatorPython
b7f1b627dLennart Ochel* OMSimulator b6d531e...5bb909d (3): > Fix doc/omsimulator-help.inc > Fix doc/addTLMBus > Update doc/setTolerance
a72ff35d8hudson* libraries 142cf0a...c83e829 (1): > Bump libraries
1341337f0hudson* libraries a322705...142cf0a (1): > Bump libraries
8c8c2160bhudson* OMCompiler 8e0f7c5...22a570f (1): > [NF] Disable checks for actualStream/inStream.
3ef8a0b91Per Östlund[NF] Update tests.
9265cb20chudson* libraries df309fc...a322705 (1): > Bump libraries
c70c4564ahudson* OMCompiler e9f8330...8e0f7c5 (1): > [NF] inStream/actualStream improvements.
c399c91a5Per Östlund[NF] Add more actualStream/inStream tests.
e098bf749Lennart Ochel* OMSimulator 2561eda...b6d531e (1): > Fix mac build
39e26ad4ahudson* OMCompiler dd336f9...e9f8330 (1): > [SimCode] Remove unnecessary verbose SimCode dump - Repeats the same information - Dump size grows factorially with number of elsewhen statements
ba1db80f7hudson* libraries c75ad66...df309fc (1): > Bump libraries
fa8cdd143Lennart Ochel* OMSimulator a3b8542...2561eda (2): > Create tasks for subsystems > Move thread pool to model
ab7571796hudson* OMCompiler b423c40...dd336f9 (1): > Allow parsing the Text(textColor = ...) annotation
1add3237cAnatoly TrosinenkoFix the Text(textColor = ...) annotation & re-enable it on icons
d8044194chudson* libraries cbe12d8...c75ad66 (1): > Bump libraries
dbc07c832hudsonUpdating submodules
bb5274d1dadrpoupdate tests due to library updates
5d4eef3d1arun3688add search functionality to OMEdit documentation
43dbf0d4cAdeel AsgharRestrict key binding on system libraries
7d31839f0Adeel AsgharUpdated the translation flag text
f1f591f8aAdeel Asgharticket:5132 Don't enable the evaluation of parameters by default
2ad607cd6arun3688add dataReconciliation documentation
646bc9b89hudson* OMCompiler d6957d5...b423c40 (1): > [BE,daeMode] Fix: add removed (simple) eqns to dae system
d3932f418hudson* OMCompiler 5ef43cc...d6957d5 (1): > [BE] Add initial state selection - available with flag "--initialStateSelection" - implemented for C runtime - has still some bugs
20862b7bfAdeel AsgharUse options instead of settings
e5a0c3a32Adeel AsgharMake the class name relative if possible
2e3b0aecbMartin SjölundAlso upload the html folder for the documentation
1c19033acMartin SjölundUpdate compliance suite failure list
13e61863bAdeel Asgharticket:5337 Sync the documentation view with ModelWidget
52e77f788Adeel Asgharticket:5128 Added drag and drop for text layer
18533fb0bhudson* OMCompiler 9a506ce...5ef43cc (1): > Handle uses-annotation according to the standard.
74d015370Per ÖstlundAdded uses-annotation test case.
d2226ca14hudson* OMCompiler 963b33e...9a506ce (1): > Initial implementation of String vars in the Cpp runtime
7f1a15dedLennart Ochel* OMSimulator 2ca4025...66fe6fe (1): > Update README.md
d49bfd0e8Lennart Ochel* OMSimulator 51a79b6...2ca4025 (1): > Update stale bot configuration
685b27f39Lennart Ochel* OMSimulator 917fc35...51a79b6 (1): > Add option to disabled --fetchAllVars
724d79219hudson* 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
48a1cca9dkabdelhak[fixTest] For OMCompiler PR#3048
6a4c0f4daAdeel AsgharFixes ticket:5422 Use the root component
44507d2e8hudson* libraries 787ce2b...3606a9e (1): > Bump libraries
d02e5e706hudson* OMCompiler ee4deab...3006b8a (1): > [NF] Fix Typing.typeCrefDim for array types.
65ae27381Per Östlund[NF] Update tests.
6527a5893hudson* OMCompiler 3f5cb68...ee4deab (1): > [BE] Add unique index of stateSets as attribute
8d7cca52ehudson* OMCompiler f2e6265...3f5cb68 (1): > [C] update inline documentation of stateSelection
50b0b1a5eMartin SjölundUpdated mechanism to skip building omc
8f90dd6a2hudson* OMCompiler 2ee23a6...f2e6265 (2): > [NF] Don't evaluate external objects. > [NF] Various fixes.
e732ccf14Per Östlund[NF] Update tests.
4f5cf17a3Martin SjölundFix path of .html.tar.xz
081db194ehudson* OMCompiler 1997057...2ee23a6 (1): > [C] split up sets for state selection
f461d8495Adeel AsgharRead the default value Fixed the annotation completer icon path Made the auto complete case insensitive
fdc07bf6dAnatoly TrosinenkoDon't show keyword, etc. completions when in annotation.
0116bcc0dAdeel AsgharDon'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
69bdc32e5Anatoly TrosinenkoImplement simple completer for Modelica annotations (task#5333)
5ea05e7a4Lennart Ochel* OMSimulator 1919978...917fc35 (1): > Fix writing results
457e10e5aMartin SjölundFix string substitution for documentation publishing
a062fb5d5hudson* libraries b7af01f...787ce2b (1): > Bump libraries
9488e89e6hudson* libraries a0e88d4...b7af01f (1): > Bump libraries
333b05acahudson* libraries ca09a28...a0e88d4 (1): > Bump libraries
28aafe6dfhudson* OMCompiler 8a2def5...1997057 (1): > [NF] Various fixes.
353862961Per Östlund[NF] Updated tests.
d89db2fcbLennart Ochel* OMSimulator 13c7b5c...1919978 (1): > Handle derivatives that are NAN or INF
b17ab4a46arun3688* OMCompiler 0a7961e...8a2def5 (1): > fix csv file inputs and LOG_STATS for dataReconciliation
d1ca88cdfarun3688update DataReconciliationOpenCpsTests
e93b2eb3fAndreas* OMCompiler 45edd24...0a7961e (1): > Fixed error with install_name_tool for OMSI
e3a228f34Lennart Ochel* OMSimulator dafde86...13c7b5c (1): > Configure stale bot
8fe2e1048Lennart Ochel* OMSimulator 180daf0...dafde86 (2): > Return right-hand limit for derivatives of lookup tables > Fix input derivatives for the first step
6a7d8da89Martin Sjölund* OMCompiler b694f3f...45edd24 (1): > Add a warning if FMU is generated without compile-time URI
96e0644dcMartin SjölundAdd spelling for URI
c60eac363hudson* libraries 56d8431...ca09a28 (1): > Bump libraries
06614510dAndreas* OMCompiler 9cb23bc...b694f3f (1): > Fix linking shared libs on mac os
aff96d67bLennart Ochel* OMSimulator aa2c500...180daf0 (2): > Update pull_request_template.md > Update README.md
a7a7beb40Martin Sjölund* OMCompiler 30afa79...9cb23bc (1): > Move cJSON to Compiler runtime as simulations do not use it
72a8af7a2Martin SjölundUpdate expected output; fewer files in source-code FMU
d51d900e1Lennart Ochel* OMSimulator 0be281f...aa2c500 (1): > Refactoring of signal derivatives
666b4afefAdeel Asghar* doc 6eaa1a8...0c638e3 (1): > Added documentation about OMEdit menus.
0c638e30aAdeel AsgharAdded documentation about OMEdit menus.
dbbf20179hudson* OMCompiler 0839b2f...30afa79 (1): > Disable mmap in FMUs
c0bb00db4hudson* OMSimulator bde4da4...0be281f (4): > Run hostname for Windows agent > Provide first order derivatives for lookup-tables > Fix reading time > Refactoring of signal derivatives
516aa1917Adeel Asgharticket:5413 Show a custom warning instead of error message When diff algorithm fails show a warning
6c9b69ce8Martin SjölundUpload generated documentation
c1d8a523fAdeel AsgharAllow simulation with data reconciliation
3b5ce5b21Martin SjölundExpected output for newInst compliance suite
3bb27436ahudson* libraries b5c5422...56d8431 (1): > Bump libraries
6d4ea7919Martin SjölundAdd OMSimulator to default build since testsuite uses it
3cd148870hudson* libraries 5847e5e...b5c5422 (1): > Bump libraries
875d4f4d0Martin Sjölund* libraries 30b8e8a...5847e5e (1): > Force Inline annotation for loadResource
26f6fc37fhudson* OMCompiler 450104a...0839b2f (1): > [NF] Add component prefix checks for records.
8fc9c9161Adeel AsgharFixes ticket:5359 Read the modified simulation settings
2dc8a1098hudson* OMCompiler 8676697...450104a (1): > [NF] Fix Expression.typeOf for size(x).
e4d287055Adeel AsgharInstall the pre-commit hook for clients Killed tabs Fixed OMPlot link
a9c9afa59hudsonMerge remote-tracking branch 'origin/master' into pullrequest
3868c4881Lennart Ochel* OMSimulator c11f942...bde4da4 (1): > Make 'bufferSize' optional in Python API (setResultFile) (#644)
f55d4f11cMartin Sjölund[CI] Configure gcc build without hwloc
83ebb9bc5Martin SjölundAdd 'testsuite/' from commit 'cabd6f22a34e3402ec62426f92475b945e3d977b'
9469788a6Martin SjölundRemove testsuite (will be re-added as git subtree)
eebd62940Martin Sjölund* OMCompiler 73c7be8...8676697 (1): > Allow to configure without hwloc
f7c386b92Martin SjölundUpdate compliance failure list
469f281b4Martin Sjölund* OMCompiler 7984f74...73c7be8 (1): > Fix path that the FMU binary is copied back into
f99509321hudsonUpdating submodules
acb265361hudson* libraries 9b559a1...30b8e8a (1): > Bump libraries
24f4ca419vwaurichincrease animation slider imcrements
2bce6be4eLennart OchelUpdate OMPlot/.gitignore
cabd6f22aAdeel AsgharUpdated getClassNames test to new output
9d23be0a4Martin Sjölund* OMCompiler 304f353...a2024ab (1): > Fix path used to debug docker run in FMI cross-compile
3823fc8e2Adeel AsgharFixes ticket:4842 Export the values with the actual unit
db70cfa50Martin SjölundGenerate Autoconf.mo for Matlab test
707735d92Adeel AsgharFixes ticket:4955 Make sure name doesn't contain any space
a18a19d56Martin Sjölund* OMCompiler ed7a206...304f353 (1): > Fixes for crashes in dynamic FMUs
d192d2cccMartin Sjölund* OMCompiler 5de59c3...ed7a206 (1): > More debugging for cross-compilation of FMUs
a16c8c1c6Martin Sjölund* OMCompiler 17ca1ee...5de59c3 (1): > Fix runtime CFLAGS detection
48ed322b5Martin Sjölund* OMCompiler 384c6f8...17ca1ee (1): > Fix configure of ModelicaExternalC
f6573dbc6Martin Sjölund* OMCompiler 0464950...384c6f8 (1): > Show files visible in docker before failing
f6fc0abe3Martin SjölundAlso fix SCRIPT.mos to load Autoconf.mo
441e394c4Martin Sjölund* testsuite 34d4ab0...f6fc0ab (1): > Also fix SCRIPT.mos to load Autoconf.mo
e7d826680Martin Sjölund* OMCompiler ccf8c89...0464950 (1): > Fix include path for docker FMI builds
ca8d2de59Martin Sjölund* testsuite b827193...34d4ab0 (1): > Load Autoconf for the matlab translator
34d4ab036Martin SjölundLoad Autoconf for the matlab translator
616fed661Adrian Popno hooks are needed for OMShell, OMEdit, OMPlot, OMNotebook anymore
6cde39315Adeel AsgharUpdated the links
da42c1c59hudson* libraries 0f6241c...9b559a1 (1): > Bump libraries
15dfaa7afhudsonMerge remote-tracking branch 'origin/master' into pullrequest
46bc05c52Martin SjölundChange commit from submodule to symlink
348afac56Martin Sjölund* OMCompiler f12151c...ccf8c89 (1): > Link libzlib explicitly since gcc fails bootstrapping
a900aeab3Martin SjölundAdd 'OMShell/' from commit 'cf210ceb0fe1d26744b0d62eaee0daa39c9169f5'
0824d635eMartin SjölundRemove OMShell (will be re-added as git subtree)
e55eab08dMartin SjölundAdd 'OMNotebook/' from commit '3671c8f5065aff8145a01a70f941931caf3c07e2'
9277a51f8Martin SjölundRemove OMNotebook (will be re-added as git subtree)
cb7e493ddMartin SjölundAdd 'OMEdit/' from commit '21f82a33bf74193b96a90a473999778440c87380'
1c8913995Martin SjölundRemove OMEdit (will be re-added as git subtree)
4df0afb01Martin SjölundAdd 'OMPlot/' from commit '4b15019d19e127c61fed45ce9148add4fc3fe81e'
b4966f89fMartin SjölundRemove OMPlot (will be re-added as git subtree)
c394834f0Adeel Asghar* OMCompiler b9d5e4a...f12151c (1): > Make sure file is not modified before using the cache
2c38819c8Martin Sjölund* OMCompiler 09f079c...b9d5e4a (1): > Clear the extra memory pools on each iteration
586d36e52Adrian Pop* OMCompiler db4e230...09f079c (1): > [BUILD] - add missing = in Autoconf.mo.omdev.mingw
4034105c4Adrian Pop* OMCompiler 81d8a03...db4e230 (1): > [BUILD] - fix System.c external interface for bootstrapping on Windows
851d1574ahudson* libraries 0efd5c9...0f6241c (1): > Bump libraries
9bc3c9b8eAdrian Pop* OMCompiler 02027be...81d8a03 (1): > [BUILD] - fix generation of Autoconf.mo on msys/mingw
295a9d50eAdrian Pop* libraries 501c5f9...0efd5c9 (1): > add provides for NcDataReader2
2984c9693Adeel Asghar* OMEdit a95655f...21f82a3 (1): > Only show documentation for LibraryTreeItem::Modelica
21f82a33bAdeel AsgharOnly show documentation for LibraryTreeItem::Modelica
ef4b26a03Martin Sjölund* OMCompiler 5db7684...02027be (1): > Move more constants from System.mo to Autoconf.mo
f6f094852Adeel Asghar* OMEdit 03aae16...a95655f (1): > Added `oms_solver_wc_mav2` solver
a95655f00Adeel AsgharAdded `oms_solver_wc_mav2` solver
873868186Adeel Asghar* OMEdit 0bc9db2...03aae16 (1): > Fixes ticket:5412 Close the simulation result file properly
03aae16a2Adeel AsgharFixes ticket:5412 Close the simulation result file properly
ea4c085ebfrape315* OMSimulator 8908238...c11f942 (1): > Adaptive step-size solver for Co-simulation (#602)
b827193b1Martin SjölundLoad Autoconf.mo in bootstrapping tests
42dffbd99Martin SjölundUpdating submodules
c5f6f6c83Adeel Asghar* doc 2c7fbf9...6eaa1a8 (1): > Fix indentation
6eaa1a86aAdeel AsgharFix indentation
bd53a7ee6Adeel Asghar* OMEdit 888930a...0bc9db2 (1): > Set the ModelWidget before setting the class text
0bc9db2d1Adeel AsgharSet the ModelWidget before setting the class text
6ddf108a8Martin 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
b75f3413eAdrian Pop* OMCompiler 3997aa3...c84e407 (1): > [RUNTIME] the usual evening fix for Windows builds
a69a41014Per Östlund[NF] Add external object connection test.
772fbf080Per ÖstlundUpdating submodules
018430674Per Östlund[NF] Add more when tests.
1e744a345Per ÖstlundUpdating submodules
f193e07a0Per Östlund[NF] Add more when tests.
0c6c63a5fPer ÖstlundUpdating submodules
473d47918Martin Sjölund* OMCompiler fc29404...adba422 (1): > Call the correct Makefile target on OMDev
3c401647aPer Östlund[NF] Add more when tests.
5427f3e5ePer ÖstlundUpdating submodules
36d36230fMartin Sjölund* OMCompiler 53c7613...ec459e7 (1): > Add more timers for solvers
1d88e8a7cMartin Sjölund* OMCompiler e9616ab...53c7613 (1): > Try even harder to fix Windows builds
a8698a50cMartin Sjölund* OMCompiler f337f6d...e9616ab (1): > Fix for Windows builds
26ce2d8e9Adrian Pop* OMCompiler 9c7d828...f337f6d (1): > [OMSI] link with expat on non Windows
a514dc3b7Adrian Pop* OMCompiler a356daf...9c7d828 (1): > [OMSI] fix the search lib path for sundial
8a00eba93Adeel Asghar* doc 09c7fa1...2c7fbf9 (1): > Documentation of translation flags in OMEdit
2c7fbf9f3Adeel AsgharDocumentation of translation flags in OMEdit
b900c7ed1Martin SjölundUpdating submodules
cd7e51692Martin SjölundExpected output when listing files in source FMUs
7e86472eaAdrian Pop* OMCompiler ab4e3e6...e13c1c3 (1): > attempt to fix MacOS builds - depend OMSI on fmil as well
4e96c49faPer Östlund[NF] Add more when-tests.
abc4efe61Per ÖstlundUpdating submodules
b1dd04d8ehudsonUpdating submodules * OMEdit f000581...888930a (1): > Set setSaveContentsType to SaveInOneFile when creating non-existing classes Fixed a typo
1d7487d43Andreas* OMCompiler f881685...e3fab53 (1): > [OMSI] Add OMSIBase library with solvers
96f619012Per Östlund* OMCompiler b70342a...f881685 (1): > [NF] Fix visualization (ticket:5319).
888930a5cAdeel AsgharSet setSaveContentsType to SaveInOneFile when creating non-existing classes Fixed a typo
fa52b4763Adeel Asghar* OMEdit e76522f...f000581 (1): > Set the save contents type when creating non existing classes
f00058119Adeel AsgharSet the save contents type when creating non existing classes
b110bb160Martin SjölundUpdating submodules
b14fc7d6cMartin SjölundAdd testcase for ticket 5360
48e0b2172Per Östlund* OMCompiler 417604f...759292c (1): > [NF] Remove workaround for ticket:4904.
a1b491d5aLennart Ochel* OMSimulator afc407f...6f471e6 (1): > Re-add adaptive step-size control (#614)
9de0bfe33Martin Sjölund* OMCompiler 2305d75...417604f (1): > Extend LOG_STATS_V with more timers
30e9e67d7Adeel AsgharUpdated the moveClass API test Check for all the loaded classes before and after the `moveClass` API call.
03eb7d62ehudsonUpdating submodules
e537dbc7fhudson* libraries 424050d...501c5f9 (1): > Bump libraries
6ab08f22bPer Östlund* OMCompiler 72fdfb4...89078f5 (1): > Fix integer packing in C code generation.
3965509b4Martin Sjölund* OMCompiler d85a258...72fdfb4 (1): > Do not run both event and output timers at the same time
4a84aaad6hudson* libraries 161233d...424050d (1): > Bump libraries
16b02564bhudson* libraries 55f9bfc...161233d (1): > Bump libraries
13c7f7a2cPer Östlund[NF] Disable final parameter tests.
bf578f09aPer ÖstlundUpdating submodules
416ac23a4hudson* libraries d78d477...55f9bfc (1): > Bump libraries
3f3f13ab3Per Östlund[NF] Update tests.
3073eb143Per ÖstlundUpdating submodules
38ba20a57hudson* libraries 6dca805...d78d477 (1): > Bump libraries
d8e33dd57Adeel Asghar* OMEdit df3d8f4...e76522f (1): > Check if the bitmap file exists or not
e76522f2dAdeel AsgharCheck if the bitmap file exists or not
b9ff5e13aAdeel Asghar* OMEdit f84bf47...df3d8f4 (1): > Set the editor text via setClassText
d2a971e71Adrian Pop* OMCompiler f350041...050a820 (1): > use fabs for doubles
df3d8f427Adeel AsgharSet the editor text via setClassText
3aee09289Adrian Pop* OMCompiler 570e9f0...f350041 (1): > fix MacOS builds
b0224f97cAdeel Asghar* OMEdit ed41047...f84bf47 (1): > Only return true from operator< when item is really less than
f84bf474dAdeel AsgharOnly return true from operator< when item is really less than
4b7d2c2aearun3688* OMNotebook da5e18f...3671c8f (1): > Fix some typos in OMNotebookHelp.onb
3671c8f50arun3688Fix some typos in OMNotebookHelp.onb
cd8880928Adrian Popfix tests after update of MSL 3.2.3
7bf714645hudsonUpdating submodules
ed4104717Adeel AsgharFixes ticket:4799, ticket:4875, ticket:5191 and ticket:5393 Better duplicate functionality.
7dd33ff4aPer Östlund[NF] Update tests.
e9bb8d616Per ÖstlundUpdating submodules
8a7ebb7b6kabdelhak[fixTest] ticket4793
314b7e3f3kabdelhakUpdating submodules
8de30392bLennart OchelUpdate doc/
1ca31320ePer Östlund* OMCompiler 2f5968b...f440207 (1): > [NF] Real range fixes.
5a9953276Per Östlund[NF] Update tests.
d5f876799Per ÖstlundUpdating submodules
09c7fa140Lennart OchelFix link to OMSimulator documentation
9e5561383Per Östlund[NF] Add tests.
d32907bb3Per ÖstlundUpdating submodules
73d7366f2Adrian Pop* OMCompiler 113e9da...9a49909 (1): > Fix windows build after linking with tables
63cc0598dMartin Sjölund* libraries c97f5db...49acef0 (1): > More libraries changed to BSD3
2c626d1a2Martin SjölundUpdating OMCompiler
fe66efcafMartin Sjölund* libraries e218231...c97f5db (1): > Add BSD3 license option for libraries
5e38dd5echkiel* OMEdit 94ae17d...e4f00d9 (1): > fix includes
e4f00d95bhkielfix includes
27b1fa1f8hudson* libraries 70b9949...e218231 (1): > Bump libraries
1b0c51507Per Östlund* OMCompiler 9656261...a5562cc (1): > [NF] Improve ModelicaIO support.
36558dcd3Per Östlund* OMCompiler fe78a6d...9656261 (1): > [NF] Implement ModelicaIO_readMatrixSizes.
e8f547afbhudson* libraries d066e21...70b9949 (1): > Bump libraries
62f7a1c33Per Östlund* OMCompiler fe6fd31...fe78a6d (1): > [NF] Implement ElementSource.getElementSourceTypes.
df234ac47Martin SjölundUpdating submodules
37bcdd644Martin SjölundUpdate tests (not BackendDump of empty sections)
3f5243a8dPer ÖstlundUpdating submodules
0c072d16ePer Östlund[NF] Add constraining class tests.
8d0023625hudson* 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.
94ae17d60Per ÖstlundFix case of include.
f818ba8aeAdeel AsgharBetter 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.
3e59d5b45Adeel Asghar* OMEdit 43ebf04...67fe5ce (1): > Read the activate access annotations setting only at loading
67fe5ced3Adeel AsgharRead the activate access annotations setting only at loading
d61da534bhudson* libraries dfea231...d066e21 (1): > Bump libraries
4a303b3cdhudson* libraries 28952b5...dfea231 (1): > Bump libraries
7912862cbhudson* libraries 8ca1fa2...28952b5 (1): > Bump libraries
6b821a8a9Adeel AsgharUpdating submodules
43ebf040cAdeel AsgharBundled all import and export actions under File menu Update to new interface of `buildEncryptedPackage` setSaveContentsType whenever we update the class information.
2de609cb3hudson* libraries df1f2a3...8ca1fa2 (1): > Bump libraries
d6785fed8Per ÖstlundUpdating submodules
a10b1953ePer Östlund[NF] Add redeclare test.
45fd35456Andreas* OMCompiler ea6c155...cfee592 (1): > [OMSI] Preparing Code generation for C
0ee8017d1Per Östlund* OMCompiler a0d3cc1...ea6c155 (1): > [NF] Fix ComponentRef.transferSubscripts.
d9b6b45b1hudson* libraries 46e6094...df1f2a3 (1): > Bump libraries
cc9f361a6Per ÖstlundUpdating submodules
b11b5d545Per Östlund[NF] Add redeclare test.
338c59484Per Östlund* OMCompiler 68d87aa...1cc697e (1): > Add referencePointerString debug function.
1e237d2f6Per Östlund* OMCompiler 50bc1b1...68d87aa (1): > [NF] Use explicit scope in InstNode.scopeName.
1d1289f36hudson* libraries 17e826b...46e6094 (1): > Bump libraries
9e044ea4ePer ÖstlundUpdating submodules
5a2e7ef25Per Östlund[NF] Update tests.
20e11b521AnHeuermann* OMCompiler f211539...5c656ca (1): > Add comment for parameters in generated code
239e57ff2Adrian Popadd OMEncryption to .gitignore
6b4efb7b7Per Östlund* OMCompiler ae2ddcb...f211539 (1): > [NF] Hack to fix some array conditions.
645efde67Per Östlund[NF] Add inner/outer test.
3e2cc3700Per ÖstlundUpdating submodules
1229c9332Per Östlund* OMCompiler f0376d4...b55fb1b (1): > [NF] Collect functions in array dimensions.
ee328a996Per Östlund* OMCompiler b691eb1...f0376d4 (1): > [NF] Fix equation counting for _.
7e05f6955hudson* libraries 2c53690...17e826b (1): > Bump libraries
4e226ae04hudson* libraries 29a50fc...2c53690 (1): > Bump libraries
31dd020a4Per Östlund[NF] Update tests.
78afa1eb6Per ÖstlundUpdating submodules
8a674c236Per Östlund* OMCompiler 69a3ec4...2ba9e4b (1): > [NF] Update the call type when type casting.
0372b6d33Per Östlund* OMCompiler 0470a5b...69a3ec4 (1): > Fix : subscripting in Ceval.cevalSubscriptValue.
f64db1904Per Östlund* OMCompiler cc9ae78...0470a5b (1): > Improve runtime implementation of 'diagonal'.
15a7e24adPer Östlund* OMCompiler 482cb0e...cc9ae78 (1): > [NF] Improve type casting of some builtins.
7049f3013Per Östlund* OMCompiler ba58857...482cb0e (1): > [NF] Fix function vectorization with type casting.
1c477aa8dPer Östlund[NF] Add more function vectorization tests.
ba60f6518Per ÖstlundUpdating submodules
5bf89f092hudson* libraries 7ddab42...29a50fc (1): > Bump libraries
06df31c77Per ÖstlundUpdating submodules
76b2ef35dPer ÖstlundAdd cardinality to spellcheck.
426974a52Per Östlund[NF] Update cardinality tests.
220cd16eahudson* libraries 2064866...7ddab42 (1): > Bump libraries
2e48f6561Per Östlund* OMCompiler c4e03c8...4961b36 (1): > [NF] Fix Call.reductionDefaultValue.
f15fcea19Per Östlund* OMCompiler a44d71c...c4e03c8 (1): > [NF] Fix tuple calls in builtins and reductions.
cfe3263acPer Östlund* OMCompiler 1784812...a44d71c (1): > [NF] Fix scope in Inst.instConnectorCref.
a5473164dhudson* libraries 6c1b6a1...2064866 (1): > Bump libraries
08742a3c5Martin SjölundAdd total model for changed ClosedLoop example
f6fbeafcaMartin SjölundUpdating submodules
1e3bbbcd4Per Östlund[NF] Update tests.
35b3d414cPer ÖstlundUpdating submodules
31b563012arun3688* OMCompiler 57fb8ee...7c64e95 (1): > generate HTML report and debug log for dataReconciliation
b37f982b9Per Östlund* OMCompiler 0eec718...57fb8ee (1): > Rename System.stringHashDjb2Mod alias.
7d264e89aPer Östlund[NF] Add expandable connector tests.
fa2169b2ehudsonUpdating submodules
3d734cf3cMartin SjölundAdded Modelica 2018 US paper
9d9cee99eMartin SjölundAdd some Modelica'2019 papers
f51840c19Adeel 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.
9658c55efAdeel Asgharbump OMEdit
29420dd9fAdeel AsgharSupport for exporting/importing .mol without encryption/decryption
d09c7c7d8hudson* libraries 9d8c132...a00049d (1): > Bump libraries
2acecddf0Martin Sjölund* OMSimulator 7154469...afc407f (1): > Build CentOS7
98bcb4860Martin Sjölund* OMSimulator 678e5cd...7154469 (2): > Add retry 2 times for MSVC64 target > Fix building on systems using Boost
9609be776Adeel Asghar* OMCompiler 61b21df...5c5d5ad (1): > Check if .mol contains .mo files If it does then load them normally
a5d752a91hudson* libraries 4b4cd17...9d8c132 (1): > Bump libraries
4ed92480bMartin SjölundUpdates for newest ThermoPower
a6021ff32Martin SjölundUpdating submodules
5fb237721Adeel Asghar* OMEdit 9f3d0f7...775b6d5 (1): > Fixed OMSimulator documentation link
775b6d575Adeel AsgharFixed OMSimulator documentation link
63783be7ahudson* libraries c5c9afe...c8bfed1 (1): > Bump libraries
64e532c24AnHeuermannNeede one more change of ordering
996d2153bhudsonUpdating submodules
e21082582AnHeuermannChanged order of cse variables in jacobian for dynamicTearing2.mos
575806cbcAdeel 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.
221cfcd17hudson* libraries 98ee3a0...c5c9afe (1): > Bump libraries
eb9b5cb79Martin Sjölund* libraries f4899c1...98ee3a0 (1): > Fix 3.2.3 patching
4f5354dd7hudson* libraries 7b754d4...f4899c1 (1): > Bump libraries
a0627421ahudson* libraries 3d1a422...7b754d4 (1): > Bump libraries
d48e82144hudson* libraries 796760d...3d1a422 (1): > Bump libraries
fb0112831Martin Sjölund* OMSimulator 31da4d4...678e5cd (1): > Update OMTLMSimulator
1e9d59d51Adrian Pop* OMCompiler 0c02427...e32846a (1): > more fixes to ticket:5305
581d9b7c7Adrian Pop* testsuite a6d7282...70e6d3a (1): > add test for ticket:5340
70e6d3af9Adrian Popadd test for ticket:5340
390074568Adrian 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
02540072eLennart Ochel* OMSimulator 063b29a...31da4d4 (1): > Test MSVC64 builds
21221e4e1hudson* libraries f54fc08...796760d (1): > Bump libraries
eea5ec294Adrian 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
0c4e65392Martin Sjölund* OMSimulator 15b31e2...063b29a (1): > [Jenkins] Check if submodule was updated unexpectedly
a0daf5f8chudsonUpdating 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
22352d406Per Östlund* OMCompiler 1afef5f...33c5dba (1): > [NF] Fix checkConnectorType for derived nodes.
adc135768Per Östlund* OMCompiler a154b44...1afef5f (1): > [NF] Fix default connector type for discrete types.
a6d7282b3Adrian Popupdate test due to changes in ticket:5336
270177bbdAdrian PopUpdating submodules
223eec880Adrian Popupdate OMCompiler/3rdParty
6c58cb89fPer Östlund* OMCompiler 89e4fb8...19e82ea (1): > [NF] Inherit annotations in functions.
ede3a4372Lennart Ochel* OMSimulator 9015f14...9b58085 (2): > Update OMTLMSimulator > Enable tlm tests again
189f35e99Robert Braun* OMSimulator e923b2a...9015f14 (1): > Sequential initialization of TLM submodels
68e277487Lennart Ochel* OMSimulator 2cb1242...e923b2a (2): > Emit results before stepping WC systems > Improve error messages of setRealInputDerivative
e277dd4f2hudsonUpdating submodules * OMEdit d66d325...9f3d0f7 (1): > Update e-mail address
9f3d0f7c6Lennart OchelUpdate e-mail address
353170ebbLennart Ochel* OMSimulator 827b45e...74ab875 (2): > Make working dir a canonical path > Make working dir the default tmp dir
5eca2c82cAdrian Pop* OMSimulator 6d1a547...827b45e (1): > update OMTLMSimulator
9d3928c68hkiel* OMCompiler a55f71c...89e4fb8 (2): > update documentation of some functions > fix compile warnings
d64206942hudson* libraries d6f226b...bf186f6 (1): > Bump libraries
fb37f9539Lennart Ochel* OMSimulator 5b18fb2...6d1a547 (1): > Sort API calls in the documentation
ab8a43703Per Östlund* OMCompiler 2de3e75...a55f71c (1): > [NF] Fix type when casting arrays.
f1702248bLennart Ochel* OMSimulator 2f8dd7a...5b18fb2 (1): > Update OMTLMSimulator
fb4a3775eRobert Braun* OMSimulator dc6caf6...2f8dd7a (1): > Update TLM submodule
a4239907dLennart Ochel* OMSimulator aca92db...dc6caf6 (1): > Add oms_setRealInputDerivative to the API
17e8dc127Lennart Ochel* OMSimulator 0eb72f6...aca92db (2): > Disable tlm tests for now. Revert this ASAP. > Implement soft real-time for co-simulation
00839f2f9Lennart Ochel* OMSimulator 13a80b7...0eb72f6 (1): > Fix command-line option --solver
72c250fb6AnHeuermann* OMCompiler b3d5248...2de3e75 (1): > Removed unused makefile rule mkbuilddir
4a9c3a2b2arun3688* OMCompiler ce469c3...b3d5248 (1): > fix Fstar Computation for dataReconciliation
d09ba73adhudson* libraries 0f55607...d6f226b (3): > Bump libraries > update MSL hash > update version in patches to 4.0.0-dev
185f64801Lennart Ochel* OMSimulator 85af15f...13a80b7 (1): > Update links in the README file
75b8c942bAdeel 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.
f9f54cc24Adeel Asghar* OMEdit 51d7b1e...b09a4f0 (1): > ticket:5274 Added a button to open the transformational debugger directly
d66d325c0Adeel AsgharSet the default compiler and allow resetting back to default
f38b366f9Adeel Asgharticket: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.
b09a4f003Adeel Asgharticket:5274 Added a button to open the transformational debugger directly
3a8709612Adeel Asghar* OMEdit f0fa107...51d7b1e (1): > Fix OSX build
51d7b1ef5Adeel AsgharFix OSX build
f5ddcb558Karim Abdelhak* OMCompiler 5c4124c...ce469c3 (1): > [BE] Fix mixed-determined dump and raise index to 10
b58799a80Karim Abdelhak[aspell] added overdetermined underdetermined underconstrained
a28c3f976Lennart Ochel* OMSimulator 32ebddd...85af15f (1): > Remove unused includes
6481cab70Lennart Ochel* OMSimulator a0df12c...32ebddd (2): > Disable concurrent OMSimulator builds > New flag --stripRoot
510ff8ceeAdrian Popupdate OMCompiler with correct 3rdParty
23a6c4733Adeel Asghar* OMEdit 9fe7631...f0fa107 (1): > ticket:5048 use the class name for listFile instead of file name
f0fa10751Adeel Asgharticket:5048 use the class name for listFile instead of file name
77305f95bAdeel Asghar* OMEdit 8db5bf7...9fe7631 (1): > ticket:5048 suppress the unnecessary qt warning messages
9fe763165Adeel Asgharticket:5048 suppress the unnecessary qt warning messages
c142f68caarun3688* OMCompiler d45128c...086fe63 (1): > add debug log and fix jacobian transpose for dataReconciliation
299f6fd84Martin Sjölund* OMSimulator 75b0296...a0df12c (3): > Get latest OMTLMSimulator > Fix Python C interface > [Jenkins] Fix tests
20363b8abAdeel Asghar* OMCompiler c0983d2...d45128c (1): > Expose the functions required by OMEncryption
8c3a23d5aPer Östlund[NF] Update tests.
e212d4da5Per ÖstlundUpdating submodules
106cb58a4Lennart Ochel* OMSimulator 3a00dbf...75b0296 (2): > Re-add testsuite > Remove testsuite submodule
45d68bffahudson* libraries 442de86...0f55607 (1): > Bump libraries
3bee91c1dAdrian 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
89143c127Adeel 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.
8db5bf7ebAdeel Asgharticket:4369 set the time unit so it doesn't become invalid. Only use the time conversion for time and interactive plot types.
39b77241ahudson* libraries 9bd9478...442de86 (1): > Bump libraries
f44d943bdPer Östlund[NF] Update tests.
6b26f03eePer ÖstlundUpdating submodules
ba4a3e231Per Östlund* OMCompiler 2fee2f0...71414e4 (1): > [NF] Add execStat för Absyn->SCode.
7981963c1hudson* libraries d48f031...9bd9478 (1): > Bump libraries
b145b5522Adeel Asghar* OMPlot af5c4a6...4b15019 (1): > Clean up resources
fd9bf81a0Per Östlund* OMCompiler 4b0bcc2...2fee2f0 (1): > Fix code generation for function outputs.
4b15019d1Adeel AsgharClean up resources
8c828b7e0Adeel Asghar* OMEdit 91189d4...3e4797e (1): > Clean the SVGs
3e4797e93Adeel AsgharClean the SVGs
b0a364590Per Östlund* OMCompiler 68cc738...4b0bcc2 (1): > [NF] Improve Typing.typeExpDim.
be9c750c6arun3688fix DataReconciliationOpenCpsTests.mos baseline results
53450f865arun3688Updating submodules
262caf127hkiel* OMEdit 7353b63...91189d4 (1): > fix for Qt4.8: do not use QStringRef.left() or right()
91189d4fahkielfix for Qt4.8: do not use QStringRef.left() or right()
8558faee4Anatoly Trosinenko* OMEdit ce509a3...7353b63 (2): > Use different icons for autocompleted class and component names > Show meaningful descriptions for autocompleted classes and components
7353b630fAnatoly TrosinenkoUse different icons for autocompleted class and component names
502f86fd7Anatoly TrosinenkoShow meaningful descriptions for autocompleted classes and components
2fe61a6fchudson* libraries 91c7cc3...d48f031 (1): > Bump libraries
aa92d03d8hudson* libraries 8c04a0a...91c7cc3 (1): > Bump libraries
1a1d3db32hudson* libraries 1541c34...8c04a0a (1): > Bump libraries
cd01b362fLennart Ochel* OMSimulator f1611fc...3a00dbf (1): > Fix documentation of oms_importString
ae77dd6edAdeel 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`.
ce509a36cAdeel AsgharFixes 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`.
a0d438c29Martin Sjölund* OMCompiler bbc721e...05c8b02 (1): > Unroll the patch commands
0da1f6564Martin SjölundUpdates for MSL 3.2.3 being added
8e643e886Martin SjölundUpdating submodules
ddc484b2ePer Östlund* OMCompiler d255b3a...bbc721e (1): > [NF] Use System.setUsesCardinality.
1d6c04a4cMartin SjölundUpdating OMCompiler
acff4fc14Martin Sjölund* OMCompiler 554ce08...a6a2406 (1): > Remove svn-clean.py
8b4fc4efeMartin Sjölund* OMCompiler a27fbae...554ce08 (1): > Unify BSD/OSX and GNU sed syntax to one
d803f6750Martin SjölundUpdating OMCompiler
bef7e4f63Adeel Asgharticket:5050 Use Qt::ElideRight for value column. Other columns use Qt::ElideMiddle
53121856eMartin Sjölund* OMCompiler fbc944f...e10d5e4 (1): > Use $(MAKE) in Makefile
21d2cf187Martin SjölundUpdating OMCompiler
c8fa40216Adeel Asgharticket#5190 Save the class when saving the documentation
72b57be7fAdeel Asgharticket#5207 Preserve the jacobian type between simulations
acf369209Per Östlund* OMCompiler 0f5c4be...2f863d0 (1): > [NF] Make Real range generation more robust.
de55ec377Anatoly TrosinenkoDo not pass platform triplets with '&' when compiling FMUs
008aaf86ePer Östlund* OMCompiler 58af603...0f5c4be (1): > [NF] Handle inner/outer in records.
0c0957928Anatoly TrosinenkoRefactor GitCommands.{h,cpp}
52aaba44ePer Östlund* OMCompiler 38fd61a...58af603 (1): > [NF] Allow Fortran 77 as external language.
d1d87566fPer Östlund[NF] Update tests.
9531ac33dPer ÖstlundUpdating submodules
a3987d2f8Per Östlund[NF] Add Complex subtraction test.
fa58684ecAdeel Asghar* doc c7d4997...8b616b2 (1): > Improved the OMPython's setXXX functions explanation
8b616b2cfAdeel AsgharImproved the OMPython's setXXX functions explanation
789da9f74Adeel Asghar* doc 50403cf...c7d4997 (1): > Fix heading style
06c68c1efMartin SjölundUpdating OMCompiler
c7d4997deAdeel AsgharFix heading style
646c9d059Martin Sjölund* libraries 7061218...5abf33d (1): > Add MSL 3.2.3
29765f548hudson* libraries 582ceb7...7061218 (1): > Bump libraries
a974fed69Per Östlund* OMCompiler be0943f...8167b9d (1): > [NF] Partially revert 8fcf925.
40501effcarun3688* doc 2ef337a...50403cf (1): > fix OMJulia introduction
50403cfa6arun3688fix OMJulia introduction
a0238987dhudson* doc bbccbd9...2ef337a (2): > Merge remote-tracking branch 'origin/master' > users guide doc for FMU animation
2ef337a4eAdeel AsgharMerge remote-tracking branch 'origin/master'
970471d85Volker Waurichusers guide doc for FMU animation
7e3b0eaa7Per Östlund* OMCompiler 247f185...be0943f (1): > [NF] Fix scoping of redeclared components.
2078fcba0Per Östlund* OMCompiler 852d89e...247f185 (1): > [NF] Handle importing and inheriting the same name.
96385720ePer Östlund* OMCompiler 8fcf925...852d89e (1): > [NF] Fix operator overloading.
fbf72a40dPer Östlund* OMCompiler fcedc05...8fcf925 (1): > [NF] Various improvements.
fa64771d5Lennart Ochel* OMSimulator 6bfac9a...f1611fc (2): > Updating testsuite > Step me-system also if it doesn't contain any FMU
53bb83a9dWilli BraunUpdating submodules
d97b89374Willi Braunadded test for ticket5294
a36ff7228hudsonUpdating submodules
35ce3fd87Willi Braunadjust test
21a25349aLennart Ochel* OMSimulator 5fcd6f3...6bfac9a (1): > Revert "Fix bug in oms_compareSimulationResults"
3f09a7561Per Östlund* OMCompiler bf2e0a4...eb421e8 (1): > [NF] Evaluate bindings of complex final parameters.
bc3ef8138Lennart Ochel* OMSimulator d2a0e99...5fcd6f3 (1): > Fix bug in oms_compareSimulationResults
597b6c86bLennart Ochel* OMSimulator 5ee8cb1...d2a0e99 (1): > New flag --wallTime
5ce87e80fLennart Ochel* OMSimulator 4a05af7...5ee8cb1 (1): > Updating testsuite
6727d600eLennart OchelTest output-states
d164e66abLennart OchelUpdating submodules
c3b5ebb23Lennart OchelExpected output
2d94743e5hudson* libraries ce198e2...582ceb7 (1): > Bump libraries
f643f5b5aLennart Ochel* OMCompiler e3d42ec...7eaf6bc (1): > Replace BackendDAEUtil.traverseBackendDAEExpsEqnsWithUpdate
885713e53Per ÖstlundUpdating submodules
0082843b0Per ÖstlundAdd test for --showStructuralAnnotations.
8e4b477fcPer Östlund* OMCompiler 2128334...547468f (1): > Expand crefs when simplifying cat.
20243de70Lennart Ochel* OMSimulator 3ddb45c...4a05af7 (1): > Fix tables and time in wc-systems
6cc245e7cLennart Ochel* OMSimulator 9890d0f...3ddb45c (2): > Updating testsuite > Fix deletion of associated connections
3534b10abLennart Ochel* OMShell 43edc61...cf210ce (1): > Update .gitignore
cf210ceb0Lennart OchelUpdate .gitignore
4824a887dLennart Ochel* OMSimulator 7d7e812...9890d0f (1): > Remove Identifier.h/cpp
c2b1c9a01hudson* libraries 277c9e5...ce198e2 (1): > Bump libraries
6772ad32aLennart Ochel* OMSimulator 14b8f2b...7d7e812 (2): > Test if regex is valid > Fix result filter for tables
f02df9f01Adeel Asghar* doc 27c9045...bbccbd9 (2): > Document the variable filter option > ModelicaSystem can load dependent Modelica files
bbccbd95bAdeel AsgharDocument the variable filter option
0b6f0159aAdeel AsgharModelicaSystem can load dependent Modelica files
e52a2d854Adeel Asghar* doc 9c99416...27c9045 (1): > Updated examples
27c90450fAdeel AsgharUpdated examples
91daed6d2hudson* libraries 3867ee4...277c9e5 (2): > Bump libraries > update MSL patches due to version changes - update master revision to the lastest in repos.json
88ec3b611hudsonUpdating submodules * OMEdit e519aa1...5016e9c (2): > Update .gitignore > Make oms_system_wc the default system choice
5016e9c73Lennart OchelUpdate .gitignore
31578c083Lennart OchelMake oms_system_wc the default system choice
90ac577e4Adrian PopUpdating OMCompiler
87023ab54Lennart Ochel* OMPlot c25c2a7...af5c4a6 (1): > Update .gitignore
af5c4a6adLennart OchelUpdate .gitignore
825f1f0f1Lennart OchelUpdating submodules * OMOptim 6cc37d7...794e92d (1): > Update common
43edc6161Lennart OchelUpdate common
9d9580f5bLennart Ochel* OMNotebook bc948d8...da5e18f (1): > Update common
da5e18f2eLennart OchelUpdate common
e60d0de05Lennart OchelUpdate .gitignore
02d3df86dLennart Ochel* OMSimulator c8b9900...470808f (3): > Updating testsuite > Dump error if setReal failed > Dump error if getReal failed
99820f8bdAdrian Pop* OMCompiler e2dbad2...43044cb (1): > [FMU] static link sundials, ticket:5293
e29c9e2cfhudsonUpdating submodules * OMEdit d21bc7d...e519aa1 (1): > ticket#5282 Added a customizable delay in variable filter
9ba78919cAdrian Pop* OMCompiler 5e72f06...e2dbad2 (1): > more execstat: at the end of frontend and for checkmodel
e519aa112Adeel Asgharticket#5282 Added a customizable delay in variable filter
3d550e416Martin Sjölund* OMSimulator a200e03...02399ec (1): > Make a static build using Alpine Linux
de0b3ad99Per ÖstlundUpdating submodules
5c577d75dPer Östlund[NF] Add when test.
9e91387feAdeel Asghar* OMEdit 0ce89e2...d21bc7d (1): > Check against the actual stop time Rename for OMSimulator models is not implemented yet.
d21bc7d10Adeel AsgharCheck against the actual stop time Rename for OMSimulator models is not implemented yet.
5290514e7Adeel Asghar* OMEdit 712d903...0ce89e2 (1): > Compare against LibraryType
0ce89e2f0Adeel AsgharCompare against LibraryType
2a10dd5f3Adeel Asghar* OMEdit 5297e5b...712d903 (1): > ticket#5285 Implemented "save as" for OMSimulator models
712d903b2Adeel Asgharticket#5285 Implemented "save as" for OMSimulator models
9d1baa971Adeel Asghar* OMEdit 35a006c...5297e5b (1): > Better handling of system simulation information Allow instantiation and simulation from system and submodel level as well.
5297e5ba0Adeel AsgharBetter handling of system simulation information Allow instantiation and simulation from system and submodel level as well.
b9a78f02cLennart Ochel* OMSimulator 08e3bf9...a200e03 (1): > Fix asynchronous simulation
cd6134b31hudson* OMSimulator 8c8c521...08e3bf9 (2): > Remove obsolete references to OMSimulatorLib.png > Re-add dummy TLM interface
26b40ffe7Lennart Ochel* OMSimulator d573c46...8c8c521 (1): > Add some missing lua and python bindings
785efe178Lennart Ochel* OMSimulator d90764d...d573c46 (1): > Implement oms_getFixedStepSize
470837dbaLennart Ochel* OMSimulator 29991f2...d90764d (1): > v2.1.0-dev
64def7ab0hudsonUpdating submodules * OMEdit 55dabec...35a006c (1): > Do not place autogenerated commands to OMC window command line history
fd4e040b5Per Östlund[NF] Update tests.
5a980e996Per ÖstlundUpdating submodules
35a006cfcAnatoly TrosinenkoDo not place autogenerated commands to OMC window command line history
253464901Lennart Ochel* OMSimulator 8cec050...3c0c27c (1): > Read version string from file if git is not available
0dacf2abaWilli Braun* OMCompiler 8cd9743...25cfbd5 (1): > removed misleading fScalings labels in kinsol dump
dd3ff330eAdeel Asghar* OMEdit 18e18bd...55dabec (1): > ticket#5273 Reset the filters before inserting new items to Variables Browser The filters are applied back after insertion.
55dabec31Adeel Asgharticket#5273 Reset the filters before inserting new items to Variables Browser The filters are applied back after insertion.
b610dde48Adeel Asghar* OMEdit 2b48418...18e18bd (1): > OMSimulator binaries are in bin folder for Windows
18e18bdfaAdeel AsgharOMSimulator binaries are in bin folder for Windows
bbf16cdeaPer Östlund* OMCompiler 683050e...8cd9743 (1): > [NF] Fix root class modifiers.
580dd2bb5Lennart Ochel* OMSimulator 29e2dae...8cec050 (1): > Allow setting start values before an FMU is instantiated
080a4a03dLennart Ochel* OMSimulator 1552061...29e2dae (2): > Updating testsuite > Make model->getSystem("") returning the root system
2d5a7feefLennart Ochel* OMSimulator 628d249...1552061 (1): > Update Python bindings
e8dc4c0b9Adrian Pop* libraries dc6dc70...3867ee4 (1): > add .git ending
6f8f24c0fLennart Ochel* OMSimulator 54741bf...628d249 (2): > Update oms_freeMemory > Add more Python bindings
79d048cbbhudsonUpdating submodules * OMSimulator 5efb12d...54741bf (1): > Remove idle bat-files
2bbce9058David Polak* OMCompiler 0ef03fc...683050e (1): > Fix FMU hybrj_ function signature
cc4354dedAnatoly Trosinenko* OMCompiler 23d8d26...0ef03fc (1): > Use the stack bottom value from the old threadData, if available
e290872bfLennart Ochel* OMSimulator 34bf83d...5efb12d (1): > Fix some issues with SSP import for SC systems
db3cabe34hudson* libraries 720a5ce...c8881a0 (1): > Bump libraries
726115113Adrian Pop* OMCompiler 0861aa3...23d8d26 (1): > fix metis build on mac
2f561db06Adrian Pop* OMSimulator d32a5f4...34bf83d (1): > Use curly instead of normal
2fb0879acAdeel Asghar* OMEdit 0bae201...2b48418 (1): > Adapt to oms_setTolerance
2b48418dfAdeel AsgharAdapt to oms_setTolerance
ed8efa22bhudsonUpdating submodules * OMEdit d04b21f...0bae201 (2): > Fix call of oms_setTolerance > Text view for OMSimulator components
0bae201f4Lennart OchelFix call of oms_setTolerance
585e39728Per Östlund* OMCompiler ea40561...0861aa3 (1): > [NF] Fix Typing.typeCrefDim.
9a352e40bAdeel AsgharText view for OMSimulator components
32f2c4511Per ÖstlundUpdating submodules
6307dbc48Per Östlund[NF] Add reduction tests.
78b742bfbLennart OchelUpdating submodules
84a90a33fLennart OchelUpdate tests
d04b21f89Lennart OchelFix oms model state
5cdb13db1Lennart OchelAdapt to OMSimulator API changes
6717298e9Per Östlund* OMCompiler ef2d3b4...bbc0127 (1): > [NF] Record binding fixes.
ebc2b0f30Adeel Asghar* OMEdit 6bcab54...5ab86e2 (1): > System simulation information for strongly coupled systems
5ab86e244Adeel AsgharSystem simulation information for strongly coupled systems
1002d7bc9hudsonUpdating submodules * OMEdit b3b2c54...6bcab54 (1): > Allow setting OMSimulator flags Removed the oms2 references
6bcab5440Adeel AsgharAllow setting OMSimulator flags Removed the oms2 references
fb6797a73Anatoly Trosinenko* OMEdit 8a25d73...b3b2c54 (1): > Basic implementation of completion for Modelica
b3b2c54c2Anatoly TrosinenkoBasic implementation of completion for Modelica
c14d0527fhudson* libraries bb7703b...2f5b752 (1): > Bump libraries
1ff576939Anatoly Trosinenko* OMEdit 4f53a8a...8a25d73 (1): > Implement feature to move FMU after build
8a25d733fAnatoly TrosinenkoImplement feature to move FMU after build
1a51d290dLennart Ochel* OMSimulator 9bf31c4...724b23a (1): > Updating testsuite
efa44fb5ePer Östlund* OMCompiler 1f8adde...ef2d3b4 (1): > [NF] Element-wise overloaded operator support.
d663c40d8Per ÖstlundUpdate tests.
164a5ffe7Per ÖstlundUpdating submodules
7df277138Lennart OchelUpdate DualMassOscillator.mo
2bf67ee95Lennart Ochel* testsuite a5b0f22...7df2771 (1): > Update DualMassOscillator.mo
25020e4e4Per Östlund* OMCompiler 5e47a15...1f99d4a (1): > [NF] Add case for MUTABLE in Typing.typeExp.
df139e6a8Per Östlund* OMCompiler 158a345...5e47a15 (1): > [NF] Flatten for-loop ranges when unrolling.
a2a618928Per Östlund* OMCompiler c0d2c57...158a345 (1): > [NF] Fix TypeCheck.getRangeTypeReal.
749025cd8Per Östlund* OMCompiler 973bab3...c0d2c57 (1): > [NF] Improve Ceval.evalArrayConstructor.
92fe82098Adrian Pop* OMSimulator 0ca3a87...9bf31c4 (1): > link with -latomic on i386
793eed3behudson* libraries b229cc9...bb7703b (1): > Bump libraries
12b8cb95fPer Östlund* OMCompiler d681d71...973bab3 (1): > [NF] Cleanup some toString functions.
dc548f0ecLennart Ochel* testsuite 539eebd...a5b0f22 (1): > Test case for coupled ME-FMUs
a5b0f2221Lennart OchelTest case for coupled ME-FMUs
b71408040Lennart Ochel* OMCompiler 8481cc5...d681d71 (1): > Trigger internal computation in initialization mode
114dd97fcLennart Ochel* OMSimulator 25b7058...0ca3a87 (1): > Fix linking boost
fc1361e67Per Östlund* OMCompiler 3c1d34e...8481cc5 (1): > [NF] Fix type in Ceval.evalArrayConstructor.
539eebd8eLennart OchelExpected output
576e64c1cLennart OchelUpdating submodules
2d5427859Lennart Ochel* OMSimulator a8590e0...0d9a538 (1): > Flag to avoid using (wrong) InitialUnknowns from OpenModelica
ec10172a7Per Östlund* OMCompiler 0fb5b98...3c1d34e (1): > [NF] Collect functions in builtin attributes.
fbfc3fad8Per Östlund* OMCompiler 2be04fd...0fb5b98 (1): > [NF] Fix Flatten.collectTypeFuncs for arrays.
f17c7f84dhudson* libraries a7b173c...b229cc9 (1): > Bump libraries
30417ae50Adrian Pop* OMCompiler 1871ad3...2be04fd (1): > [NF] support range based on enumeration type
0d9909d96Adrian Pop* OMCompiler da97141...1871ad3 (1): > add more operators and builtin functions to the embedded codegen
643bfada5Lennart Ochel* OMSimulator dc81b66...a8590e0 (1): > Fix multiline log messages on Windows
ab601ab7ahudson* libraries 97e5b18...a7b173c (1): > Bump libraries
c15ea990aLennart OchelInitialization of a simple composite model
aa775798bLennart Ochel* testsuite 6c01304...c15ea99 (1): > Initialization of a simple composite model
fb97934ccLennart Ochel* OMSimulator 8198634...dc81b66 (1): > Fix initialization of composite models
bd5825906Lennart Ochel* OMSimulator 26f4f93...8198634 (1): > Fix debug configuration
9f86e33d3Lennart Ochel* OMSimulator 49c2b46...26f4f93 (2): > Check if it is not allowed to set a start value > Check if FMU exists
7cdbd0169hudson* libraries f99d436...97e5b18 (1): > Bump libraries
d4af0bd40Per Östlund* OMCompiler c8cc40e...da97141 (1): > Handle record better in lowerArrayEqn.
6c0130470Lennart OchelMove OMSimulator tests to its own folder
135b7b1cbLennart Ochel* testsuite bde3269...6c01304 (1): > Move OMSimulator tests to its own folder
0c338ceb2Per Östlund* OMCompiler c68f433...c8cc40e (1): > [NF] Fix Ceval.makeRecordBindingExp.
8894598e3hudson* libraries c563d2e...f99d436 (1): > Bump libraries
d5c9d7abbAdeel Asghar* OMEdit 7074e48...4f53a8a (1): > More FMU capability flags Added `canInterpolateInputs` and `maxOutputDerivativeOrder`
4f53a8a7aAdeel AsgharMore FMU capability flags Added `canInterpolateInputs` and `maxOutputDerivativeOrder`
75b75d444Per Östlund* OMCompiler ef2fed9...c68f433 (1): > [NF] Ceval/SimplifyExp improvements.
bde3269e1Lennart OchelTest case for initialization of an FMU
0987149f6Lennart OchelUpdating submodules
8ee41fb4fPer Östlund* OMCompiler 82a256a...2f4f72e (1): > [NF] Fix connection graph.
48530199cMartin SjölundAdd missing depends line
25a996e94hudsonUpdating submodules
43cc0a2a4arun3688add tests for computing reconciled x and sx
0492dfd18Lennart Ochel* OMCompiler 5c68648...a4086ba (1): > Fix initialization of parameters and attributes for FMUs
2a93e3e52hudson* libraries 7ad0ed5...c563d2e (1): > Bump libraries
868ae7cbdAdeel Asghar* OMEdit e6e83ea...7074e48 (1): > ticket:5187 Fixed the indentation issue Preserve user formatting where entire sub-packages are kept as single files
7074e4887Adeel Asgharticket:5187 Fixed the indentation issue Preserve user formatting where entire sub-packages are kept as single files
79fb9fca0Per Östlund* OMCompiler 15e62b7...5c68648 (1): > [NF] Retype array constructors after ceval.
6b5a2cc2cPer Östlund* OMCompiler 8311f26...15e62b7 (1): > [NF] Improve toString functions.
22b81040dLennart Ochel* OMCompiler 0695240...8311f26 (1): > Fix capability flag maxOutputDerivativeOrder
c47a20db4Lennart Ochel* OMSimulator 7196c9a...49c2b46 (1): > Move add_rpath to cmake
0fa241056Per Östlund* OMCompiler 43bdde4...0695240 (1): > [NF] Various fixes.
8d6a86bbcMartin Sjölund* OMCompiler 17e1186...43bdde4 (1): > Add the trigonometric functions to EmbeddedC
5f74dae9fhudsonUpdating submodules * OMSimulator 49fa246...7196c9a (3): > Generate dynamic version of OMSysIdentLib > Misc warning fixes > New implementation of command line flags
f3830b7fdPer Östlund* OMCompiler cf3c2d4...17e1186 (1): > [NF] Improve Expression.splitRecordCref.
c69acb4a9hudson* libraries 0f44e9f...04efb7e (1): > Bump libraries
06230fdefPer Östlund* OMCompiler b839fa1...cf3c2d4 (1): > [NF] Fix DAE conversion of ^ operator.
5ddf5fe2cPer Östlund* OMCompiler 8ad5de1...b839fa1 (1): > [NF] Fix DAE conversion of / operator.
3a416d669Per ÖstlundAdd moveClass test.
6508c93faPer ÖstlundUpdating submodules
94854f254Martin Sjölund* doc d08d562...9c99416 (1): > Add DOI for Eurosim 2016
9c994164fMartin SjölundAdd DOI for Eurosim 2016
5f35ad2e2hudson* libraries dba5111...0f44e9f (1): > Bump libraries
0ef3ef7c2Anatoly Trosinenko* OMSimulator e9e1403...49fa246 (1): > Logging: do not call vsnprintf for disabled debug messages
57ef0b196hudson* libraries 174a4f0...dba5111 (1): > Bump libraries
dd401ea20hudson* libraries 6147311...174a4f0 (1): > Bump libraries
df0452cb6Anatoly Trosinenko* OMCompiler 1b6a960...1e836b6 (1): > Implement *_get_5D(...) array accessors
134d5852aLennart Ochel* OMSimulator b865951...e9e1403 (2): > Support input derivatives > Add maxOutputDerivativeOrder to FMUInfo
ce88c16c2Lennart Ochel* OMSimulator 557cbb7...b865951 (1): > Add bat files to run config and build process
88b1ed64ehudson* libraries 14714c1...6147311 (1): > Bump libraries
ed2cbce38Anatoly Trosinenko* OMCompiler 52cd129...1b6a960 (1): > Do not complain on NULL returned when allocating 0 objects
cd71f416ehudson* libraries a0ef68d...14714c1 (1): > Bump libraries
f05c7c387Adrian Popcheck if common directory exists
c31d49b1fhudson* libraries f22b5e7...a0ef68d (1): > Bump libraries
0821045bbMartin Sjölund* OMCompiler 2b1c2bf...52cd129 (1): > Additional debug messages for overdetermined systems
9be213254adrpodisplay the commands during run
ae7259ae4adrpomake it executable
3a1ea1703hudson* libraries 48137c7...f22b5e7 (1): > Bump libraries
a74939d1dAdrian Pop* doc 79083ae...d08d562 (1): > fix sed expression for changing svg to pdf in .tex
d08d5620bAdrian Popfix sed expression for changing svg to pdf in .tex
5c04f7b56Robert Braun* OMSimulator 36f810b...557cbb7 (1): > Enabled oms3_setLoggingLevel for TLM simulations
7e364dedahkiel* OMCompiler 802d9c8...2b1c2bf (1): > fix copy&paste error
e4c4f8f73Adrian Pop* doc 4593658...79083ae (1): > proper literal quote for function comments
f026e4317Dietmar Winkler* OMCompiler 4eda4f7...802d9c8 (1): > BeautifulSoup 3 is no longer maintained, switch to bs4
79083ae24Adrian Popproper literal quote for function comments
2c2276b3bAdrian Pop* doc c6431a4...4593658 (1): > fix missing backquote, remove space in literal
43508c1e2Adrian 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
4593658c7Adrian Popfix missing backquote, remove space in literal
9d0d1a98cAdrian Pop* doc a596ebd...c6431a4 (1): > never ending story
c6431a421Adrian Popnever ending story
3e83e6959Adrian Pop* doc 2ab3862...a596ebd (1): > attempt verbatim escaping
a596ebda9Adrian Popattempt verbatim escaping
5b3e6726dhudson* libraries fbd1815...48137c7 (1): > Bump libraries
3fdcbf2e4hkiel* OMNotebook bec0c66...bc948d8 (2): > fix notebook documents being trashed, trac:5255 > also ask before deleting cell when using keyboard short cut
bc948d82chkielfix notebook documents being trashed, trac:5255
d52fbfc99hkielalso ask before deleting cell when using keyboard short cut
ebb51a350Adrian Pop* doc db03d43...2ab3862 (1): > attempt to fix rst warnings, make class comment verbose
2ab38620aAdrian Popattempt to fix rst warnings, make class comment verbose
d6ee3b73dAdrian Pop* doc a448030...db03d43 (1): > activate the profiling again
db03d43cdAdrian Popactivate the profiling again
df494c231hudson* libraries d697be9...fbd1815 (1): > Bump libraries
771345a74Martin Sjölund* libraries c7a1ffc...d697be9 (1): > M_LS2 2.3.4 provides 2.3.2 functionality
d80495aeahkiel* OMCompiler 7140453...434838c (1): > fix SVG generation script for Python3
49f2729f2hudson* libraries 23d1fa6...c7a1ffc (1): > Bump libraries
1696e2d00Lennart Ochel* OMSimulator 6ca3f79...36f810b (1): > Fix performance issue of writing the simulation results
4ff0ebd88hudson* libraries bb717a9...23d1fa6 (1): > Bump libraries
bc6d80863Adeel Asghar* OMEdit 19b718f...e6e83ea (1): > Removed unnecessary debugging/helping code.
e6e83ea33Adrian Popfix ticket:5251, use secsTo instead of direct comparison
1e137dfbcAdrian Pop* OMEdit 4a8d97d...19b718f (1): > fix ticket:5251, use secsTo instead of direct comparision
f88769989Adrian Pop* OMCompiler d090ace...7140453 (1): > fix ticket:5250 handle '<' and '>' the way GenerateDoc.mos does
6965af029wibraun* doc d5eccd3...a448030 (1): > added section for DAE mode
a44803077wibraunadded section for DAE mode
dee1ffbadPer Östlund[NF] Add operator overloading array tests.
d1a04bc77Per ÖstlundUpdating submodules
a8243f554hudson* libraries 9bd3ed5...bb717a9 (1): > Bump libraries
0823da75bAndreas* OMCompiler 3fa798f...b8ddb69 (1): > Added dependency for CPP runtime on Windows mingw build
c0bc3ccc6niklwors* OMCompiler 7a31ea6...3fa798f (1): > [cppruntime] Adapted zero function tolerance
1cabdc1f8Adrian PopUpdating submodules
24f22591bAdrian Popadd test for ticket:5249
50a0bb93fhudson* libraries 2ba74b0...9bd3ed5 (1): > Bump libraries
a7a556e82wibraun* OMCompiler 8255622...83d5105 (1): > added UsersGuide ref ticket:4246
cb76bb334Lennart Ochel* OMCompiler 35cf6f8...8255622 (1): > Fix typos
03f4fb32eniklwors* testsuite edc48e4...b7a3f0c (3): > temporary deactivated cpp test > temporary deactivates cpp test > adapted cpp test
b7a3f0cedniklworstemporary deactivated cpp test
e9f8ac159niklworstemporary deactivates cpp test
4329bd6a8niklworsadapted cpp test
4e495f466hudson* libraries 52ea1e6...2ba74b0 (1): > Bump libraries
edc48e43fPer Östlund[NF] Update tests.
94a8f6b55Per ÖstlundUpdating submodules
f327e1776Willi BraunUpdating submodules
918a5f78eWilli Braunupdate daeMode examples
a5a441c44Per Östlund* OMCompiler 7b01c95...23e4c45 (1): > Improve code generation for ADD/SUB_ARRAY_SCALAR.
1c44f86a1Adeel Asghar* OMEdit 14a8e7b...4a8d97d (1): > ticket:5244 Fix plotting array derivatives
4a8d97dc9Adeel Asgharticket:5244 Fix plotting array derivatives
ebdece43bLennart Ochel* OMSimulator 6bc7844...6ca3f79 (1): > Add --progressBar to CLI
4ce9d1d2dAdrian Pop* libraries f5eaab2...52ea1e6 (1): > add text on how to add a new library
e6fbb61b1hudson* libraries d1c8830...f5eaab2 (1): > Bump libraries
6383b5954Per Östlund* OMCompiler 32d10a9...7b01c95 (1): > [NF] Fix Record.collectRecordParam.
968a6f7cfAdrian Pop* libraries 6d6603f...d1c8830 (1): > add ThermalSeparation library
de8057ec1hudson* libraries b34a8b8...6d6603f (5): > Bump libraries > update Complex and ModelicaTest trunk patches > Update ModelicaServices trunk patch > update MSL master > update Modelica trunk patch
be84cd68dPer Östlund* OMCompiler d8ca873...32d10a9 (1): > [NF] Record fixes.
2a3f35c40Lennart Ochel* OMSimulator ed6d9f8...6bc7844 (1): > Implement a progress bar for stepUntil
50c759882Per Östlund[NF] Add record constructor tests.
37ff3e6dbPer ÖstlundUpdating submodules
598960397Per Östlund* OMCompiler c257574...a16d2aa (1): > Fix lowerEqn for initial complex equations.
728409e52Adeel Asghar* OMEdit 2310bb3...14a8e7b (1): > ticket:5187 preserve user formatting
14a8e7bb8Adeel Asgharticket:5187 preserve user formatting
e971eca79Lennart Ochel* OMSimulator eb3cec2...ed6d9f8 (1): > Implement oms3_setLoggingLevel
8d7f6f8c0Per Östlund* OMCompiler b641911...c257574 (1): > [NF] Collect constructors from record expressions.
b60ef14b1Robert Braun* OMSimulator 1db7789...eb3cec2 (3): > Updating testsuite > Use number of log samples for TLM logging > Log all variables with TLM simulations
8a4a6d9d0hudsonUpdating submodules * OMEdit b7e072e...2310bb3 (1): > Fix OSX build
2310bb3c8Adeel AsgharFix OSX build
2c111aa2cadrpoupdate README.md
9eb6d39f3Lennart Ochel* OMSimulator 7d3831b...9d2f1cc (1): > Add wallTime to systems and components
3856d3c93hudson* libraries b29a005...b34a8b8 (1): > Bump libraries
454cc0f4bPer Östlund* OMCompiler a1f95a6...b641911 (1): > Handle DAE.REDUCTION in differentiateExp.
db3e5dacdPer Östlund[NF] Add type input/output tests.
64bf6c5e9Per ÖstlundUpdating submodules
7e723a6aeLennart Ochel* OMSimulator 0936825...7d3831b (1): > Updating testsuite
aac088eccAdeel Asghar* OMEdit 5866cd2...b7e072e (1): > ticket:5234 Make sure we always set the MainWindow as active after the simulation
b7e072e57Adeel Asgharticket:5234 Make sure we always set the MainWindow as active after the simulation
856ae3fd6Adeel 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
5866cd268Adeel AsgharMake sure we log the messages in the same thread Read the standard output and error files when using the OMSimulator API
dbcd0a438hudson* libraries c5d6e2b...b29a005 (1): > Bump libraries
5e99d5ae7Adrian Popv1.14.0-dev
e9b53fa5aAdrian Popv1.14.0-dev
42a18c2efAdrian Popupdate the tagging script
c7cfe9eadAdrian Popadd a script to tag the release
e861b96d5Per Östlund[NF] Update tests.
ef5d1da1aPer ÖstlundUpdating submodules
f3614b6b4Per Östlund* OMCompiler cb2f4d4...c1a48de (1): > [NF] Add missing cases to Expression.compare.
f73be11cahudson* libraries 4cfb2b3...c5d6e2b (1): > Bump libraries
606f99b61Per ÖstlundUpdating submodules
3693a2765Per Östlund[NF] Update tests.
3a80efe2ePer Östlund* OMCompiler 9fc7ba2...c7c9c71 (1): > [NF] Clone derived nodes.
a063a0ee5hudson* libraries 346a5ff...4cfb2b3 (1): > Bump libraries
731b96f1ehudson* libraries d96f686...346a5ff (1): > Bump libraries
9b262ea3cPer Östlund* OMCompiler 8ffc95a...9fc7ba2 (1): > [NF] Improve evaluation of record fields.
b63f2de9aPer ÖstlundUpdating submodules
60f701218Per Östlund[NF] Update tests.
1f0b2c95dhudson* libraries e55a16c...d96f686 (1): > Bump libraries
2dedf251fAdeel Asghar* OMEdit 6abfbe4...a8fad2e (1): > Cancel the composite model simulation properly Set the default result file buffer to 100
a8fad2e17Adeel AsgharCancel the composite model simulation properly Set the default result file buffer to 100
439ab4512Adeel Asghar* OMEdit 3ab3f3d...6abfbe4 (1): > Copy the simulation output without HTML formatting
6abfbe4e9Adeel AsgharCopy the simulation output without HTML formatting
612fcd10eAdeel Asghar* OMEdit a078212...3ab3f3d (2): > Delete the Algloop* files generated by cpp runtime > Make sure the result file is new
36d1c9e24Willi BraunadjustTests
74d0b9d17Willi BraunUpdating submodules
3ab3f3d2fAdeel AsgharDelete the Algloop* files generated by cpp runtime
3328a587dhudson* libraries 6849ba0...e55a16c (1): > Bump libraries
1ff9da818Adeel AsgharMake sure the result file is new
e91e1ce0eRüdiger Franke* OMCompiler 6770e63...de12219 (1): > [Cpp] Normalize paths for simple concatenation of file names
a21a6771cRü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
a7e0e8681Per Östlund* OMCompiler 8b10a66...aa64ed4 (1): > [NF] Constant evaluation optimizations.
8a481787fAdeel Asghar* OMEdit 8caab61...a078212 (1): > Interactive simulation is only implemented for c-runtime
a0782120cAdeel AsgharInteractive simulation is only implemented for c-runtime
a861c454ePer Östlund* OMCompiler 99e1c39...8b10a66 (1): > [NF] Include root name when creating complex DAE types.
884824a1fPer Östlund* OMCompiler 809abfc...99e1c39 (1): > [NF] Improve Expression.hasArrayCall.
a14e6294aPer Östlund* OMCompiler bccd64c...809abfc (1): > [NF] Collect more record constructors.
622902ef5Per Östlund* OMCompiler 2661fa9...bccd64c (1): > [NF] Record fixes.
078bb51cfRüdiger Franke* OMCompiler 9bcafd6...2661fa9 (1): > [Cpp] Implement flags for input and output path, ticket:4773
a449fe81eRüdiger Franke* OMCompiler 6f93d97...9bcafd6 (1): > [Cpp] Fix derivative vars in XmlPropertyReader, ticket:4773
d64e610ccAdeel Asghar* OMEdit bcad330...8caab61 (1): > Set the tolerance for WC systems
8caab614aAdeel AsgharSet the tolerance for WC systems
d0f02ca1dWilli Braunupdate tests
60dd6b7f9hudsonUpdating submodules
c22d7d063hudson* libraries e4f7696...6849ba0 (1): > Bump libraries
155dade7fAdeel Asghar* OMEdit a907340...bcad330 (1): > SSD text view for systems.
bcad33063Adeel AsgharSSD text view for systems.
e4c61d1f4Adeel Asghar* OMEdit 11caab2...a907340 (1): > Set the signal filter when instantiating the model.
a90734022Adeel AsgharSet the signal filter when instantiating the model.
821a3b5c5Lennart Ochel* OMSimulator f34bbb6...0936825 (1): > Add oms3_setSignalFilter
7adba7b5eRüdiger Franke* OMCompiler 7f7fb53...210af85 (1): > Re-add local ModelicaExternalC to Cpp runtime, ticket:5227
2f21e5acdPer Östlund[NF] Add record inheritance tests.
f1ef750b4Per ÖstlundUpdating submodules
381bb20c8Adeel Asghar* OMEdit b753795...11caab2 (1): > Allow adding TLM connector to the component
11caab2a3Adeel AsgharAllow adding TLM connector to the component
51e6bc3cdAdeel Asghar* OMEdit 2a71c2e...b753795 (1): > Highlight oms:TlmMaster keyword
b75379539Adeel AsgharHighlight oms:TlmMaster keyword
1a5b5b0e3Adeel Asghar* OMEdit 46cf236...2a71c2e (1): > Don't change the filename
2a71c2e9fAdeel AsgharDon't change the filename
b7a12310fhudson* libraries 5eaddd4...e4f7696 (1): > Bump libraries
2a80a5344Adeel Asghar* OMEdit 2e15199...46cf236 (1): > Connectors are not allowed on a TLM system
46cf23670Adeel AsgharConnectors are not allowed on a TLM system
52782f550Robert Braun* OMSimulator 71785cb...f34bbb6 (2): > Updating testsuite > Prevent add variable of existing type to TLM bus
03628c0e2Per Östlund* OMCompiler 12ee163...96dfd76 (1): > [NF] Evaluate more constants in functions.
4d2c7430aPer Östlund* OMCompiler 6ac3d32...12ee163 (1): > [NF] Minor fixes.
4767f96a4Per Östlund* OMCompiler 83bdb3d...6ac3d32 (1): > [NF] Fix type checking of tuple expressions.
7857c0c50Robert Braun* OMSimulator 707c3c3...71785cb (2): > Updating testsuite > Fix setTLMPositionAndOrientation
8ccdc3f97Per Östlund* OMCompiler eeb0df6...83bdb3d (1): > [NF] Fix subscripting of ranges.
e49f7dc19Rüdiger FrankeUpdate test with array of overconstrained connectors
957e96444Rüdiger FrankeUpdating submodules
f33ad0672Adeel Asghar* OMEdit e8953bb...2e15199 (1): > More structuring of OMSimulator files
2e1519928Adeel AsgharMore structuring of OMSimulator files
3bb7e3c86Rebeka Farkas* OMSimulator 4506eb3...707c3c3 (2): > Updating testsuite > Extend functionality with adaptive step size control
762661398hudson* libraries 0f64bed...5eaddd4 (1): > Bump libraries
e980f70a5Per Östlund[NF] Added partial function application tests.
a04a3a79cPer ÖstlundUpdating submodules
670faf6d9Per Östlund* OMCompiler f5cbc6b...0fa8007 (1): > Fix anyString for SOME().
ba23f78a6Lennart Ochel* OMCompiler dc05202...f5cbc6b (1): > Fix CS-FMU doStep function - Fix event handling - Fix integration method (euler)
a907b31e9Adeel Asghar* OMSimulator 76d061d...4506eb3 (1): > oms3 interface for logging callback
77ecf9065Adeel Asghar* OMEdit 0545fc6...e8953bb (1): > TLM system simulation information interface
e8953bb7fAdeel AsgharTLM system simulation information interface
3c3de597eRobert Braun* OMSimulator c33b0e8...76d061d (2): > Updating testsuite > Simulate external models with oms3
d7c1219c9Adeel Asghar* OMEdit b0ea5fe...0545fc6 (1): > Better structuring of OMSimulator related files
0545fc650Adeel AsgharBetter structuring of OMSimulator related files
940587fc5Robert Braun* OMSimulator 7d99ad0...c33b0e8 (2): > Updating testsuite > Improved TLM error messages
cbbf0e496Lennart Ochel* OMSimulator 5c8abb7...7d99ad0 (1): > Install OMSimulatorPython.bat for mingw
8f838d3b3Lennart Ochel* OMSimulator 1a10b4e...5c8abb7 (1): > Fix oms3_getVersion for python3
9119d3b3chudson* libraries ef1322c...0f64bed (1): > Bump libraries
9db65356fAdrian Pop* OMCompiler 19f18d6...dc05202 (1): > fix linearization file generation in Windows (ticket:5223)
dbf845a26Adeel Asghar* OMEdit 287d131...b0ea5fe (1): > Allow setting the logging interval via oms3_setLoggingInterval
b0ea5fef2Adeel AsgharAllow setting the logging interval via oms3_setLoggingInterval
0dbbd32cfhudsonUpdating submodules * OMEdit 9fe9b41...287d131 (1): > Use oms3_getTLMVariableTypes to build a drop down list
287d131b1Adeel AsgharUse oms3_getTLMVariableTypes to build a drop down list
406c6c8b1hudson* libraries 7c8c768...ef1322c (1): > Bump libraries
f18c27443Adeel Asghar* OMEdit 6d42c9d...9fe9b41 (1): > Different colors for tlm connectors based on the domain
9fe9b419bAdeel AsgharDifferent colors for tlm connectors based on the domain
3146cae3ahudson* libraries ff8f02e...7c8c768 (1): > Bump libraries
a3d1babfdRüdiger FrankeUpdate tests for improved treatment of array equations
ffadee3cbRüdiger FrankeUpdating submodules
f5277cf07Lennart Ochel* OMSimulator 3157a26...0548479 (1): > Add Lua binding for oms3_setTolerance
d8e8a9717Adeel 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.
6d42c9da9Adeel AsgharVisual difference between system, fmu and table Also added extra visual information on system like system type and on fmu like fmukind and fmuversion.
6e453c0f0Adeel Asghar* OMEdit 2621afe...3ee0acc (1): > ElementPropertiesDialog to set the parameters and inputs
3ee0acce8Adeel AsgharElementPropertiesDialog to set the parameters and inputs
4b5e4db90Rüdiger FrankeAdd test VectorizedSolarSystem
6efa8e0ddRüdiger FrankeUpdating submodules
ed4280952Per ÖstlundUpdating submodules
7603f209dPer ÖstlundUpdate tests.
814083333Robert Braun* OMSimulator e434811...3157a26 (1): > Enable NO_TLM define for oms3
4eb61ade5Lennart Ochel* OMSimulator fd0d6d0...e434811 (1): > Emit also the final time point
aa1af1021Lennart Ochel* OMSimulator fbd3c2d...fd0d6d0 (2): > Implement oms3_setTolerance > Fix logging of initial data point
4af7458ebLennart Ochel* OMSimulator 3748b74...fbd3c2d (1): > Update configWinVS.bat
f2e3ba2bcLennart Ochel* OMSimulator aed06aa...3748b74 (1): > Fix logging of duplicated data points
0335e278fAdrian Pop* OMCompiler d5e13f9...74a1cd4 (1): > fix GC stats
59a2937abLennart OchelExpected output
f5782b2fdLennart OchelUpdating submodules
6d88eb1d6hudson* libraries 4f924c2...ff8f02e (1): > Bump libraries
4cf1199c1Lennart Ochel* OMSimulator 5aef2bb...aed06aa (1): > Add link to pre-compiled binaries for 32bit
a31745f95Lennart Ochel* OMSimulator 0bbc49c...5aef2bb (1): > Prevent extra whitespaces
28294f949Lennart Ochel* OMSimulator d15f831...0bbc49c (1): > Fix boost for MSVC32
c9a4a6b2eLennart Ochel* OMSimulator cf14c00...d15f831 (1): > Fix command line flag --intervals
5bfb91449Lennart Ochel* OMSimulator fdb33ba...cf14c00 (1): > Fix SC systems without continuous states
8f18c1244hudson* OMEdit 0e17c70...2621afe (2): > TimeManager is not dependent on OSG now. > Use OpenModelica rtclock.h for timers
2621afe56Adeel AsgharTimeManager is not dependent on OSG now.
14969127eMartin SjölundUse OpenModelica rtclock.h for timers
efdc88e54Lennart Ochel* OMSimulator 2a154db...fdb33ba (1): > Solving continuous alg. loops
14c2e1d44Lennart Ochel* OMSimulator 0a10848...2a154db (3): > Implement oms3_addSignalsToResults/removeSignalsFromResults > Fix internal time value of lookup tables > Implement oms3_setLoggingInterval
e75eb52fchudson* libraries 164d509...4f924c2 (1): > Bump libraries
2209f8d33Lennart Ochel* OMPlot 084b9e4...c25c2a7 (1): > Update common
c25c2a74fLennart OchelUpdate common
30eb2d52ehudsonUpdating 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
0e17c70e5Adeel AsgharState machines debugging supports all result file formats Diagram window for visualization Visualization controls in VariablesWidget States and transitions are visualized as active or inactive
e20252e67Lennart Ochel* OMCompiler 8fe98ae...a616890 (1): > Make dummy states derivatives bidirectional
00ec14eb7Lennart 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
a42083170hkiel* OMCompiler 789a1ec...8fe98ae (2): > remove superfluous matchcontinue > improve doc generation speed
7322a4331Rüdiger FrankeExpected result when placing iter subs appropriately
732089752Rüdiger FrankeUpdating submodules
e132e8959Lennart Ochel* OMSimulator 65eae41...2025b42 (2): > Fix oms3::ComponentFMUCS::reset > Fix oms3_reset
f170f069aLennart Ochel* OMSimulator 080f1be...65eae41 (1): > Implement oms3_reset
0512407c2Lennart Ochel* OMSimulator 6c5c4c5...080f1be (1): > Improve performance if no result file should be generated
f8a6e5cf0Lennart Ochel* OMSimulator 7e22759...6c5c4c5 (1): > Add oms3_stepUntil
134a7978bLennart Ochel* OMSimulator d1a45d4...7e22759 (1): > Replace boost::filesystem::unique_path
cbbc6a95ahudson* libraries ef772bd...164d509 (1): > Bump libraries
d6c5e161cAdeel Asghar* OMEdit 8f7c38a...eb5a8a2 (1): > Load the connections when start/end element is empty
496daa65fRobert Braun* OMSimulator ecbf7d6...d1a45d4 (1): > Updating testsuite
8fec8c14dLennart Ochel* OMSimulator 8e09aad...ecbf7d6 (3): > Implement oms3_setLoggingLevel > Update the CLI to use oms3 > Fix OMSimulatorPython on WSL
8b58d20ccLennart Ochel* OMSimulator a58f0ef...8e09aad (2): > Updating testsuite > Add cvode for ME mode
38b876b00Martin Sjölund* OMSimulator c790d2f...a58f0ef (1): > Disable building using MSVC64 by default
c597735b8Robert Braun* OMSimulator 024e9c6...c790d2f (3): > Updating testsuite > Added missing dimension conversion for TLM > Implement SystemTLM::getReals and SystemTLM::setReals
0bf898ebbRobert Braun* OMSimulator d3ef067...024e9c6 (1): > Remove oms3_setTLMInitialValues
6f0eafdf7Per Östlund* OMCompiler 42eeda4...c308368 (1): > [NF] Fix Ceval.evalComponentBinding.
af06de0f6Per Östlund* OMCompiler 7905e37...42eeda4 (1): > Fix inline type checking.
a21b3155dRobert Braun* OMSimulator fad2ba1...d3ef067 (1): > Implement oms_getTLMVariableTypes
c6f3d9730Robert Braun* OMSimulator f06327c...fad2ba1 (2): > Updating testsuite > TLMBusConnectors in Component class
b4ac6b211Robert Braun* OMSimulator 27d9807...f06327c (1): > Improved thread-safedy for TLM simulations
eec877983Lennart Ochel* OMSimulator 88526bb...27d9807 (1): > Fix oms3_delete for component connectors
9000d63eeLennart Ochel* OMSimulator b7bf9b3...88526bb (1): > Add oms3_listUnconnectedConnectors
a992e0869hudson* libraries e3a8f63...ef772bd (1): > Bump libraries
a373c7900Lennart Ochel* OMSimulator 30ad338...b7bf9b3 (1): > Check if cref exists in scope before adding a new bus
1b6ffb701Lennart Ochel* OMSimulator 1b0424e...30ad338 (2): > Handle discrete connections > Initializing the pseudorandom number generator
bffe031c1hudson* libraries 9ef79f7...e3a8f63 (1): > Bump libraries
47b17d740hudson* 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
92b1b402aPer Östlund* OMCompiler a2b203f...7905e37 (1): > [NF] Fix NFFunction.mapExpParameter.
3d70040caLennart Ochel* OMSimulator ae2c477...d5700ac (1): > Fix oms3::SystemSC::terminate
22273ccf7Lennart Ochel* OMSimulator 15a5627...ae2c477 (3): > Updating testsuite > Use predefined error messages > Implement model exchange mode
14c73e6a0hudson* libraries 1fa10b6...9ef79f7 (1): > Bump libraries
093fb55a5Per Östlund* OMCompiler 13a4ae4...a2b203f (1): > [NF] Evaluate more package constants in functions.
1a8a859b4Per ÖstlundUpdating submodules
aa7e9c177Per Östlund[NF] Add another when test.
5242f216fPer ÖstlundUpdating submodules
87201bfbfPer Östlund[NF] Add when test.
c64dff53eRüdiger Franke* OMCompiler 4125b19...144493f (1): > [Cpp] Fix reduce_array, usub_array and in-situ access to array slice
9c478d45bhudson* libraries 60733b9...1fa10b6 (1): > Bump libraries
81d436c99hkiel* OMCompiler 83d2116...4125b19 (1): > fix for Python3 remove redundant code optimize string compare
f67148ed7Rüdiger FrankeExpected result treating array flows as array equations
e71ee59b5Rüdiger FrankeUpdating submodules
5e6638ec5Per Östlund* OMCompiler 52bf402...e8bea85 (1): > [NF] Improve simplification of functions.
eb5a8a233Adeel AsgharLoad the connections when start/end element is empty
65eadaffdhkiel* OMCompiler 5c46636...52bf402 (1): > increase performance of file name case sensitivity fix
56cd97effLennart Ochel* OMSimulator 304901e...15a5627 (3): > Add oms3::ssd::ElementGeometry::importFromSSD > Import element geometry from SSD > Export element geometry to SSD
944abb1f1Willi Braun* testsuite 87420c2...01e433a (1): > added test for ticket-5206
01e433a52Willi Braunadded test for ticket-5206
49fcac37fWilli Braun* OMCompiler 19ec6d1...5c46636 (1): > [BE] add support for if equations as residual equations
436d02689Lennart Ochel* OMSimulator f7bcf12...304901e (1): > Fix oms3_terminate
39f24a001hudson* libraries da0073c...60733b9 (1): > Bump libraries
f57f39bcdAdeel Asghar* OMEdit 4c9b181...8f7c38a (1): > Simulate OMSimulator models
8f7c38acbAdeel AsgharSimulate OMSimulator models
4dacc22f9Per Östlund* OMCompiler 2492d60...19ec6d1 (1): > [NF] Evaluate >= as >=, not as >.
c404416ebPer Östlund* OMCompiler 223798a...2492d60 (1): > [NF] Improve typing of vector().
24dec478ePer Östlund* OMCompiler 98896ae...223798a (1): > [NF] Evaluate parameter subscripts.
0555034b6Rüdiger FrankeUpdating submodules
87420c2d6Rüdiger FrankeAdd test for vectorized flow connectors
2180a0b4dLennart Ochel* OMSimulator 1443a2e...f7bcf12 (1): > Remove oms3_updateConnection from header file
39eb3270bWilli* OMCompiler 0e4d8ee...023c904 (1): > add RSUB dump to ExpressionDump
5beba6c20Robert Braun* OMSimulator 8c2bf94...1443a2e (2): > Updating OMTLMSimulator > Make TLM simulation thread-safe
8af3c6c6bAdeel Asghar* OMEdit 1185761...4c9b181 (1): > set text for few commands
4c9b18122Adeel Asgharset text for few commands
b1f66874cLennart Ochel* OMSimulator feb7a16...8c2bf94 (2): > Implement oms3_cancelSimulation_asynchronous > Implement oms3_simulate_asynchronous
a3e7bd997hudsonUpdating submodules * OMEdit 41d9433...1185761 (1): > Use `oms3_setConnectionGeometry` instead of `oms3_updateConnection` Edit the TLM connection using `oms3_setTLMConnectionParameters`
1185761b2Adeel AsgharUse `oms3_setConnectionGeometry` instead of `oms3_updateConnection` Edit the TLM connection using `oms3_setTLMConnectionParameters`
db6ab0678Robert 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
8358bc494Adeel Asghar* OMEdit 7493133...41d9433 (2): > Fix a typo > Use --suppressPath flag
41d943353Adeel AsgharFix a typo
5f917a680Adeel AsgharUse --suppressPath flag
84466457cLennart Ochel* OMSimulator 5b4ab62...973f60a (2): > Updating testsuite > Suppress path properly
fdc3a1445Lennart 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
7f5f228cePer Östlund* OMCompiler c54cb4b...0e4d8ee (1): > [NF] Remove bad NFCeval optimization.
cf21e86a4Lennart Ochel* OMSimulator de9c976...f641838 (1): > Updating testsuite
ff8e809c0Lennart Ochel* OMSimulator efc723a...de9c976 (1): > Fix oms3_setFixedStepSize
d90e47959Lennart Ochel* OMSimulator 02b95a7...efc723a (2): > Add oms3_getModelState to API > Add lua bindings for get/set Integer/Boolean
17adca05aAdrian Pop* OMCompiler 804c58e...c54cb4b (1): > support cycles in anyString (ticket:5205)
ade4e7b00Adeel Asghar* OMEdit ba17bb1...7493133 (1): > Fix Qt4 compilation
749313355Adeel AsgharFix Qt4 compilation
e42582588Rebeka Farkas* OMSimulator 7a2e426...02b95a7 (1): > Extend OMSimulator to handle integer connections
9e3f30b7aAnatoly Trosinenko* OMEdit b1cb26e...ba17bb1 (1): > Print a warning when no platforms are specified when generating an FMU
7c8b286f2Per Östlund* OMCompiler 6da90a0...804c58e (1): > [NF] Fix inStream/actualStream on arrays.
ba17bb179Anatoly TrosinenkoPrint a warning when no platforms are specified when generating an FMU
59cff684bLennart Ochel* OMSimulator d8c229f...7a2e426 (1): > Fix bug for qualified fmu variable names
a6311dd1cAdeel 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
b1cb26e4cAdeel AsgharOnly show input/output connectors on the view Fixed few minor bugs
ef02fddcaAdeel AsgharAllow connections directly from the connectors
fdf0ab151Adeel AsgharHandle the connection if FMU port contains dot
7e08313a8Adeel AsgharAllow creating TLM connection between TLM buses
b2e653625Adeel AsgharTLM buses and connectors
fb6277fecAdeel AsgharEdit bus connection
e8247c90aAdeel AsgharAdd/Load the co-simulation FMUs
63faf7e9cAdeel AsgharRestrict sub systems creation based on the current system type.
eff759e9aAdeel AsgharBus connection dialog
f8d500ad9Adeel AsgharUse `GraphicsView::roundPoint` instead of `GraphicsView::snapPointToGrid` for OMS connections
510f80ce8Adeel AsgharUpdate the component instance when connector/bus is added/updated
6d04063f9Adeel AsgharAllow editing a bus connectors Re-implement redo function only in UndoCommand and use redoInternal in all child commands
1f3978fa3Adeel AsgharExport SSP instead of SSD
5b7ef1e0aAdeel AsgharDon't push the failed commands to UndoStack
6697f70d9Adeel AsgharAtomic connections omscommunication.log file for OMSimulator called APIs
f492eeb34Adeel AsgharSet the logging callback after settings
3344d0e27Adeel AsgharSet the TLM bus geometry Added new OMSimulator tags for syntax highlighting
416a83b3eAdeel AsgharImplemented AddTLMBusDialog Add and load the TLM bus
0072563b4Adeel AsgharAdd bus to the system Green icon for the bus
59832c192Adeel AsgharUse oms3_import to load a model Built-in icons for the connectors Draw the systems and connectors in the ModelWidget
b85412548Adeel AsgharAdd connectors to the system
03ab7794eAdeel AsgharRemoved New FMI model menu item.
b40b971c2Adeel AsgharEnable/disable toolbar buttons based on the active view
98cff3bccAdeel AsgharUpdated add/edit/delete icon commands to support system Use oms3_setElementGeomtry
0b6c0ed4bAdeel AsgharUse oms3_export for saving a model
99d3ba833Adeel AsgharAdd systems and sub systems Icon view for systems with shapes Use oms3_getElements
3b94ba500Adeel AsgharCreate a new model with a root system
a3c597a1eAdeel AsgharUpdate to new oms3_element_type_enu_t Fixed usage of oms3_addSystem
bdd3e2a9bAdeel AsgharAdded oms3_getElement
6cee4f33aAdeel AsgharAdd system dialog
f47adba5eAdeel AsgharCreate/delete model
ac8e7b9f3Adeel AsgharAllow adding connectors to the system Don't draw ModelWidget for signals Added an interface for creating buses
751b9c8e2Per Östlund* OMCompiler 2726ae4...6da90a0 (1): > [NF] Generate fold expression for reductions.
fa93dce07Per Östlund* OMCompiler fbe0a66...2726ae4 (1): > [NF] Improve Expression.recordElement.
907c07936Lennart 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
ba472c677Per Östlund[NF] Add functional argument tests.
03203fba6Per ÖstlundUpdating submodules
aec828647Lennart Ochel* OMSimulator c6b5bc1...84c473f (1): > Simplify oms3::System::getConnection
48f9af024hudson* libraries 5ad7cf7...da0073c (1): > Bump libraries
c20827483hkiel* OMCompiler dd78c08...c6038ff (1): > fix creation of zip file use dominant_baseline instead of alignment_baseline to circumvent SVG display flaw in Firefox
6172662a3Lennart Ochel* OMSimulator 5dde806...c6b5bc1 (3): > Fix oms3::System::getComponent > Add error message: Bus connectors cannot be added to components > Fix oms3_setElementGeometry for components
88e51f684Martin Sjölund[fmuChecker] Fix version number
1f371d32cMartin Sjölund* testsuite ec5dfe9...88e51f6 (1): > [fmuChecker] Fix version number
c6488e523Martin Sjölund[Jenkins] Get gid of file instead of group
df7ca86fehkiel* OMCompiler 08c3710...dd78c08 (1): > archive Icons as well clean working dir before creating docs
355373826Martin Sjölund[Jenkins] Fix config.status build directories
1d5d171d3Adrian 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
7024dc8d7Adeel Asghar* OMSimulator 524b3c8...5dde806 (2): > Updating testsuite > Added `oms3_deleteConnectorFromTLMBus` Lua bindings for `oms3_deleteConnectorFromBus` and `oms3_deleteConnectorFromTLMBus` Improved some error messages
e57abfc6fLennart Ochel* OMSimulator bbf534b...524b3c8 (3): > Updating testsuite > Write integer and boolean signals to result file > Implement set/getInteger and set/getBoolean
adc1e22a8Lennart Ochel* OMSimulator 375887c...bbf534b (3): > Updating testsuite > Initialize time > Make oms3_addConnection associative
84efc1e83hudson* libraries c03e3c4...5ad7cf7 (1): > Bump libraries
bd6ae4831Robert Braun* OMSimulator d749db6...375887c (1): > Added TLMBusConnector connectors to C API
7b4f87258Martin Sjölund* libraries 3919e3d...c03e3c4 (1): > Add Buildings v5.1.0
f88bdfc40Adeel Asghar* OMSimulator f761573...d749db6 (1): > Fixed `oms3_getTLMBus`
c6ec0b90cLennart Ochel* OMSimulator 8543b9c...f761573 (3): > Flip causality checks for connectors > Write connector values to result file > Fix dependency graphs for connectors
ec5dfe941Per Östlund[NF] Add -d=evaluateAllParameters test.
fd01413dfPer ÖstlundUpdating submodules
207ae8978Adrian Pop* OMSimulator fe0ee89...8543b9c (1): > build OMRegEx before running cmake
9cba7318ahudson* libraries 261f8ef...3919e3d (1): > Bump libraries
ffb1985d9Adrian Pop* OMSimulator 976b0e1...fe0ee89 (2): > Updating OMTLMSimulator > faster config and static link on mingw
7e5392392hkiel* OMCompiler d129e47...c77f81e (1): > small fix for GenerateDoc.mos
0c7d2c41fPer Östlund* OMCompiler e073cfc...d129e47 (1): > [NF] Various fixes.
34d332e49Lennart Ochel* OMSimulator 66c6ce7...976b0e1 (4): > Updating testsuite > Fix oms3_getReal/oms3_setReal > Fix initialization of WC systems > Implement more lua bindings
0236d1c30Per Östlund* OMCompiler d39b07b...e073cfc (1): > [NF] Fixes for Modelica tables.
9d8443a25Per Östlund* OMCompiler 9a92511...d39b07b (1): > [NF] Optimize cref evaluation.
74e3e1c2dPer Östlund* OMCompiler 7e237d3...9a92511 (1): > [NF] Optimize evaluation of for loops.
3f1083a14hudson* libraries 618b19a...261f8ef (1): > Bump libraries
b05882be7hkiel* OMCompiler ad7bdaf...7e237d3 (1): > fix GenerateDoc.mos
1e66ac011Lennart Ochel* OMSimulator f1c816a...66c6ce7 (3): > Updating testsuite > Implement tables with linear interpolation > Implement result files
0846fea98Adeel Asghar* OMSimulator e93b458...f1c816a (1): > Use the error message from logging
3da297009hudson* libraries 5a0408f...618b19a (1): > Bump libraries
bd5eadcc0Per ÖstlundUpdating submodules
fb27486eePer Östlund[NF] Update tests.
7c8c6406ahkiel* OMCompiler 898f94d...ff431bd (1): > try to fix some "Argument list too long" errors
203dd31bcLennart Ochel* OMSimulator 82752bf...e93b458 (1): > Add addInput API to OMSysIdent.py
6ca404fc8Adeel Asghar* OMSimulator 4d2b77b...82752bf (2): > Updating testsuite > Added oms3_deleteConnection API
3c52b4e12Adeel Asghar* OMSimulator 4898824...4d2b77b (2): > Updating testsuite > Import bus connections
cb5f98299Per Östlund* OMCompiler ad14159...898f94d (1): > [NF] Simplify trivial array constructors.
9088a466dhudsonUpdating submodules * OMPlot 8dd29ae...084b9e4 (1): > Set permissions of installed headers
084b9e4c0Martin SjölundSet permissions of installed headers
70aa34e51Lennart Ochel* OMSimulator 2d7961f...3595fe6 (2): > Updating testsuite > Implement stepUntil for FMU-CS
5961b62a5Adrian Pop* OMCompiler 3fd3624...ad14159 (1): > better explain where to change directory
a9280e2a0hkiel* OMCompiler 6571fe8...3fd3624 (1): > make subdirs for hashed SVGs optional
f9892399aMartin Sjölund* OMCompiler a588c55...6571fe8 (1): > Upgrade libgc to 8.0 release
d5b4c5dfeRüdiger FrankeExpected result
5d7fc6fbcRüdiger FrankeUpdating submodules
54551a332Martin SjölundIgnore GC warnings in rtest
13d99b6edMartin Sjölund* testsuite 55185a1...54551a3 (1): > Ignore GC warnings in rtest
df6716740Lennart Ochel* OMSimulator a9e0b8f...2d7961f (4): > Updating testsuite > Check for type real > Check model state when calling getReal/setReal > Implement oms3_setReal/oms3_getReal
55185a136Rüdiger FrankeUpdate test with more consistent treatment of array equations
0160e5f63Rüdiger FrankeUpdating submodules
b00a24f60Lennart Ochel* OMSimulator 674594d...a9e0b8f (1): > Fix bug in oms3::System::getConnection
82151a64ehudson* libraries eb8d187...5a0408f (1): > Bump libraries
433d8a519Lennart Ochel* OMSimulator f169350...674594d (2): > Updating testsuite > Fix addConnection for bus connections
f745d5534Robert Braun* OMSimulator ce4bc84...f169350 (1): > Implement SystemTLM::writeToSockets/readToSockets
a8898bdb3Robert Braun* OMSimulator feb4af9...ce4bc84 (4): > Implement oms3_setTLMInitialValues > Implement initial values in SystemTLM > Declarations of SystemWC::setReals and getReals > Implement System:getTLMBusConnectors
6c996d8a8Lennart Ochel* OMSimulator c275cd9...feb4af9 (1): > Remove unused code
3f575006bPer Östlund[NF] Add conditional component binding tests.
1409cb8c8Per ÖstlundUpdating submodules
6c2839d0cLennart Ochel* OMSimulator 9c802ab...c275cd9 (2): > Updating testsuite > Fix SSP import/export of lookup tables
993f292abWilli Braunadded testcase for ticket:5185
e1572cde2Willi BraunUpdating submodules
f5443244fLennart Ochel* OMSimulator f46b9bb...9c802ab (2): > Updating testsuite > Add support for tables
88b425c37hkiel* OMCompiler 743eec1...f73af46 (1): > fix link to svg
d5ce07ae8Robert Braun* OMSimulator bac5ed7...f46b9bb (4): > Implement connection to sockets in SystemTLM > SystemWC::getTime, getStepSize and setStepSize > Implement System:getTLMBusConnectors > Implement delay in TLMBusConnector
6c41987b3hudson* libraries afa3882...eb8d187 (1): > Bump libraries
531958037Rüdiger FrankeUpdating submodules
aadf3f352Rüdiger FrankeExpected result for size of for-equations
4dffaad69hudson* libraries 182256d...afa3882 (1): > Bump libraries
b38f39158Lennart Ochel* OMSimulator aa8b39b...bac5ed7 (2): > Updating testsuite > Fix bug in System::importFromSSD
dd6988294Adeel Asghar* OMSimulator c6024eb...aa8b39b (1): > Added oms3_getComponentType API
1e0d4c6f0Lennart Ochel* OMSimulator f375004...c6024eb (1): > Fix connectors of FMUs
aa010e981Per Östlund[NF] Add Clock constructor tests.
3f1f97125Per ÖstlundUpdating submodules
bc19d889fLennart Ochel* OMSimulator c6ef0ca...f375004 (1): > Add simulation loop
2c0536b4cLennart Ochel* OMSimulator 0e8cb48...c6ef0ca (1): > Harmonize some method names
93bc661b1Lennart Ochel* OMSimulator 239fcf9...0e8cb48 (1): > Remove oms3::Variable::name
835e27d87Lennart Ochel* OMSimulator 0331c67...239fcf9 (1): > Fix dependency graphs
9b545c63aLennart Ochel* OMSimulator ba546e7...0331c67 (1): > Generate dependency graphs
bbff213abPer Östlund* OMCompiler f66e5ac...5e59184 (1): > [NF] Expand transpose during simplification.
fe4be87c8hudson* libraries 7ab3706...182256d (1): > Bump libraries
ddbb96766Per ÖstlundUpdating submodules
56d43b764Per Östlund[NF] Update tests.
ec6b3b7acLennart Ochel* OMSimulator 401b383...ba546e7 (1): > Fix oms3_getElement for components
c1c11a0d5hudson* libraries a04a507...7ab3706 (1): > Bump libraries
3e96c1f88Robert Braun* OMSimulator b0b67d7...401b383 (1): > Implement SystemTLM::setPositionAndOrientation
9bde78e6fLennart Ochel* OMSimulator d47a8ac...b0b67d7 (1): > Fix initialization of oms3_element_t
6fcb12133hudson* libraries 731484b...a04a507 (1): > Bump libraries
f3546be68Adrian Pop* libraries 7f14c45...731484b (2): > update PhotoVoltaics provides (fix typo, geez) > update PhotoVoltaics provides (properly this time)
42b8244d1Adrian Pop* libraries bcbc063...7f14c45 (1): > update PhotoVoltaics provides
cb290ceb9Robert Braun* OMSimulator cc040ff...d47a8ac (1): > Implement TLMBusConnector::registerToSockets
ef643a3afRüdiger FrankeUpdating submodules
b1694bcd6Rüdiger FrankeExpected result avoiding -(-a)
14ec88946Rüdiger FrankeAdapt test to improved treatment of vectorized models
07c83a042wibraun* OMCompiler 75c4b3e...58cae62 (1): > [cRuntime] add some jacobian statistics
1d80f86c6Robert Braun* OMSimulator 56fe862...cc040ff (3): > Updating testsuite > Correct connector types for 3D fine-grained buses > Pre-simulation sorting of connectors in TLM buses
bd32d28e9hudsonUpdating submodules
13d784af5Per Östlund[NF] Update tests.
133d2c124Lennart Ochel* OMSimulator 8f19fc7...56fe862 (1): > Fix some bugs with connectors and connections
b27502376Robert Braun* OMSimulator b895f22...8f19fc7 (3): > Updating testsuite > Import tlm socket data from SSD > Implement oms3_setTLMSocketData
5ccbf83e9Adrian Pop* OMSimulator 367f85b...b895f22 (1): > resolve ambiguity for boost =< 1.41
48b496ac1Lennart Ochel* OMSimulator ca7af6d...367f85b (2): > Updating testsuite > Implement instantiation of wc systems
c20a895a2wibraun* OMCompiler 88c0b81...be5254a (1): > fix SimCodeDump, dump also bool variables
54b3544daPer Östlund[NF] Add if-equation branch selection tests.
eabe9f053Per ÖstlundUpdating submodules
98c7be390Lennart Ochel* OMSimulator 86d29cc...ca7af6d (3): > Updating testsuite > Implement initialization for weakly coupled systems > Add ssd:DefaultExperiment to ssd import/export
087052461Lennart Ochel* OMSimulator b9eae0b...86d29cc (2): > Implement oms3_getFMUInfo > Implement oms3_getSubModelPath
2debfc8a7hkiel* OMCompiler 18e3271...3753d6d (1): > remove ulimit from call, it hangs the script
4654c86baPer Östlund[NF] Add record binding test.
8fb71bdecPer ÖstlundUpdating submodules
7e5728eb3Adrian Pop* OMSimulator a95cef6...b9eae0b (1): > fix linking issues for boost < 1.57 on Linux
914ffe33fPer ÖstlundUpdating submodules
9f2d99a48Per Östlund[NF] Add if-equation test.
acfac97e1Adeel Asghar* OMSimulator b0f130a...a95cef6 (1): > Implemented oms3_deleteConnectorFromBus
fc29718f5Lennart Ochel* OMSimulator 8d77f24...b0f130a (1): > Some refactoring of tlm implementation
970357b9bWilli Braunupdate result file with expected results
9cd41ff14Willi BraunUpdating submodules
12ad189cbWilli Braunadded test for ticket:4254
3689ca29fWilli Braun* OMCompiler fb2861e...ecd1fed (1): > [cRuntime] fix total simulation time measurement
08fc263c6Lennart Ochel* OMSimulator d005ed6...8d77f24 (3): > Updating testsuite > Don't use qualified names for connectors > Refactoring of importing ssd connectors
16b3265b0Lennart Ochel* OMSimulator a6e187a...d005ed6 (3): > Updating testsuite > Generate connectors for CS-FMUs > Remove oms3::operator+
2c68cdb85Robert Braun* OMSimulator 35684c7...a6e187a (1): > TLMBusConnector::getCausality
7c95da3e5hkiel* OMCompiler bf49d96...fb2861e (1): > dump model name and start time in generate_icons.py for debugging purpose
0eb308c3dPer Östlund* OMCompiler ca41844...bf49d96 (1): > Optimize EvaluateFunctions.getStatementLHSScalar
f5699c980Rüdiger FrankeExpected result after evaluation of constants in for-equations
c3f2ea882Rüdiger FrankeUpdating submodules
62710ba26hkiel* OMCompiler c303e6d...1619f73 (1): > fix race condition on concurrent call
376e51011Per Östlund* OMCompiler d996466...c303e6d (1): > Optimize EvaluateFunctions.
1b3bb4d5dRüdiger FrankeAdd test for vectorized blocks
221fc203dRüdiger FrankeUpdating submodules
cc5b4a5dfRobert Braun* OMSimulator aee1150...35684c7 (1): > Updating OMTLMSimulator
60d5ed003Robert Braun* OMSimulator c3c1e70...aee1150 (2): > Updating testsuite > Type check in (some) system methods
8f30e82adPer Östlund* OMCompiler 2904807...e645dd7 (1): > Add missing dgelsy to Lapack functions.
dcd20bf87hudsonUpdating submodules * OMEdit 3f512db...b23d97a (2): > Fix OMEdit compilation > Use italic font for parameter textbox in Variables Browser
b23d97a76Adeel AsgharFix OMEdit compilation
588a93f4bRüdiger Franke* OMCompiler 095844b...2904807 (2): > Remove separate memberVariableDefinePreVariables > Separate init of StatArray from assign with operator=
e1dc3dde3hudsonUpdating OMCompiler
548faf00ahkiel* OMCompiler b7aefa7...a5a404e (1): > close opened files again
a83744b8dAdeel AsgharUse italic font for parameter textbox in Variables Browser
57a220c65Adeel 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
3f512db30Adeel AsgharUpdate the connection when component transformation is changed Avoid adding extra line to Modelica text Preserve the text position with undo/redo
77abe288ahudson* libraries bc38980...bcbc063 (1): > Bump libraries
c5569b139hkiel* OMCompiler 89692f5...b7aefa7 (1): > Do not crash when Bitmap file is not found
9e5b78838Per Östlund* OMCompiler 6506587...89692f5 (1): > [NF] Fix Expression.applySubscriptArray.
16a9d1f06Rü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
b11ba5911Per Östlund[NF] Add record binding test.
f42109294Per ÖstlundUpdating submodules
14c213939hkiel* OMCompiler 7961fdb...521d55e (1): > generate hashed SVGs in subdirs
b7793e766Lennart Ochel* OMSimulator e3e8741...394deda (1): > Update 3rdParty
d34085936hudsonUpdating submodules * OMSimulator 1b3d8fc...e3e8741 (3): > Updating 3rdParty > Add zlib > Import the connection geometry
bbd43c241Per Östlund* OMCompiler 00d7528...7961fdb (1): > [NF] Improve array assignment in EvalFunction.
b054e7d11Per Östlund* OMCompiler 6127ec9...00d7528 (1): > [NF] Fix typing of dimensions.
9aabe5436Per Östlund* OMCompiler 0283b33...6127ec9 (1): > [NF] Various improvements.
ab4ba0b8fPer Östlund* OMCompiler c7d9e16...0283b33 (1): > [NF] Improve DAE conversion of reductions.
212c8f683Per Östlund* OMCompiler f34bf81...c7d9e16 (1): > [NF] Fix Call.typeCall.
1d6f8f5e5Per Östlund[NF] Update tests.
ababf6cdbPer ÖstlundUpdating submodules
e512d097aRobert Braun* OMSimulator a209389...1b3d8fc (1): > Updating OMTLMSimulator
52ae14c4cRobert Braun* OMSimulator 13ae056...a209389 (2): > Walltime support for TLM submodels > Renamed TLM types for impedance variables
687249f7bRobert Braun* OMSimulator 05bf73d...13ae056 (1): > TLM connector types in documentation
c194c4138Lennart Ochel* OMSimulator 4a02a68...05bf73d (1): > Add license badge
afeb24408Per Östlund* OMCompiler 9b06327...63c9d14 (1): > [NF] Make inStream evaluation properly recursive.
9f88584b8Per Östlund[NF] Update tests.
7b648f00cPer ÖstlundUpdating submodules
2843769d4Lennart Ochel* OMSimulator 97e4e83...4a02a68 (1): > Updating 3rdParty
00be99dffhudson* libraries 3004fee...bc72f9a (1): > Bump libraries
38c14715fhkiel* OMCompiler 976a996...09a79cb (1): > do not generate json with icon annotations
8d0ffd732Rüdiger Franke* OMCompiler ec7f741...976a996 (1): > Treat sample with clock constructor in array equations as well
47158b04eRüdiger FrankeUpdating submodules
10a2b6942Rüdiger FrankeAdapt array tests to enhanced backend
6b754723dAdeel Asghar* OMSimulator 8e5c6dc...97e4e83 (1): > Implemented oms3_updateConnection
c3a36a9c4Per Östlund* OMCompiler d59074e...dad3995 (1): > [NF] Use correct origin in Typing.typeCref.
6b69b2e3eRobert Braun* OMSimulator b8cdf37...8e5c6dc (1): > SSP definitions for TLM & buses in documentation
653df11d2Adeel Asghar* OMSimulator 4def192...b8cdf37 (2): > Updating testsuite > Updated the OMSimulator specific tags
0db20057fhkiel* OMCompiler 09d7769...d59074e (2): > embed image data from URI into svg > put base64 data into svg image
e7c951cb5Robert Braun* OMSimulator 5d5c25f...4def192 (2): > Updating testsuite > Renamed impedance and rotimpedance variables
fec278bebhudson* libraries 5842974...3004fee (2): > Bump libraries > update provided with more Buildings version
98b0c37e8Per Östlund* OMCompiler 2e84817...09d7769 (1): > [NF] Add ceval handlers for Clock constructors.
05b07585fAdeel Asghar* OMEdit 1f1ae50...53e32ce (1): > Fixes ticket:4956 Use end connector color in case of connection from expandable or array connector to normal connector.
53e32ce35Adeel AsgharFixes ticket:4956 Use end connector color in case of connection from expandable or array connector to normal connector.
ede501197Per Östlund* OMCompiler 7fd4fbc...2e84817 (1): > [NF] Fix Ceval.evalComponentBinding with 'each'.
ab316039cAdeel Asghar* OMCompiler 3f4c043...7fd4fbc (1): > Allow only the valid FMI versions. ticket:5146
7ceae10edRüdiger FrankeUpdating submodules
069a6113cRüdiger FrankeAdd tests for array variables and for loops, ticket:5110
c2bbf136fRü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
5f4d7a904Dietmar Winkler* OMCompiler 3638716...cc4c1bf (1): > Make sed greedy since there are two links per line to fix
843236770Adrian Pop* OMCompiler 5468d69...3638716 (1): > [NF] don't try to evaluate external functions in the backend
f0188ed28Adeel Asghar* OMPlot 151c704...8dd29ae (1): > Check for NULL pointers Avoids crashing Make sure to close the result file in case of error
8dd29ae12Adeel AsgharCheck for NULL pointers Avoids crashing Make sure to close the result file in case of error
99f57b454Per Östlund[NF] Update tests.
9041a4f22Per ÖstlundUpdating submodules
ed5580d15Martin Sjölund[Jenkins] Build the user's guide
14d6dbdafMartin Sjölund* OMCompiler 7ebe12b...6f85ead (2): > Do not add weird GCC CFLAGS when using ccc-analyzer > Print the TRY_FLAGS accepted
87984b744Anatoly Trosinenko* OMEdit b144bb4...1f1ae50 (1): > Change FMI version type from double to QString
1f1ae5094Anatoly TrosinenkoChange FMI version type from double to QString
3a6c5c375hkiel* 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
009e8788dAdeel Asghar* OMEdit 609455a...b144bb4 (1): > List OMSimulator dependency in the readme
b144bb400Adeel AsgharList OMSimulator dependency in the readme
b49650522Robert Braun* OMSimulator 5f2ea76...5d5c25f (2): > Updating testsuite > Updating OMTLMSimulator
d6def232bDietmar Winkler* OMCompiler b102b48...5bf01fd (1): > format expects string and encode not needed
1de7fd3abRobert Braun* OMSimulator cb1e52c...5f2ea76 (2): > Updating testsuite > Implement oms3_addExternalModel
62c7358feRüdiger FrankeExpected result for preservation of for loops
d7e79ceceRüdiger FrankeUpdating submodules
d733e2e78Adrian Pop* OMCompiler 43ad267...84d4820 (1): > increase the timeout 600s is not enough for MSL icons
051fc9ddahudson* libraries 6b905b5...5842974 (1): > Bump libraries
edf60ac48Adrian Pop* OMCompiler b9307fb...43ad267 (1): > ticket:5144 do not expand complex array components
87333c1a3Arunkumar Palanisamy* doc 9aae697...d5eccd3 (2): > fix omjulia typos > update omjulia doc
d5eccd3e7Arunkumar Palanisamyfix omjulia typos
542669c7fArunkumar Palanisamyupdate omjulia doc
3895b5a90Lennart Ochel* OMSimulator 0cbbe3d...cb1e52c (1): > Add wallTime to result file
0c7551059hudson* libraries 443db45...6b905b5 (2): > Bump libraries > update patches and Modelica trunk revision
10e610aefAdeel 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
dc226e4e2Adeel Asghar* OMSimulator 261a4d9...3a68648 (1): > Implemented oms3_getTLMBus
5e3751787hkiel* 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
ea5188f35Robert Braun* OMSimulator 9565543...261a4d9 (1): > Add bus connectors to C structure
d8fbffedcAdeel Asghar* OMSimulator eef45e4...9565543 (1): > Implemented oms3_setBusGeometry Export the bus geometry SSD
894d35311Robert 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
cce69ce06Adeel Asghar* OMSimulator 6b4bb84...0d14004 (2): > Use `logError_ModelNotInScope` and `logError_SystemNotInModel` > Implemented oms3_getBus
882b6ca8eAdeel Asghar* OMSimulator 504c973...6b4bb84 (2): > Fixed addConnection typo > Fixed oms3_getConnector for the nested systems
a4010f688Willi Braunadded test for ticket5114
d30f49702Willi BraunUpdating submodules
6d9ddb654Robert Braun* OMSimulator 763a876...504c973 (3): > Updating testsuite > Implement addTLMConnection > Implement addConnection for buses
d011f9559Lennart Ochel* OMSimulator 4320e89...763a876 (4): > Updating testsuite > Import ssd:Connectors and ssd:Connections > Import ssd:SimulationInformation > Implement oms3_import
f87b7c855hudson* libraries 3191d68...443db45 (1): > Bump libraries
2d70d1792Robert Braun* OMSimulator af75386...4320e89 (2): > Updating testsuite > Implement oms3_addTLMBus & oms3_addConnectorToTLMBus
3aa0e83a6Willi Braun* OMCompiler 090346b...b860115 (1): > [cRuntime] fix minor outpur issue in kinsol
b7e0202f6hudson* libraries 750beaf...3191d68 (1): > Bump libraries
a3bdb66caWilli BraunUpdating submodules
ff4a73549Willi BraunAdjust expected output
16e11dfcbWilli Braunadded test for ticket:4985
0439bfab5Robert Braun* OMSimulator ec83924...af75386 (2): > Updating testsuite > Delete busconnectors in system destructor
3ac720d78Robert Braun* OMSimulator ac288bb...ec83924 (1): > Implement oms3_addBus and oms3_addConnectorToBus
161607246Robert Braun* OMSimulator c842124...ac288bb (3): > Implement oms3_getConnections > Implement oms3_setConnectionGeometry > Implement oms3_setConnectorGeometry
60396efbeLennart Ochel* OMSimulator 7fc5534...c842124 (4): > Updating testsuite > Export ssd:SimulationInformation > Introduce macro REGISTER_LUA_ENUM > Introduce common error messages
c6d315490Adeel Asghar* OMSimulator 924d35a...7fc5534 (1): > Implemented oms3_getConnector
90e0a0b62hudson* libraries d285434...750beaf (1): > Bump libraries
8e0538615Adrian 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_
4b2bcb835Adrian Poptests for ticket:5134
98c153bc4Adrian PopUpdating submodules
d73210d95hudson* libraries 88815df...d285434 (1): > Bump libraries
23628106eAdeel Asghar* OMSimulator ab7ae3c...fff6626 (1): > Implemented oms3_setElementGeometry for systems
2ee0e2626Robert Braun* OMSimulator dbe7e63...ab7ae3c (3): > Updating testsuite > Lua functions for addConnector and addConnections > Implement oms3_addConnection
d65f2dcc4Lennart Ochel* OMSimulator eaccc67...dbe7e63 (2): > Updating testsuite > Add lua binding to oms3_getSystemType
487d08603hudson* libraries 434fe9e...88815df (1): > Bump libraries
4bf76b7c9Adeel Asghar* OMSimulator 20096ca...eaccc67 (1): > Use the correct system cref Uniform error messages
256de19b5Adeel Asghar* OMSimulator 015bb79...20096ca (1): > Implemented oms3_getSystemType
392621191Lennart Ochel* OMSimulator dc5a157...015bb79 (2): > Updating testsuite > Add global flags, e.g. to supress path information
4ad0cdf5eAdrian Popupdate tests
a151a918fAdrian PopUpdating submodules
c438ee6efhudson* 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
9c4d031fePer Östlund* OMCompiler b0af930...9646ce4 (1): > [NF] Don't evaluate impure funcs in if-conditions.
b19cdb995hudson* libraries 004162a...434fe9e (1): > Bump libraries
9dbea68dfAdrian Pop* OMCompiler e941483...b0af930 (1): > fix for ticket:5133, make impure function calls be parameter expressions
1ab7ed6adAdrian 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
3b42c9adfAdrian Pop* OMCompiler aa6173b...2708d45 (1): > activate the needed flags when -d=-nfScalarize is on
2acd6b249Adrian 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
aec85218eAdrian 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
ee04b9f67Adrian Popadd a test for sample when --std < 3.3
83d46c26fAdrian Pop* testsuite 8ccbc7e...ee04b9f (1): > add a test for sample when --std < 3.3
ff5127b44Adrian 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
e8110d1c1hudson* libraries ae5207d...004162a (1): > Bump libraries
c1e9d85e9Adrian PopUpdating submodules
8ccbc7ed6Adrian Popsome tests for synchronous features (ticket:5127)
e2685aaecAdrian 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
eff978ed6hudson* libraries 957aa04...ae5207d (1): > Bump libraries
629c139eePer ÖstlundUpdate tests.
b55226916Per ÖstlundUpdating submodules
04d4961faWilli Braun* OMCompiler 03101bd...95e1e12 (1): > [BE] fix order of jacobian equation of a dynamic stateSet
d08bab3acPer Östlund* OMCompiler 0bcaee0...03101bd (1): > [NF] Variability fixes.
8132ff0e0Per Östlund* OMCompiler 232b213...0bcaee0 (1): > [NF] Expand tranpose better.
4edc525d1Per Östlund* OMCompiler 049ab69...232b213 (1): > [NF] Fix simplification of transpose.
55a99e2c5hudson* libraries 82384c2...957aa04 (1): > Bump libraries
26d4be9ceRüdiger Franke* OMCompiler 18752c9...049ab69 (1): > Support array equation with der(v) on left hand side
66e7ec84bAdrian Poptest for ticket:5129
3cb2a7b80Adrian PopUpdating submodules
58bbd42e3Adrian 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
3445e5799Rü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
20aaea2f8hudson* libraries f55d9d9...82384c2 (1): > Bump libraries
4f159f9c1Adrian 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
90653acd9hudson* libraries ecc428f...f55d9d9 (1): > Bump libraries
4aca4b4ceWilli Braun[FMI] added unit test for debug flag "disableFMIDependency"
916c8ab57Willi BraunUpdating submodules
cadc72bc2Adrian Popremove the output from cleaning, it might change
d3f99670cAdrian PopUpdating submodules
e1e34c36bAdrian 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
b0370a25ePer Östlund[NF] Add default argument test.
d06d224f5Per ÖstlundUpdating submodules
33e96ccc4Adrian Pop* OMCompiler 2f395d3...3f9eccc (1): > fix library linking order
db34e7f12Per Östlund[NF] Update min/max tests.
d12edcea0Per ÖstlundUpdating submodules
d9528d002Adrian 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
c9c1c4c05Rü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
4159661c0hudson* libraries 874bb73...ecc428f (1): > Bump libraries
64b4c398ahudson* libraries 01d502c...874bb73 (1): > Bump libraries
b130aee4cLennart Ochel* OMSimulator bfc991e...de76271 (1): > Fix arm build
a3323cea5Per Östlund* OMCompiler 2fa8c5e...df1914c (1): > [NF] Fix ConnectEquations.associatedFlowCref.
7a6d06bafPer Östlund[NF] Update tests.
0d454ead7Per ÖstlundUpdating submodules
3681e32efLennart Ochel* OMSimulator 4b3208a...bfc991e (1): > Updating 3rdParty
8f2df8604Per Östlund* OMCompiler 33aa19d...661b595 (1): > [NF] Improve evaluation of some external functions.
fb9975c85Adrian Pop* OMCompiler eefcdcc...33aa19d (1): > use LONG_MAX for integer in FMU min/max
086b33c6aAnatoly Trosinenko* OMCompiler baf7ba4...eefcdcc (1): > Fix String inputs/outputs handling for FMUs
540aa9ca1Per ÖstlundAdd enum equation test.
45500d13ePer ÖstlundUpdating submodules
9f643bec8Adrian Pop* OMSimulator 54ff47b...4b3208a (2): > Updating OMTLMSimulator > fix compilation on arm
d2ab68c19Adrian Pop* OMSimulator c8c0094...54ff47b (1): > disable parallel stuff on ARM
f1ee88cbaAdrian 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
fff26fd48Adrian Pop* OMSimulator e7727b2...c8c0094 (1): > declaration of int i in for is C99
ba6ffa58ePer Östlund[NF] Update tests.
23a46a4eePer ÖstlundUpdating submodules
03dba6ee6vrugeupdate test packages
e67495c52vruge* testsuite 989052e...03dba6e (1): > update test packages
989052ea1Per Östlund[NF] Add function vectorization test.
7c3b83e08Per ÖstlundUpdating submodules
ee8a23cdbPer Östlund[NF] Update tests.
b3e28b035Per ÖstlundUpdating submodules
439993d3cRobert Braun* OMSimulator c7fea47...e7727b2 (2): > Updating OMTLMSimulator > Improved error handling for TLM initialization
b104f3059Martin Sjölund* OMPlot 0e1d01e...151c704 (1): > Pass linker to qwt
151c704b4Martin SjölundPass linker to qwt
71a3cbc53hudson* libraries 9ce7f67...01d502c (1): > Bump libraries
8aca83757Adrian PopUpdating OMCompiler
7ce95d227hudson* OMSimulator c3113be...c7fea47 (2): > fix so we can use older boost 1.41 on centos el6 > [Jenkins] Compile CentOS 6
f3bd6828cPer Östlund[NF] Update tests.
fd916d4cfPer ÖstlundUpdating submodules
ad208503ePer Östlund[NF] Update tests.
51985c88aPer ÖstlundUpdating submodules
b9ec695f8Adrian Pop* OMEdit df8e38b...609455a (1): > of course windows doesn't like it
609455ac2Adrian Popof course windows doesn't like it
bb271a8adAdrian 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
1bfa07310Adrian Popadaptation to latest msys2 and mingw clang
74a4419e8Adrian 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
df8e38bd6Adrian Popfix 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
9a4bf419fvruge* testsuite a2d00ef...576f198 (1): > added tests for inStream
576f19837vrugeadded tests for inStream
84fc6fbd4hudson* libraries aae0c73...9ce7f67 (1): > Bump libraries
56613a494Adrian 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
2aba1ad70Per Östlund* OMCompiler 7d0f654...5ce0593 (1): > [NF] Fix ExpandExp.expandRange.
fcf494929Per Östlund* OMCompiler 9aaad99...7d0f654 (1): > [NF] Fix Expression.makeSubscriptedExp.
8c2f43922Per Östlund* OMCompiler 6e03b38...9aaad99 (1): > [NF] Fix Subscript.mergeList.
ad9aad5e4Per Östlund* OMCompiler 33b800d...6e03b38 (1): > [NF] Improve subscripting of expressions.
489f40a24Adeel AsgharUpdating submodules * OMEdit 65f0077...88c3453 (1): > Use beginMacro from ModelWidget Use the .ssd extension for OMSimulator models
88c345383Adeel AsgharUse beginMacro from ModelWidget Use the .ssd extension for OMSimulator models
a5a3e2c79hudson* libraries 5c71615...aae0c73 (1): > Bump libraries
2587c581dvruge* OMCompiler 67189f3...33b800d (1): > [BE] fixes for inStream
9d32d2893hudson* libraries c92d7ec...5c71615 (1): > Bump libraries
94dc3edc0vruge* testsuite 2e9a88f...a2d00ef (1): > enable tests
a2d00efc4vrugeenable tests
ddd3493f7vruge* testsuite 4d29ace...2e9a88f (1): > added some tests for inStream
2e9a88f3cvrugeadded some tests for inStream
754454067vruge* OMCompiler 2f78a66...67189f3 (1): > [BE] improved inStream
4d29aced1vrugeadded some tests for inStream
8a3b42e9dvruge* testsuite 6ded654...4d29ace (1): > added some tests for inStream
03e023366hudson* libraries 6781e19...c92d7ec (1): > Bump libraries
0cd477e4chudson* libraries 27c715a...6781e19 (1): > Bump libraries
3ae82763dhudson* OMSimulator aea994f...213d9d3 (2): > fix MacOS builds after lib name changes > Check that FMUs for TLM interfaces exist
b5cc907aaMartin Sjölund* OMSimulator 4333dfb...aea994f (1): > Updating 3rdParty
103cf04b2arun3688Updating submodules
6ded654f0arun3688Test cases for DataReconciliation algorithm
c7f444415Martin Sjölund* OMSimulator cf6bb44...4333dfb (1): > [Jenkins] Do not skip default checkout
5bd9ddcd9Martin Sjölund* OMSimulator 000c9a3...cf6bb44 (1): > [Jenkins] Fix name of env.var
1a801a8e5Martin SjölundCount physical CPUs better
3cd6c97a6Adrian Pop* OMEdit e8f50b1...65f0077 (1): > test to find out if we need to link with -lboost_regex
65f0077e6Adrian Poptest to find out if we need to link with -lboost_regex
b5c066c76Adrian Pop* OMSimulator e685d77...000c9a3 (1): > fix issue in 32bit detection
1e30250c7hudson* libraries c378ef9...27c715a (1): > Bump libraries
277eb6f50Adrian PopUpdating submodules * OMEdit 134ecff...e8f50b1 (1): > fix 32bit architecture detection
e8f50b197Adrian Popfix 32bit architecture detection
5b1b1c0a5hudsonUpdating submodules * OMEdit e29273e...134ecff (1): > The OMSimulator library is now called OMSimulator
134ecffd4Martin SjölundThe OMSimulator library is now called OMSimulator
c6e823ecdAdrian Pop* OMSimulator 2f1e553...f3c4549 (1): > for cmake < 3.1 use CMAKE_CXX_FLAGS to set -std=c++11
a372db6abLennart Ochel* OMSimulator 0e5a43e...2f1e553 (1): > Fix heap-buffer-overflow in oms2::Solver::doStep
e085afd0fAdrian Pop* OMSimulator 29000a1...0e5a43e (3): > Updating OMTLMSimulator > Updating 3rdParty > use RegEx from OMSimulator/3rdParty/RegEx
81deaaac4vruge* OMCompiler 13b403f...46d9c5b (1): > [BE] fixes for inStream
506174a3evruge* OMCompiler 49624ef...13b403f (1): > [BE] fixes for inStream
3e5d1317fAdrian Pop* OMSimulator 311f596...29000a1 (2): > Updating OMTLMSimulator > Updating 3rdParty
77ffbebcehudson* libraries b5370e3...c378ef9 (1): > Bump libraries
203308d18Lennart Ochel* OMSimulator 72038da...311f596 (1): > Updating testsuite
03eb73333Adrian PopUpdating submodules
e29273e9fAdrian Popfilter omcommunication.log on #s# to get a csv that you can check for performance
9a25be444Adrian Poplink with boost_atomic for i386 linux
2d93dc84ahudsonUpdating submodules * OMEdit 17d07da...dd04946 (1): > link with -latomic on i386 needed by libOMSimulatorLib.so
dd0494623Adrian Poplink with -latomic on i386 needed by libOMSimulatorLib.so
b3cc06409Adrian Pop* OMSimulator 2322e50...b99691a (1): > propagate ABI via cmake
355aa4338niklwors* OMCompiler 9499275...51e9b19 (1): > [cppruntime] fixed division by zero during setting start values
5dac071fbAdrian Pop* OMSimulator 14c8124...2322e50 (1): > Updating OMTLMSimulator
240897955Adrian Pop* OMSimulator b4ebae6...14c8124 (1): > change libOMSimulatorLib in libOMSimulatorLua to use rpath on install
60a720e73Adrian Pop* OMSimulator a6a63bd...b4ebae6 (1): > Updating 3rdParty
7cf73fdf8Adrian 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
725b908f1hudson* libraries 08bb3db...b5370e3 (1): > Bump libraries
e93aae18cLennart Ochel* doc 956eafc...9aae697 (1): > Fix volume and number
9aae697e1Lennart OchelFix volume and number
2b4cd30f4Lennart Ochel* doc 2bfa701...956eafc (1): > Add pages to openmodelica.org:fritzson:sne:2005
956eafc1fLennart OchelAdd pages to openmodelica.org:fritzson:sne:2005
05f908c66hudsonUpdating submodules * OMEdit d81695e...17d07da (1): > Save the output format in the simulation flags annotation.
17d07dae4Adeel AsgharSave the output format in the simulation flags annotation.
42a23c044Adeel 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
d81695e04Adeel AsgharAllow modifying the SSD of the composite models Load the updated text back when user switches to diagram view.
8eb75ba3eAdeel AsgharAdded a text view for OMSimulator models
f51e921d9hudson* 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
d1e0a5707Adeel 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`
660c7dbdePer Östlund* OMCompiler 6d27fdf...9499275 (1): > [NF] Relax connector check for e.g. isRoot.
b9625ef38Adrian 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
7440848ffAdrian Pop* OMSimulator 4579bae...4f38ba4 (1): > Updating OMTLMSimulator
f452fd439hudson* libraries 01a9805...08bb3db (1): > Bump libraries
7e8ee622dRobert Braun* OMSimulator 2b8c493...4579bae (2): > Updating testsuite > Correct communication interval for TLM submodels
0dd024ec9Lennart Ochel* OMSimulator fa816ec...2b8c493 (1): > Fix oms2::Solver::freeSolver
524c44defLennart Ochel* OMSimulator 2dfc72c...fa816ec (2): > Updating testsuite > Swap arguments of oms2_saveModel
d3ee744cfLennart Ochel* OMSimulator eacf2cf...2dfc72c (1): > Fix documentation of oms2_saveModel
115163687Martin Sjölund* OMSimulator 9143932...eacf2cf (1): > Support compiling without TLM again
7c8fb3569Adrian Pop* OMSimulator 63c857b...9143932 (1): > Updating OMTLMSimulator
1dd6b5827Adrian Pop* OMSimulator 63555df...63c857b (1): > try a MacOS fix
521c0fb32Adrian Poppropagate compiler and flags
d1df4445dAdrian Pop* OMSimulator 0c84aa7...63555df (1): > update clang check to 3.8.0
3d7014324Adrian Pop* OMSimulator 18d7169...0c84aa7 (2): > Updating OMTLMSimulator > use boost::regex instead of std::regex for old and dumb compilers
293bb4d27Adrian Pop* OMSimulator eb377bd...18d7169 (1): > Updating OMTLMSimulator
c8cfcf23cAdrian Pop* OMSimulator 53be3c4...eb377bd (1): > Updating OMTLMSimulator
fbb75b683Adrian Pop* OMSimulator acbcc8e...53be3c4 (1): > propagate flags
3c90d8c66hudson* libraries d2a1cc0...01a9805 (1): > Bump libraries
53a43cf49hudson* libraries 81861c4...d2a1cc0 (1): > Bump libraries
4f0d76da4Lennart Ochel* OMSimulator e8a2eda...acbcc8e (2): > New API: oms2_exists > Fix line endings
2fed2bc9cPer Östlund* OMCompiler 62dcbfd...6d27fdf (1): > [NF] Fix SimplifyExp.simplifySubscriptedExp.
f8f5f4d6ahudson* libraries 8956ed8...81861c4 (1): > Bump libraries
3f87fa689hudson* OMSimulator 2a7f5b5...e8a2eda (3): > proper disable ceres *and* dependencies > Update documentation > Fix oms2_loadModel
90752133cRobert Braun* OMSimulator 3ce1b97...2a7f5b5 (2): > Updating testsuite > Move reading/writing TLM sockets to solver class
8afd170faRobert Braun* OMSimulator 235eaea...3ce1b97 (1): > Fix array size for initial TLM values
9f65d5834Lennart Ochel* OMSimulator d13cdc5...235eaea (1): > Add API to delete solver instance
343f1f465Robert Braun* OMSimulator db85eee...d13cdc5 (1): > Fix number of arguments for setTLMInitialValues()
66756a6bfRobert Braun* OMSimulator 9105dab...db85eee (2): > Set initial flow for TLM connections > Read from sockets before initializing FMUs
5ef31f071Adeel Asghar* OMSimulator 04cf9c9...9105dab (1): > Added API `oms2_loadModelFromString`
27c3f9a23Adrian Pop* OMSimulator 8e72fcc...04cf9c9 (1): > missed one dependent lib path
37bf8e1e0hudsonUpdating submodules * OMSimulator 913ebf1...8e72fcc (1): > fix lib path
5030f49caadrpoupdate OMSimulator submodule
b076cdc48adrpomore propagation needed
af74615a7Lennart Ochel* OMSimulator 3c15e82...6cb8300 (1): > Better check for invalid identifiers
8a9849295Adeel 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.
78bcdc5a8Lennart Ochel* OMSimulator c241aaf...abb122e (3): > Updating testsuite > Use oms2_deleteConnection to unconnect solvers from FMUs > Use oms2_addConnection to connect solvers with FMUs
1b422a35ePer Östlund* OMCompiler 4e5b4c7...62dcbfd (1): > [NF] Fix access violation check for Lookup.
d3cc613e1Martin SjölundRemove working tests from failures
a8cd3324dMartin SjölundUpdate submodule
5771c2046Adrian Poppropagate host_short to OMSimulator
975b5cf3fPer Östlund* OMCompiler f558b3b...6a4d8d1 (1): > [NF] Make protected class lookup possible.
5d3e15583Robert Braun* OMSimulator 90d0ca7...c241aaf (1): > Updating OMTLMSimulator
754ea3d22Martin Sjölund* OMSimulator 3d68ae6...90d0ca7 (1): > Updating 3rdParty
ffd939195Per Östlund[NF] Update matrix() test.
6c673371bPer ÖstlundUpdating submodules
1b600ac29hudson* libraries 3fb07e8...5591dd8 (1): > Bump libraries
ce121fda9Adrian 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)
665574cf6Per Östlund* OMCompiler 2bfa83f...11eaca3 (1): > [NF] Inline the skew operator.
97099ca68Lennart OchelDisable OMSysIdent on Linux and Mac
df986d344Per ÖstlundUpdating submodules
72fc67378Per Östlund[NF] Add subscripting tests.
f82dbcec8hudson* libraries fde517a...3fb07e8 (1): > Bump libraries
7f57e4b6dAdrian Pop* OMCompiler 5698726...2e978c5 (1): > [NF] Expandable Connectors [ticket:5015] - partial implementation - during lookup create virtual crefs - during typing, type virtual crefs
78b63dd51hudson* libraries 04559af...fde517a (1): > Bump libraries
6deb227a9Adrian Pop* OMSimulator 06eaacd...3d68ae6 (2): > Updating 3rdParty > catch the exception
a2f539569Adeel AsgharUpdating submodules * OMEdit 6920ca9...9199a1a (1): > Use oms2_getSubModelPath for tables
9199a1a69Adeel AsgharUse oms2_getSubModelPath for tables
34625bbcahudson* libraries 965ca0a...04559af (1): > Bump libraries
879072c6bAdeel Asghar* OMSimulator 71a4c96...6780103 (2): > Export table submodel to ssd > Add table submodel outputs as connectors
876da2a20Adrian Pop* OMCompiler 444fbec...5698726 (1): > make sure people git clone OMDev properly
a69d29401hudson* libraries 605d29c...965ca0a (1): > Bump libraries
1dbb1fcfahudson* libraries ded2b82...605d29c (1): > Bump libraries
388bc2952Adeel Asghar* OMEdit a937586...6920ca9 (1): > Updated the copyright text year.
6920ca99cAdeel AsgharUpdated the copyright text year.
be21a67f1hudson* 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
a9375863dAdeel AsgharFew 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.
717eccdb3Anatoly TrosinenkoImplement detailed function arguments dialog
7606bd6c8Anatoly TrosinenkoAdd "Call function" context menu item
507d78041Martin SjölundAdd email notification
85d27d048Adeel 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
390f239b2Adeel Asgharticket: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
4ccf8b957Per Östlund* OMCompiler f2acbf5...444fbec (1): > [NF] Fix parent in Inst.instComponentExpressions.
9435525a6Per Östlund* OMCompiler 9840114...f2acbf5 (1): > Fix InstUtil.splitInnerAndOtherTplLstElementMod.
570edc59aPer Östlund* OMCompiler 01f7068...9840114 (1): > [NF] Potential fix for #5063.
a40caf210Per Östlund[NF] Add test for derived root class.
49431de92Per ÖstlundUpdating submodules
9533d859cAdrian Popupdate tests due to error message change
1ca0a2931Adrian PopUpdating submodules
bda7689a7Adrian Pop* OMCompiler 11bce5a...ceb595e (1): > [NF] do not set structural parameter variability for constants if they have annotation(Evaluate=true)
e0316423eAdrian Popupdate tests
9c748783dAdrian PopUpdating submodules
af630a995hudson* libraries 339214a...ded2b82 (1): > Bump libraries
f7bf3b87eAdrian Pop* OMSimulator 2eb3b5b...71a4c96 (1): > Updating 3rdParty
91599f81eMartin SjölundFix name of env.var used in the script
0bbdeb99dhudson* libraries 9db1122...339214a (1): > Bump libraries
00bdc5de3Martin Sjölund* libraries 035bd9a...9db1122 (1): > Change AixLib repo to the upstream
4c3f85511Martin SjölundIgnore hwloc warnings
63a7f6b5dMartin Sjölund* testsuite 52b1693...4c3f855 (1): > Ignore hwloc warnings
7d133bbfeMartin Sjölund* OMCompiler 47f3ecb...4182336 (1): > Fix use before define
e68f64c3aMartin Sjölund* OMCompiler 8423437...47f3ecb (1): > Allow the compliance suite tests to crash
52b169333Willi Braunexpected output
5e22e1b44hudsonUpdating submodules
fc664b9f5Martin SjölundJenkins does not inherit env.vars
920798166Martin SjölundAdd a Jenkins stage for testing ModelicaCompliance
d199cb75cMartin SjölundUse `chmod a-w` instead of `-w`
30a18587cMartin Sjölund* testsuite f3ff402...d199cb7 (1): > Use `chmod a-w` instead of `-w`
528a8d497Martin Sjölund* OMCompiler 9489b47...fabb954 (1): > Improve stack overflow detection for compliance suite
f3ff4025fMartin SjölundDisable crane C++ FMU test
da15f8a81Martin Sjölund* testsuite fa11a5b...f3ff402 (1): > Disable crane C++ FMU test
b5df44a86Martin Sjölund* OMCompiler 6bfa734...9489b47 (1): > Handle stack overflow for compliance suite test
3921cdac7Martin Sjölund* OMCompiler 63848be...6bfa734 (1): > Avoid backslashes in JSON strings
52d4cc7fcJulien Schueller* OMCompiler 80b06e9...63848be (1): > Add cp -r option to ${builddir_share}/omc/runtime/
780c18924hudson* libraries 4286827...035bd9a (1): > Bump libraries
50fb18ac8Lennart Ochel* OMSimulator 788f5d3...2eb3b5b (2): > Add --solver > Remove --masterAlgorithm
a9dfcef5eLennart Ochel* OMSimulator 8a15e56...788f5d3 (3): > Updating testsuite > Add model exchange mode > Update doc
79ee1ec20Martin Sjölund* OMCompiler 8c3db21...80b06e9 (1): > Test all of the compliance suite
fa11a5b6bAdrian Poptest fix for ticket:5054
08c8bcc62Adrian PopUpdating submodules
c14ac7817hudson* libraries 46c6e5e...4286827 (1): > Bump libraries
6f2c2926bMartin Sjölund* OMCompiler 7d6cb6d...9ebd34b (1): > Compliance-Suite: Fix crash when simulation fails
85d435049Martin Sjölund* OMCompiler 94cae26...7d6cb6d (1): > Sort results of compliance suite testing
804457517Adeel 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.
1c58f5defAdeel Asgharticket: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.
54366fb7dMartin SjölundOMSimulator requires HOME to be writeable
474315c24Martin SjölundAdd check for bad CRLF in commits
b4dbfeaebhudson* libraries 56ff54c...46c6e5e (1): > Bump libraries
de68317d9hudson* libraries c04d353...56ff54c (1): > Bump libraries
e26178947Adeel Asghar* OMEdit 51c079c...d86a2f0 (1): > Update according to OMSimulator signal format
d86a2f08aAdeel AsgharUpdate according to OMSimulator signal format
04847635dAdeel Asghar* OMEdit 445f370...51c079c (1): > OMSimulator rename functionality
51c079c5dAdeel AsgharOMSimulator rename functionality
75dc9a1b2Volker Waurich* OMCompiler bab4ecd...94cae26 (1): > copyFile call for scripting api
5594782fcVolker Waurich* OMCompiler 9d2a05f...bab4ecd (1): > fix evalOutputOnly
592df5c79Adrian 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
500aa7975Willi Braunadjust dump warnings
091b506eaWilli BraunUpdating submodules
c62cdd398Adrian Pop* OMCompiler bb8f3d8...4892660 (1): > ticket:5054 - add an warning message about missing rooted branch and continue
1632ebc91Adrian Popadd cgraphGraphVizFile to the aspell list
9669a1095hudson* libraries b79e335...c04d353 (1): > Bump libraries
7eb47d602Willi Braun[cRuntime] adjust tests with nonlinear dumps
fbf464d12Willi BraunUpdating submodules
87a13af40Willi Braun* OMCompiler a9fc037...8fd8d3e (1): > [Backend] fix text of algebraic loops jacobian
6949ffe0badrpoupdate testsuite
44cd6d263adrpofix line endings
6c86ad060Lennart Ochel* OMSimulator 622e768...8a15e56 (1): > Test for minimum compiler version
70e5adaedAdrian Pop[NF] tests for ticket:4966 overconstrained connection graph
06132efa9Adrian PopUpdating submodules
40f86d65cAdrian 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
f697a0945hudson* libraries d4c48ab...b79e335 (1): > Bump libraries
f6d9eaa61hudson* libraries 5220933...d4c48ab (1): > Bump libraries
2e29ea289Adeel Asghar* doc 353b409...2bfa701 (1): > Activate access annotations documentation
2bfa70139Adeel AsgharActivate access annotations documentation
7f0ca8f05Adeel Asghar* OMEdit d49d6ff...445f370 (1): > Added a new option `Activate Access Annotations` Enables the access annotations for non-encrypted libraries.
445f370dfAdeel AsgharAdded a new option `Activate Access Annotations` Enables the access annotations for non-encrypted libraries.
2d8f1f266hkiel* OMSimulator 1dabf64...622e768 (1): > fix some errors - allocate enough space to hold string pointers (not chars) - fix 8-argument version of OMSimulatorLua_oms2_setTLMInitialValues()
fb0d241d6hudson* libraries 31c5758...5220933 (1): > Bump libraries
8aeba82aaAdeel Asghar* OMEdit 67ee599...d49d6ff (1): > ticket:5044 Show platform specific compiler options
d49d6ff0aAdeel Asgharticket:5044 Show platform specific compiler options
544f714e3Adeel 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
67ee5996aAdeel AsgharCheck for the access annotation before calling `listFile` and `getIconAnnotation` avoids unnecessary messages from OMC. Allow opening *.mol files from regular open dialog.
532f7bbcaAdeel AsgharCall `numProcessors` once
1233269aeAdrian 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
60c3d8a77hudson* libraries 0ce9cac...31c5758 (1): > Bump libraries
bf8bb186bniklwors* OMCompiler 04d541f...c5bc6e5 (1): > Removed code generation for algebraic loop variables and added it to algebraic loop default solver implementation
cbab6e0a4hudson* libraries c17d244...0ce9cac (1): > Bump libraries
625f15dc6Adeel Asghar* doc 626796c...353b409 (1): > Fixed indentation Pick the logo from _images folder.
353b409ddAdeel AsgharFixed indentation Pick the logo from _images folder.
e791d163dAdeel Asghar* doc ebbeebb...626796c (1): > Start the bullet list from new line.
626796c9dAdeel AsgharStart the bullet list from new line.
e13f44c72Adeel Asghar* doc df99456...ebbeebb (1): > Fixed some warnings
ebbeebbffAdeel AsgharFixed some warnings
8cc29d3f4Adeel 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.
df994567aAdeel AsgharMoved 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.
4267d8d39Adeel Asghar* OMEdit a0c6d7b...f127f11 (1): > Updated `OMC Flags` to `OMC Command Line Options`
f127f11e5Adeel AsgharUpdated `OMC Flags` to `OMC Command Line Options`
8d1ae37b6Adeel Asghar* doc 4f95c4f...63cdd5e (1): > Updated OMEdit documentation
63cdd5e1cAdeel AsgharUpdated OMEdit documentation
82d9f451bAdeel Asghar* doc 9f68fc3...4f95c4f (1): > Show the OpenModelica logo in the left navigation
4f95c4f90Adeel AsgharShow the OpenModelica logo in the left navigation
0aa9a2b79hudsonUpdating submodules * OMEdit 185f11c...a0c6d7b (1): > ticket:5047 Return after setting the top window active
a0c6d7b5cAdeel Asgharticket:5047 Return after setting the top window active
9f68fc36dAdeel AsgharFixed heading
e7cf00ba6hudson* libraries da67362...b6d411d (1): > Bump libraries
0b1644df6Adeel Asghar* OMEdit 83e3e92...185f11c (1): > Added menu item for OMSimulator users guide.
185f11c1bAdeel AsgharAdded menu item for OMSimulator users guide.
1aaa45850Adeel Asghar* doc c9217b3...65a53ae (1): > ticket:5046 Added link to OMSimulator documentation.
65a53ae5eAdeel Asgharticket:5046 Added link to OMSimulator documentation.
2376ce75eAdrian Pop* OMSimulator b38b855...1dabf64 (1): > don't clean it after build
0b592244dAdrian Pop* OMSimulator 959f825...b38b855 (1): > ignore error if we cannot find git
1c841f9b9hudson* libraries 1275f99...da67362 (1): > Bump libraries
0c6779d43Adrian Pop* OMEdit e6b1adb...83e3e92 (1): > update common
83e3e9294Adrian Popupdate common
18c1c57d6Adeel Asghar* common db79fa7... (1): > Merge pull request #3 from adeas31/rpath-lib
c9c90856eAdeel AsgharInclude lib folder in RPATH_QMAKE
dc470fe01hudson* OMEdit 0e9c2ff...e6b1adb (2): > Link with libomtlmsimulator > Merge branch 'adeas31-oms'
e6b1adb6eAdeel AsgharLink with libomtlmsimulator
0d2fbd198Adeel AsgharOMEdit depends on OMSimulator
01356fff4Adeel AsgharMerge branch 'adeas31-oms'
ebbf3d04aAdeel AsgharMerge remote-tracking branch 'origin/master' into oms
6d891ea05Adeel Asghar* OMEdit 857e886...0e9c2ff (1): > Split the log stream checkboxes to 3 columns
0e9c2ff82Adeel AsgharSplit the log stream checkboxes to 3 columns
afab93c1fAdeel 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.
857e886b4Adeel Asgharticket: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.
052636969hudson* libraries 7bc000f...1275f99 (1): > Bump libraries
5d18743bfLennart OchelAdd OMSimulator as submodule
5e27ad03ePer Östlund* OMCompiler 06e511f...04d541f (1): > [NF] Fix type when expanding unary expressions.
771b65dd3hudson* libraries b0a8b57...7bc000f (1): > Bump libraries
77c88e370Per Östlund* OMCompiler 65d1390...06e511f (1): > [NF] Array equation fixes.
822bb9d1eniklwors* OMCompiler 23656fa...65d1390 (1): > Added flag to use only one instance of algebraic loop solver in cpp runtime
2e7f9fccbhudson* libraries c42f96c...b0a8b57 (1): > Bump libraries
59817bd05hudson* libraries 44bfbc6...c42f96c (1): > Bump libraries
635e779fbAdrian Pop* OMCompiler 578550f...23656fa (1): > allow disabling of 'stdout' and 'assert' streams
464119709hudson* libraries b22e894...44bfbc6 (1): > Bump libraries
5155aeeb2Martin Sjölund* OMCompiler 66b19e0...578550f (1): > Fix path names for compliance suite
7078bdacbhudson* libraries 387be42...b22e894 (1): > Bump libraries
21c61a618Martin Sjölund* OMCompiler c44a538...66b19e0 (1): > More options for ModelicaCompliance testing
d2220f45bAdrian 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++
e3019fb4eAdrian 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
dbe3f6c27Adrian 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
fff15633bPer Östlund* OMCompiler 52c826a...8089bfd (1): > [NF] Fix package constant detection.
6520c7359Adeel 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.
bcacb27eaAdeel Asgharticket: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.
284f9e12dPer Östlund* OMCompiler 7f60f82...52c826a (1): > [NF] Handle SUBSCRIPTED_EXP in Typing.typeExp.
72bb65888Per Östlund* OMCompiler 008d2d2...7f60f82 (1): > [NF] Don't evaluate local constants in functions.
a98118d21Adeel Asghar* OMEdit d4dad55...ba22c5a (1): > ticket:4983 Update the documentation browser when a new ModelWidget is selected
ba22c5afbAdeel Asgharticket:4983 Update the documentation browser when a new ModelWidget is selected
14a6447a9Willi Braun* OMCompiler 2d1ed04...008d2d2 (1): > [FMI] fix directional derivatives in c fmu
c1e2350f8hudson* libraries 6675969...387be42 (1): > Bump libraries
edff45758Adeel Asghar* OMCompiler 0eac662...2d1ed04 (1): > Add quotes around the full command
d51f42119Per Östlund* OMCompiler c3159ae...0eac662 (1): > [NF] Fix lookup error message.
b5ddaa63aPer Östlund[NF] Add ceval tests.
517bc02dbPer ÖstlundUpdating submodules
1c94ad756Adeel Asghar* OMEdit 862a324...d4dad55 (1): > ticket:4987 Only add the top level model/package to recent files list
d4dad558eAdeel Asgharticket:4987 Only add the top level model/package to recent files list
536d41a99Adeel Asghar* OMEdit 991c06b...862a324 (1): > ticket:4840 Handle the array unit conversion of array modifiers
862a32451Adeel Asgharticket:4840 Handle the array unit conversion of array modifiers
ab769a3a1Martin SjölundAdd a Jenkins pipeline
cc569510fMartin SjölundUpdate paths of sources
e73af51b3Martin Sjölund* testsuite fee1814...69d6869 (1): > Fix typo
69d6869ceMartin SjölundFix typo
1166e1039Martin SjölundUpdating submodules
fee18148dMartin SjölundUpdate expected output for steady state simulation
210ffa014Per ÖstlundUpdating submodules
6ca0d8173Per Östlund[NF] Update tests.
d61c5d436Per Östlund* OMCompiler fd178e1...25d5df2 (1): > [NF] Simplification improvements.
46f58d1b2Per Östlund* OMCompiler 412a023...fd178e1 (1): > [NF] Fix simplification of sum/product.
cb8259795Per Östlund* OMCompiler e3f55e4...412a023 (1): > [NF] Revert to first base class lookup fix.
08b416901Martin SjölundDisabled the C++ static linking test
5f83b7770Martin Sjölund* testsuite ab2c84c...08b4169 (1): > Disabled the C++ static linking test
ab2c84c9cMartin SjölundProperly disable the Motor_mcp test
44147d528Martin Sjölund* testsuite 73619c7...ab2c84c (1): > Properly disable the Motor_mcp test
cc65e34b1Martin Sjölund* OMCompiler d870b3b...e3f55e4 (1): > Fix the FMU resource path on Win32
ed5c31f0fPer ÖstlundUpdating submodules
73619c7edPer Östlund[NF] Update delay test.
36f054031Per Östlund* OMCompiler 7d0153e...647ef10 (1): > [NF] Fix Ceval error reporting.
d08883af5Per Östlund* OMCompiler 582a038...7d0153e (1): > [NF] Simplification improvements.
299bfbc50Per Östlund[NF] Add cardinality tests.
3ffd02337Per ÖstlundUpdating submodules
0b8ac126fPierre Haessig* doc 8654f34...c9217b3 (1): > fix typos in OMMatlab doc
3559bcdb4Per Östlund* OMCompiler e9a73b9...6ec2d31 (1): > [NF] Better fix for base class lookup issue.
bfcb3895cPer Östlund[NF] Add extends test.
372f9d92ePer ÖstlundUpdating submodules
c9217b308Pierre Haessigfix typos in OMMatlab doc
8001b80f9Adeel Asghar* doc bb446cd...8654f34 (1): > Fix indentation
8654f34d4Adeel AsgharFix indentation
213e5b3d3hudson* libraries ba70922...6675969 (1): > Bump libraries
13afdd493Adeel Asghar* doc 74a891b...bb446cd (1): > A bit of documentation about encryption support
bb446cd7dAdeel AsgharA bit of documentation about encryption support
5b2ac558fMartin SjölundStop testing testBug3902
a38866a5dMartin Sjölund* testsuite 276bf6f...5b2ac55 (2): > Stop testing testBug3902 > Disable HPCOM test Motor_mcp_omp
605c99bb3Martin SjölundDisable HPCOM test Motor_mcp_omp
b9749f5c0hudson* libraries d1a100b...ba70922 (1): > Bump libraries
276bf6fefMartin SjölundChange tested cross-compiled+run platforms
2b7c39414Martin Sjölund* testsuite 6f66119...276bf6f (1): > Change tested cross-compiled+run platforms
38eb7b8eahudson* libraries 7e1c0f3...d1a100b (1): > Bump libraries
bb6a641a6Martin Sjölund* OMCompiler 7cd71ba...a34b659 (1): > Fix for Windows paths in URIs
636490632Martin Sjölund* testsuite bcaffcb...6f66119 (1): > Add script to run FMUs through Jenkins
6f6611995Martin SjölundAdd script to run FMUs through Jenkins
df12a3918Martin Sjölund* testsuite a1214cb...bcaffcb (1): > Move creation of the tar.xz to the Jenkinsfile
bcaffcb5fMartin SjölundMove creation of the tar.xz to the Jenkinsfile
a6e8a2ca7Martin Sjölund* testsuite b4d738d...a1214cb (1): > Also build x86 in docker
a1214cb0aMartin SjölundAlso build x86 in docker
e00584cebhudson* libraries ab63dd4...7e1c0f3 (1): > Bump libraries
c56f4709eMartin SjölundUpdating submodules
b4d738da1Martin SjölundCross-compile FMUs using docker or the local machine
179896b8ahudson* libraries 13272e1...ab63dd4 (1): > Bump libraries
fa39fd17dAdrian Pop* OMCompiler 1257694...3f36b04 (1): > small readme update
8e7ec6da1hudson* libraries 494cdf5...13272e1 (1): > Bump libraries
57a95b11cAdeel Asghar* OMEdit 94bcd98...991c06b (1): > Use listFile when file is encrypted
991c06b4eAdeel AsgharUse listFile when file is encrypted
90ad8ccdeAdeel Asghar* OMCompiler 75c94ec...1257694 (1): > listFile should work for Access.nonPackageText and higher
afc376d4fAdeel Asghar* OMCompiler bc961b4...75c94ec (1): > Restrict instantiateModel based on the access annotation If the class is encrypted then check the access level for instantiateModel
a24e239f4Per ÖstlundUpdating submodules
ba2ec9885Per Östlund[NF] Update tests.
3e6dcc4feMartin Sjölund* OMEdit 80bc25f...94bcd98 (1): > Added more preprocessor checks for OSG
94bcd989fMartin SjölundAdded more preprocessor checks for OSG
5e84c83c9Adeel Asghar* OMEdit 891aab5...80bc25f (1): > Restrict instantiateModel based on the access annotation.
80bc25f32Adeel AsgharRestrict instantiateModel based on the access annotation.
a85dfcbc6Adrian Pop* OMCompiler facb5c9...ad9df37 (1): > add a readme about using own compiled OpenModelica
55c1cbd14hudson* libraries 6d083b2...494cdf5 (1): > Bump libraries
863cf1341Per Östlund[NF] Add scalar() test.
f77665766Per ÖstlundUpdating submodules
ca06d7132Per Östlund* OMCompiler 592a4a4...5615485 (1): > [NF] Improve expression expansion.
3609d875dPer Östlund[NF] Add unknown dim test.
38469b835Per ÖstlundUpdating submodules
5a67bb114Martin Sjölund* OMEdit 23a584f...891aab5 (1): > Do not point directly into OMCompiler.git
891aab58dMartin SjölundDo not point directly into OMCompiler.git
1bbf721bcMartin Sjölund* OMCompiler 1c8bb86...f761280 (1): > The FMIL includes are necessary to compile OMEdit
a1ca0b89aLennart Ochel* OMCompiler dfa7337...1c8bb86 (1): > Fix copyright header
98b0e8643Adeel Asghar* OMCompiler fb766b3...dfa7337 (1): > Use the correct working directory
e9ada82eahudson* libraries 46d066c...6d083b2 (1): > Bump libraries
2bfddad10Per Östlund* OMCompiler cce54d9...fb766b3 (1): > Handle : in ComponentReference.compareSubs.
dba6b173aPer Östlund[NF] Update tests.
95b392cb7Per ÖstlundUpdating submodules
9a4ffacd8hudson* libraries eb5d2b5...46d066c (1): > Bump libraries
0acfdf1eePer Östlund* OMCompiler f9bcda0...37e7177 (1): > [NF] Fix issue with conditional components.
3f7682af6Per Östlund* OMCompiler 72ee122...f9bcda0 (1): > [NF] Fix scope in Inst.instExpressions.
4eaab01e8Per Östlund[NF] Added conditional connector test.
1811d5042Per ÖstlundUpdating submodules
b74a2f118Adeel AsgharMerge remote-tracking branch 'origin/master' into oms
0d2ef425chudson* libraries 0414053...eb5d2b5 (1): > Bump libraries
ddff37922Per Östlund* OMCompiler 6fe40c2...0fb948c (1): > [NF] Fix moving of parameter binding to equation.
c0b03eb4cPer Östlund* OMCompiler 24b68a2...6fe40c2 (1): > [NF] Remove empty arrays equations.
20dc212eaPer Östlund[NF] Update tests.
c8c89fa8aPer ÖstlundUpdating submodules
b5e588e7cMartin Sjölund* OMCompiler e3fba96...27740e1 (1): > Use the FMI 2.0 resources directory for info.json
a3ec59b80Martin Sjölund* OMCompiler 7f3aeef...e3fba96 (1): > Do not enforce -flto when building FMUs
003f554f9Per Östlund* OMCompiler a107bb4...7f3aeef (1): > [NF] Update NFModelicaBuiltin.
1912ae94cPer Östlund* OMCompiler d262d0a...a107bb4 (1): > [NF] Fix handling of 'each' in Ceval.
c3e32f742hudson* libraries 812797b...0414053 (1): > Bump libraries
30c4eb8ffhudson* libraries 165d9aa...812797b (1): > Bump libraries
cb0d55ea9hudson* libraries 4e50e29...165d9aa (1): > Bump libraries
8f6610b60adrpoforce update as PR failed on last step
e0ee6b809Adrian Pop* OMCompiler 97ad0bf...c0e4847 (1): > small readme update
4f35cb62aAdrian Pop* OMCompiler 5e99170...97ad0bf (1): > check if the file is valid
b90bbbaa0hudson* libraries f2ae2c4...4e50e29 (1): > Bump libraries
d023d7a5bPer Östlund[NF] Add if-equation test.
0bc2c21f9Per ÖstlundUpdating submodules
077e63d91Per ÖstlundUpdating submodules
fb8371207Per Östlund[NF] Add record array evaluation tests.
9b5e6445dhudson* libraries c436a4c...f2ae2c4 (1): > Bump libraries
d0bbeaf4dMartin Sjölund* OMEdit 50faa87...23a584f (1): > Increase the colour palette of check.png to 8-bit
23a584f7aMartin SjölundIncrease the colour palette of check.png to 8-bit
bcba02913Adeel Asghar* OMCompiler ab5e5ee...8f36866 (1): > Pass the correct number of arguments.
b45e4765dAdeel 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.
ed6fca902hudson* libraries 4d98c11...c436a4c (1): > Bump libraries
f50ab80d5Per ÖstlundUpdating submodules
bede77897Per Östlund[NF] Update operator overloading tests.
e886cde13Per Östlund* OMCompiler b592193...8dca89a (1): > [NF] Try harder.
c0d24b316hudson* libraries a972250...4d98c11 (1): > Bump libraries
71716621cPer Östlund[NF] Update tests.
036f9f303Per ÖstlundUpdating submodules
11fdfba1bPer Östlund[NF] Add function evaluation test.
3524f52acPer ÖstlundUpdating submodules
de071cc7bhudson* libraries bffe1e3...a972250 (1): > Bump libraries
06b74e5e1Adrian Popchange OpenModelicaSetup to OMSetup
cf36c80a9Martin Sjölund* libraries a498dde...bffe1e3 (1): > Add AixLib 0.4.0; existing packages depend on it
7480af7b3Adrian Pop* OMCompiler 7ee060b...e179064 (1): > fix include path for SEMLA
7c1bc3106hudson* libraries c8b12c0...a498dde (1): > Bump libraries
9be9c858eAdrian Pop* OMCompiler 8c6ff41...7ee060b (1): > handle list and listFile if we have encryption
63d96ab35hudson* libraries e85eb65...c8b12c0 (1): > Bump libraries
676537d69Adeel Asghar* OMCompiler b96cf71...8c6ff41 (1): > Build SEMLA from OMEncryption
1cc0f23c3hudson* libraries 1d300f9...e85eb65 (1): > Bump libraries
b9da8d025Per Östlund[NF] Update function vectorization tests.
d9bf2c55aPer ÖstlundUpdating submodules
d7759ec6eDietmar 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
6c456fc88hudson* libraries fee17dd...1d300f9 (1): > Bump libraries
d02d8de5ePer Östlund* OMCompiler dc81059...7ad3a17 (1): > [NF] Make record constructors work again.
546f25070Per Östlund[NF] Update and add operator overloading tests.
aa8a9431ePer ÖstlundUpdating submodules
014a8288aAdeel Asghar* OMEdit e076b38...50faa87 (1): > Allow creating and loading encrypted package
ee2d623d0Adeel AsgharMerge remote-tracking branch 'origin/master' into oms
50faa877aAdeel AsgharAllow creating and loading encrypted package
fb56634daAdeel Asghar* OMEdit 7e3111a...e076b38 (1): > Avoid the NULL pointer exception.
e076b38dbAdeel AsgharAvoid the NULL pointer exception.
ce7624b22hudson* libraries 96e5309...fee17dd (1): > Bump libraries
e23cd3456Adeel Asghar* OMCompiler 1f361bb...9419b55 (1): > Make sure to clean SEMLA
ea4204d91Adeel 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
f8e15b9e8hudson* libraries bdc689a...96e5309 (1): > Bump libraries
a4e6d407aRüdiger Franke* OMCompiler 6533bcd...91cd77d (1): > Fix type of firstTick operator
49c257bb6hudson* libraries 85a24c3...bdc689a (2): > Bump libraries > Fix the MSL trunk patch
3cc7e9dc5Per Östlund[NF] Add function derivative tests.
47633fce4Per ÖstlundUpdating submodules
be9bdac51hudson* libraries 4d2de16...85a24c3 (1): > Bump libraries
87cfbd19ahudson* libraries afed7a5...4d2de16 (1): > Bump libraries
c01fba20dPer ÖstlundUpdating submodules
82c85da6fPer Östlund[NF] Update tests.
cbf553e8bhudson* libraries 0dfe362...afed7a5 (1): > Bump libraries
11f71a367Adeel AsgharAllow adding table as submodel FMU properties context menu
ce21b1069Adeel AsgharFMU inputs via FMU properties dialog
e93c59a67hudson* libraries 4675996...0dfe362 (1): > Bump libraries
0a4a3c70bhudson* libraries 8e2e588...4675996 (1): > Bump libraries
8fb6d520dPer Östlund* OMCompiler 9d7f5d5...58dca93 (1): > [NF] Minor optimization for fold/map of crefs.
53097e86dhudson* libraries cd478f1...8e2e588 (1): > Bump libraries
f42c0a917Per Östlund[NF] Add more function evaluation tests.
031d61528Per ÖstlundUpdating submodules
19b2b60f1Per Östlund* OMCompiler 15644b5...f430883 (1): > [NF] Expression evaluation fixes.
391deb85bPer Östlund[NF] Add function evaluation test.
837c12c0aPer ÖstlundUpdating submodules
6adc7f2c8Per Östlund* OMCompiler df6ecef...030f499 (1): > Add code generation for 'product'.
2711e8e2cPer Östlund* OMCompiler 2166555...df6ecef (1): > [NF] Use correct call attributes everywhere.
a359e9fedAdrian Pop* OMCompiler e8a3024...2166555 (1): > try to not use the new dtags also for shared objects
613de6fe7Adrian Pop* OMCompiler cc5bf4b...e8a3024 (1): > - handle -Wl,--no-as-needed via configure
34f1ec133Adrian Pop* OMCompiler 4c949e1...cc5bf4b (2): > handle -Wl,--disable-new-dtags via configure > use RPATH not RUNPATH via -Wl,--disable-new-dtags
7b415b224hudson* libraries c88ae31...cd478f1 (1): > Bump libraries
c06433506Adrian Pop* OMCompiler 3afa6f7...4c949e1 (1): > use -Wl,--no-as-needed as otherwise the klu test fails
9d6a69776Volker Waurich* OMCompiler 84be5a9...3afa6f7 (1): > remove duplicated relation checking for cpp codegen, fixes relations using iterators
50fc6a26dAdeel AsgharDisable the renaming feature until its fixed completely
61b04277bPer Östlund[NF] Add nested 'end' test.
c5d0497b1Per ÖstlundUpdating submodules
93dee901cPer Östlund* OMCompiler c3468c0...2fffc20 (1): > Handle "()" for __OpenModelica_simulationFlags.
0b2fd737bPer Östlund[NF] Update tests.
373e5e614Per ÖstlundUpdating submodules
9d25b3868Adeel AsgharUse oms2_setConnectorGeometry for connectors Bit of code cleanup.
891adba85Per ÖstlundUpdate tests.
3242d5758Per ÖstlundUpdating submodules
5f2612639Per Östlund[NF] Update tests.
9a5bb6433Per ÖstlundUpdating submodules
7e8c5265fPer Östlund[NF] Add more 'when' tests.
eb5a3a4dcPer ÖstlundUpdating submodules
ce68a50a6Per Östlund* OMCompiler 9878b52...9b09552 (1): > Add evaluation of intBit*.
9f52a31acPer Östlund* OMCompiler 12e54e0...9878b52 (1): > [NF] Fill in field names when converting records.
212885f0cPer Östlund* OMCompiler a444419...12e54e0 (1): > [NF] Fix Package.collectVariableConstants.
3d95d21f3Per Östlund* OMCompiler debb491...a444419 (1): > [NF] Allow both types to be unknown in matchTypes.
14022bc06Adeel AsgharAdapt to the changes of asynchronous simulate Added support for get start and stop time APIs.
6d76fe6f5Per Östlund* OMCompiler 0fd679d...debb491 (1): > [NF] Apply scope fixes to records constructors too.
f545a43d3Adeel AsgharAllow deleting the submodel icon Restrict few actions on the submodel signals. Respective context menus
fedcaa24dPer Östlund[NF] Update tests.
a5144a4adPer ÖstlundUpdating submodules
72f34216fhudson* libraries 1539b63...c88ae31 (1): > Bump libraries
434849110Per Östlund[NF] Update tests.
3d0cc19fdPer ÖstlundUpdating submodules
2c1fc426ePer Östlund* OMCompiler a185205...e2290c9 (1): > Fix ComponentReference.expandCref.
52e77660ahudson* libraries e6e6718...1539b63 (1): > Bump libraries
016c4fd99Per Östlund* OMCompiler e8395d7...a185205 (1): > Improve inlining to handle Complex constructor.
c0f7c32e2Per Östlund* OMCompiler 215b5fc...e8395d7 (1): > [NF] Fix call attributes for operator overloading.
04d958a40Adeel AsgharMerge remote-tracking branch 'origin/master' into oms
2496b7d4bAdeel AsgharModelWidget for FMUs and its signals Handling of iconSource attribute for FMUs.
f295158bcPer Östlund* OMCompiler 526262a...215b5fc (1): > [NF] Fix ConnectEquations.makePositiveMaxCall.
3c2d914adPer Östlund[NF] Add function record parameter tests.
6eb3a7b9cPer ÖstlundUpdating submodules
fed51bdabDietmar Winkler* OMCompiler 0ea5484...c2593f2 (1): > Add default top alignment for table rows
ea63cadaePer Östlund* OMCompiler f09a7d4...0ea5484 (1): > [NF] Fix InstNode.scopePath for derived classes.
47387c8adPer Östlund[NF] Update tests.
e6f9e8ca9Per ÖstlundUpdating submodules
8bcc3ee58Willi Braun* OMCompiler e80e927...0f7ec31 (1): > [cRuntime] fix typo
73c624c48Per Östlund[NF] Add array concatenation test.
c23e4b029Per ÖstlundUpdating submodules
a75611462Willi Braun* OMCompiler 2716d05...2ea6748 (1): > [cRuntime] Fixing LOG_DSS dump
152812ec8Willi Braun* OMCompiler 729fcc0...2716d05 (1): > [DAEMode] create aux variable for cse variables
acf3696e1Willi Braun* OMCompiler ef288f9...729fcc0 (1): > [cRuntime] fix function _omc_maximumVectorNorm
28607eebfPer Östlund* OMCompiler e5b9e3e...ef288f9 (1): > [NF] Fix equation counting for algorithms.
62a0cb466Per Östlund[NF] Add tests.
ee0681154Per ÖstlundUpdating submodules
74a7737efPer Östlund[NF] Added prefixing test.
3a84f4211Per ÖstlundUpdating submodules
abc79f2f8Per Östlund[NF] Add prefixing test.
f24e61a3bPer ÖstlundUpdating submodules
4a35da1d5Per Östlund[NF] Add dimension deduction test.
5cc5825a1Per ÖstlundUpdating submodules
8bcddfc76hudson* libraries 9ef54b8...e6e6718 (1): > Bump libraries
81bcbdeebPer ÖstlundUpdating submodules
f0dc63558Per Östlund[NF] Add builtin attribute test.
2c465169fPer ÖstlundUpdating submodules
3c4e9ad54Per Östlund[NF] Update test.
e9c014f80Adrian 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
adbecab95Per Östlund[NF] Update tests.
b92707c4aPer ÖstlundUpdating submodules
bc4d22860Per Östlund[NF] Add array binding test.
476f47c3fPer ÖstlundUpdating submodules
affad0bf4Per Östlund[NF] Add more class modifier tests.
3b0784ab3Per ÖstlundUpdating submodules
05591447fPer Östlund[NF] Add more record evaluation tests.
bd2b4fb87Per ÖstlundUpdating submodules
c6b3b5666hudson* libraries 1821d24...9ef54b8 (1): > Bump libraries
97c16ae90Per Östlund* OMCompiler c6677a4...c06350f (1): > [NF] Fix record constructor generation issue.
05eff907fPer Östlund* OMCompiler 54d7a40...c6677a4 (1): > Make saveTotalModel respect uses-annotations.
7319274eaPer Östlund* OMCompiler c0cc57f...54d7a40 (1): > [NF] Fix modifier scope in Inst.instClassDef.
2f352d52aMartin Sjölund* OMCompiler 74abb64...c0cc57f (1): > Build lpsolve55 if it is not found
2a436ddf0Per Östlund[NF] Update tests.
4ad8e0ccaPer ÖstlundUpdating submodules
04805a982hudson* libraries 2784566...1821d24 (1): > Bump libraries
9a756d2b5Per Östlund[NF] Update tests.
497fb915cPer ÖstlundUpdating submodules
c2c1c195fPer Östlund* OMCompiler 2fefbbb...90c1886 (2): > [NF] Improve type checking of records. > [NF] Fix generation of record constructors.
b2e369cccPer Östlund* OMCompiler 16e0883...2fefbbb (1): > [NF] Improve type checking of records.
af3e6092fhudson* libraries 4734b91...2784566 (1): > Bump libraries
89fef4a0ePer ÖstlundUpdating submodules
13aad5f7aPer Östlund[NF] Update getInstanceName test.
54814fdb7Per ÖstlundUpdating submodules
5df20c635Per Östlund[NF] Update tests.
fa1541f67Martin Sjölund* OMCompiler 17adb9a...57e8ce7 (1): > Generate correct code for integer mod(i1,i2)
bad53a2fdPer Östlund[NF] Update tests.
9fe392a40Per ÖstlundUpdating submodules
a912b6303Per Östlund* OMCompiler 6aa87b5...ed95fad (1): > [NF] Constant evaluation fixes.
dc870cc3cMartin Sjölund* OMEdit da1155a...7e3111a (1): > Pass CXXFLAGS to qjson
7e3111a89Martin SjölundPass CXXFLAGS to qjson
27600229fLennart OchelUpdating OMCompiler
7b94780afPer Östlund[NF] Update tests.
8bcbcdc3ePer ÖstlundUpdating submodules
57f144b78Adeel AsgharMerge remote-tracking branch 'origin/master' into oms
b9452ebe0hudson* libraries c9a6a78...4734b91 (1): > Bump libraries
f3b023409Per Östlund* OMCompiler 52e894f...fb58909 (1): > [NF] Various improvements.
8d7657d26Adeel Asghar* OMEdit 09fcdbc...da1155a (1): > ticket:4935 Check the simulation result size before switching to the plotting view.
da1155a9dAdeel Asgharticket:4935 Check the simulation result size before switching to the plotting view.
eb3c7d7f5Per Östlund* OMCompiler d47670a...52e894f (1): > [NF] Use class scopes for function names.
5ea64e340Adeel Asghar* OMEdit afcb605...09fcdbc (1): > Fixed flickering of duplicate dialog
09fcdbcf4Adeel AsgharFixed flickering of duplicate dialog
beefc7ffePer Östlund* OMCompiler 271b70d...d47670a (1): > [NF] Don't treat external "builtin" as external.
678ea021bPer Östlund[NF] Add inner outer test.
5ccca9fe1Per ÖstlundUpdating submodules
c68974042Martin Sjölund* OMCompiler a3a1750...74e8456 (1): > filterSimulationResults option to remove descriptions
4c7b3087ahudson* libraries c1264ac...c9a6a78 (1): > Bump libraries
017eb4986hudson* libraries e5f6d48...c1264ac (1): > Bump libraries
9e1da4555Per Östlund* OMCompiler 3d7f6a4...a3a1750 (1): > Add dumping of INITIAL_NORETCALL to DAEDump.
1e7ea724cPer Östlund* OMCompiler 0e2c8f5...3d7f6a4 (1): > [NF] Fix evaluation of dimensions in functions.
85b189c62Per Östlund* OMCompiler 63ed252...0e2c8f5 (1): > [NF] Fix variability of size() properly.
a53d2ecc8Per Östlund* OMCompiler 59a392a...63ed252 (1): > [NF] Handle derived classes in collectRecordParams.
6c0910c49Per Östlund* OMCompiler 1bed3ff...59a392a (1): > [NF] Minor fixes.
bb9b167b9Per Östlund* OMCompiler a3ddfaf...1bed3ff (1): > [NF] Fix variability of size() in functions.
ce77458a4Per Östlund[NF] Added function evaluation tests with arrays.
022bc70dcPer ÖstlundUpdating submodules
76131c614Per Östlund* OMCompiler c844742...8b4871a (1): > [NF] Improve function vectorization.
70eafcfe7Martin Sjölund* OMCompiler 4912fd6...c844742 (1): > Only perform logging of delay for LOG_EVENTS_V
b0383b2c8Adeel AsgharMerge remote-tracking branch 'origin/master' into oms
fa9e510caAdeel Asghar* OMEdit 881575c...afcb605 (1): > Fix array parametric plot
afcb6057aAdeel AsgharFix array parametric plot
ed88ece2fhudson* libraries 8a2dfb2...e5f6d48 (1): > Bump libraries
1ec199c55Per Östlund* OMCompiler bc9cece...4912fd6 (1): > [NF] Inlining fixes.
129adbf62Adeel Asghar* OMEdit 6b04065...881575c (1): > ticket:4923 Check for Modelica:// urls
881575c43Adeel Asgharticket:4923 Check for Modelica:// urls
fe62e9527Bernhard Thiele* OMCompiler d9899db...bc9cece (1): > Removing description of a previously removed module
a86472e6bAdeel AsgharSimulate FMI composite models
c0e3759b9Per Östlund[NF] More test for records in function evaluation.
26c832713Per ÖstlundUpdating submodules
cb7223073hudson* libraries 9d7cb45...8a2dfb2 (1): > Bump libraries
83fe9fa19Per Östlund[NF] Added function evaluation test with record.
859bb7044Per ÖstlundUpdating submodules
2ec164387Per Östlund[NF] Evaluation tests for linspace and reductions.
28107a100Per ÖstlundUpdating submodules
230344418Per Östlund[NF] Update tests.
498712d40Per ÖstlundUpdating submodules
7b443d87fPer Östlund* OMCompiler 89eacbb...87286cb (1): > [NF] Various improvements.
23774333fPer Östlund[NF] Add test for duplicate params in function.
2b0b69de0Per ÖstlundUpdating submodules
934ac6f1dPer Östlund* OMCompiler bc4b3e1...ace473c (1): > [NF] Add evalution of known external functions.
606bbdb99Per Östlund* OMCompiler cd7b28a...bc4b3e1 (1): > [NF] Add sanity check to Call.vectorizeCall.
9a3e237aaPer ÖstlundUpdating submodules
4cf7e9aa3Per ÖstlundUpdate spell checking file.
9fbd53a15Per Östlund[NF] Added function evaluation tests.
f816339d4Adeel Asghar* OMCompiler 6a5320c...f92e6eb (1): > Fixed the windows FMU export
e0b1856e9Adeel Asghar* doc 0737232...74a891b (1): > Documented the third argument of ModelicaSystem
74a891bedAdeel AsgharDocumented the third argument of ModelicaSystem
d880af299hudson* libraries 3462393...9d7cb45 (1): > Bump libraries
763f5eeb4adrpo* libraries daccf5c...3462393 (1): > update the manual patch
3cd1fe081Per Östlund* OMCompiler 26cb184...6a5320c (1): > Fix Inst.releaseInstHashTable.
db60c45f0Adeel AsgharMerge remote-tracking branch 'origin/master' into oms
9f7878f82Martin Sjölund* OMCompiler 7fc85eb...26cb184 (1): > Improved instantiateModel
6790a23a5Martin Sjölund* OMCompiler 5a7ce94...7fc85eb (1): > Fix undefined behaviour in codegen of array reduction
a523321a4Per Östlund[NF] Add ceval test for Integer().
2b50c1c20Per ÖstlundUpdating submodules
f8be7c4dfPer Östlund* OMCompiler 3aae2a0...81ba868 (1): > [NF] Various fixes.
303eb96dbAdeel Asghar* OMEdit 48aee2f...6b04065 (1): > ticket:3788 Delete the entire simulation folder on quit
6b04065d8Adeel Asgharticket:3788 Delete the entire simulation folder on quit
73f9dd20eAdrian Pop* OMCompiler 338d1df...3aae2a0 (1): > pass the makefile file in Windows
bdad48676Per Östlund[NF] Update tests.
bdef3d316Per ÖstlundUpdating submodules
caaf4a350Adeel Asghar* OMEdit d1e3551...48aee2f (1): > ticket:4788 Add the saved files to recent files list
48aee2f0dAdeel Asgharticket:4788 Add the saved files to recent files list
1db0c3efdMartin Sjölund* libraries 686f34a...daccf5c (1): > Update makefile for netcdf
d820054f1Martin Sjölund* libraries f853b09...686f34a (1): > Update netCDF as the last commit was force pushed
dde5b1aefMartin Sjölund* libraries c66a9a2...f853b09 (1): > Fix the MSL patch
2340763a2Adeel Asghar* doc 29cd774...0737232 (1): > Documentation for __OpenModelica_commandLineOptions and __OpenModelica_simulationFlags annotations
0737232d6Adeel AsgharDocumentation for __OpenModelica_commandLineOptions and __OpenModelica_simulationFlags annotations
4854b6fdcMartin Sjölund* libraries 05c4cdb...c66a9a2 (1): > Bump libraries
d8f981d71Martin Sjölund* libraries 1a82c7f...05c4cdb (1): > Add LibRAS to the testing
d470457d3Adeel Asghar* OMEdit a31e907...d1e3551 (2): > Better default color for warnings > Don't set a minimum width
d1e355161Adeel AsgharBetter default color for warnings
e2aff3c8bAdeel AsgharDon't set a minimum width
b3f8af892Martin SjölundNumber of output points changed
9c78ce857Martin SjölundUpdating submodules
9375dc865Per Östlund* OMCompiler d8d9e02...004da73 (1): > Disable incorrect typing of .+ for Strings.
6a1cc9a99Per Östlund[NF] Update tests.
5a46b166bPer ÖstlundUpdating submodules
8e4a2077cMartin Sjölund* OMCompiler 549896e...f5e1d77 (1): > Inline mmc_mk_modelica_array for source FMUs
b080887caPer ÖstlundUpdating submodules
0db66a6dePer Östlund[NF] Add reduction subscripting test.
f0eff7063Martin Sjölund* OMCompiler 0b569cc...c51b823 (1): > Fix stateselection destructor
81d569875Martin SjölundFix typo in translateModelFMU command
859f563cdMartin SjölundUpdating submodules
791d7adedRüdiger Franke* OMCompiler d4122a2...d6ea7eb (1): > Support assignment to arrays of discrete states
3dc89bd22Willi Braun* OMCompiler c2ffbc5...d4122a2 (1): > [Runtime] fix some debug outputs in kinsol solver
8b1dd525bhudson* libraries 2c38a9e...1a82c7f (2): > Bump libraries > Update MSL trunk patch
b07b2303aMartin Sjölund* libraries 0b34de5...2c38a9e (1): > Bump libraries
858b9d019Adeel Asghar* OMEdit 072b5c8...a31e907 (1): > ticket:4806 pass correct library name to loadModel
a31e90700Adeel Asgharticket:4806 pass correct library name to loadModel
e7ba7f69dMartin Sjölund* OMCompiler 3f63830...c2ffbc5 (1): > Handle # in the working path
c7ad8cbcbPer Östlund* OMCompiler c2dad7b...3f63830 (1): > [NF] Fix type of DAE.RANGE.
cb4993192Adeel AsgharFMU ModelWidget
b0dac2433Per ÖstlundUpdating submodules
072b5c8c1Per ÖstlundUpdate OMCProxy for saveTotalModel change.
52a6fd862Per Östlund* OMCompiler 19ce60a...340f1d3 (1): > [NF] Improve structural parameter marking.
a39ede289Per Östlund[NF] Updated tests.
546c18413Per ÖstlundUpdating submodules
1787fde90Per Östlund[NF] Update tests.
9ac86ba54Per ÖstlundUpdating submodules
aaaa70602Willi Braun* OMCompiler feb746e...29bc2a8 (1): > [SC] Refactor some functions that reconstruct SimEqSystems
14f66e7b8Willi Braun[SC] update tests
8b2222e3aWilli BraunUpdating submodules
8748e7a34Adeel AsgharMerge remote-tracking branch 'origin/master' into oms
ff9e939edAdeel AsgharAdapt to updated OMS API
0bf2fd78fAdrian Pop* OMCompiler ae5e0b1...de3a487 (1): > add GC_get_prof_stats as OMC API, ticket:4889
42c11db1cPer Östlund[NF] Update tests.
dcd783f22Per ÖstlundUpdating submodules
72a8e6db8Per ÖstlundUpdating submodules
fb1806b9dPer Östlund[NF] Update tests.
0c47e89d7Adrian Pop* OMCompiler a8f003f...129d50f (1): > fix copy of antlr jars for Linux and Windows
58ed3ec8aPer Östlund* OMCompiler f6ae791...a8f003f (1): > [NF] Use correct DAE type for array assignments.
0e434b42aAdrian Pop* OMCompiler 9216359...f6ae791 (1): > fix windows builds, copy of antlr*jar
fcb348e4ePer Östlund* OMCompiler a473365...9216359 (1): > [NF] ExternalObject fixes.
7294681c3Per Östlund* OMCompiler 6ca8924...a473365 (1): > [NF] Hack to fix type of min/max/sum/product.
5ac354546Per Östlund[NF] Update tests.
c9375b518Per ÖstlundUpdating submodules
80ea62e50Martin Sjölund* OMCompiler d7c5c23...d36f68c (1): > Compile runtime code with no-dollars-in-identifiers
0365526e9Martin Sjölund* OMCompiler 0f2f73e...d7c5c23 (1): > Moved the Java interface to new repo OMJava
ed1565011Martin Sjölund* OMCompiler e86a458...0f2f73e (1): > Run javac with encoding=utf8
cbe8be5d6Martin Sjölund* OMCompiler 20e6c2d...e86a458 (1): > Increase the size of equation alias cache
e78a1c5ceMartin SjölundUpdating submodules
a538e8bedMartin SjölundExpected output for SimCode alias equations
0c95f6905Per Östlund* OMCompiler 5680ad3...4d89e7f (1): > [NF] Fix FBuiltin.getBasicTypes for NF.
6a5d5c0cfWilli Braun* OMCompiler 74a526d...5680ad3 (1): > [BE] added execStat to BackendDAEUtil.sortGlobalKnownVarsInDAE
3174bca50hudson* libraries 650c887...0b34de5 (1): > Bump libraries
8687ea84dhkiel* OMCompiler 368ac8c...74a526d (1): > some minor optimizations
73e61a690Martin Sjölund* OMCompiler 7a3a58f...368ac8c (1): > Refactor SimCode.createEquation
83055a579Willi Braun* OMCompiler f6ef4b2...7a3a58f (1): > [DAEmode] reduce generated code for algebraic variables
f2637f7fdMartin SjölundUpdating submodules
ad900fc76Martin Sjölund[NF] Expected output from evaluating ranges
9a6d20f5dhudson* libraries 328d125...650c887 (1): > Bump libraries
de5a1a836Willi Braun* OMCompiler 2245862...e6bd883 (1): > [DAEMode] update at event update again all equations
45503fc0eMartin Sjölund* OMCompiler c160a16...2245862 (1): > [NF] Improve TODO-messages
a9c8a780bMartin Sjölund* OMCompiler 3f9491d...c160a16 (1): > Handle SVGs containing UTF-8 characters
03ae82272Martin Sjölund* OMCompiler 38efbe7...3f9491d (1): > Handle empty rotation in icon generation script
03c22a907Martin 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
717f6324dhudson* libraries ce0b3f4...328d125 (1): > Bump libraries
a9de90764hudson* libraries e891d0e...ce0b3f4 (1): > Bump libraries
304a70fc2Per Östlund* OMCompiler bd785a4...65d57a5 (1): > [NF] Set correct restriction for complex types.
84ee6dea8Willi BraunUpdating submodules
ce80c430aWilli Braunupdate all tests which dumping equations
3b1f542e3Willi BraunExpanded test for dependencies testing
3a2806036Martin Sjölund* OMCompiler e84261d...5e99e61 (1): > [NF] Translate more binary vector operations to DAE
0b34646a7Martin Sjölund* doc 35d3cb6...29cd774 (1): > Fix formatting
29cd7741bMartin SjölundFix formatting
96e16e5d3Martin Sjölund* doc 5a27cbb...35d3cb6 (3): > Fix some links > Fix formatting error > Add a technical details chapter with MATv4 format
35d3cb667Martin SjölundFix some links
3888a7e82Martin SjölundFix formatting error
62c95d4cfMartin SjölundAdd a technical details chapter with MATv4 format
5e4c5c811Martin Sjölund* OMCompiler 5c7b2f0...e84261d (1): > [NF] Evaluate scalar product and power operator
dd4810086Willi Braunenable inline function tests
a5fd79df2Willi Braun* testsuite 6b0b108...dd48100 (1): > enable inline function tests
dcf57cc9bhudson* libraries e10bf54...e891d0e (1): > Bump libraries
326c84e42hudson* OMCompiler 0840339...5c7b2f0 (2): > fixes for tmpVars > Handle builtin functions in isConst
65188c224Martin Sjölund* OMCompiler baa1a25...0840339 (1): > Fix the tar-file in GenerateDoc.mos
6b0b10899vrugefix tests
b1271a676vruge* testsuite b29ad13...6b0b108 (1): > fix tests
b29ad1319vrugeexpected output
ed38aa3e1vrugeUpdating submodules
79ef26d2cPer ÖstlundUpdating submodules
576fac6fePer ÖstlundUpdate String() argument order in tests.
fa47b5c77Per Östlund* OMCompiler 4204ff0...3f9d53f (1): > Fix ParModelica compilation with Clang 6.0.
7e2d503d8hudson* libraries e4bb698...e10bf54 (1): > Bump libraries
41b008fc6Per Östlund[NF] Add record in connector test.
7b59024cdPer ÖstlundUpdating submodules
fde17ad20Per Östlund[NF] Add if-expression tests.
9132738d2Per ÖstlundUpdating submodules
7257817dfWilli Braunadd a further test for inverse algorithm solving
f503598a3Willi BraunUpdating submodules
6470d64b0vruge* OMCompiler 862a097...73e3f9c (1): > [BE] fix for inStream
a804f4788vruge* OMCompiler acd54fc...862a097 (1): > improved inStream
acc47f888hudson* libraries 033db33...e4bb698 (1): > Bump libraries
6c5f940bbVolker Waurich* OMCompiler 87a0162...acd54fc (1): > check if evaluate annotation is actually true
a8ecd93efhudson* libraries 98fddc6...033db33 (1): > Bump libraries
eb6a2d7e2Per Östlund[NF] Update tests.
f9a1cc649Per ÖstlundUpdating submodules
155e22a6cPer Östlund[NF] Add more when tests.
222b59504Per ÖstlundUpdating submodules
f28b480aeVolker Waurich* OMCompiler 23f5dff...e74a420 (1): > fix cad-file based visualization
92047ca7ahudson* libraries b4c6ade...98fddc6 (1): > Bump libraries
b374bc72avrugeadded test
2381b2a9avrugeUpdating submodules
3f545c40fvruge* testsuite 79b533b...e1daf28 (1): > use dumpdaelow
e1daf289fvrugeuse dumpdaelow
268393852vruge* OMCompiler bb49baa...d180efb (1): > improved inline-function
bf44188a4hudson* libraries c22ba05...b4c6ade (1): > Bump libraries
79b533b7ePer ÖstlundAdded Integer expression simplification test.
4ead2c130Per ÖstlundUpdating submodules
0f0064301hudson* libraries 3c18dca...c22ba05 (1): > Bump libraries
cbe3fb4a2Per ÖstlundUpdating submodules
b8fa29df2Per Östlund[NF] Update inStream tests.
a16d17eaePer ÖstlundUpdating submodules
21c648dfbPer Östlund[NF] Add tuple operation tests.
abe3b02acPer ÖstlundUpdating submodules
dddb7ad18Per Östlund[NF] Update record test.
bf7365324Per ÖstlundUpdating submodules
2d74418f2Per Östlund[NF] Updated tests.
3d6f424d1Martin Sjölund* OMCompiler 7199ae1...11aa135 (1): > Fix listArrayLiteral
3e7dc5d99hudsonUpdating submodules
8126e501eMartin SjölundUpdate file paths
720ece1a8hudson* libraries 0d32654...3c18dca (1): > Bump libraries
97d5bbe91Martin Sjölund* OMCompiler 6a6c033...a9b58e1 (1): > Update to Java6 since Java5 is obsolete
a1d49b1a9Martin Sjölund* OMCompiler b4635bb...6a6c033 (3): > Replace tabs with 2 spaces > [NF] Relax variability error in functions > [NF] Unescape raw Absyn.STRING
019bec79ePer Östlund[NF] Added complex flow test.
7736c9a35Per ÖstlundUpdating submodules
858a7ac3bLennart Ochel* OMCompiler 1c86d4e...659bcbc (1): > Fix indentation of 1c86d4e3a86bdc7c7708ae2816682d536ad96f57
964de8b87Adrian Popupdate testsuite after MSL library update
7c97cf480Adrian PopUpdating submodules
d660a786dvrugeUpdating submodules
87cf29539vrugeexpected output
e513cebbavrugeadded test
f35cf82d9Per ÖstlundUpdating submodules
6663e4844Per Östlund[NF] Added dimension size test.
8ac514a0ePer ÖstlundUpdating submodules
21bec3c43Per Östlund[NF] Added extends tests.
3327bf75cPer ÖstlundUpdating submodules
489a0c523Per Östlund[NF] Add array binding test.
662f11098vruge* testsuite 05c03a7...e564a04 (1): > enable some tests for inline
e564a04b6vrugeenable some tests for inline
32412b664Willi Braun* OMCompiler 90d01e9...f10312d (1): > [DAEmode] added several minor things
a893b46e3vrugeUpdating submodules
05c03a7e0vrugeadded test
030ec06davruge* OMCompiler 3933f1c...f3d84c6 (1): > bugfixes
a358b490fvrugeUpdating submodules
ee4126043vrugeenable SMEE_Generator_MultiPhase
4e71e61ccvrugeenable PumpingSystem
00f351855vruge* OMCompiler f9d9de0...907d54e (1): > improved inInline.getFunctionInputsOutputBody
69ab07a10vrugeadded example for ticket:4808
b0ce9639evrugeUpdating submodules
70ec530e3Per Östlund[NF] Update range/subscripting tests.
eff4c7a41Per ÖstlundUpdating submodules
9f30ba5ddhkiel* 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
a96f71dfbPer Östlund[NF] Add record binding tests.
08bccb6b9Per ÖstlundUpdating submodules
5a27cbb82Martin SjölundSome spelling fixes
dbc28d8e3arun3688add userguide to OMMatlab and OMJulia
0a76c5487Per Östlund* OMCompiler fb72969...f103a0d (1): > [NF] Create equations for complex bindings.
73a37117aPer Östlund* OMCompiler cd42dc7...fb72969 (1): > [NF] Fix record constructor DAE issue.
80c91c1d6Willi* OMCompiler 93b4018...cd42dc7 (1): > [SimCode] added equation attributes to SimCode.SimEqSystem
12444278dPer Östlund* OMCompiler f7f4c35...93b4018 (1): > [NF] Fix issue with converting functions to DAE.
71a15a19aWilli Braunupdate daemode test on new implementation
7ce1eceedWilli BraunUpdating submodules
378084c19Martin SjölundAdd test for ticket:4838
6afc87489Martin SjölundUpdating submodules
d3acec041Per Östlund[NF] Add test for type referencing type instance.
3f99641aePer ÖstlundUpdating submodules
8d73ee3e6Per ÖstlundUpdating submodules
48b7193caPer Östlund[NF] Add test for size as external argument.
2925d4f5eniklwors* OMCompiler 20606a9...fc8513b (1): > copy Visual Studio libs and pdb of cpp runtime with CMake instead of make
56d6f0456Per Östlund* OMCompiler 77407e8...20606a9 (1): > [NF] Improve performance of DAE conversion.
ce361048bWilli Braun* OMCompiler 1769e70...77407e8 (1): > [DAEmode] Avoid IDA for models without states
c580b850ePer Östlund[NF] Add testcase for size of constant dimension.
7b0f06923Per ÖstlundUpdating submodules
bf7ba0b6fPer ÖstlundUpdate nfinst tests.
9e6a32afcPer ÖstlundUpdating submodules
601460eccMartin Sjölund* doc 18ac153...742335f (1): > Sphinx 1.6.6 introduced smartquotes = False
742335f89Martin SjölundSphinx 1.6.6 introduced smartquotes = False
d1546933dhudson* libraries e98f929...45bffd7 (1): > Bump libraries
72ba9dc3aWilli BraunUpdating submodules
79692b0f4Willi Braunadjust expected output
75bedbc91Per ÖstlundUpdating submodules
2a2c7d9ebPer ÖstlundUpdated/added nfinst import tests.
1de818daaPer ÖstlundUpdating submodules
acac48b01Per ÖstlundUpdate nfinst tests.
bbcf29c1cPer ÖstlundUpdating submodules
94f45f43aPer ÖstlundUpdate nfinst tests.
bb53204b8Per ÖstlundUpdating submodules
d7dd3d3b6Per ÖstlundUpdated nfinst tests.
01de48367Rüdiger FrankeUpdating submodules
35bc3ed22Rüdiger FrankeAdd test for clocked partition with algebraic loop if FMU
472cc1138Rüdiger FrankeExpected result
dc08e28b2hudson* libraries 116cc70...e98f929 (1): > Bump libraries
9029746cbMahder Gebremedhin* OMCompiler 3c4a094...79e9b3d (1): > [NF] Add missing case for fold subscript.
0a6a85371Martin Sjölund* OMEdit 69a16f1...8c6364e (1): > Remove debugging code
8c6364e67Martin SjölundRemove debugging code
7e8774debhudson* libraries 8f1cd62...116cc70 (1): > Bump libraries
6f8739597Mahder Gebremedhin* OMCompiler 695f2e1...3c4a094 (1): > [NF] Disable conversion of bindings in TYPES_VAR.
cd3e7438eMartin Sjölund* OMCompiler 5aa5373...695f2e1 (1): > Support function pointers with underscores in them
27c536c35Martin SjölundAdd test for invalid function pointer
04357f8a8Martin SjölundUpdating submodules
319837a5cMahder Gebremedhin* OMCompiler cc3ff32...659c567 (1): > [NF] Minor fixs
2e6f9788bMartin Sjölund* OMEdit 4f0ba05...69a16f1 (1): > Fetch content between html start/end better
69a16f1bcMartin SjölundFetch content between html start/end better
66105c2e5Rüdiger Franke* OMCompiler de26b55...cc3ff32 (2): > Consider discrete states in Cpp fmi2GetDirectionalDerivative > Set index of clocked partition for FMI Jacobian
cb1df5d9eAdrian Pop* OMCompiler b3683ed...de26b55 (1): > fix msvc build - select skd 8.1 for msvc 2015 - use jom to compile things in parallel
0564fb147Willi Braun* OMCompiler 65beadf...b3683ed (1): > [BE] differentiate the inner exp of getPart
a3c91c41fMahder Gebremedhin[NF] Tests for overloaded operators, function vectorization and mapping functions.
bc482c75eMahder GebremedhinUpdating submodules
cb634665ehudson* libraries 2b917ad...8f1cd62 (1): > Bump libraries
45c9572abLennart Ochel* OMCompiler d98c067...e974099 (1): > Update 3rdParty
b2e098b8ePer ÖstlundUpdate tests.
0ca64ebc9Per ÖstlundUpdating submodules
37e0d80f7Martin SjölundUpdating submodules
f1296f3afMartin SjölundUpdates for loadFile with notifications for uses
195acf0a2hudson* libraries aab2fe0...2b917ad (1): > Bump libraries
1fae0b2e9Adeel AsgharAdded oms_fmu_info_t to FMUProperties dialog
ed1ebcba4Willi Braun* OMCompiler 079c102...d0e1fe9 (1): > [BE] remove redundant Expression.simplify calls
8e04857e8hkiel* OMCompiler 779ff67...079c102 (1): > remove unnecessary define in Makefile
330274647Willi Braun* OMCompiler 747e401...779ff67 (1): > [cRuntime] if IDA fails with linear solver setup reinit and try again
676c21395Willi Braun* OMCompiler 995c5ef...747e401 (1): > [DAEmode] try to improve the performance of the main traverseFunction
ba566654aWilli Braun* OMCompiler 09e106c...995c5ef (1): > move profiling function from BackendDAEUtil > Util
2ab4547d6Adeel 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.
4f0ba05ccAdeel Asgharticket:4798 Fix the 3d-visualization Seems like the file is generated in a proper format now so we don't need the conversion.
bf807a844Martin Sjölund* OMCompiler 46dca42...09e106c (1): > Change the default simulation opt. level to -Os
70959e4cehudson* libraries 99c881f...aab2fe0 (1): > Bump libraries
85217234bWilli Braunenable directional derivatives in discrete states example
d99289838Willi BraunUpdating submodules
f9df72ee1Adeel Asgharset/get Integer/Boolean parameter
9f60ecbabhudson* libraries b589d56...99c881f (1): > Bump libraries
ff10d9938Mahder Gebremedhin* OMCompiler a134d4e...407a017 (1): > [NF][#4784] Fix conversion of complex types to old DAE.
151be0587Per ÖstlundAdd nfinst test for end.
305042994Per ÖstlundUpdating submodules
9ee54591dAdeel Asgharget/set real fmu parameters
f5d1432c3hudson* libraries 51f6778...b589d56 (1): > Bump libraries
3a1daf47aAdeel AsgharUpdate according to API changes
58f4ab1f9Adeel AsgharMerge remote-tracking branch 'origin/master' into oms
33f902486Adeel Asghar* OMEdit c188334...074cd8e (1): > Added debug toolbar button to make it easier to run debug configuration
074cd8e32Adeel AsgharAdded debug toolbar button to make it easier to run debug configuration
c18bde75bhudson* libraries cf70961...51f6778 (1): > Bump libraries
e82b9762ehudson* libraries 82a7a7d...cf70961 (1): > Bump libraries
dc0f8b796hkiel* OMCompiler ead2219...2199757 (1): > remove unnecessary and wrong cast
e254be3f8Adrian Pop* OMCompiler 920540b...ead2219 (1): > pass the default makefile file for windows
3bc44ee83hudson* libraries 80caaec...82a7a7d (1): > Bump libraries
2d9654b2eAdeel Asghar* OMEdit 8772e90...c188334 (1): > Show the Messages Browser when its tabbed
c188334d6Adeel AsgharShow the Messages Browser when its tabbed
371861e30Adeel Asghar* OMEdit ef809de...8772e90 (1): > Use polling via sleep to allow canceling the search
8772e9079Adeel AsgharUse polling via sleep to allow canceling the search
2c3e53129Adeel Asghar* OMEdit 36aa34a...ef809de (1): > Only do the state operations on Modelica models
ef809deb3Adeel AsgharOnly do the state operations on Modelica models
ac459ee1aAdeel AsgharAdded addFMU, deleteSubModel, getElement and getFMUPath Updated to the APIs new structure
3d4b2cedcMartin Sjölund* OMCompiler c4e5102...920540b (1): > Do not recompile Sundials all the time
6f3df75b0Rüdiger Franke* OMCompiler e3f5017...c4e5102 (1): > Reuse factors of linear equation systems during Jacobian evaluation
cd26f5cb9Rüdiger Franke* OMCompiler 71c219d...e3f5017 (2): > Unify capitalization in FMU2Wrapper > Reuse factors of linear equation systems in fmi2GetDirectionalDerivative
2a4c60e8dhudson* libraries d5e7345...80caaec (1): > Bump libraries
1e827cf72Willi Braunupdate to expected output
38e8b3ad5Willi BraunUpdating submodules
a3617061fWilli Braunadded test to Makefile, belongs to PR868
e15112aabWilli Braun* OMCompiler 47aed5e...fbf28bf (1): > [DAEmode] use IDA when the model is compiled in DAEmode
e87848a1bMartin SjölundAdd test for ticket:4795
ddf534269Martin SjölundUpdating submodules
48965da3bWilli Braun* OMCompiler ad854a6...bf562e7 (1): > [DAEmode] don't not put JacobianEqns into json
af762b07ahudson* libraries a6bf324...d5e7345 (1): > Bump libraries
0c1336f22Willi Braun* OMCompiler 1965760...ad854a6 (1): > [DAEMode] create startValueEquations from initDAE
eff12c982Willi Braun* OMCompiler d66515a...1965760 (1): > [cRuntime] clean DASSL from DAEmode code
f89571f59hudson* libraries a64d7d1...a6bf324 (1): > Bump libraries
32e74c0e8Willi Braunadded testcase for fmi discrete model structure
48cdaa62aWilli BraunUpdating submodules
2ec7ec38bAdrian Pop* OMCompiler 04159c5...1453d7d (1): > remove quotes that are not needed in Windows makefile
0e64df91chudson* libraries 66c1c8a...a64d7d1 (1): > Bump libraries
8304a70feMartin Sjölund* libraries 5cd3f80...66c1c8a (1): > Add Buildings 4.0.0 and 5.0.1
f8c84eea6hudson* libraries f593ec5...5cd3f80 (1): > Bump libraries
28b6f3a51Martin Sjölund* libraries c1ec160...f593ec5 (1): > Add SolarTherm alberto-merge
9a0ecc893hudson* libraries 55cb140...c1ec160 (1): > Bump libraries
52cb3b2e0wibraun* doc 656ccdd...18ac153 (1): > fix quotechar for a link
18ac1530bwibraunfix quotechar for a link
74094bf4dMartin Sjölund* libraries a2e6fc1...55cb140 (1): > Add HanserModelica library
05f949806hudson* libraries 508c5f4...a2e6fc1 (1): > Bump libraries
2919af7b3Willi Braunadded DAEmode test for arrays
0a2a6b4bcWilli BraunUpdating submodules
a30827f40Willi Braun* doc 5fb2ee3...656ccdd (1): > rewritten the section on integration methods
656ccdd58Willi Braunrewritten the section on integration methods
c59d78ec0Martin Sjölund* doc 09bfe04...5fb2ee3 (1): > Fix Python3 error
71bdbb3d8Martin SjölundUpdating submodules
7725be444Martin SjölundExpected output for unexpected state selection
5fb2ee38bMartin SjölundFix Python3 error
c6852c22cMartin Sjölund* doc 95ca468...09bfe04 (1): > Fixes for new (broken) bibtexparser
09bfe049bMartin SjölundFixes for new (broken) bibtexparser
dbcd957b7Adrian Pop* doc af208b2...95ca468 (1): > set larger recursion limit
95ca468a6Adrian Popset larger recursion limit
4510cc607hudson* libraries 8849311...508c5f4 (1): > Bump libraries
25f7007d1Willi Braunadded testcase for inverse algorithm initialization
89e6d7aa3Willi BraunUpdating submodules
2ce67a261hudson* libraries ddcae72...8849311 (1): > Bump libraries
0731b2d6cAdeel AsgharAdapted to new connection APIs
78e4cba8fWilli Braunenable DrumBoiler test for new DAEmode
946b41491Willi BraunUpdating submodules
502fe0113Rüdiger Franke* OMCompiler da270f8...b54a3c9 (1): > Safeguard possible repeated finalization of Cpp logger
198b0fab8Rüdiger Franke* OMCompiler 67e62cb...da270f8 (1): > Enable Cpp logger under Windows and finalize it, ticket:4773
fa7312363hudson* libraries 4acc13a...ddcae72 (1): > Bump libraries
d7469be7bWilli Braunenable when test for new DAEmode
3e80e6082Willi BraunUpdating submodules
ac1e5e9cbWilli Braun* OMCompiler f06fb14...1cc3bf3 (2): > [DAEmode] Fix sorting of parameter equations > [DAEmode] added removed equations
ee7159767Adeel Asghar* OMEdit cca8f33...36aa34a (1): > Code cleanup
7cec36a83Adeel AsgharMerge remote-tracking branch 'origin/master' into oms
36aa34a73Adeel AsgharCode cleanup
b7b98d71barun3688* 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
cca8f3358arun3688show searchBrowser(ctrl+h) when tabbed in dockwidget
d6bf3ffd6arun3688minor name fixes for advanced search
86a7dae93arun3688add search history,expandcollapse to search operation
5178aa9achudson* libraries f6bfc86...4acc13a (1): > Bump libraries
f8aa48a82Willi Braun* OMCompiler 46705f7...f06fb14 (1): > attempt to fix Codegen issue of inverse algorithms
3fe1d1337Adeel AsgharGet the model connections
d4f8092a4Martin SjölundAdd StateSelect and stateSelect to the dictionary
3bc97b6a1Martin Sjölund* OMCompiler 85e6162...46705f7 (1): > [NF] Evaluate cat and promote operators
9a1929bfahudson* libraries 65dc968...f6bfc86 (1): > Bump libraries
0268c1e29Willi Braun* OMCompiler 6c9726f...85e6162 (1): > [DAEMode] Several improvments to the DAEmode
fbb971671Martin SjölundExpected output
bcdb6e79aMartin SjölundUpdating submodules
3e14bd28fMartin SjölundEnable test AppendElement.mo
77367d9cfMartin SjölundAdd tests for concatenation
0e3a5eb23Adeel AsgharSubmodel parameters dialog Updated `oms_element_geometry_t` to `ssd_element_geometry_t`
4e35d8d0bMahder Gebremedhin* OMCompiler c17054f...878318e (1): > [NF] Fix overload ambiguity with default constrctors for operator records.
0360e58a2Rüdiger Franke* OMCompiler ffb66c3...c17054f (1): > Consider row major ordering when assigning arrays to seed vars
64f86fbafAdeel AsgharEnable basic toolbar buttons for OMSimulator models
ef9ef619fAdeel AsgharLoad and draw the FMICompositeModel signals
68036675fhudson* libraries cf971b1...65dc968 (1): > Bump libraries
00a1f16fcPer Östlund* OMCompiler adb7a38...ffb66c3 (1): > [NF] Update builtin uriToFilename.
cd5cd60edPer ÖstlundAdd element redeclare condition test.
48e116e95Per ÖstlundUpdating submodules
a3ea7f5f8Willi BraunAdjust output of stupid dump tests
ecc53e19cWilli BraunUpdating submodules
987ac3c2cMahder GebremedhinExpected output.
a4a5ba45eMahder GebremedhinUpdating submodules
71611b18aMartin SjölundExpected output
39e9336d6Martin SjölundUpdating submodules
fdf3efd2dMartin Sjölund* OMCompiler 88c4d61...ee3f9cf (1): > Use C++17 has_include for unordered map/set
9d6b83316Rüdiger Franke* OMCompiler b082e74...88c4d61 (2): > Reduce common template code from assignDerArray to assignJacArray > Implement assignment of arrays to Jacobian vars, ticket:3266,4696
d363ad98fMartin Sjölund* OMCompiler 4835303...b082e74 (1): > [NF] Fix type of matrix-vector multiply
97528d95eMartin Sjölund* OMCompiler 9062175...4835303 (1): > Report possible savings from sharing strings
6178385bchudson* libraries 94cb122...cf971b1 (1): > Bump libraries
8b7f9d552Rüdiger Franke* OMCompiler bf329a1...9062175 (1): > Remove duplicate and erroneous Modelica external C libs, ticket:4772
e16b2333fAdeel AsgharLoad model and fetch the components Modify the components geometry and save the model
71fc43d98Martin Sjölund* OMCompiler 419eaa1...bf329a1 (1): > Improve report of used size of MM datatypes
ae9336adbMartin SjölundDisable the OutOfMemory test
12adfc96fMartin SjölundUpdating submodules
11b94b08eMartin Sjölund* OMCompiler 1dbe81e...88711c9 (1): > Improve MSVC compilation on Wine
b37543081hudson* libraries 3750d97...94cb122 (1): > Bump libraries
7fdd9d3dfhudson* doc 0e5129b...af208b2 (4): > Improved documentation for Modelica state machines > Update Conference paper link > PDEModelica documentation. > Documentation for Array (Parametric) Plot
af208b2edBernhard ThieleImproved documentation for Modelica state machines
887565e13arun3688Update Conference paper link
b7906fee2Jan SilarPDEModelica documentation.
44ab60f90Jan SilarDocumentation for Array (Parametric) Plot
419a3e9e9Martin Sjölund* OMCompiler 70e2f00...1dbe81e (1): > Add targets for the MSVC FMI C-runtime via wine
7c77e0ab2Adeel AsgharMerge remote-tracking branch 'origin/master' into oms
5f3362448hudson* libraries 60d8915...3750d97 (1): > Bump libraries
8fd947811Adeel Asghar* OMCompiler cacc8bf...70e2f00 (1): > Check if we receive the expected file
4d56d1f0aAdeel AsgharAdded mol to aspell
842f77d5cAdeel Asghar* OMEdit a45068d...86eb441 (1): > ticket:4771 Use square brackets instead of curly brackets for dimension
86eb44141Adeel Asgharticket:4771 Use square brackets instead of curly brackets for dimension
170f33fefRüdiger Franke* OMCompiler 30322f1...cacc8bf (1): > Link MODELICA_EXTERNAL_LIBS after model defined libs, ticket:4772
8f361df28hudson* libraries 7a60a02...60d8915 (1): > Bump libraries
6f1d11212wibraun* OMCompiler 0334c25...30322f1 (1): > fixing simulation flags, mostly ticket:4390
480e2ce4dAdeel Asghar* OMCompiler 0792147...0334c25 (1): > Remove the extension
694bfd7acMartin Sjölund* OMCompiler b4562fb...0792147 (1): > Use set instead of unordered_set
2e7c8c68cAdrian Pop* OMCompiler ec9f543...b4562fb (1): > fix compilation on Windows, add -std=c++11
3c4f139d5Adeel 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.
ac956c669Martin Sjölund* OMCompiler 9c759d9...526b822 (1): > Improve reporting memory usage
1d7a6aad0hudson* libraries 8aaf0ab...7a60a02 (1): > Bump libraries
a57fe0c4bhudson* libraries 167d728...8aaf0ab (1): > Bump libraries
51f340accLennart OchelExpected output
be75594f4Lennart OchelUpdating submodules
add4b41e2Adrian 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
845b88447Adrian Pop* OMCompiler 325b392...69b2c90 (1): > fix windows GCC now :) - more checks for pthread: attribute init, stack setting
e9d1facf2Adrian 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
a3afb5a6fhudson* libraries 7a1cc7a...167d728 (1): > Bump libraries
d59f23accWilli Braunadjust tests
be304db6bWilli BraunUpdating submodules
53ee7b819Willi Braun* OMCompiler 7b8186a...f6ac4dd (1): > [NF] set index of relations to -1 otherwise it's a zc
5c5495390Willi Braunadded test from ticket:3266
c4af3fb69Willi BraunUpdating submodules
6737c2cf0Martin SjölundAdd test for out of memory
e36ce3a9eMartin SjölundUpdating submodules
34ab60aecadrpoupdate OMCompiler manually
d5c8cb2f5Adrian Pop* OMCompiler 092daf6...d27683d (1): > update 3rdParty submodule
777a10eb6Adrian Popselect the build type
d71c1a4a9Willi Braun* OMCompiler b44f0a7...092daf6 (1): > [Backend] Fix coloring of sparse matrix
5eff41b7bhkiel* OMNotebook c10a192...bec0c66 (1): > cleaned up a bit - removed "inCommand" from latexcell - reomved dysfunctional variableButton from graphcell
ed2a0d7d5Adeel AsgharBuild SEMLA
be35c31c5Adeel Asghar* OMCompiler 06a166d...b44f0a7 (1): > Fix the SEMLA Windows build.
bec0c6613hkielcleaned up a bit - removed "inCommand" from latexcell - reomved dysfunctional variableButton from graphcell
b4ba5f47fAdrian Popupdate OMCompiler manually
234057fbdRüdiger Franke* OMCompiler fcdc6b2...ba5ff89 (1): > Apply complete pivoting to singular linear systems in FMUs, ticket:4747
3b8a77e96Adeel 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`.
caaaf4f59Adrian Popupdate OMCompiler hash
b143f9d4cMartin Sjölund* OMCompiler e3267ce...ad98b03 (1): > Update 3rdParty for new dgesv
e1d09f0ecAdrian 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
0e5129b50Adrian Popuse --wrap=none instead of deprecated --no-wrap
7c125ac66Adrian Popdon't fail if there is no omc to kill!
79205e4f9Adrian Popadd date and time to index
d303a731bAdrian Pop* doc 723deb1...bda7fee (1): > add fmi.rst to index.rst
bda7feea8Adrian Popadd fmi.rst to index.rst
ba6467446Adrian Pop* doc 5f7004b...723deb1 (1): > filtering mat parameters to csv does not work
723deb1faAdrian Popfiltering mat parameters to csv does not work
f6a650f0aAdrian 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
5816ad25aAdrian Pop* doc 58737ab...5f7004b (1): > sphinx.util.compat is deprecated
5f7004ba5Adrian Popsphinx.util.compat is deprecated
a3ebf0f0dAdrian 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
a3d8fc056hudson* libraries 20f7934...7a1cc7a (1): > Bump libraries
14876a05fPer Östlund* OMCompiler 3bd1e3c...027e5cb (1): > [NF] Fill in dims when creating DAE.Element.VAR.
16157d1a0Willi Braun* OMCompiler c68882d...3bd1e3c (1): > [DAEmode] fix update event in ida solver
fdc7ad08bWilli Braun* OMCompiler c15e7bd...c68882d (1): > [SimCode] dump algorithms in correct sorting
4f6f50200Willi Braunupdate test
31775c640Willi BraunUpdating submodules
2b8044874hudson* libraries 7e84668...20f7934 (1): > Bump libraries
cb2609ad6ptaeuberExpected output
8cae35878ptaeuberUpdating submodules
a8c3be0afLennart Ochel* OMCompiler cf5c9a7...6b6a486 (1): > Dummy commit to satisfy Hudson
949170e30Per Östlund* OMCompiler 5cf076a...cf5c9a7 (1): > [NF] Fix type of unary operators.
d6be793ecWilli Braun* OMCompiler 92921a4...5cf076a (1): > [Backend] Use the original functionTree instead an empty one
dad02f381Willi Braun* OMCompiler bf59c08...92921a4 (1): > [Backend] fix functions with record argument
be30e8eabWilli Braunupdated linearization test of the SteamPipe model
d2e59c892Willi BraunUpdating submodules
92da43d2bAdeel AsgharUpdated to latest logging interface
3a35762f4Martin Sjölund* OMCompiler 5056d0b...4c05be3 (1): > Fix suffix for ZMQ
c7f149094hudson* libraries 382c773...7e84668 (1): > Bump libraries
1a013d01cWilli BraunUpdating submodules
05f062d41Willi Braunadded testcase for linearization of fluid functions
d192292a3hudsonUpdating submodules
fd4a590aaWilli Braunadjust test to use symbolical jacobians
8f2cb04b9Adeel AsgharOMSimulator settings page Allow setting the working directory and debug logging.
a351191c6Per ÖstlundUpdating submodules
977263efePer ÖstlundUpdate nfinst tests.
9bfe511bcAdeel AsgharCreate and unload FMI models
450ec7c32hudson* libraries 49f1f85...382c773 (1): > Bump libraries
89bcaf521hudson* libraries aaefef2...49f1f85 (1): > Bump libraries
e9d02c3c3Willi Braunadded test for symbolical jacobians in ida
5a5c9d211Willi BraunUpdating submodules
19051bba4Martin Sjölund* OMCompiler f5acc12...de1bcf8 (1): > [NF] Set the correct type in the relation
47d38a4cbhudson* libraries 91d3f71...aaefef2 (1): > Bump libraries
34561dc4eptaeuberAdd homotopy tests
297f226a8ptaeuberUpdating submodules
bb1b86b75ptaeuber* OMCompiler 693886b...10a2c8b (1): > Do not try without homotopy twice
6482c59d9Martin Sjölund* OMCompiler cce5d83...693886b (1): > [NF] Fix generation of reduction temp-var names
2eeebb019Rüdiger Franke* OMCompiler 70ef32b...cce5d83 (1): > Always apply tearing if MAX_SIZE > 0 and dense matrices are used
42b69b777hudson* libraries 4cf6bb0...91d3f71 (1): > Bump libraries
bb53de26dPer Östlund* OMCompiler 5cc04d9...70ef32b (1): > [NF] Better handling of constants.
03f0fecdcptaeuber* OMCompiler 891db48...5cc04d9 (1): > Further improve solver memory management
34bef400dptaeuber* OMCompiler df6431c...891db48 (1): > Always initialize lambda with 0
aa30393adAdeel AsgharDisable toolbar for OMSimulator models
1ff97f888Per Östlund* OMCompiler 5cf25d1...df6431c (1): > [NF] Use correct variability for pre error.
bfe77c294Adeel AsgharMerge origin/master
b71de5a2bAdeel Asghar* OMEdit 1d1f811...a45068d (1): > Fixed FMILibrary linking Check for the correct library type. Removed unnecessary code.
a45068d39Adeel AsgharFixed FMILibrary linking Check for the correct library type. Removed unnecessary code.
e2bb27441Adeel AsgharCreate, simulate and unload OMSimulator model
57e43ba00ptaeuber* OMCompiler 3418ccf...5cf25d1 (1): > Fix for trying without adaptive homotopy
4f04318dbwibraun* OMCompiler 9529c78...3418ccf (1): > adjust documentation string to actual config value
31e2567f7Lennart OchelExpected output
9708c7a79Lennart OchelUpdating submodules
fad9f0ae6Adeel AsgharMerge origin/master
4bf4d98cahudson* libraries 4879ab5...4cf6bb0 (1): > Bump libraries
3fa95729cAdeel Asghar* OMEdit 8f5caa0...1d1f811 (1): > ticket:4369 Use the proper bracket
4096d5415Per Östlund* OMCompiler 4b2df5a...c4493da (1): > [NF] Generate correct DAE for tuple assignments.
167c377c9ptaeuber* OMCompiler 162cdb5...4b2df5a (1): > Set variables back to start values before trying homotopy
1d1f811deAdeel Asgharticket:4369 Use the proper bracket
edda13fd8ptaeuberUse flag homotopyOnFirstTry
0da528943ptaeuberUpdating submodules
6907bc343Per Östlund* OMCompiler e0c71b0...9de0296 (1): > [NF] Add FuncArgs when making DAE function types.
64d9aa5d8Adeel Asghar* OMEdit 090db0e...8f5caa0 (1): > ticket:4717 Added option to display hidden classes.
8f5caa03aAdeel Asgharticket:4717 Added option to display hidden classes.
4caa0b2f2Per ÖstlundUpdate nfinst tests.
c2b4ee166Per ÖstlundUpdating submodules
798003852hkiel* OMNotebook 9f05bfe...c10a192 (1): > ask user before deleting cell as this cannot be undone
c10a192b7hkielask user before deleting cell as this cannot be undone
32b3e43a7Rüdiger Franke* OMCompiler 76bc17e...f15d2b3 (1): > Fix error messages for linear solver
1dd31baa0Lena Buffoniupdate requirement tests
d15de6a80Lena BuffoniUpdating submodules
6cc71e5e6hudson* libraries 0bc270a...4879ab5 (1): > Bump libraries
7f5924da5Lennart OchelMake cse variables protected
77d73ac9dLennart OchelUpdating submodules
83a63a60aPer ÖstlundUpdating submodules
2008d8171Per ÖstlundUpdated nfinst tests.
551c706daAdeel Asghar* OMEdit 0d8b4b0...090db0e (1): > ticket:4743 Delete the result with Del key.
090db0ef5Adeel Asgharticket:4743 Delete the result with Del key.
54420415ehudson* libraries 7df8dd5...0bc270a (1): > Bump libraries
d55c04694Lennart OchelFix some lint warnings for Markdown
094f43a4chudson* libraries 2888970...7df8dd5 (1): > Bump libraries
dad2e98f0Willi Braunupdate DAEMode test
8c576e741Willi BraunUpdating submodules
9775fb9d5Per ÖstlundUpdate nfinst tests.
707aed511Per ÖstlundUpdating submodules
da012868fAdeel AsgharLink with OMSimulator Show the OMSimulator version in the About OMEdit dialog.
72a56b320niklwors* OMCompiler c97c5bb...0f8a7d1 (1): > added assert for sqrt function calls
1acff60bbPer Östlund* OMCompiler 91ae007...c97c5bb (1): > [NF] Various fixes.
8f9a37d50hudson* libraries 1179de2...2888970 (1): > Bump libraries
9d6ed55e7Rüdiger FrankeExpected result (make clean in CevalScriptBackend.buildModelFMU)
e9d2853ceRüdiger FrankeUpdating submodules
336fb4704Adrian Popadd tests tickets:4674
6148f2be5Adrian PopUpdating submodules
534d8300cMartin Sjölund* OMCompiler c51b595...047c5a8 (1): > Handle ceval of asub using enum literals
2db3d02efWilli Braun* OMCompiler ddd8677...c51b595 (1): > [Backend] improve residual creation for complex equations
61c89af2ePer ÖstlundUpdate nfinst tests.
abd8a5b04Per ÖstlundUpdating submodules
6688fe874Adrian Pop* OMCompiler 02a553b...d8c8c30 (1): > use the default makefile name in windows
c0bb11560hudsonUpdating submodules * OMEdit 4eb7a19...0d8b4b0 (2): > Minor fixes to the way threadData is passed around. > propagate threadData from main.cpp
f476a5dfbAdeel Asgharpropagate threadData from main.cpp
9f05bfe47Adeel Asgharpropagate threadData from main.cpp
0d8b4b00bAdeel AsgharMinor fixes to the way threadData is passed around.
31f71f30dAdrian Poppropagate threadData from main.cpp
0c902d08eAdeel Asghar* OMCompiler ef25927...02a553b (1): > move symbolTable back to local roots
6dca6220dWilli Braun* OMCompiler bcc4086...ef25927 (1): > added DAEMode module
14c9605a1Martin Sjölund* OMCompiler 27ab275...bcc4086 (1): > Allow `size()` on non-crefs at runtime
2dcafe85cMartin Sjölund* OMCompiler f8d52b9...27ab275 (1): > Bugfix for URI lookup in class
1d3302918Martin Sjölund* OMCompiler 38212aa...f8d52b9 (1): > Clean patches with make clean
94d1d27eeMartin Sjölund* OMCompiler 8b177b9...38212aa (1): > Fix memory corruption in ZeroMQ init
87c471050Per ÖstlundUpdate nfinst tests.
e469eea43Per ÖstlundUpdating submodules
c7e2d6bdbhudson* libraries 04ec1a2...1179de2 (1): > Bump libraries
ef5c58ddeAdrian Pop* OMCompiler 82f103f...a7e6f7f (1): > move symboltable from threadData vars to global ones this will fix OMEdit crash on startup on Windows
7fc5c82ebMartin Sjölund* OMCompiler 9c4635f...82f103f (1): > Don't print error-message about missing impact
e5febc40aAdrian Pop* OMCompiler ac51afc...9c4635f (1): > fix copy of the files and cmake search directories
eb9298853hudson* libraries 89d4155...04ec1a2 (1): > Bump libraries
6d16174b3adrpo* OMCompiler 51ed436...ac51afc (1): > fix Windows and Linux builds of omcCAPI
26b29ea8cptaeuber* OMCompiler 8e5affa...51ed436 (1): > Fix nls flag order
5beb033bfMartin Sjölund* OMCompiler a7e840a...8e5affa (1): > Fix wrong pointer type
5154986fdLennart Ochel* OMCompiler a2e245d...a7e840a (1): > Fix array allocation
5c2e94307Adrian Pop* OMCompiler 5cb3f41...a2e245d (1): > fix windows build add omcCAPI build on Linux as well (commented out for now as there are some issues)
f0db0b0edhkiel* 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
860a01239hkielremove 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
e2dccc06eMartin Sjölund* OMCompiler 782245f...5cb3f41 (1): > Make matchcontinue inputs volatile
3464a10e7Martin SjölundUpdating submodules
4eb7a19b9Martin SjölundUpdates for new Main.mo interface
709628c23Martin SjölundUpdating submodules * OMNotebook 58c7969...ab34299 (1): > Update for new Main.mo interface
ab34299edMartin SjölundUpdate for new Main.mo interface
ae5c5474aMartin Sjölund* OMCompiler 5296b68...e2c5189 (1): > Move initialization of symboltable
eeba7bb37Martin SjölundSymboltable shouldn't be in the class
854ded556Martin SjölundUpdates for the new Main.mo interface
b3032d135Martin Sjölund* OMCompiler af0968b...5296b68 (1): > Handle the correct command in CORBA
b5204b71chudson* libraries a548d68...89d4155 (1): > Bump libraries
ede28cbf6Adrian Pop* OMCompiler 177b914...af0968b (1): > fix windows build
432c8317dMartin SjölundExpected output
c4742ca42Martin SjölundUpdating submodules
7182fabd8Martin SjölundUpdating submodules
9bbc242b8Martin SjölunduriToFilename returns empty on fail in mos-script
c337e6847Martin Sjölund* OMCompiler 95af275...75770db (1): > Change examples to new uriToFilename
4efe1423fMartin SjölundExpected output
2c8ad903aMartin SjölundUpdating submodules
362586593hudson* libraries dbab2c1...a548d68 (1): > Bump libraries
6118edabbhudson* libraries 6fadbba...dbab2c1 (1): > Bump libraries
86c0c2736Per ÖstlundUpdate nfinst tests.
424b20e55Per ÖstlundUpdating submodules
5637847baPer ÖstlundUpdate nfinst tests.
5fd1f4fb9Per ÖstlundUpdating submodules
28e7b219ahkiel* OMCompiler c5ca0a5...c28b630 (1): > removed wrong translations
42cfda6a6hkiel* OMNotebook 914a7dc...58c7969 (1): > re-activate clickable error-links clean up indentation state machine
58c796925hkielre-activate clickable error-links clean up indentation state machine
4980c529aPer ÖstlundUpdating submodules
5ab0f640aPer ÖstlundUpdate nfinst tests.
7233eedb2Per Östlund* OMCompiler 59944ec...dbda08c (1): > Make saveTotalModel more accurate when using NF.
81db93b5bPer ÖstlundUpdate nfinst tests.
d19994dc3Per ÖstlundUpdating submodules
131a16b39Martin SjölundAdd testcase for ticket:4718
f2edd704dMartin Sjölund* testsuite 627e124...131a16b (1): > Add testcase for ticket:4718
cfa4e98a2Adeel Asghar* OMEdit 4e15c16...bfd3af3 (1): > Shortcut to load MSL
cebf1d6c5Martin Sjölund* OMCompiler 587cac2...59e722e (1): > Evaluate parameters with non-literal bindings
bfd3af391Adeel AsgharShortcut to load MSL
8680534c0hudson* libraries 953db13...6fadbba (1): > Bump libraries
ae0666568niklwors* OMCompiler b1a437a...587cac2 (2): > fix for division by zero in cpp runtime > fix for asserts during event iteration
089542bcahkiel* OMNotebook 4a5e0fc...914a7dc (1): > improve auto indentation remove debugging output
914a7dc4fhkielimprove auto indentation remove debugging output
1d7ff3edfhkiel* 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
4a5e0fcaehkielfix Ticket:4704 accept click on input cell after clicking output cell allow to open empty notebooks apply style to output cells
39b222760hudson* libraries a4a7461...953db13 (1): > Bump libraries
483d909feniklwors* OMCompiler 96f7d96...b1a437a (1): > fix for save pre varibales in cpp runtime
627e124e9Per ÖstlundUpdate nfinst tests.
b64e14eb5Per ÖstlundUpdating submodules
587d18b11Adeel Asghar* OMEdit 99e87fe...4e15c16 (1): > ticket:4651 Remove the extra "=" that appear in case of equation modification.
4e15c16c4Adeel Asgharticket:4651 Remove the extra "=" that appear in case of equation modification.
65bb8b3fahudson* libraries f2bcd6a...a4a7461 (1): > Bump libraries
c265dda29ptaeuberCorrect output of homotopy example
af8178612ptaeuberUpdating submodules
22592f524hudson* libraries abb6735...f2bcd6a (1): > Bump libraries
3e951ac79Adeel Asghar* OMEdit e46cb6b...99e87fe (1): > ticket: Add equation or algorithm keyword to new classes.
99e87fe1cAdeel Asgharticket: Add equation or algorithm keyword to new classes.
6c375125cMartin SjölundTest me_cs import
fc7beecdeMartin SjölundUpdating submodules
930f20f6ahudson* libraries fcb6670...abb6735 (1): > Bump libraries
d34564098adrpoupdate tests due to libs changes
e9507089ehudsonUpdating submodules
e46cb6bdeAdeel Asgharticket:4697 Don't add = when modifier value start with ( and contains =.
3c6962a3fPer ÖstlundUpdating submodules
c09764a1cPer ÖstlundUpdate nfinst tests.
2c7071173Per ÖstlundUpdating submodules
6d6e41bf5Per ÖstlundUpdate nfinst tests.
bb64e1e2eAdeel Asgharticket:4708 Delete the intermediate compilation files after the simulation is finished.
eab707491Martin SjölundUpdating submodules
eb0d38c19Martin SjölundUpdate for improved handling of loading libraries
3c145cffdMartin SjölundUpdating submodules
25e1a3ac3Martin SjölundExpected output
2a5291056Bernhard ThieleUpdating submodules
0844b0d26Bernhard ThieleTest for Ticket:4618
4f872b040Per ÖstlundUpdating submodules
7a63969c2Per ÖstlundUpdate nfinst tests.
70201a1a9hkiel* OMCompiler cbe247e...f7a2136 (1): > [CodegenC] do not check for zero increment if it is constant +1 or -1
565061873hkieladded menu items for cell evaluation only evaluate input cells, when evaluating all cells add an action to evaluate all LaTeX cells updated translations
a84727fc1Martin Sjölund* OMCompiler fe5c35d...cbe247e (1): > Handle indexed assignment of string arrays
ce9b1cfa0Martin SjölundUpdating submodules
ebc128827Martin SjölundExpected output
1f5d7506fMartin SjölundAdd testcase with fixed=false strings
47871fb58Martin Sjölund* libraries a54db25...c57ecb4 (1): > Make PV 1.1.1 provide PV X.X.X
b7d5ab632Martin SjölundAdd test for ticket:4368
3849710d1Martin SjölundUpdating submodules
1e94fd531Adeel Asghar* OMEdit 42ccd82...ad8112d (1): > Added a shortcut to show the search browser.
ad8112d8bAdeel AsgharAdded a shortcut to show the search browser.
7f89f7463Adeel Asghar* OMEdit 661e8b0...42ccd82 (1): > Start the search when return is pressed.
42ccd829bAdeel AsgharStart the search when return is pressed.
779a7c24fAdeel Asghar* OMEdit b4fcb3a...661e8b0 (1): > Updated the Search Browser layout.
661e8b03cAdeel AsgharUpdated the Search Browser layout.
f55aad3a2Adeel Asghar* OMEdit 3c6df07...b4fcb3a (1): > Use QMap begin instead of firstKey. Minor indentation fixes.
b4fcb3a42Adeel AsgharUse QMap begin instead of firstKey. Minor indentation fixes.
9277d20c4Adeel Asghar* OMEdit 36c0c9e...3c6df07 (1): > QtConcurrent header introduced in Qt 5.
3c6df0753Adeel AsgharQtConcurrent header introduced in Qt 5.
0db81cfc8hudson* OMEdit bd7b85c...36c0c9e (4): > Try to fix Qt 4 builds. > Hide the Search Browser on startup. > Fixes for Search functionality > Add Search functionality
36c0c9e3bAdeel AsgharTry to fix Qt 4 builds.
cef36c67cAdeel AsgharHide the Search Browser on startup.
d14653968arun3688Fixes for Search functionality
06dcea4ebarun3688Add Search functionality
bf73bacaehudson* libraries 8c24faa...a54db25 (1): > Bump libraries
b84aee1b2Martin Sjölund* OMCompiler 67acb2d...f16fbfd (1): > Fix copy-paste error
f82edc617Martin SjölundUpdating submodules
1117eb943Martin SjölundExpected output
b92501da3hkiel* OMNotebook e5206ef...f1ce9e9 (1): > apply stylesheet to input cells again
f1ce9e958hkielapply stylesheet to input cells again
3b08c8d41hudson* libraries 1e87d3c...8c24faa (1): > Bump libraries
d26494171Martin SjölundExpected output
d0bea0c95Martin SjölundUpdating submodules
a99d7af15Martin Sjölund* OMCompiler ee6b27b...bd8571d (1): > Look for external libraries in /usr
3cd757bb9Martin SjölundUpdating submodules
7b5879e90Martin SjölundExpected output
48d34f9b3Martin Sjölund* OMCompiler 5aac106...d1104ce (1): > Handle record indexing better
318471a08hudson* libraries 4543100...1e87d3c (1): > Bump libraries
3e3438cc0Martin Sjölund* OMCompiler 775a336...5aac106 (1): > loadFile(".../package.mo") ignores MODELICAPATH
9f8b954efMartin SjölundReduce output
27f355166Martin SjölundUpdating submodules
8de43de3chudson* libraries ab3a1f4...4543100 (1): > Bump libraries
c537445d4Martin SjölundUpdating submodules
9210aa9aeMartin SjölundExpected output
50702abc5hudson* libraries 3ef4339...ab3a1f4 (1): > Bump libraries
f11ca609dhudson* libraries 18dedc8...3ef4339 (1): > Bump libraries
c4b573f6bAdeel Asghar* OMEdit be0cedd...bd7b85c (1): > Check the size of list before accessing the index.
bd7b85ce0Adeel AsgharCheck the size of list before accessing the index.
9c5283af5hudson* libraries fad4803...18dedc8 (1): > Bump libraries
ddc51eb18Adeel Asghar* OMEdit 4b1305c...be0cedd (1): > Read the omeditoutput and omediterror files when getMessagesStringInternal is called
be0cedd5bAdeel AsgharRead the omeditoutput and omediterror files when getMessagesStringInternal is called
b5bab49f3hudson* libraries cea0845...fad4803 (1): > Bump libraries
e2af5c742Lennart Ochel* OMCompiler aee683c...70f05e5 (1): > Define vrStates iff states are available
3e90c0079Adeel Asghar* OMEdit a63f2df...4b1305c (1): > Use non cosmetic pens For Libraries Browser and shapes inside component when thickness is greater than 2
4b1305c90Adeel AsgharUse non cosmetic pens For Libraries Browser and shapes inside component when thickness is greater than 2
623259ec8hudson* libraries b7adbdf...cea0845 (1): > Bump libraries
ca9e61fd5ptaeuberUpdating submodules
5f1fe9f55ptaeuberAdd adaptive homotopy tests
07be0f080hkiel* OMCompiler 1a07660...7366c32 (1): > do not recreate objects
d7ae826aeAdeel Asghar* OMEdit 8e2f487...a63f2df (1): > ticket:4694 Only check the Access annotation of the containing class.
a63f2df7dAdeel Asgharticket:4694 Only check the Access annotation of the containing class.
4d36a0777Adeel Asghar* OMEdit 32af475...8e2f487 (1): > Check the LibraryTreeItem type before showing the documentation.
8e2f487ffAdeel AsgharCheck the LibraryTreeItem type before showing the documentation.
994c4afa2hudson* libraries 3539636...b7adbdf (1): > Bump libraries
b0b353ca2Adeel Asghar* OMEdit 1712744...32af475 (1): > ticket:3912 preserve the formatting when duplicating class.
32af47524Adeel Asgharticket:3912 preserve the formatting when duplicating class.
c513fa362Per ÖstlundUpdate nfinst tests.
940376fe8Per ÖstlundUpdating submodules
da5a25c72ptaeuber* OMCompiler 6bc981e...481bef0 (1): > Look for homotopy in the whole system
822590489Per ÖstlundUpdate nfinst tests.
e513f19a8Per ÖstlundUpdating submodules
d371f63a8Martin Sjölund* doc afdc59e...58737ab (1): > Add EOOLT'2017 paper
58737ab09Martin SjölundAdd EOOLT'2017 paper
e197735a1hudson* libraries bba6e22...3539636 (1): > Bump libraries
eb9e335a0Adeel Asghar* OMEdit 19775ba...1712744 (1): > ticket:4687 Check for the null pointer. Use the QPlainTextEdit undo redo for independent editors like check/instantiate model.
171274407Adeel Asgharticket:4687 Check for the null pointer. Use the QPlainTextEdit undo redo for independent editors like check/instantiate model.
af41c5869hkiel* OMCompiler 926d8af...b91fa8f (1): > avoid recursions
d7b1cefb9Adeel Asghar* OMEdit ce5afa2...19775ba (1): > Save the old annotation in case of key press event.
19775bac4Adeel AsgharSave the old annotation in case of key press event.
b7a94c7a8hudson* libraries 366aede...bba6e22 (1): > Bump libraries
3465262e1Adeel Asghar* OMEdit 569a00a...ce5afa2 (1): > Connect to the finished signal before posting the data.
ce5afa201Adeel AsgharConnect to the finished signal before posting the data.
45beab8b7Adeel Asghar* OMEdit 6399334...569a00a (1): > Generate the fmu files in the folder.
569a00a79Adeel AsgharGenerate the fmu files in the folder.
30759903dhudson* libraries 71aed58...366aede (1): > Bump libraries
c54d13ae7hudson* libraries 7db3981...71aed58 (1): > Bump libraries
6ab39ed7fhkiel* OMCompiler 55a1b63...926d8af (1): > avoid excessive longjmp (matchcontinue) avoid recursion (stack overflow) when processing lists
e5dfc0c0eWilli Braun* OMCompiler 64d4bf1...55a1b63 (1): > fixing scaling of the ida solver
dbe14dd06Martin Sjölund* OMCompiler 62af4e6...64d4bf1 (1): > [NF] Use Error.assertion() instead of assert()
ade7cbdf7hudson* libraries c8d5259...7db3981 (1): > Bump libraries
148c63f17niklwors* OMCompiler e44d430...62af4e6 (1): > fix for Ubuntu Clang build error in Peer solver
7bc4702edniklwors* OMCompiler d71fe29...e44d430 (1): > fix for linux gcc 4.4 build error
c7744cf30vwaurich* OMEdit 691dfe4...6399334 (1): > fix for visual xml filename
63993347dvwaurichfix for visual xml filename
f06dd118aPer ÖstlundUpdate nfinst tests.
8c5c66c59Per ÖstlundUpdating submodules
bb326b73dAdeel Asghar* OMEdit d748191...691dfe4 (1): > Save the duplicate class in a different file for folder structure. Fixes ticket:4350, 4557 & 4594.
691dfe497Adeel AsgharSave the duplicate class in a different file for folder structure. Fixes ticket:4350, 4557 & 4594.
e322106f1vwaurichadd test for index reduction and cse
585e415d1vwaurich* testsuite eb3b858...e322106 (1): > add test for index reduction and cse
eb3b858ccvwaurichudpate tests for cse3 extension
959cb54adhudsonUpdating submodules
e1e6c0b96niklwors* 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);
2cea4d404Adeel Asghar* OMEdit c200584...d748191 (1): > Fixes ticket:4672 & 4673. Do not skip the drawing of inherited classes.
d7481911bAdeel AsgharFixes ticket:4672 & 4673. Do not skip the drawing of inherited classes.
e2c36431bhudson* libraries f4dcf99...c8d5259 (1): > Bump libraries
ff918324bMartin Sjölund* libraries 50e617a...f4dcf99 (1): > There is no PhysioLibrary 2.3.2
2e5c9f9fdMartin Sjölund* libraries e673f9d...50e617a (1): > Update uses
200f1025dMartin Sjölund* OMCompiler d1a57b2...fb52840 (2): > Fix for elabBuiltinSize of zero-size arrays > Some work-arounds for Ceval of zero-size arrays
fbff170aahudson* libraries bd433e0...e673f9d (1): > Bump libraries
ebcf31c60Per ÖstlundUpdating submodules
4ddc693f9Per ÖstlundUpdate nfinst tests.
ec01a1567Per Östlund* OMCompiler eeb9148...dad39fb (1): > [NF] Fix undefined behaviour due to #4502.
48e093104hudson* libraries 51f6fda...bd433e0 (1): > Bump libraries
5cbe59d28Per Östlund* OMCompiler aa363fe...eeb9148 (1): > [NF] Function expressions also count as discrete.
cac9f2ec0Per ÖstlundUpdate nfinst tests.
b9c919f2cPer ÖstlundUpdating submodules
c75555e3dhudson* libraries 8444b16...51f6fda (1): > Bump libraries
851acf4b2Per ÖstlundUpdate nfinst tests.
b0bb7d86dPer ÖstlundUpdating submodules
37fc93a26hudson* libraries aba7827...8444b16 (1): > Bump libraries
24f9ea8beptaeuber* OMCompiler cf618db...5cea0b5 (1): > Fix solving of array equations
a0d258b30Adeel Asghar* OMEdit 3cffa67...c200584 (1): > Check for PlotWindow instance. Fixes a null pointer crash.
c200584abAdeel AsgharCheck for PlotWindow instance. Fixes a null pointer crash.
db8608134Adeel Asghar* OMEdit 33fb188...3cffa67 (1): > Load the ModelWidget before accessing it. Fixes a null pointer crash.
3cffa6719Adeel AsgharLoad the ModelWidget before accessing it. Fixes a null pointer crash.
aff3112f0hudson* libraries 6014be3...aba7827 (1): > Bump libraries
420719b97Per Östlund* OMCompiler 71f4da2...cf618db (1): > Fix setCommandLineOptions with -d=newInst.
85aa869bfhudson* libraries 7f7f6dd...6014be3 (1): > Bump libraries
2c449d28ePer ÖstlundUpdate FlagParsing test.
46f0308caPer ÖstlundUpdating submodules
485e9ef24hudson* libraries 074ec9e...7f7f6dd (1): > Bump libraries
52c543b4fAdeel Asghar* OMEdit 93d2d76...33fb188 (1): > ticket:4652 Make sure we don't skip the builtin types.
33fb1889aAdeel Asgharticket:4652 Make sure we don't skip the builtin types.
939f98f34Adeel Asghar* OMEdit cbb329b...93d2d76 (1): > Enable/disable the duplicate menu item based on Access.packageDuplicate annotation.
93d2d760bAdeel AsgharEnable/disable the duplicate menu item based on Access.packageDuplicate annotation.
2d1d3b508Per Östlund* OMCompiler 4d02b90...5148fef (1): > [NF] Fix NFTypeCheck.matchDimensions segfault.
9451dc1cbPer ÖstlundUpdating submodules
5cf184a75Per ÖstlundUpdate nfinst tests.
438925566hudson* libraries 3405130...074ec9e (1): > Bump libraries
982fd8f35Adrian 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)
1242d124ahudson* libraries 6d4ca24...3405130 (1): > Bump libraries
44835a67cAdeel Asghar* OMEdit af64b7e...cbb329b (1): > Handle the Access.nonPackageDuplicate && Access.packageText annotations.
cbb329b29Adeel AsgharHandle the Access.nonPackageDuplicate && Access.packageText annotations.
857569b6bAdeel Asghar* OMEdit 039313f...af64b7e (1): > Handle Access.nonPackageText annotation.
af64b7ef9Adeel AsgharHandle Access.nonPackageText annotation.
dc0c2eb53Adeel Asghar* OMEdit c72eace...039313f (1): > Hide the text view for Access.diagram
039313f64Adeel AsgharHide the text view for Access.diagram
878d12974Adeel Asghar* OMEdit 13fa5ac...c72eace (1): > [WIP] Disable the diagram and text view for Access.icon and Access.documentation
c72eace89Adeel Asghar[WIP] Disable the diagram and text view for Access.icon and Access.documentation
78432a015hudson* libraries 24f8bdd...6d4ca24 (1): > Bump libraries
939ca8f28Adeel Asghar* OMEdit 4670866...13fa5ac (1): > [WIP] Show/hide the class documentation based on Access.documentation
13fa5acf7Adeel Asghar[WIP] Show/hide the class documentation based on Access.documentation
3eb5dcf8ehkiel* OMCompiler 83ffab2...e8f130f (1): > remove redundant simplification rule recognized by commutative call
fe3edfcebAdeel Asghar* OMEdit 00b9632...4670866 (1): > [WIP] Handle Access.icon and partially Access.diagram
46708660bAdeel Asghar[WIP] Handle Access.icon and partially Access.diagram
9aca8954bAdeel Asghar* OMEdit 88f8ef6...00b9632 (1): > Close the ModelWidget for Access.hide annotation
00b9632b3Adeel AsgharClose the ModelWidget for Access.hide annotation
8d45b8863hudson* libraries b7b7559...24f8bdd (1): > Bump libraries
44a0ea3c7Adeel 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.
88f8ef6eaAdeel Asghar[WIP] Read the Access annotation. If the value is Access.hide then don't show the class in Libraries Browser.
e2f94fe97Per ÖstlundUpdate nfinst tests.
8856dec5dPer ÖstlundUpdating submodules
2926f5a13Per ÖstlundUpdating submodules
4e49f3124Per ÖstlundUpdate nfinst tests.
6e7816f08hudsonUpdating submodules
2be51e22bvwaurichupdate test for IR fix
82710c3c5Per ÖstlundUpdating submodules
f49e14312Per ÖstlundAdded test for --ignoreReplaceable.
89b6a52f4niklwors* OMCompiler b636b01...c73638c (1): > fixed divsion by zero if zero crossing was detected and before event handling started
84614da13Volker Waurich* OMCompiler 3e982aa...b636b01 (1): > fix bipartiteGraphML generation for algorithms
ef70a831bhudson* libraries 1210086...b7b7559 (1): > Bump libraries
40c6cc0b8Per ÖstlundUpdate nfinst tests.
d204b129ePer ÖstlundUpdating submodules
7befa222ePer ÖstlundUpdated nfinst tests.
12f4f651ePer ÖstlundUpdating submodules
62a5fe896Mahder GebremedhinPart of NFInst builtin function handling.
2b73c30a9Mahder GebremedhinUpdating submodules
d1b9bf241hudson* libraries 5a04e02...1210086 (1): > Bump libraries
d5a599249Adeel Asghar* OMEdit 0f350e6...a62a900 (1): > Update the editors preview on the settings page.
a62a90048Adeel AsgharUpdate the editors preview on the settings page.
d55cc8e8dVolker Waurich* OMCompiler d76e9c2...da629b0 (1): > moved simplification rule to simplifyBinaryCommutativeWork
cb1b51364hudson* libraries 650fc67...5a04e02 (1): > Bump libraries
07cb14b9chkiel* OMCompiler 0e8a738...d76e9c2 (1): > use heap sort for ascending integer sort
292afc44chkiel* 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
868e3c0efhudson* libraries 233b5a5...650fc67 (1): > Bump libraries
23acdbc4bhudson* libraries b296ee5...233b5a5 (1): > Bump libraries
a38d52ad3Adeel Asghar* OMEdit 9892584...0f350e6 (1): > Get rid of QFileInfo constructed with empty file name warnings.
0f350e648Adeel AsgharGet rid of QFileInfo constructed with empty file name warnings.
b674956e5Per ÖstlundUpdate nfinst tests.
77e893c25Per ÖstlundUpdating submodules
724c87ca2niklwors* OMCompiler 814b4ae...d9b2126 (1): > fix for linker error in ModelicaExtrenalC for cpp runtime
d57e4ddf7ptaeuber* OMCompiler ea246de...814b4ae (1): > Calculate numerical jacobian for adaptive homotopy correctly
f24486cfdAdeel Asghar* OMEdit 85c8ee9...9892584 (1): > Check for NULL pointer
9892584ebAdeel AsgharCheck for NULL pointer
75d01b76ahudson* libraries 6526c96...b296ee5 (1): > Bump libraries
12e3d631aPer Östlund* OMCompiler df577f2...ea246de (1): > NFInst fixes.
2f35c69c9hkiel* OMCompiler 8e9ee91...df577f2 (1): > fix copy/paste bug introduced in 1fd2008cf5
b22d2734aPer ÖstlundUpdate nfinst tests.
0f03838c4Per ÖstlundUpdating submodules
ae561c4a0Per ÖstlundUpdate nfinst tests.
ca88acbd4Per ÖstlundUpdating submodules
ec708a876ptaeuber* OMCompiler 5730246...9ec3abd (1): > Add flag to start running the homotopy path ...
c46903b28Rüdiger FrankeExpected result with unit in FMI2 modelDescription.xml
d485b2668Rüdiger FrankeUpdating submodules
11a65a1e5hudson* libraries 3873ad6...6526c96 (1): > Bump libraries
8f57b5ee6ptaeuber* OMCompiler 34369f3...d4ea7ac (1): > Solve lambda0-system separately ...
79611309fPer ÖstlundUpdating submodules
fdc9fe187Per ÖstlundUpdate nfinst tests.
9d1aa1877Per ÖstlundUpdating submodules
05946cb05Per ÖstlundUpdate nfinst tests.
c4dd6cfcdhudson* libraries b7a7e2f...3873ad6 (1): > Bump libraries
8189c5249hkiel* 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
4898dabf4hkiel* 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
72c79e995hudson* libraries 8f78505...b7a7e2f (1): > Bump libraries
5c1f9f25fRüdiger Franke* OMCompiler 6ee2458...6f71dc5 (2): > Dummy commit to (hopefully) get around Hudson bugs > Treat removed Jacobian var defines in daeExpCrefRhsArrayBox
10536d1d8hkiel* OMCompiler 37ec0ba...6ee2458 (1): > fix "a or not a" and "a and not a" simplifications optimize some simplify rules reuse existing structures
ca5c7b0cdhudson* libraries 0ccdba7...8f78505 (1): > Bump libraries
cae0ca293hkiel* OMCompiler 0cd3268...37ec0ba (1): > [CodeGenC] skip cases independent of passing guard
be64fb61bhudson* libraries d305047...0ccdba7 (1): > Bump libraries
9b8d10c3fhkiel* OMCompiler 16e800b...0cd3268 (1): > use list comprehension instead of recursion
e4456f4caPer ÖstlundUpdating submodules
5fcc409ffPer ÖstlundUpdate nfinst tests.
ea85f1212Per ÖstlundUpdating submodules
ca68c3589Per ÖstlundUpdate nfinst tests.
0bf19eaa2Volker Waurich* OMCompiler 02355eb...6136400 (1): > modified description of comsubexp
892c38bfahkiel* OMCompiler a6ecff6...02355eb (1): > use loop instead of recursive matchcontinue in BaseHashSet.get2
e9d975fc0Volker Waurich* OMCompiler 197ec7a...a6ecff6 (1): > fix external object alias in initial equations
763095f6ahkielfix test cosh^2(x)-sinh^2(x)=1 disabled sin(asin(time))=time test
7b376d7d9hkielUpdating submodules
5f5af43f4Volker Waurich* OMCompiler a4417ed...1fd2008 (1): > simpify r1+r2+cr ->r3+cr
54cd883f8hudson* libraries 0559335...d305047 (1): > Bump libraries
4d95b57c4Per ÖstlundUpdate nfinst tests.
ecf057d48Per ÖstlundUpdating submodules
3953ee080niklwors* OMCompiler 3e4eb94...517bf93 (1): > fix for typo in cpp tempalte
2bdb8a0f5ptaeuberUse new homotopy flags
40738dca0ptaeuberUpdating submodules
e07a68a32Martin Sjölund* OMCompiler b873818...0a33707 (1): > Handle vectorization of matrix slightly better
cf8b5df54Martin Sjölund* OMCompiler 5e28f3c...b873818 (1): > Partially type-check for min,max,smooth
0751f4678hudson* libraries fb90e2f...0559335 (1): > Bump libraries
4913f469fMartin Sjölund* doc 941a9db...afdc59e (1): > Use ZMQ for building the documentation
afdc59e9dMartin SjölundUse ZMQ for building the documentation
d6d471e20Per ÖstlundUpdate nfinst tests.
21d68378ePer ÖstlundUpdating submodules
7c49cac97Martin Sjölund* doc b22e71f...941a9db (1): > Python3 fixes
941a9db8fMartin SjölundPython3 fixes
55a26a3f8Per ÖstlundReactivate BindingArray5 test.
4162db860Per ÖstlundUpdating submodules
8e87306f0ptaeuber* OMCompiler e82a713...d55e7e1 (1): > Allow adaptive step size also for local homotopy
58c1aeaaaPer ÖstlundUpdate nfinst tests.
352fedec4Per ÖstlundUpdating submodules
5a9eb1cefMartin Sjölund* OMCompiler d8b46d0...1a074b0 (1): > Avoid using + for options
91997cb6aMartin SjölundAdd maxMixedDeterminedIndex to dictionary
7ad6d7fadhudson* libraries cdb0bb8...fb90e2f (1): > Bump libraries
0d7c53d52Per ÖstlundUpdate nfinst tests.
399ab1eb5Per ÖstlundUpdating submodules
10b2ba109Per ÖstlundUpdate nfinst tests.
3ed9f172dPer ÖstlundUpdating submodules
46db13347Martin Sjölund* OMCompiler c536259...38bf65a (1): > [NF] Type-check pre operator
f9c0f1e2aMartin Sjölund* OMCompiler 6376982...c536259 (2): > [NF] Call fail() when failing > [NF] Support default attributes in functions
2e086dd38Per Östlund* OMCompiler ff1e618...6376982 (1): > Disable unit checking in nfinst.
628594157Per Östlund* OMCompiler a72f165...ff1e618 (1): > Fix for ticket:4625.
bff884cdfhudson* libraries 1b26198...cdb0bb8 (1): > Bump libraries
2ee68668ehudson* libraries ffc7142...1b26198 (1): > Bump libraries
f011bf34ahudson* libraries 75e9811...ffc7142 (1): > Bump libraries
6fd25011ehkiel* OMCompiler 978d276...a72f165 (1): > some small optimizations avoid matchcontinue
65358d5c5hkiel* OMCompiler 679140a...978d276 (1): > avoid recursion and matchcontinue in getSparsePattern reduce memory overhead in ExpressionSimplify.simplifyAdd
b0255184aMartin Sjölund* OMCompiler ea3a1f6...679140a (1): > Remove DAE.SUM in favor of DAE.REDUCTION
1ba4894abhudson* libraries b27224e...75e9811 (1): > Bump libraries
1514b599ePer ÖstlundUpdate nfinst tests.
bc16bedddPer ÖstlundUpdating submodules
70857cfb3hkiel* OMCompiler eaa2e12...1dfcc60 (1): > replace matchcontinue by match
a450084bbAdeel Asghar* OMEdit 9e52038...85c8ee9 (1): > Use Utilities::Sleep. Get rid of some order warnings.
85c8ee99eAdeel AsgharUse Utilities::Sleep. Get rid of some order warnings.
b3817f786Adeel Asghar* OMEdit 0e80fa1...9e52038 (1): > ticket:4619 Use QFrame for border instead of paint event
9e52038b9Adeel Asgharticket:4619 Use QFrame for border instead of paint event
dbe363450Martin Sjölund* OMCompiler 332341b...eaa2e12 (1): > [NF] Fix for builtin calls
099253403Martin Sjölund* OMCompiler 89998d3...332341b (1): > Do not optimize CC for initialAnalyticJacobian
86c037b5bhudson* libraries 038b71e...b27224e (1): > Bump libraries
385289821Per ÖstlundUpdated nfinst tests.
1d991f8eePer ÖstlundUpdating submodules
e875fe6cbptaeuber* OMCompiler 9cb312a...7360bc3 (1): > Fix writing of homotopy csv-file for matrix elements
054b49104Per ÖstlundUpdating submodules
ed4f81e86Per ÖstlundUpdated nfinst tests.
27ea524b2Per ÖstlundUpdating submodules
b03175431Per ÖstlundUpdated nfinst tests.
c373ba682Adrian Pop* testsuite 6700bd2...b46188a (1): > fix text special, Tpl depends on StackOveflow
b46188a13Adrian Popfix text special, Tpl depends on StackOveflow
0e5475e1chudson* libraries bb7fab6...038b71e (1): > Bump libraries
bcc0b9963Willi Braun* OMCompiler 725d9de...2a409cd (1): > added first version of ida scaling
f22180a93niklwors* OMCompiler 425073c...725d9de (1): > acitvate 'Allow dividing by all globalKnownVars in initDAE' for cpp runtime
8df9a8cfaWilli Braun* OMCompiler 28e9498...425073c (1): > [FMI] fix sorting of the directional derivatives
6700bd243ptaeuberAdd test for conflicting aliases and expected output
5b8ae81d1ptaeuberUpdating submodules
b96f7b548Per ÖstlundUpdating submodules
748835de7Per ÖstlundUpdate nfinst tests.
f55eb70a6Adeel Asghar* doc 0dd9571...b22e71f (1): > TLM co-simulation was merged with OMSimulator sometime ago
b22e71f96Adeel AsgharTLM co-simulation was merged with OMSimulator sometime ago
6bb0784e6Adeel Asghar* OMEdit 423fd8f...0e80fa1 (2): > ticket:4607 Update the model after generateVerificationScenarios call. > Use the -inputPath and -outputPath simulation flags. Fixes ticket:4583
8ab1c7598Mahder Gebremedhin* OMCompiler 1e05283...42bc0b1 (1): > NFFrontEnd small fix for array expressions ($array)
1bb9816b7Per ÖstlundUpdate nfinst tests.
13edda5edPer ÖstlundUpdating submodules
bcfa94c07Per Östlund* OMCompiler 8ab93d5...67d63de (1): > Clean up NFUnitCheck.foldEquation2 a bit.
0e80fa1f3Adeel Asgharticket:4607 Update the model after generateVerificationScenarios call.
ef44782b4Per ÖstlundUpdating submodules
9a9ebb670Per ÖstlundUpdate nfinst tests.
63db4c65dAdeel AsgharUse the -inputPath and -outputPath simulation flags. Fixes ticket:4583
7561bead8Adeel 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.
1c027892fMahder Gebremedhin* OMCompiler 1b186d3...1a778dd (1): > NFFrontEnd record fix
0ede316favwaurichupdate test
275c83286hudsonUpdating submodules
b9c6e5ca3Adrian Pop* OMEdit 3ab69ff...423fd8f (1): > fix windows opcua lib imports
8298c46e1Adrian Pop* OMCompiler 1993349...49cdb03 (1): > fix opcua lib exports on windows
423fd8f76Adrian Popfix windows opcua lib imports
4b58c510cAdrian Pop* OMCompiler 27d4fab...1993349 (1): > fix windows build
6a358060fhudson* libraries b5c7717...bb7fab6 (1): > Bump libraries
c04255830ptaeuberExpected output
922f9521aptaeuberUpdating submodules
d2feef9bePer ÖstlundUpdated nfinst test cases.
a2ae17f69Per ÖstlundUpdating submodules
3684733a5Martin Sjölund* OMEdit 03be5e2...3ab69ff (1): > Qt4 work-around
3ab69ff69Martin SjölundQt4 work-around
7046ded1cMartin SjölundUse new flag -d=oldFrontEndUnitCheck
c4e6961f7Martin SjölundUpdating submodules
d69fb20e7Per ÖstlundAdded test for nfinst StateSelect variability.
0d09ab259Per ÖstlundUpdating submodules
e815e688cPer ÖstlundUpdating submodules
f4b81ebb3Per ÖstlundAdd test for ticket:4611.
85984a1c0hudsonUpdating submodules
03be5e2f0Martin SjölundUpdate open62541 to v0.2
30a6d518bMartin Sjölund* OMCompiler 0a53c4f...9a8bb1d (1): > Fix stack overflow in NFUnitCheck
e30f231e4hudson* libraries b0dde48...b5c7717 (1): > Bump libraries
4b199a8f6hkiel* OMCompiler 75a3089...0a53c4f (1): > do not use matchcontinue where match+guard can be used
dbc18dd12hudson* libraries f85ccd3...b0dde48 (1): > Bump libraries
663155c14Per ÖstlundUpdated nfinst test cases.
2ad71664bPer ÖstlundUpdating submodules
2fa613862Martin Sjölund* doc eb4ef32...0dd9571 (1): > Fix type of entry
0dd95719fMartin SjölundFix type of entry
3c4fe107cMartin Sjölund* doc f7e90ac...eb4ef32 (1): > Added the BSc thesis of Fors Johansson
eb4ef3228Martin SjölundAdded the BSc thesis of Fors Johansson
a86943bd5Lennart Ochel* OMCompiler 0a2dcae...2c5818d (1): > Add flag to fix the mat file headers every N steps
126309bf7hudson* libraries 4f3153f...f85ccd3 (1): > Bump libraries
4ce810528Mahder Gebremedhin* OMCompiler 7e6dbfd...0a2dcae (1): > Enable unit checking by default in the New FrontEnd.
12b5caf44Per ÖstlundAdd testcase for #4606 fix.
1cb23d976Per ÖstlundUpdating submodules
bd024acd2Lennart OchelCleanup .gitignore file
9ca7831f5Martin Sjölund* OMCompiler b3c9646...0a64f00 (1): > Add rpath for the C runtime libraries
986e18c22hudson* libraries 2b897e8...4f3153f (1): > Bump libraries
cf18de408Lennart Ochel* OMCompiler a07c7d7...b3c9646 (1): > Add unit information of alias variables to mat files
3c53366faMartin Sjölund* OMCompiler 1f28d87...a07c7d7 (1): > Passing fixed=true where expected in the examples
ca2dc2c90Martin Sjölund* doc 724e394...f7e90ac (1): > Add documentation for interactive simulation
f7e90ac22Martin SjölundAdd documentation for interactive simulation
e9cb54268Adeel Asghar* doc f6e984c...724e394 (1): > Respect the case sensitive systems
724e394abAdeel AsgharRespect the case sensitive systems
57b4776fdVolker Waurich* doc 91776d0...f6e984c (1): > add new page about graphml generation
f6e984cbdVolker Waurichadd new page about graphml generation
e3d10ea25Lennart Ochel* OMCompiler 66d69d5...1f28d87 (1): > Save units of measure for parameters to mat files
511bc19d2Rüdiger Franke* OMCompiler 0ed5264...66d69d5 (1): > Unify generated code for variable access under FMI 1.0 and 2.0
9728c8614Martin Sjölund* OMCompiler 32ea34f...0ed5264 (1): > Fix scalability for systems without variables
b389638a2Rüdiger FrankeEnable test for code generation of directional derivatives
fb631635bRüdiger FrankeUpdating submodules
dc54cc1b1hudson* libraries 1543109...2b897e8 (1): > Bump libraries
effc95264David PolakAdded convertUnits mmHg test
58aa81a6aDavid PolakUpdating submodules
ab32ef6c1Lennart Ochel* OMCompiler ebaacfb...bf377fa (1): > Avoid deprecated usage of flags
6bf003526Martin Sjölund* libraries 8eb1b44...1543109 (1): > Upload the xz-files...
21284e9afMartin Sjölund* libraries 4288180...8eb1b44 (1): > No ModelicaTest 3.1 exists
e0812083bAdeel Asghar* OMEdit 29a5b8c...1b8b8e6 (1): > ticket:4575 Added checkbox for -single simulation flag. Default value is false.
1b8b8e6f4Adeel Asgharticket:4575 Added checkbox for -single simulation flag. Default value is false.
175a93ebahudson* doc 0f1405c...91776d0 (2): > add master thesis > Improved/simplified the OPC example
91776d0a7arun3688add master thesis
b5cf58d21Mahder Gebremedhin* OMCompiler d4dd96b...ebaacfb (1): > NFrontEnd Unit checking.
42b9be722Lennart Ochel* OMCompiler 119136c...d4dd96b (1): > Cleanup MatVer4
9363d9947Bernhard ThieleImproved/simplified the OPC example
4ccbc576aMahder GebremedhinUpdate NFInst tests
b03c588a1hudsonUpdating submodules
af4765517Martin Sjölund* OMCompiler fe021bd...80e3d34 (1): > Added optional Susan debugging help
3b37fea3aLennart Ochel* OMCompiler bf1eaeb...fe021bd (3): > Remove old mat file writer > Add unit information to mat files > New implementation for writing mat files
c219aee43Martin Sjölund* libraries 087c309...4288180 (1): > Also include ModelicaTest 3.1
3f3dd42a8Rü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
8235d3afehudson* libraries 7337dfa...087c309 (1): > Bump libraries
591f382bchudson* libraries fd8edd8...7337dfa (1): > Bump libraries
d49c2a05fAdeel Asghar* OMEdit 83762c2...29a5b8c (1): > Activate profiling properly
29a5b8cb6Adeel AsgharActivate profiling properly
385dd6209Per ÖstlundUpdating submodules
6fccf1972Per ÖstlundUpdate nfinst tests.
2e66c228dMartin Sjölund* OMCompiler 8abed04...1749c2e (1): > Disable CC optimizations on linear systems
c00195021hudson* libraries 3f837d1...fd8edd8 (1): > Bump libraries
1d6656185Per ÖstlundUpdating submodules
2c59f19faPer ÖstlundUpdate nfinst test cases.
b549c7b41hkiel* OMCompiler 11df6e6...43d3d5d (1): > fix Matching.removeEdgesForNoDerivativeFunctionInputs
f396a9fc7hkiel* OMCompiler dfbce6c...11df6e6 (1): > some minor optimizations - remove a matchcontinue - do not operate twice on list - make function tail recursive - avoid tuples
43aae15a0Martin Sjölund* OMCompiler 9ff276e...dfbce6c (1): > Use Set instead of List.unique
0eb3b72ccMartin Sjölund* OMCompiler c21c29d...9ff276e (1): > Make findLoops able to look for at most one loop
e630b9ab5hudson* libraries a739ca2...3f837d1 (1): > Bump libraries
159cfd9fbMartin Sjölund* OMCompiler 7b04aa1...c21c29d (1): > Use sets instead of lists in comSubExp
e932c80acMartin Sjölund* OMCompiler 2ac44ce...7b04aa1 (1): > Use sets in comSubExp
da940cd7eptaeuber* OMCompiler 9e2d1a7...2ac44ce (1): > Fix check of homotopy solution
59574339bMartin Sjölund* OMCompiler 68350e9...9e2d1a7 (1): > Fix scalability of collectInitialBindings
f33ef8c0bhudson* libraries 13a2e24...a739ca2 (1): > Bump libraries
f31055813hudsonUpdating submodules
62f2cd7f8adrpoupdate testsuite after library changes
fa77b8c7dMartin Sjölund* OMCompiler 2f828a2...68350e9 (1): > [OSX] ModelicaExternalC install names
dffbc3bbeMartin Sjölund* OMCompiler a5b8a71...2f828a2 (1): > [MAT4] Add special case when nrows==0
83762c255hkielfix Qt4 compilation
1a2ff32c6Martin Sjölund* OMCompiler c2e5abe...a5b8a71 (1): > [OSX] Fix install name of OPC library
9fd9414f6Martin Sjölund* OMCompiler 18b70e2...c2e5abe (1): > [OSX] Fix builds when using a single thread
0f1405c2fBernhard ThieleState machine hint for switching to Modelica v3.3
5c9c2c468Martin Sjölund* OMCompiler a3eea27...18b70e2 (1): > Silence some warnings
f97db625eWilli Braun* OMCompiler 7f2aee4...a3eea27 (1): > [cRuntime] move jacobian eval LOG_STATS output
58e9cfd17Willi Braun* OMCompiler 3532b10...7f2aee4 (1): > [SimCode] fixing symbolic jacobians order for info
f3156d146Adeel Asgharticket:4505 Use the diagram annotation when connector is inside the component instance
c3e0976e5Adeel Asgharticket:4585 Added cut, copy, paste and selectAll to text editor
fbf8aa4behudson* libraries e541281...f3c66bf (1): > Bump libraries
bbcc067bcadeas31* OMEdit 3d68932...77b13fd (1): > Signals are protected in Qt4
77b13fd85adeas31Signals are protected in Qt4
fff67929chudson* libraries 9defbe5...e541281 (1): > Bump libraries
ba7968a19Adeel Asghar* OMEdit bb6380f...3d68932 (1): > Only save the preference when checkbox is checked
3d68932f6Adeel AsgharOnly save the preference when checkbox is checked
2df6b4669Adeel Asghar* OMEdit 1506f4d...bb6380f (1): > Fix Qt4 builds.
5efa7f11eMartin Sjölund* OMCompiler 09c37cd...3532b10 (1): > Support bootstrapping when using array literals
bb6380f07Adeel AsgharFix Qt4 builds.
1d3169225hudson* libraries 1d59600...9defbe5 (1): > Bump libraries
85d44ca94Adeel Asghar* OMEdit 6882da0...1506f4d (1): > ticket:4305 Added checkbox to remember user's decision in text editor error dialog.
1506f4d0cAdeel Asgharticket:4305 Added checkbox to remember user's decision in text editor error dialog.
b63c29925Martin Sjölund* OMCompiler 04560c9...09c37cd (2): > Add MetaModelica.Dangerous.listArrayLiteral > Update linear system debugging
95f53c92fptaeuberUpdating submodules
36a3e41b8ptaeuberAdd test and expected output
534608b36ptaeuberAdd flag to dictionary
bd3bf4b00vwaurich* OMEdit 5df57a8...6882da0 (1): > fix path in simulate with animation
6882da0d0vwaurichfix path in simulate with animation
ebccfb0f6hudsonUpdating 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
5df57a8f9Martin SjölundFix rebase errors
5a35717aeMartin SjölundEnable interactive simulation without stepping
7d12dd46bMartin SjölundWait for OPC-UA server to start during init
685fc6308Adeel AsgharCreate the OpcUaClient after the opc-ua server is initialized.
a918f6161Christoffer Fors JohanssonUpdated how OMPlot and OMEdit handles simulation control buttons.
d60db4d4cAdeel AsgharRemoved unnecessary debugging info.
d5f420aa0Adeel AsgharRemoved the unnecessary SimulationServerCheckThread class. Do not create unnecessary QTcpSocket objects.
dbc50ee19Christoffer Fors JohanssonFixed variable names. Better port handling.
436baa28eAdeel AsgharFix opc-ua linking for win32.
b38bd4661Christoffer Fors JohanssonInitial commit for interactive simulation
0e1d01eebChristoffer Fors JohanssonBetter way of handling interactive simulation control buttons.
eb19ef4a2Christoffer Fors JohanssonInteractive plot windows.
52f135b91Adeel Asghar* OMEdit 095b0ef...6b6200d (1): > ticket:2249 Only show the documentation as default view for DocumentationClass annotation.
6b6200d62Adeel Asgharticket:2249 Only show the documentation as default view for DocumentationClass annotation.
37e18b9e5niklwors* OMCompiler ed4ccd8...baaffec (1): > fix in cpp template for jacobian variables used by algebraic loop
a3c7ea2c3hudson* libraries 6df44b7...1d59600 (1): > Bump libraries
8776db1eahudson* libraries 8001b72...6df44b7 (1): > Bump libraries
8e8aa76feMartin Sjölund* OMCompiler 15730cb...ed4ccd8 (1): > Fix for linear sparse solvers in source code FMUs
4e94bc521Martin SjölundExpected output
cfbd57a98Martin SjölundUpdating submodules
6b70c759dMartin SjölundAdd test for ticket:4550 reduction type
17805b092Martin SjölundUpdating submodules
b0861d4aaMartin SjölundReference file does not contain time=0.0
ff1939394Adeel Asghar* OMEdit d60d430...095b0ef (1): > ticket:1857 Show context menu when clicked on empty spot in Libraries Browser
095b0ef3bAdeel Asgharticket:1857 Show context menu when clicked on empty spot in Libraries Browser
5831af02bMartin SjölundExpected output
e24befee0Martin SjölundUpdating submodules
225ecd53eAdeel Asghar* OMEdit 7851263...d60d430 (1): > ticket:4576 Don't delete the transition in focusOutEvent.
d60d430a7Adeel Asgharticket:4576 Don't delete the transition in focusOutEvent.
945526761Per Östlund* OMCompiler ac679f7...625bb65 (1): > NFInst fixes.
115829272Jan Šilar* OMPlot 7f2c332...017636b (1): > PDEPlots
017636b9cJan ŠilarPDEPlots
0b046b83bLennart Ochel* OMCompiler f55d7d6...ac679f7 (2): > Remove unused variables > New function to debug hash tables
f55290118Martin Sjölund* OMCompiler 3486958...f55d7d6 (1): > Fix for using default sparse linear solver
77d3fbfd1Martin Sjölund* OMCompiler 98136a9...3486958 (1): > Improved debugging of bad variables in codegen
a22381356hudson* libraries 36404a4...8001b72 (1): > Bump libraries
737444154Adeel Asghar* OMEdit 3d0d8a3...7851263 (1): > ticket:4572 Don't allow illegal instance names
0e8865884Bernhard Thiele* OMCompiler 6c085bb...98136a9 (1): > checkModel support for state machines
785126337Adeel Asgharticket:4572 Don't allow illegal instance names
af8df5edcWilli Braun* OMCompiler 75ec7ef...6c085bb (1): > [FMI] join functionTrees for directional derivative
f12fde221Willi Braun* OMCompiler 73e4cc5...75ec7ef (1): > disable fmi directional derivatives by default
3d0d41981ptaeuber* OMCompiler 702e338...73e4cc5 (1): > Do not get algorithm crefs that will be discarded
a0403ab41Martin SjölundUpdating submodules
3655c8ed3Martin SjölundAdd test for single precision output
6519145ffLennart Ochel* testsuite d32e476...67b8eef (1): > Update LoadCompilerSources.mos
67b8eef1cLennart OchelUpdate LoadCompilerSources.mos
bf88695cdhudson* libraries dd87c92...36404a4 (1): > Bump libraries
a3752f126Adeel Asghar* OMEdit bc8938e...3d0d8a3 (1): > Snap to grid with shift modifier
3d0d8a3b4Adeel AsgharSnap to grid with shift modifier
c7cd301e6Lennart Ochel* OMCompiler bba4362...92ac5a6 (1): > Increase hash table sizes for the unit checking
d32e47688Willi Braunfix output
cb8b82573Willi BraunUpdating submodules
ba2631610Adeel Asghar* OMEdit 16bcbe6...bc8938e (1): > ticket:4567 Removed the extra simulation toolbar
bc8938e28Adeel Asgharticket:4567 Removed the extra simulation toolbar
fef3b308bAdeel Asghar* OMEdit f627d10...16bcbe6 (1): > ticket:4461 Save additional simulation flags in correct syntax
16bcbe68dAdeel Asgharticket:4461 Save additional simulation flags in correct syntax
233376d5bMartin Sjölund* OMCompiler 0e39b73...a766c29 (1): > Unify reading enumeration flags
0b54fb5daMartin Sjölund* OMCompiler b4aa137...0e39b73 (1): > [FMI] Fix static source code FMUs
ca73812a8Martin Sjölund* OMCompiler c1445a8...b4aa137 (1): > [FMI] Set default dense and sparse linear solvers
d3b895dfahudson* libraries 89b53a5...dd87c92 (1): > Bump libraries
6f54cf260Martin Sjölund* OMCompiler fba8150...c1445a8 (1): > [FMI] Escape the model's description attribute
126fee0b6hudson* libraries d44cc9d...89b53a5 (1): > Bump libraries
0a09efc09Martin Sjölund[FMI] Expected output with nls solver mixed
b0816a6c3Martin SjölundUpdating submodules
626fd144chkiel* OMCompiler 84dc1d9...2a43b90 (1): > optimize memory further for ticket:1451
db977f89dhudson* libraries 7e9f555...d44cc9d (1): > Bump libraries
55d80df72Bernhard Thiele* testsuite 90e7f8a...2e4f0f8 (1): > Switch to C run-time for two tests
2e4f0f82dBernhard ThieleSwitch to C run-time for two tests
05c1413d6Bernhard ThieleUpdating submodules
90e7f8a50Bernhard ThieleTest case for ticket:4563
1e2069514hkiel* OMCompiler b5d86d3...fdcc01d (1): > absAdjacencyMatrix only changes lists if values < 0 are contained improves ticket:1451
f8d55c68fPer ÖstlundAdded test for inherited function with try.
3ef481ddaPer ÖstlundUpdating submodules
6d35ad546Martin Sjölund* OMCompiler aa907b1...d8c018e (1): > Make FMU tmpTick indexes more similar to C codegen
cd9b453d8Willi Braun* OMCompiler a9268a9...aa907b1 (1): > fix array differentiation for symbolic jacobains
505f10d7dMartin SjölundAdding test for parameter record bindings
8fffb44c8Martin SjölundUpdating submodules
11bfce369Martin Sjölund* OMCompiler aba3685...0406ea2 (1): > Fix crash is default linear solver
77ea84c76Adeel Asghar* OMEdit 47db56e...f627d10 (1): > ticket:4308 Move by factor of 5 when shift key is pressed.
f627d108bAdeel Asgharticket:4308 Move by factor of 5 when shift key is pressed.
e3091c13fhudson* libraries 0c9cf38...7e9f555 (1): > Bump libraries
8f278a262Martin SjölundAdded testcase for terminate at init
63743a15fMartin SjölundUpdating submodules
20b20c06eptaeuberAdd test for inversion of pow
ab613cd4dptaeuberUpdating submodules
d1ab6caccMartin SjölundExpected output
fe0718e51Martin SjölundUpdating submodules
844e163eaLennart Ochel* OMCompiler 2264580...3a0af47 (1): > New package AdjacencyMatrix
12ed59f8eWilli Braunadded new test diff array crefs
8344207bbWilli BraunUpdating submodules
988a8982aWilli Braunupdate warnings
592b9c453Willi BraunUpdating submodules
2968278c0hudson* libraries c05b21c...0c9cf38 (1): > Bump libraries
fec8d2b73Martin Sjölund* OMCompiler b0b8677...024a75d (2): > Make it possible to ignore OMC_DISABLE_OPT > [C-code] Binding equations disable optimization
6a3531489Adeel Asghar* OMEdit da6dc6c...47db56e (1): > ticket:4490 Use cosmetic pen for correct scaling and zooming effects
47db56e57Adeel Asgharticket:4490 Use cosmetic pen for correct scaling and zooming effects
133230fb1Martin Sjölund* OMCompiler 173618c...b0b8677 (1): > Bootstrapping depends on zmq
a047348adAdeel Asghar* OMEdit c02603f...da6dc6c (1): > ticket:4332 Round the origin value
da6dc6cd3Adeel Asgharticket:4332 Round the origin value
0720ca6bdAdeel Asghar* OMEdit 4758974...c02603f (1): > Check if changeDirectory is successful
d84853c64Martin Sjölund* OMCompiler 88845bb...173618c (2): > [FMI] Implement a faster setReal/getReal > Do not generate defines for value references
7a5db7a34Martin Sjölund* OMCompiler ccd5c42...88845bb (1): > Fixes from static analysis of ranges in reductions
c02603fc9Adeel AsgharCheck if changeDirectory is successful
1e302c7a3ptaeuberUpdating submodules
8e4493232ptaeuberAdd flags to tests
fb104ba8bhudsonUpdating submodules
541124880adrpoupdate testsuite due to library changes
279209f95ptaeuber* OMCompiler 3c3ca87...624b9a6 (1): > Warn about unbalanced system after WFC
475897475Adeel Asgharticket:4038 Use the updated flag names
c7348eac2Per ÖstlundUpdated nfinst test cases.
671c4ed85Per ÖstlundUpdating submodules
151842250Per Östlund* OMCompiler 351cb37...7648bd5 (1): > Clean up obsolete files from new frontend.
8b8989718Martin Sjölund* OMCompiler aad32e0...351cb37 (1): > Do not add FMI runtime while bootstrapping
19d45081aMartin Sjölund* OMCompiler 38a9013...aad32e0 (2): > Split updateParameters into simple and complex > Improve scalability for binding equations
b225cec05Martin SjölundAdd tests for JSON parser
b1ebdc890Martin SjölundUpdating submodules
760b17910Adeel AsgharUpdated copyClass tests
dc6bfc8cbAdeel AsgharUpdating submodules
e57e6ceedAdeel Asghar* OMEdit bc6e188...5422a27 (1): > ticket:4547 Fill the path if model belongs to a package Don't allow duplicating in system libraries
5422a279fAdeel Asgharticket:4547 Fill the path if model belongs to a package Don't allow duplicating in system libraries
caa7ad4aeAdeel Asghar* OMEdit 080cd29...bc6e188 (1): > Create a directory with model name to dump the generated files Delete the Cpp generated files as well
bc6e18812Adeel AsgharCreate a directory with model name to dump the generated files Delete the Cpp generated files as well
4d3b50221Per ÖstlundAdded testcase for min/max of enumerations.
fd346c280Per ÖstlundUpdating submodules
9c70a49f2Per Östlund* OMCompiler 0e625e9...c2054ff (1): > Added stringEmpty and arrayEmpty to MetaModelica.
17e7be1e8hudson* libraries 7388e48...f1beeb1 (1): > Bump libraries
41b83c12ehkiel* OMCompiler fe07041...0e625e9 (1): > fix some warnings from static code analysis
38c59c1e5hudson* libraries ef69543...7388e48 (1): > Bump libraries
eda7008a9Per ÖstlundUpdated nfinst test cases.
24a49b857Per ÖstlundUpdating submodules
568be187aPer ÖstlundUpdating submodules
9c8a62983Per ÖstlundUpdated test cases for #4543 fix.
605cb2abcPer ÖstlundAdd ignoreCycles to spellchecker.
fd429c304Martin Sjölund* OMCompiler 9ce0a4a...ec69d30 (2): > Applied the refactoring script > Only add _length variable for array reduction
6398d1609hudson* libraries 44d5432...ef69543 (1): > Bump libraries
8c81ceb25hudson* libraries 780698e...44d5432 (1): > Bump libraries
28a5b2191Martin Sjölund* OMCompiler 215f1b1...9ce0a4a (1): > Avoid static analyzer dead assignment warning
64ace5b32ptaeuberNew test and expected output
1c6a3c044ptaeuberUpdating submodules
f6607f7c9hkiel* OMCompiler f85f44f...d3f9ab1 (1): > some small list optimizations
4c9ec86c2Adeel Asghar* OMEdit 126db43...080cd29 (1): > Delete the generated files after compilation instead of simulation
080cd298dAdeel AsgharDelete the generated files after compilation instead of simulation
645f6219eAdeel Asghar* OMEdit 90af743...126db43 (1): > ticket:2909 Allow deleting the intermediate compilation files
126db4389Adeel Asgharticket:2909 Allow deleting the intermediate compilation files
20ad9a69dhudson* libraries 64c79dd...780698e (1): > Bump libraries
749339041hudson* libraries 4ff5be9...64c79dd (1): > Bump libraries
118b3d07aWilli Braunadded DrumBoiler as testcase for linearization
4244da07fWilli BraunUpdating submodules
6a869e61cPer ÖstlundUpdating submodules
1cd286dcfPer ÖstlundUpdated nfinst test cases.
527d1408eMartin SjölundUpdating submodules
a3201a2d3Martin SjölundTest fileNamePrefix that is not a C identifier
2dfe8db0bMartin SjölundGive expected output for bug2756
f3bcc22f6Martin Sjölund* OMCompiler 19186f7...defddaa (1): > [MetaModelica] Use goto instead of done variable
52108c71cAdeel Asghar* OMEdit 5ab8668...90af743 (2): > ticket:4461 Save additional simulation flags > ticket:4505 Use the Icon annotation for extends connector class.
90af743e4Adeel Asgharticket:4461 Save additional simulation flags
458fdd4ecMartin Sjölund* OMCompiler da38b3e...19186f7 (2): > [FMI] Give default start-values for parameters > translateModelFMU returns empty string on failure
ae793bea4Adeel Asgharticket:4505 Use the Icon annotation for extends connector class.
44e5bc959Willi BraunUpdating submodules
333f946f9Willi Braunexpected output
131143966hudson* libraries e04a9fe...4ff5be9 (1): > Bump libraries
b5d32a890Martin Sjölund* libraries 8410d40...e04a9fe (2): > Force the patched libraries to be built > MSL patches according to ticket:4539
6988aeb05Martin Sjölund* OMCompiler 702501a...29e8121 (1): > Make getAnnotationNamedModifiers not return bad data
19dfab91dhudson* libraries 9f3b94a...8410d40 (1): > Bump libraries
8b9dd4ab4Martin Sjölund* libraries e418dac...9f3b94a (2): > Fix error in MSL 3.2.2 patch > Make succeeding commands more silent
a3e912c7ahudson* libraries 4666a5f...e418dac (1): > Bump libraries
466d6b3a3Martin Sjölund* libraries 63802d7...4666a5f (1): > Fetch tags elsewhere
bcd447ddaMartin Sjölund* libraries 6bacccc...63802d7 (1): > Fix for multi-target update
a601adebbWilli Braunadded testcase for linearization with records
0fc108ad2Willi BraunUpdating submodules
d25c28fdcPer ÖstlundUpdating submodules
74ef35db2Per ÖstlundAdded tuple test cases for nfinst.
ad9a57cfaPer ÖstlundUpdating submodules
297f7c634Per ÖstlundUpdated nfinst test cases.
a96eb0656Rüdiger Franke* testsuite 21525ab...699e373 (1): > Re-enable FMI 2.0 crane test
699e373a0Rüdiger FrankeRe-enable FMI 2.0 crane test
89d610e39Martin Sjölund* OMCompiler bacaf03...15ba583 (1): > Fix generated C++ FMU filenames
b0e6a214chudson* libraries 3e199bd...6bacccc (2): > Bump libraries > JSON syntax error
7eb101b8dMartin Sjölund* libraries 56a1ad9...3e199bd (2): > Add nls="newton" for InductionMachines.IMC_YD > Automatically update patches for MSL
21525ab59Lennart OchelExpected output
fa9655b44Lennart OchelUpdating submodules
014b2ab5dMartin Sjölund* OMShell 999d33b...e1ab402 (1): > Use rpath provided by configure
e1ab4026cMartin SjölundUse rpath provided by configure
c057936e3Per ÖstlundUpdated nfinst test cases.
3bf9479c8Per ÖstlundUpdating submodules
ea3a3828aAdeel Asghar* OMCompiler 453e1c7...5dfdea2 (1): > Return same number of output from failing case.
1aa347f99hudson* libraries eea1f73...56a1ad9 (1): > Bump libraries
8f5f6397ehudson* libraries b979067...eea1f73 (1): > Bump libraries
2a672b283Per ÖstlundAdd test case for enum type matching fix.
698602dc8Per ÖstlundUpdating submodules
edee28baahudson* libraries 5bc8fdd...b979067 (1): > Bump libraries
723e7ef73Martin Sjölund* libraries 75ffe04...5bc8fdd (2): > Use latest MSL 3.2.2 hash in Makefile.libs > Update for MSL 3.2.2 changes
48dca0bd5Adeel AsgharUpdated tests using getClassInformation
6bcd4dba1Adeel AsgharUpdating submodules
6336d4fdbhkiel* OMCompiler e6d2062...c64663d (1): > make SimCodeUtil.createAllDiffedSimVars tail recursive fix ticket:4534
a2256a08eMartin Sjölund* OMCompiler cd1bf87...e6d2062 (2): > Make C++ FMUs respect fileNamePrefix > Cache the FMI configure results
28a2c187fhudson* libraries a777d44...75ffe04 (1): > Bump libraries
b00b4444eMartin 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
de72c7a08hkiel* OMShell f326bf7...999d33b (1): > interpret MMC_STRINGDATA as utf-8
a55b96e1ehkiel* OMCompiler 351c73d...d39727c (1): > update omc translations
cd3b03c2chkiel* OMCompiler 15276ce...351c73d (1): > fix some c-compiler warnings
999d33bb3hkielinterpret MMC_STRINGDATA as utf-8
9a964c099hkiel* OMCompiler 0371e97...15276ce (1): > avoid stack overflow (ticket:4534)
731be8b8ehudsonUpdating submodules * OMShell 70ef9f4...f326bf7 (1): > not needed
f326bf7baAdrian Popnot needed
ee0a82fa1hudsonUpdating submodules * OMEdit 4a398f7...5ab8668 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Allow creating initial state graphically.
70ef9f428adrpodon't use std::begin and std::end as is not need
e4eabb4ddAdrian Popattempt to fix clang compilation
255934c6bAdeel AsgharFixed OMShell windows compilation
4bc9cda18Rüdiger FrankeUpdating submodules
ed5d7956fRüdiger FrankeExpected result
a0077f839Rüdiger FrankeAdd test for FMI model description with sub-clocks
7511e8f7fRüdiger FrankeCorrect synchronous test for shiftSample, ticket:4530
493014e2bLennart Ochel* OMCompiler c7cddda...23493d8 (1): > [FMI2] Fix set/get methods for types integer, boolean, and string
013bc12e5Lennart Ochel* OMCompiler 08c6143...c7cddda (1): > Fix some error messages
e1fbe62d1Lennart Ochel* OMCompiler 453670f...08c6143 (1): > [FMI2] Calculate real values if needed
bed1e12aehkielOMShell does no longer depend on corba
5ab8668edAdeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMEdit
73e1f2a0dAdeel AsgharAllow creating initial state graphically.
7519ad75chkielcd() to tmp dir when starting OMShellGUI
a172806b5hkielCall MMC_INIT()
b65dea292hkielexplicit instead of using namespace
d6df635dfhkielfix crash when doing first evalExpression()
dfc9aa0abhkielchange OMShellGUI from corba to direct interface
8d1b0784ahkielchange mosh from corba to direct interface
73d308705alash325* OMEdit 52a7064...4a398f7 (1): > Updated the traceability message format version to 1.4 and latest OpenModelica test case
4a398f7cfalash325Updated the traceability message format version to 1.4 and latest OpenModelica test case
45c5a33b2alash325* OMEdit 17caf92...52a7064 (1): > Remove traceability query functionality Disable basic git functionality
52a706437alash325Remove traceability query functionality Disable basic git functionality
02bc9b999hudson* libraries 3a2f2a7...791f44b (1): > Bump libraries
e72b25480Per Östlund* OMCompiler 93a4aed...453670f (1): > Fix #4524 for Cpp and XML codegen too.
5376fc3dehkiel* OMCompiler 415de24...93a4aed (1): > make unmodified objects constant
f3aa9f3a8Per Östlund* OMCompiler 5bf9661...415de24 (1): > Fix for #4524:
eb9be2ee7Rüdiger Franke* OMCompiler 6554061...5bf9661 (1): > Revert "Alternative treatment of shiftSample also considering event clocks"
0ad4ffc69Adeel Asghar* OMEdit 9743a1a...17caf92 (1): > Slightly better way to fix ticket:4472.
17caf9298Adeel AsgharSlightly better way to fix ticket:4472.
f85dfc967Rü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
dc663710dhudson* libraries 783c003...3a2f2a7 (1): > Bump libraries
645f58f28Rüdiger Franke* OMCompiler 79caae6...5c6d6e3 (1): > Remove superSampleFactor from FMI model description
0e5f04fcePer ÖstlundAdded test case for #4521.
dbcae4a0fPer ÖstlundUpdating submodules
beef570ddJan Šilar* testsuite 6bb362f...5724639 (1): > Adding test for PDEModelica.
57246396bJan ŠilarAdding test for PDEModelica.
e1aa56fd9Jan Šilar* OMCompiler aab2f92...b9e79ec (1): > PDEModelica
6ca5560b9Volker Waurich* OMCompiler bbbda07...aab2f92 (1): > fix for simplifyIfEquation
b32443512bernhardbachmann* OMCompiler 594ab60...bbbda07 (1): > Fix division by zero problem
71029e3behudsonUpdating submodules
6bb362f71adrpoupdate tests after changes to modelica tables
fd00a2b24hudson* libraries 8e181fb...783c003 (1): > Bump libraries
876b6b063Rüdiger Franke* OMCompiler e844e3a...a633fbb (1): > Apply resolution to shiftCounter in FMI model description
7a289c217hudson* libraries 4365f90...8e181fb (1): > Bump libraries
f64f2ea38hudson* libraries cacb902...4365f90 (1): > Bump libraries
fb83cf683Bernhard ThieleAdd reference to corresponding ticket
a80dcb77cBernhard Thiele* testsuite e1fe7f8...fb83cf6 (1): > Add reference to corresponding ticket
e1fe7f8dfBernhard ThieleTest case for ticket:4527
f0031a267Bernhard ThieleUpdating submodules
25282f921hudson* libraries 3f1c569...cacb902 (1): > Bump libraries
5b4625a05Per ÖstlundUpdating submodules
6967d1c27Per ÖstlundUpdated nfinst test cases.
a082edacfhkielOMNotebook does not depend on CORBA
b3a30fa12hudson* libraries 54f0b0f...3f1c569 (1): > Bump libraries
b00cb1ab5bernhardbachmannImproved damping criteria of the newton solver
9e2053672bernhardbachmannUpdating submodules
13c08d4b6Per ÖstlundUpdated nfinst test cases.
d8e4ca819Per ÖstlundUpdating submodules
b5977e398hudson* libraries 3722ea5...54f0b0f (1): > Bump libraries
ae474845dhudson* libraries 8c74d1c...3722ea5 (1): > Bump libraries
60a45e91aPer Östlund* OMEdit 933120e...9743a1a (1): > Fix for #4472.
9743a1ae8Per ÖstlundFix for #4472.
7838f7bbehudson* libraries 685a758...8c74d1c (1): > Bump libraries
34a433704hudson* libraries 61fb168...685a758 (1): > Bump libraries
e8a640788hudson* libraries 75ee848...61fb168 (1): > Bump libraries
d85ad3855Per ÖstlundUpdated nfinst test cases.
38a36c126Per ÖstlundUpdating submodules
0d6dad4ffAdrian Pop* OMCompiler 7bd4847...c40d463 (1): > fix a crash in sphinxoutput
848e436b9hudson* libraries 6c0aecb...75ee848 (1): > Bump libraries
4f23e83d1Volker Waurich* OMCompiler a275e4c...7bd4847 (1): > fix visualization xml
09052874bWilli Braunadjust output to solver
395055b1bWilli BraunUpdating submodules
b57989c9bhudson* libraries b43989d...6c0aecb (1): > Bump libraries
29654258ebernhardbachmannAdd scaling test and expected output
a731c3767bernhardbachmannUpdating submodules
1e8090d73Per ÖstlundAdded testcase for inherited fully qualified name.
a48130a4bPer ÖstlundUpdating submodules
e8ef378ecPer ÖstlundAdded testcase for fully qualified import.
27491b90ePer ÖstlundUpdating submodules
4df7d97b1Willi Braun* OMCompiler 275ccba...df8573f (1): > added noScaling flag and fix minor kinsol things
898685d2dhudson* libraries c92cd99...b43989d (1): > Bump libraries
8e05bdf25ptaeuberExpected output
7b437781aptaeuberUpdating submodules
0b2c3fa2ahudson* libraries 81346e4...c92cd99 (1): > Bump libraries
8aeeac1d1Bernhard ThieleAdded failing test for state machines
46764e28fBernhard Thiele* testsuite 91a80a7...8aeeac1 (1): > Added failing test for state machines
91a80a7faPer ÖstlundUpdated nfinst tests.
90645ae02Per ÖstlundUpdating submodules
ceb7383b6vwaurich* testsuite 8a7ad82...ea9199b (1): > update test for partlintorn
ea9199bc8vwaurichupdate test for partlintorn
edc8f1979Volker Waurich* OMCompiler 5682249...e2dfbf6 (1): > fix for partlintorn
0644763bdhudson* libraries 23b9c33...81346e4 (1): > Bump libraries
8a7ad824dPer ÖstlundUpdated nfinst test cases.
4e92c6f91Per Östlund* testsuite e4efaec...8a7ad82 (1): > Updated nfinst test cases.
7e0b4a4e6hudson* libraries 394282e...23b9c33 (1): > Bump libraries
8ff248fc1hudson* libraries cd89d8c...394282e (1): > Bump libraries
0415583a5hudson* libraries 6a9d50a...cd89d8c (1): > Bump libraries
91c3b93captaeuber* OMCompiler 3d27c59...5682249 (1): > Warn about iteration variables with no nominal attribute
d4287a49bhkiel* OMCompiler 8cf7496...3d27c59 (1): > make SymbolicJacobian.createAllDiffedVars tail recursive fixes ticket:4392
d2b9734abhudson* libraries e9731be...6a9d50a (1): > Bump libraries
e4efaecc0Per ÖstlundUpdated nfinst test cases.
2cc8dbb2dPer ÖstlundUpdating submodules
7b13b9e83hudson* libraries c0eab59...e9731be (1): > Bump libraries
7c9f5fc71Willi Braun* OMCompiler 60fecdd...df2b0b4 (1): > further fixes to ticket:4395
b89b22626hudson* libraries 277c583...c0eab59 (1): > Bump libraries
9227aa9b9Adeel Asghar* OMEdit 86f97b6...933120e (1): > Make sure we always initialize the text annotation for transition.
933120ec5Adeel AsgharMake sure we always initialize the text annotation for transition.
c97f92840hudson* libraries 5c3e4dc...277c583 (1): > Bump libraries
25dab66a3Adrian Pop* OMCompiler 45d12db...60fecdd (1): > fix ticket:4509, use correct defines on Windows
d93039b6dhudson* libraries 8f77681...5c3e4dc (1): > Bump libraries
203eaec8ahudson* libraries 71423a0...8f77681 (1): > Bump libraries
4cff88926Lennart 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
740e49eb5hudson* libraries e31a4bf...71423a0 (1): > Bump libraries
e7807fc0bWilli Braun* OMCompiler b67fdd1...dc5dc2b (1): > fixes issues from ticket:4395
1a22a7545ptaeuberExpected output
ecba14fd4ptaeuberUpdating submodules
bd971a3dchudson* libraries f6a4839...e31a4bf (1): > Bump libraries
6f5a22db7ptaeuber* OMCompiler 56f95c7...9db6254 (1): > Fix bug in homotopy solver
54c09380chudson* libraries 2851550...f6a4839 (1): > Bump libraries
7e16a2c2dWilli Braunmove daeMode testsuite
11e8d618eWilli Braun* testsuite 9ed2db4...7e16a2c (1): > move daeMode testsuite
4d2d8217eWilli Braun* OMCompiler a4b8280...56f95c7 (1): > added additional ida statistics
33834a0a2Willi Braun* OMCompiler 29740e2...a4b8280 (1): > fix daeMode=all by skipping algebraic evaluation
b067f6fe9hudson* libraries 5d81eec...2851550 (1): > Bump libraries
c560c0c3fhudson* libraries 9e3889b...5d81eec (1): > Bump libraries
6c5771f70hudson* libraries bb931ce...9e3889b (1): > Bump libraries
1287a1684hudson* libraries 72007b8...bb931ce (1): > Bump libraries
cf88d0adcLennart Ochel* OMCompiler 52b0a09...29740e2 (1): > Fix sorting of external object destructors
9ed2db403Lennart OchelExpected output
2630d23e0Lennart OchelUpdating submodules
175e18212ptaeuberUpdating submodules
ad433e801ptaeuberExpected output
9cb57ef8cadrpov1.13.0-dev
86f97b680adrpov1.13.0-dev
cae3ed2ffhudson* libraries 2a4032a...72007b8 (1): > Bump libraries
bf355bb7bPer ÖstlundAdded some nfinst test cases for size.
647f3eaafPer ÖstlundUpdating submodules
cc3f88812hkiel* OMCompiler 2e4c6ff...1a120c8 (1): > evaluateForStatement: do not loop over ranges with stop < start
91055953fAdrian Pop* OMOptim 4f4bba2...6cc37d7 (1): > Fix ParadisEO build on cmake3.9 OSX
e5d7afe3dPer ÖstlundUpdated nfinst test cases.
6ffabc94aPer ÖstlundUpdating submodules
1d272f84ahudson* libraries 433c5f9...2a4032a (1): > Bump libraries
419aff04bAdrian Pop* libraries e96034d...433c5f9 (1): > Update repos.json provided, reverse!
16d42a233hkiel* OMCompiler 1c87ab0...cc3ad15 (1): > avoid creation of temporary lists
6d2ad6fcbAdrian Pop* libraries f90a8e4...e96034d (1): > Update repos.json provided
998a6682bPer Östlund* OMCompiler 5b5e235...1c87ab0 (1): > Remove name from class extends SCode.ClassDef.
602b89572Per ÖstlundUpdated nfinst test cases.
bf0f31f35Per ÖstlundUpdating submodules
8d481c1e3Adeel Asghar* OMEdit 16b485f...bf8c59d (1): > ticket:4348 Remember the welcome page splitter state.
bf8c59d4bAdeel Asgharticket:4348 Remember the welcome page splitter state.
450592c3aAdeel Asghar* OMEdit 829f2ca...16b485f (1): > ticket:4476 Handle gradients properly for SVG export.
16b485f9dAdeel Asgharticket:4476 Handle gradients properly for SVG export.
345ceb4e8Adeel Asghar* OMEdit 830a970...829f2ca (1): > No context menu when creating a transition.
ad3b626b3Adeel Asghar* OMEdit 116a854...830a970 (1): > ticket:4478 Added time units in simulation setup.
829f2cad2Adeel AsgharNo context menu when creating a transition.
830a9708eAdeel Asgharticket:4478 Added time units in simulation setup.
fc0788a21Martin Sjölund* OMCompiler 7e5cc77...db08647 (1): > Check for -g=Optimica in optimization solver
7d081001dAdeel Asghar* doc 29ea329...8f52c44 (1): > Updated the new state image.
8f52c44b4Adeel AsgharUpdated the new state image.
c551b5801Adeel Asghar* doc 6b88123...29ea329 (1): > Copy the transition-mode.svg
29ea329c9Adeel AsgharCopy the transition-mode.svg
12fec1999Adeel Asghar* doc 6ed6ae0...6b88123 (1): > Creating states and transitions.
6b8812302Adeel AsgharCreating states and transitions.
83d774590Adeel Asghar* OMEdit af79c51...116a854 (1): > Don't display the simulation success message. The success message is moved to omc.
116a85417Adeel AsgharDon't display the simulation success message. The success message is moved to omc.
b53dc605avwaurich* OMEdit 7340eb3...af79c51 (1): > revert camera implementation
af79c5134vwaurichrevert camera implementation
6cca4b059vwaurich* OMEdit f8a7774...7340eb3 (3): > cam icon > camera mount, i dont get it > interactive control panel for FMU animation2
7340eb30cvwaurichcam icon
d66adad54vwaurichcamera mount, i dont get it
ef3211bc1ptaeuber* OMCompiler 19f24e8...7e5cc77 (1): > Change homotopyOnFirstTry flag description
f43fad045vwaurichinteractive control panel for FMU animation2
d3d2a7444Adeel Asghar* OMEdit 9f04cba...f8a7774 (1): > Fix build
f8a77749dAdeel AsgharFix build
5429440fcVolker Waurich* OMCompiler 24c3047...19f24e8 (1): > fix for HpComEqSystems.partlintorn
ac5733af0Martin SjölundExpected output for balance checking improvement
b5b64963aMartin SjölundUpdating submodules
2252051favwaurichadd test for evalFunc
ffd8b4424vwaurich* testsuite d51aef8...2252051 (1): > add test for evalFunc
6329ba356Volker Waurich* OMCompiler dc49b6e...1355755 (1): > fix for evalfunc #4456
d51aef879ptaeuberExpected output
f6ba251dbptaeuberUpdating submodules
6b9a41d12vwaurichactivate test
50f35a821vwaurich* testsuite 45431ea...6b9a41d (2): > activate test > test for deltaSimulationResults scripting
24cba6cecvwaurichtest for deltaSimulationResults scripting
47d892042Volker Waurich* OMCompiler a845eda...e988ea4 (1): > add 1-norm, 2-norm and max error for deltaSimualtionResults API
9e6db8a70Adeel Asghar* OMEdit 7dd1e00...9f04cba (1): > State Machines GUI support.
9f04cba09Adeel AsgharState Machines GUI support.
d5b282cf5Volker Waurich* OMCompiler 5b71b66...a845eda (2): > use fmax() instead max() > add scriptingAPI to compute error sum
a28635de5ptaeuber* OMCompiler 2cd28b6...5b71b66 (1): > Fix wrong error message ...
45431ea67ptaeuberAdd tests for function evaluation
9ac4acaf8ptaeuberUpdating submodules
676a77addhudson* libraries 333747b...f90a8e4 (1): > Bump libraries
1a8dd6087hudson* libraries 0ce8f52...333747b (1): > Bump libraries
a611203a1Volker Waurich* OMCompiler 4d034e9...2eed74c (2): > proper cref comparison in evalFunc > correct type in DAEUtil.varCref
91069c16dAdeel Asghar* OMCompiler 564c405...4d034e9 (1): > Fixed the addInitialState API.
d96fb12dcMartin SjölundTest connector extending type
d1623090dMartin Sjölund* testsuite d28b974...d96fb12 (1): > Test connector extending type
3af026cd1Martin Sjölund* OMCompiler 2432a47...564c405 (1): > Lift restriction on connector extending from type
86a5965bfhudson* libraries 51dc965...0ce8f52 (1): > Bump libraries
8fe55c3b3ptaeuber* OMCompiler 0b97943...2432a47 (1): > Do not remove functions used in lambda0 system
8521ad1ddptaeuber* OMCompiler 2e17f15...0b97943 (1): > Add function tree to jacobian dae
09ff71164Martin Sjölund* OMCompiler 5ee6abb...2e17f15 (1): > Handle range special case for reductions
88b3628b8hudson* libraries f3ead7c...51dc965 (1): > Bump libraries
c4c03c521hudson* libraries 6d9330d...f3ead7c (1): > Bump libraries
d28b97492ptaeuberAdjust homotopy examples
5d6935c4cptaeuberUpdating submodules
4ddab238ahudson* libraries 1fa7f86...6d9330d (1): > Bump libraries
9424e568eMartin SjölundEmpty commit to force new version number
43ff7da7dLennart Ochel* OMCompiler 42663b6...d0deadf (1): > Fix homotopy for source code FMUs
eb0530e7bAdeel AsgharTest the initial state APIs.
2a69aca45Adeel AsgharUpdating submodules
244bb508cJan Šilar* OMEdit b69c216...7dd1e00 (1): > Avoiding QComboBox::setCurrentText()
7dd1e0031Jan ŠilarAvoiding QComboBox::setCurrentText()
1e99a61achudson* libraries 0160ba7...1fa7f86 (1): > Bump libraries
9c470c1edptaeuber* OMCompiler 441b181...21ce932 (1): > Fix bug in homotopy method
01f387f46Volker Waurich* OMCompiler 388bbcf...441b181 (1): > avoid List.intRange() in for loop
65a630deehkiel* OMCompiler e8e2216...388bbcf (1): > optimize Graph.partialDistance2colorInt
bbeae091ehudsonUpdating submodules * OMEdit 9eba7c7...b69c216 (1): > Plots for PDEModelica
e5206efcbAdeel AsgharFixed OMNotebook build.
4675fb8eaMartin Sjölund* OMCompiler abde81d...e8e2216 (2): > Remove equations like "{} = f(...)" > Accept DAE.MATRIX in codegen of array equation
cf731e1d1Martin SjölundUpdating submodules
17af9c57eMartin SjölundExpected output
1061c5299Volker WaurichUpdating submodules
523e2afceVolker Waurichexpected output
420a7f1d2Lennart OchelUpdating submodules
a2c68bc97Lennart OchelExpected output
f80d03549Lennart OchelTest for global homotopy approach
b69c21673Jan ŠilarPlots for PDEModelica
7f2c3327aJan ŠilarArray plots
6df209fc7Martin Sjölund* OMCompiler 97fddd8...4221d29 (1): > Add an extra step before daeExp in Susan
f8e7763a1hudson* libraries 5418a01...0bf2a11 (1): > Bump libraries
716b42293hkiel* OMCompiler d30d68c...97fddd8 (1): > move option creation out of outer loop
01c44bea4hkiel* OMCompiler 12c7c7f...d30d68c (1): > do not recreate Option
160b2cdd2Martin SjölundExpected output after collapsing some array crefs
b5cfba69eMartin SjölundUpdating submodules
eb1613be8hudson* libraries 14dfd54...5418a01 (1): > Bump libraries
04e413c67Adrian Pop* OMCompiler d51f346...9ebc68c (1): > proper handling of corba file dump path
d18f3ef04hkielUpdating submodules
cccc5bde7hkielexpected output
7d5232ffdMartin Sjölund* OMCompiler 88c73ca...b00d68d (1): > Make predictable tmp-indexes for residual functions
a60384b28hkiel* OMCompiler 853b43e...88c73ca (1): > reduce memory footprint of comSubExp
3987ad38bptaeuberExpected output
0d1c868eeptaeuberUpdating submodules
51cf76b1ehkiel* OMCompiler f50884b...b69a9eb (1): > some small optimizations for large models
cb037447bMartin Sjölund* OMCompiler 49a3767...f50884b (1): > Expand arrays in record when generating simcode
d9d1d04d4hudson* libraries eb1db73...14dfd54 (1): > Bump libraries
aa1437a36hudson* 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
f5426db1eBernhard ThieleActivate FMIExercise.mo test case
e70a57fc8Bernhard Thiele* testsuite 7362e63...f5426db (1): > Activate FMIExercise.mo test case
6e4da5f7cptaeuberUpdating submodules
7362e6360ptaeuberExpected output
1fd413272Adeel Asghar* OMCompiler 591485e...88fee4f (1): > New API to get initial states.
e8f471dadAdeel Asghar* OMEdit ae81be2...9eba7c7 (1): > ticket:4463 Added a dialog to display class version information.
9eba7c711Adeel Asgharticket:4463 Added a dialog to display class version information.
228aba05fhudson* libraries 0960a6c...eb1db73 (1): > Bump libraries
5004988f7Adeel Asghar* OMEdit 4d60cd3...ae81be2 (1): > ticket:4468 Fixed export to image for Text shapes.
ae81be2f6Adeel Asgharticket:4468 Fixed export to image for Text shapes.
123fe0c9dhudson* libraries f952713...0960a6c (1): > Bump libraries
96eff802dBernhard Thiele* OMCompiler acc20cc...591485e (1): > Fix FMU import related simulation deviations
bfc57b6aeAdeel Asghar* OMCompiler ca1c6de...acc20cc (1): > Check if the list is empty.
6e7a5a921Adeel Asghar* OMEdit fbc5346...4d60cd3 (1): > Check for NULL pointer when trying to access inherited class.
4d60cd369Adeel AsgharCheck for NULL pointer when trying to access inherited class.
f2dac1710hkiel* OMCompiler 7029f3a...ca1c6de (1): > increase size of base array to avoid expensive re-sizing
9a0557f9ehudson* libraries 7f2fc9e...f952713 (1): > Bump libraries
0d0f78c69niklwors* OMCompiler 90441d8...7029f3a (1): > fix for coping sim values in BufferReaderWriter
b371bac8aAdeel Asghar* OMEdit 375731a...fbc5346 (2): > Make the display of system and tornsystem consistent. > Read and display according to new model_info.json file
fbc5346c9Adeel AsgharMake the display of system and tornsystem consistent.
3082898a6Adeel AsgharRead and display according to new model_info.json file
7affea13eptaeuber* OMCompiler 64eefbb...90441d8 (1): > Improve model_info.json
a3a2a6355ptaeuber* OMCompiler 498ae9f...64eefbb (1): > Speed up tearing matching a bit
421957632Adeel Asghar* OMCompiler 0fc8e09...498ae9f (2): > If an embedded server is specified. > Output the information when opc-ua server is initialized.
17229a74chkiel* OMCompiler 107d88d...0fc8e09 (1): > optimize ResolveLoops.getShortPathsBetweenEqCrossNodes() further
504da9bdfptaeuber* OMCompiler da6c53f...107d88d (1): > Add execStat for matching/sorting of init dae
e09f17aabhkiel* OMCompiler 743991c...da6c53f (1): > avoid multiple sorts
18f413185hudson* libraries 25470fd...7f2fc9e (1): > Bump libraries
7a644e35dhkiel* OMCompiler 89f3548...743991c (1): > fix reverse ranges n:-1:1
6d42a4532hkiel* OMCompiler 767bebd...89f3548 (3): > fix List.sortIntN() > sort lists before intersection to speed up > implement intersection on sorted Integer lists
e67b47945hudson* libraries 515b465...25470fd (1): > Bump libraries
73ecf18e9hkiel* OMCompiler bfbc145...767bebd (1): > Remove loop check from differentiation ther is still a maxIteration check. reduces running time tremendously
534e1a947hudson* libraries dee6a5b...515b465 (1): > Bump libraries
c39d5b2f4ptaeuber* OMCompiler 6210640...bfbc145 (1): > Count tmp vars to unknowns in SimCode EqSystem
6bcf46888hudson* libraries 17e4bcc...dee6a5b (1): > Bump libraries
a5f8084abAdrian Popfix TEST_SPECIAL job
83280b23dAdrian Pop* testsuite 2a223aa...a5f8084 (1): > fix TEST_SPECIAL job
2a223aa7aPer ÖstlundFix conflicting test filenames.
dd2c00032Per Östlund* testsuite 0289191...2a223aa (1): > Fix conflicting test filenames.
5ccb31fffptaeuber* OMCompiler 0b0a647...6210640 (1): > Add more info to SimCode EqSystem
bf5f6d1fchkiel* OMCompiler f30ae8a...0b0a647 (1): > use AvlSetInt instead of too big List.uniqueIntN() array for large models
88f137599ptaeuber* OMCompiler 929645f...f30ae8a (1): > Improve model_info.json
6937be9dchudson* libraries 2de99d0...17e4bcc (1): > Bump libraries
25ba7acefRüdiger Franke* OMCompiler c617a1f...929645f (1): > Delay initialization of FMU2 logger until it is requested
cd2f994cfptaeuber* OMCompiler ade8bc4...c617a1f (1): > Fix detection of fixed globalKnownVars
e10d73447hkiel* OMCompiler cbeb9b3...ade8bc4 (1): > do not create temporary arrays
a01e2967chkiel* OMCompiler 6674cbe...cbeb9b3 (1): > do not copy key if it already exists
260d930a5hudson* libraries a0f68e1...2de99d0 (1): > Bump libraries
f74f25d94Rüdiger Franke* OMCompiler 0d0414c...6674cbe (1): > Export FMI functions for multi-rate sampled data systems
d9fb946d2hudson* libraries 347f935...a0f68e1 (1): > Bump libraries
fa0b67e0dRüdiger Franke* OMCompiler 1504ef7...0d0414c (3): > Fix initialization of nominal values in DgesvSolver, ticket:4459 > Enhance logging of DgesvSolver > Fix whitespaces in DgesvSolver
de3ac7db9hudson* libraries 426fdc4...347f935 (1): > Bump libraries
bbbd5cefcBernhard Thiele* testsuite 26b2959...0289191 (1): > Added tutorial FMI exercise as test
02891915bBernhard ThieleAdded tutorial FMI exercise as test
1a54862e6Adeel Asghar* OMCompiler 214f0d6...1504ef7 (1): > Copy the open62541.h file build include directory
87e398e3bhudson* libraries 536df79...426fdc4 (1): > Bump libraries
26b29599aptaeuberExpected output
37aa8113aptaeuberUpdating submodules
1650bf192hudson* libraries 5775d44...536df79 (1): > Bump libraries
1fbce9c6cMartin Sjölund* OMCompiler 708c3b4...299703b (1): > Copy libzmq dylib files
2d0001054hkiel* OMCompiler 0ecd8be...708c3b4 (1): > reduce memory footprint of Tearing
2f44c0ea0ptaeuberRemove TestCompressor from ThermoSysPro testsuite
00980ad04ptaeuber* testsuite 131a851...2f44c0e (1): > Remove TestCompressor from ThermoSysPro testsuite
83d0825d3hudson* libraries 9c9824e...5775d44 (1): > Bump libraries
ed71dcacahkiel* OMCompiler dc91086...0ecd8be (1): > some small optimizations
339525209ptaeuber* testsuite b6d186f...131a851 (1): > Update ThermoSysPro testsuite
131a851d0ptaeuberUpdate ThermoSysPro testsuite
5b0b6724bptaeuberUpdating submodules
b6d186fc0ptaeuberAdd tests for function input iteration
feaffd6c4Martin Sjölund* OMCompiler dfebc07...092ac38 (1): > Fix for RHEL/GCC not compiling in C99 mode
000756d9ehudson* libraries 709c243...9c9824e (1): > Bump libraries
633ab1ac3hudson* libraries 31aff18...709c243 (1): > Bump libraries
904abb8d8Jan Šilar* OMCompiler 1606f8a...dfebc07 (1): > A new function to read whole array from .mat file.
799b6c259hudson* libraries 4f301d6...31aff18 (1): > Bump libraries
12d35408dAdeel Asghar* OMEdit dc171cc...375731a (1): > ticket:4436 Move the residual marker to first position. Add some information to the defines of residual equations.
375731a45Adeel Asgharticket:4436 Move the residual marker to first position. Add some information to the defines of residual equations.
d5272317dhudson* libraries 7656e56...4f301d6 (1): > Bump libraries
73c24d2e3hkiel* OMCompiler 76d8750...1606f8a (1): > do not use tuple as function argument when not necessary
077809d7dhudson* libraries 216b0d7...7656e56 (1): > Bump libraries
ee6bd8938Adeel Asghar* doc 4c9713f...6ed6ae0 (2): > Removed whitespace > Remove unnecessary and probably wrong example.
6ed6ae040Adeel AsgharRemoved whitespace
f7325c0e9Adeel AsgharRemove unnecessary and probably wrong example.
cb089a0a8Adeel Asghar* doc 951ddeb...4c9713f (1): > Use OMCSessionZMQ for examples instead of OMCSession
4c9713fd3Adeel AsgharUse OMCSessionZMQ for examples instead of OMCSession
8ea2dba14Adeel Asghar* doc c41bd33...951ddeb (1): > Minor text fix.
951ddeb9cAdeel AsgharMinor text fix.
c4f040b0cAdeel Asghar* OMEdit 47cd820...dc171cc (1): > ticket:4444 Give viewing options for transformations.
dc171cca8Adeel Asgharticket:4444 Give viewing options for transformations.
ec69403b9Adeel Asghar* doc 9d6b993...c41bd33 (1): > Merge branch 'adeas31-fix-headings'
c41bd337aAdeel AsgharMerge branch 'adeas31-fix-headings'
1672ee1d3Adeel AsgharMerge branch 'fix-headings' of https://github.com/adeas31/OpenModelica-doc into adeas31-fix-headings
3cbf0b703Adeel AsgharFixed sub headings
ee846f46eAdeel Asghar* doc b8d75b4...9d6b993 (1): > Added OMSimulator chapter. Moved the FMI and TLM co-simulation chapters inside OMSimulator chapter.
9d6b99329Adeel AsgharAdded OMSimulator chapter. Moved the FMI and TLM co-simulation chapters inside OMSimulator chapter.
d8dda01b9Adeel AsgharAdded OMSimulator chapter. Moved the FMI and TLM co-simulation chapters inside OMSimulator chapter.
d6b48c36dhudson* libraries 44285bf...216b0d7 (1): > Bump libraries
7c0d3245cPer Östlund* OMCompiler 6e92692...76d8750 (1): > More nfinst fixes for ScalableTestSuite.
ab2037af9Per Östlund* OMCompiler c8caa6d...6e92692 (1): > Ignore imports in NFClassTree.expandExtends2.
996321a9fVolker Waurich* OMCompiler 3dcf0f9...c8caa6d (1): > adapt yEd dump, add borderwidth to graphml nodes
78e5ea63aPer Östlund* OMCompiler c8394ea...3dcf0f9 (1): > Added execStat for instantiateModel DAE dumping.
c5c6f9ae4Per ÖstlundUpdated scodeinst tests.
6a7e58116Per ÖstlundUpdating submodules
225b295d8Per ÖstlundUpdated scodeinst tests.
1c7e87c9cPer ÖstlundUpdating submodules
2f0273adbLennart Ochel* OMCompiler c7d04e1...c28fb0c (1): > Simplify handling of invalid states
7fd8f31f4hudson* libraries e06b60a...44285bf (1): > Bump libraries
01d38b7b8Per ÖstlundUpdated scodeinst tests.
7817534a3Per ÖstlundUpdating submodules
a04b28f73hudson* libraries 3f811c4...e06b60a (1): > Bump libraries
c717d87a7Adeel 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.
eef887865Adeel Asghar* doc a56849e...b8d75b4 (1): > Added OMCSesssionZMQ references to OMPython documentation
b8d75b4a4Adeel AsgharAdded OMCSesssionZMQ references to OMPython documentation
e8b178f50adeas31* OMCompiler 709531b...f1f89cc (1): > Fix the zmq initialization for linux
aa08fee4dhkiel* OMCompiler 73555c0...709531b (1): > Ticket4407 case preserving filesystems fixes problem with re-generating files on case-preserving filesystems
5c075f729hudson* libraries 908e9cf...3f811c4 (1): > Bump libraries
04dd4287fVolker Waurich* OMCompiler 8ba253e...73555c0 (1): > new yEd dump of complete dae system as bipartite graph
fc7fb27b1Adeel Asghar* OMCompiler f2b55cc...8ba253e (1): > Write zmq server connect string to file. Let zmq choose the port automatically and write it to a file.
138f7d20fMartin Sjölund* OMCompiler 86cfac4...f2b55cc (1): > Fix compilation of zmq on OSX
45972c689Martin Sjölund* OMCompiler ea473e7...86cfac4 (1): > Do not copy so-files to bin/
8077bd2d3Volker Waurich* OMCompiler 6a81761...ea473e7 (1): > comments for synchronous implementation
c1c9919f4Volker Waurich* OMCompiler 4a475ac...6a81761 (1): > solver clocks do connect base partitions
bcff39533hudson* libraries 7caf08c...908e9cf (1): > Bump libraries
4f2d381f6Adeel Asghar* OMCompiler 7827a66...4a475ac (1): > Improved the ZeroMQ server send method
d68b05699Volker Waurichexpected output
185d9567fVolker WaurichUpdating submodules
a0cfed157hkiel* 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
0d6e0e83cptaeuberExpected output
ac82bcd5fptaeuberUpdating submodules
a99d590behkiel* 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
48a8d497chkielapply style to Input cells when printing/exporting to pdf fix some other minor things add short cut (Alt+P) for PDF export
a29fa0a01Lennart Ochel* OMCompiler 050739d...b11bb97 (2): > Use different call sequence logics for ME and CS > Fix indentation
86638e98bAdeel Asghar* OMCompiler 7a88dc8...050739d (2): > Fixed encoding. > Improved the ZeroMQ server receive method
c7a720433hudson* libraries 04854ad...7caf08c (1): > Bump libraries
9dd41295bhudson* OMCompiler e2bcaf3...7a88dc8 (3): > Updating 3rdParty > Include the ZeroMQ headers. > Added ZeroMQ communication interface
6acc006e1Adeel Asghar* OMCompiler 76dc250...e2bcaf3 (1): > Fixed socket communication.
24529669dhudson* libraries b6756fe...04854ad (1): > Bump libraries
fecbed32cptaeuberExpected output
85496343eptaeuberUpdating submodules
9be01dabbhudsonUpdating 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
42dae63b7adrpofix tests due to library updates
781350c09adrpo* testsuite 30e59b4...42dae63 (1): > fix tests due to library updates
f5b6d99e6adrpoupdate libraries
47cd8209aalash325Delete QNetworkReply object in the receiving slot when it is finished
3bfdad9aahkielAdded line numbers to Input cells
d7d99bd61hkielremove unused code from latexcells (indentation, autocomplete)
3c9db3049Lennart Ochel* OMCompiler d84ea13...b95b469 (1): > Allow fmi2SetInteger in continuous-time mode
783478cabAdeel AsgharCheck for NULL pointer.
8888f42dbAdeel Asgharticket:4440 Make sure we always simulate when user selects simulate from menu.
44459e5e0Adeel AsgharUpdated TLMPlugin to OMTLMSimulator.
1ff64b59bAdeel AsgharCheck if model_init.xml file exists.
18e70d6d3alash325Do not delete QNetworkReply object
6e99daad6ptaeuber* OMCompiler e116454...d84ea13 (1): > Make Evaluate=false have an effect
04b350a20alash325trace FMUImport
c0fb81009hudson* libraries a01db2f...349f51d (1): > Bump libraries
30e59b45cptaeuberExpected output
015dfe259ptaeuberUpdating submodules
61fe0cd05Adeel 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.
3bbb391b3Adeel Asgharticket:4433 Improved the layout of the transformational debugger. Fold the annotations by default in transformational editor. Added more context menu items to transformational editor.
37d342491Adeel Asghar* OMEdit 2230a75...b2178d3 (1): > ticket:4434 Properly set the -d=infoXmlOperations flag.
b2178d3f7Adeel Asgharticket:4434 Properly set the -d=infoXmlOperations flag.
42b0038f3hudson* libraries c29a07f...a01db2f (1): > Bump libraries
59124c931Adeel Asghar* OMPlot e2f605d...3d09049 (1): > Revert "ticket:4428 Set very low ration for legend so that plot gets more space."
3d09049aeAdeel AsgharRevert "ticket:4428 Set very low ration for legend so that plot gets more space."
390a9736ehudson* libraries b1732af...c29a07f (1): > Bump libraries
4d65dbc80alash325* OMEdit 1830335...2230a75 (1): > - update the traceability message according to the Json schema
2230a75c1alash325- update the traceability message according to the Json schema
e0779841bhkiel* OMNotebook d0aa5e6...78dcf3f (1): > fix translation string
78dcf3fbfhkielfix translation string
481333c9fhkiel* OMNotebook 2b12dca...d0aa5e6 (1): > translate more strings update german translation
d0aa5e637hkieltranslate more strings update german translation
df995cd84adrpoUpdating submodules
e573d473aadrpoupdate tests due to library updates
18303352dAdeel Asgharticket:4421 Show a fixed value when there is only one unit.
5215a827dAdeel AsgharInitialize the variables properly.
9b87ac3b9Adeel Asgharticket:4431 Fixed the rendering rectangle size. use Component's sceneBoundingRect() instead of calling sceneBoundingRect() on its items.
b6bd50962Bernhard Thiele* testsuite ed569e2...192b838 (1): > Failing MDD tests for synchronous blocks
192b8383bBernhard ThieleFailing MDD tests for synchronous blocks
2e6ca1f05Bernhard Thiele* testsuite d51c142...ed569e2 (1): > More tests for MDD library
ed569e2e7Bernhard ThieleMore tests for MDD library
0851616dbAdeel 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.
e2f605d6aAdeel Asgharticket: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.
3aac14f21Adeel Asghar* OMPlot 0466192...16532e5 (1): > ticket:2232 Allow setting axes range manually.
16532e564Adeel Asgharticket:2232 Allow setting axes range manually.
d51c142a7ptaeuberRevert "Expected output"
25de2c700ptaeuberUpdating submodules
7facdb26dhudson* libraries cbb1ebc...7de9257 (1): > Bump libraries
05b74d7d2ptaeuberExpected output
0cc224471ptaeuberUpdating submodules
2a1bced5fhudson* libraries 30aa05a...cbb1ebc (1): > Bump libraries
23057312ehudson* libraries 5ea8d69...30aa05a (1): > Bump libraries
2bb5c7a88hudson* libraries 8e00222...5ea8d69 (1): > Bump libraries
85fd08305hkiel* OMNotebook a884b96...2b12dca (1): > New caption for omc messages also highlight error cells in red, warning cells in yellow
2b12dca3fhkielNew caption for omc messages also highlight error cells in red, warning cells in yellow
11bc203b1hkiel* OMEdit 120c4f9...4922085 (1): > Do not translate items in drop down box that need to be english update translation files
4922085d4hkielDo not translate items in drop down box that need to be english update translation files
c9c188d1ehudson* libraries 63be9d6...8e00222 (1): > Bump libraries
e313e9469wibraun* OMCompiler f821aa3...ddfec0e (1): > remove unused functions as a last step of backend
9bfc54274Danny Moesch* OMCompiler 16a7626...f821aa3 (1): > Avoid 'and' operator in C++ code since MSVC12 does not support it
23462bbf9hudson* libraries 5aa2656...63be9d6 (1): > Bump libraries
f2a839f25hudson* libraries 5ab4aed...5aa2656 (1): > Bump libraries
364e48d0fhkiel* 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
ef3a20bb3Martin Sjölund* OMCompiler 7b440a1...16a7626 (1): > Handle dassl better in opc-ua
a884b9643hkielfix expansion of '=' to ' = ' considers also ':=', '<=' and '>='.
dada30172hkielupdated OMNotebook help file
774fd7d44hkielImplement more intelligent command completion detects if input cell contains a class and then prompts modelica keywords instead of OpenModelica Scripting commands
a92bcb7cfhudson* libraries 91bf0bf...5ab4aed (1): > Bump libraries
c7182f8ffLennart Ochel* OMCompiler 0042521...7b440a1 (1): > Fix derivation rule of pre calls
16001e101Lennart Ochel* OMCompiler 9492f9e...0042521 (1): > Fix derivation of previous calls
99c8902a4Lennart Ochel* OMCompiler ef8d929...9492f9e (2): > Fix homotopy debug dump > Read csv file delim from header
11c1acad0hudson* libraries b939cfa...91bf0bf (1): > Bump libraries
24846c3d6hudson* libraries 319215b...b939cfa (1): > Bump libraries
ec7d84d8cJan Hagemann* OMCompiler f6f6a14...ef8d929 (1): > wrapFunctionCalls can be used in initOpt: --initOptModules+=wrapFunctionCalls
546b51e59hkiel* OMCompiler 9dc481e...f6f6a14 (1): > spell fix
b232128b1hkiel* OMCompiler 480ac49...9dc481e (1): > fix C-macros (missing braces)
34c0f0c7fhudson* libraries a1c9e85...319215b (1): > Bump libraries
0e9098133Lennart Ochel* OMCompiler 8ed0af6...480ac49 (1): > Removed unused variables
5feb8a67bhkiel* OMCompiler d0c4de0...8ed0af6 (1): > fix prototype to avoid a warning from C compiler
41c2fc850Lennart Ochel* testsuite 0a3d790...6d8f3d6 (1): > Test for ticket:4419
6d8f3d628Lennart OchelTest for ticket:4419
8f576e0b6Lennart Ochel* OMCompiler a342dab...d0c4de0 (1): > Fix zero crossings for div calls
ca949bafchkiel* OMCompiler 2f4a409...a342dab (1): > correctly compare mod() and div() zerocrossing pairs
0a3d79062Adrian Popadd requirement tests
4c33e8441Adrian Pop* testsuite 7aeaf08...0a3d790 (1): > add requirement tests
7aeaf08d2Lena Buffonirequirements example
26fe0b706Lena Buffoni* testsuite 4f5fdf9...7aeaf08 (1): > requirements example
741c42593hudson* libraries eb001f5...a1c9e85 (1): > Bump libraries
946f9ddbcLena Buffoni* OMCompiler 96267f1...2f4a409 (2): > inversed path order > Fixed autogen names, finding correct client paths, not parsing through Modelica Standard Library
07b08d641Volker Waurich* OMCompiler 6d5709b...96267f1 (1): > fix Ws2_32.dll linking under windows
94aca1494hkiel* OMCompiler ba45c06...6d5709b (1): > turn non tail-recursive functions into for-loops
4f5fdf909Adrian Poprun the Modelica_DeviceDrivers tests
d6927e7b9Adrian Pop* testsuite 030c9b5...4f5fdf9 (1): > run the Modelica_DeviceDrivers tests
cb785f509hudson* libraries 0d05ced...eb001f5 (1): > Bump libraries
574eabac5hudson* libraries 5fa7890...0d05ced (1): > Bump libraries
be20c6c19Adeel 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.
0466192b2Adeel Asgharticket:4400 Toggle visibility with single click. Hide all except click curve with double click. Don't show plot picker for hidden curves.
679dcaa28Adeel Asghar* OMEdit bb3109f...120c4f9 (1): > Fix typo.
120c4f939Adeel AsgharFix typo.
316daa312Adeel Asghar* OMEdit da3af12...bb3109f (1): > Only allow drag & drop of Modelica LibraryTreeItem on a Modelica LibraryTreeItem.
bb3109f33Adeel AsgharOnly allow drag & drop of Modelica LibraryTreeItem on a Modelica LibraryTreeItem.
030c9b505Lennart OchelEmit protected variables
bc7661c08Lennart OchelUpdating submodules
ced9f3df0Volker Waurich* OMCompiler 1ec58ad...1928570 (1): > fix subclocktree
bca5e7af2ptaeuber* OMCompiler 9f91701...1ec58ad (1): > Define separator for homotopy path csv file
21c3c2612ptaeuber* OMCompiler ce11282...9f91701 (1): > Fix initialization of external objects
bd29b26cbhudson* libraries b1e4f91...5fa7890 (1): > Bump libraries
82616f9a8hudson* libraries 49d0294...b1e4f91 (1): > Bump libraries
771ca557fBernhard ThieleAdded test case for MDD serial packager
76291c596Bernhard Thiele* testsuite 582c559...771ca55 (1): > Added test case for MDD serial packager
5bb076dcehudson* libraries 567806d...49d0294 (1): > Bump libraries
578f8911aMartin Sjölund* OMCompiler 7abe645...ce11282 (1): > OPC-UA: Trigger an event when changing inputs
aacd90ed8Adeel Asghar* OMEdit 7a6ded6...da3af12 (1): > ticket:4401 Fixed opening of component class through double click. Allow opening component class via shift + enter.
8d6678223Christoffer Fors Johansson* OMCompiler deeabde...7abe645 (1): > Added a new flag, -embeddedServerPort
da3af1211Adeel Asgharticket:4401 Fixed opening of component class through double click. Allow opening component class via shift + enter.
a436a0869Martin Sjölund* libraries c1de6ec...567806d (1): > Add VVDRlib
415313b93Adeel Asghar* OMEdit 1a18b3b...7a6ded6 (1): > ticket:4320 Follow changes from Diagram to Icon view instead of Icon to Diagram view.
7a6ded62cAdeel Asgharticket:4320 Follow changes from Diagram to Icon view instead of Icon to Diagram view.
4c86d375barun3688* doc 8e555b8...a56849e (1): > add modelica conference-2017
a56849e23arun3688add modelica conference-2017
1b8ad6896hudson* libraries 6dfb629...c1de6ec (1): > Bump libraries
8c1300af8hkiel* OMCompiler 398f563...deeabde (1): > Fix initial size of HashSet reduces execution time of inlineWhenForInitialization from O(n^3) to O(n^2) (see ScalableTestSuite)
9ae51d628Volker Waurich* OMCompiler 3a94441...398f563 (1): > dont order partitions if there are none
f8214ec41Adeel Asghar* OMEdit c3006bd...1a18b3b (1): > ticket:4348 Set a minimum width for DuplicateClassDialog.
1a18b3bd4Adeel Asgharticket:4348 Set a minimum width for DuplicateClassDialog.
697182ecfAdeel Asghar* OMPlot 8897145...ba9d6fd (1): > ticket:4400 Toggle the visibility of plot curve on legend double click.
ba9d6fd02Adeel Asgharticket:4400 Toggle the visibility of plot curve on legend double click.
41f6fa4eeAdeel 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.
c3006bd97Adeel Asgharticket:4341 Fixed display of system libraries. Show white outer background, a gray outline, white inner background and no grid for system libraries.
dc1826f4cAdeel Asghar* OMEdit 81a9ecf...e6df7c1 (1): > ticket:4401 Open component class with shift + double click.
e6df7c1c1Adeel Asgharticket:4401 Open component class with shift + double click.
ee9c4bd31Adeel Asghar* OMEdit dbf52c2...81a9ecf (1): > ticket:4406 Option to automatically close completed simulation windows
81a9ecf9fAdeel Asgharticket:4406 Option to automatically close completed simulation windows
8251856f1arun3688* OMEdit 2474cec...dbf52c2 (1): > ticket:4404 Auto-Complete Fixes for key features missing
dbf52c280arun3688ticket:4404 Auto-Complete Fixes for key features missing
d61c86ce0hudson* libraries fb82b3b...6dfb629 (1): > Bump libraries
0f968c4fbVolker WaurichUpdating submodules
582c559c6Volker Waurichexpected output
fa4e60be1Adeel Asghar* OMEdit 4e66e43...2474cec (1): > ticket:4409 Don't unfold the annotations when object is moved.
2474ceca8Adeel Asgharticket:4409 Don't unfold the annotations when object is moved.
0032cfc3eAdeel Asghar* OMEdit 90a4593...4e66e43 (1): > ticket:4320 Only follow changes from Icon View to Diagram View.
4e66e4367Adeel Asgharticket:4320 Only follow changes from Icon View to Diagram View.
a2b92d802Adeel Asghar* OMEdit dbc1049...90a4593 (1): > Insert the code snippets as one undo/redo operation.
90a4593d2Adeel AsgharInsert the code snippets as one undo/redo operation.
5ced97968hudson* libraries f0b5b3a...fb82b3b (1): > Bump libraries
df7486200Martin SjölundAdd the new Mutable dependency
8dc5f747eMartin SjölundUpdating submodules
6aa796c3dAdeel Asghar* OMEdit e74c088...dbc1049 (1): > Added tool-tips to auto complete suggestions.
dbc1049baAdeel AsgharAdded tool-tips to auto complete suggestions.
57576daacarun3688* OMEdit 1b6ac20...e74c088 (1): > autocompletion for codesnippets
e74c0881carun3688autocompletion for codesnippets
361964c08Lennart OchelUpdating submodules
c3c036f46Lennart OchelRevert "Expected output"
46bfb1fechudson* libraries 0eebf34...f0b5b3a (1): > Bump libraries
443bc9596hudson* libraries 89001ba...0eebf34 (1): > Bump libraries
8fb84f0a8Lennart Ochel* OMCompiler 8e2a2a0...8dc4fea (1): > Fix ExpandableArray.compress
72fd4c669hudson* libraries 1c4c66e...89001ba (1): > Bump libraries
c0bd6f1e6Adeel Asghar* OMEdit 6fbf5db...1b6ac20 (1): > ticket:4402 Show plot window after simulation.
1b6ac2050Adeel Asgharticket:4402 Show plot window after simulation.
c8105d76dhudson* libraries 9683ec7...1c4c66e (1): > Bump libraries
7aa9abe82Martin Sjölund* OMCompiler f9882c3...8e2a2a0 (1): > Parse mos-file statements using iteration
c0043fe5eVolker Waurichadd booolean sub clock test for cpp
68cd90189Volker Waurich* testsuite bcc9445...c0043fe (1): > add booolean sub clock test for cpp
bc1aa9ad7hudson* libraries 858aed0...9683ec7 (1): > Bump libraries
fa6d94e7dVolker Waurich* OMCompiler 89d9bc6...f9882c3 (1): > support boolean sub clocks for cpp
bcc9445ddLennart OchelExpected output
dca380399Lennart OchelUpdating submodules
bb826a2e9Adeel 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.
6fbf5db7cAdeel Asgharticket: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.
d8083bf3bAdeel Asghar* OMEdit 61d19ba...345eb1d (1): > Added OMTLMSimulator documentation menu item.
345eb1d00Adeel AsgharAdded OMTLMSimulator documentation menu item.
e19bb162aLennart Ochel* OMCompiler 4f1dc42...a9e3d63 (1): > Estimate required allocations for selectInitializationVariablesDAE
a91eb9b7dhudson* libraries 72f06a7...858aed0 (1): > Bump libraries
3ce8986bfAdeel Asghar* OMEdit 5b2afb1...61d19ba (2): > ticket:4341 Draw background for system libraries. > ticket:4369 Use round brackets instead of square for units.
61d19ba16Adeel Asgharticket:4341 Draw background for system libraries.
ce8671d98Adeel Asgharticket:4369 Use round brackets instead of square for units.
2cad4d1b9Adeel Asghar* OMPlot 9b947e8...8897145 (1): > ticket:4369 Do not use square brackets for units.
88971456aAdeel Asgharticket:4369 Do not use square brackets for units.
632e4972bVolker Waurich* testsuite 3c3326e...ba82e68 (1): > provide reference files with 0 for not ticked clocked variables
ba82e684dVolker Waurichprovide reference files with 0 for not ticked clocked variables
24c7d5680Lennart Ochel* OMCompiler cf6f51c...4f1dc42 (1): > Estimate number of equations
afc055461Adeel Asghar* OMEdit 241af45...5b2afb1 (1): > Let the users know what Compiler Flags means.
5b2afb1eeAdeel AsgharLet the users know what Compiler Flags means.
a4f3bd85dLennart Ochel* OMCompiler e3fdafb...cf6f51c (1): > Estimate number of equations
d1fbf9554Adeel Asghar* OMEdit 8b616fe...241af45 (1): > Call `getConnectionCount` from the C interface.
241af4536Adeel AsgharCall `getConnectionCount` from the C interface.
ba7f11a6eAdeel 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
3787c022bAdeel Asghar* OMEdit 28a9339...8b616fe (1): > Calculate the font size when its too big to fit.
8b616fe9dAdeel AsgharCalculate the font size when its too big to fit.
9091ab91chudson* libraries 5b00c12...72f06a7 (1): > Bump libraries
4e78f6aadAdrian Pop* OMCompiler 935a1c9...a8b251e (1): > experimental support for merging alg sections, ticket:4365
3c3326e66Adrian Poptest for ticket:4365
11dfb1ec0Adrian PopUpdating submodules
3be9952d1Adrian Poptests for frontend part of ticket:4157
5959ddce9Adrian PopUpdating submodules
d1fddf946hudson* libraries 7e8b2d3...5b00c12 (1): > Bump libraries
ae2921a16hudson* libraries db858da...7e8b2d3 (1): > Bump libraries
cae7797bcMartin SjölundInclude line numbers for the roots
4ec96a94cMartin SjölundUpdating submodules
48db51ddcMartin SjölundAdd FCSys example
9cd0bdfbbLennart OchelUpdating submodules
12d7a715fLennart OchelRemoved initialEquations_lambda0
0c3722506ptaeuberUpdating submodules
2e23bddebptaeuberAdd simple homotopy loop
578e8b06fhudson* libraries a439755...db858da (1): > Bump libraries
b76a4dc36Willi Braun* OMCompiler 11f1da2...f0af412 (1): > added scaling for f(u) in kinsol, based on jacobian
73d6738f7ptaeuberRemove decompressed result files after usage
1f4aacf66ptaeuber* testsuite d1cb824...73d6738 (1): > Remove decompressed result files after usage
27219e78bhudson* libraries 6cc40b9...a439755 (1): > Bump libraries
d1cb82453Lennart OchelExpected output
e275cc835Lennart OchelUpdating submodules
bb92ea0beLennart Ochel* OMCompiler 2892979...fa0a689 (1): > Fix side-effect in getSymbolicJacobian
87faf8e42Lennart Ochel* OMCompiler 8e24cbf...2892979 (1): > Fix BackendEquation.merge
3676156ecLennart Ochel* OMCompiler 9abe3dc...8e24cbf (1): > Clean up BackendEquation.mo
d30813630hudson* libraries 80d2538...6cc40b9 (1): > Bump libraries
0e96a4e8cLennart Ochel* OMCompiler 8429f94...9abe3dc (2): > Fix ExpandableArray > Use ExpandableArray for BackendDAE.EquationArray
dbf21841fhudson* libraries 4db44bb...80d2538 (1): > Bump libraries
9fc185fdfptaeuberExpected output
447ed03a5ptaeuberUpdating submodules
ba46239eehudson* libraries 2395de3...4db44bb (1): > Bump libraries
b2fe0915dAdeel Asghar* OMEdit 0d63f38...28a9339 (1): > Read the init.xml file when only loading the result file.
28a93394eAdeel AsgharRead the init.xml file when only loading the result file.
828011b06hudson* libraries 317357d...2395de3 (1): > Bump libraries
325e54578Lennart Ochel* OMCompiler a12c349...fd294f6 (1): > Remove unused variable arrays
3d0230711Bernhard Thiele* OMCompiler 2cb1d8f...a12c349 (1): > Removed obsolete state machine back-end code
1f47e70cbptaeuberAdd tests for WFC and update expected output
66c68ab39ptaeuberUpdating submodules
a4d8d5597Adeel Asghar* OMEdit f4bd4ad...0d63f38 (1): > Don't make the welcome page expanding.
0d63f38ccAdeel AsgharDon't make the welcome page expanding.
1e217ec62Adeel Asghar* doc e302e12...8e555b8 (1): > Updated the composite modeling doc. Improved the screen-dumps.
8e555b8d4Adeel AsgharUpdated the composite modeling doc. Improved the screen-dumps.
828d90f48Martin Sjölund* libraries e5a5abc...317357d (1): > Add SolarTherm
d94d62499hudson* libraries 7358546...e5a5abc (1): > Bump libraries
7051ccf4eAdeel Asghar* doc 9b7a4ca...e302e12 (1): > Added visualization screenshot.
e302e123bAdeel AsgharAdded visualization screenshot.
687c2c3ecPer Östlund* OMCompiler 32a70d2...c224a4b (1): > Attempt to speed up collectInitialBindings.
fc0987c96Adeel Asghar* doc 81fb79a...9b7a4ca (1): > Updated composite modeling.
9b7a4ca6dAdeel AsgharUpdated composite modeling.
a98bf937aAdeel Asghar* OMEdit 3e1126b...f4bd4ad (1): > Add 25% space to model's extents.
de13e315dWilli Braun* OMCompiler 639c7bd...32a70d2 (1): > fix kinsol, reinit klu matrix onyl if klu is used
f4bd4ad46Adeel AsgharAdd 25% space to model's extents.
691229991Adeel Asghar* OMEdit 4ba81ac...3e1126b (1): > Removed unnecessary setCompleter function.
3e1126be7Adeel AsgharRemoved unnecessary setCompleter function.
f6ad34ea7Adeel Asghar* OMEdit c57868f...4ba81ac (1): > Avoid crashing MetaModelicaEditor.
4ba81ac63Adeel AsgharAvoid crashing MetaModelicaEditor.
d706ea2cdarun3688* OMEdit 0bb681e...c57868f (1): > autocompleter for keywords and types
c57868fffarun3688autocompleter for keywords and types
23fb50808Lennart OchelExpected output
4dbe324e8Lennart OchelUpdating submodules
4ff9825bdLennart OchelUpdating submodules
4a3c2b244Lennart OchelAdd test for ticket:4387
4f2d28b54Lennart OchelUpdating submodules
3c24923cdLennart OchelRemove timing information from test suite
072364e84Lennart OchelUpdating submodules
ff7789df4Lennart OchelcompareSimulationResults is deprecated
5bce0c0aehudson* libraries 62a9886...7358546 (1): > Bump libraries
ed5ccfb89Lennart OchelExpected output
567eefcefLennart OchelUpdating submodules
51426d1dchudson* libraries 20438e3...62a9886 (1): > Bump libraries
d90ff1cdahkiel* OMCompiler f31ed5b...9166cbf (1): > do not use tuple for one needed arg
26e972883Adeel 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.
0bb681ef1Adeel AsgharOnly update the cursor position when text view is visible.
d48d23a10Adeel Asgharticket: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.
e78ea2134Adeel Asghar* OMEdit c74c1a1...d48b065 (1): > Use interfacesAligned instead of alignInterfaces.
d48b065edAdeel AsgharUse interfacesAligned instead of alignInterfaces.
dbd2373a1Adeel Asghar* OMEdit 767d9c6...c74c1a1 (1): > Load the mo file as MetaModelica when loaded via "Load External Model(s)"
c74c1a1bfAdeel AsgharLoad the mo file as MetaModelica when loaded via "Load External Model(s)"
40411bfbaLennart Ochel* OMCompiler 2aadf4f...f31ed5b (1): > Remove $_old(.)
587a2b136Lennart Ochel* OMCompiler 1698ce9...2aadf4f (1): > Add .vscode/ to .gitignore
eae6770d6Willi Braun* OMCompiler d2f4ddb...1698ce9 (1): > fix symbolic jacobian in kinsol
f98451e82Lennart Ochel* OMCompiler 9b4cb3b...d2f4ddb (1): > Fix variable names in debug output
9d6d50e2bhudson* libraries bdd6a40...20438e3 (1): > Bump libraries
16e424b80Lennart OchelAdd test for ticket:4382
111d523ceLennart OchelUpdating submodules
b2e17deb7Adeel Asghar* OMPlot 6f97c81...9b947e8 (1): > Removed zoom & pan buttons. Zoom is default. Panning is done by pressing the control key.
9b947e8b7Adeel AsgharRemoved zoom & pan buttons. Zoom is default. Panning is done by pressing the control key.
df84c3a5ealash325* OMEdit 8567e64...767d9c6 (1): > Remove traceability graph view from perspective tab
767d9c614alash325Remove traceability graph view from perspective tab
d97938517Volker Waurich* testsuite 1f4e88e...3801879 (1): > fix reference file
380187988Volker Waurichfix reference file
2163c0b50Volker Waurich* testsuite b6a6ab8...1f4e88e (1): > add clock test for c and cpp
1f4e88e38Volker Waurichadd clock test for c and cpp
93966f17chudson* libraries d6a95ba...bdd6a40 (1): > Bump libraries
be54084fbVolker WaurichUpdating submodules
b6a6ab801Volker Waurichexpected output for time event changes
adc1a9166Lennart OchelUpdating submodules
e3b3d756cLennart OchelAdd number of linear/non-linear/mixed systems to debug output
be5871d02hudson* libraries 5c70810...d6a95ba (1): > Bump libraries
30b3f57f2Martin Sjölund* libraries 84844c0...5c70810 (1): > Added the Provides: of RPMs
7fdd68b9chudson* libraries 6a2cb2a...84844c0 (3): > Bump libraries > Add forgotten file > Fix script name
ed5413759Martin Sjölund* libraries 20d5911...6a2cb2a (1): > Fix path
7994ab888Martin Sjölund* libraries 6143232...20d5911 (2): > Build a virtual package omlib-all > Add dependencies to generates libraries
a8a155837hudson* libraries 8950750...6143232 (1): > Bump libraries
25cc3cc8aptaeuberUpdating submodules
7450f9a14ptaeuberExpected output
c8bddffe7Lennart Ochel* testsuite 1936e9d...e69beac (1): > Add test cases for ticket:4359
e69beac41Lennart OchelAdd test cases for ticket:4359
432bf4a02hudson* libraries 0f7c903...8950750 (1): > Bump libraries
6a6bcea3bhudsonUpdating 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
eb3bda4ddAdeel AsgharUpdate according to OMPlot interface.
2744275caWilli Braun* OMCompiler 78b18d8...3ad0767 (1): > remove old unneeded code for symbolic jacobian
39c668958Lennart OchelRevert "Update OMPlot"
2304f77bbLennart OchelUpdate OMPlot
8567e6464Adeel Asgharticket:4309 Round the coordinates values. Show the line and column number when in text view.
1936e9de4Lennart OchelExpected output
3012ce0b8Lennart OchelUpdating submodules
f8a1c7ea7Adeel AsgharAccess the data arrays directly instead of creating local copies of them. Fixes ticket:4377
6f97c81edAdeel AsgharUpdate common
3c328b2cfAdeel AsgharMake the x and y arrays public. So that we don't create them every time we need to access them.
b110414behudson* libraries e67af16...099d182 (1): > Bump libraries
fe74101b2Martin Sjölund* libraries 876b1df...e67af16 (1): > numjob not needed for rpm
ed85aed71Martin Sjölund* libraries e5a1a47...876b1df (1): > Generate RPM versions of the libraries using alien
c6702c703hudsonUpdating submodules * OMPlot e6c4181...6e6f898 (1): > Accept lambda as independent variable in csv files
6e6f898e3Lennart OchelAccept lambda as independent variable in csv files
bf789526dAdeel 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."
a1ddf900dAdeel AsgharDo not force redraw when undo/redo is used from Icon/Diagram view. Mark the model modified after undo/redo.
d7c851f01Adeel AsgharRevert "Do not force redraw when undo/redo is used from Icon/Diagram view."
493d5dbc7Adeel 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.
263c70d9aAdeel AsgharDo not force redraw when undo/redo is used from Icon/Diagram view. Mark the model modified after undo/redo.
e27869363Adeel Asghar* OMEdit f681e38...b6860be (1): > Updated README.md with coding style.
b6860be9bAdeel AsgharUpdated README.md with coding style.
ad291dd11Adeel Asghar* OMEdit f0e989f...f681e38 (1): > ticket:4376 Do not clear the text view undo stack.
f681e38fcAdeel Asgharticket:4376 Do not clear the text view undo stack.
59dfa8cc3Lennart Ochel* OMCompiler e36b947...4548444 (1): > Don't generate unnecessary start value equations
1b8fc4558hudson* libraries 6f664f3...3d25c4c (1): > Bump libraries
bcee57d25Adeel Asghar* OMEdit a47d7c7...f0e989f (1): > Dynamically arrange the interface points for sub-models.
e12183de6ptaeuberAdd tests and update expected output
7a6f8c156ptaeuberUpdating submodules
f0e989f15Adeel AsgharDynamically arrange the interface points for sub-models.
60024d084Worschech Niklas (DC/ENE22)* OMCompiler b78943f...5351a6e (1): > updated 3rdparty
de288cf9eLennart Ochel* OMCompiler 4ba7588...b78943f (1): > Remove unused templates
b766e615fLennart Ochel* OMCompiler bca32a3...4ba7588 (1): > Remove obsolete start value call cases
9216d5bcfLennart OchelExpected output
85bb2f457Lennart OchelUpdating submodules
2820632d5Lennart Ochel* OMCompiler c0606aa...fbffa36 (1): > Improve some debug dumps of package Differentiate
079154b74hudson* libraries 4d81b78...6f664f3 (1): > Bump libraries
21c25ab48hkiel* OMNotebook ee70bdd...3b1b0cc (1): > Resolved merge conflict.
3b1b0cc79hkielResolved merge conflict.
6cb53c504hkiel* 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
ee70bdde3hkielsome reformatting
3e8278793hkieluse svg images for the drawing primitives icons
671dd86eahkielproperly add texts
690e832fdhkielremoved superfluous CustomDialog class
fcd29af75hkielmake SketchText editable again also make it deleteable and some code clean up
60d673bdehkielfix memory leaks
18ecb5599hkielClean up OMSketch buttons
3914aa71dLennart OchelExpected output
f91f79cd7hudsonUpdating submodules
cb8c5ac05ptaeuberUpdating submodules
9ded69971ptaeuberUse tearingStrictness flag
bf091c65ahudsonUpdating submodules * OMEdit 7007a3f...a47d7c7 (1): > Spell fix
71a39a1f5hkielSpell fix
e6c418104hkielSpell fix
a47d7c77dhkielSpell fix
6bbadc531hkielSpell fix
12e48fea4Adeel Asghar* OMEdit ebd8f5e...7007a3f (1): > ticket:4345 Move the scroll bars to top position.
7007a3f80Adeel Asgharticket:4345 Move the scroll bars to top position.
1ce856dcahudson* libraries 20be14e...4d81b78 (1): > Bump libraries
a24a7ab97Adrian Pop* OMCompiler 7e8436e...13fc955 (1): > Link ModelicaStandardTables with ModelicaIO and ModelicaMatIO - we need this to be able to update ModelicaExternalC
6de95cabbLennart OchelAdd fully specified initial conditions to JuliansBib.mos
af900c899Lennart Ochel* testsuite 7663865...6de95ca (1): > Add fully specified initial conditions to JuliansBib.mos
94fc145acAdeel Asghar* OMEdit a4c9d93...ebd8f5e (1): > ticket:4357 Don't allow spaces in component name.
ebd8f5e68Adeel Asgharticket:4357 Don't allow spaces in component name.
360e18415hudson* libraries a37a063...20be14e (1): > Bump libraries
766386528Lennart Ochel[NF] Deactivate three tests for now
b6a8842f2Lennart OchelUpdating submodules
4470d56f0Lennart Ochel[NF] Fix test FuncOverloadMulti
c1847e268Lennart Ochel[NF] Activate new test case
273189922Adrian 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
f73087b59hudson* libraries 4df57b2...a37a063 (1): > Bump libraries
26ef77ca7hudson* libraries d2130d1...4df57b2 (1): > Bump libraries
2c06338e5Adeel Asghar* OMEdit 038bf1a...a4c9d93 (1): > ticket:3295 Add the "Close All Windows" and "Close All Windows But This" to system menu.
a4c9d93d4Adeel Asgharticket:3295 Add the "Close All Windows" and "Close All Windows But This" to system menu.
00f56cb48Adeel Asghar* OMEdit 90da68c...038bf1a (1): > Call the undo/redo stack when document undo/redo is called if needed.
038bf1aa8Adeel AsgharCall the undo/redo stack when document undo/redo is called if needed.
5d1a9ed7cAdeel Asghar* OMEdit dbe5871...90da68c (1): > ticket:4334 & 4344 Call the document undo/redo if its available. Preserve the connection annotation before applying the transformation.
90da68cbfAdeel Asgharticket:4334 & 4344 Call the document undo/redo if its available. Preserve the connection annotation before applying the transformation.
cc5bc61dbalash325* OMEdit cabda3b...dbe5871 (1): > added Ctrl+C functionality
dbe587124alash325added Ctrl+C functionality
2ba236a04alash325* OMEdit bd902b2...cabda3b (2): > give commit message default value for qt 4 > fix Qt 4 build
cabda3bfdalash325give commit message default value for qt 4
43ceab933alash325fix Qt 4 build
bb605cd13adrpoadd test for Clock parameter evaluation update tests to agree with the flattening
785e46377adrpoUpdating submodules
c01c0f7c7hudson* libraries 6ca2ee8...d2130d1 (1): > Bump libraries
b7bd2d193hudsonUpdating 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
ac7e1a7ccadrpoupdate tests due to lib update
bd902b2ddalash325Clean up traceability push dialog
1dfef38efalash325Send traceability information automatically without users interaction support traceability graph view
75a9b6ed9Adeel Asgharticket:4334 & 4344 Allow undo/redo in text view.
742ae2514Adeel AsgharFix compilation for gcc 6.3
c489db194qichenghua* OMCompiler 75c04c4...0785449 (1): > Fixed error with commit 75c04c436d443a147f3f6a11451a74221a4b1e95
c090c4c1eqichenghua* OMCompiler 33db784...75c04c4 (1): > muted nonlinear solver nox
d0346109aMartin Sjölund* libraries e660f6b...6feb532 (1): > Update WindPowerPlants to release branch hash
81cbf752dMartin Sjölund* libraries f9d61ac...e660f6b (2): > Add ElectroMechanicalDrives > Follow release branches
493f3d71dptaeuberUpdating submodules
ca4d5b0d4ptaeuberRevert "Add tests for WFC and update expected output"
ec785bd3aAdeel Asghar* OMEdit bbc6367...0f5c07d (1): > Fix visualization crash when stl find is not found.
0f5c07d2dAdeel AsgharFix visualization crash when stl find is not found.
84ee2448dMartin Sjölund* OMCompiler a919ef4...4984d9d (1): > Avoid empty autoconf statements
d351e7a29ptaeuberAdd tests for WFC and update expected output
698adcb39ptaeuberUpdating submodules
458bdf42fqichenghua* OMCompiler 4712b7a...52cd6ad (1): > extended error message in Cvode in case of too many events in small time interval.
cacff4172qichenghua* OMCompiler 2659444...4712b7a (1): > Set algloop to high values instead when otherwise errors were thrown.
42c411270Adeel Asghar* OMCompiler f159b76...2659444 (2): > Return boolean from deleteOrUpdateComponentFromElementitems when its successful. > ticket:4342 Fixed updating protected components
85e35fe33Lennart Ochel* OMCompiler d628e4c...f159b76 (1): > Simplify polymorphic types of function mapAllValue
ea9fc0d99Willi Braun* OMCompiler 59a2173...d628e4c (1): > fix codegeneration for records
61d5d3f9fNiklas 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
e08cf255aRobert Braun* OMEdit ece1d8b...bbc6367 (1): > Updated composite model visualization XML for unit support.
bbc63677cRobert BraunUpdated composite model visualization XML for unit support.
b6b122842Robert Braun* OMEdit d8df3ca...ece1d8b (1): > Added 3D visualization of composite model interfaces
ece1d8be2Robert BraunAdded 3D visualization of composite model interfaces
c1eabbcacAdeel 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.
d8df3ca31Adeel Asgharticket:4349 Take smaller steps for zooming. Also set the minimum zoom to readable size.
32ed136c0Adeel Asgharticket:4343 Open the class when enter key is pressed.
11b021d97Adeel Asghar* OMEdit bd64d39...bfe5797 (1): > ticket:4338 Check for the annotation error in its own section.
bfe5797aeAdeel Asgharticket:4338 Check for the annotation error in its own section.
5393bf185Per ÖstlundUpdated for loop tests for new inst.
6ec93de03Per ÖstlundUpdating submodules
7e701eebfRobert 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.
bd64d3992Robert BraunFixed check for non-existing attributes when updating composite model connection.
fa024b2f7Robert BraunRemoved unused parameters in composite models depending on interface type.
4d1d53ee3Lennart OchelExpected output
69dbc3892Lennart OchelUpdating submodules
6d2b7ea9cAdeel Asghar* OMEdit a50285d...d79a354 (1): > ticket:4322 Unfold the block if line is commented out.
d79a3548cAdeel Asgharticket:4322 Unfold the block if line is commented out.
f67d29e5cPer ÖstlundUpdate String scodeinst tests.
308a813a0Per ÖstlundUpdating submodules
0f77f6913Niklas Worschech* OMCompiler b93e15a...0f52fc6 (2): > fix pdp file copy > fix for release build with VS 2015 of cpp runtime
416281582Adeel Asghar* OMEdit ff0d814...a50285d (1): > ticket:4327 Added option to clear the message browser.
a50285d32Adeel Asgharticket:4327 Added option to clear the message browser.
c1ed2bc01Adeel Asghar* OMEdit 0a2f14a...ff0d814 (1): > ticket:4331 Close the polygon with angle from end point to start point.
423dc4427Lennart Ochel[NF] Activate new test case
90458d599Lennart OchelUpdating submodules
ff0d8147fAdeel Asgharticket:4331 Close the polygon with angle from end point to start point.
b60e67cd7Lennart Ochel* OMCompiler a14eb10...15883dd (1): > Clean up NFUnitCheck
1f59b1915Adeel Asghar* OMEdit e4e392f...0a2f14a (1): > Adapt to the naming scheme.
0a2f14a5dAdeel AsgharAdapt to the naming scheme.
ba77ce8e2Sebastian Pinnau* OMEdit 5c437fc...e4e392f (1): > Create QTranslator instances on heap (fixes #4311)
e4e392f7cSebastian PinnauCreate QTranslator instances on heap (fixes #4311)
a74ccf495Adeel 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.
5c437fc84Adeel AsgharAdded zooming actions to editor context menu. Moved PlainTextEdit out of BaseEditor so we can get rid of some redundant code.
64c41a7f8Danny MoeschAdd target for NOX solver in MinGW makefile
413765b29Adeel Asghar* OMEdit fbe98a6...8eda82d (1): > ticket:4325 Enable Preserve User's GUI Customizations by default.
8eda82d5fAdeel Asgharticket:4325 Enable Preserve User's GUI Customizations by default.
9c9f8fc2cDanny Moesch* OMCompiler 3f98c16...a14eb10 (1): > Update submodule '3rdParty' again
8c2211e9aDanny Moesch* OMCompiler 62fa9b3...3f98c16 (3): > Update submodule '3rdParty' concerning the added NOX solver > Regard operating system specific directories > Add Nox building in makefiles
2b02a6020Mahder GebremedhinUpdate tests for NFFrontEnd function changes.
b6838cc71Mahder GebremedhinUpdating submodules
2ee5047cdLennart Ochel* OMCompiler 8d690cf...bfc2e25 (1): > Fix module unitChecking (ticket:4306)
ace499974Adeel Asghar* OMEdit 552bf53...fbe98a6 (1): > ticket:4319 Call the icon update inside loadDiagramView.
fbe98a659Adeel Asgharticket:4319 Call the icon update inside loadDiagramView.
6c0c02160Adeel Asghar* OMEdit fba26f7...552bf53 (1): > ticket:4319 Update the libraries browser icon when connectors are loaded.
552bf5390Adeel Asgharticket:4319 Update the libraries browser icon when connectors are loaded.
30bfcbc96hkiel* OMNotebook dbe3b3f...49979e2 (1): > Add shortcut to evalAll
49979e2d7hkielAdd shortcut to evalAll
f5e3a87e7Adeel Asghar* OMEdit 09b537b...fba26f7 (1): > ticket:4303 Handle the saveSelector attribute of Dialog annotation.
fba26f79cAdeel Asgharticket:4303 Handle the saveSelector attribute of Dialog annotation.
803b1b9dfAdeel Asghar* OMEdit a8fcac3...09b537b (1): > Use multi-sampling for smoother 3D visualization.
09b537bd5Adeel AsgharUse multi-sampling for smoother 3D visualization.
6bd62d3cfAdeel AsgharUpdating submodules
984eeea8cAdeel AsgharUpdated tests for getComponentAnnotations.
4a500fa55Adeel Asghar* OMEdit 027b95b...a8fcac3 (1): > ticket:4303 Handle the loadSelector attribute of Dialog annotation.
a8fcac32dAdeel Asgharticket:4303 Handle the loadSelector attribute of Dialog annotation.
4c2bbb18fAdeel Asghar* OMEdit 44b8b42...027b95b (1): > ticket:4314 Close windows by ESC key.
027b95bdaAdeel Asgharticket:4314 Close windows by ESC key.
f01a5ffc7Adrian Pop* OMCompiler cfa55d7...ec908e4 (1): > Fix windows msvc build
c3d55db1cPer ÖstlundUpdating submodules
45dd27cb6Per ÖstlundUpdated for equation scodeinst tests.
78e788ab3Per ÖstlundUpdating submodules
1e13743c2Per ÖstlundAdded some for loop test for scodeinst
c9b965391Adrian Pop* OMCompiler 1599277...4124ebe (1): > Fix windows builds - update 3rdParty to one that knows how to find lapack for sundials
1146c063dLennart Ochel* OMCompiler 343d155...1599277 (1): > Add missing cases to unit checking
d8d2e90fbAdeel Asghar* OMEdit d297532...44b8b42 (1): > ticket:4310 Ignore the whitespace at the end.
44b8b42e5Adeel Asgharticket:4310 Ignore the whitespace at the end.
f7a43291ehudson* OMOptim 00fd572...7413a5b (1): > Merge pull request #8 from spinnau/fix_build_Qt5.8
cab249d4dMartin Sjölund* libraries bf90052...f9d61ac (1): > Add AixLib and fetch tags
44c62442dhkiel* OMNotebook 110331f...dbe3b3f (1): > Add UTF8 inputenc to latex preamble
dbe3b3f14hkielAdd UTF8 inputenc to latex preamble
bfc0be772Per ÖstlundAdd test for invalid use of _.
ff273f01fPer ÖstlundUpdating submodules
c865b33e6Adeel Asghar* OMEdit feadabe...d297532 (1): > Hide the 3D Viewer when switching to plotting perspective.
d2975328bAdeel AsgharHide the 3D Viewer when switching to plotting perspective.
c9f5c903dAdeel Asghar* OMEdit 385b2dd...feadabe (1): > ticket:4305 The Esc key should trigger "Fix error(s) manually".
feadabe4bAdeel Asgharticket:4305 The Esc key should trigger "Fix error(s) manually".
8fa5d8014Martin Sjölund* OMCompiler 2091a03...d5b7bc2 (1): > Simplify of asub where the subscript is a range
652dc265dMartin Sjölund* OMCompiler c7fe8a2...2091a03 (1): > Use the OM-compiled Sundials for C and C++ runtime
2b1d2403dPer ÖstlundAdd more nfinst tests for builtin operators.
cc3330af0Per ÖstlundUpdating submodules
cc596937fLennart Ochel* OMCompiler b8fe184...e10293f (2): > Add handling of initial terminate to c runtime > Fix classification of initial equations
079d78d72Adrian Popadd front-end test for ticket:4304 - update all tests affected
828fa6ac3Adrian PopUpdating submodules
75c206e72Jan Š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
c46dc8897Volker Waurichadd test for when in algorithms
158df0cc9Volker Waurich* testsuite 6d6eda6...c46dc88 (1): > add test for when in algorithms
b936ee072Volker Waurich* OMCompiler 62633fb...69b294b (1): > fix for when in algorithms
45ad4628bAdeel Asghar* OMEdit d60e3c1...385b2dd (1): > Preserve the order of shapes during the undo redo operations.
385b2dda0Adeel AsgharPreserve the order of shapes during the undo redo operations.
6d6eda660Adrian Popadd test for unqualified imports
903a75751Adrian PopUpdating submodules
8c6c943b5Lennart OchelUpdating submodules
9bca22796Lennart OchelAdd test for ticket:4301
a70ad68c1Per ÖstlundUpdating submodules
c511daedfPer ÖstlundUpdated nfinst function tests.
18c79a7a7Adeel Asghar* OMEdit 34c440b...d60e3c1 (1): > Handle the nested der variables.
d60e3c18bAdeel AsgharHandle the nested der variables.
f30ef946dLennart OchelAdd test cases for constant evaluation
736589321Lennart OchelUpdating submodules
1f005a357Adeel Asghar* OMEdit 69763e4...34c440b (1): > ticket:4291 Don't use string buffer for xml data.
34c440b7aAdeel Asgharticket:4291 Don't use string buffer for xml data.
7d44e5aecAdeel Asghar* OMEdit dbe862f...69763e4 (1): > ticket:4296 Parse the connections properly. Updated getNthConnection to scripting interface.
69763e4b5Adeel Asgharticket:4296 Parse the connections properly. Updated getNthConnection to scripting interface.
0f43e81dcAdeel AsgharUpdated getNthConnection tests since it is moved to ModelicaBuiltin.mo.
d828fcaeaAdeel AsgharUpdating submodules
6e6be50e0Willi Braunupdate testcase output
a41b7ab5dWilli BraunUpdating submodules
93211467eAdeel Asghar* OMEdit a2c3963...dbe862f (1): > Properly apply the FillPattern.Sphere on polygons.
dbe862f7cAdeel AsgharProperly apply the FillPattern.Sphere on polygons.
fa10228aaAdeel Asghar* OMEdit c39a8f6...a2c3963 (1): > ticket:4295 Handle __Dymola_checkBox annotation.
a2c3963ceAdeel Asgharticket:4295 Handle __Dymola_checkBox annotation.
5c67000fbptaeuber* OMCompiler ae9b4cf...4f66de9 (1): > Only reassign start value if it has been overwritten
3896caa91Adeel Asghar* OMCompiler 43c6d44...ae9b4cf (2): > Set a default value. > ticket:4295 checkBox instead of checkbox. Also consider __Dymola_checkBox.
510e89564Martin Sjölund* OMCompiler f79568b...43c6d44 (1): > Add a few stackoverflow checks to the backend
6075ab77fAdeel Asghar* OMCompiler 94c1c9b...f79568b (1): > Fixed arrays for OMEdit logs.
ffffc29d1Adeel Asghar* OMCompiler d130cee...94c1c9b (1): > Fixed typename & strings for OMEdit logs
3a0f61661vwaurich* doc a20669b...81fb79a (1): > doc for more 3d features
81fb79a6cvwaurichdoc for more 3d features
09eb935ccqichenghua* OMCompiler 9d93410...d130cee (1): > Fixed issue with finding KLU library
f2ec1433cAdeel Asghar* OMEdit 62f7633...c39a8f6 (1): > Draw the open arrow for ArrowOpen & ArrowHalf.
c39a8f694Adeel AsgharDraw the open arrow for ArrowOpen & ArrowHalf.
601d2afa3Niklas Worschech* OMCompiler c4ab684...9d93410 (1): > fix in Kinsol of cpp runtime for sundials 2.7
6c47c81d5Adrian Poptests for ticket:4276
a828a20ceAdrian PopUpdating submodules
bd934af21wibraun* OMCompiler 0db7959...f4e679c (1): > added jacobian timings to linear and non-linear solver
c72930d94Adeel Asghar* OMEdit bb69d0d...62f7633 (1): > Make sure we only create ThreeDViewer when needed.
62f76330fAdeel AsgharMake sure we only create ThreeDViewer when needed.
ca0ca7802wibraun* OMCompiler afb17e2...0db7959 (1): > add jacobian timings to LOG_STATS
8cb1c90f6hkiel* OMShell ab97b73...65ae78f (1): > fix small memory leaks
65ae78fbdhkielfix small memory leaks
2dd6af7e6Adeel Asghar* OMEdit 1c430c6...bb69d0d (1): > ticket:4252 Do not create an object of ThreeDViewer by default. Only create it when user really use it.
bb69d0d9dAdeel Asgharticket:4252 Do not create an object of ThreeDViewer by default. Only create it when user really use it.
85a57279dNiklas Worschech* OMCompiler e76f577...afb17e2 (2): > fix for visual studio 2015 > build suitesparse for visual studio with cpp runtime build
4dd183a53Adeel 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.
1c430c653Adeel AsgharCreate checkbox if choices(checkbox=true) annotation is used.
ab4a065a9Adeel AsgharFix text size for tlm interface points.
439ebb2ecAdeel Asgharticket:4287 Handle the choices checkbox annotation.
4452edec8ptaeuberExpected output
8172d90f3ptaeuberUpdating submodules
2013991e1Adrian Pop* OMCompiler 64ce9d9...b1a493a (1): > fix ticket:4292, handle DAE.REDUCTION also
b46318871Per Östlund* OMCompiler 7cf48f8...64ce9d9 (1): > Partial implementation of functions for NFInst.
268572b67Adeel Asghar* OMCompiler b0ebfd4...7cf48f8 (1): > ticket:4287 Look for choices checkbox annotation.
de3616dd2adeas31* OMEdit 2345a73...19ecd86 (1): > Fix Qt4 builds
19ecd863fadeas31Fix Qt4 builds
da0bd69d0Lennart Ochel* OMCompiler 7a0af38...b0ebfd4 (1): > Fix output type of simulate
bc11451d6hkiel* OMCompiler 57b34d5...7a0af38 (1): > fix output type of sortStrings remove unused variable
aa831d06bhkiel* OMCompiler 7172627...57b34d5 (1): > fix uninitialized variables
1023bae4fvwaurich* OMEdit 60127a8...2345a73 (5): > fix mirrored texture for pipecylinder > add removeTexture action > small fixes for advanced 3d features > smaller icon files > advanced visualization features
fb844bf11Adeel Asghar* OMEdit 9a4c7b1...60127a8 (1): > ticket:4256 Handle the case when text width is zero.
2345a735avwaurichfix mirrored texture for pipecylinder
9b521e443vwaurichadd removeTexture action
e27938920vwaurichsmall fixes for advanced 3d features
c4683357bvwaurichsmaller icon files
c32dbb5dfvwaurichadvanced visualization features
60127a82bAdeel Asgharticket:4256 Handle the case when text width is zero.
daf5e8bdfAdeel Asghar* OMEdit 2dc101e...9a4c7b1 (1): > ticket:4283 Make the proposed text selected.
9a4c7b16dAdeel Asgharticket:4283 Make the proposed text selected.
9c11e02deAdrian Popadd tests for fixes to ticket:4258 - update also the existing tests
db5693986Adrian PopUpdating submodules
538e73b8dArunkumar Palanisamy* doc 21efd61...a20669b (1): > Update EnhancedOMpython documentation
a20669bd4Arunkumar PalanisamyUpdate EnhancedOMpython documentation
512612cb2Rü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
94e696c43qichenghua* 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
4df7bbe6fAdeel Asghar* OMEdit 83fb494...2dc101e (1): > Don't construct QFileInfo with empty file name.
2dc101e8aAdeel AsgharDon't construct QFileInfo with empty file name.
a4d2c219cAdeel Asghar* OMEdit 7b19520...83fb494 (1): > Copy the qualified path instead of name.
83fb494e2Adeel AsgharCopy the qualified path instead of name.
dd5df5c18Adrian Popproper flag for the NF test
deecfbfe0Adrian Pop* testsuite b5e3711...dd5df5c (1): > proper flag for the NF test
b5e3711bdAdrian Popactivate one more NF test
1daf8f64dAdrian Pop* testsuite 5cf3ade...b5e3711 (1): > activate one more NF test
351102ee5Adeel Asghar* OMEdit d3844f3...7b19520 (1): > Draw the inherited connectors properly e.g., ControlBus.
7b1952017Adeel AsgharDraw the inherited connectors properly e.g., ControlBus.
7b7589a37Adeel Asghar* OMEdit cf592af...d3844f3 (1): > ticket:4196 Convert the drawing unit to pixels.
d3844f390Adeel Asgharticket:4196 Convert the drawing unit to pixels.
d0b256ca9Adeel 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.
cf592af23Adeel Asgharticket:3964 Handle the home key. Move the cursor to the start of the line from where the text starts. Skip the trailing spaces.
ee1a3ba36Adeel Asghar* OMEdit 2702730...b6f72c5 (1): > ticket:4282 Show/hide re-simulate toolbar along with Variables Browser.
b6f72c5bbAdeel Asgharticket:4282 Show/hide re-simulate toolbar along with Variables Browser.
5cf3ade12Per ÖstlundUpdate test cases due to error message changes.
137e7c0b8Per ÖstlundUpdating submodules
4744297f1hkiel* OMNotebook 5c5a35f...110331f (1): > Add keyboard shortcuts Ctrl+1..9 for the first 9 windows add val() to commands.xml
110331f8dhkielAdd keyboard shortcuts Ctrl+1..9 for the first 9 windows add val() to commands.xml
c371177efAdeel Asghar* OMEdit 7f0c9aa...2702730 (1): > ticket:3964 code folding for MetaModelica editor.
2702730e2Adeel Asgharticket:3964 code folding for MetaModelica editor.
b7e52b16dAdrian 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)
2c4425cbcAdrian Popactivate 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)
06525f3d4Adeel Asghar* OMCompiler 6e54ca1...1096f05 (1): > Fixed compilation of runtime.
5ccc2d57aLennart OchelUpdate expected output
995a71a8dLennart OchelUpdating submodules
a44f363a4Martin SjölundAdd -d=gen to mmdev scripts
940cf9aebMartin Sjölund* testsuite ca74ffb...a44f363 (1): > Add -d=gen to mmdev scripts
d1cf2c6d4Martin Sjölund* OMCompiler a06724a...5aeafb1 (1): > Refactor the File module
6be93428fMartin Sjölund* OMCompiler f0ca662...a06724a (1): > Only find files in the current directory
ca74ffb6cMartin SjölundExpected output after relaxing constructor checks
bce7d5be6Martin SjölundUpdating submodules
d17b1c9b7Adeel Asghar* OMEdit 440ac70...7f0c9aa (1): > ticket:4263 Show/hide toolbars based on perspective.
7f0c9aaaeAdeel Asgharticket:4263 Show/hide toolbars based on perspective.
10d74b4fdAdeel Asghar* OMEdit 4e6c9ec...440ac70 (1): > ticket:3414 Allow zoom in & out in text view from toolbar, keys and mouse.
440ac703bAdeel Asgharticket:3414 Allow zoom in & out in text view from toolbar, keys and mouse.
cd6205444Bernhard ThieleAdded test case for state machines
62bca98b4Bernhard Thiele* testsuite 13853a5...cd62054 (1): > Added test case for state machines
9d1a19599Per Östlund* OMCompiler 057661f...40f70ce (1): > Fix extends modifier issue in NFInst.
d2b1b9e8cAdrian 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
7f6b69c47Martin Sjölund* libraries c270002...bf90052 (1): > Add ModelicaADS
13853a5bcadrpoupdate tests after lib update
a655c8e64adrpoUpdating submodules
94c13933dhudson* libraries b71b3c6...62b70ca (1): > Bump libraries
083ddf537Bernhard Thiele* OMCompiler 7961f85...314ff91 (1): > Added FIXME comment for a state reset issue
9201c150dalash325* OMEdit bab1d1f...4e6c9ec (1): > Fixed #4275
4e6c9ec21alash325Fixed #4275
4960a0f57adrpoUpdating submodules
21efd61faAdeel AsgharUpdated OMEdit documentation.
bab1d1fb0Adrian Popadapt OMCproxy after changes to OMC API buildModelFMU
f817169f8Adeel Asghar* OMEdit c48cb77...e9c3137 (2): > Merge branch 'master' of https://openmodelica.org/git-readonly/OMEdit > Fix the code folding indicators for MAC
e9c313711Adeel AsgharMerge branch 'master' of https://openmodelica.org/git-readonly/OMEdit
a6d0a9429Adeel AsgharFix the code folding indicators for MAC
cbe5244adBernhard ThieleAdded state machine test for entering by reset
92264f8c3Bernhard ThieleUpdating submodules
3549417c6Adeel Asghar* OMEdit e0f90f2...c48cb77 (1): > Set OMEdit locale to C so that we get dot as decimal separator instead of comma.
c48cb77f1Adeel AsgharSet OMEdit locale to C so that we get dot as decimal separator instead of comma.
5920221daAdeel Asghar* OMEdit 081cef9...e0f90f2 (1): > Make sure splash screen messages are always shown. Even on MAC OSX.
e0f90f251Adeel AsgharMake sure splash screen messages are always shown. Even on MAC OSX.
14e4ff5c5Adeel Asghar* OMEdit 15f740b...081cef9 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Some documentation for OMEditApplication class.
081cef963Adeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMEdit
1fcaaaefaalash325* OMEdit 3adf0d0...15f740b (1): > trace import model description xml
15f740b01alash325trace import model description xml
4e6e42f08alash325* OMEdit d2a0ff4...3adf0d0 (1): > Support FMU export trace Allow users to store their user name and email
3adf0d066alash325Support FMU export trace Allow users to store their user name and email
193878a77hudson* libraries 7d2a680...b71b3c6 (1): > Bump libraries
15bf1aadeAdeel AsgharSome documentation for OMEditApplication class.
7d1aa014aAdeel Asghar* OMEdit 9f7a31d...d2a0ff4 (1): > ticket:4164 Reimplement event function to handle QFileOpenEvent at startup
d2a0ff436Adeel Asgharticket:4164 Reimplement event function to handle QFileOpenEvent at startup
a4c967cafPer ÖstlundUpdated new inst tests.
642013d8cPer ÖstlundUpdating submodules
fd8921a05Adeel Asghar* OMEdit e814eb1...9f7a31d (2): > Fix builds. > ticket:4164 Subclass QApplication to handle QFileOpenEvent for OSX.
9f7a31de3Adeel AsgharFix builds.
36812d462Adeel Asgharticket:4164 Subclass QApplication to handle QFileOpenEvent for OSX.
82938f49bLennart Ochel* OMCompiler e4071b5...fc47277 (1): > Add support for firstTick to c runtime
e18c6dd34alash325* 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
e814eb15balash325Fixed hard coded If the file is not open show error message If the traceability information is inclomplete show the message
c9a195be7Adeel Asghar* OMEdit a6f9378...a3afbd6 (1): > ticket:4217 Fixed the documentation browser pixel size issue.
a3afbd689Adeel Asgharticket:4217 Fixed the documentation browser pixel size issue.
3952b1332Adeel Asghar* OMEdit c0f41e0...a6f9378 (1): > Check for null pointer.
a6f937811Adeel AsgharCheck for null pointer.
364583528Adeel Asghar* OMEdit e517de3...c0f41e0 (2): > ticket:4264 Added a hint for multi-line text. > ticket:4267 Added progress bar and message to crash report.
c0f41e019Adeel Asgharticket:4264 Added a hint for multi-line text.
2770f776bAdeel Asgharticket:4267 Added progress bar and message to crash report.
1cd3d5b49Adeel Asghar* OMEdit c3ebc92...e517de3 (1): > Only use backtrace command once.
e517de389Adeel AsgharOnly use backtrace command once.
0f293baa2adeas31* OMEdit 23b3f86...c3ebc92 (1): > Write the gdb backtrace in a file
c3ebc92adadeas31Write the gdb backtrace in a file
07a101121Martin Sjölund* OMCompiler 4af9b08...e4071b5 (1): > Make getClassnamesInElts not stack overflow
16732e980adrpo* OMEdit c0242d9...23b3f86 (1): > fix Qt4 compilation
23b3f865fadrpofix Qt4 compilation
81bdd687chudson* 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:
c0242d95cadrpofix Linux compilation - fix cases in include - fix slots declaration
dc933bbd3alash325Get the IP address and the port to query traceability information from the settings
8699d17c0alash325Remove/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
65bfe93c4alash325Squashed commit of the Tracability branch:
c6464c8abhudson* libraries 2e28187...7d2a680 (1): > Bump libraries
9ecadd6b7Mahder Gebremedhin* OMCompiler 6367803...4af9b08 (1): > NFFrontEnd improvments
3b9f4540fLennart Ochel* testsuite 3d7d961...df58d37 (1): > Add test case for ticket:4271
df58d37a6Lennart OchelAdd test case for ticket:4271
9c0f8210aLennart Ochel* OMCompiler fdacb6b...6367803 (1): > Don't apply removeSimpleEquations to clocked partitions
15494c27eMartin Sjölund* doc a26ef78...d7842b5 (1): > Add type of thesis
d7842b5f3Martin SjölundAdd type of thesis
f89447ab0Martin Sjölund* doc 89d53b4...a26ef78 (1): > Fix "and and" in references
a26ef7883Martin SjölundFix "and and" in references
970fc1d5dMartin SjölundUpdating submodules
3d7d9615fMartin SjölundExpected output after MSL 3.2.2 patches changed
f5ac55676Martin Sjölund* OMCompiler f22b02c...fdacb6b (1): > Sort the FindFiles.log in a nicer way
16dbec3e1Martin Sjölund* OMCompiler 54840e0...f22b02c (1): > For icons, if failing, partially evaluate the icon
12f5535f0Martin Sjölund* OMCompiler 03dd6d2...54840e0 (1): > Handle comparison of empty expressions
927e411c1Martin Sjölund* libraries f86766f...9d4314f (1): > Fix for OSX version of patch
267995aafMartin Sjölund* OMCompiler fec4a09...03dd6d2 (1): > Fix uninitialized variable in Lookup
4127b1fbfMartin SjölundAdd testcase for icon we now display correctly
b70621f85Martin Sjölund* testsuite 96072a0...4127b1f (1): > Add testcase for icon we now display correctly
224f2db48Martin Sjölund* OMCompiler edd4913...fec4a09 (1): > When in graphics expression mode, allow failures
5b69beb93hudson* libraries 41b0205...f86766f (1): > Bump libraries
1c5130420Martin Sjölund* OMCompiler db6f052...edd4913 (1): > Handle limit on shell expansion
826c742afMartin Sjölund* libraries 018476b...41b0205 (1): > Update for new structure of the repository
591d8647ehudson* libraries 229c2d5...018476b (1): > Bump libraries
5f5ab60ecAdeel Asghar* OMEdit 078fe45...d34cb2e (1): > ticket:4262 Adapted to new output of translateModelFMU and translateModelXML.
d34cb2ed3Adeel Asgharticket:4262 Adapted to new output of translateModelFMU and translateModelXML.
634f7f1f9Adrian Pop* OMCompiler 33e26aa...db6f052 (1): > NF better class extends: replace base class
fb057ec9dhudson* libraries b56664b...229c2d5 (1): > Bump libraries
96072a00eLennart OchelMake translateModelFMU return the name of the FMU
33debe48dLennart OchelUpdating submodules
50ef16f01Adeel 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.
078fe45e3Adeel AsgharCall 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.
ae41f14edAdeel AsgharMissing file from last commit.
48784a85bAdeel AsgharUpdating submodules * OMEdit 3fca3de...08e82bc (1): > Kill all references of meta model.
c4e87030dMartin Sjölund* OMCompiler f06f9c6...3ab01a4 (1): > Fix equation indexes for clocked equations
2e2464109hudson* OMCompiler ed7a5af...f06f9c6 (2): > Fix array indexing check > check array length before trying indexing
08e82bc49Adeel AsgharKill all references of meta model.
89d53b4c6Adeel AsgharUpdated composite model images.
f4f9dda8fhudsonUpdating submodules * OMEdit 24a7ac7...3fca3de (1): > Mark the strings for translation.
35eb70454Martin SjölundReplace UTF-8 fi ligature in source
3fca3deb4Adeel AsgharMark the strings for translation.
34efc3f3dvwaurich* OMEdit 2cc9a7f...24a7ac7 (1): > picking, transparency, invisibility for 3dviewer with shift+right click
24a7ac7d2vwaurichpicking, transparency, invisibility for 3dviewer with shift+right click
008d2056aMartin Sjölund* OMCompiler e53eddf...ed7a5af (1): > Remove some error-messages when viewing icons
0646cd053Martin Sjölund* OMCompiler c77eae8...e53eddf (1): > Create array of correct size
ef660b6bfMartin SjölundExpected output for builtin changes
83f023cafMartin SjölundUpdating submodules
c6cc5cf60Martin Sjölund* libraries 0348f9f...b56664b (1): > Fix repository URL
a5fd8da98Martin Sjölund* libraries aad08c0...0348f9f (1): > Add OpenIPSL to the libraries
e7bea8f15Adeel Asghar* doc a5bc99b...6220ea8 (1): > Updated MetaModel to CompositeModel
6220ea871Adeel AsgharUpdated MetaModel to CompositeModel
54556a920Adeel Asghar* OMEdit c37dd42...2cc9a7f (1): > Updated MetaModel to CompositeModel.
2cc9a7f3eAdeel AsgharUpdated MetaModel to CompositeModel.
51b04fdb8Martin SjölundExpected output
d870c5917Martin SjölundUpdating submodules
355a741a1Per Östlund* OMCompiler 57cdce5...3f636cd (1): > Change getCommandLineOptions failure mode.
7e4049f66Martin SjölundAdd test for illegal graphics
04b223965Martin SjölundUpdating submodules
bc3e37af9Per ÖstlundUpdate getCommandLineOptions test.
b45864a00Per ÖstlundUpdating submodules
071bbb71chudson* libraries 35749c2...aad08c0 (2): > Bump libraries > Handle underscore in versions
481b7fa9fMartin SjölundUpdated testcases for polymorphic builtins
e959b4cabMartin SjölundUpdating submodules
17ce82244ptaeuberExpected output
ac06eac8eptaeuberUpdating submodules
ab66aca93Adrian Pop* testsuite a9dc745...00ae877 (1): > test for ticket:4248
00ae877a0Adrian Poptest for ticket:4248
5a7e74284Adrian Pop* OMCompiler ccdf5e9...d9d4df5 (1): > fixes for ticket:4248 - properly revert flag Flags.CHECK_MODEL to the previous state
dc2dcabccAdeel Asghar* OMEdit 4f0f976...c37dd42 (1): > Update the camera matrix when we clear the view.
c37dd42f7Adeel AsgharUpdate the camera matrix when we clear the view.
a9dc7452bPer ÖstlundAdded tests for getCommandLineOptions.
4e4cd7cb1Per ÖstlundUpdating submodules
d2ede2cd4Adeel Asghar* OMEdit 015e9da...4f0f976 (1): > ticket:4257 Don't force the jacobian option unless user explicitly sets it.
4f0f9768eAdeel Asgharticket:4257 Don't force the jacobian option unless user explicitly sets it.
d45172936Adeel 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.
015e9da42Adeel Asgharticket: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.
905f44a5fMartin Sjölund* libraries 8a777ea...35749c2 (1): > Add some Buildings releases to the list so we can test them
257cecbcaMartin Sjölund* OMCompiler d2bbe7a...ba8f12e (1): > Handle double matrix when strings are expected
0d2d8321dhudson* libraries 7f98afd...8a777ea (1): > Bump libraries
2238476d0Adeel Asghar* OMEdit dc42c6b...418a7cd (1): > Clear the ThreeDViewer when there is no active sub window.
418a7cd1dAdeel AsgharClear the ThreeDViewer when there is no active sub window.
3f39aae36Willi Braun* OMCompiler 582c1ef...d2bbe7a (1): > fix return value solver step(ticket:4257)
5f78c3883Adrian Popupdate testsuite after library update
a845f7346Adrian PopUpdating submodules
6c74965c8Martin Sjölund* OMCompiler f688b5d...582c1ef (1): > Return the strdup result
3529de75eAdrian Pop* OMCompiler b1b90d8...f688b5d (1): > add a pointer to the class in the NFExpression.CALL
bca6e00cbMartin SjölundAdd test for loadResource at run-time
2b0c933ccMartin SjölundUpdating submodules
ccbd40e44qichenghua* OMCompiler cafab43...a36d08f (1): > added scaling and adapted tolerance in case of failure for nonlinear solver Nox
dc42c6b7fAdeel Asgharticket:4251 Block signals before showing documentation widget.
699dba3d4Willi Braun* OMCompiler 79d3e32...cafab43 (1): > fix initial guess of irksco on first step
0c832dae7Adeel AsgharCall loadString with merge true for folder structure packages.
a5bc99b45arun3688add enhancedOMPython features
525947eb3Adrian 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
5de1c287fAdrian 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
964a432c9Willi Braunadded tests for irksco solver
c18cdb256hudsonUpdating submodules
873d569cbkbalzereitadded tests for symbolic inline solver
6d8771e08kbalzereitUpdating submodules
487d1cb62Willi Braunadded testcase for simflag -imprkLS
f23ff5076Willi BraunUpdating submodules
5c5a35f0barun3688Update DrModelica Exercices with Peters changes
ebbb69fc5Rüdiger Franke* OMCompiler 815cea3...c55d310 (1): > Further append underscores to Modelica names
46db73735Robert BraunFixed redo/undo for submodel parameters in composite models.
b21943355Robert BraunAdded support for submodel parameters in composite models
b2a89f167Lennart Ochel* OMCompiler c0c9635...815cea3 (2): > Remove some dummy strings > Fix solver descriptions (#1446)
125ba9f29Willi Braunremove unused tests
676641abcWilli Braun* testsuite 9d2e519...125ba9f (1): > remove unused tests
b1d0f5c5fWilli BraunUpdating submodules
9d2e519e8Willi Braunupdate test to new name
379fe790eRobert BraunFixes to camera position and updating of 3D viewer
1c40eb3bdPer Östlund* OMCompiler 9c988b6...b609f85 (1): > NFInst prefixing improvements.
901e6ae47Willi Braunupdate testsuite for imprungekutta
99aa42052Willi BraunUpdating submodules
e77161618Willi Braun* OMCompiler 4ffbdb4...0014f95 (1): > ticket:4237 fix partition index in jacobians
14d8daf7dPer Östlund* OMCompiler ff80ea0...4ffbdb4 (1): > Fix NFInst lookup of inherited names.
355fed4acLennart OchelTest some state machines with Cpp runtime for now
24e195e2eLennart OchelUpdating submodules
799f65900Lennart OchelExpected output
39fa4d3b2Rüdiger Franke* OMCompiler fd5058e...2099c8b (1): > More append underscores to Modelica names
4f7ddabc5Willi Braun* OMCompiler 576ecd3...fd5058e (1): > fixing ticket:4237: Support of clockPartitions in jacobians
aac242c1bRüdiger FrankeAdapt nameClashTest to improved treatment of Modelica names
28becba1cRüdiger FrankeUpdating submodules
56ee3eeefPer ÖstlundUpdating submodules
7f069602aPer ÖstlundUpdated scodeinst tests.
4f1bee38bhudson* libraries 42d2884...dce665a (1): > Bump libraries
7a939dcf1Rüdiger FrankeAdd test for clashes with reserved names
fc048c468Rüdiger FrankeUpdating submodules
71cd80cf7hkiel* OMEdit 8c96671...85fb2b9 (1): > update translations
85fb2b9echkielupdate translations
a9d22a3b2Adeel Asghar* OMEdit 354a8d1...8c96671 (1): > Fix builds without OSG.
8c966717dAdeel AsgharFix builds without OSG.
9addb544ehudson* libraries d70b7b0...42d2884 (1): > Bump libraries
ad405f049Adrian 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
facdc2434Adeel AsgharCopy the omniORB binaries to correct location
149dcda95Adeel Asghar* OMCompiler 610eb70...fdff91a (1): > Copy omniORB dlls from the correct target.
1158ead90Adrian Pop* OMCompiler aef3898...610eb70 (1): > fix interactive Corba crash - guard SystemImpl__directoryExists for NULL string - guard CorbaImpl__initialize agains NULL corbaObjectReferenceFilePath
7f5db632fRüdiger Franke* OMCompiler be0ab4e...aef3898 (2): > Append underscore to variable names in Cpp runtime > Fix log category of linear solver
5ce3c2880hudson* libraries fb6760f...d70b7b0 (1): > Bump libraries
743ba9e70Adeel Asghar* OMEdit d4d7d13...354a8d1 (1): > ticket:4234 Added a menu item to toggle between tab and sub window view.
354a8d1acAdeel Asgharticket:4234 Added a menu item to toggle between tab and sub window view.
fd6283219Adeel Asghar* OMEdit 4bf74df...d4d7d13 (1): > Merge branch 'adeas31-3dviewer'
d4d7d13d7Adeel AsgharMerge branch 'adeas31-3dviewer'
1ebe19816Adeel AsgharUpdate the model text after fetching the interface points.
3bd67d90aAdeel AsgharMerge remote-tracking branch 'origin/master' into 3dviewer
d76b3dfaeBernhard Thiele* OMCompiler 8184464...be0ab4e (1): > NF partial support for synchronous operators
2befdc79bWilli Braun* OMCompiler 645a6be...8184464 (1): > improve and fix several simulation option descriptions
1d1cc757bAdrian 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
5f7e0c301Adeel Asghar* OMEdit 1267b2c...4bf74df (1): > ticket:4233 Consider the column start and end indexes of the class.
4bf74df03Adeel Asgharticket:4233 Consider the column start and end indexes of the class.
a2257468fhudson* libraries 38255ef...fb6760f (1): > Bump libraries
e8dc04637Adeel Asghar* OMEdit 27d51f2...1267b2c (1): > ticket:4231 Only update the value of the variable when updating the existing curve.
1267b2c07Adeel Asgharticket:4231 Only update the value of the variable when updating the existing curve.
1f53b214fMartin Sjölund* OMCompiler 86c3226...0ec2a21 (2): > Ran the refactoring script > Only print we remove variables actually removed
2defa716eLennart OchelExpected output
7bdbcff48Lennart OchelUpdating submodules
107c16a9bMartin Sjölund* OMCompiler 06fb1c2...3b40c1c (1): > Remove unused imports
0c826947ahkiel* OMCompiler 3c1004b...06fb1c2 (1): > optimize tailrecursive into leaner for loop
3996dd87aMartin Sjölund* OMCompiler 343b868...3c1004b (1): > Cache typeviews in Susan
e9d93f64ehudsonUpdating submodules
b9f3532a0rfrankeUpdate .openmodelica.aspell
a2f652c0bRüdiger FrankeAdapt clockedTest for solver method ImplicitTrapezoid
551133687Adeel AsgharUpdate the 3dviewer on each operation.
74b08caf2Rüdiger Franke* OMCompiler d32ecbb...a8cd990 (1): > Inline integration initializes clocked continuous states
c3ab3c55bhudson* libraries 8afc9c7...38255ef (1): > Bump libraries
617aab83aRüdiger Franke* OMCompiler dce7606...d32ecbb (1): > Delay derivatives of clocked states for ExplicitEuler
5834c727aAdeel AsgharMerge remote-tracking branch 'origin/master' into 3dviewer
c2c1f6091Per ÖstlundUpdate scodeinst enum tests.
2982b0c86Per ÖstlundUpdating submodules
d2a8174c8Martin Sjölund* OMCompiler 1ca1591...49dc8a6 (1): > Remove all remaining DAE.TypeSource
57cb47e6eMartin Sjölund* OMCompiler 94b2cb3...1ca1591 (1): > Remove TypeSource for T_COMPLEX
6ba86d163Lennart OchelUpdating submodules
8f183e2f0Lennart OchelExpected output
b3e0dd0a2Martin Sjölund* OMCompiler 3662000...d828571 (1): > Remove TypeSource from UT/Code/function pointer
c427c9c27Martin SjölundAdd test for ticket:4112
a0e1ebf58Martin Sjölund* testsuite 5957971...c427c9c (1): > Add test for ticket:4112
595797128Martin SjölundExpected output PR 1405
1fc660818Martin SjölundUpdating submodules
147896e5bhudson* libraries 14b67c6...8afc9c7 (2): > Bump libraries > The library version to ignore is 4.0.0
b14c78dd5Lennart OchelUpdate OMPlot
8e9e7fd08Lennart OchelFix --plotAll
d0e7928e4Adrian Pop* OMCompiler 507cdb3...376bb8f (1): > updates to NFFrontEnd - implement toString for expressions - implement toString for types - add CAST expression - handle Type.FUNCTION better
4b0fd39caAdeel Asghar* OMEdit b0d9e65...27d51f2 (1): > Only call showDocumentation for Modelica classes.
27d51f2e5Adeel AsgharOnly call showDocumentation for Modelica classes.
08f9199a1Lennart OchelUpdate OMPlot
8f610cf36Lennart OchelAdd interactive mode to select filename
534668f20Lennart Ochel* OMPlot 0ca376f...a3eb94b (3): > Exit on error > Remove redundant help statements > Dump the flags in alphabetical order
01ecb31c6Adeel AsgharHighlight the selected sub-model in the 3D Viewer.
a3eb94b14Lennart OchelExit on error
9ec2ada20Lennart OchelRemove redundant help statements
20360a01aAdeel AsgharClear the 3D Viewer Browser when we don't have any visualization.
a63371439Lennart OchelDump the flags in alphabetical order
3e8980120Per Östlund* OMCompiler fac34e1...507cdb3 (1): > NFInst improvements.
3b8760114Per ÖstlundReactivate some scodeinst tests.
c9b172b9bPer ÖstlundUpdating submodules
fae4fded5Lennart Ochel* OMCompiler d58aa69...d767990 (1): > Add support for constants to expContains
c4887c8d7Martin Sjölund* OMCompiler b444d8e...d58aa69 (1): > Remove TypeSource from more types
6e57b9f82Martin SjölundExpected output after tracking less information
eaf1d38e5Martin SjölundUpdating submodules
6954d083bLennart Ochel* OMCompiler 399ee41...67c5d45 (1): > Fix ticket:4228
e04ea9be6Lennart Ochel* OMPlot 6205bff...0ca376f (1): > Assume the filename to load if none is specified
0ca376fbdLennart OchelAssume the filename to load if none is specified
05168fc0ahkiel* OMNotebook c431370...062523e (1): > translate a few more strings
062523e40hkieltranslate a few more strings
4b46f22a5Adeel AsgharMerge remote-tracking branch 'origin/master' into 3dviewer
dd9fd8907hudson* 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.
b0d9e659bRobert BraunFixed wrong file extension
b0209e478Robert BraunMade sure composite models are always saved without dots in submodel names.
0befdd8ffRobert BraunAdded composite model startup scripts for some more external tools.
db2eaeafeMartin Sjölund* libraries 7ef0f48...14b67c6 (1): > Buildings 4.0 is the latest version
458ac9bfcvwaurich* testsuite c18b634...d7d530d (1): > add more resolveLoops tests
d7d530da8vwaurichadd more resolveLoops tests
91578fa09Martin Sjölund* OMCompiler 1d06167...399ee41 (2): > Add an is_utf8 implementation > Include
44b35cc2bRüdiger FrankeUpdating submodules
c18b63421Rüdiger FrankeAdd test for ticket:4224
f5c3eda05Rüdiger Franke* OMCompiler 15bcdab...22f0d9b (1): > Support linear systems in clocked partitions
ae349e7b1Lennart Ochel* OMCompiler 1f4d4e0...15bcdab (1): > Don't return success for unimplemented functions
3940b176eLennart Ochel* OMCompiler 20fbe26...1f4d4e0 (1): > Improve logging of homotopy-based initialization
ac296bacePer ÖstlundUpdate scodeinst tests.
1d7cd43e9Per ÖstlundUpdating submodules
a7caa2a84Lennart Ochel* doc 4a3d238...801d0f7 (2): > Fix some typos > Remove wrong cross reference
801d0f7faLennart OchelFix some typos
9cc34f424Lennart OchelRemove wrong cross reference
28d7a3ec1Martin SjölundAdd FMU before you run it
bb0655471Martin Sjölund* testsuite 4af10ea...28d7a3e (1): > Add FMU before you run it
b78e61f91Martin Sjölund* libraries f755623...7ef0f48 (1): > Add new libraries
4af10ea95Martin SjölundKeep the generated log
faaa3e812Martin Sjölund* testsuite a0ae22e...4af10ea (1): > Keep the generated log
a0ae22ecdMartin SjölundCheck the FMU XML for source/ARM
5b87dca5fMartin Sjölund* testsuite 585feed...a0ae22e (1): > Check the FMU XML for source/ARM
585feed41Martin SjölundAdd missing files for ARM/source
46ed3f38eMartin Sjölund* testsuite d0079f6...585feed (1): > Add missing files for ARM/source
d0079f60eMartin SjölundFMI website calls "source" FMUs "c-code"
df5262a26Martin Sjölund* testsuite aab7efc...d0079f6 (1): > FMI website calls "source" FMUs "c-code"
aab7efccdMartin SjölundFix expected filename of _ref.opt
bf63b65d3Martin Sjölund* testsuite b143f56...aab7efc (1): > Fix expected filename of _ref.opt
b143f56aeLennart OchelAdd test nlssMaxDensity.mos
2baf8920aLennart Ochel* testsuite 4c5e1a7...b143f56 (2): > Add test nlssMaxDensity.mos > Add test nlssMinSize.mos
bc85cc1ceLennart OchelAdd test nlssMinSize.mos
571b835edLennart Ochel* OMCompiler 4fe59c4...c80769b (1): > Fix c runtime command line options (#1383)
9c86e1ff9hudson* libraries a7c55b4...f755623 (1): > Bump libraries
e552e0818Adeel Asghar* OMEdit 289fa10...800e4b3 (1): > Check for the null pointer.
800e4b384Adeel AsgharCheck for the null pointer.
a0e286e49Adeel Asghar* OMEdit 0ee4ed0...289fa10 (1): > Fix Qt4 builds. Make moc happy by creating the same class from two different files.
4c5e1a725Martin SjölundCan't copy files that don't exist
2f5803d0eMartin Sjölund* testsuite 2a58330...4c5e1a7 (1): > Can't copy files that don't exist
289fa10daAdeel AsgharFix Qt4 builds. Make moc happy by creating the same class from two different files.
2a58330a3Martin SjölundSave the options file for the FMI testing
8c30532ecMartin Sjölund* testsuite 03778b0...2a58330 (1): > Save the options file for the FMI testing
1cebf30b6Martin Sjölund* OMCompiler 6ed4cfd...4fe59c4 (1): > Follow FMI 2.0 schema (no empty output section)
03778b0b3Martin SjölundCopy ReadMe-file to the directory structure
8dd57d95cMartin Sjölund* testsuite 489c3e9...03778b0 (2): > Copy ReadMe-file to the directory structure > Fix for OSX64 FMU generation
1a4bb2a57Martin SjölundFix for OSX64 FMU generation
9302dd61aLennart Ochel* OMCompiler b894ea2...6ed4cfd (1): > Don't use default matching arguments within postOptimizeDAE
489c3e9adMartin SjölundNew special testsuite testing
a2540d3b1Martin Sjölund* testsuite 9ef6922...489c3e9 (1): > New special testsuite testing
35e375dd4Lennart Ochel* OMCompiler 0c828c1...b894ea2 (1): > New index reduction method "none"
a26620c10Lennart Ochel* OMCompiler b0da1de...0c828c1 (1): > Fix new runtime flags (#1383)
5d9787eebWilli Braun* OMCompiler 8788348...b0da1de (1): > fix row jac norm sum
540d18becWilli* OMCompiler 0ed97da...8788348 (1): > reset BackendDAE after replace simplifid expressions for lambda=0
7dfc149b8Willi* OMCompiler e66beae...0ed97da (1): > added -nlssMaxDensity and -nlssMinSize simulation flags
7d151a2a7Lennart OchelUpdating submodules
9ef6922aaLennart OchelExpected output
59cf2c410hudson* libraries 1b8146a...a7c55b4 (1): > Bump libraries
ada68e16avwaurich* OMCompiler 733fc0a...1754fe3 (1): > resolveNodes_cutNodes applies DFS
6b9cfe37bAdeel Asghar* OMEdit eac1e77...0ee4ed0 (1): > ticket:4218 Don't convert modifiers to string.
0ee4ed0baAdeel Asgharticket:4218 Don't convert modifiers to string.
97aeb9ceeMartin Sjölund* OMCompiler 21f7de2...733fc0a (1): > Make linear systems not depend on nonlinear
97e9bd8dchudson* 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
eac1e7701Adeel AsgharMinor fixes. Source code documentation and code cleanup.
e4b0f04fbAdeel AsgharUse 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.
e54043af6Robert BraunMade it possible to fetch interface data for a single external model
5b23ac359vwaurich* OMCompiler 04cd792...21f7de2 (1): > reworked resolveLoops
0891dfbabqichenghua* OMCompiler 6f8bb14...04cd792 (2): > fixed issue with c runtime due to usage of compressed sparse column/row matrix format > added Sparse Solver Klu
b3e1f41e8hudson* libraries 97bccd2...1b8146a (1): > Bump libraries
c8716236eMartin Sjölund* OMCompiler d5f9643...6f8bb14 (1): > Fix code generation where `&` is used on an rvalue
83be61ecaMartin Sjölund* OMCompiler a317639...d5f9643 (1): > Return error value when FMU compilation fails
ddebca941ptaeuber* OMCompiler c1159bc...a317639 (1): > Minor changes
da8b59548vwaurich* testsuite 7f45e89...3a026ed (2): > expected output > update resolveLoops test
3a026ed7avwaurichexpected output
c1e932ba9vwaurichupdate resolveLoops test
d475acac6vwaurich* OMCompiler a6ef399...c1159bc (1): > small fix for resolveLoops + error messages
5eb3a5e96Adeel AsgharMerge remote-tracking branch 'origin/master' into 3dviewer
36b9045e4Adeel Asghar* OMEdit 82dba21...f11690d (1): > Removed debugging messages. Indentation. Use tr to mark the strings for translation.
f11690d1eAdeel AsgharRemoved debugging messages. Indentation. Use tr to mark the strings for translation.
0d994665eAdeel Asghar* OMEdit 3d9d102...82dba21 (1): > Read the position & angle321 attributes of the sub-models.
82dba2189Adeel AsgharRead the position & angle321 attributes of the sub-models.
37eea69b7Adeel AsgharMerge remote-tracking branch 'origin/master' into 3dviewer
fc1a0058dhudson* OMEdit 72c7018...3d9d102 (1): > Merge branch 'robbr48-typed_interfaces'
3d9d102b8Adeel AsgharMerge branch 'robbr48-typed_interfaces'
14f2ab131Adeel AsgharMerge branch 'typed_interfaces' of https://github.com/robbr48/OMEdit into robbr48-typed_interfaces
7f45e890cLennart OchelExpected output
88d73af8cLennart OchelUpdating submodules
946bc4e02vwaurichupdate result file
98708fe61vwaurichUpdating submodules
67f0594b7vwaurichupdate tests for resolveLoops
d3932b4b3hudson* libraries c92df50...97bccd2 (2): > Bump libraries > Update v1.6 tag
56170d9adAdeel Asghar* OMEdit 5d4e26e...72c7018 (1): > ticket:4215 Allow making connections from the connectors under some shape/component.
72c7018baAdeel Asgharticket:4215 Allow making connections from the connectors under some shape/component.
f0710a3ffAdeel Asghar* OMEdit c067dd3...5d4e26e (1): > Show an error message if model_info.json file is not found. Show the source when opening TransformationsWidget.
5d4e26e87Adeel AsgharShow an error message if model_info.json file is not found. Show the source when opening TransformationsWidget.
7c5555723Willi Braun* OMCompiler 0177dac...6700d3e (1): > add jac row sum as debug output
11f31ad02Adeel Asghar* OMEdit b93871b...c067dd3 (1): > ticket:4215 Only use transformation values when no iconTransformation value is available.
c067dd331Adeel Asgharticket:4215 Only use transformation values when no iconTransformation value is available.
055e13df2Robert BraunRemoved unnecessary function calls. Fixed error in causality check.
43afe7f84Robert BraunRemoved no longer used icons.
cd1f1c3d8Robert BraunMerge branch 'typed_interfaces' of https://github.com/robbr48/OMEdit into typed_interfaces
089a78b7eAdeel AsgharMerge remote-tracking branch 'origin/master' into 3dviewer
350ea6904Robert BraunSquashed commit of the following:
90940d47aMartin Sjölund* OMEdit 3d30078...b93871b (1): > Initialize GC before Main.init
46f854f2cMartin Sjölund* OMCompiler 669113d...0177dac (1): > Guard GC initialization
b93871bc1Martin SjölundInitialize GC before Main.init
a7bf0d78bRobert BraunAdded support for typed interfaces in composite models.
89f201cffRobert BraunMerge branch 'master' of https://github.com/OpenModelica/OMEdit
c0b745edaRobert BraunMerge branch 'master' of https://github.com/OpenModelica/OMEdit
15a59b077Per ÖstlundAdded tests for #3535.
dfb21e45cPer ÖstlundUpdating submodules
4e0659586Willi Braun* OMCompiler 860bb91...eae1de1 (1): > use sparsePattern.nnz instead of the extended
2208ab1b6Adeel 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.
3d3007829Adeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMEdit
a49d9f5aeAdeel AsgharUse the File* instead of QFile & QTextStream. Flush all streams when opening the CrashReportDialog so we get full logs.
b8b220027Martin Sjölund* OMEdit 12d09da...1b73ef9 (1): > Ignore binary files
cc1feb37cPer Östlund* OMCompiler 2749b17...860bb91 (1): > Partial fix for bug3535.
90ccb5d1aqichenghua* OMCompiler 40f96b8...2749b17 (1): > fix ticket:4213, added scaling of linear systems back again
1b73ef9acMartin SjölundIgnore binary files
a6c5fbc28Robert BraunMerge
afd0d6ae3Martin Sjölund* doc de1767f...4a3d238 (1): > Fix bug when author names have digits in them
4a3d23830Martin SjölundFix bug when author names have digits in them
1526cb2deqichenghua* 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.
1932b80f2Adeel AsgharMerge remote-tracking branch 'origin/master' into 3dviewer
21e4ed874Martin Sjölund* OMCompiler 23f4cf8...a70aefe (1): > Remove unused function
a7d19931cWilli Braun* OMCompiler ba209b7...23f4cf8 (1): > fix colprts for sparse matrixes: ida and kinsol
88e2ec718Martin Sjölund* OMCompiler bbc489c...ba209b7 (2): > Do not link pthreads statically in ARM FMUs > Make ParModelica String variables an error
1bd8b3240Willi Braun* OMCompiler 4d49ee5...bbc489c (1): > fix identity tmp sparse matrix for ida solver
b6b81013eMartin Sjölund* doc e347601...de1767f (1): > Add MIC article
de1767f0cMartin SjölundAdd MIC article
61ba4f6d2hudson* libraries ae8f3a3...c92df50 (1): > Bump libraries
acf94207dhudsonUpdating submodules * OMEdit ef8bd25...12d09da (2): > fix QVariant type > Build the solver combo-box using the enumeration.
12d09da2evwaurichfix QVariant type
47899cb61ptaeuberUpdating submodules
12cc9eb2aptaeuberExpected output
a8344faa2Rü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"
3a5527e78Adeel AsgharBuild the solver combo-box using the enumeration.
1402ba89bhudson* libraries d43a5f2...cb35423 (1): > Bump libraries
1862fb143Martin Sjölund* libraries 19bfdc8...d43a5f2 (1): > Fix for updating SVN libraries
3fe631b20Rüdiger Franke* OMCompiler dba9dd8...9cbbca6 (1): > Remove special treatment of string return args, ticket:3446
ad316fd53Martin SjölundTest for binding/variable multi-source type error
84df8d0e0Martin SjölundUpdating submodules
c7b0b8e87hudson* libraries 0373a84...19bfdc8 (1): > Bump libraries
29019ba57Adeel Asghar* OMEdit 398fc36...ef8bd25 (1): > Avoid crashing OMEdit when visual xml file is not found. Some other minor changes.
ef8bd25c8Adeel AsgharAvoid crashing OMEdit when visual xml file is not found. Some other minor changes.
6d2bbbd5evwaurich* 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
398fc367bvwaurichFMUSettingsDialog is a QDialog
66eb20b62vwaurichadd parent to FMUsettingsDialog
d38e1f62dvwaurichuse gridlayout, rename to FMUSettingsDialog, inherit QDialog
5b8b502b2vwaurichrenaming in FMU-setting dialog
f026f3d5avwaurichsettings dialog for fmu-based visualization
92c7f2f73Adeel AsgharMerge remote-tracking branch 'origin/master' into 3dviewer
cc81fddf3Adeel Asghar* OMEdit a848054...87791ed (1): > ticket:4204 Look for the parameter value in the parameter containing class not in the parameter class.
87791ed75Adeel Asgharticket:4204 Look for the parameter value in the parameter containing class not in the parameter class.
d3475bc4ehudsonUpdating submodules * OMEdit 5523709...a848054 (1): > ticket:4204 Don't insert the default font name.
a84805429Adeel Asgharticket:4204 Don't insert the default font name.
e34760100Matthis ThoradeUpdate ompython.rst
25b88abccAdeel Asghar* OMEdit 7054a8c...5523709 (1): > Fixed the image files selection.
5523709edAdeel AsgharFixed the image files selection.
7e6f4d2bePer ÖstlundUpdate testcases.
139228247Per ÖstlundUpdating submodules
585372424Lennart OchelAdd test for ticket:3446
daee27398hudsonUpdating submodules
178a28436Adrian Popadd test for ticket:4209
8688a002dAdrian PopUpdating submodules
5b99d4cafAdrian Pop* OMCompiler e3ba94b...1240784 (1): > use memset instead of non-standard bzero
6a4b034afhudson* libraries c773672...0373a84 (1): > Bump libraries
00ca93e2evwaurich* doc f6d36f5...6eb0fce (3): > move 3dvisualization doc to omedit doc + more info about 3d view > change visualization screenshot > documentation about view manipulation
6eb0fce4bvwaurichmove 3dvisualization doc to omedit doc + more info about 3d view
50c21a3dcvwaurichchange visualization screenshot
11887a5e2vwaurichdocumentation about view manipulation
70513caf3Adeel Asghar* OMEdit 1ca860b...7054a8c (1): > ticket:4204 Show the inherited text annotation. Use compare instead of contains.
7054a8cf5Adeel Asgharticket:4204 Show the inherited text annotation. Use compare instead of contains.
c639862bejhagupdated expected output
384ca6a83jhagUpdating submodules
7ae0b08dbRüdiger Franke* OMCompiler d316ab2...e7c76f7 (1): > Introduce subactive evaluation mode for clocked equations
45efce6c9hudson* libraries efe4943...c773672 (1): > Bump libraries
1ed1a7c32hudson* libraries da03d9d...efe4943 (1): > Bump libraries
ee09ab4b8Rüdiger FrankeEnable synchronous DID.mos and disable synch.mos, ticket:4168
e2489d08aRüdiger FrankeUpdating submodules
d7af44718Rüdiger FrankeAdd test for clocked partition with algebraic loop
b6f31a287Rüdiger FrankeAdapt test to new solver method ExplicitEuler
911a93a7chudson* libraries 7f7acab...da03d9d (1): > Bump libraries
94bbd2306vwaurichtest for evalFunc, dont evaluate when Inline=false
611b8b4b2vwaurich* testsuite 25bd058...94bbd23 (1): > test for evalFunc, dont evaluate when Inline=false
f8c245f06vwaurich* OMCompiler bff7053...8257001 (1): > dont evaluate functions with multipleDim arrays and Inline=false
96a76d78fAdrian Pop* OMOptim 4452364...00fd572 (1): > fix msys2/mingw32 compilation (#7)
5e3b2d5f0hudson* libraries 549a51a...7f7acab (1): > Bump libraries
72ef3cefeptaeuberUpdating submodules
25bd058ebptaeuberExpected output
b0a26bbdaptaeuberUpdating submodules
5b3abe411ptaeuberExpected Output
1ea393666Adeel 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.
1ca860be4Adeel AsgharAdjust the geometries if LineAnnotation is connection type. Assert if index is out of bound. Don't show connection properties dialog while creating connection.
0159c0b35Adeel AsgharWrite co-simulation result file with just initial data.
636405a06hudson* libraries fa08f0f...549a51a (1): > Bump libraries
d89dfb5a4hudson* libraries 08da976...fa08f0f (1): > Bump libraries
6fe10d0a7Adeel AsgharMerge remote-tracking branch 'origin/master' into 3dviewer
42969581bhudson* libraries 7928817...08da976 (1): > Bump libraries
a14670719Adeel Asghar* OMEdit 79b168d...0642e41 (1): > Use foreach when auto saving the classes.
0642e414aAdeel AsgharUse foreach when auto saving the classes.
29c5d523fAdeel Asghar* OMEdit 5a4232c...79b168d (1): > Fix builds without OSG support.
79b168d49Adeel AsgharFix builds without OSG support.
747cb4bf1hudson* libraries b83330f...7928817 (1): > Bump libraries
022a9a6efAdeel Asghar* OMEdit 801e73a...5a4232c (1): > Get rid of QOpenGLContext::swapBuffers() warning.
5a4232c73Adeel AsgharGet rid of QOpenGLContext::swapBuffers() warning.
a05232e64Adeel Asghar* OMEdit 6dca91b...801e73a (1): > ticket:4199 Show the Qt::WaitCursor when translating the model.
801e73acdAdeel Asgharticket:4199 Show the Qt::WaitCursor when translating the model.
3d8b5e27bhudson* 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.
6dca91bc1Adeel AsgharFix the Windows fallback backtrace implementation.
bce2ab286adeas31Use GDB backtrace but use existing backtrace as fallback
8b00b7422Adeel Asgharticket:4197 Print backtraces from all threads.
b6cf26d63Adeel Asghar* OMEdit 15a75e0...bce55d4 (1): > Change the way stdout & stderr files are read.
bce55d41bAdeel AsgharChange the way stdout & stderr files are read.
55c620fcchudson* libraries 7b9d233...b83330f (1): > Bump libraries
b2d0c750aAdeel AsgharShow the 3dviewer when metamodel is opened. Create all animation actions in base class.
65929298bhudson* libraries 0091486...7b9d233 (1): > Bump libraries
658b3bea5Adeel Asghar* OMEdit 312cd02...15a75e0 (1): > Removed the unnecessary include.
15a75e08cAdeel AsgharRemoved the unnecessary include.
eaa9cc6c8hudson* libraries 13db274...0091486 (1): > Bump libraries
31982a453hkiel* OMNotebook f2b1e1b...c431370 (1): > do not move closed cells
c431370d5hkieldo not move closed cells
f3c36ce63adeas31* OMOptim 5d74d35...4452364 (1): > Fix Qt4 compilation
f7b8ab54chkiel* 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
f2b1e1b96hkielfix 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
07201c4a9Adeel Asghar* OMEdit 7c611be...312cd02 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Don't add shorcut to simulation action.
312cd0208Adeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMEdit
3affbfbc6Adeel AsgharDon't add shorcut to simulation action.
9082546fahudsonUpdating submodules * OMEdit 058097e...7c611be (3): > add QAction include > Use the override keyword. Include the Visualizer header file. > Merge branch 'adeas31-3dviewer'
7c611be0badrpoadd QAction include
0f985b2a9Adeel AsgharUse the override keyword. Include the Visualizer header file.
8f6fbc6b4Adeel AsgharMerge branch 'adeas31-3dviewer'
dd5cb095aAdeel AsgharAdapt the code to the master. Added new class ThreeDViewer.
8e16482f2Adeel AsgharMerge remote-tracking branch 'origin/master' into 3dviewer
5e7ad18fbadrpo* OMEdit a4247ce...058097e (1): > fix the compilation of OMEdit for qt4
058097eaaadrpofix the compilation of OMEdit for qt4
f8922288fAdrian Pop* OMOptim fb416c8...a54cf2b (2): > fix OMOptim on Linux (#5) > make OMOptim usable again (#4)
cd832e171adrpopoint to an existing OMEdit commit
a4247ce98Adeel AsgharSet different camera views depending on file types.
8b8668557Adeel AsgharRemoved unused perspective icons. Added the documentation editor icons back.
aa32cc20fRobert BraunAdded cleanup and comments.
774de7944Robert BraunRemoved most perspectives in animation and added two camera rotation buttons instead.
acdc74202Robert BraunSome comments and code cleanup.
ef3a48f80Robert BraunAdded more viewing angles for the animation camera.
1759e5b81Robert BraunCorrected colors for animation inertial system.
9c691a195hudson* OMEdit 127dcf2...a76cf63 (1): > Merge branch 'robbr48-animation_perspectives'
b245cfb0dhudsonUpdating submodules * OMEdit 529e848...127dcf2 (1): > Handle the case when there is any error running the simulation process.
127dcf2baAdeel AsgharHandle the case when there is any error running the simulation process.
cbc948f26Martin Sjölund* doc fdc4123...f6d36f5 (1): > Fix letter Å escape
f6d36f5ecMartin SjölundFix letter Å escape
830a02761Adeel AsgharStarted work on 3d viewer. Added a new dock widget. Make an abstract animation window.
53615d36aRobert BraunMerge branch 'master' of https://github.com/OpenModelica/OMEdit
1089fb91aRobert BraunAdded cleanup and comments.
d13dc09ecMartin Sjölund* OMCompiler 468d99e...56dc448 (1): > Add some sanity checks for threads
6fc8fd09dRobert BraunMerge branch 'robbr48-master'
509fbc453Robert BraunMerged with master
4f5f4d95fRobert BraunRemoved most perspectives in animation and added two camera rotation buttons instead.
bcc594d6dMartin Sjölund* doc fd4a2e4...fdc4123 (1): > Add an entry for latex templates not sorting Å
fdc41236eMartin SjölundAdd an entry for latex templates not sorting Å
31076df40Adrian Pop* OMCompiler 558fab0...468d99e (1): > fix SystemImpl__directoryExists for Windows, cannot end in (forward) slash
61fe4ff51Adrian Pop* OMNotebook a0a5b19...fc06c2d (1): > fix OMNotebook version on Windows
fc06c2d59Adrian Popfix OMNotebook version on Windows
1db5844b4hudson* 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.
529e848b1Adrian Popfix include file case
a86c50fc5Adeel Asgharticket:4188 Fixed a minor issue with connection creation.
d53fe054dAdeel Asgharticket:4186 Handle illegal class name.
2669193f0Adrian Pop* testsuite bd49963...15710a3 (1): > fix Makefile
15710a3c2Adrian Popfix Makefile
3c48d0f4cAdeel AsgharMerge branch 'master' into master
46085afbbAdeel AsgharUse QAction instead of QToolButton.
e10346fb0Adeel AsgharDo not use QIODevice::Text when writing file. Removed the extra arguments from queryCommandState & queryCommandValue.
c93c60349Adeel AsgharAllow creating link and unlinking it.
0be5dc203Adeel AsgharAdded indentation, bullet lists & numbered lists formatting.
0770b88bfAdeel AsgharAllow block formats and text font.
3f37fd0bdAdeel AsgharAllow alignment of text.
f8fd5149fAdeel AsgharMissing icons from last commit.
6994e0e33Adeel AsgharAllow text & background color formatting. Use QToolbar instead of QStatusbar. Use document.execCommand to apply formatting. Use document.queryCommandState to get the command value.
d59cd5008Adeel AsgharAllow strikethrough, subscript & superscript formatting.
e0a689244Adeel AsgharUpdate the html editor when html source is changed.
7431598bfAdeel AsgharAllow bold, italic & underline formatting on the text.
6dd14bd1eAdeel Asgharticket:4067 Use QWebView as WYSIWYG editor.
786623399hudson* libraries a94d0ae...e976e63 (1): > Bump libraries
999edac19Martin Sjölund* doc 39401d8...fd4a2e4 (1): > Add Eurosim 2016 paper
fd4a2e456Martin SjölundAdd Eurosim 2016 paper
c89a453fcMartin Sjölund* doc 07f0252...39401d8 (1): > Add A Portable Debugger for Algorithmic Modelica Code
39401d8eeMartin SjölundAdd A Portable Debugger for Algorithmic Modelica Code
260df92d6hkielUpdating submodules * OMEdit cefa7f5...25da439 (1): > create Application/ path before copy on macOS
25da43997hkielcreate Application/ path before copy on macOS
68ace766chkiel* OMShell d0b0597...ab97b73 (1): > create Application/ path before copy on macOS
a0a5b1988hkielcreate Application/ path before copy on macOS
ab97b73b7hkielcreate Application/ path before copy on macOS
f820c1595Robert BraunSome comments and code cleanup.
ed5407033Robert BraunAdded more viewing angles for the animation camera.
9b3c3f589Martin Sjölund* OMCompiler 6b8c595...558fab0 (1): > [Susan] Remove unused imports from generated code
5d5e21d66hkiel* OMNotebook 484baa8...4b750e7 (1): > fix path to OMNotebookHelp.onb on OS X
4b750e74fhkielfix path to OMNotebookHelp.onb on OS X
f05d1cdd2Martin Sjölund* OMCompiler e1918e8...6b8c595 (1): > Add note about pkg-config
93e1e0493Adrian Pop* OMCompiler 5042c64...e1918e8 (1): > this is really ridiculous
a8597de0chudson* libraries 6c3bdee...a94d0ae (1): > Bump libraries
aed6e8cc4Adrian Pop* OMCompiler 3f1dccb...5042c64 (1): > fix ticket:4125, use mmc_(u|s)int_t instead of long!
ce3d2d20cAdrian Pop* OMNotebook f98c10f...484baa8 (1): > fix Windows compilation, generate omc_config.h
484baa862Adrian Popfix Windows compilation, generate omc_config.h
b1bfc2ed3qichenghua* 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.
3188e46d4hkiel* OMNotebook 9d5437f...f98c10f (1): > Fix windows makefile such that OMNotebook is built again
f98c10fc7hkielFix windows makefile such that OMNotebook is built again
29c03707cAdrian Pop* OMCompiler 8ac8faf...ca147d7 (1): > handle if expressions
458dc9f01Adrian 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
9ec64ebcfAdrian 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
6fdcc23a3Adrian Pop* OMCompiler 73f3704...778e564 (1): > use execstat for new front-end phases
0ca53938bAdrian 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
118538d72hudson* libraries d39a4b8...6c3bdee (1): > Bump libraries
bd4996353Adrian Popfix ticket:4190 allow arrays components in when conditions
3093afc30Adrian PopUpdating submodules
c4abad787Adrian Pop* OMCompiler 8b0bf11...26d9240 (1): > create the directory during docs target
a61db284cAdrian Pop* OMCompiler 21bd84f...8b0bf11 (1): > only display the error when failtrace is activated
af34cf36bAdrian 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
b1cf53336Adrian Pop* testsuite 4a890b8...9cb4af3 (1): > fix tests after the -d=gen flag is deactivated by default
9cb4af35dAdrian Popfix tests after the -d=gen flag is deactivated by default
c53be9f83Adrian Pop* OMCompiler 823536e...8b58dcc (1): > add a JSON serializer for any MetaModelica data
5babf8776hudson* libraries f43bab9...d39a4b8 (1): > Bump libraries
43f5fd3d1hkiel* 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
9d5437f85hkielallow recursive evaluation of cells before only 4 levels were processed cleaned up code updated translations
40df40dd7hkielmove OMNotebookHelp.onb out of DrModelica directory
423c1a8edhkielupdate german translation
35769069chkielDo not use translated text to identify objects
a900579cahkielDo not translate keyboard short cuts update translation files update section numbering when moving cells
5dcefeb44hkielupdate Help document latexcells were missing for one
c7905b99bRobert BraunCorrected colors for animation inertial system.
ec970a0d1Martin Sjölund* doc 1082848...07f0252 (1): > Add ISSE paper
07f0252d1Martin SjölundAdd ISSE paper
3ffc35600Martin Sjölund* doc f97e7f0...1082848 (1): > Fix case of the latest publications
108284871Martin SjölundFix case of the latest publications
892e37432Adrian Pop* OMCompiler 9fabde5...823536e (1): > some updates to OMDev readme
044b00804Martin Sjölund* OMCompiler 334f2f6...9fabde5 (1): > Copy entire array when a dimension is unknown
4a890b897Martin SjölundUpdate tests for -d=nogen being the default
b29a1edc7Martin SjölundUpdating submodules
c8f7e3b8bMartin Sjölund* OMEdit f484685...cefa7f5 (1): > Stop using deprecated + for OMC flags
cefa7f5ceMartin SjölundStop using deprecated + for OMC flags
3587d58e6Martin Sjölund* OMCompiler d234d60...298a396 (2): > Refactor SimCode.mo for bootstrapping tarball > Do not allow paths like A..B.C (typo in grammar)
1b101c406hudson* libraries ab2e440...f43bab9 (1): > Bump libraries
0a272fe81Adrian Pop* OMCompiler c3e6c1b...d234d60 (1): > fixes for ticket:4183, copy the needed dlls inside FMU
a42dd1b9bhkiel* OMNotebook 7d51e86...1ff9520 (1): > fix cases where tranlated text is compared to non-translated
1ff9520e7hkielfix cases where tranlated text is compared to non-translated
76eb4ca5ehkielcopy translations for OMNotebook
081c375cahkiel* OMEdit 0af374d...f484685 (1): > apply setMenuRole for the About menu items add my email address to about window
f4846858ahkielapply setMenuRole for the About menu items add my email address to about window
384585ccbhkiel* OMNotebook 95dc78d...7d51e86 (1): > fix loosing translation
7d51e862bhkielfix loosing translation
ee11a3b50hkiel* OMNotebook 56e466c...95dc78d (1): > make OMNotebook UI translatable create german translation
95dc78d12hkielmake OMNotebook UI translatable create german translation
485e37c11hudson* libraries 5ec2af3...ab2e440 (1): > Bump libraries
78f75c0f9Adeel Asghar* OMEdit 3de88f0...0af374d (2): > Check for settings before applying it. > ticket:4177 Remember the check state of copy proprieties to icon layer.
0af374d1bAdeel AsgharCheck for settings before applying it.
2a345f62aAdeel Asgharticket:4177 Remember the check state of copy proprieties to icon layer.
c6489af10Adeel Asghar* OMEdit 8b76c51...3de88f0 (1): > ticket:4178 Update the text binding when reference shape is changed.
3de88f010Adeel Asgharticket:4178 Update the text binding when reference shape is changed.
61edaad3aAdeel Asghar* OMEdit c791818...8b76c51 (1): > Fixed the crashes because of dangling Component pointers.
8b76c5142Adeel AsgharFixed the crashes because of dangling Component pointers.
f09cc2b97Martin Sjölund* testsuite ffd20b2...ee053f0 (2): > Update gitattributes > Added testcase for splitting generated code
ee053f037Martin SjölundUpdate gitattributes
04ae07af6Martin SjölundAdded testcase for splitting generated code
dd3286358Willi Braun* OMCompiler 3a09a12...c3e6c1b (1): > Revert "generate sparsityPattern for EQUATIONSYSTEM without rewrite equations"
ffd20b2daMartin SjölundExpected output for changing unparsing
ca235275dMartin SjölundUpdating submodules
90880c9e6Niklas 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
3e1f3605cNiklas Worschechremoved also umfpack folder
22991a514Niklas Worschech* testsuite f2e44a7...3e1f360 (1): > removed also umfpack folder
f2e44a714Niklas Worschechremoved umfpack test correctly
614e91172Niklas Worschech* testsuite 358e3d7...f2e44a7 (1): > removed umfpack test correctly
f12bee505hudson* libraries 374e4af...5ec2af3 (1): > Bump libraries
971f3dfa8Martin Sjölund* OMCompiler fdb6f8f...d60d7e6 (1): > Removes tabs, use algorithm section
358e3d7c4Niklas Worschechdeactivated umpfack solver and corresponding test, using klu instead
4522717c2Niklas Worschech* testsuite 917aacc...358e3d7 (1): > deactivated umpfack solver and corresponding test, using klu instead
c17eedcd9hkiel* OMCompiler a617ea7...fdb6f8f (1): > fix some warnings
910e0d0c5Per Östlund* OMCompiler c978947...a617ea7 (1): > NFInst clean up.
b9650d9c1Willi BraunUpdating submodules
917aacc9cWilli Braunremove debug output from testcases
685744943Adeel 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.
c79181877Adeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMEdit
0bc5dab6dAdeel AsgharUse the negative angles instead of multiplying the matrix with minus.
57424e6efhkiel* OMEdit 31e6d94...1de0596 (2): > supply custom Info.plist for OMEdit connects ".mo" files to OMEdit on OS x > add missing keyword override
1de059644hkielsupply custom Info.plist for OMEdit connects ".mo" files to OMEdit on OS x
a74d17933hkieladd missing keyword override
4737c560cWilli Braunadded daeMode problem7 (records testcase)
49cd72724Willi BraunUpdating submodules
03a0d0b00Willi Braun* OMCompiler 648ebcb...b6789ac (2): > added debug flag to disable coloring > generate sparsityPattern for EQUATIONSYSTEM without rewrite equations
f86cf6cc0Adeel Asghar* OMEdit 33f3c33...31e6d94 (1): > ticket:4175 Check for null pointer.
31e6d94d3Adeel Asgharticket:4175 Check for null pointer.
ed1b6bb11Adeel Asghar* OMCompiler cc7fdac...648ebcb (1): > ticket:4175 Remove the unexpected integer formatter.
13b28c586Adeel Asghar* OMEdit db43981...33f3c33 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > ticket:4175 Start the tcp server from the main thread.
33f3c335fAdeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMEdit
a3df36520Adeel Asgharticket:4175 Start the tcp server from the main thread.
cf095130ehudson* libraries 55bb96b...374e4af (1): > Bump libraries
21c9985b1Martin Sjölund* OMCompiler 9fcae81...cc7fdac (1): > Use CXXFLAGS instead of CFLAGS
72609c5beMartin SjölundUpdating submodules * OMEdit ce0dd87...db43981 (2): > Update common.git > Fix duplicate project names in crash dialog
db4398141Martin SjölundUpdate common.git
99e1439acMartin Sjölund* OMCompiler 68920ea...9fcae81 (1): > Add OMCompiler prefix if there is no REVISION file
c0e07c609Martin SjölundFix duplicate project names in crash dialog
db79fa717Martin SjölundPass the PACKAGE_NAME to semver.sh
208059284hudson* libraries a2f8bcb...55bb96b (1): > Bump libraries
6f8b83543Adrian Pop* OMCompiler 8c0a156...68920ea (1): > update the buildings2csv script
c75c476f2Adrian Pop* OMOptim 9deb7c5...fb416c8 (1): > update common (#3)
b1e42de4dhudson* libraries f47712f...a2f8bcb (1): > Bump libraries
6f62e74c7Per ÖstlundFix bootstrapping tests.
91bbb038bPer ÖstlundUpdating submodules
7fc9c4d9fhkiel* OMNotebook 71a78d0...56e466c (1): > process events during startup to catch FileOpen event prevents DrModelica to open up
56e466c58hkielprocess events during startup to catch FileOpen event prevents DrModelica to open up
2e5972c22hkiel* 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
71a78d024hkielsome 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
8913972f6Adrian Pop* OMCompiler 9ba9c3d...926c35e (1): > update common
b7c32aca2Adrian Pop* OMEdit 01d9403...ce0dd87 (1): > some small updates to OMEdit - unify Windows / Linux version handling - update the contributors list using the git log
ce0dd877bAdrian Popsome small updates to OMEdit - unify Windows / Linux version handling - update the contributors list using the git log
fc0fa7ad2Adrian 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
cb5ffe2aeMartin Sjölund* OMCompiler 4041222...051f9ea (1): > Handle race condition in launchParallelTasks
a2946a451hudson* libraries 2be05fd...f47712f (1): > Bump libraries
84984a7f0Martin Sjölund* OMCompiler e2c90ae...4041222 (1): > Update CXXFLAGS in a better way
2350bd0aahkiel* OMNotebook a21855e...29e5dff (1): > Show help text in statusTip for command completion do not do command completion in LaTeX cells
29e5dffadhkielShow help text in statusTip for command completion do not do command completion in LaTeX cells
2c1269e03Martin Sjölund* OMEdit 75245d0...01d9403 (1): > Add the build system to the crash dialog
2a6f51040Martin Sjölund* OMCompiler 4fc6fb7...e2c90ae (1): > Fixes from static error checker
01d94035fMartin SjölundAdd the build system to the crash dialog
38eab3ae5Martin Sjölund* OMEdit f86d92d...75245d0 (1): > Some fixes from static analysis
75245d0f8Martin SjölundSome fixes from static analysis
af52eea26hkiel* OMNotebook f9f842f...a21855e (1): > Enhance appearance of OMNotebook make treeview dpi-aware make LaTeX images transparent shorten latex image resource name
a21855eb9hkielEnhance appearance of OMNotebook make treeview dpi-aware make LaTeX images transparent shorten latex image resource name
fd015e36aMartin Sjölund* OMEdit 8e2082b...f86d92d (2): > Some fixes from the static analysis > Add a default message in crash reports
f86d92dc1Martin SjölundSome fixes from the static analysis
21c9c6decMartin SjölundAdd a default message in crash reports
8f309faffAdrian Pop* OMCompiler 7e9c752...4fc6fb7 (1): > minor performance enhancement for OMC API
d48b946a8Willi Braun* OMCompiler 0ab52c8...7e9c752 (2): > fix printSparseStructure > improve debug prints for daeMode
af8f45922Peter Fritzson* OMCompiler f25b1b5...0ab52c8 (2): > Completed support for checking Unary operators in checkUnaryOperation. > NF typing and typechecking of unary operators
03b24a1a5Adrian Pop* OMCompiler 2395ff7...f25b1b5 (1): > attempt to make the windows compilation more robust
e6c2f7136Adrian Pop* OMCompiler a7e1b49...2395ff7 (1): > fix annex conversion script
1f00d2502hudson* libraries b0fa335...2be05fd (1): > Bump libraries
be09453bcMahder Gebremedhin* OMCompiler 0d56452...a7e1b49 (1): > Typing updates for new Front-end
d2702596fWilli Braun* OMCompiler 3f5a3c0...0d56452 (1): > fix printSpasityPattern for daeMode
fa0e23cfcMartin Sjölund* OMCompiler 0514fbe...3f5a3c0 (1): > Remove sundials on make clean
57291abafAdrian Pop* OMCompiler f516283...0514fbe (1): > try to run mkbuilddirs before anything else
7f2cf7541Martin Sjölund* OMEdit d59b496...8e2082b (1): > Ignore linker errors when checking osgQt
8e2082b94Martin SjölundIgnore linker errors when checking osgQt
58daae7deAdrian Pop* OMCompiler c7e8c02...f516283 (1): > improvements to function handling - handle some of the builtin functions - handle named arguments - check argument type, variability, etc
83d947b04hudson* libraries dc196ad...b0fa335 (1): > Bump libraries
4845feb71hkiel* OMNotebook 43fd21c...f9f842f (1): > when exporting to PDF, redirect .onb links to respective .pdf fix DrModelica stray CR symbols ( ) remove debugging fprintf call
f9f842ff0hkielwhen exporting to PDF, redirect .onb links to respective .pdf fix DrModelica stray CR symbols ( ) remove debugging fprintf call
5a060c8c0Martin Sjölund* OMEdit cfb8e3b...d59b496 (1): > Do not add a uses-annotation to the own library
d59b49625Martin SjölundDo not add a uses-annotation to the own library
469a4c1daMartin Sjölund* OMEdit 7c09963...cfb8e3b (1): > Guard against NULL pointer
cfb8e3b4bMartin SjölundGuard against NULL pointer
cf1f49695hudson* libraries cd0d312...dc196ad (1): > Bump libraries
aaf21a934Martin SjölundUpdating submodules
fc47cd54dMartin SjölundExpected output (is a warning, not an error)
807e3e820Martin SjölundUpdating submodules
e952f3dd4Martin SjölundAdd test for when not initial()
01e2a6c04Adrian Pop* OMCompiler da294f8...4a4bd52 (1): > partial support for handling functions
ee3843157Per ÖstlundUpdated nfinst test cases.
86379222dPer ÖstlundUpdating submodules
a09b02d0bAdrian Pop* OMCompiler 6c8d8e3...974e2ad (1): > docs depends on mkbuilddirs
927eb73a9Adrian Pop* OMCompiler 8c41330...6c8d8e3 (1): > -use $MAKE instead of make
d610bb6b8Adeel Asghar* OMEdit a0aa3a8...7c09963 (1): > Check if file is relative.
7c099633cAdeel AsgharCheck if file is relative.
03323755bAdeel Asghar* OMEdit 0fed15a...a0aa3a8 (1): > ticket:4164 Open files at start up on OSX.
a0aa3a814Adeel Asgharticket:4164 Open files at start up on OSX.
857bf9f25Lennart Ochel* OMCompiler 9b4c1fe...8c41330 (1): > Fix dummy attributes
8d459a253Adeel Asghar* OMEdit 30ec275...0fed15a (1): > ticket:4162 Enable the Re-simulation toolbar buttons when they are valid.
0fed15a30Adeel Asgharticket:4162 Enable the Re-simulation toolbar buttons when they are valid.
26c48d058hudson* OMNotebook 9ab760b...43fd21c (1): > Merge pull request #9 from hkiel/export_pdf
43fd21c39Henning KielMerge pull request #9 from hkiel/export_pdf
c71d5f303hkielExport Notebook as PDF
c7a818e2aLennart Ochel* OMCompiler 9da1640...9b4c1fe (1): > Fix dummy real attributes
6b50eb6b6Per ÖstlundAdded testcase EnumFuncIf.
84d934dc6Per ÖstlundUpdating submodules
763e6051carun3688frontend unitchecking testcases
2f7643b93arun3688Updating submodules
709eafac1Adeel Asghar* OMEdit 6e46b93...30ec275 (1): > ticket:4156 Find a proper base zoom factor for documentation browser.
30ec27531Adeel Asgharticket:4156 Find a proper base zoom factor for documentation browser.
ca065785cAdeel Asghar* OMEdit c395f7d...6e46b93 (1): > ticket:4156 Do not set maximum height. Use the layout stretch and alignment.
6e46b93b5Adeel Asgharticket:4156 Do not set maximum height. Use the layout stretch and alignment.
a066b7180Adeel Asghar* OMEdit b947d01...c395f7d (1): > Skip the log messages received as a result of pending breakpoints.
c395f7d16Adeel AsgharSkip the log messages received as a result of pending breakpoints.
8e558fc6dAdeel Asghar* OMEdit 9fb1bc8...b947d01 (1): > Use the GDB path defined in settings unless user specify something.
b947d01b2Adeel AsgharUse the GDB path defined in settings unless user specify something.
b0cbf9ee9hudson* OMEdit c9f07ae...9fb1bc8 (1): > Merge pull request #63 from hkiel/omedit_spellfix_de
9fb1bc8eeHenning KielMerge pull request #63 from hkiel/omedit_spellfix_de
c69424355Per Östlund* OMCompiler 5b7362b...f170480 (1): > Fix compilation without sundials/kinsol support.
1a6da6c0dhkielSpell fix and some more german translations
dc97273adAdrian Pop* OMCompiler debe19c...5b7362b (1): > add all Codegen*.mo to .gitignore
fdd6dee11Adeel Asghar* OMEdit cdab4c8...c9f07ae (1): > ticket:4156 Get rid of about us image. Added a simple about dialog with required information.
c9f07ae18Adeel Asgharticket:4156 Get rid of about us image. Added a simple about dialog with required information.
7201b7debhudson* libraries 8831b8d...cd0d312 (1): > Bump libraries
741738e0dAdeel Asghar* OMEdit 21099cd...cdab4c8 (1): > ticket:4156 Do not set icon size for QToolButton.
cdab4c829Adeel Asgharticket:4156 Do not set icon size for QToolButton.
16dcaba43Adeel Asghar* OMEdit 0ee5536...21099cd (1): > Make format and indentation settings take layout space.
21099cd52Adeel AsgharMake format and indentation settings take layout space.
c0ef4e517Adeel Asghar* OMEdit aaff7c6...0ee5536 (1): > Added support for generateVerificationScenarios API.
0ee5536faAdeel AsgharAdded support for generateVerificationScenarios API.
949fa744fMartin Sjölund* OMCompiler 8dcb443...debe19c (1): > Initial commit for embedded C code generator
6edbc337dMartin SjölundUpdate expected output for new failure
52e47cc09Martin SjölundUpdating submodules
5a1555084Martin SjölundUpdate expected output for OMCompiler PR:1034
e765298bbWilli Braun* OMCompiler fdfc424...dc675db (1): > ticket:4159 fix some flag descriptions
871e08ca2Martin SjölundAdd requirements tests
74ea347abMartin Sjölund* testsuite dc6a62b...871e08c (1): > Add requirements tests
6df7b34ccLena Buffoni* OMCompiler f727803...fdfc424 (1): > support for verification scenario generation from requirement models
d023699bahudsonUpdating submodules
dc6a62bbcAdeel AsgharAdded a test for getClassNames includeConstants.
aaff7c6efAdeel AsgharRespect the case-sensitive operating systems
9db63a724Adeel AsgharMerge pull request #62 from adeas31/packageOrder
5ee52d30eAdeel AsgharMerge pull request #61 from vwaurich/dxf
e824f3766Adeel Asgharticket:4152 Use getClassNames API with includeConstants true to get the correct package.order file.
238ea3c74vwaurichfix tabs, fix normals, fix colors for dxf
87a2ca44bWilli Braun* OMCompiler af8cd3e...1df8a4a (2): > added kinsol/klu solver support with sparsity > generate always SparsePattern for non-linear algebraic loops
e77320228vwaurichan own basic dxf file reader
12eb01af1Martin SjölundUpdating submodules * OMCompiler ecceebd...af8cd3e (1): > v1.12 development
a06a95d47Martin SjölundStart v1.12 development branch
65b599bc1Martin Sjölund* doc 9220e9e...f97e7f0 (1): > Ignore tracreleases file
f97e7f013Martin SjölundIgnore tracreleases file
148df3fdfadrpo* OMCompiler 2ccad20...ecceebd (1): > make sure we don't have a old version number when no git present
72eb17a84hudson* libraries 1da1a76...835f9f6 (1): > Bump libraries
b241a5b2eAdeel Asghar* OMEdit 466e905...6e7e014 (1): > minor fix.
6e7e01427Adeel Asgharminor fix.
8c850430eAdeel Asghar* OMEdit 837a849...466e905 (1): > Show the tlm co-simulation output widget.
7c4d49a03Per ÖstlundTest case for qualified cref in eq for nfinst.
bb2b56f20Per ÖstlundUpdating submodules
00d39bc9badrpo* OMCompiler 3ee365e...e1efb57 (1): > isXMLTCP is defined only if NO_INTERACTIVE_DEPENDENCY is undefined
466e9054cAdeel AsgharShow the tlm co-simulation output widget.
3cbd2e74cNiklas Worschech* OMCompiler daab8bb...3ee365e (1): > use boost 1.59 if Visual Studio 2013 is used
5d72cbfeaAdeel Asghar* OMEdit dfe7b6f...837a849 (1): > Convert all caps models to all lower-case component name.
837a84968Adeel AsgharConvert all caps models to all lower-case component name.
640b434dbMartin SjölundAdd testcase for ticket:4153
ec34f2e4cMartin SjölundUpdating submodules
90e59ea08Rüdiger Franke* OMCompiler ce441e1...b0c9b43 (1): > Adapt log levels to OMEdit, ticket:4048
53b6fe305Adeel Asghar* OMEdit c9166ec...dfe7b6f (1): > ticket:4048 Use black color for debug messages.
dfe7b6fc8Adeel Asgharticket:4048 Use black color for debug messages.
118ea9818Adeel Asghar* OMEdit 14a1a1e...c9166ec (1): > Use the new log format xmltcp. Fixes ticket:4048.
3ce7b92a2hudson* OMCompiler 407fc9c...ce441e1 (3): > Merge remote-tracking branch 'origin/master' into pullrequest > Implement logging of simulation status > Unify treatment of Logger instance
c9166ece2Adeel AsgharUse the new log format xmltcp. Fixes ticket:4048.
b571b987dAdrian Pop* OMCompiler a8258d4...407fc9c (1): > link generated executable with with wsock32 and ws2_32
58abf1da9hudson* 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
99a0582d5Martin Sjölund* OMEdit be0978f...14a1a1e (1): > Check NULL pointer
14a1a1e74Martin SjölundCheck NULL pointer
9abfd9032Rüdiger FrankeUpdating submodules
7bf56647cRüdiger FrankeAdapt OMEdit test to support for log-port
f46a354b5hudson* libraries f775581...1da1a76 (1): > Bump libraries
15eefee80Martin SjölundUpdating submodules * OMEdit f416947...be0978f (1): > Update common
d0b059794Martin SjölundUpdate common
6205bffc4Martin SjölundUpdate common
9ab760bb9Martin SjölundUpdate common
be0978fa3Martin SjölundUpdate common
26ce3a277hudson* libraries 583ee93...f775581 (1): > Bump libraries
018c43cb3hkiel* common 1fccf2c...7471457 (1): > fix qmake.sh on darwin
747145757hkielfix qmake.sh on darwin
28034ca2aMartin Sjölund* OMEdit ffae961...f416947 (2): > Check for NULL pointer > Disable qmake default optimization flags
f41694703Martin SjölundCheck for NULL pointer
04a34277fMartin SjölundDisable qmake default optimization flags
659dbd07cadrpo* OMCompiler 3a460b5...6b059e0 (1): > fix windows builds add libs wsock32 ws2_32
d07f77a79Adeel Asghar* OMEdit 93e212e...ffae961 (1): > ticket:4067 Fixes the issue with quotes. Allow users to edit __OpenModelica_infoHeader as well.
ffae961dcAdeel Asgharticket:4067 Fixes the issue with quotes. Allow users to edit __OpenModelica_infoHeader as well.
6f4354a8fRüdiger FrankeExpected result
53d3440c4Rüdiger FrankeUpdating submodules
32105154dhudson* libraries f4c3316...583ee93 (1): > Bump libraries
c61eb27afWilli Braun* OMCompiler 0c85d9a...712e12e (1): > add try-catch execption if initialSolverData fails
6b228947eWilli Braun* OMCompiler 95e5e65...0c85d9a (1): > add exception for ida solver if no sparsity available
6b818b2ffAdeel Asghar* OMEdit b3690d8...93e212e (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > ticket:4067 Added a HTMLEditor for editing the documentation.
93e212efdAdeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMEdit
820fa362cAdeel Asgharticket:4067 Added a HTMLEditor for editing the documentation.
42409a75bMartin Sjölund* OMEdit 42a36d0...b3690d8 (1): > Do not include OSG if it was disabled by autoconf
b3690d826Martin SjölundDo not include OSG if it was disabled by autoconf
5d3a66c2dWilli Braun* OMCompiler e4cfc38...95e5e65 (1): > improve symbolic jacobian generation
84ac87fddhudson* OMEdit 7bba37e...42a36d0 (1): > Merge pull request #59 from hkiel/fix_osx_locale
42a36d050Henning KielMerge pull request #59 from hkiel/fix_osx_locale
6202e56dehkielFix compilation error on OS X Fixes: main.cpp:262:13: error: use of undeclared identifier 'LC_NUMERIC' setlocale(LC_NUMERIC, "C");
dcfd6aa71Per ÖstlundAdded and reactivated new inst test cases.
d571ffcaePer ÖstlundUpdating submodules
67aa1e282hudson* libraries cc8141a...f4c3316 (1): > Bump libraries
d4d2cedd0Adeel Asghar* OMEdit 7032c24...7bba37e (2): > Fix Qt4 build. > Get rid of MainWindow.h from some files.
7bba37e0fAdeel AsgharFix Qt4 build.
154add01cAdeel AsgharGet rid of MainWindow.h from some files.
b1b1ddbf2Per Östlund* OMCompiler 60beb68...d7fc7be (1): > Generate less empty structures in absyn2SCode.
3ffbc7b11Adeel Asghar* OMEdit 2d943e0...7032c24 (1): > ticket:4145 Make sure transformational debugger is window is shown.
7032c24e6Adeel Asgharticket:4145 Make sure transformational debugger is window is shown.
4b22edde6hudsonUpdating 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
2d943e02fadeas31Another try to fix Qt 4 build.
f326a4abeAdeel AsgharFixed compilation for Qt4.
07c61dcd9Adeel AsgharUse filter instead of search.
94289b172Mahder Gebremedhin* OMCompiler b781dc9...60beb68 (1): > Type checking updates for the new fron-end
b91a3a1fcAdeel Asgharticket:2960 Defer calling the getComponents API. Speeds up browsing the items in Libraries Browser.
fdaf8e27fAdeel Asghar* OMCompiler bd46362...b781dc9 (1): > Add 32/64 bit version.
5c53f53d2Adeel AsgharMerge pull request #56 from vwaurich/coffee
035d20864Adeel AsgharAdd 32/64 bit to OMEdit version.
cdbc31880Adeel AsgharMerge pull request #58 from adeas31/optim
96058a8c3Adeel AsgharMake the OMEdit compilation faster. Moved around the headers. MainWindow is singleton and is access via MainWindow::instance()
875938e89hudson* libraries d57b42e...2de93b3 (1): > Bump libraries
ef666abbePer ÖstlundReactivate scodeinst/mod11 test.
8814ccccbPer ÖstlundUpdating submodules
43b4bb6a0Per ÖstlundReactivate duplicate mod test for new inst.
2bbca5738Per ÖstlundUpdating submodules
48476b2ddvwaurich* OMCompiler e68f0a0...2c7afbd (1): > fix signalArrows in visualization
b0d17837aPer ÖstlundReactivated some testcases for new inst.
1e200b8d4Per ÖstlundUpdating submodules
c7bd235ceMartin SjölundExpected output for upstream MSL fixes
806e0c098Martin SjölundUpdating submodules
0d7bba06evwaurich* OMCompiler e11567a...592cec8 (1): > dont evaluate functions with unknown type on lhs
42096f35eptaeuber* OMCompiler 63b77e7...e11567a (1): > Fix vararrayList
15165eea8vwaurich* OMCompiler 555ce77...63b77e7 (1): > dont add A-Vars of statesets to BackendDAE
f8dc2395fvwaurichproper visual xml name construction
dd687e027hudson* libraries 50fd393...7f68d7f (1): > Bump libraries
8e43eb3beMartin Sjölund* OMCompiler a343431...555ce77 (1): > Make test utils able to clean more generated files
36ece8b95Martin SjölundUpdates for upstream library changes
f7752c019Martin SjölundUpdating submodules
d97b78a7bAdrian Pop* OMCompiler fdec2bc...a343431 (1): > some fixes to modelDescription.xml import
f0e9f49b2Willi Braun* OMCompiler 797a4ef...fdec2bc (1): > improve sparsePattern dump
9c53a045bAdeel AsgharOnly update the changed item instead of invalidating and updating the whole view.
9220e9e02Adeel AsgharMerge pull request #28 from arun3688/master
81be08cb8arun3688journal paper updates
4feaebe48alash325* OMCompiler 33b3b8e...797a4ef (1): > Better naming for imported modelDescription XML
1ee531381Adeel Asghar* OMCompiler 901d152...33b3b8e (1): > ticket:4144 Use anyString to print the Integer values.
a5073bb31Alachew MengistMerge pull request #57 from alash325/importXml
b3e955ca3alash325Import FMU modelDescription xml
c5bf1173cAdeel AsgharMerge pull request #55 from lochel/tolerance
4eca2ca5dAdeel AsgharWrite the visual xml file for meta-models.
fffa3f063ptaeuberAdd test for hideResult evaluation
291502c23ptaeuberUpdating submodules
3ca15dd01Adeel AsgharAllow users to specify the geometry files from the GUI.
128f21dacPer ÖstlundReactivate more NFInst tests.
fa245c9b0Per ÖstlundUpdating submodules
545b9125cPer ÖstlundReactivate new inst tests.
1074cea80Per ÖstlundUpdating submodules
2d9ba573cvwaurichfix pipe-shape and xml file name assembly
ccaec3f25Adeel AsgharEscape the dot character.
84f0aab5dAdeel Asgharticket:4078 Do not sort the record members.
ff7711662Martin SjölundChange OpenGL test to a linking test
e6295421dRüdiger Franke* OMCompiler c26746f...a4e7088 (3): > Correct logging for FMUs and IDA > Log errors during initialization and asserts > Give log categories full names
3d268698fRü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
4130292b3Rüdiger Franke* OMCompiler ba31924...47e1846 (2): > Suppress duplicate error message if simulation fails > Always do at least one Newton step
2349aedb7Adeel Asgharticket:4078 Quote the string values.
e4d06b918Adeel Asgharticket:4078 Select the frame with single click or with mouse up & down.
8bcaf99c0Lennart OchelUse 1e-6 as default tolerance value
b906ae8e8Adeel Asgharticket:4078 Go to the actual line number after opening the file.
faf638a82Adeel Asgharupdate submodule.
66a404eb4Adeel Asgharupdate submodule.
f5281618dAdeel Asgharupdate submodule.
2b7fed0d9Adeel Asghar* OMCompiler 7f31e31...ba31924 (1): > ticket:4132 Added pathStripSamePrefix function for addComponent API. Makes the path relative to class.
ee596526fAdeel Asgharticket:4132 Always send the full path. addComponent API makes the path relative.
4d2a81bd7Rüdiger Franke* OMCompiler 3821a19...7f31e31 (2): > Let Newton scale Jacobians of linear systems as well > Let Newton solver catch errors from analytic Jacobian
ef734df97Rü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
7fa04cdb6Adeel 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.
965594a85Adeel AsgharUpdate 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.
b08f0a2fcMartin Sjölund* OMCompiler 40b6e79...54ab0e4 (1): > Do not crash when reading a parameter
79cea7940hudson* OMEdit 153b56c...66a60fc (1): > Merge pull request #54 from vwaurich/FMU2animation
66a60fc28Adeel AsgharMerge pull request #54 from vwaurich/FMU2animation
6a72eaf6eAdeel Asghar* OMEdit f793884...153b56c (1): > Use different timers for updating scene and rendering frame.
153b56ca1Adeel AsgharUse different timers for updating scene and rendering frame.
581db7c28vwaurichfree fmu in destructor
e26aea781Adeel Asghar* OMEdit 205399a...f793884 (1): > Changed the speed textbox to editable combobox. Use MessagesWidget for errors instead of cout. Disable some warnings.
f7938841dAdeel AsgharChanged the speed textbox to editable combobox. Use MessagesWidget for errors instead of cout. Disable some warnings.
57390c60bhudson* OMEdit fc2a603...205399a (1): > Merge pull request #53 from vwaurich/FMU2animation
205399a72Adeel AsgharMerge pull request #53 from vwaurich/FMU2animation
23ccbe2aeMartin Sjölund* OMEdit 77ccba7...fc2a603 (1): > Check for broken OpenGL headers
7bf955c7aMartin Sjölund* common b895c9a...1fccf2c (1): > Access QT_INSTALL_HEADERS in autoconf
fc2a60329Martin SjölundCheck for broken OpenGL headers
1fccf2c31Martin SjölundAccess QT_INSTALL_HEADERS in autoconf
90c956c7dvwaurichadded FMI 2 animation support
26370c0cbRüdiger Franke* OMCompiler 1b514e3...40b6e79 (1): > Activate Kinsol overflow test to avoid endless iterations
c6437c981hudson* libraries 1fbaf5f...c7166fa (1): > Bump libraries
7879c7312Adeel Asghar* OMEdit 1d320bd...77ccba7 (1): > Fixed reading of csv file for animation.
77ccba7f6Adeel AsgharFixed reading of csv file for animation.
ca72b9581Adeel Asghar* OMEdit fdac34c...1d320bd (1): > Put the command in commands list.
1d320bd8eAdeel AsgharPut the command in commands list.
4db588943Martin Sjölund* OMEdit 45442e0...fdac34c (1): > Add workaround for trusty ARM builds
fdac34ca5Martin SjölundAdd workaround for trusty ARM builds
29faf1d82Adeel 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.
45442e0b4Adeel Asgharticket:4078 Check if the program to debug exists. Show the log-stream-output. Moved the text cursor movement code to Utilities::insertText.
67f24ecc2hudson* libraries 20949c9...1fbaf5f (1): > Bump libraries
f4e0b709fhudson* OMEdit 395f379...2cc5196 (1): > Merge pull request #52 from vwaurich/stl
2cc5196e1Adeel AsgharMerge pull request #52 from vwaurich/stl
4c36a6ab3vwaurichconsider lengthDirection for stl animation
394e97666Martin Sjölund* OMCompiler d487be4...1b514e3 (1): > Simplify counting number of real variables
80c038e46Martin Sjölund* OMEdit f1305a4...395f379 (1): > Include MainWindow first
395f379f6Martin SjölundInclude MainWindow first
7599883c9ptaeuberUpdating submodules
ad91fb190ptaeuberExpected output
5d1a8cec7hudson* OMNotebook 87a6e8b...8b157e5 (1): > Merge pull request #8 from hkiel/math_latex
8b157e53fHenning KielMerge pull request #8 from hkiel/math_latex
bf7b44386hkieluse math packages as default larger font size (12pt)
4d4961dfeMartin Sjölund* OMCompiler efd9b1f...a50dbe1 (1): > Updates to source-code FMUs
e1fcd56e0hudson* OMCompiler d1a6452...efd9b1f (2): > Check for FMUType, ticket:4130 > Make internal copy of instance name, ticket:4130
29052236bRuediger FrankeAttempt to fix Hudson
3ea131296Martin SjölundAdd test for ticket:4110
d58a60c13Martin SjölundUpdating submodules
b0fb56de3Adeel Asghar* OMEdit 254c72a...f1305a4 (1): > Open the AnimationWindow if visual xml file is created for meta-model.
f1305a462Adeel AsgharOpen the AnimationWindow if visual xml file is created for meta-model.
6cb6462dfhudson* libraries e54ed07...20949c9 (1): > Bump libraries
043cb8e5cMartin Sjölund* OMEdit cb6ed19...254c72a (1): > Include MainWindow first
254c72ac3Martin SjölundInclude MainWindow first
a7bff320eAdeel Asghar* OMEdit ea443c0...cb6ed19 (2): > Use name instead of name structure for meta-models. > Free the mat reader.
cb6ed1924Adeel AsgharUse name instead of name structure for meta-models.
cf4649965ptaeuber* OMCompiler 9c32ee8...91a2bb4 (1): > Add spline interpolation also to ModelicaTables
f95c55c9dAdeel AsgharFree the mat reader.
cbd26b307Martin Sjölund* testsuite c985fbe...6080ee7 (1): > Add test to makefile
6080ee737Martin SjölundAdd test to makefile
e98e861b1Martin SjölundUpdating submodules
c985fbe31Martin SjölundAdd test for ticket:4110
a8c7e7e54vwaurich* testsuite 4e7e8b6...6fb589f (1): > test for visualization results
6fb589f2cvwaurichtest for visualization results
02488ea53vwaurich* OMCompiler e0cca96...39d920f (1): > set hideResult to false for visualization vars
a040142b5Martin Sjölund* OMEdit ae83d42...ea443c0 (2): > Fix compilation > Include MainWindow.h at the top of the files
ea443c094Martin SjölundFix compilation
08b60a3e5Martin SjölundUpdating submodules
4e7e8b6a8Martin SjölundAdd diff test for moving connections
163abeae8Martin SjölundInclude MainWindow.h at the top of the files
6c8c556b1Sebastian PinnauUpdating submodules * OMNotebook cb438f2...87a6e8b (1): > Compile OMNotebook with C++11, ticket:3990
3464745fcSebastian PinnauCompile OMShell with C++11, ticket:3990
87a6e8b2bSebastian PinnauCompile OMNotebook with C++11, ticket:3990
6651efaccRüdiger Franke* OMCompiler 49cb49c...736a943 (1): > Remove obsolete function
0eea72e16Lennart Ochel* OMCompiler f44f9c5...49cb49c (1): > Simplify some auxiliary function implementations
2249ea107Martin Sjölund* OMEdit d0f1e8f...ae83d42 (1): > Include MainWindow at top of ModelWidgetContainer
ae83d42bbMartin SjölundInclude MainWindow at top of ModelWidgetContainer
49eec1fcahudson* libraries 841fafe...e54ed07 (1): > Bump libraries
45f97860fMartin Sjölund* OMEdit 0a3b00f...d0f1e8f (1): > Move around includes for OSG before Qt
d0f1e8fefMartin SjölundMove around includes for OSG before Qt
6849e5544Rü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
cca794cd9Rüdiger FrankeAdd test for RefArray, ticket:4093
aab9128e4Rüdiger FrankeMake test matrix non-square
291db471eRüdiger FrankeAvoid removal of DIDtuple test during each run
6cef00cb9hudson* OMEdit 5f031ab...0a3b00f (1): > Merge pull request #51 from spinnau/fix_compile
0a3b00f2bAdeel AsgharMerge pull request #51 from spinnau/fix_compile
75eab7d39hudson* OMEdit 9298f3a...5f031ab (1): > Merge pull request #50 from rfranke/revert
5f031ab4bAdeel AsgharMerge pull request #50 from rfranke/revert
54b3c26c5Sebastian PinnauAdd missing include "Utilities.h" for MdiArea class
62e4eb692hudson* libraries 2fc6dc3...841fafe (1): > Bump libraries
9174ea306Rüdiger FrankeRevert "Fix states in Variables Browser"
31106680fRüdiger Franke* OMCompiler 1ee8c83...f44f9c5 (1): > Small optimization to RefArray code generation
dd37af657Adeel Asghar* OMEdit 74b8f7b...9298f3a (1): > Switched the positions of step-over and step-into buttons.
9298f3ac1Adeel AsgharSwitched the positions of step-over and step-into buttons.
36ffae9d0Rüdiger Franke* OMCompiler 7359ea2...1ee8c83 (2): > Rewrite SimCodeUtil.getUnrolledArrayIndex in procedural style > Unifiy storage order of RefArray, ticket:4093, ticket:4072
84d2e1a2eAdeel Asghar* OMEdit 93e1990...74b8f7b (1): > Free the csv reader when the AnimationWindow is closed.
74b8f7b0cAdeel AsgharFree the csv reader when the AnimationWindow is closed.
014a07393hudson* 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
93e1990b2Adeel AsgharFixed compilation.
9e20f41d5vwaurichAdd test for MDD
8ffcbf550vwaurich* testsuite 20fdf80...9e20f41 (1): > Add test for MDD
7b7a3d9bfMartin SjölundInclude OSG headers before OSG since they conflict
918e55dc7Niklas Worschech* OMCompiler 95bc481...7359ea2 (2): > Fix for division during internalization in cpp runtime > added Modelica Randaom to cpp runtime build
d4c60ec6cAdeel AsgharMissing files from last merge.
3773a4facAdeel AsgharAdded the missing header include.
65264a9d8Adeel AsgharMerge pull request #48 from OpenModelica/VisualizerCSV
e2917fec4Adeel AsgharFixed merge conflicts. Conflicts: OMEdit/OMEditGUI/Animation/Shapes.h OMEdit/OMEditGUI/Animation/Visualizer.h OMEdit/OMEditGUI/Animation/VisualizerMAT.h OMEdit/OMEditGUI/OMEditGUI.pro
0d7c9bff5Lennart Ochel* OMCompiler db9157b...95bc481 (1): > Only mark states as changeable if the start attribute is constant
0a6f4eaa4Adeel AsgharCheck file:// alongwith modelica://
20fdf80f5Martin SjölundAdd test for comments moving around
0aa273128Martin SjölundUpdating submodules
b4118ad2fMartin Sjölund* OMEdit ef930f3...9e0b740 (1): > Move some includes, tabs to spaces
9e0b74054Martin SjölundMove some includes, tabs to spaces
ba3429119hudson* libraries cb49f24...2fc6dc3 (1): > Bump libraries
d5915c76aMahder Gebremedhin* OMCompiler 98461c4...93bd45e (1): > - Escape quoted idents in aliases in _init.xml
629ed4616vwaurich* OMCompiler a3b03f0...98461c4 (1): > fix FMU string-type start attributes
1cad977ffRüdiger Franke* OMCompiler 3cd68ac...a3b03f0 (2): > Complete fix for 3dim RefArray, ticket:4093 > Add error if daeExpCall finds no match
9d2afbbc4Willi Braunexpected output
bb6a7f4daWilli BraunUpdating submodules
80a82a79cPer Östlund* OMCompiler bc49d1d...1081354 (1): > Redesigned NFInst to eliminate InstanceTree.
9d3985996vwaurich* OMCompiler 1731292...bc49d1d (1): > add warning for external alias
0eaa3234cvwaurich* libraries 0a0a6d7...cb49f24 (1): > add Modelica_Synchronous to core libs
ade451a62vwaurich* OMCompiler 0c7a532...1731292 (1): > added case in external alias detection
f06a5e8d3Martin Sjölund* OMEdit 13ca3e5...ef930f3 (1): > Handle compilation without OpenSceneGraph
ef930f34fMartin SjölundHandle compilation without OpenSceneGraph
960c5a683Adeel AsgharOnly show the animation window for mat files.
8898d5233Adrian Popadd test for ticket:4124
9bfb38a73Adrian PopUpdating submodules
e3e1ababeWilli Braunupdate test
0da79bc49Willi BraunUpdating submodules
2dc63bd51hudson* libraries 1923a8e...0a0a6d7 (1): > Bump libraries
483dbe091Adeel 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.
e5b2e5ef7ptaeuberAdd test for hide result evaluation
02b7e4d30ptaeuberUpdating submodules
174499f2dAdeel AsgharCSV based 3d visualizer.
13ca3e56bAdeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMEdit
78b64bf86Adeel AsgharRemove the file extension for display name. Use the name instead of classname.
7ac6f62e2Martin Sjölund* OMEdit 9100a82...481083a (1): > Check for OpenSceneGraph at configure time
481083a2bMartin SjölundCheck for OpenSceneGraph at configure time
c7c588c44hudson* libraries 98d6c35...1923a8e (1): > Bump libraries
f8860f9a0Lennart OchelRemove superfluous whitespace from generated xml file
c744b450bLennart OchelUpdating submodules
28c95d81dvwaurich* OMCompiler f2641d7...ea606a1 (1): > fix 3dim array for cpp
a327d6606Lennart OchelRemove attribute useStart from model_init.xml
f72279b7dLennart OchelUpdating submodules
115e9999fRüdiger Franke* OMCompiler a94610a...369fd73 (1): > Exploit structured logging for Newton solver
80abf4611hudson* OMEdit 8a07849...9100a82 (1): > Merge pull request #47 from rfranke/simtool
b33fa8f02Rüdiger FrankeMark constantly failing test failing
2910b8e6aRüdiger FrankeUpdating submodules
5a8bf93d9Rüdiger FrankeExpected output for XML logging
9100a8268Adeel AsgharMerge pull request #47 from rfranke/simtool
ebbc16a71Rüdiger FrankeIntroduce new Check Toolbar, in addition to Simulation Toolbar
31a70144dRüdiger Franke* OMCompiler c60d86d...1e16904 (1): > Only initialize variabes with start value from init.xml
555dcfd1fhudson* libraries 3fb54ba...98d6c35 (1): > Bump libraries
c2fc6e684Rüdiger FrankeFurther extend DIDtuple test, ticket:4093
9802986bcRüdiger FrankeUpdating submodules
ead837901Adeel Asghar* OMNotebook f6b146d...cb438f2 (1): > ticket:3712 Print the OMNotebook plots.
a6d2b0f35Rüdiger FrankeExtend DIDtuple test with a matrix, ticket: 4093
b5aef6d4dRüdiger FrankeUpdating submodules
cb438f2b6Adeel Asgharticket:3712 Print the OMNotebook plots.
1ac953e22hudson* libraries 2c8a6b2...3fb54ba (1): > Bump libraries
688636fd4Rüdiger Franke* OMCompiler 76cba8f...c655395 (1): > Robustify elabBuiltinDynamicSelect, ticket:3675
97a09c8c2Rüdiger Franke* OMCompiler 3840dea...76cba8f (1): > Fix cpp codegen for array assignment in when, ticket:4093
e27f5e770hudson* OMNotebook ef48413...f6b146d (1): > Merge pull request #6 from hkiel/OSX_latex
f6b146dd7Henning KielMerge pull request #6 from hkiel/OSX_latex
510bd1837hkielAlso add /Library/TeX/texbin to PATH on OS X.
eb3c7fbbcAdeel 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.
8a078499eAdeel AsgharPut the animation window in a frame to get a boxed rectangle around it.
9e3b20b44Adeel AsgharInvalidate the model so that Variables Browser is updated.
c78f987e1Adeel Asghar* OMEdit 6ab411c...a1c062c (1): > Check if we really have PlotWindow to avoid unusual crashes.
a1c062ca6Adeel AsgharCheck if we really have PlotWindow to avoid unusual crashes.
643fba693Rüdiger FrankeAdd test for DynamicSelect, ticket:3675
b048d8661Rüdiger FrankeUpdating submodules
16e7934c2hudson* OMEdit f9c1597...6ab411c (1): > Merge pull request #46 from rfranke/dynvis
6ab411cbfAdeel AsgharMerge pull request #46 from rfranke/dynvis
fcbb98004hudson* libraries aa728f0...2c8a6b2 (1): > Bump libraries
1b125314aRüdiger FrankeDynamicSelect for visible with false default value
14b6e85a4Rüdiger FrankeImplement DynamicSelect for visible, ticket:3675
cde64ea7cWilli Braun* OMCompiler 5c6c19f...024573e (1): > add further deltaX option for the solvers
9b1bafbcbWilli Braun* OMCompiler 183b510...5c6c19f (1): > Revert "add xml root element for logFormat=xml"
e5688189fvwaurich* OMCompiler 82c4ecd...183b510 (1): > Remove tab from visualxml tpl
21219214avwaurich* OMCompiler 745621e...82c4ecd (1): > Take an arbitrary alias for externalObjects if unsure
23e00d9b4vwaurich* OMCompiler c98026b...745621e (1): > Fix visXMl for file-shapeTypes since new parameter stuff made things different
299f26b15Willi Braun* OMCompiler c237c18...c98026b (1): > add xml root element for logFormat=xml
73de30028vwaurichtest for algorithm counting
5c902cf56vwaurich* testsuite cfb4594...73de300 (1): > test for algorithm counting
c8a806c07vwaurich* OMCompiler 7def99e...c237c18 (2): > always expand records when counting algos > Dont expand algorithm when counting the size after removeSimpleEquations
209c08293Rüdiger Franke* OMCompiler 6345c52...7def99e (1): > Enhance elabBuiltinDynamicSelect for texts, ticket:3675
5aa0206b7hudson* OMEdit 71c8892...f9c1597 (1): > Merge pull request #45 from rfranke/dyntext
f9c1597b7Adeel AsgharMerge pull request #45 from rfranke/dyntext
9ac844298Rüdiger FrankeFix states in Variables Browser
9ffc699ceRüdiger FrankeImplement DynamicSelect for text annotations
a0dc0013cRüdiger FrankeAdd VariablesTreeItem::getValue
0a1b88188Rüdiger Franke* OMCompiler 1580918...6345c52 (1): > Override protected with HideResult annotation, ticket:4089
93ff3ed80hudson* libraries a4fda0d...aa728f0 (1): > Bump libraries
324fcf630Adeel Asghar* OMEdit c12584a...71c8892 (1): > ticket:4095 Handle parameters of inherited components.
71c889225Adeel Asgharticket:4095 Handle parameters of inherited components.
2fc161a37vwaurich* testsuite ef5f530...cfb4594 (1): > add test for tuple assignments in whenoperator for cpp
cfb4594afvwaurichadd test for tuple assignments in whenoperator for cpp
49afdd634vwaurich* OMCompiler 3fd4d4f...1580918 (1): > fix cpp codegen for tuple assignments in whenOperators
b6d809a36Adeel Asghar* OMEdit 3f78d75...c12584a (2): > ticket:4091 Check if object is 0. > Make SimulationDialog remember its geometry. Moved the VerticalScrollArea class to Utilities.
c12584a56Adeel Asgharticket:4091 Check if object is 0.
755ceb79aAdeel AsgharMake SimulationDialog remember its geometry. Moved the VerticalScrollArea class to Utilities.
c647ab9d3hudsonUpdating submodules * OMEdit 05d565c...3f78d75 (2): > Merge pull request #43 from vwaurich/view > Merge pull request #42 from rfranke/issues
a97a82bebLennart Ochel* OMCompiler c8df1c5...3fd4d4f (1): > Fix generation of parameter equations
3f78d75f0Adeel AsgharMerge pull request #43 from vwaurich/view
ef5f530caLennart OchelRevert "Expected output"
fef404da7Lennart OchelUpdating submodules
0eb4175c3Adeel AsgharMerge pull request #42 from rfranke/issues
b160e7589Martin SjölundUpdating submodules
150de4910Martin SjölundFix for clang OpenMP flags not working with g++
f335090fbAdeel AsgharBetter tooltip. Missing files from last commit.
ffd8bcce9Adeel Asgharticket:2166, 2696 & 3879. Show the value of the curve on the mouse hover. Highlight the closest data point with a marker.
8e4bf38bbRüdiger FrankeUpdating submodules
3b4062801Rüdiger FrankeExpected output, ticket:4089
ad242b82fWilli BraunUpdating submodules
af557139cWilli Braunadjust linearization test to numerical linearize
d18556d2dhudson* libraries ded17ff...86afd0c (1): > Bump libraries
20ab77ad7vwaurichX-Y perspective as default, remove home view
5e8aa775aMartin Sjölund* libraries 89f0981...ded17ff (1): > Add M_DD to the core libraries
a412b894dvwaurich* OMCompiler 60e1286...3775ade (1): > small cleanup
621a51d73vwaurich* OMCompiler bef320c...60e1286 (1): > function to get linker library paths with extra case for Winmm
cb1fb0bdbRüdiger FrankeUpdating submodules
94fced8faRüdiger FrankeNeed -emit_protected to check protected vars
d2688c406vwaurich* OMCompiler dd59e54...1692f27 (1): > BackendDAE.ASSIGN can hold tuples on lhs
ead44e767Rüdiger FrankeTreat previous like der variables
02c9715abRüdiger Franke* OMCompiler 339c749...dd59e54 (2): > Only filter public variables with HideResult, ticket:4089 > HideResult defaults to protected, ticket:4089
7d9bfdcdcRüdiger FrankeLookup units recursively
885d49734Rüdiger FrankeAdd vertical scrollbar to General tab of Simulation dialog
86abee48dvruge* OMCompiler 1a1a32a...339c749 (3): > workaround for array=f() > improved array dump > fixed PR 1148
3bfdcb832hudson* libraries 711df7b...89f0981 (1): > Bump libraries
089d50ac1hudson* libraries da0aaee...711df7b (1): > Bump libraries
3b7128677Martin Sjölund* OMCompiler f9018bb...1a1a32a (1): > Fix order of clocked equations
f61028713Niklas Worschech* OMCompiler 68f9aae...f9018bb (1): > fix in cpp runtime for msvc 2013
407cd03a3hudson* OMEdit 1543682...05d565c (1): > Merge pull request #40 from rfranke/t4084
05d565c39Adeel AsgharMerge pull request #40 from rfranke/t4084
cdd3193devrugeUpdating submodules
db2ea6bdcvrugeExpected output
505e2df1bptaeuberUpdating submodules
f627ad4d5ptaeuberSuit testsuite to new parameter handling
202ad9496Rüdiger FrankeBetter short display of enumeration values, ticket:4084
6af603de2Rüdiger FrankeShorten display string of enumeration values, ticket:4084
03322bce6Martin Sjölund* OMCompiler 53b732f...c2ed655 (1): > Changes to FMI autoconf, more debugging messages
eabb4ad99hudson* OMEdit 02e5b67...1543682 (1): > Merge pull request #38 from rfranke/t4081
154368232Adeel AsgharMerge pull request #38 from rfranke/t4081
6e2a856d6Rüdiger FrankeAdd modified displayUnit to unit selector, ticket:4081
c99acb6a9Rüdiger FrankeUpdating submodules
af76f8a7aRüdiger FrankeExtend test of convertUnits, ticket:4081
1396493beWilli Braun* OMCompiler b304032...5d9af84 (2): > add deltaX flag and pass it to the linearization > review lineraize code
f6c24d003hudson* OMEdit d605fc7...02e5b67 (1): > Merge pull request #37 from vwaurich/master
02e5b6734Adeel AsgharMerge pull request #37 from vwaurich/master
3945815d2hudson* libraries 849998a...da0aaee (1): > Bump libraries
29b4a9b1fAdeel Asghar* doc 819079b...16aad1b (1): > Updated the screenshots.
16aad1bcdAdeel AsgharUpdated the screenshots.
bdfb2daf3vwaurichbetter handling of animation files
6995f7776Adeel Asghar* doc d6aaeca...819079b (1): > Added screenshots and user's guide for the visualization.
819079b95Adeel AsgharAdded screenshots and user's guide for the visualization.
c2c0eb4e5Adeel Asghar* doc 362b74d...d6aaeca (1): > Updated according to new options of Options Dialog.
d6aaecae7Adeel AsgharUpdated according to new options of Options Dialog.
313130b27Adeel Asghar* doc 3a34ba9...362b74d (1): > Updated according to new options of Simulation Dialog.
362b74d28Adeel AsgharUpdated according to new options of Simulation Dialog.
749edf96eMartin Sjölund* OMCompiler 92846a4...b304032 (1): > Produce error-messages when linearize fails
4cbe4dd24vwaurich* OMCompiler f97e445...92846a4 (1): > remove unused function
ca20941deMartin SjölundUpdating submodules
687b256bfMartin SjölundAdd new package to sources
a4ddb86b3vwaurich* OMCompiler f45d03b...1ccc53d (1): > use CevalScript.getFullPathFromUri to get animation file paths
234961a2fvwaurich* OMCompiler 88b6260...f45d03b (1): > get absolute paths of resource files which are used for animation
c503a083cMartin Sjölund* OMCompiler eae52ab...88b6260 (1): > Structural parameters as HashSet instead of Table
330f368b8Adeel Asghar* OMEdit c9b1bad...d605fc7 (1): > ticket:4081 Only skip the Record sub modifiers.
d605fc7e5Adeel Asgharticket:4081 Only skip the Record sub modifiers.
f57eccf69hudson* libraries 24c620f...849998a (1): > Bump libraries
379eed07aAdeel Asghar* OMEdit 3b858fb...c9b1bad (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Options for keeping the variables browser shown in Modeling perspective.
c9b1bad1fAdeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMEdit
e923b7ac7Adeel AsgharOptions for keeping the variables browser shown in Modeling perspective.
177e9f271Martin SjölundUpdating submodules * OMEdit 62ed426...3b858fb (1): > Update submodule
ef48413fcMartin SjölundUpdate submodule
0a2edd8b1Martin SjölundUpdate submodule
3b858fb94Martin SjölundUpdate submodule
acfbd683fMartin SjölundUpdate submodule
b895c9a00Martin SjölundFix for OSX quoting
b9c47b254hudson* OMEdit 45ed062...62ed426 (1): > Merge pull request #36 from rfranke/varsvis
62ed4267eAdeel AsgharMerge pull request #36 from rfranke/varsvis
56bef316dMartin Sjölund* OMPlot 1e06cf2...f907e83 (1): > Compile OMPlot with C++11
f907e83f7Martin SjölundCompile OMPlot with C++11
32bdc8787Rüdiger FrankeUpdating submodules
8fc919db6Rüdiger FrankeFinally disable new Crane test. Now it really fails on Hudson.
a2293fc28Rüdiger FrankeRevert previous commit and add missing file
dd0051005Rüdiger FrankeRemove test with strange Hudson "Result xml-file not found"
cd03de0c2Rüdiger FrankeExtend tests for calculatedParameter, ticket:4027
d13b6b0cdhudson* libraries 7f1dbe4...24c620f (1): > Bump libraries
b94da0447Adrian Popfix windows builds - do not remove just the modelica3d target as it puts the build in an infinite loop!
645cec9f2Per Östlund* OMCompiler 7efbde0...55548c1 (1): > Improved prefixing in NFInst.
5623c1d6eMartin Sjölund* OMCompiler c8b206d...7efbde0 (2): > Only run SMFlatten if the model uses SMs > Tabs to spaces
c186defafMartin SjölundUpdating submodules * OMEdit 52f9e6f...45ed062 (3): > Update submodule > Update submodule > Fix detection of Qt5 for qjson
1e06cf25dMartin SjölundUpdate submodule
2d8ab4a86Martin SjölundUpdate submodule
1125cc612Martin SjölundUpdate submodule
45ed06284Martin SjölundUpdate submodule
99788c650Martin SjölundHandle qmake -qt4
60ac290a0Martin SjölundUpdate submodule
5d045ad8bMartin SjölundUpdate submodule
d5b4317d3Martin SjölundUpdate submodule
e9fc8d326Martin SjölundUpdate submodule
3b1089fafMartin SjölundWe need to substitute LRELEASE like before
aa41743cdMartin SjölundUpdate common submodule
aeabd2e17Martin SjölundUpdate common submodule
2db886384Martin SjölundUpdate common submodule
14dd3dd75Martin SjölundFix detection of Qt5 for qjson
5ede8caaeMartin SjölundFix logic for qjson Qt4/Qt5
c7d60273cMartin SjölundImprove detection of lrelease
1d08fbc30Martin SjölundUpdating submodules * doc d7ea0d8...3a34ba9 (1): > Remove references to Modelica3D
2249704ceRüdiger FrankeExtend MatrixIO tests with negative aliases
4c891dc8bRüdiger FrankeUpdating submodules
ae2c9c56dRüdiger FrankeRevert "Expected output" -- a bug was introduced!
bea3ac45dMartin Sjölund* testsuite 7886e2e...8637cad (1): > Remove references to Modelica3D
8637cad4fMartin SjölundRemove references to Modelica3D
3a34ba911Martin SjölundRemove references to Modelica3D
b31a58e5aMartin SjölundRemove references to Modelica3D
748db33c7Rüdiger FrankeShow Variables Browser in Modeling Perspective per default
d8301729fhudson* libraries 9534aff...f2b3e94 (1): > Bump libraries
9eb3083f7hudson* 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
e00c5c2e8Rüdiger FrankeUpdating submodules
7886e2e7aRüdiger FrankeAdd tests for ticket:4072 (array storage order)
7c9473027Rüdiger FrankeKeep Variables Browser if shown in Modeling Perspective
cea9c6077hudson* libraries 8097e93...9534aff (1): > Bump libraries
e086bc886Niklas Worschech* OMCompiler 892dc5a...d314f5c (1): > added ModelicaIO and zlib to cpp runtime build
bff223e69hudson* OMEdit 520810b...52f9e6f (1): > Merge pull request #35 from rfranke/none
52f9e6f13Adeel AsgharMerge pull request #35 from rfranke/none
b022bb45aRüdiger FrankeDon't pass platform "none" to buildModelFMU, ticket:4070
75849b001Rüdiger FrankeSave FMI platform setting None, ticket:4070
2495427beRüdiger Franke* OMCompiler d95bf99...892dc5a (1): > Mark inputs changeable
061d238c5Per Östlund* OMCompiler bdb177c...d95bf99 (1): > Don't dump the flat model in silent mode.
854d277cfhudson* libraries 1e367c0...8097e93 (1): > Bump libraries
0a045c6f6Adeel Asghar* OMEdit 2c0eb7f...520810b (1): > Ticket:3626 Show parameter records instead of bindings.
520810b58Adeel AsgharTicket:3626 Show parameter records instead of bindings.
28631ca1dAdeel AsgharUpdating submodules
f32443cdfAdeel AsgharExpected output for getComponentModifierValue. Added getComponentModifierValues call.
a9d5c6d2eMartin Sjölund* OMCompiler 043a756...69d8e82 (1): > Start splitting large C-files into smaller ones
dadeb7367Adeel Asghar* OMEdit 2af5ad1...2c0eb7f (1): > ticket:4070 Fixed Options dialog pages order. Removed the unused AnimationPage class.
2c0eb7fb4Adeel Asgharticket:4070 Fixed Options dialog pages order. Removed the unused AnimationPage class.
6661c77d3hudson* libraries f6fa03b...1e367c0 (1): > Bump libraries
27b3a2e28Per Östlund* OMCompiler b11d246...043a756 (1): > Fix for a few compiler warnings.
cb4f80b19Martin Sjölund* OMCompiler 1a5a648...b11d246 (1): > Link with expat when not bootstrapping
9b79b8aa0Per Östlund* OMCompiler 6324199...1a5a648 (1): > Quick hack to fix some NFInst issues.
f5bc75d39Adeel Asghar* OMEdit e4abcb5...2af5ad1 (1): > Only call convertUnit when units are different.
2af5ad19eAdeel AsgharOnly call convertUnit when units are different.
a72ba40f3Martin Sjölund* OMCompiler cba2c4a...6324199 (1): > Link against fewer libraries when bootstrapping
e3e23f01eRüdiger Franke* OMCompiler 2f98348...cba2c4a (1): > Add attributes to init.xml file of Cpp runtime, ticket:4069
b71a912b7hudson* libraries 2904e86...f6fa03b (1): > Bump libraries
f477a800dWilli Braun* OMCompiler e502e33...2f98348 (1): > add functionAlgebraic to callStatistics
e73b174e9Adeel 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.
e4abcb5f8Adeel Asgharticket:2250 & 4031 Convert the value to base unit before writing it to init xml file. Preserve the user last selected unit when re-simulating.
bba41399eptaeuber* OMCompiler 0c4be26...e502e33 (1): > Also dump iteration variable names in tearing dump
36e277abfMartin Sjölund* OMCompiler e272846...0c4be26 (1): > HPCOM is not needed for bootstrapping
d60145d77hudson* OMEdit 0d23c4d...fd9c3f0 (1): > Merge pull request #34 from rfranke/vars
fd9c3f042Adeel AsgharMerge pull request #34 from rfranke/vars
72fa01bffMartin Sjölund* OMCompiler e52e2f9...e272846 (1): > Do not link expat with omc
bb307ff46Martin Sjölund* doc 257c15b...d7ea0d8 (1): > Use override instead of rewriting the XML-file
d7ea0d885Martin SjölundUse override instead of rewriting the XML-file
62ce793d5Rüdiger Franke* OMCompiler 5609fed...e52e2f9 (1): > Fix use of scale factor in unit conversion, ticket:4031
8efee44b4Rüdiger FrankeUse unit as default display unit in variables browser
6cc73abebAdeel Asghar* OMEdit a03d35a...0d23c4d (1): > Only override paint event of plot window.
0d23c4d35Adeel AsgharOnly override paint event of plot window.
da6de9e19Adeel Asghar* OMPlot 9ccbe20...4f2beb7 (1): > ticket:3984 Added a tooltip for legend item with name and filename.
4f2beb766Adeel Asgharticket:3984 Added a tooltip for legend item with name and filename.
1fad4d36dRüdiger FrankeHide Unit column of Variables Browser
9a9d061d4Rüdiger FrankeRestrict unit selector of variables browser and use displayUnit
e1a4f866fhudson* libraries 63c4fca...2904e86 (1): > Bump libraries
a7820f48fhudson* libraries c30f5f9...63c4fca (1): > Bump libraries
68140cad1Rüdiger FrankeUpdating submodules
4c97d58c7Rüdiger FrankeExpected output, ticket:4031
da083c7b9rfranke* OMEdit f063a54...a03d35a (1): > Restrict unit selector to displayUnit and internal unit, ticket:4031 (#33)
a03d35a96rfrankeRestrict unit selector to displayUnit and internal unit, ticket:4031 (#33)
a5abd6f28hudson* libraries 3cd771b...c30f5f9 (1): > Bump libraries
93eaf9a7aRüdiger Franke* OMCompiler b5b49b0...0901cc3 (1): > Add derived unit deg
71c21e034ptaeuberUpdating submodules
1234c1e32ptaeuberRemove removed flag
c2b84d3f1Adeel Asghar* OMEdit 489670a...f063a54 (1): > ticket:4031 Correctly read the unit value from derived classes.
5592ae890vwaurich* OMCompiler 0cba003...0382fe8 (1): > better external object detection
114ace906Adeel Asghar* OMCompiler 9e417e1...0cba003 (1): > ticket:4031 Added kV & mV derived units.
f063a54f9Adeel Asgharticket:4031 Correctly read the unit value from derived classes.
83725f2c0vwaurich* OMCompiler a4f724f...9e417e1 (1): > external alias handling
1bb3ecb0dMartin Sjölund* OMCompiler c5383bb...a4f724f (1): > Simpler check if running the testsuite
4fe038488arun3688* OMNotebook baba16a...b87805e (1): > update DrModelica exercises
b87805e99arun3688update DrModelica exercises
0d15349e0hudson* libraries 6d2ca2b...3cd771b (1): > Bump libraries
16c97b8d9Lennart Ochel* OMCompiler bb86695...c5383bb (1): > Fix wrong escape sequence
fd532f0a3adrpo* testsuite 8163c35...bea3e6f (1): > add test for ticket:4062
bea3e6f2eadrpoadd test for ticket:4062
907d44d40adrpo* OMCompiler 0e6d68f...bb86695 (1): > fix for ticket:4062 - put external objects inside the connection sets
c1c4cac38Willi Braun* OMCompiler 08ea75e...0e6d68f (1): > nonlinear homotopy solver with lapack
17c47ef48vwaurich* OMCompiler db19191...08ea75e (1): > replace parameters in external objects, extend simCodeDebugDump
233b4784dAdeel Asghar* OMEdit 1a0ccb3...489670a (1): > ticket:4043 Only add the version and uses annotation to the top level class.
489670a23Adeel Asgharticket:4043 Only add the version and uses annotation to the top level class.
400d84fc6Adeel Asghar* OMEdit 9206e66...1a0ccb3 (1): > Fixed the issue with over sizing of MainWindow. Give the AnimationWindow a title.
1a0ccb374Adeel AsgharFixed the issue with over sizing of MainWindow. Give the AnimationWindow a title.
f806b430dhudson* libraries 86b2944...6d2ca2b (1): > Bump libraries
c9bf0a7a5vwaurich* OMCompiler c687a77...db19191 (1): > do not link some external library resources (user32, pthread, X11)
79724aff1ptaeuberUpdating submodules
8163c351cptaeuberUse -output-flag instead of val-function
a049a8377Martin SjölundUpdate README.md
c6c65ff62hudsonUpdating submodules
a7103daadPer Östlund- Disable all scodeinst tests for now.
0907003b8adrpo* OMCompiler f03616c...ea2bf10 (1): > fix windows build
b930c4a13vruge* OMCompiler aaeec2c...f03616c (1): > loop -> memcpy
6809cba68vrugeUpdating submodules
eb2053453vrugeadded test for rungekutta_ssc
82153c23aAdeel Asghar* OMEdit 6ec4f43...9206e66 (2): > Use QLineEdit instead of QTextEdit. Mark the strings for translation. > Reverse the mouse wheel zooming.
9206e660bAdeel AsgharUse QLineEdit instead of QTextEdit. Mark the strings for translation.
d0e37f8c0Adeel AsgharReverse the mouse wheel zooming.
58ec694edAdeel Asghar* OMEdit 77d8742...6ec4f43 (1): > Automatically launch the animation window.
6ec4f43b4Adeel AsgharAutomatically launch the animation window.
1553a491cAdeel AsgharCopy the OSG binaries required for OMEdit.
182baeeaaalash325* OMCompiler 64c43c2...6759fed (2): > - added wrongly deleted line > Added importFMUModelDescription API
422d7e861hudson* libraries d8c7fe5...86b2944 (1): > Bump libraries
94f4e63f7hudson* OMEdit 21e45ae...77d8742 (2): > Make animation part of simulation process. Some other minor fixes. > Merge pull request #32 from vwaurich/animation2
77d8742bdAdeel AsgharMake animation part of simulation process. Some other minor fixes.
6241795caAdeel AsgharMerge pull request #32 from vwaurich/animation2
6f77ba39cAdeel AsgharMerge branch 'animation2' of https://github.com/vwaurich/OMEdit into animation2
b2c7ceaacMartin SjölundFix for Qt5/Ubuntu compilation on OSG 3.2
5a8e45aeaadeas31Fixed compiling for Qt4
c507399f2Adeel AsgharFixed internal osgQt for Windows.
d04327ebdvwaurich- fix typo
8483368d2vwaurich- svg icons instead of png
dcb43b858vwaurich- internal osg qt by sjoelund and fix for win
78fa9a55fmflehmigAdd Qt libraries to Makefile for Linux
0da784ffemflehmigFix compiling under Linux
c8fb556b6mflehmigFix bug: File name has a typo
d565dacd9vwaurich- normals for the pipes
74314e0ccvwaurich- removed asDrawable()
532e545b7vwaurich- jump to time functionality
e84ba2bcbvwaurich- fix size of time label, typo
4901b8045vwaurich- brighter backgroundcolor
b22a37982vwaurich- fix time label, slider, added speedUp setting
ac14b02ddAdeel AsgharMinor fixes. Do not comment out MainWindow::storePlotWindowsStateAndGeometry().
763017532Adeel AsgharLink with release/debug dlls of OSG.
d846306e9vwaurich- default dir for openAnimationFile
b2f547d0aAdeel AsgharOnly enable the toolbar buttons when we have the visualizer. Otherwise the applications crashes.
740de29cbAdeel AsgharGet the toolbar icon size from settings so that is configurable. Renamed from AnimationWindowContainer to AnimationWindow.
e0dad8afdAdeel AsgharMake viewer the central widget.
6bea23073Adeel AsgharNo need to set a dummy scene data. We can have an empty view.
c4fc525f3vwaurich- reduce size of animation toolbar, better default size of view
a6aa2a697vwaurich- fix time slider
256dfe6c8vwaurich- set window title for animations
cb04267caAdeel AsgharFixed some warnings.
135dffbf0Adeel Asgharread_matlab4.h already included via util.
091639830Adeel AsgharLink with 64-bit libs of OSG.
f03fd1f7bvwaurich- comments and coding style
a144be8edvwaurich- added a spring, yeah
09c29209cvwaurich- some nice perspective actions
cf7c9582fvwaurich- added simulate with visualization button
87eb7b07evwaurich- forgotten ressource
531b4cb1fvwaurich- remove the old tabbed animation stuff
03c48b28dvwaurich- plot and animation share an mdi
fa40827c3vwaurich- at least something works now
f88e6e710vwaurich- hide animation window when switching perspective
abed1a277vwaurich- fix updateTimer
610825c6dvwaurich- add own shape type for pipes
394cc912bvwaurich- separate VisualizerMAT class
a751c1aaavwaurich- add icons, remove old animation buttons
43b721753vwaurich- make an animation toolbar
535913bc3vwaurich- add an animation toolbar
527c264ddvwaurich- somehow integrated the viewer in the animationwidget
a0bb68feevwaurich- got the animation in the view
0d3f33194vwaurich- compile a lot of stuff
361ec4065vwaurich- get a proper viewer
90e7bae08vwaurich- get osgviewer and widgets
795f67330vwaurich- compile with osg
8b0822172vwaurich- animation window
e167ad14dAdeel Asghar* OMEdit ebbfe52...21e45ae (2): > Revert "Merged OSG 3D visualization done by Volker." > Merged OSG 3D visualization done by Volker.
21e45aea9Adeel AsgharRevert "Merged OSG 3D visualization done by Volker."
3a67afd18Adeel AsgharMerged OSG 3D visualization done by Volker.
07ce5bc48vwaurich* OMCompiler 27e2783...64c43c2 (1): > add error if file name is too long
9f9019a3dLennart OchelUpdating submodules
020ac7f72Lennart OchelAdd test case for ticket:4061
9c0570369Lennart OchelUpdate expected output
1d441b156Willi BraunUpdating submodules
be9dc574dWilli Braunadd test for ticket:3999 and fix expected output
f83f56870Martin SjölundFix for Qt5/Ubuntu compilation on OSG 3.2
629181837adeas31fix last commit
e80e2097badeas31fix compiling for Qt4
f1516019cAdeel AsgharFixed internal osgQt for Windows.
6ae8b586dAdeel Asghar* OMEdit a4b17ce...ebbfe52 (1): > Fixed printing the output of manager and monitor.
ebbfe52fcAdeel AsgharFixed printing the output of manager and monitor.
1a2cd70ceAdeel Asghar* OMEdit 1dd8804...a4b17ce (1): > Avoid extra QFile objects.
a4b17ce3bAdeel AsgharAvoid extra QFile objects.
f0e007bb7vwaurich- fix typo
ba0860b0bvwaurich- svg icons instead of png
b36808d51Lennart Ochel* OMCompiler e4eee95...aadd604 (1): > Highlight that the unit checking module is still experimental
0eac66618Lennart Ochel* OMCompiler 99952ed...e4eee95 (1): > Fix unit checking for products
3774c8fb4Adeel Asghar* OMEdit 3bc1550...1dd8804 (1): > ticket:4042 Show error message for conflicting variables names.
1dd8804f9Adeel Asgharticket:4042 Show error message for conflicting variables names.
b054f0334hudson* libraries 88f924c...d8c7fe5 (1): > Bump libraries
9906a4d9eptaeuberExpected output for smaller init tearingsets
c1b9c1564ptaeuberUpdating submodules
28062c6c1vwaurich* testsuite f86f656...01ec73d (1): > - added test
01ec73d53vwaurich- added test
fd07d42a6Adeel Asghar* OMEdit 7152771...3bc1550 (1): > Reverted the previous commit. Start the manager first.
3bc1550ceAdeel AsgharReverted the previous commit. Start the manager first.
4ae5f3718ptaeuber* testsuite 8a0ec7d...f86f656 (1): > Add parameter tests
f86f65663ptaeuberAdd parameter tests
0fd534d73vwaurich- internal osg qt by sjoelund and fix for win
7fd1e7d74Lennart OchelUpdating submodules
8a0ec7d41Lennart OchelDo not use + for OM flags
547c4b9aehudson* libraries b3e5345...88f924c (1): > Bump libraries
0dd2f67b4adrpoUpdating submodules
62c88ea11adrpo- update test
257c15ba5Adrian Popfix for ticket:4051 (#27)
21cb762ceLennart OchelFix broken cross reference (#26)
f5b6e8785ptaeuberUpdating submodules
9a6e38792ptaeuberExpected output
a1b3acbb8vwaurichMerge remote-tracking branch 'origin/master' into master-loc
0a4ea1fdahudson* libraries 7e555e5...db11ad8 (1): > Bump libraries
b1f3e5fcaadrpoadd test for ticket:3979
11de48c43adrpo* testsuite d5d4c0d...b1f3e5f (1): > add test for ticket:3979
150aad966adrpo* OMCompiler f0f37a3...4f0d761 (1): > fix for ticket:3979
86cb47f94hudsonUpdating 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.
baba16ac3adrpofix import of QSetttings for qt4
715277176Adeel AsgharStart the monitor before manager.
b6bd36beaAdeel Asgharticket:4047 Fixed updating of icon transformation.
78f34eaf3vwaurichMerge pull request #1 from mflehmig/animation2
c6b9df15cAdeel Asgharticket:4045 Allow users to specify dragged component name.
3a786a3demflehmigAdd Qt libraries to Makefile for Linux
d04ae4ba8mflehmigFix compiling under Linux
81e061135mflehmigFix bug: File name has a typo
fbaa0708bAdeel Asgharticket:4042 Avoid crash.
f4df9cc23vwaurichMerge remote-tracking branch 'origin/master' into master-loc
6304dfa64Adeel AsgharPass +locale as argument to omc_Main_init.
1df99c389Adeel AsgharPass +locale as argument to omc_Main_init.
9944a43aeAdeel Asghar* OMCompiler 7c98eac...f0f37a3 (1): > Added zero as default timePoint.
ed6f1c124Adeel AsgharUpdating submodules
06bb10221Adeel AsgharAdded more words to dictionary.
9d732f599Adeel AsgharSet +d=initialization by default.
b85aba4adAdeel AsgharRead the language from OMEdit settings file.
d5d4c0d82Adeel AsgharUpdated tests with new initialization warning text.
d96ce42cfLennart OchelUpdating submodules
735a63374Lennart OchelFix initialization problems containing
a457240c1hudson* libraries f69bdc7...8ed89b6 (1): > Bump libraries
c0b4f166chudson* libraries 2c14ca0...f69bdc7 (1): > Bump libraries
1a2579ea9hudson* libraries 8ebde99...2c14ca0 (1): > Bump libraries
4d0e38eb2Adeel Asghar* OMEdit b2c63fa...3aded14 (1): > Make ExactStep false as default and an optional attribute.
3aded1427Adeel AsgharMake ExactStep false as default and an optional attribute.
4ee4b9101Adeel Asghar* OMEdit 37a0f72...b2c63fa (1): > Clear the generated files before each new tlm co-simulation.
b2c63fa2dAdeel AsgharClear the generated files before each new tlm co-simulation.
f7c4a515cAdeel Asghar* OMEdit 9ca647d...37a0f72 (1): > Keep the tlm co-simulation window inside main OMEdit window.
37a0f7263Adeel AsgharKeep the tlm co-simulation window inside main OMEdit window.
2a244e234Adeel Asghar* OMEdit 19a2742...9ca647d (1): > Respect the order of arguments.
9ca647d89Adeel AsgharRespect the order of arguments.
9664c5917ptaeuberUpdating submodules
bf88e3f1cptaeuberExpected output
7da13ef06vwaurich- normals for the pipes
b6a1d5992hudson* libraries cbfb614...8ebde99 (1): > Bump libraries
4e3de4417vwaurich- removed asDrawable()
bf23a9affvwaurich- jump to time functionality
1e51b8aefhudson* libraries ca7861b...cbfb614 (1): > Bump libraries
67886fb4fLennart Ochel* OMCompiler 83c6631...372119f (1): > Fix typo in documentation of isExperiment(..)
f0075d116hudsonUpdating submodules * OMEdit fe7fc5f...19a2742 (3): > Compile OMEdit with C++11 > Proper linking for 32 or 64 bit. > Allow renaming the MetaModel name.
d3e63e2f0vwaurich- fix size of time label, typo
b7cced8f8vwaurich- brighter backgroundcolor
d2dfa3eb3Adeel AsgharMerge branch 'animation2' of https://github.com/vwaurich/OMEdit into animation2
54c5148f9Adeel AsgharMinor fixes. Do not comment out MainWindow::storePlotWindowsStateAndGeometry().
4793ccf7avwaurich- fix time label, slider, added speedUp setting
549addfb6Adeel AsgharLink with release/debug dlls of OSG.
19a274288Martin SjölundCompile OMEdit with C++11
1e1497aeevwaurich- default dir for openAnimationFile
fee9b9cb7Adeel AsgharOnly enable the toolbar buttons when we have the visualizer. Otherwise the applications crashes.
7baf6dec4Adeel AsgharGet the toolbar icon size from settings so that is configurable. Renamed from AnimationWindowContainer to AnimationWindow.
0e2ab0f23Adeel AsgharMake viewer the central widget.
9854949aaAdeel AsgharNo need to set a dummy scene data. We can have an empty view.
721b825eevwaurich- reduce size of animation toolbar, better default size of view
9a5118636vwaurich- fix time slider
0f3aec9afvwaurich- set window title for animations
195aed3e9Adeel AsgharFixed some warnings.
8a369066cAdeel Asgharread_matlab4.h already included via util.
175f71c0dAdeel AsgharProper linking for 32 or 64 bit.
130745f8cAdeel AsgharLink with 64-bit libs of OSG.
2afbff6cearun3688change insert link color to blue, update copyrights information
057cc5880vwaurich- comments and coding style
7f9de4877Adeel AsgharAllow renaming the MetaModel name.
771c29f40Lennart Ochel* OMCompiler 6d333d4...83c6631 (2): > Add available options of runtime flag -iim > Remove obsolete flag from description
2fb2f3906hudson* libraries 1114c90...ab67009 (1): > Bump libraries
bf0142eedhudson* libraries 3351823...1114c90 (1): > Bump libraries
ed4fde4e5hudson* libraries ebddb30...3351823 (1): > Bump libraries
2b2693441Adeel Asghar* OMEdit 7ed1ea5...fe7fc5f (1): > ticket:4039 Use monospaced font for text and system font for html.
fe7fc5fbcAdeel Asgharticket:4039 Use monospaced font for text and system font for html.
1d38f8da3hudson* libraries d20ece1...ebddb30 (1): > Bump libraries
43a4809eehudson* libraries 0d6258c...d20ece1 (1): > Bump libraries
bc743b145Lennart Ochel* OMCompiler 5ac7218...6d333d4 (1): > Remove useless condition
6d91166d0Adeel Asghar* OMEdit bbba659...7ed1ea5 (1): > ticket:4039 Handle the text documentation.
7ed1ea59dAdeel Asgharticket:4039 Handle the text documentation.
b3d25155fhudson* libraries f20dc2c...0d6258c (1): > Bump libraries
4ad5e087fptaeuber* OMCompiler 3423a6e...5ac7218 (1): > Some code optimizations in Tearing.mo
9fa6eff0aMartin Sjölund* libraries 0ee0a86...f20dc2c (1): > Suppress tableAvailable warning
22933c2fcMartin SjölundUpdating submodules
07e45ab11Martin SjölundFixes for ticket:4007
997caa118vwaurich- added a spring, yeah
ef16015c9hudson* libraries cba9ecf...0ee0a86 (2): > Bump libraries > Bump libraries
66b21e561Adeel Asghar* OMEdit c3f1889...bbba659 (1): > ticket:3964 Single & multi-line commenting for MetaModelica.
bbba6594bAdeel Asgharticket:3964 Single & multi-line commenting for MetaModelica.
4509c6ae9Adeel Asghar* OMEdit eb6ad82...c3f1889 (1): > Only show the qualified name for LibraryTreeItem::Modelica in model switcher dialog.
c3f1889b4Adeel AsgharOnly show the qualified name for LibraryTreeItem::Modelica in model switcher dialog.
a5eac21c5Adeel Asghar* OMEdit 04e3776...eb6ad82 (1): > Open the file when enter is pressed.
eb6ad8249Adeel AsgharOpen the file when enter is pressed.
ca88dda54vwaurich- some nice perspective actions
9a405974fhudson* libraries d0061e0...cba9ecf (1): > Bump libraries
0e613776fvwaurich- added simulate with visualization button
24e90f463vwaurich- forgotten ressource
d4d7396e2vwaurich- remove the old tabbed animation stuff
c7395d747vwaurich- plot and animation share an mdi
917026ca0hudson* libraries ba08d5d...d0061e0 (1): > Bump libraries
e7ba8631fhudson* libraries c09b00a...ba08d5d (1): > Bump libraries
f3778d5f4hudson* libraries cc801bc...c09b00a (1): > Bump libraries
08d86e3cdhudson* libraries eec5879...cc801bc (1): > Bump libraries
c47ebfd39vwaurich- at least something works now
ccc2d2974hudson* libraries 2da570a...eec5879 (1): > Bump libraries
3591c06b8Adeel Asghar* OMEdit ea8dd85...04e3776 (1): > ticket:4008 For now just display all parameters as enabled.
04e3776a5Adeel Asgharticket:4008 For now just display all parameters as enabled.
9673df643Adeel Asghar* OMEdit ff69236...ea8dd85 (1): > ticket:4026 Use the inherited class coordinate system if class doesn't have one.
ea8dd8585Adeel Asgharticket:4026 Use the inherited class coordinate system if class doesn't have one.
0cd7cf572vwaurich- hide animation window when switching perspective
8ecc3f01dvwaurich- fix updateTimer
0a7ab0541vwaurich- add own shape type for pipes
a07ac97e1vwaurich* OMCompiler 55589c8...863a98b (1): > - fix visualization attribute extra
a85b4051bhudson* libraries 5822fc9...2da570a (1): > Bump libraries
8713572caAdeel Asghar* OMEdit af701af...ff69236 (1): > ticket:4023 Fixed the GDB path issue.
ff6923694Adeel Asgharticket:4023 Fixed the GDB path issue.
714e80dc2hudson* libraries 17837ab...5822fc9 (1): > Bump libraries
e317479adWilli Braun* testsuite 7496b21...9f36c1c (1): > fix daeMode testsuite
9f36c1c25Willi Braunfix daeMode testsuite
787ff7d9cvwaurich* OMCompiler 9f51354...55589c8 (1): > - generate visual.xml with +d=visxml only
c3ad0a474Willi BraunUpdating submodules
7496b2113Willi Braunadd dae tests to the testsuite
f473622b3vwaurich* OMCompiler 8c6ebff...5d7be40 (1): > - get source info for Flags.VISUAL_XML
ca42d75e9hudson* libraries 5bbcc65...17837ab (1): > Bump libraries
6fc92320ahudson* libraries 9844f28...5bbcc65 (1): > Bump libraries
a5a94a345Adeel Asghar* OMCompiler a543be3...8c6ebff (1): > Better implementation for add/update/delete transition APIs.
e820854cevwaurich- separate VisualizerMAT class
dab8d02d5vwaurich- add icons, remove old animation buttons
8707392bavwaurich- make an animation toolbar
e5a6e459cvwaurich- add an animation toolbar
3b272d478hudson* libraries e703c0a...9844f28 (1): > Bump libraries
b5660ff07Rüdiger Franke* OMCompiler 7ce61b8...a543be3 (1): > Add new function signatures to ArrayOperations.h
2665e73abvwaurich- somehow integrated the viewer in the animationwidget
0c99c4879Adeel AsgharCopy omniORB files required for OMPython.
f1fb176a8vwaurich- got the animation in the view
0eb1e6931Rüdiger Franke* OMCompiler 0b58b42...7ce61b8 (1): > Implement DIV_ARR and ADD_ARRAY_SCALAR in Cpp runtime
168de06cdhudson* libraries f0f1421...e703c0a (1): > Bump libraries
8627235eevwaurich- compile a lot of stuff
9a7a6a652hudson* libraries c0d7cd1...f0f1421 (1): > Bump libraries
7f9210425vwaurich- get a proper viewer
b1e2e3c9cAdeel AsgharUpdating submodules
424839247Adeel AsgharUpdated the transitions test.
bf2ce7259Adeel AsgharUpdating submodules
aa4034be8Adeel AsgharCall the transition tests.
f9561bb5avwaurich- get osgviewer and widgets
b9b08bb29hudson* libraries 0545f46...c0d7cd1 (1): > Bump libraries
b1db32975vwaurich- compile with osg
425e27964Adeel AsgharTest for transitions APIs.
e23197cc0Adeel AsgharUpdating submodules
ddd5bd002Per ÖstlundUpdating submodules
f12e83be5Per Östlund- Added testcase for ticket 4028.
c10ebe7cevwaurich- animation window
a66f05b60hudson* libraries 8272b09...0545f46 (2): > Bump libraries > Bump libraries
90a3111c6hudson* libraries 2aa606d...8272b09 (1): > Bump libraries
4811487c3vwaurich* OMEdit ef5ae2c...af701af (2): > - animation tab (reverted from commit d67f06b7e02204937bf4b447f8f2b0ab7994cad3) > - animation tab
af701af0evwaurich- animation tab (reverted from commit d67f06b7e02204937bf4b447f8f2b0ab7994cad3)
d67f06b7evwaurich- animation tab
d577b7746Adeel Asghar* OMCompiler 974a19c...0735a9d (1): > Added new API addTransition.
1d8a54c5dvwaurich* OMCompiler fcc0b47...974a19c (1): > - compute timeevents for tEnd
1fc6779f5vwaurich* OMCompiler a1fe865...fcc0b47 (1): > - deactivate analytic jac for nls in cpp Newton solver
0cafae04fhudson* OMEdit af142ed...ef5ae2c (1): > Merge pull request #30 from robbr48/master
ef5ae2c5fAdeel AsgharMerge pull request #30 from robbr48/master
a2097138fvwaurich* OMCompiler cd3785d...a1fe865 (1): > - cpp synchronous implementation back to time events
f78536178vwaurich* testsuite ad30452...05d7215 (1): > - deactivate test for now
05d7215d2vwaurich- deactivate test for now
d9bbe6a55hudson* libraries 13af828...2aa606d (1): > Bump libraries
11290fdddhudson* libraries a32c731...13af828 (1): > Bump libraries
b0fc13197Robert BraunRemoved accidentally commited debug output.
5fc6629d5Robert BraunReduced tolerances for fuzzyCompare function.
af3b5b30cptaeuber* OMCompiler 338dd80...cd3785d (1): > Some minor SimCode Optimization
2f90cbe96hudson* libraries 8cc0516...a32c731 (1): > Bump libraries
0e7c9e224ptaeuberUpdating submodules
ad304529bptaeuberExpected Output
a612fb9dfhudson* libraries 801e126...8cc0516 (1): > Bump libraries
844e1292bhudson* libraries 798c7e1...801e126 (1): > Bump libraries
07e32aaadptaeuber* OMCompiler bcf29cc...779a206 (1): > Fix Dynamic Tearing for initialization
4bd6606c7ptaeuber* OMCompiler 5fed8c1...bcf29cc (1): > Allow Dynamic Tearing for initialization
fdc16e8ffptaeuberUpdating submodules
b11d53d01ptaeuberExpected output
2f0e64673Niklas Worschech* OMCompiler d0a57cd...db1de5b (2): > fix for hpcom > integrated DAE mode in cpp runtime
f38ca3c90Adeel Asghar* OMEdit 3e8f747...af142ed (1): > ticket:4013 Update the display name within inherited classes.
af142edfcAdeel Asgharticket:4013 Update the display name within inherited classes.
1a035cf14vwaurich* testsuite 9453b64...810d7e2 (1): > - activate synchronous test with total model
810d7e20bvwaurich- activate synchronous test with total model
ef4e7ef98vwaurich* OMCompiler 4ec62d0...d0a57cd (1): > - fix booleanclock handling, use subpartidx for clockinit
8d66d027evwaurich* testsuite efdd08a...9453b64 (1): > - added synchronous test, update clockedEventTest
9453b64e2vwaurich- added synchronous test, update clockedEventTest
e023fae8dvwaurich* testsuite 69e0f34...efdd08a (1): > - update clockedEventTest
efdd08a27vwaurich- update clockedEventTest
aa923e127vwaurich* OMCompiler 8c6cf45...4ec62d0 (1): > - fix for hpcom
1e0af42a1vwaurich* testsuite 793899e...69e0f34 (1): > - added test for partlintorn systems
69e0f34f4vwaurich- added test for partlintorn systems
d5eaeaf1bvwaurich* OMCompiler aeb5710...8c6cf45 (1): > - remove debug output
9f40c1115vwaurich* OMCompiler 41f85a5...aeb5710 (1): > - fix partlintorn system
5c97c3825vwaurich* OMCompiler 5a18bd5...41f85a5 (1): > Reactivated reverted clock adaptions
6f943466cvrugeUpdating submodules
793899e50vrugeadded test for ticket:3997
e72c6205evruge* OMCompiler 2d42240...c5749a6 (1): > recursion -> loop
17b76a242hudson* libraries 3948ea0...798c7e1 (1): > Bump libraries
e32ba78a8hudson* libraries a121968...3948ea0 (1): > Bump libraries
846caf8cbhudson* libraries 005d18b...a121968 (1): > Bump libraries
8238112e5hudsonUpdating submodules
c49987f11vrugeadded tests for force inline function in Loop
dba51955fhudson* libraries fa271da...005d18b (1): > Bump libraries
8d44841c0vruge* testsuite 8775cff...95c8653 (1): > make test more stable
2a5e662c9vruge* OMCompiler 145cac2...b7af71c (1): > improved modul order
95c8653eavrugemake test more stable
56d03c25ahudson* libraries 9e79050...fa271da (1): > Bump libraries
c43463d81vwaurich* OMCompiler 75fffde...145cac2 (1): > - copy missing dlls in omdev_extra_dlls to fix FMUs
4d1319d4eMartin SjölundUpdating submodules
8775cffb0Martin SjölundTest for default external call with arrays
e7498cd7fhudson* libraries 759e441...9e79050 (1): > Bump libraries
c025dfad7Martin Sjölund* OMCompiler e998614...c709213 (1): > Only store direction of external variables
8b62a9647hudson* libraries 3982f1d...759e441 (1): > Bump libraries
383fdf165Martin Sjölund* OMCompiler a4c1eab...e998614 (1): > Generate unique UUID if libuuid is present
b4eded1d1Adrian Pop* OMEdit 45325bd...3e8f747 (1): > fix windows build (#29)
3e8f747cdAdrian Popfix windows build (#29)
dd95bfea3hudson* libraries d5581e4...3982f1d (1): > Bump libraries
123335295hudson* libraries aab1821...d5581e4 (1): > Bump libraries
f116be887Martin Sjölund* OMCompiler 96951b4...a4c1eab (1): > setDocumentationAnnotation now escapes strings
dbd36373cMartin SjölundUpdating submodules * OMEdit a6abbd9...45325bd (1): > Compile with QT5 when available
ce1ebbf66Martin SjölundCompile with QT5
9ff03e5bdMartin SjölundCompile with QT5
9ccbe2073Martin SjölundUpdate to compile with QT5
45325bdd5Martin SjölundCompile with QT5 when available
364b7ddc3Martin SjölundAllow configure to detect QT5
9560139aehudson* libraries dbabe41...aab1821 (1): > Bump libraries
62db5eb5dMartin Sjölund* OMCompiler 4877c8d...96951b4 (1): > Use an AVL Tree to make adding new ZCs faster
1d5e3537chudson* libraries cc74b99...dbabe41 (1): > Bump libraries
560200ba9Martin SjölundExpected output
cc33a5904Martin SjölundUpdating submodules
7f89f6fe7ptaeuberUpdating submodules
04832d54eptaeuberUpdate parameterTest
c619837d1Martin Sjölund* OMCompiler 6cead39...06257ff (1): > Add built-in function valueCompare
44675e9c3ptaeuber* OMCompiler 2216479...6cead39 (1): > Add missing else
12a6399f4Lennart Ochel* OMCompiler 96282dd...2216479 (1): > Handle error stage ERROR_EVENTHANDLING
77568e861hudsonUpdating submodules
413773574Patrick TäuberAdd model to test parameter evaluation
35d906416Martin Sjölund* OMCompiler 9d12661...2d38e9a (1): > Encapsulate the ZeroCrossings set type
89efff0c1hudson* libraries 13289b7...cc74b99 (1): > Bump libraries
70c275f0fhudson* libraries 1c116de...13289b7 (1): > Bump libraries
4ae0b889cAdeel AsgharUpdating submodules
09ae6c980Adeel AsgharAdded test for getTransitions API.
17b52679chudson* libraries cb52715...1c116de (1): > Bump libraries
6a4a3f6e7Martin Sjölund* OMCompiler 68b6340...a968496 (1): > Do not pass around numRelations
9e3a25279hudson* libraries 8ec584e...cb52715 (1): > Bump libraries
a8395d8e1Martin Sjölund* OMCompiler a25dc00...68b6340 (1): > Merge only 0 or 1 zero-crossings
1a73b8492Dietmar Winkler* OMCompiler 1cb219f...a25dc00 (1): > Avoid characters in file names that are illegal in Windows
ba505bb0eMartin Sjölund* OMCompiler c06dade...1cb219f (1): > Use DoubleEndedList for zero-crossings internally
40256ecd0Martin Sjölund* OMCompiler 5162304...c06dade (1): > Fix type variables of metarecords
367adc568hudson* libraries 5da5169...8ec584e (1): > Bump libraries
67b62bf69hudson* libraries 879dde5...5da5169 (1): > Bump libraries
3c02f6ac9Adeel AsgharUpdated tests for getClassInformation output.
d58055a5dAdeel AsgharUpdating submodules
ee53dda5fMartin SjölundUpdating submodules
25e9e2c5cMartin SjölundExpected output for #1016
9a660c7f6hkiel* 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
f080a0ab6ptaeuber* OMCompiler 1a9bdf2...6f92e41 (1): > Minor changes to EvaluateParameter
24c849141hudson* libraries 7e7cc21...879dde5 (1): > Bump libraries
6393accfchudson* libraries 3359f14...7e7cc21 (1): > Bump libraries
ed66e566eWilli Braun* OMCompiler 1127a0f...1a9bdf2 (1): > added DAE_RESIDUAL_VAR as varKind
265f2e00fWilli Braun* OMCompiler 5f36339...1127a0f (1): > added ida-solver stopTime ticket:3991
b8a961a35Willi BraunUpdating submodules
7569344aeWilli Braunexpected output of OMCompiler PR#1014
f9b8fcb38Martin Sjölund* OMCompiler 1464a0d...f60e155 (1): > Fix equation system partitioning performance
19140c855hudson* libraries f0dbd0f...3359f14 (1): > Bump libraries
dbff056adhkiel* OMCompiler 3405204...1464a0d (1): > some minor list optimizations
d3813c793Martin Sjölund* OMCompiler 590fe40...3405204 (1): > FindZeroCrossings - avoid bad listAppend
9528cb1faMartin Sjölund* OMCompiler 6312752...590fe40 (1): > Use DoubleEndedList for FindZeroCrossings
e72ae947bhudson* libraries df9793f...f0dbd0f (1): > Bump libraries
8c25cc417Martin Sjölund* OMCompiler 112b0bc...6312752 (1): > Avoid matchcontinue in FindZeroCrossings
4425b91e9Martin Sjölund* OMCompiler 76f47ca...112b0bc (1): > Remove matchcontinue from FindZeroCrossings
10f61bd8cMartin Sjölund* OMCompiler 185f006...76f47ca (1): > Avoid matchcontinue in FindZeroCrossings
56e36b998Martin Sjölund* OMCompiler 3d60086...185f006 (1): > Avoid matchcontinue in FindZeroCrossings
e00a7e6a9Willi Braunenable daeMode tests
4f6cb2013hudsonUpdating submodules
2881989f8Willi BraunUpdating submodules
3b50b4856Willi Braunadjust output of tests
7d896bdf5Martin Sjölund* OMCompiler 4638cca...9206950 (1): > Change order in mergeZeroCrossings
67530c486hudson* libraries 4691397...df9793f (1): > Bump libraries
a9a0ba0bahudson* libraries 09cd89f...4691397 (1): > Bump libraries
1f87e7a40Lennart Ochel* OMCompiler dec4b30...4638cca (1): > New debug flag "partitionInitialization"
8d04a0ca1hkiel* OMCompiler 3fd8767...dec4b30 (1): > some minor optimizations
95b62310fAdeel Asghar* OMEdit 612047b...a6abbd9 (1): > ticket:3982 Preserve format of text copied from instantiate model window.
a6abbd9b3Adeel Asgharticket:3982 Preserve format of text copied from instantiate model window.
790b71f56Adeel Asghar* OMEdit 14f3280...612047b (1): > ticket:3987 Clear contents of search field by clicking ESC key.
612047bf0Adeel Asgharticket:3987 Clear contents of search field by clicking ESC key.
8c275a13fWilli Braun* OMCompiler 48f93f0...3fd8767 (1): > fix typos ticket:3983
730b95813hkiel* OMCompiler c6520af...48f93f0 (1): > some minor optimizations to Backend
47554c686Adeel Asghar* OMCompiler 5725c2b...c6520af (1): > Measure the correct time of API calls.
32e9483a8Adeel Asghar* OMEdit 4de9151...14f3280 (1): > Only create dialogs when they are really needed.
14f32804dAdeel AsgharOnly create dialogs when they are really needed.
c05343bcdadrpoupdate test after fixing ticket:3980
0549d24fbadrpoUpdating submodules
6ce64981bWilli Braun* OMCompiler 7b072a7...3e83c18 (1): > fix ticket:3983
21eed3abevwaurich* testsuite 63ce1c7...58e841c (1): > - added cpp synchronous coverage tests for windows
58e841c22vwaurich- added cpp synchronous coverage tests for windows
775356724hkiel* OMCompiler c84c179...7b072a7 (1): > use list comprehension
798693a30hkiel* OMCompiler 638acf9...c84c179 (1): > slightly improve performance of getComponentAnnotations() ticket:3679 do better scanning through lists
d1216983fhudson* libraries fa06d36...09cd89f (1): > Bump libraries
ce20dbb74Lennart Ochel* OMCompiler c1cac0c...638acf9 (1): > Don't evaluate alg. loops once before start of simulation
72e25ab5cadrpoUpdating submodules
63ce1c70eadrpoupdate tests after ThermoSysPro changes
5784a2314Adrian Pop* OMCompiler 96924a5...c1cac0c (1): > fix ticket:3973
98d3633bcLennart Ochel* OMCompiler 6cb06d8...96924a5 (1): > Add missing TRACE_POP statement
6bae26e6eLennart Ochel* OMCompiler 8ab6b8a...6cb06d8 (1): > Minor optimizations to EvaluateParameter.mo
3cc53c181Lennart Ochel* OMCompiler cbd9cd3...8ab6b8a (1): > Remove superfluous variables
e8766a796Williadd testcase for ida solver
9dcb77246hudsonUpdating submodules
ad06f9ae5Willi Braun* OMCompiler c268564...cf561f7 (1): > fix event handling of ida solver
0c0ec92c6Willi Braun* OMCompiler 8257389...c268564 (1): > fix debug trace
4c6ac928ehudson* libraries fa77f43...dd435b9 (1): > Bump libraries
70e8a37aehkiel* OMCompiler 2ce167a...8257389 (1): > GC.free() some temporary arrays
9b8d0f69cadrpo* 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
19c573463Adrian Pop* OMEdit 86dd3e9...4de9151 (1): > fix ticket:3868 add --large-address-aware when linking OMEdit (#28)
4de915140Adrian Popfix ticket:3868 add --large-address-aware when linking OMEdit (#28)
9a4a119c7Rüdiger Franke* OMCompiler a5b5466...499d340 (1): > Support startInterval of event clocks, ticket:3272
60cd9dacbhudson* libraries a0b3ab3...fa77f43 (1): > Bump libraries
468286c5chudson* libraries 2d0c3a8...a0b3ab3 (1): > Bump libraries
a4b1ac007hudson* OMCompiler 60b9239...a5b5466 (5): > Updating 3rdParty > Updating 3rdParty > Merge branch 'master' of https://openmodelica.org/git-readonly/OMCompiler > Updating 3rdParty > Updating 3rdParty
9e7ba53b6Adeel Asghar* OMEdit 56794bf...86dd3e9 (1): > Changed Algorithmic Debugging to Debugging.
86dd3e98fAdeel AsgharChanged Algorithmic Debugging to Debugging.
9b631e41fAdeel Asghar* OMEdit 44eb332...56794bf (1): > Properly set CRLF line ending.
56794bf8bAdeel AsgharProperly set CRLF line ending.
9024911cdRüdiger FrankeUpdating submodules
d63325375Rüdiger FrankeExpected output
b0c87cafbhudson* libraries 09d9a1a...2d0c3a8 (1): > Bump libraries
0b25f727dhkiel* OMCompiler 96ee498...70198be (1): > fix some warnings from static code analysis
bf3ee768cWilli Braunadd daeMode tests to testsuite
c2d7cac27Willi BraunUpdating submodules
dcf9748d9Willi Braunadd ida daeMode flag to suppress alg. vars
92579682eNiklas Worschech* OMCompiler df84bca...a25d3fd (1): > Revert "fix for clock ticks at end time in cpp runtime"
365c8c30cAdeel Asghar* OMEdit b5fe970...44eb332 (1): > Remove the status bar message in case of error.
44eb33272Adeel AsgharRemove the status bar message in case of error.
a150a7313Adeel Asghar* OMEdit 19e56e3...b5fe970 (1): > ticket:3970 Include the components of the base classes in exported images.
b5fe97021Adeel Asgharticket:3970 Include the components of the base classes in exported images.
68d2b084aAdeel Asghar* OMEdit 611bc0f...19e56e3 (1): > ticket:3958 Make OMCLogger enabled by default.
19e56e3d5Adeel Asgharticket:3958 Make OMCLogger enabled by default.
961402d3eAdeel Asghar* OMEdit db26f9e...611bc0f (1): > ticket:3969 Show correct line numbers for errors.
611bc0f32Adeel Asgharticket:3969 Show correct line numbers for errors.
3ac32bf04adrpoUpdating submodules
611ddae12adrpoadd test for ticket:3974
f15c2f746hudson* libraries ee73517...09d9a1a (1): > Bump libraries
1e70e4a44Niklas Worschech* OMCompiler f67918e...913b58d (1): > Revert "Adapted clock handling in cpp runtime"
f2659d5beAdeel Asghar* OMEdit 54a3450...db26f9e (1): > Use QRegExp to find tags instead of using QWebPage. QWebPage is slow and very much resource hungry.
db26f9ec6Adeel AsgharUse QRegExp to find tags instead of using QWebPage. QWebPage is slow and very much resource hungry.
815d12437Adeel Asghar* OMEdit 2d080d4...54a3450 (1): > C/C++ Editor instead of C Editor.
54a345038Adeel AsgharC/C++ Editor instead of C Editor.
303481877Adeel Asghar* OMEdit 8cddbef...2d080d4 (1): > Improved the performance by not setting the QTextCursor again and again.
2d080d4c7Adeel AsgharImproved the performance by not setting the QTextCursor again and again.
a47f424c7hudson* libraries b806a2e...ee73517 (1): > Bump libraries
fb1a34864Niklas Worschech* testsuite 7d89d89...f34d8aa (1): > activated clockedTest in cpp tests again
f34d8aac8Niklas Worschechactivated clockedTest in cpp tests again
65ebd961eNiklas Worschech* OMCompiler ddf5050...f67918e (1): > fix for clock ticks at end time in cpp runtime
f782e0795hudsonUpdating submodules
7d89d89eeadrpodisble test until we find the issue
3fc6f58cdNiklas Worschech* testsuite f3deab8...25d4cfc (1): > temporary deactivated clockTest from cpp runtime tests
25d4cfc12Niklas Worschechtemporary deactivated clockTest from cpp runtime tests
fe13ac30cadrpo* OMCompiler fcde532...3829472 (1): > small memory optimizations
8c8bd5d3ahudson* libraries 88bfd87...b806a2e (1): > Bump libraries
d6c8be52bWilli* OMCompiler ce35531...fcde532 (1): > try to fix daeMode for complex equations
9436b5951hudson* libraries 74609a1...88bfd87 (1): > Bump libraries
47a81d89dhkiel* OMCompiler a38e0f0...ce35531 (1): > fix some issues from static code analysis ticket:3954
c0bb335e9Adeel Asghar* OMEdit 8b88d8e...8cddbef (1): > Allow user to handle loading of OpenModelica library.
8cddbef21Adeel AsgharAllow user to handle loading of OpenModelica library.
eea37c855Bernhard Thiele* testsuite c45baaf...f3deab8 (1): > Added graphical state machine examples
f3deab8a4Bernhard ThieleAdded graphical state machine examples
4c214e294hudson* libraries 5fbbdc0...74609a1 (1): > Bump libraries
2ed7c9c9fAdeel Asghar* OMEdit aede0ba...8b88d8e (2): > Merge pull request #27 from adeas31/MetaModelica > Merge pull request #26 from adeas31/MetaModelica
8b88d8ec4Adeel AsgharMerge pull request #27 from adeas31/MetaModelica
082b079feAdeel AsgharFix build.
b572deff9Adeel AsgharMerge pull request #26 from adeas31/MetaModelica
db87fd035Adeel AsgharRenaming file/folder.
a08c6ff64Adeel AsgharAllow creating files & folders.
32225843bLennart Ochel* OMCompiler c4ba4ab...a38e0f0 (1): > Extract variables also from clocked partitions
0f948b3c7Lennart Ochel* OMCompiler 31aeef3...c4ba4ab (1): > Small improvements to module wrapFunctionCalls
85fde8963Lennart Ochel* OMCompiler 532bec8...31aeef3 (1): > Simplify RemoveSimpleEquations.handleSets
bbbf7501bAdeel AsgharAdded support for deleting files.
7e85af7a0hudson* OMCompiler 64d176d...532bec8 (2): > fix CodegenC for dynamic tearing (#1) > Write equations directly to file
65fb7a738hudson* libraries 79fbc08...5fbbdc0 (1): > Bump libraries
aef117e92Adeel AsgharOnly use anyString for String types. This change also makes the debugger faster since we are not calling anyString on all types.
2c515a61fAdeel AsgharImproved the loading/unloading of files.
e719aa27fLennart Ochel* OMCompiler 0e09820...64d176d (1): > Move prototype to _model.h
1922b2f61Willi Braun* OMCompiler 4936316...0e09820 (1): > fix ticket:3913
81ead1255Martin Sjölund* OMCompiler d59e2f8...4936316 (1): > Remove some unused function calls
abace5fd3adrpoUpdating submodules
c45baaf65adrpoupdate tests ticket:3960
caeecf590Adeel AsgharAllow adding breakpoints on MetaModelica files. Removed unused property TreeWithBranches.
94d5bad9fLennart Ochel* OMCompiler 8bbb70a...447096d (1): > Fix implicit function declaration
2facc535bRüdiger Franke* OMCompiler eba4654...8bbb70a (1): > Fix discrete state indices for FMI export
064f241d4Adeel AsgharAllow opening directory structure. Support for MetaModelica & C files. Syntax Highlighting of MetaModelica & C Files.
1ea001acfhudson* libraries fb7b332...79fbc08 (1): > Bump libraries
7de20ae9ehudson* libraries f7e0f2d...fb7b332 (1): > Bump libraries
a30df99eahudson* libraries fabfa76...f7e0f2d (1): > Bump libraries
f3655bcc6Lennart OchelUpdating submodules
3589cd8dbLennart OchelNew test cases for module wrapFunctionCalls
b10d9209fLennart OchelUpdate expected output
1af79cf99Lennart OchelUpdate expected output
d4e2fdc6fhudson* libraries 2354dac...fabfa76 (1): > Bump libraries
3bdc1f5d1hudson* libraries ac17329...2354dac (1): > Bump libraries
4038e8fa2Martin Sjölund* OMCompiler 7e1286c...a1a5408 (1): > Ran the refactoring script to remove unused code
8f881c3deAdeel AsgharRemoved the DebuggerMainWindow class and add debugger perspective with dock widgets.
c98858376hudson* 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)
726d93dd6hkiel* OMCompiler bb33335...f5d4c26 (1): > fix some abnormalities from static code check ticket:3954
307a9d178Willi Braun* OMCompiler 76b1b28...bb33335 (1): > improve some simulation option descriptions
0d6036f14hudson* OMCompiler e9351e0...76b1b28 (3): > update non-linear system code > generalized nonLinearSystemData generation > generealize staticData generation
0e7406e43hudson* libraries 03d9f87...ac17329 (1): > Bump libraries
074e69764hkiel* OMCompiler 68ed955...e9351e0 (1): > OS X: run otool on libzlib.dylib
d27df5106Willi Braun* OMCompiler 201f9d3...68ed955 (1): > clean up nonlinear systems: remove unsed field
212b7e813Willi Braun* OMCompiler 7fda7d4...201f9d3 (1): > improve codegeneration for non-linear systems
583ed4511vruge* OMCompiler 63527ec...7fda7d4 (1): > Cosmetic changes for DynOptimization
c00959d1cvrugeUpdating submodules
99918a094vrugeExpected output
9a5689ef7hudson* libraries c5b9f86...03d9f87 (1): > Bump libraries
86c965a93Niklas Worschech* OMCompiler 912301a...43294bc (1): > fix in fmu 1.0 export and cpp runtime for ambiguous symbols for shared_ptr
29533d3b6Niklas Worschech* OMCompiler 7a7247f...912301a (1): > fix for algloop variable attributes assignment in cpp Template/CodegenCpp.tpl
8fc36d745Rüdiger Franke* OMCompiler 4eaf6a3...7a7247f (1): > Link Cpp FMUs all static under Windows
d343ec3d7hudson* libraries ab3761a...c5b9f86 (1): > Bump libraries
fc814cef2adrpo* OMCompiler 2dbc14b...4eaf6a3 (1): > add needed libs to FMUs on windows, ticket:3946
243b802adWilli Braun* OMCompiler d08a251...2dbc14b (1): > fix nominal values for daeMode
af925a47cRüdiger Franke* OMCompiler 6a480c8...d08a251 (2): > Clean up comments and indentation > Refine treatment of clocked start values to fix ticket:3770
c135f75f0Lennart OchelUnit test for expandable array
55a3b3645Lennart OchelUpdating submodules
2183f0125Rüdiger Franke* OMCompiler dd39b9f...e867d82 (2): > Remove unnecessary Sundials include directories > Move Sundials paths to Sundials section (ticket:3933)
a5e2a4b78Willi Braun* OMCompiler 9e077fe...dd39b9f (1): > adjust nominal usage in daeMode for alg variables
554d8a51dWilli Braun* OMCompiler c40d6c4...9e077fe (1): > add initial step size flag to ida solver
9a4ecc153hudson* libraries 8eddc6e...ab3761a (1): > Bump libraries
0b7fde38bAdeel Asghar* OMEdit 0868b1d...aede0ba (1): > Set () for flags with no values.
aede0ba17Adeel AsgharSet () for flags with no values.
a6db00c26Adeel Asghar* OMEdit 06da538...0868b1d (1): > ticket:3488 Support ignoreSimulationFlagsAnnotation flag.
0868b1df1Adeel Asgharticket:3488 Support ignoreSimulationFlagsAnnotation flag.
9648f4b98Adeel Asghar* OMCompiler 0a6dd26...c40d6c4 (1): > ticket:3488 Added ignoreSimulationFlagsAnnotation flag.
0a90bdd3dAdeel 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.
06da5383bAdeel Asgharticket:3488 Write the __OpenModelica_simulationFlags annotation based on the settings used in SimulationDialog Read the __OpenModelica_simulationFlags and apply it them to simulation.
9e9a4548aRüdiger Franke* OMCompiler 5a887db...0a6dd26 (1): > Attempt to fix ticket:3948 for Windows build
66fe42830hudson* libraries 628023e...8eddc6e (1): > Bump libraries
239bf3a6fadrpoticket:3946, copy needed dlls to bin folder
6da1434ccadrpo* testsuite 55a76f7...1a9e96d (1): > fix ticket3947, change SID to SIDTest to avoid name conflicts
1a9e96d52adrpofix ticket3947, change SID to SIDTest to avoid name conflicts
f3a84dc34Niklas Worschech* OMCompiler 0fe7279...5a887db (3): > fix for typo in cmakefile > added status message for sundials libraries > fix for #3933
5da9bcaffvwaurich* OMCompiler 24669b2...0fe7279 (1): > - functions to debug Index Reduction
50725e1e8adrpo* OMCompiler 38e81d6...24669b2 (1): > fix ticket:3942 - use -std=c++11 for Windows - add -lz -lhdf5 libs to linking, needed for Modelica tables
331727c28ptaeuber* OMCompiler 81b6765...38e81d6 (1): > Add flag to emit solver steps to the result file
07ebe8c63Lennart Ochel* OMCompiler dc14e0f...81b6765 (1): > Improve error message
410580b9fhudson* libraries 9c9d459...628023e (1): > Bump libraries
55a76f72bptaeuberUse config flag for total tearing
0293fa18dptaeuberUpdating submodules
acdfaa2ebadrpo* OMCompiler c7a21ff...ec6bb23 (1): > ticket:3092, activate OMC_NO_GC_MAPPING only on FMI or minimal runtime
fd8fa2bebBernhard Thiele* testsuite 193fe4e...22f7bdf (1): > Added another test case to Modelica_Synchronous
22f7bdfabBernhard ThieleAdded another test case to Modelica_Synchronous
90cd81a74adrpoUpdating submodules
193fe4e98adrpoadd test for ticket:3902
85416e582adrpo* OMCompiler 3f4962f...1aab55e (1): > omc_ua depends on boehm-gc target, ticket:3902
c83e474eaadrpo* OMCompiler 28420a1...3f4962f (1): > ParModelica depends on boehm-gc, ticket:3902
833bf4b9badrpo* OMCompiler ad52d27...28420a1 (1): > small changes to the memory allocation interface, ticket:3902
eb4f5b9c7hudson* libraries 70b12b3...9c9d459 (1): > Bump libraries
b0266bc7bMartin Sjölund* doc 008b951...0fd4096 (1): > Do not use + for OM flags
0fd4096c5Martin SjölundDo not use + for OM flags
f66d244c8adrpo* OMCompiler 944192f...ad52d27 (1): > Fix ticket:3941 disable tests Modelica_Synchronous.WorkInProgress.*
510e963a1hudson* libraries b402fda...70b12b3 (1): > Bump libraries
91c1994d4Bernhard Thiele* testsuite c44afbc...5ad2b53 (1): > Added Modelica_Synchronous test cases
5ad2b537eBernhard ThieleAdded Modelica_Synchronous test cases
7d04ab34cLennart Ochel* OMCompiler 70349b5...944192f (1): > Don't share memory between different variable arrays
5aad2ee06ptaeuberUpdating submodules
c44afbc08ptaeuberUse --maxSizeLinearTearing=0 instead of --disableLinearTearing
8246edfbcPatrick Täuber* OMCompiler b526c9b...ace8794 (1): > Performance fix of instantiation of syst in loop
a54c8a380Rüdiger FrankeUpdating submodules
36621703eRüdiger FrankeUpgrade clockedTest with continuous-time equations
369a2c9c3Rüdiger FrankeRevert 963ed3cf89 for clockedTest
caa32ec71Rüdiger FrankeUpdating submodules
d7950503aRüdiger FrankeExpected output (ticket:3770)
d823c2455adrpo* OMCompiler 28405d8...9e139b9 (1): > more fixes to svg generation
e68f7e27ehudson* libraries 1b0f095...b402fda (1): > Bump libraries
b93eced80hudson* libraries fcec74c...1b0f095 (1): > Bump libraries
dc5a258bchudson* doc 28bc0aa...008b951 (1): > Merge pull request #25 from arun3688/parametersensitivity
008b9516fAdeel AsgharMerge pull request #25 from arun3688/parametersensitivity
36b5c7b9fAdeel Asghar* OMNotebook c07f33d...07d5742 (1): > modelicacolors.xml is not used anymore. Use same colors as were defined in modelicacolors.xml.
07d574279Adeel Asgharmodelicacolors.xml is not used anymore. Use same colors as were defined in modelicacolors.xml.
99916cf0darun3688Update with Peter correction
4807a1edfAdeel Asghar* OMNotebook 3a11306...c07f33d (1): > ticket:3929 Killed the crap syntax highlighter thread. Added QSyntaxHighlighter.
c07f33dc5Adeel Asgharticket:3929 Killed the crap syntax highlighter thread. Added QSyntaxHighlighter.
c760ce1beLennart Ochel* testsuite d717009...3446e63 (1): > Add test for 'localKnownVars'
3446e63c1Lennart OchelAdd test for 'localKnownVars'
9592720d0vwaurich* OMCompiler d19242a...28405d8 (1): > - fix order of subpartition clocks
0b58d8c3bptaeuberUpdating submodules
d7170093aptaeuberExpected output
fa83b34a9vruge* testsuite 6665a46...bcab6f6 (1): > added test for inline function
bcab6f6c0vrugeadded test for inline function
7df1f4462Adeel Asghar* OMEdit a65845a...b85235d (1): > Fixed the debugger. Use the --thread & --frame argument with each command.
7ee823419Adeel Asghar* OMCompiler 215f2b4...9983317 (1): > Use 1 for record type.
b85235d99Adeel AsgharFixed the debugger. Use the --thread & --frame argument with each command.
98caf60fdadrpo* testsuite b7f5861...6665a46 (1): > support baselining tests in parallel
6665a46abadrposupport baselining tests in parallel
6d250de45Willi BraunUpdating submodules
b7f586196Willi Braundon't show alias warning by default
470795a84Martin SjölundUpdating submodules
f65263f47Martin SjölundUpdate now broken test needing CREF_ITER working
ba0b9410cadrpo* testsuite ec4c1c7...bc03c8e (1): > use --alarm=900 for all tests to avoid hangs
8552280a5Willi Braun* OMCompiler 1d03f63...cea271e (1): > remove not used extrapolation code
bc03c8e96adrpouse --alarm=900 for all tests to avoid hangs
3b898ee3cadrpo* OMCompiler 5a28893...1d03f63 (1): > add support for --alarm on command line ticket:3928
e62685d86hudson* libraries 2b2376b...fcec74c (1): > Bump libraries
bdfff78c7ptaeuber* OMCompiler 59c64ac...5a28893 (1): > Detect JAC_CONSTANT() as linear component
3bc6328dbWilli BraunUpdating submodules
3fb2c2aedWilli Braunadd jacobian word to aspell
ec4c1c72eWilli Braunadd testcase for ticket:3926
cc044683aMartin SjölundUpdating submodules
77c753bf8Martin SjölundExpected output
132a169fdPer ÖstlundUpdating submodules
927c5e90fPer ÖstlundscodeInst -> newInst flag update.
4de17a3b3Per ÖstlundUpdated LoadCompilerSources to new inst changes.
0d2114810Per ÖstlundUpdating submodules
9e030f2b3Per ÖstlundMore scodeinst test updates.
f1fe18eb3Per ÖstlundUpdated scodeinst tests.
7e9369158wibraun* doc e5130b4...28bc0aa (1): > initial documentation for sensitivities (#23)
03471e2f4arun3688ticket:3488 testscript for getting vendorannotation modifer names and values
b319b49f6arun3688Updating submodules
14e60f41dMartin Sjölund* OMCompiler bf97bdc...9e87f6d (2): > Fix SVG generation > Put each library into its own history folder
bde3ea631adrpofix rtest for windows
ab2681684adrpo* testsuite 8f2e742...bde3ea6 (1): > fix rtest for windows
1b6659beehudsonUpdating submodules
8f2e742afWilli Braunadjust test to to current implementation
0e7fa5342Willi Braunfix Makefile
28bc0aa84wibrauninitial documentation for sensitivities (#23)
5375e630dLennart Ochel* OMCompiler c7fe641...eacfc6b (1): > Move the actual unit parsing to Unit.mo
539d9501fMartin Sjölund* OMCompiler f47e48b...c7fe641 (1): > Handle writing empty files
dd3314c69Martin Sjölund* OMCompiler 3e9b0e8...f47e48b (2): > Do not create HT of size 0 > Use BaseHashTable for the SimCode HT
cc5f6c59dhkiel* OMCompiler 17df9f3...3e9b0e8 (1): > use less memory when operating on units
c82690eb8Lennart Ochel* OMCompiler 1e5da4b...17df9f3 (1): > Clean up unit check module
b21410a87hudson* libraries 87c74e4...2b2376b (1): > Bump libraries
e2dadb712Adeel Asghar* OMEdit 9b994a0...a65845a (2): > Fixed the index for parenthesis matching. > ticket:3924 Do not add extra line breaks.
bbf3498b5Per ÖstlundUpdate more scodeinst tests.
35eabe5bePer ÖstlundUpdating submodules
a65845ac3Adeel AsgharFixed the index for parenthesis matching.
d033fbf4ahkiel* OMCompiler 9b0163d...82eeffe (1): > fix BackendDAETransform.eqnAssignmentNonScalar()
bc7611906Adeel Asgharticket:3924 Do not add extra line breaks.
ee2f4ec0fAdeel Asghar* OMCompiler 120a9e2...9b0163d (1): > Handle the integer inside record.
43571da3cadrpo* OMCompiler ec70f33...120a9e2 (1): > Activate multiple FMU instances per process ticket:3820
fd1c4af2dhkiel* OMCompiler 4c94fc0...ec70f33 (1): > fix memory leaks in C runtime
c3028cf24hkiel* OMCompiler 72f98cf...4c94fc0 (1): > fix some issues from static analysis
5f4fb2323adrpoupdate tests after fixes to ticket:3989
f204077dbadrpoUpdating submodules
4de2aece1Martin Sjölund* OMCompiler 2aa4935...7570c6b (1): > Do not use pre-processor for array variables
d1750d9d4Per ÖstlundUpdating submodules
a98f42433Per ÖstlundUpdate scodeinst test cases.
6ab018cdehudsonUpdating submodules
98cfe9be3ptaeuberExpected Output
5f76f4ab1Lennart OchelUpdating submodules
2b52a4e62Per Östlund* OMCompiler 012b282...7271c6f (1): > NFInst improvements.
c04f1a00dLennart OchelCalculate unit information for state derivatives
794f9f625hudson* libraries 7d91996...87c74e4 (1): > Bump libraries
874d653dbadrpo* OMCompiler f79cce4...012b282 (1): > fix windows external annotation for omcruntime library
7ac0ece20Per Östlund* OMCompiler 4a27b09...f79cce4 (1): > Implement derived class modifiers in NFInst.
59ae6cea2hkiel* OMCompiler 029864f...4a27b09 (1): > shorter C code for non-guarded list comprehensions
c47650e7fhkiel* OMCompiler d02a375...029864f (1): > allocate using mmc_alloc_words_atomic where no pointer is stored.
bfa5436dchkiel* OMCompiler 3507862...d02a375 (1): > preserve some more tuples
41e43abc4Per Östlund* OMCompiler f1904b8...3507862 (1): > Propagate modifiers for structured components.
53fe331e5Adeel AsgharUpdating submodules * OMEdit 736e098...9b994a0 (1): > Use same border as QLineEdit for QPlainTextEdit.
e5130b443Adeel AsgharAdded instructions on how to make connection. Updated OMEdit options.
2a9d7b906Per Östlund* OMCompiler 06b1abe...f1904b8 (1): > Clean up some new instantiation modules.
9b994a03cAdeel AsgharUse same border as QLineEdit for QPlainTextEdit.
4c3d96aaaMartin Sjölund* OMCompiler 4e18fb9...06b1abe (1): > Do not use preprocessor to generate sample() code
94712d755Per Östlund* OMCompiler 58bbbff...4e18fb9 (1): > Replace old new instantiation with new new instantiation.
3045d3f70hudson* libraries 716b228...7d91996 (1): > Bump libraries
8e19f4effAdeel Asghar* OMEdit 518da8d...736e098 (1): > Merge pull request #25 from OpenModelica/annotations
736e098dfAdeel AsgharMerge pull request #25 from OpenModelica/annotations
fca91a96fLennart Ochel* OMCompiler a52420c...58bbbff (1): > Fix LOG_STATS (ticket:3922)
afdff3c96Adeel AsgharFixed annotation folding for quotes and comment blocks. If user moves inside the hidden block then unfold automatically.
3b73d02d2adrpoadapt rtest to windows msys2
3baec4ebcadrpo* testsuite 975701d...3b73d02 (1): > adapt rtest to windows msys2
64c2e6398hudson* libraries bb7ffcf...716b228 (1): > Bump libraries
e14182072hudson* libraries f3b120a...bb7ffcf (1): > Bump libraries
5a4de965bMartin Sjölund* OMCompiler c79b8ca...a52420c (1): > Skip calling unnecessary tmpTick
ef81b6d6eptaeuberUpdating submodules
975701dcaptaeuberExpected output
8827d06dfMartin Sjölund* OMCompiler 04496ac...f098371 (1): > Do not use preprocessor for attributes
841fd948fhkiel* OMCompiler 109dc98...04496ac (1): > remove function getAliasContinue()
ea9d37acbhkiel* OMCompiler d665b64...109dc98 (1): > do not thread two lists, just to unthread them again
0da4b13b8ptaeuber* OMCompiler c5b68a9...d665b64 (1): > Add flag to change the tolerances for newton solver
329215b5bAdeel AsgharMerge branch 'annotations' of https://github.com/OpenModelica/OMEdit into annotations
cd9be3440Adeel Asgharticket:2233 Implemented code folding. Folds the annotation spread over multiple lines.
0c1a4a6faadrpo* testsuite 871ab7c...44588cc (1): > use alarm to kill the test if infinite
44588cc91adrpouse alarm to kill the test if infinite
45e70540eadrpo* OMCompiler f10487d...c5b68a9 (1): > fix GenerateDoc.mos
c00836184hkiel* OMCompiler 8f16329...f10487d (1): > some minor optimizations - match -> matchcontinue - simplified some functions
77d49c0a1vwaurich* OMCompiler f0d46d5...8f16329 (1): > - dump a graphic blt-matrix in a html file via +d=bltmatrixdump
91f2ac254Willi* OMCompiler 73a73b0...f0d46d5 (1): > seperate coloring from generateSparsePattern
41a11e968Adrian Pop* doc 4168774...934911a (1): > fix interface for getDocumentationAnnotation (#24)
934911a35Adrian Popfix interface for getDocumentationAnnotation (#24)
6c833b8efhudson* libraries 9688d06...f3b120a (1): > Bump libraries
871ab7c35jhagupdated expected output
c392614c4jhagUpdating submodules
314e50157Martin Sjölund* OMCompiler 016c25e...50dade9 (1): > Prefer omc libs over system libs
c73bd7bb4adrpo* testsuite a5a02e3...9b040a6 (1): > add tests for ticket:3916
9b040a612adrpoadd tests for ticket:3916
997abd560Martin Sjölund* OMCompiler 0e88db8...016c25e (1): > Do not look for otool lines containing :
a484ecef2hkiel* OMCompiler c628fac...0e88db8 (1): > use listEmpty() instead of listLength()==0
824e7f015hkiel* OMCompiler 67e0588...c628fac (1): > fix PR #837
a8e070fd1adrpoUpdating submodules
a5a02e3dcadrpotest for ticket:3914
05e7d9063Martin Sjölund* OMCompiler 542abe9...ff73518 (1): > Check all dylib files for improper linking
5dc3e4d00hkiel* OMCompiler 5a7efad...542abe9 (1): > optimize List.sort() a bit more
0f1f03e6fhudson* OMCompiler e973987...5a7efad (2): > Updating 3rdParty > fix ticket:3897 - run install_name_tool on the libraries (also for libsundials_idas.0.dylib)
197a17a0fadrpo* testsuite bf0d983...7f5cbc7 (1): > fix infinite loop on windows
7f5cbc768adrpofix infinite loop on windows
498eab424vruge* OMCompiler 60be6c4...e973987 (1): > don't add noEvent twice
f66fa513dvruge* OMCompiler 605cd57...60be6c4 (1): > matchcontinue -> match
e873f1942vruge* OMCompiler 008b751...605cd57 (1): > fixed inline-anno interpretation
479bda68bWilli Braun* OMCompiler e713fe2...008b751 (1): > fix modelicaStringToCStr for "'"
5ec0d4411hkiel* 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);
5f3f25753hkiel* OMCompiler b3a1667...389ec43 (1): > fix ticket:3897 - run install_name_tool on the libraries
d8fe9b74cMartin Sjölund* OMCompiler e7dc979...b3a1667 (1): > Run install_name_tool on the libraries
00f236448adrpo* testsuite 61b9e24...bf0d983 (1): > adapt test to work on windows also
bf0d98351adrpoadapt test to work on windows also
fdba0f8aeadrpo* OMCompiler 3ba065e...e7dc979 (1): > properly set FMI_PLATFORM for FMIL library
6a59fcff5Willi BraunUpdating submodules
61b9e243cWilli Braunadd tests for sensitivities analysis
596a67325Rüdiger Franke* OMCompiler 833bce9...ade6473 (1): > Use old C++ ABI for cross compilation of FMUs
33dd447a9hkiel* OMCompiler c9c2dad...833bce9 (1): > try to fix ticket:3897 and ticket:3900
71ca619d8hudson* libraries d9d49c8...9688d06 (1): > Bump libraries
cec977929Willi Braun* OMCompiler 8f3825c...c9c2dad (1): > fix initialize SolverData control flow
8fdd61bachkiel* OMCompiler f1fc675...8f3825c (1): > avoid List.intRange in conjunction with for loops
e799a9b49ptaeuberUpdating submodules
a055cc9d6ptaeuberAdd ThermoPower models with expected output
b865bdb8chudson* libraries 11d646d...d9d49c8 (1): > Bump libraries
b251aca5eadrpoUpdating submodules
faf5f04fcAdeel AsgharDraw QStyle::PE_IndicatorBranch for folding.
24034b984Adeel AsgharCreate space for folding in the line number area.
ac9052a4cadrpoupdates to ticket:3857
a37c0c051hudson* libraries 2668396...11d646d (1): > Bump libraries
15a852b2fhkiel* OMCompiler 7e7eec7...04080ae (1): > remove some matchcontinue
5219d71fbvwaurich* OMCompiler 9873878...7e7eec7 (1): > - add case in dumpStateorder
89b004dc0Patrick Täuber* OMCompiler 9d8edb6...9873878 (1): > Reset strong component index
7d58c253fAdeel Asghar* OMEdit e1161ae...518da8d (1): > ticket:3488 Added support for --ignoreCommandLineOptionsAnnotation flag.
518da8db3Adeel Asgharticket:3488 Added support for --ignoreCommandLineOptionsAnnotation flag.
897edd0d2Willi BraunUpdating submodules
051e0a0edAdeel Asghar* OMCompiler e652a20...9c5ab12 (1): > ticket:3488 Added a flag --ignoreCommandLineOptionsAnnotation
f292fdea0Willi Braunadd test for ticket:3846
f5ef1eaa3Adeel Asghar* OMEdit 8e182ba...e1161ae (1): > ticket:3488 Allow setting __OpenModelica_commandLineOptions annotation from GUI.
e1161ae32Adeel Asgharticket:3488 Allow setting __OpenModelica_commandLineOptions annotation from GUI.
d18db8515Adeel Asghar* OMCompiler 018590e...e652a20 (2): > backup the originals flags. Reset the flags after translation. > ticket:3488 Read the __OpenModelica_commandLineOptions annotation and apply it.
8950a16d7vwaurich* OMCompiler 938a179...018590e (1): > - fix dumpComp2 for empty Jac
2c7b25ed3vwaurich* testsuite 28621f1...d692b4c (1): > - final try for Transformer.mo
d692b4c30vwaurich- final try for Transformer.mo
b2ea2a51cMartin Sjölund* OMCompiler 4d5ce50...938a179 (1): > Do not use cp -u
bf6974bb1Martin Sjölund* OMCompiler d171643...4d5ce50 (1): > Pass more linker flags to sundials cmake
d25027f7cptaeuberUpdating submodules
28621f171ptaeuberRename flag advanceTearing in allowImpossibleAssignments
79d0a47dcBernhard ThieleUpdating submodules
b86e6f772Bernhard ThieleAdapted state machine tests for default clock
68ece02edadrpo* OMCompiler 14328ef...bff2761 (1): > revert changes
98f0a0c73hudson* libraries cc4bcb0...2668396 (1): > Bump libraries
070ebde7cptaeuberUpdating submodules
ef47d9564ptaeuberAdd test for user defined tearing of Algorithms
794baf184Adeel AsgharUpdating submodules * OMEdit 4cc72c6...8e182ba (2): > OMDEV links. > compile from top level.
94f69ed2aWilli Braun* OMCompiler 6792db5...63cb7fe (1): > try to fix OSX build
e9bffa28badrpo* OMCompiler eb0e110...6792db5 (1): > update the OMDev readme
d1560083aAdeel Asgharquote path.
8e182ba39Adeel AsgharOMDEV links.
0a278ea46Adeel AsgharUpdated compile instructions to new msys.
6038450d2Adeel AsgharUpdated compile instructions to new msys.
3a113064cAdeel AsgharUpdated compile instructions to new msys.
ef7be4c87Adeel Asgharcompile from top level.
e9a695024Adeel Asghar* OMEdit bff7de7...4cc72c6 (1): > Updated compile instructions to new msys.
4cc72c6eaAdeel AsgharUpdated compile instructions to new msys.
80bb6a323hkiel* 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
972a45bb2Martin Sjölund* OMCompiler 8344312...09c5a1c (1): > Make it easier to override FMU CPPFLAGS
aca99fc39Adeel AsgharUpdated the instructions link.
7eef6181bAdeel AsgharAdded link to windows compilation instructions.
263617bd1hudson* libraries 185d93c...cc4bcb0 (1): > Bump libraries
572543865Adeel Asghar* OMCompiler b832f3e...8344312 (3): > More updated instructions. > Format instructions. > Updated install instructions for OMC.
cc2330522vwaurich* OMCompiler 891e7e1...b832f3e (1): > - fix RemoveSimpleEquations, added comments
e007ccff3Adeel AsgharUpdating submodules * OMNotebook 0b6403e...17d90a7 (1): > Update common submodule.
95aa19b07Adeel Asghar* OMShell b077bcb...d9e86db (1): > Update common submodule.
17d90a7b0Adeel AsgharUpdate common submodule.
d9e86db25Adeel AsgharUpdate common submodule.
714115079ptaeuberUpdating submodules
17a3d11a0ptaeuberAdd test for user defined tearing
cebab4a71hudson* libraries 6a504a1...185d93c (1): > Bump libraries
24682d305hudson* libraries 2ff85fd...6a504a1 (1): > Bump libraries
623b984baadrpo* testsuite e3488b6...0cd621f (1): > test for ticket:3857
0cd621f1dadrpotest for ticket:3857
90d757083adrpo* OMCompiler 0aaf81a...d0a9589 (1): > fix for ticket:3857
7f03eb5aehudson* libraries 220c202...2ff85fd (1): > Bump libraries
b706e3a01Niklas Worschech* OMCompiler 3a80514...0aaf81a (2): > reverted clock modifications in C template > revertet clock modifications in cpp template, cpp runtime and SimCode
e3488b62dNiklas Worschechdeactivated new clock tests to commit reverted clock changes
4431e283aNiklas Worschech* testsuite a921a71...e3488b6 (1): > deactivated new clock tests to commit reverted clock changes
c84df22aavwaurichUpdating submodules
a921a716fvwaurich- expected output
d115bfec5hudson* libraries b5af52b...220c202 (1): > Bump libraries
b9b12a51bhudson* libraries dd7c976...b5af52b (1): > Bump libraries
8792366b2vwaurich- expected output, deactivate cse where dae is checked
9475de651Adeel AsgharMerge branch 'annotations' of https://github.com/OpenModelica/OMEdit into annotations
be4f6924eAdeel AsgharDraw QStyle::PE_IndicatorBranch for folding.
6fcd93edbMartin Sjölund* OMCompiler 8bcbed0...7e798ee (1): > Do lookup of varInfo directly
9a8727219hudson* OMCompiler 18dd830...8bcbed0 (2): > Updating 3rdParty > fix ticket:3892
e5b632e74hudson* libraries 4e3013c...dd7c976 (1): > Bump libraries
cab4e3788Niklas Worschech* testsuite 9e00f4a...ee55e3f (1): > reactivated two clock tests
ee55e3fbeNiklas Worschechreactivated two clock tests
176519d5eAdeel Asghar* OMEdit feca221...bff7de7 (1): > ticket:3884 Apply the default prefixes to Component.
096b08d8eAdeel AsgharCreate space for folding in the line number area.
bff7de77fAdeel Asgharticket:3884 Apply the default prefixes to Component.
e7af18bfbMartin Sjölund* OMCompiler fdfccbe...18dd830 (1): > Calculate index including offset in SimCode
27a91c870Adeel Asghar* OMEdit a2b889d...feca221 (1): > Update common submodule
9446a6269Adeel Asghar* OMPlot 070e013...c81d99c (1): > Update common submodule.
feca22102Adeel AsgharUpdate common submodule
c81d99c04Adeel AsgharUpdate common submodule.
7625c7a3cadrpo* OMCompiler 0306552...fdfccbe (1): > fix windows build
6d0b36220Lennart Ochel* OMCompiler f5b5cee...0306552 (1): > Don't copy unit information from state to state derivative
9e00f4abbLennart OchelEnable test for ticket:3888
a2da6b99fhudsonUpdating submodules
3912e00efjhagticket:3888 - add new example
d3d34eeb2Lennart OchelUpdating submodules
617816f7aLennart OchelFix trailing whitespaces (#291)
18ded21b2hudson* libraries 13f7c94...4e3013c (1): > Bump libraries
6e22aebd6adrpo* libraries 725ac9d...13f7c94 (1): > update bad-uses
357c90895adrpo* testsuite d25a5a1...7fb0a21 (1): > add extra Modelica_Synchronous tests
7fb0a2173adrpoadd extra Modelica_Synchronous tests
54320e0aeadrpo* libraries 986c700...725ac9d (1): > handle package version different than path version
a85e5c7feWilli BraunUpdating submodules
d25a5a17aWilli Braunadd tests for ida linear solver
3d29233c5adrpo* libraries 830c95f...986c700 (1): > generate bad-uses.sh for check-latest
99d571c7cAdeel AsgharUpdating submodules * OMEdit 1418a48...a2b889d (1): > ticket:2250 Allow converting units from the plotting view.
a2b889d65Adeel Asgharticket:2250 Allow converting units from the plotting view.
070e01358Adeel AsgharHandle update of x-axis values. Store time unit.
47cb26b1bvwaurich* testsuite 201283f...4e3f6b2 (1): > - added synchronous test for cpp runtime
4e3f6b286vwaurich- added synchronous test for cpp runtime
fca5470f3vwaurich* OMCompiler 243b354...4189bbd (1): > - dont interrupt clock-event assignment in cpp runtime
25c04498cvwaurichUpdating submodules
201283f94vwaurich-expected output
39b18546avruge* 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)
4c32fbbe0Willi Braun* OMCompiler 57cb405...5e9854e (1): > build sundials with klu interface
4d0991a68Adeel Asghar* OMEdit e960186...1418a48 (1): > ticket:2250 Added unit & description for time variable.
1418a487dAdeel Asgharticket:2250 Added unit & description for time variable.
88cb5218bAdeel AsgharCreate space for folding in the line number area.
086901c56jhagUpdating submodules
0be790c7bjhagupdated expected output
aaf99b39dMartin Sjölund* common 2fe814f...0b04a78 (1): > Make pre-commit hook remove tabs as well
78f84322cMartin Sjölund* OMCompiler 31e33d4...4931a92 (1): > Remove tabs, pre-commit removes tabs
0b04a780dMartin SjölundMake pre-commit hook remove tabs as well
37c614163adrpoUpdating submodules * OMCompiler 63a2879...31e33d4 (1): > update mingw makefiles so no cygwin like OMDEV path is needed
e960186feadrpoupdate mingw makefiles so no cygwin like OMDEV path is needed
2e8d83a14adrpoupdate mingw makefiles so no cygwin like OMDEV path is needed
c692ccd0aAdeel 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.
dd1927fc6Adeel AsgharUse the same parent object instead of finding it every time.
6ceece72fAdeel AsgharBetter writing of elapsed time to keep the file size normal.
41726db0aAdeel Asghar* OMEdit bef411c...02615af (1): > Write total time OMC API calls have taken.
02615afc3Adeel AsgharWrite total time OMC API calls have taken.
a27b816c3Martin SjölundUpdating submodules
ab8d9bafcMartin SjölundExpected output
f1f2e6ad0hkielUpdating submodules
71913acachkieladjust function call parameters of Expression.simplifyList()
aeb3a1fe0hudson* OMNotebook 6c69cf0...0b6403e (1): > Merge pull request #5 from lochel/chemicalreactions
0b6403ea4Adeel AsgharMerge pull request #5 from lochel/chemicalreactions
fae2a549cAdeel 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.
08d12cbd4Lennart OchelFix some typos in chemicalreactions.onb
bef411cb3Adeel AsgharMoved 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.
382f4e0fbAdeel Asghar* OMEdit eb5f855...d8a8af9 (2): > Missing file from last commit. > Removed references of _info.xml
d8a8af9cbAdeel AsgharMissing file from last commit.
260d882ecAdeel AsgharFixed test according to updated derived unit.
cff5cde43Adeel AsgharUpdating submodules
153a2985eAdeel AsgharRemoved references of _info.xml
948823d04jhagUpdating submodules
ed7c85c1fjhagupdated expected output
629657416Martin Sjölund* OMCompiler 7c597ec...109fbac (1): > Also fail when giving bad a lapack config
67f98d16bWilli BraunUpdating submodules
e5178828aWilli Braunadd testcases for daeMode
166af2829hudson* libraries c5c029e...830c95f (1): > Bump libraries
8fe10315bAdeel Asghar* OMEdit 43d1b0b...eb5f855 (1): > Added reset button to figaro process path.
7446d7f79Dietmar Winkler* OMCompiler 825af51...6a64b9d (1): > Get rid of deprecation warnings
eb5f8557dAdeel AsgharAdded reset button to figaro process path.
2bb57898aadrpo* OMCompiler af97876...825af51 (1): > do not copy the wrong lib over the correct one
2072baea0hudson* OMShell 12c0b5a...b077bcb (1): > Merge pull request #3 from lochel/translation-de
b077bcb55Adeel AsgharMerge pull request #3 from lochel/translation-de
0b733017bLennart OchelFix German translation
d32e02e2chudson* OMCompiler 4d60001...af97876 (1): > Updating 3rdParty
c2438d0dfNiklas 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
94f797295adrpo* OMCompiler 2acba86...e2726c6 (1): > speedup prefix handling for outer ticket:3817
ab0f98cdfadrpoUpdating submodules
c778db4e4hkiel* OMCompiler 993db08...982cf94 (1): > fix for ticket:3863 avoid stack overflow
ee21b31f8adrpotest for ticket:3817
ca6131536hudson* libraries 3933b6d...c5c029e (1): > Bump libraries
a6d8d78dehudson* 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
1b104ef80Niklas Worschech* testsuite 41411a7...963ed3c (1): > temporary deactivated two cpp clock tests. Will be activated with next commit again
963ed3cf8Niklas Worschechtemporary deactivated two cpp clock tests. Will be activated with next commit again
8f0d349f0Martin SjölundUpdating submodules
41411a73fMartin SjölundExpected output (now sorted)
b53668de4Bernhard Thiele* OMCompiler fd06aab...bad8c82 (1): > First steps towards continuous-time state machines
a00f0d4beLena 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
2ae76692chkiel* OMCompiler 1dc4adc...cc23004 (1): > remove warning on OSX
4745271d9hudson* libraries fa152fe...3933b6d (1): > Bump libraries
b8d196ca3Rüdiger Franke* OMCompiler 6221cae...1dc4adc (2): > Formatting and compile time static_cast in getAMatrixCode > Let Newton solver exploit symbolic Jacobians
800174337Martin Sjölund* OMCompiler 00d2306...6221cae (1): > Fix stack overflow in splitConnectEquationsExpandable
129761efbAdeel Asghar* OMCompiler c350b9b...00d2306 (1): > fix simulation flags format for sphinz.
4d49aac70Adeel Asghar* OMCompiler 15841df...c350b9b (1): > Qt clients and python targets are moved to top level make file
8df1b36cdadrpopropagate OMBUILDDIR to clean
9e106125bptaeuberExpected Output
5575d6a75ptaeuberUpdating submodules
e774a5e60Lennart Ochel* OMCompiler 981faaa...8bd6359 (1): > Dump more information for state sets
cb006c196Lennart OchelUpdating submodules
e1e34e33fhudson* libraries cef9184...fa152fe (1): > Bump libraries
f5f09df69Adeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OpenModelica
e59537d5bAdeel Asgharclean qt clients from top level.
e92eda0c8Lennart OchelFix initialization of dynamic state selection
3c320a0b3Martin Sjölund* OMCompiler 18210f4...c6e84de (1): > Fix memory profiler
6eef37918jhag* OMCompiler c29d454...18210f4 (1): > update LOG_DSS dump
c4cce6932adrpo* OMCompiler 3bd7ac2...c29d454 (1): > copy the libomopcua.dll into the bin folder
7449c9fc5Martin Sjölund* OMCompiler f07d894...3bd7ac2 (1): > Use dumpExp instead of printExpStr in templates
62b2f939dptaeuberUpdating submodules
8053bc5b6ptaeuberExpected Output
0cf17ac24jensdo* OMCompiler 86399e4...4d8f6c5 (1): > Fix sleep duration for rt sync on windows
820805b34Martin SjölundUpdating submodules
3310317c4Lena Buffoni* OMCompiler b3b9299...077a6e6 (2): > rem whitespaces > hierarchy fixed in FigaroExport
a93af6526Martin SjölundExpected output (no more info.xml)
3cc76d1e3Martin Sjölund* OMCompiler ad78c44...b3b9299 (1): > Fix for PowerSystems
033b3d2d7adrpo* OMCompiler aab6010...ad78c44 (1): > attempt to fix ticket:3805
25cb7d163Martin Sjölund* OMCompiler 90bfcfb...aab6010 (1): > Do not keep --no-undefined during the whole config
e7841d7abMartin Sjölund* OMCompiler 25cc4ea...90bfcfb (1): > No memory profiling on interface.mo-files
760c73346Martin Sjölund* OMCompiler a4a6b3a...25cc4ea (1): > Make special case for BackendVariable.getVarSingle
2d27882f3Martin Sjölund* OMCompiler e44c8ff...a4a6b3a (1): > Construct CREF after checking HT is not empty
407621b42hudson* libraries dbc1e21...cef9184 (1): > Bump libraries
1e431cf08Martin SjölundUpdating submodules
3ef1dfaf0Martin SjölundExpected output
9be519474Martin Sjölund* OMCompiler 2e137d9...c932d4e (1): > Link lpsolve55 in compiler runtime
095bdcc60vruge* OMCompiler eb7652c...2e137d9 (1): > BackendDAECreate: removed inline for alg
3c74c82c0adrpo* OMCompiler d523f13...eb7652c (1): > extend BuildModelRecursive.mos to accept extraSimFlags
62b712102Martin Sjölund* OMCompiler c76b40b...d523f13 (1): > Do not compile sim files when bootstrapping
4ed5db4a3adrpoUpdating submodules
053c7fd7badrpoupdate tests due to MLS 3.2.2 bump
6db3018e7Martin Sjölund* OMCompiler d5d0187...45c0cb2 (1): > Allow cross-compiling bootstrapping without ipopt
43d1b0b95adrpofix for ticket:3783
131a47261adrpotest for ticket:3783
565b755a7Martin Sjölund* OMCompiler f198b82...d5d0187 (1): > Cache operator overloading
1e720f628vruge* OMCompiler 836ca3f...f198b82 (1): > RemoveSimpleEquations: remove force inline
e39a0d2f5Martin Sjölund* OMCompiler e74ce8c...836ca3f (1): > Use env.var OPENMODELICAHOME when bootstrapping
cd46b1eb8adrpo* testsuite 452f8be...6a1618d (1): > Add test for ticket:3649
6a1618d0badrpoAdd test for ticket:3649
9b7089be3adrpo* OMCompiler 463ca8e...e74ce8c (1): > Fix for ticket:3649 - split the connection set
898d1a4abRüdiger Franke* testsuite 65a2e82...452f8be (1): > Update msl32_cpp tests
452f8bea8Rüdiger FrankeUpdate msl32_cpp tests
b27423339Martin Sjölund* OMCompiler f0613dd...463ca8e (1): > Handle fixAlgorithm traversal using referenceEq
a76802538Rüdiger Franke* OMCompiler fbedcab...f0613dd (1): > Use default C++ ABI, assuming Boost is doing this as well
2f6120e6bAdeel Asgharticket:3852 Allow saving simulation settings without doing simulation.
62647a3c0Martin Sjölund* OMCompiler ccb265a...fbedcab (1): > Use referenceEq more for InstExtends/Absyn
73c703654Martin Sjölund* OMCompiler 4dcb44d...ccb265a (1): > Make a more minimal FGraph structure
56b7f1383Martin Sjölund* OMCompiler 6f9e018...4dcb44d (1): > Special cases for lookup/fq idents
a8650dcc4Adeel AsgharDon't make changeStdStreamBuffer silent command.
a34112f8aMartin 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
e3ed3abb4Rüdiger Franke* OMCompiler 0d4c57c...6f9e018 (1): > Small cleanup to Newton solver (std::copy)
888ab185bRüdiger Franke* OMCompiler e690527...0d4c57c (1): > Enhance Newton solver with line search
65a2e8255vrugeExpected output
7c1e0e780vrugeUpdating submodules
0d23562b1hudson* libraries 6d75168...3264c85 (1): > Bump libraries
503914bd5Martin SjölundUpdating submodules
4fd107d41Martin SjölundExpected output
d0581ffa5hkiel* OMCompiler 9c53279...7ea26e0 (1): > reduce memory usage
9238e528ahudson* libraries bb94fe6...6d75168 (1): > Bump libraries
8b5a15f9dAdeel Asghar* OMEdit db25f7e...a6a90f4 (1): > Use -gdb-set instead of set* commands. Fixed some warnings.
a6a90f461Adeel AsgharUse -gdb-set instead of set* commands. Fixed some warnings.
ac0e22b3dMartin SjölundUpdating submodules
49db8e64aMartin SjölundExpected output
23f0dbc7bMartin Sjölund* OMCompiler 70dd92a...22db459 (1): > Avoid creating cref to lookup an ident
f7d80abd0Martin Sjölund* OMCompiler d6544d1...70dd92a (1): > Create symbolic Jacobian faster
a6e37659fMartin Sjölund* OMCompiler 2aca7e4...d6544d1 (1): > Memory optimizations
cb35b8652Martin Sjölund* OMCompiler 2ac963a...2aca7e4 (1): > Reduce memory consumption
00dde1e3dadrpo* OMCompiler 0c33ef3...2ac963a (1): > fix windows builds after runtime changes
3dbd74416Martin Sjölund* OMCompiler 7265334...0c33ef3 (1): > Memory-saving performance changes
3e0bffd93Martin Sjölund* OMNotebook 8866309...6c69cf0 (1): > Update to latest common
6c69cf0c0Martin SjölundUpdate to latest common
ba8ab91adMartin Sjölund* OMCompiler 9b56b3c...7265334 (1): > Fix compilation on OSX
3dc89d0a1jensdo* OMCompiler 222a847...9b56b3c (1): > Fix name of OPC UA aliases, pt 2
3767c8d7fMartin SjölundUpdating submodules
1ce8e65bbMartin Sjölund* common c535ec7...2fe814f (1): > Use rpath-link to make linking easier
db25f7e54Martin SjölundMake OMEdit use rpath-link to ease linking
2fe814f59Martin SjölundUse rpath-link to make linking easier
fffa1ef4aMartin Sjölund* OMCompiler 5fd8e23...d9f7f91 (1): > Add support to hot-swap function impl at run-time
3245c0d4bLennart Ochel* OMCompiler a2599ba...5fd8e23 (1): > Fix generated code of algorithm when clauses
ff72313adMartin Sjölund* OMCompiler 766fa6a...a2599ba (1): > Fix for relocatable functions
93c230e7fMartin Sjölund* OMCompiler 668e389...766fa6a (1): > Use stat to check existance of file
714f0c4dfMartin Sjölund* OMCompiler 4ed2f2b...668e389 (1): > Relocatable function fix
24a26224aMartin Sjölund* OMCompiler cfcd347...4ed2f2b (1): > Remove some unused external C code
e40362152Rüdiger Franke* OMCompiler 44087ac...cfcd347 (2): > Remove duplicate creation of crefToSimVarHT > Remove mixedArrayVars from Cpp code and SimVars
ad10ea5e2hudsonUpdating 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.
dfe6fa6d2Adeel AsgharUse QProcess::processId() for Qt version 5. Only use QProcess::pid() for Qt version 4.
070488f64Martin Sjölund* OMCompiler b85a431...44087ac (1): > Add CXXFLAGS to some libraries
0dc93c6c7Martin Sjölund* OMCompiler 829e658...b85a431 (1): > Configure ANTLR with CXX
eae968ef3hudsonUpdating submodules
160a7570fRüdiger Franke* OMCompiler 8bf71c6...08b243e (1): > Introduce names for states and derivatives
1ebb16447Lennart OchelUse unique mapping for linearized variable names
a99087251adrpofix OMEdit compilation on Linux
70cf2bbd0Martin Sjölund* OMCompiler 05cfc46...8bf71c6 (1): > Increase the maximum number of threads for codegen
275a6622aRüdiger Franke* OMCompiler 89306de...05cfc46 (1): > Delay construction of external objects
e313cc266adrporevert OMEdit to previous hash due to errors
438490748adrpoupdate the Eclipse MDT launchers to agree with the new msys2
109e29977Adeel AsgharAdded killProcessTreeWindows function to kill the child processes properly.
da0718db4hkiel* OMCompiler 50cddbb...89306de (1): > fix coding style else then -> else remove unused variables
25f59e353Lennart OchelUpdate expected output
2b8fd7861Martin Sjölund* testsuite 50d4e83...149c9c6 (1): > Load File.mo
149c9c68aMartin SjölundLoad File.mo
b95ead35bMartin Sjölund* OMCompiler eadffd4...50cddbb (1): > Remove some unused buffers
8f4a56944Martin SjölundUpdating submodules
50d4e83acMartin SjölundLoad File.mo as well
889d64f7aRüdiger Franke* OMCompiler e7cbe78...9076ed1 (1): > Move ModelicaUtilities.h to main include directory
47122aea2Rüdiger Franke* OMCompiler 12f928e...e7cbe78 (1): > Link model specific extra libs with msvc as well
3df3f3be0Rüdiger Franke* OMCompiler 58a87b7...12f928e (2): > Disable default clock for FMI export > Link Modelica utils and extra libs to Cpp FMUs
5b78a4b38hudson* libraries e84edb4...7c1fbce (1): > Bump libraries
eb0bf3f76Martin Sjölund* OMCompiler dd4ad77...58a87b7 (1): > Avoid buffers when generating constant literals
e927af1edWilli Braun* OMCompiler 7068c81...dd4ad77 (1): > generalize convertResidualsIntoSolvedEquations
1fc82542bAdeel Asghar* OMEdit bfd9638...dcd1258 (2): > Use correct path delimiter for Linux. > Updated the function name to more appropriate one.
dcd125845Adeel AsgharUse correct path delimiter for Linux.
746d6f9c0Niklas Worschech* OMCompiler 3dc8b59...7068c81 (1): > fix for boost includes added 3rdparty/boost for msvc and gcc
a03223c05hkiel* OMCompiler 9255662...3dc8b59 (1): > remove List.appendNoCopy() and replace calls to it by listAppend()
af50f2d4aAdeel AsgharUpdated the function name to more appropriate one.
87e6a30a0Adeel Asghar* OMEdit a9c53de...bfd9638 (1): > Call reDrawModelWidget after updating the xml document.
bfd963847Adeel AsgharCall reDrawModelWidget after updating the xml document.
da9240469Per ÖstlundUpdating submodules
178d0c35cPer ÖstlundAdded test for PR 718.
dfc332fb8Per Östlund* OMCompiler 89c4bb6...f35a0e2 (1): > Clean up DAEUtil.splitElements.
fdc02166aJan Šilar* OMCompiler 82f543f...89c4bb6 (1): > PDEModelica in AbsynDump
e83866c7aMartin Sjölund* OMCompiler b550ed1...82f543f (1): > Fix name of OPC UA aliases
729808dbbMartin Sjölund* OMCompiler 9939891...b550ed1 (1): > Implement support for relocatable functions
7f55b38feMartin Sjölund* OMCompiler 7251626...9939891 (1): > Always traverse down non-literal array expressions
d5da9098cMartin Sjölund* OMCompiler 661329b...7251626 (1): > Handle literal array expressions better
07fc54f37Martin Sjölund* OMCompiler 62b81fe...661329b (1): > Traverse record bindings when traversing functions
ae0edbc8bhudson* libraries a560e79...e84edb4 (1): > Bump libraries
40618cbcdRüdiger Franke* OMCompiler 7ce0918...62b81fe (1): > Add DIM_EXP to code generation for reduction expression
5581db4a8Alachew Mengist* doc a9e8be5...4168774 (2): > Fix spaces so that options can be listed down properly > Optimized PNG files to reduce the size
4168774f2Alachew MengistFix spaces so that options can be listed down properly
3b70d885bMartin Sjölund* OMCompiler cc7a3c9...7ce0918 (1): > Write the rest of init.xml as file
903eab315Alachew MengistOptimized PNG files to reduce the size
aa4ea1265Adeel Asghar* OMEdit efb215b...a9c53de (1): > ticket:3841 Get a proper bounding rectangle for exporting image.
a9c53de84Adeel Asgharticket:3841 Get a proper bounding rectangle for exporting image.
8ef0b2440Adeel Asghar* OMCompiler 9c0d484...cc7a3c9 (1): > Use pressure as quantity name
2131f3cd1Martin Sjölund* OMCompiler 4759770...9c0d484 (1): > Faster stringAppend of 6 strings
d7dd36136Adeel Asghar* OMCompiler a1c9bae...4759770 (1): > Added derived unit bar.
dc125504bMartin Sjölund* OMCompiler 6517ed8...a1c9bae (1): > Revert to old InstCache (baf1866)
8c2511f48Adeel 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.
907eaaf0eMartin Sjölund* OMCompiler b623cc2...6517ed8 (1): > Serialize init.xml directly to file
efb215b31Adeel AsgharFallback to base unit if conversion fails. Show the error message if we are unable to convert to display unit.
e0f530263Adeel Asghar* OMEdit edbea30...eb41be7 (1): > Fixed the undo feature for alignInterface function.
47b45e56cAdeel AsgharMark the error strings for translation.
eb41be77bAdeel AsgharFixed the undo feature for alignInterface function.
8969cd486Per Östlund* OMCompiler a17aa0e...b623cc2 (1): > Improve DAE.traverseDAE*
b6b97bb9cMartin Sjölund* OMCompiler a35737a...a17aa0e (1): > Only display RT warnings if RT is enabled
3e60e00f0hkiel* OMCompiler 2399ea0...a35737a (1): > Use array instead of tuple to count variables
52022ba58hkiel* OMCompiler 82c3f1b...2399ea0 (1): > Small optimisations to SimCodeUtil
32619fca4Rüdiger Franke* OMCompiler 81787f3...82c3f1b (1): > Force evaluation of structural solverMethod
cdca61bdaadrpo* testsuite 1c8d556...de2ea49 (1): > delete unused files
de2ea494badrpodelete unused files
4cca76055adrpo* OMCompiler 26d5e8f...81787f3 (1): > ANSI C needed for stupid compilers
f2372633dhudsonUpdating submodules
1c8d556d1Willi Braunadd more tests for klu and linear sparse solver
c3ce1f976Rüdiger Franke* OMCompiler 271abb1...588d564 (2): > Always link Cpp FMUs with static gcc libs > Keep more call parameters to external objects
73cf44573Martin Sjölund* OMCompiler 8dbf39e...271abb1 (1): > Try to cache the keys of the InstCache
e3c92beaeMartin Sjölund* OMCompiler a42d916...8dbf39e (1): > Avoid some memory allocations
9c6844e35hudson* libraries c1f0166...a560e79 (1): > Bump libraries
e881cb34aMartin Sjölund* OMCompiler baf1866...a42d916 (1): > Tweak inst cache hashing
5d4ce3652hudson* OMEdit 17e7ea8...edbea30 (1): > Merge pull request #24 from robbr48/my_omedit_branch
edbea3027Adeel AsgharMerge pull request #24 from robbr48/my_omedit_branch
129e0d71eRobert BraunAdded undo function for alignInterface function.
c49710caaAlachew Mengist* doc 717310b...a9e8be5 (1): > Fix file not readable issues
a9e8be5dcAlachew MengistFix file not readable issues
6a0374e9cMartin Sjölund* OMCompiler e008b58...baf1866 (1): > Use a new key for InstCache
921f503b9Adeel Asghar* OMEdit cf8d91f...17e7ea8 (1): > Return from fetch interface data thread.
17e7ea8d0Adeel AsgharReturn from fetch interface data thread.
866e7e6d0Adeel Asghar* OMEdit 66ec24b...cf8d91f (1): > Remove the associated graphical objects when we remove interfaces.
cf8d91fbcAdeel AsgharRemove the associated graphical objects when we remove interfaces.
9340e458bhudsonUpdating submodules
78e299ce7Per ÖstlundUpdate test for PR 695.
8f3e72887Adeel Asghar* OMEdit 8d2f7ad...66ec24b (1): > Graphically mark the interface as aligned or not aligned.
157b41a20Willi BraunUpdating submodules
66ec24b0bAdeel AsgharGraphically mark the interface as aligned or not aligned.
d6a77bb46Adeel Asghar* OMEdit 1e8523c...8d2f7ad (1): > Invoke align interfaces via context menu.
8d2f7ad48Adeel AsgharInvoke align interfaces via context menu.
f1cfd57c6Willi Braunadd first ida testcases
9933455a2Martin Sjölund* OMCompiler 0c3a76e...390188e (1): > Use referenceEq for more InstExtends traversals
a4c65c018Lennart Ochel* OMCompiler 3a64133...0c3a76e (1): > Add new flag to set maximum number of bisection iterations
85722baa5Martin Sjölund* OMCompiler ec5320e...3a64133 (1): > Fix some InstExtends referenceEq
51dcde431Martin Sjölund* doc 6698c03...717310b (1): > Fix sphinx warnings
717310b83Martin SjölundFix sphinx warnings
e798779b4Martin Sjölund* OMCompiler 1d08c39...ec5320e (1): > Write common datatypes directly to file
2eba4a93fRüdiger Franke* OMCompiler 30d8548...1d08c39 (1): > Keep multi-dimensional array parameters, ticket:3363
59226e941Rüdiger Franke* OMCompiler 4832d7a...30d8548 (1): > Small fix
c3091d605Rüdiger Franke* OMCompiler 0182b27...4832d7a (1): > Add default clock period to C runtime, ticket:3752
3f4d7bb3dRüdiger FrankeUpdating submodules
c377c851dhudson* OMEdit 0a1303a...1e8523c (1): > Merge pull request #23 from robbr48/my_omedit_branch
1e8523c78Adeel AsgharMerge pull request #23 from robbr48/my_omedit_branch
811fac23dMartin Sjölund* OMCompiler d341b73...a204f67 (1): > Better listMaxInt
c96d87a57Rüdiger FrankeExpected output
25e41c230Rüdiger FrankeUpdating submodules
38b75271fMartin Sjölund* OMCompiler e64e95f...a10e5cd (1): > Special case for list intersection
3c59a78f9Rüdiger FrankePartly revert test update in a9f3edc
066bd5672hudson* libraries 755f207...c1f0166 (1): > Bump libraries
f886ee843Alachew Mengist* doc 7e220a2...6698c03 (1): > -TLM based co-simulation users guide (#18)
6698c0320Alachew Mengist-TLM based co-simulation users guide (#18)
8b6477dafMartin SjölundUpdating submodules
2e5579a91Martin SjölundRevert disabling backend CevalFunction
3167e410eAdeel Asghar* OMEdit 7d416a0...0a1303a (1): > Return from function
0a1303a82Adeel AsgharReturn from function
313995e19Rüdiger FrankeUpdating submodules
a9f3edc27Rüdiger FrankeUpdate tests after fix to ticket:3363
b2cea286dMartin SjölundUpdating submodules
098036e9bMartin SjölundExpected output / disabling backend CevalFunction
eec014d10Rüdiger Franke* OMCompiler 5d18848...4dbbfd4 (2): > More precise fix to ticket:3752 > Add default clock period to fix ticket:3752
ae6885141hudson* libraries 6352fc7...755f207 (1): > Bump libraries
dabdaed05Martin SjölundUpdating submodules
a41106b0cMartin SjölundExpected output from -d=-gen in the backend
90ca65da0Martin Sjölund* OMCompiler 84c62fc...85f4a38 (1): > Refactoring EvaluateParameter
6079a8d6cRüdiger Franke* OMCompiler 6a704ad...84c62fc (1): > Evaluate structural Clock arguments (fix ticket:3717)
314a0a365Martin Sjölund* OMCompiler 86e3c04...6a704ad (2): > Let execStat keep track of heap free/total size > Add debug flag reportSerializedSize
8527c616bhkiel* OMCompiler d883765...86e3c04 (1): > reduce memory usage
0328a04d2Willi Braun* OMCompiler 12b9c58...d883765 (1): > revert unwanted change to debug flag
a9282f423Martin SjölundUpdating submodules
55cf74213Per Östlund* OMCompiler 6e3121a...25dbe82 (1): > Fix for ticket:3825.
9890dea06Martin SjölundExpected output / less type info by default
721aac276Rüdiger Franke* OMCompiler f11f59c...6e3121a (1): > Skip min/max for derivatives (work around ticket:3832)
2ffdd8590Willi BraunUpdating submodules
002e56da4arun3688* doc bbbc6bc...7e220a2 (1): > update student master thesis (#17)
67be45a61Willi Braunchange expected output
7e220a214arun3688update student master thesis (#17)
7c5eb502aAdeel Asghar* OMEdit 08c9f97...7d416a0 (1): > documentation & formatting.
7d416a0d2Adeel Asghardocumentation & formatting.
c31752c8aAdeel Asghar* OMEdit 4e15aa8...08c9f97 (1): > Clean up. Removed Qt::WindowTitleHint flag because it disables the dialog close button in Qt5. Deleted unused resources.
08c9f972fAdeel AsgharClean up. Removed Qt::WindowTitleHint flag because it disables the dialog close button in Qt5. Deleted unused resources.
6dbd8bc75Robert BraunMade missing interfaces removed by fetch function.
aef3c2c3dRobert BraunReverted previous commit.
8909e6f84Robert BraunReverted previous commit.
b174c953fMartin Sjölund* OMCompiler 027b44e...1299763 (1): > Remove varkind from DAE.RECORD_CONSTRUCTOR
ee1fa9e6eptaeuberUpdating submodules
3a09e8f2eptaeuberAdd flag to dictionary
95f31fe38Adeel Asghar* OMEdit 2d4e99c...4e15aa8 (1): > Use currentText instead of ItemData.
4e15aa80bAdeel AsgharUse currentText instead of ItemData.
276fe7613ptaeuberExpected Output
c95bd8ffaMartin Sjölund* OMCompiler fd246e8...fc4de9e (1): > Try to free data to collect front-end garbage
3b17094d1Adeel Asghar* OMCompiler dec8532...fd246e8 (1): > Set OMBUILDDIR properly.
c77151bc9Robert BraunMerge branch 'master' of https://openmodelica.org/git-readonly/OMEdit into my_omedit_branch
76f1a1057Adeel Asghar* OMEdit 0b9b099...2d4e99c (1): > ticket:3827 Adapt to updated jacobian flag.
2d4e99c2aAdeel Asgharticket:3827 Adapt to updated jacobian flag.
f86be8dfdRobert BraunCorrected fuzzyEqual function for alignment.
b31953106Robert BraunMade sure old interfaces are removed before fetching new ones.
3d9e04705Robert BraunChanged wrong attribute name XML element.
730ced673Martin Sjölund* OMCompiler ad9aa79...dec8532 (1): > Consume less memory traversing expandDer
0a4dff1d7Robert BraunMerge branch 'master' of https://openmodelica.org/git-readonly/OMEdit into my_omedit_branch
73236372dMartin Sjölund* OMCompiler 98c1ed0...ad9aa79 (1): > Get a better default size for SimCode hashset
f3973693ehudson* libraries d405cf4...6352fc7 (1): > Bump libraries
512761a14Per Östlund* OMCompiler b1a1225...98c1ed0 (1): > Improve instantiation caching.
3aa070e57Rüdiger Franke* OMCompiler f90b512...b1a1225 (1): > Improve stop test and logging of Newton solver
7ce455fa0hudson* libraries 671fa9a...d405cf4 (1): > Bump libraries
fea12c3e2Adeel 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.
0b9b09941Adeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMEdit
fcbacb97aAdeel AsgharCheck if interfaces are aligned or not. Fixed fetch interface data.
bce1c10f5Robert BraunAdded default position and rotation in alignment function.
dbcf89d39Martin Sjölund* OMCompiler b0f6026...f90b512 (1): > Fix typo extern extern
1c210c14ahudson* OMEdit 8f6676e...5e460b6 (1): > Merge pull request #22 from robbr48/my_omedit_branch
5e460b678Adeel AsgharMerge pull request #22 from robbr48/my_omedit_branch
e8d322134Martin Sjölund* OMCompiler 2c7da6d...b0f6026 (1): > Fix problems with errorext bootstrapping linking
3abd05877Martin Sjölund* OMCompiler c3cf1e9...2c7da6d (1): > Fix bottleneck for create model info
2f0b65034Robert BraunFixed bug in fetch interface function.
07e4732a4Martin Sjölund* OMCompiler f6051a1...c3cf1e9 (1): > Improve extractVarsFromList
445a4cd49Adeel Asghar* OMEdit c84ef06...8f6676e (1): > Fixed dragging of external models.
242124eddvwaurich* OMCompiler 058fd5a...f6051a1 (1): > - caching of evaluated functions
8f6676e7cAdeel AsgharFixed dragging of external models.
3b55a3770Rüdiger Franke* OMCompiler 8f17d04...058fd5a (1): > Add variable attributes to Newton solver
5591da400Martin Sjölund* OMCompiler 17d76a0...8f17d04 (1): > Make error messages consume less memory
ba0aef34fhkiel* OMCompiler 9c5b9e7...17d76a0 (1): > Fix compilation when not using SUNDIALS
86e5de928Rüdiger Franke* OMCompiler 583180a...9c5b9e7 (1): > Add new attributes to IAlgLoop
d6dde7a73Adeel Asghar* OMCompiler 000a65f...583180a (1): > copy PDEModelicaBuiltin.mo to builddir_lib
b2e897f66Rüdiger Franke* OMCompiler 2894dee...000a65f (1): > Make more variable attributes available in alg loops
49b1b9d76Martin Sjölund* OMCompiler 96898a5...2894dee (1): > Do not allocate memory to traverse prefix
37411784dhudson* libraries fab1cc4...671fa9a (1): > Bump libraries
74a930595Willi BraunUpdating submodules
ab9b88d99Willi Braunajusted change
53f12bbbfAdeel Asghar* OMEdit c3b216c...c84ef06 (1): > ticket:3819 Fixed display of text.
c84ef0656Adeel Asgharticket:3819 Fixed display of text.
36c6e2e5aAdeel Asghar* OMEdit dcfab7d...c3b216c (1): > some updates for Qt5.
c3b216c3fAdeel Asgharsome updates for Qt5.
135d9e4ddMartin Sjölund* OMCompiler df3f1c9...e44d63b (1): > Replace HT with AvlSet in InstExtends
5114593edWilli Braun* OMCompiler e8fbdf6...df3f1c9 (1): > extends solver stats for all solver
5fb61bb81adrposome of the qtclients depend on omc (idl compilation)
7217a13cbhudson* OMEdit e3d9697...dcfab7d (1): > Merge pull request #21 from robbr48/master
dcfab7d83Adeel AsgharMerge pull request #21 from robbr48/master
3a47a29beRüdiger Franke* OMCompiler 41d4cef...e8fbdf6 (1): > Improve stop and error tests of Newton solver
b18bbdda3adrpoomplot depends on omc (simulation runtime)
d3e24cd1badrpocreate directory to be able to run more things in parallel
88272e0bchkiel* OMCompiler 7d8f15f...41d4cef (1): > avoid copying tuples recursion -> loop (BackendVariable.getVarLst)
b51be64eaptaeuber* OMCompiler 325d842...7d8f15f (2): > Introduce runtime flags for using sparse solvers > Introduce flag to skip tearing for huge systems
919c99e00ptaeuberAdd flags to dictionary
1d85251e8Rüdiger Franke* OMCompiler cf3ceac...325d842 (1): > Whitespaces Newton solver
a64f4911fadrpo* OMCompiler 1169838...cf3ceac (1): > make sure we have attribute defined before we use it
b96169ab9hudson* libraries 3322cfe...fab1cc4 (1): > Bump libraries
f06d16645Robert BraunFixed wrong index in rotation vector function.
9def388abhudsonUpdating submodules * OMCompiler fd0af6a...1169838 (1): > update 3rdParty
e092ee85bMartin SjölundUpdating submodules
adc47eb0aMartin SjölundAdd AvlSet
5c17cc454adrpo* OMCompiler 86230f2...be289f9 (1): > fix windows build
a04ebe21aAdeel Asghar* OMEdit b791c33...e3d9697 (1): > avoid some more warnings.
e3d969737Adeel Asgharavoid some more warnings.
dc8b19823Adeel Asghar* OMEdit 3c28781...b791c33 (1): > Removed unused OMC parser.
b791c331dAdeel AsgharRemoved unused OMC parser.
2136e8181Adeel Asghar* OMEdit 25e182c...3c28781 (1): > Fixed the view grid lines. Fixed some warnings.
3c287819cAdeel AsgharFixed the view grid lines. Fixed some warnings.
1f8f1c10fAdeel Asghar* OMCompiler 17bf815...86230f2 (1): > Avoid some warnings.
1a68b87e9hudson* libraries 2276213...1e33d1e (1): > Bump libraries
2d214413bRüdiger Franke* OMCompiler 9027e88...17bf815 (1): > Small cleanup
ccc6840f6hudson* libraries c18ad42...2276213 (1): > Bump libraries
4aa3c62f2hkiel* 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()
da70b865dhkiel* OMCompiler 6c0fc0d...6a1e39b (1): > recursion -> loop
b98344495ptaeuber* OMCompiler b500b84...6c0fc0d (1): > Add missing comma to log-option
2e4164cbcPer ÖstlundUpdate tests for PR 648.
50b11c218Per ÖstlundUpdating submodules
f5bbde80aMartin Sjölund* OMCompiler 8287b0b...d89da7c (1): > Keep track of more memory allocations
93e3b0b27alash325* OMEdit c463e0a...25e182c (1): > -Set default values for metaModel connection attributes
25e182c06alash325-Set default values for metaModel connection attributes
724602143Martin SjölundUpdating submodules
2e200222dMartin SjölundExpected output
d0ca89faaadrpo* OMCompiler 70d6f0e...c150310 (1): > update 3rdParty in OMCompiler
3790d4729hudson* libraries bb4f51f...c18ad42 (1): > Bump libraries
fe0d760efMartin Sjölund* OMCompiler a2943a8...70d6f0e (1): > Use OMC allocation in more places over GC
30c7c8e5aAdrian PopUpdating submodules * OMNotebook fc98a16...8866309 (1): > adapt to msys2 mingw32/mingw64 - ticket:2578
6b1eb6ef0Martin Sjölund* OMCompiler e841e30...a2943a8 (1): > Optimize crefStr slightly
4d98be49badrpo* OMCompiler b7a25b3...e841e30 (3): > needed defines for Linux > fix ifdefs in omc_config.h > adapt to msys2 mingw32/mingw64 - ticket:2578
8866309c3Adrian Popadapt to msys2 mingw32/mingw64 - ticket:2578
12c0b5ac0Adrian Popadapt to msys2 mingw32/mingw64 - ticket:2578
fd3a794d9Adrian Pop* OMEdit 45d32fb...c463e0a (1): > adapt to msys2 mingw32/mingw64 - ticket:2578
b02b7fb6eAdrian Popadapt to msys2 mingw32/mingw64 - ticket:2578
c463e0ab3Adrian Popadapt to msys2 mingw32/mingw64 - ticket:2578
948bf35d4Adrian PopMerge pull request #16 from adrpo/Ticket2578
c37763671Martin Sjölund* OMCompiler 68465ab...b7a25b3 (1): > Use OMC allocation functions instead of libgc
4f89fe27fMartin Sjölund* OMCompiler 536387b...68465ab (1): > Fix compilation
440026ec1Martin Sjölund* OMCompiler 4f671af...536387b (1): > Profile memory allocations for strings
f9eab0100Martin Sjölund* OMCompiler 18c51d6...4f671af (2): > Do not use listReverse in append_reverse > Handle listReverse of 1 element as a special case
23e03bbb0Martin SjölundUpdating submodules
4aac19f73Martin SjölundExpected output
67e2d17dfMartin Sjölund* OMCompiler 0aff3d1...5f55444 (1): > Reduce the maximum codegen threads to 2
a8747e5b0hudsonUpdating submodules
098911466Lennart Ochelupdate module wrapFunctionCalls
86e372ef6Martin 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
638e9b6b6adrpoadapt to msys2 mingw32/mingw64 - ticket:2578
308dc2922vruge* OMCompiler a2edcfd...8bddad5 (1): > clean up
ed037efa6vruge* OMCompiler 17340ed...a2edcfd (1): > - move some variable-function to BackenVariable - function for further development
ce796995bvruge* OMCompiler d7ed464...17340ed (1): > improved simplifyComplexFunction
3549dfe92Martin Sjölund* OMCompiler d42016b...d7ed464 (1): > Inline: do assertion before memory allocation
3868f6331vruge* OMCompiler a0ee81b...d42016b (1): > improved isContinuousIntegration for expressionSolve
270f0a809Rüdiger Franke* OMCompiler 948feba...a0ee81b (1): > Use VarKind JAC_VAR for Jacobian SimVars
175374b6bhudson* libraries cf57267...bb4f51f (1): > Bump libraries
38fd17309Rüdiger Franke* OMCompiler aea896c...948feba (1): > Introduce VarKind SEED_VAR for SimVars
6f2f1ae46Martin Sjölund* OMCompiler 98214dc...aea896c (1): > Use implode_reverse in PrefixUtil
49480f7efMartin Sjölund* OMCompiler 2ddae71...98214dc (1): > Use referenceEq in more places in InstExtends
4abd8b5fcMartin Sjölund* OMCompiler 3ad7933...2ddae71 (1): > Enable code generation in parallel
d88468e4fvruge* OMCompiler 28678f0...3ad7933 (1): > improved solveSimpleEquation
3f2dfbdc3Martin Sjölund* OMCompiler 34d31de...28678f0 (1): > Use constant lookup for more operators
5b8220712hudson* libraries 5f0e98e...cf57267 (1): > Bump libraries
1e7be2084Martin Sjölund* OMCompiler e26c7b2...34d31de (1): > Use constant lookup for more operators
0c7e71a7fRüdiger Franke* OMCompiler 7186674...e26c7b2 (1): > Deactivate optimized matrix assign
a3be5fabcRüdiger Franke* OMCompiler 392b6e6...7186674 (1): > Add seed variables to SIMVARS
e904a85f0vrugeUpdating submodules
3e08e7a79vrugeExpected output
cbe900299vrugeadded max_iter=100 for runExReduceDrumBoiler.mos
186a7ad0bhkiel* OMCompiler 22754cb...49bc0cb (1): > preserve some more tuples
01e073b11Martin Sjölund* OMCompiler 18bb4e8...22754cb (1): > Use constant lookup for operatorsBinary, etc
48a5efb0dMartin Sjölund* OMCompiler 141c87f...18bb4e8 (1): > Do not generate function code for constants
129e5189dAdeel Asghar* OMEdit bb3bd55...45d32fb (1): > Properly preserve the bom
45d32fb95Adeel AsgharProperly preserve the bom
879cf17abPer Östlund* OMCompiler 5ed2c5e...141c87f (1): > Cleanup ConnectUtil.
70c062d13Martin SjölundUpdating submodules
29c50811bMartin SjölundExpected output
242b3548eMartin Sjölund* OMCompiler d00a512...c914d20 (1): > Reduce memory used by state machines
f33cfd7f9Martin Sjölund* OMCompiler 82e78eb...d00a512 (1): > Some changes for C90
57563b2f6Martin SjölundUpdating submodules
d069b6557Martin SjölundExpected output after changing connection order
5f2926f3bhudson* 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
bb3bd55bdAdeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMEdit
d8c46e379Adeel AsgharDo not use interface as variable. Already defined in basetyps.h in MinGW.
ddb7de212Adeel AsgharDo not interface as variable. Already defined in basetyps.h in MinGW.
26abcb978Adeel AsgharMerge pull request #19 from robbr48/master
6facc59a3Adeel Asghar* OMEdit 9b9a159...fbf65b8 (1): > Fixes #3807 and #3808. Added line ending and bom settings.
fbf65b8cfAdeel AsgharFixes #3807 and #3808. Added line ending and bom settings.
24e2d9123Martin SjölundUpdating submodules
b31332c07Martin SjölundAdd new dependency
29cba5b3eRobert BraunRemoved some debug output.
b23d204cdhudson* libraries b185442...5f0e98e (1): > Bump libraries
528c590c7Robert BraunReverted accidentally commited debug output.
7368537b2Robert BraunFurther improved alignment code for meta models.
7b8815e9cMartin SjölundUpdating submodules
ed64d14f6Martin SjölundUpdated use of delete function
418f2bcdaMartin Sjölund* libraries 6703315...b185442 (1): > Buildings release branch no longer exists
79764127eRobert BraunRe-wrote getRotationMatrix function in MetaModelEditor.
0148cc500Willi Braunexpected output
8276a0744Willi BraunUpdating submodules
ae0b17482Robert BraunReplaced "to" with "->" in align interface dialog.
342c8d332Robert BraunImproved alignment feature for meta models.
30b745eb9hudson* libraries 1e45c7d...6703315 (1): > Bump libraries
204c4c07ahkiel* OMCompiler 1971213...1aec67d (1): > preserve more tuples
524bfcc97Lennart Ochel* OMCompiler 27234f6...1971213 (1): > Improve description of module wrapFunctionCalls
4cf0a28c0adrpo* OMCompiler a78d6b3...27234f6 (1): > - windows fix for ticket:3809
7594a9a62vrugeUpdating submodules
e6b7f7d3evrugeExpected output
18a17814fhkiel* OMCompiler 4da6f5b...e0b38d1 (1): > remove tuple decompostion-recomposition
2d09df304ptaeuberUpdating submodules
55d9dc4b6ptaeuberUpdate events makefile
4fa49d492hkiel* OMCompiler 971d7f1...ae22680 (1): > Optimize some operations on lists
7cd3b2884hudsonUpdating submodules
c1dffbd06Martin Sjölund* OMCompiler 29cc490...09afcd1 (1): > Fix stack overflow in traversal
1c7187641hkiel* OMCompiler 2eb7120...29cc490 (1): > replace List.flatten(listReverse(l)) by List.flattenReverse(l)
5fa5f930aLennart Ochel* OMCompiler e57ec5c...2eb7120 (1): > Add libomopcua.dll to .gitignore file
186a5298fLennart OchelDo not reset matching on no change
6b36b7f9ahkiel* OMCompiler 8d51784...e57ec5c (1): > Fix SimulationRuntime/c for OSX
992509c4eRüdiger Franke* OMCompiler 3b38cab...8d51784 (1): > Revert "Access iterators locally in alg loops as well"
556c59875Martin Sjölund* OMCompiler 536d88e...3b38cab (1): > Fix for unassigned variable in function
9f234115fRüdiger FrankeUpdating submodules
c864d3fb9Rüdiger FrankeExtend functionPointerTest
bad03fc48hudson* libraries ee0da1e...1e45c7d (1): > Bump libraries
a48c6dc3aRüdiger Franke* OMCompiler 630a9d0...a37f8ba (1): > Access iterators locally in alg loops as well
20765204cMartin Sjölund* doc c794db8...bbbc6bc (1): > Fix code for Sphinx 1.4
bbbc6bc03Martin SjölundFix code for Sphinx 1.4
5be238488Martin Sjölund* doc 0d19149...c794db8 (1): > Update for latest Sphinx (1.4)
c794db8a4Martin SjölundUpdate for latest Sphinx (1.4)
bd735cb50ptaeuberUpdating submodules
8cc8b1e03ptaeuberAdd tests for total tearing
1ce9d4946Lennart Ochel* OMCompiler 789f996...7d676ef (1): > Improve documentation of some flags
b06267ad9crupp2Updating submodules
be7814713crupp2Added numeric tests for all test cases
202229ec7crupp2Test case for numerical linearization
c656b02dbhudson* libraries fb13d83...ee0da1e (1): > Bump libraries
4c2263ce4Adeel Asghar* OMEdit 858eed0...9b9a159 (1): > Remove the unnecessary assert.
9b9a15960Adeel AsgharRemove the unnecessary assert.
ec8b36e23hudson* OMEdit 872a3a5...858eed0 (2): > Merge pull request #17 from robbr48/master > Graphical representation for interface points. Fixed several issues with connection attributes dialog.
858eed0fdAdeel AsgharMerge pull request #17 from robbr48/master
f806cd87aAdeel AsgharGraphical representation for interface points. Fixed several issues with connection attributes dialog.
2ecd6baa8Robert BraunImproved align interfaces dialog for meta models.
f1fc1903aPer Östlund* OMCompiler cedd89a...f1c557c (1): > Decrease default instantiation cache size.
1d228c0ceMartin Sjölund* OMCompiler 1e32d47...cedd89a (1): > Change order of listAppend
fc884f3ecPer ÖstlundUpdating submodules
de87d6117Per ÖstlundUpdate tests for #599.
16ac7c0bdPer Östlund* OMCompiler 3dc2a24...16226eb (1): > Add new instCacheSize flag.
398aaf4b9vruge* OMCompiler 992c924...3dc2a24 (1): > slight improvement (ticket:3801)
01ae37471Martin Sjölund* OMCompiler 5ad8e78...992c924 (1): > Remove unused code
b6b5dde63Rüdiger Franke* OMCompiler 5e8c11b...5ad8e78 (1): > Attempt to fix msvc build after 9a0cbdb
50c8bc8fdadrpo* OMCompiler 76e6efa...5e8c11b (1): > - fix ticket:3801
01b8fed96adrpo* OMCompiler 6eefa07...76e6efa (2): > - revert previous commit > - attempt to fix ticket:3801
7c9c00150Martin Sjölund* OMCompiler 9feeed4...6eefa07 (1): > Record sorting/state selection in execstat
a65b03e23Rüdiger Franke* OMCompiler 3702bb9...9feeed4 (2): > Tweak F77 call args > Implement identity function
ed98c9ba6Martin Sjölund* OMCompiler 7f405ef...3702bb9 (1): > Do not use Option in FGraph.openScope
5e4e837d9Martin Sjölund* OMCompiler 9a6f2aa...7f405ef (1): > Do not allocate same Absyn.CREF when traversing
d0570e7d3vruge* OMCompiler 50ebc1f...9a6f2aa (1): > don't inline inside solveSimpleEquation (performance issues after inline)
6a0b1145fMartin Sjölund* OMCompiler f98a3b2...50ebc1f (1): > Fix scalability of matching
6626c42b0Martin Sjölund* OMCompiler e07680e...f98a3b2 (1): > Do not allocate tables for DSS using uode
b96e8453cMartin Sjölund* OMCompiler b6f2d8b...e07680e (1): > Do not compile dlopen for FMUs
bd123f266Martin Sjölund* OMCompiler cbd4fc8...b6f2d8b (1): > Change set representation for BackendVarTransform
32dfc3108Rüdiger FrankeExtend ArraySlice test
45a6cf115Rüdiger FrankeUpdating submodules
86ce9fb10vrugeExpected output
1bd14a60avrugeUpdating submodules
07f662d2bvrugesort EqnsAndVars for sparse solver. After https://github.com/OpenModelica/OMCompiler/pull/584 lis-test will failed without sort.
5ed1dd447Martin Sjölund* OMCompiler 9fef384...89a5ee4 (1): > Append in the fast order
ddb8c34aeMartin SjölundUpdating submodules
19a90883cMartin SjölundLoad DoubleEndedList
23b0d9990Martin Sjölund* OMCompiler fdacf59...acf466e (1): > Improve performance of traversals
ac79fa05cRüdiger Franke* testsuite fe83e7a...668df2e (1): > Extend ArraySlice test
668df2e03Rüdiger FrankeExtend ArraySlice test
3835c1febRü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
e4cc47538Rüdiger Franke* OMCompiler 1fe4ff2...84a39dc (2): > Let ModelicaFormatError format the message > Fix compilation errors for ModelicaTest.Utilities
62acfc077Rüdiger FrankeUpdating submodules
fe83e7addRüdiger FrankeAdd first test for ArraySlice
72965fab1Adeel 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.
872a3a5e1Adeel AsgharFixes #3797. Show class name as tab title instead of class path. The class path is shown in the header of the window.
9bb99e9e0Adeel Asghar* OMEdit 8d5d64f...d0a3c75 (2): > Indentation > Added button for calling MetaModelEditor::alignInterfaces function. Added AlignInterfacesDialog class. SVG icons for simulation parameters and align interfaces.
d0a3c75e4Adeel AsgharIndentation
373069e91Adeel AsgharAdded button for calling MetaModelEditor::alignInterfaces function. Added AlignInterfacesDialog class. SVG icons for simulation parameters and align interfaces.
343660f66Rüdiger Franke* testsuite 17bd66e...37fcc39 (1): > Specify StopTime = 0 for some tests
37fcc39adRüdiger FrankeSpecify StopTime = 0 for some tests
3c4dd931bRüdiger Franke* OMCompiler 5aae6d2...e9bb3a1 (1): > Skip actual simulation if no time span specified
4b7e28b0eRüdiger Franke* OMCompiler 7514136...5aae6d2 (1): > Clean up duplicate and unused templates
d5dbb15ccRü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"
a0db48b5dhudson* libraries e3b9b16...fb13d83 (1): > Bump libraries
b647f4f69vrugeUpdating submodules
17bd66e98vrugeRevert "Expected output"
3fa3570d3vrugeUpdating submodules
c9dc40fedvrugeExpected output
ed2f7361avrugeUpdating submodules
29b239edfvrugeExpected output
e8ad8a375Rüdiger Franke* OMCompiler 9f902c3...b84340b (1): > Implement vector conversion for dynamic arrays
d71f409cevruge* OMCompiler 41a0601...9f902c3 (1): > added rule for derive DAE.RECORD
d8f27090fvruge* OMCompiler b4d4a97...41a0601 (1): > recursion -> loop
129f79051vruge* OMCompiler 7b8142a...b4d4a97 (1): > added rule for derive SCONST
ce8f6dd63Adeel Asghar* OMEdit e0629d9...8d5d64f (1): > Fixes #3793 Call loadString with the new text of the class before creating the LibraryTreeItem.
8d5d64f21Adeel AsgharFixes #3793 Call loadString with the new text of the class before creating the LibraryTreeItem.
0028b3ecdRüdiger FrankeUpdating submodules
a18a01644Rüdiger FrankeAdd test for #3794
fe0a31c9aRüdiger Franke* OMCompiler cbd8a42...9d2b906 (1): > Keep top level input / output of connector arrays (#3794)
3ba175800hudson* libraries 0ebec5a...e3b9b16 (1): > Bump libraries
e6d7e351fLennart Ochel* OMCompiler 65736d1...cbd8a42 (1): > Unbox modelica_string
368ccc66eAdeel Asghar* OMEdit 58e0b64...e0629d9 (1): > Fixes #3796. Added help buttons for compiler & simulation flags.
e0479a869Martin Sjölund* OMCompiler 9cffa05...65736d1 (1): > Perform list filtering in the fast order
2210b6d19Martin Sjölund* OMCompiler 44a9f59...9cffa05 (1): > Fix stack overflow
41d55cd60Martin Sjölund* OMCompiler 4c591e7...44a9f59 (1): > Reduce hashtable bucket size
e0629d983Adeel AsgharFixes #3796. Added help buttons for compiler & simulation flags.
90ac03274Martin Sjölund* OMCompiler 1e4a458...4c591e7 (1): > Spend less memory trying to build a queue
6d8916d13Martin Sjölund* OMCompiler a7cea92...1e4a458 (1): > Move creating of list
6986daaa3Willi Braun* OMCompiler ffd2249...a7cea92 (1): > fix function description
6146e335dLennart OchelUpdating submodules
365c3ff55Lennart OchelUpdate expected output
4e317ab36Martin Sjölund* OMCompiler ffcb0f7...9b7aa44 (1): > Add functionality to record all mmc_alloc_words
a031cf441Martin Sjölund* OMCompiler b472093...ffcb0f7 (1): > Do not compile embedded server for source FMU
af28ff81ahudson* libraries 9a03cc4...0ebec5a (1): > Bump libraries
40a5e1d3fhudson* libraries 89f1dcd...9a03cc4 (1): > Bump libraries
e5b4e2007Adeel Asghar* OMEdit 4388d1f...58e0b64 (1): > Fixes #3787. Add OMEdit version in Linux. Put the About OMEdit text in scroll area to avoid overlapping labels.
58e0b643bAdeel AsgharFixes #3787. Add OMEdit version in Linux. Put the About OMEdit text in scroll area to avoid overlapping labels.
d27142675Adeel Asghar* OMEdit ae8e741...4388d1f (1): > Divide with scale factor instead of multiplying.
f839bcffaAdeel AsgharTests for getDerivedUnits
4227f735dAdeel AsgharUpdating submodules
4388d1f9bAdeel AsgharDivide with scale factor instead of multiplying.
d61017938Martin SjölundAdd test for #3763
10f35b00bMartin Sjölund* testsuite 7bdf737...d610179 (1): > Add test for #3763
7bdf7375dLennart OchelAdd markdown flavour to README file
a5c987775Lennart Ochel* testsuite 655c8b3...7bdf737 (1): > Add markdown flavour to README file
886dd82f7Martin SjölundUpdating submodules
655c8b399Martin SjölundExpected output
996ee1135Rüdiger Franke* OMCompiler f6f9906...b4c41d7 (1): > Move creation of boost symlinks to CMakeLists.txt
12558c4a6hudsonUpdating 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.
fc98a162bAdeel AsgharFix build.
ae8e74158Adeel AsgharReasonable size for default component text.
5a75cb511Adeel AsgharFixes #2250. Added support for DisplayUnit and unit conversion for parameter input. The plot data is now based on the display unit.
b657a9f2eAdeel AsgharStore display unit.
020949546Martin Sjölund* OMCompiler 8fc40e6...f6f9906 (1): > Add a removeVerySimpleEquations pre-opt module
54433b97aLennart Ochel* OMCompiler fbd2797...8fc40e6 (1): > Remove redundant function dumpTypeStr
9648dfef5Lennart Ochel* OMCompiler 7257482...fbd2797 (1): > Fix a typo
9ba60b5dfLennart Ochel* OMCompiler f2e9b23...7257482 (1): > Simplify generated code of algorithm when clauses
4ebff377fMartin Sjölund* OMCompiler 0f08ea6...f2e9b23 (1): > Source FMUs do not need embedded servers
3d97ee08aLennart Ochel* OMCompiler a56dd55...0f08ea6 (1): > Simplify implementations of math functions
92395206fLennart Ochel* OMCompiler 3f8822a...a56dd55 (1): > Fix indentation
26252750bMartin Sjölund* OMCompiler 02cbe35...3f8822a (2): > Fix scalability for Tearing.selectCausalVars > Avoid memory allocation in traversals
6f101f295Willi Braun* OMCompiler 15e8be7...02cbe35 (2): > dump error messages only with failtrace for traverseBackendDAEExpsEqnsWithUpdate > fix debug dump of time
aca943fadhudson* OMEdit 51b50a2...0636301 (1): > Merge pull request #15 from robbr48/master
5ebaf52b5Lennart Ochel* OMCompiler 1fbe837...15e8be7 (1): > Don't replace operator mod in findZeroCrossings
0636301dbAdeel AsgharMerge pull request #15 from robbr48/master
1fc870aa4Martin Sjölund* OMCompiler 5e63e23...1fbe837 (1): > Fix stack overflow in SCodeDump
3ca6b704dMartin Sjölund* OMCompiler 01f0b65...5e63e23 (1): > Moved execStat to its own Util package
22b78a94cRobert BraunAdded an alignment function for meta models.
2c65b871aadrpo* OMCompiler bceaafe...01f0b65 (1): > - add open62541* to ignore list
ecd21c179adrpo* OMCompiler 6b6f863...bceaafe (1): > - fix the opc_ua build on msvc
b89faa0a3adrpo* OMCompiler a2fcd1e...6b6f863 (1): > - fix the opc_ua build on mingw
987c4bfbeadrpo* OMCompiler 0424117...a2fcd1e (1): > - fix opc_ua on GCC
30d05e59bMartin Sjölund* OMCompiler 7a512b5...0424117 (2): > Experimental support for OPC UA embedded server > Partially restore the old OPC branch
6c2fcc56eRüdiger Franke* OMCompiler b99bfbd...7a512b5 (1): > Automate symlinks to boost includes (#3760)
df0b3ba00hudson* libraries 61a3f60...120ba4a (1): > Bump libraries
9b96a68fevruge* OMCompiler 05d473a...b99bfbd (1): > try to fixe compilier warning
ffbf0a8c1Adeel Asghar* OMCompiler b98debe...05d473a (1): > Added API getDerivedUnits
f4265f817ptaeuberExpected Output
01427cbd4ptaeuberUpdating submodules
8cbce1137Willi BraunUpdating submodules
bceba9dd8Willi Braunexpected output
d9e24389bhudson* OMEdit 91ea31c...51b50a2 (1): > Merge pull request #14 from rfranke/glob
51b50a21aAdeel AsgharMerge pull request #14 from rfranke/glob
38100702cMartin Sjölund* OMCompiler 0502333...de2cd14 (2): > Add script to analyze library logs using execstat > Use execstat for all tested libraries
90e2ad234hudsonUpdating 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.
9c6c72dd0Rüdiger Franke* OMCompiler c3dcba6...0502333 (2): > Install cross compiled libs in target path > Link target dependent version of OMCppDgesv lib
2a6385e7cRüdiger FrankeUse glob pattern to find cross compilers
91ea31c87Adeel AsgharAdded ExternalObject in isBuiltinType check.
4bcfe5edaAdeel AsgharMake static as default linkage instead of dynamic.
c2f86a4e6Adeel AsgharMerge pull request #13 from rfranke/triplet
58e563b21Adeel AsgharAdapt to new output format of getExtendsModifierValue & getDerivedClassModifierValue.
5654b30acRüdiger FrankeCover clang as well
d9929f368Ruediger Frankestrip compiler from platform name
5bbfe3995Adeel 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.
6aa2d7469Per ÖstlundUpdating submodules
f996e2699Adeel AsgharUpdated the dynamic & static radio buttons to a drop down.
50f75829aPer ÖstlundUpdate tests.
7ef55637dAdeel AsgharFixes #3784. Only read start value when showStartAttribute is set.
1ee1b08d1vrugeUpdating submodules
622fa17bevrugeExpected output
7b019e394Per Östlund* OMCompiler b569813...230aa3e (1): > Code cleanup.
cd9245366Adeel AsgharFixes #3775. Support multi-platform FMUs.
7621bd580vwaurich* OMCompiler 84e82ed...b569813 (1): > - fix FMU valueReferences for non-consecutive array-variables
fff4a229ePer ÖstlundUpdating submodules
8ee7b3f5dPer ÖstlundUpdate tests for #3773 fix.
92a23f8c7vwaurich* OMCompiler dd0c8bd...5d60737 (1): > - fix static gcc lib linking issue for g++ 4.4
1d83ca90cvruge* OMCompiler 34e4a4c...dd0c8bd (1): > improved ExpressionSolve
d4ef10a8eLennart Ochel* OMCompiler 7086597...34e4a4c (1): > Clean up some runtime calls
21c9115aeAdeel Asghar* OMEdit b943865...d2f3af8 (1): > Fixes #3784. Allow dots and underscores in component modifiers.
d2f3af8ceAdeel AsgharFixes #3784. Allow dots and underscores in component modifiers.
800040943ptaeuberUpdating submodules
ee0c38f7aadrpo* OMCompiler ad1689a...6bd48ef (1): > - properly comment out the print as \n expands on two lines
4c00296dbvruge* OMCompiler 01b9dd9...ad1689a (1): > improved solveSimpleEquations
b17d4bae5Lennart Ochel* OMCompiler 94f8257...01b9dd9 (1): > Remove prototypes of not existing functions
b1824d225vwaurich* OMCompiler 0c0fc1a...94f8257 (1): > - remove maxDer info from SimCode.Modelinfo
1eacb93feptaeuberExpected Output
42306ebb8Martin Sjölund* OMCompiler e022be4...0c0fc1a (1): > Do not print the variable filter
7fe793306vrugeUpdating submodules
7f3301c3avrugeExpected output
2f9bf851fRüdiger Franke* OMCompiler 0c3dbc0...c6caa77 (1): > Clean up expTypeArray templates
269d7b6bdhudson* libraries aaae68f...2d9c982 (1): > Bump libraries
462b421d0Rüdiger Franke* OMCompiler 6b8ad0f...0c3dbc0 (1): > Add support for arrays of arrays
e99c50b94Martin SjölundUpdating submodules
35181b8ffMartin SjölundExpected output
f3b10311aRüdiger Franke* OMCompiler 0a629c7...88cdf8e (1): > Generate static OMCFactory for all targets
da47da5beMartin Sjölund* OMCompiler 2c2f53c...0a629c7 (1): > Keep all release notes in one place
4ef545121Martin Sjölund* doc cac732a...0d19149 (1): > Generate documentation for all releases
0d191498eMartin SjölundGenerate documentation for all releases
321150fd5hkiel* OMCompiler 8793d23...2c2f53c (1): > use append_reverse
a05bd1183hudson* libraries 7d4b3ec...aaae68f (1): > Bump libraries
6a9ac3257Rüdiger Franke* OMCompiler dc190dc...8793d23 (1): > Use OMCFactory dll with msvc
b1445dcb4Rüdiger Franke* OMCompiler 5c04860...dc190dc (2): > Export OMCFactory for dll linkage (#3760) > Revert "Revert "Remove static link dependencies of dynamic runtime""
f50f336a5Martin Sjölund* libraries 1a13805...7d4b3ec (1): > Update MSL patch
4cfafcb3cadrpo* 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
dbd11dbbeRüdiger Franke* OMCompiler 4bb6e51...95e9b46 (1): > Implement cross compilation for Cpp FMUs (#3760)
3423dab23hudson* libraries 756a02e...1a13805 (1): > Bump libraries
41ef8fe7fAdeel Asghar* OMEdit bd77ae1...b943865 (1): > Use the same name as parent for the extended component.
b94386515Adeel AsgharUse the same name as parent for the extended component.
9197e569eAdeel 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.
bd77ae1c3Adeel AsgharAdd QSpacerItem when there is no unit.
c114ed186Adeel AsgharUpdating submodules
17dabfb37Adeel AsgharPartial unit conversion support. The work is not done yet so for now unit combo box is disabled.
a357b8f27Rüdiger Franke* OMCompiler 73f0312...555843c (1): > Link FMUs with static gcc libs under Windows
869581584Adeel AsgharAdded a call which will fail.
9e1fefd07vwaurich* OMCompiler 17b662b...73f0312 (1): > - fix valueReferences for FMU export cpp runtime
27ba6b0d2Adeel Asghar* OMCompiler da98e25...17b662b (1): > Fixed convertUnits interface. Added a fail case for convertUnits.
88e0e4006hkiel* OMCompiler 0fd4258...da98e25 (1): > recursion -> loop
d74e24428hudson* libraries c08a8be...756a02e (1): > Bump libraries
5f3218ea4alash325* OMEdit d1a01aa...25bbd96 (1): > -Change naming conventions and setDisabled(true) for name and model file
25bbd967aalash325-Change naming conventions and setDisabled(true) for name and model file
dc5846d64alash325* OMEdit ecb8eb5...d1a01aa (1): > -Disable submodel names for metamodel connection dialog
d1a01aaaaalash325-Disable submodel names for metamodel connection dialog
6f6cc1d09Rüdiger Franke* OMCompiler c200a48...0fd4258 (1): > Create precompiled header for dynamic build only (#3760)
6846b2b06Rüdiger Franke* OMCompiler d48d574...c200a48 (1): > First windows fix for previous commit
7bc3416fcRüdiger Franke* OMCompiler e741ddf...d48d574 (1): > Configure cross compilation of Cpp runtime (#3760)
688af36f1Martin Sjölund* OMCompiler 608ffbb...e741ddf (1): > Create a new bootstrapping tarball
90463e099Adeel Asghar* doc c0502a5...cac732a (1): > Simulation Parameter Sweep example.
cac732a7fAdeel AsgharSimulation Parameter Sweep example.
eee78dfc2Adeel Asghar* doc c285c83...c0502a5 (1): > Updated OpenModelica Scripting Commands.
c0502a573Adeel AsgharUpdated OpenModelica Scripting Commands.
131a1f9c2Adeel Asghar* OMEdit a3b1abd...ecb8eb5 (1): > Update the xml document when user manually edit text. save & simulate is not needed.
ecb8eb58dAdeel AsgharUpdate the xml document when user manually edit text. save & simulate is not needed.
e28486b2eMartin Sjölund* OMCompiler fedeb7c...608ffbb (1): > Add support for input output variables
44a9df917alash325* OMEdit 45f5779...a3b1abd (1): > -Push the change on the stack iff the user has changed the simulation parameters
a3b1abdc2alash325-Push the change on the stack iff the user has changed the simulation parameters
f6abd2dc8Rüdiger Franke* OMCompiler f162d51...fedeb7c (1): > Fix type name for subtype of basic
73e864bb8hkiel* OMCompiler 3fc9ebd...f162d51 (1): > recursion -> loop
aecb14eebhkiel* OMCompiler 30f3e8b...3fc9ebd (1): > Remove dumping of graph in production code
da629fc7dalash325* 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
45f577960alash325Merge branch 'master' of https://github.com/OpenModelica/OMEdit
ae32d089aalash325- Allow to graphically update the simulation parameters for metamodel - Support for undo and redo for metamodel simulation parameters
3dde5743evruge* testsuite 67f87dc...87f2ac1 (1): > Expected Output
87f2ac125vrugeExpected Output
fdb618eacRüdiger Franke* OMCompiler a801b41...30f3e8b (1): > Avoid overwrite error on mv (#3670)
65ec3461ahudson* libraries 87f5bca...c08a8be (1): > Bump libraries
c6fdbab46Rüdiger Franke* OMCompiler df9f302...a801b41 (1): > Revert "Remove static link dependencies of dynamic runtime"
cc42027f5Adeel Asghar* doc 4b8bae1...c285c83 (1): > Cross reference editing MSL.
1ceee59devruge* OMCompiler 87f4bb3...df9f302 (1): > semiLinear as inline function: see https://trac.openmodelica.org/OpenModelica/ticket/3765#comment:7
d944ceaefvruge* OMCompiler fced193...87f4bb3 (1): > DIVISION_SIM map again inline function - see https://trac.openmodelica.org/OpenModelica/ticket/3765#comment:7
cf169696fMartin Sjölund* OMCompiler 10fe649...fced193 (1): > Check for failed model structure
c285c832aAdeel AsgharCross reference editing MSL.
f324cd079hkiel* OMCompiler 0fe22a2...10fe649 (1): > recursion -> loop
c2ff97bebhkiel* OMCompiler 80dcee4...0fe22a2 (1): > array optimizsations new function Array.createIntRange()
cf0e37e48Adeel Asghar* doc b08a823...4b8bae1 (1): > Hints for loading editable MSL.
4b8bae15cAdeel AsgharHints for loading editable MSL.
2ba466a37Martin Sjölund* doc cbbdff1...b08a823 (1): > Handle Python2+3, add natsort to dependencies
b08a82304Martin SjölundHandle Python2+3, add natsort to dependencies
e0de150d4Martin Sjölund* doc 7f5d6fb...cbbdff1 (1): > Pull release notes from trac instead of manual mirroring
cbbdff1f5Martin SjölundPull release notes from trac instead of manual mirroring
80abce131Rüdiger Franke* OMCompiler b0a5479...80dcee4 (1): > Attempt to fix Windows build (#3760)
4d600b03cRüdiger Franke* OMCompiler 05ca4d2...b0a5479 (1): > Remove static link dependencies of dynamic runtime
147b2978dRüdiger Franke* OMCompiler 91127f1...05ca4d2 (2): > Small fix to previous commit > Brake up dynamic and static build of Cpp runtime (#3760)
8f8533a81hudson* libraries 4d5ec4d...87f5bca (1): > Bump libraries
479c7dc7cPer Östlund* OMCompiler a5957dc...91127f1 (1): > Fix listAppend usage to get rid of some warnings.
f595f83afAdeel Asghar* OMEdit 6ca8c1c...6cc344e (1): > Avoid making too many changeDirectory calls.
6cc344eaeAdeel AsgharAvoid making too many changeDirectory calls.
033f3ec1dPer Östlund* OMCompiler d0f6b47...a5957dc (1): > Fix push_list_back on empty DoubleEndedList.
c0715b3a9Adeel Asghar* OMEdit 1ec6313...6ca8c1c (1): > Fixes #3766. Added more sanity checks. Move whole connection when both start and end components are selected.
6ca8c1c0cAdeel AsgharFixes #3766. Added more sanity checks. Move whole connection when both start and end components are selected.
fba023530Adeel Asghar* OMEdit 19e8270...1ec6313 (1): > Fixes #2220, #2347 & #2416. Disable/enable the auto save timer based on focusInEvent/focusOutEvent of editor.
1ec631302Adeel AsgharFixes #2220, #2347 & #2416. Disable/enable the auto save timer based on focusInEvent/focusOutEvent of editor.
f03ca1b73Adeel Asghar* OMEdit c6a2ce1...19e8270 (1): > Fixes #3027. Allow exporting plotted variables to CSV file.
19e827021Adeel AsgharFixes #3027. Allow exporting plotted variables to CSV file.
67f87dc83vrugeadded case for 3765
054c1c053vrugeUpdating submodules
a2ae180a2Adeel Asghar* OMEdit aca17d2...c6a2ce1 (1): > Renamed TLMCoSimulationExperimentSettingDialog to MetaModelSimulationParamsDialog. Moved the update simulation params context menu to ModelWidget.
c6a2ce1f1Adeel AsgharRenamed TLMCoSimulationExperimentSettingDialog to MetaModelSimulationParamsDialog. Moved the update simulation params context menu to ModelWidget.
1c8fe90b0hudson* libraries 5e1391e...4d5ec4d (1): > Bump libraries
e5e6a37f6Rüdiger Franke* OMCompiler 46515af...6c723ab (1): > Fix generation of Cpp start value accessors
53fb40759Martin Sjölund* libraries 5a94ea2...5e1391e (1): > Bump MSL
111b9e531hudson* libraries bfc224a...5a94ea2 (1): > Bump libraries
7bee7753aMartin Sjölund* libraries b8422c5...bfc224a (1): > Stategraph2 2.0.3 provides 2.0.1 and 2.0.2
de850be55Adeel 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.
aca17d25eAdeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMEdit
2805502aaAdeel AsgharFixes #3032. Adjust position based on the coordinate system of the component.
fe7325ff9unknown* OMCompiler 0bcc79a...46515af (1): > changed results output at start time if events occured
ae2ad3b2cRüdiger Franke* testsuite 2b6054f...4c4b39f (1): > Add test for #3763
4c4b39f73Rüdiger FrankeAdd test for #3763
2beda1432hkielUpdating submodules
9f0243f27Martin Sjölund* libraries a20b6fa...b8422c5 (1): > Add library KeyWordIO
843cab05bMartin Sjölund* OMCompiler b629d9d...6d761ce (1): > Fix appending variables in correct order
2b6054f54hkielload List.mo expected output
9270973caalash325* OMEdit 6247798...6da40e1 (1): > -A preliminary dialog to modify CoSimulation settings
6da40e1adalash325-A preliminary dialog to modify CoSimulation settings
b91687740Rü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
b87bcb466vrugeUpdating submodules
a668b8a95vrugeExpected Output
c9f374e02Lennart Ochel* OMCompiler 757fe5f...cf3a416 (1): > Remove useless line of code
aa2c830afAdeel Asghar* OMEdit 2c2c5e9...6247798 (1): > Fixes #2274 & #2845. Update Libraries browser when user modifies the text.
624779821Adeel AsgharFixes #2274 & #2845. Update Libraries browser when user modifies the text.
bf9622303Adeel Asghar* OMEdit 4385f6e...2c2c5e9 (1): > Dynamically create the list of simulation logging flags.
2c2c5e934Adeel AsgharDynamically create the list of simulation logging flags.
3d2a03768Adeel Asghar* OMEdit 1296d76...4385f6e (1): > Fixes #3753. use correct simulation logging flag option.
4385f6edbAdeel AsgharFixes #3753. use correct simulation logging flag option.
e188d8bc2Niklas Worschech* OMCompiler facc256...757fe5f (1): > fix for save pre variables
d04f56ae0Adeel Asghar* OMEdit dc69a14...1296d76 (1): > Removed save and save as context menu items from metamodel.
1296d76cdAdeel AsgharRemoved save and save as context menu items from metamodel.
ba186107aptaeuberUpdating submodules
8a639b1acalash325* OMEdit b929db6...dc69a14 (1): > - Add Save and Save as context menu to the metamodel
dc69a1433alash325- Add Save and Save as context menu to the metamodel
556307db0ptaeuberExpected Output
2a8f9123bAdeel Asghar* OMEdit 4a5facf...b929db6 (1): > Fixed the crash while saving metamodels.
b929db620Adeel AsgharFixed the crash while saving metamodels.
0b9e1ba55Lennart Ochel* OMCompiler 6b7b848...bf26a22 (1): > change differentiation rule for the homotopy operator
501a9d964alash325* 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
4a5facf6dalash325-Save as for meta-model to make a copy of the file in a different folder or make a copy with a different name
87a7ffd04Rüdiger Franke* OMCompiler af457aa...6b7b848 (1): > Include std::thread only if configured (#3760)
0fe3fc570alash325* OMEdit 4b6af89...7864f66 (1): > - Save as for meta models
7864f66efalash325- Save as for meta models
c12221799Adeel Asghar* OMEdit 36a52a8...4b6af89 (1): > We can load multiple meta models at once.
4b6af895dAdeel AsgharWe can load multiple meta models at once.
8f955a09dhudson* libraries 2b591fb...a20b6fa (1): > Bump libraries
d62e1636eAdeel Asghar* OMEdit 04f142b...36a52a8 (1): > Better naming convention for metamodels and TLM.
36a52a84dAdeel AsgharBetter naming convention for metamodels and TLM.
69115279bAdeel Asghar* OMEdit f2cb75d...04f142b (1): > Add default annotation for Connections without annotations.
04f142bfcAdeel AsgharAdd default annotation for Connections without annotations.
272310418hudsonMerge remote-tracking branch 'origin/master' into pullrequest
5006cfd0bhudson* 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
a7681ee0fNiklas Worschechexpected output
ae71e46d8Adeel Asghar* OMEdit 960ad2f...f2cb75d (1): > formatting & indentation.
f2cb75d41Adeel Asgharformatting & indentation.
dac99f23dAdeel Asghar* OMEdit e8c9162...960ad2f (1): > tag v1.9.5-dev
960ad2f27Adeel Asghartag v1.9.5-dev
443f4823dMartin Sjölund* OMCompiler 6d86372...af457aa (1): > Handle lost information for MetaModelica record
4456f428eNiklas Worschech* OMCompiler 83309e5...6d86372 (1): > fix for save call in cpp template
e083b0547Rüdiger Franke* testsuite a4a5d33...ffd8b12 (1): > Add test for #3758
ffd8b12c2Rüdiger FrankeAdd test for #3758
61b0bea39Martin Sjölund* testsuite 5847362...a4a5d33 (1): > Re-enable FinalTests.mos
a4a5d3314Martin SjölundRe-enable FinalTests.mos
7d02d98a4Rüdiger Franke* OMCompiler d88a3ea...83309e5 (2): > Use const qualifier in declarations of external functions > Fix passing of Cpp array inputs to external functions (#3758)
6ac51f489adrpo* OMCompiler 5ccf9cb...d88a3ea (1): > - switch version to 1.9.5-dev
e63518811hudson* libraries e3940ff...2b591fb (1): > Bump libraries
8d7b6f839Niklas WorschechMerge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
de6aef561Niklas Worschechfix for parallel cpp runtime windows tests
38af1b628Lennart Ochel* testsuite 276c639...5847362 (2): > Update example cseTestCall1 > Update example cseTestCall3
584736214Lennart OchelUpdate example cseTestCall1
fb1ddfe63Adeel Asghar* OMEdit a1f3866...e8c9162 (1): > Fixed loadPreviousViewType function.
b8d40edfeLennart OchelUpdate example cseTestCall3
dc2c41b68adrpo* OMCompiler 6f118e9...5ccf9cb (1): > fix 1.9.4 version and date
e8c9162f6Adeel AsgharFixed loadPreviousViewType function.
d2aea63e3Adeel Asghar* OMEdit ade17f4...a1f3866 (1): > Store connections without annotations.
a1f3866e5Adeel AsgharStore connections without annotations.
bea549313jhag* testsuite f523ebc...276c639 (1): > Update wrapFunctionCall tests
276c639f8jhagUpdate wrapFunctionCall tests
d201c06dcAdeel Asghar* OMEdit d5769e2...ade17f4 (1): > Handle delete undo of submodels.
ade17f417Adeel AsgharHandle delete undo of submodels.
de0e7090cAdeel Asghar* doc 32655e3...7f5d6fb (1): > Updated the list of contributors 2015.
7f5d6fb44Adeel AsgharUpdated the list of contributors 2015.
6666d958cAdeel Asghar* OMEdit 54c7cf6...d5769e2 (1): > Store the update SubModelAttributes to undo stack.
d5769e298Adeel AsgharStore the update SubModelAttributes to undo stack.
be8a21912hudson* libraries 681e12e...e3940ff (1): > Bump libraries
d056aa58fMartin Sjölund* OMCompiler 8f06694...6f118e9 (1): > Add Adrian's generic AvlTree to the backend
66b64c9f4Martin SjölundUpdating submodules
f523ebc34Martin SjölundExpected output
1bed9e536Adeel Asghar* OMEdit afa6bc7...54c7cf6 (1): > Fixed updateSubModelParameters.
54c7cf6feAdeel AsgharFixed updateSubModelParameters.
5b58a0dc4Adeel Asghar* OMEdit 6fb638a...afa6bc7 (1): > Store attributes of submodel inside ComponentInfo of Component.
afa6bc71dAdeel AsgharStore attributes of submodel inside ComponentInfo of Component.
56ea4cdb2Adeel Asghar* OMEdit d763c77...6fb638a (1): > Fixed loading metamodels.
6fb638a6fAdeel AsgharFixed loading metamodels.
4fe1a4282hudson* libraries 80df0e2...681e12e (1): > Bump libraries
e866c4fc1hkiel* OMCompiler db37146...22263b6 (1): > use list comprehensions inline small helper functions
48487529eMartin Sjölund* libraries 286ccac...80df0e2 (1): > Ignore bad Modelica package
d824e09c8Rüdiger Franke* OMCompiler 1916068...db37146 (1): > Fix context of function Cpp calls (#3742)
507480cd7vruge* OMCompiler 80b17a1...1916068 (1): > BackendDAEUtil.tryToSolveOrDerive: guard vs. zero --> zero no dependence --> UNSOLVABLE
d25843be7hkiel* OMCompiler 0cdcd6a...80b17a1 (1): > Clean up some code avoid warning about incorrect use of listAppend recursion -> loop listReverseInPlace where possible
cd42b44a5Martin SjölundUpdated expected results for uniontype typevars
eb0d84e17Adeel Asghar* OMEdit 609a89d...d763c77 (1): > filter out non-modelica items by checking flag showOnlyModelica.
d763c7707Adeel Asgharfilter out non-modelica items by checking flag showOnlyModelica.
2ca58c1f0Adeel Asghar* OMEdit c09a16c...609a89d (1): > Fixed loading of metamodels.
609a89d38Adeel AsgharFixed loading of metamodels.
b7ad3b6c8bernhard Thiele* OMCompiler 3e54f2a...0cdcd6a (1): > SM workaround removed for Cpp runtime
b73e05ee8Rüdiger Franke* OMCompiler 494857e...3e54f2a (1): > Improve error messages of SynchronousFeatures
34a22e9e6Martin SjölundAdd uniontypes to dictionary
e0a2bd95fRüdiger Franke* OMCompiler e2f045a...494857e (1): > Remove duplicate traversal for clocked states
7c0b8d924Rüdiger FrankeUpdating submodules
c8f269f64Rüdiger FrankeExpected output for fix #3741
90d862846hkiel* OMCompiler 12ddb6a...8236a0d (1): > do not use listAppend to prepend one element
10288a768Rüdiger Franke* OMCompiler f31e10e...12ddb6a (1): > Attempt to fix #3741
010637980Martin Sjölund* OMCompiler 0e016dc...f31e10e (1): > MM: Multiple algorithm sections without warning
d938bed80bernhard Thiele* OMCompiler 99fe3bd...0e016dc (1): > Fix array elements #3651
4dbdbbbdeRüdiger FrankeUpdating submodules
2cb99bfaeRüdiger FrankeExtend and update synchronous tests
8c553bd78hkiel* OMCompiler b8f53b0...89ded3c (1): > remove superfluos check for failure it already failed in the first case
4c3ea7c18hkiel* OMCompiler b388aff...b8f53b0 (1): > fix two compiler warnings in parser
2b0f39e14Rüdiger Franke* testsuite e89ea24...6739ebe (1): > test an integer clock with sample time < 1s
6739ebe81Rüdiger Franketest an integer clock with sample time < 1s
538c7f0f5adrpo* OMCompiler a391fa9...b388aff (1): > - cast to double so that 1/10 doesn't become zero
a5f5caf7dMartin Sjölund* OMCompiler bcd948c...a391fa9 (1): > Use isPresent() to disable some allocations
ec45b4673Adeel Asghar* OMEdit dd67911...c09a16c (1): > Fixes #3746. Added GUI interface to manage uses annotation.
c09a16c13Adeel AsgharFixes #3746. Added GUI interface to manage uses annotation.
379dd2f0bhudson* libraries fdb7693...286ccac (1): > Bump libraries
dca6b1ba3Adeel Asghar* OMEdit 2eb86cd...dd67911 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Fixes #3746. Add uses annotation for the package.
dd679111eAdeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMEdit
3a8a1e775Adeel AsgharFixes #3746. Add uses annotation for the package.
1f34d20b7Martin Sjölund* OMCompiler cfa27e9...bcd948c (1): > Add basic memory profiling to execstat
bc30b5e45Martin SjölundUpdating submodules
e89ea248fMartin SjölundAdd tests for isPresent()
776a0349cMartin SjölundAdd isPresent to the dictionary
5e4fb3c72Adeel AsgharUpdating submodules
86e35faeaAdeel AsgharUpdated tests for getClassInformation
5cbb69a17Martin Sjölund* OMEdit cd90f74...2eb86cd (1): > Updated the Japanese translation
27134c6achkiel* OMCompiler cc074b4...8abe1ff (1): > try to reduce memory usage - use listReverseInPlace where possible - remove some recursions and matchcontinue
2eb86cde9Martin SjölundUpdated the Japanese translation
c77d86a0aRüdiger Franke* OMCompiler f8a8026...cc074b4 (1): > Improve error message if resolveClock fails
d67f243b4Adeel Asghar* OMEdit 6830f82...cd90f74 (1): > Fixes #3744. Avoid adding NaN to extent.
cd90f74d3Adeel AsgharFixes #3744. Avoid adding NaN to extent.
81a96bf75Martin Sjölund* OMCompiler 224e2c4...f8a8026 (1): > Fix zlib for OSX nighly
ba924b0e0Martin Sjölund* OMCompiler b308daf...224e2c4 (1): > Workaround for Java8
fdf26c27bMartin Sjölund* doc 0d2d54d...32655e3 (1): > Linux instructions
32655e344Martin SjölundLinux instructions
d5c6967f4adrpo* OMCompiler 0eaf54c...b308daf (1): > - fix front-end parts of #3503
31b626f4chudsonUpdating submodules * OMCompiler fa8b0d2...0eaf54c (2): > attempt to fix Linux build > update 3rdParty to fix windows build
e5519f442hudson* doc bf13bed...0d2d54d (1): > Merge pull request #16 from dietmarw/patch-1
0d2d54de0Adeel AsgharMerge pull request #16 from dietmarw/patch-1
7b7e082ceDietmar WinklerFixing one white space
cb0bf922dDietmar WinklerImprove the documentation on infoHeader annotation
0150a5eceAdeel Asghar* doc 19af68b...bf13bed (1): > Print plot command interface instead of maintaining options.
bf13bed92Adeel AsgharPrint plot command interface instead of maintaining options.
b6963e5f5Adeel Asghar* doc 6bd7fa7...19af68b (4): > Updated plot command options. > Indentation. > Debugging.mo is in the test models now. > Fixed getComponentModifierNames call.
19af68be8Adeel AsgharUpdated plot command options.
5f9027bc8Niklas WorschechMerge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
b56d468c6Adeel AsgharIndentation.
a4cf7c33aMartin Sjölund* OMCompiler 64554e1...fa8b0d2 (1): > MetaModelica has more bits available
de9392fabAdeel AsgharDebugging.mo is in the test models now.
6b79f7034Adeel AsgharUpdating submodules
9e5ee311bAdeel AsgharRemoved Debugging.mo as is now part of OMCompiler/Examples.
1afd8509aAdeel AsgharFixed getComponentModifierNames call.
2cc1d929fAdeel Asghar* doc b5de146...6bd7fa7 (1): > Documentation about __OpenModelica_infoHeader.
6bd7fa79cAdeel AsgharDocumentation about __OpenModelica_infoHeader.
ff69653cfhkiel* OMCompiler 3a40ea3...ef88044 (2): > put cascaded listAppend in optimal order > optimize some list operations matchcontinue -> match
06bfbaa46Martin Sjölund* OMCompiler 1d8aec6...3a40ea3 (1): > Update external C-sources for MSL 3.2.2
548d50e45Adeel Asghar* OMEdit b1364f4...6830f82 (1): > Fixes #3723. Only return true if absolute file path exists.
6830f82dcAdeel AsgharFixes #3723. Only return true if absolute file path exists.
7b66289a7Willi Braun* OMCompiler dc5bdff...1d8aec6 (1): > fix functionTree propogation for system homotopy0
663002f8ehudson* libraries 12ec59b...975fb23 (1): > Bump libraries
b61d80438Willi Braunexpected output for fix #3738
99cfa73fcWilli BraunUpdating submodules
f69267856Rüdiger FrankeUpdating submodules
d9a9c881aRüdiger FrankeAdapt to fixed FMI 2.0 dependenciesKind
5a4fa9e49Rüdiger Frankeadapt to fixed FMI 2.0 dependencies
72670a1abWilli Braun* OMCompiler 77ddf9e...6e9b4f9 (1): > try to fix #3738
fcdb1b2daMartin SjölundUpdating submodules
840e9cc22Martin SjölundFix expected output
7d9ec93acAdeel Asghar* OMEdit 8d2d2ec...b1364f4 (2): > Fixes #3737. Update ComponentInfo when makeClassNameRelative is used. > Add OMEdit to version.
b1364f4feAdeel AsgharFixes #3737. Update ComponentInfo when makeClassNameRelative is used.
23d9358feMartin Sjölund* OMCompiler 7e7852d...fc73d03 (1): > Change order of some listAppend calls
22fcd4f5fMartin Sjölund* OMCompiler 7f65a75...7e7852d (1): > Remove FMI1 log-message
02944957eWilli Braun* OMCompiler 38f4165...7f65a75 (2): > remove unnecessery variables merge > remove unnecessary array list transformation
5ba5d1d1fAdeel Asghar* OMCompiler 00e96ac...38f4165 (1): > Include OpenModelica in version string.
0311ceb40Martin Sjölund* OMCompiler 5161a93...00e96ac (1): > Change order of listAppend in BackendDAEUtil
458b0ec8dAdeel AsgharAdd OMEdit to version.
fc8fda8e8Martin SjölundUpdating submodules
66b357241Martin SjölundExpected output after MSL 3.2.1 update
f8e679b7aMartin Sjölund* OMCompiler 0a0d480...5161a93 (1): > Notify the user about listAppend in wrong order
5154fba3aMartin SjölundAdd words to aspell dictionary
3ac44823aMartin Sjölund* OMCompiler 23bb6ec...0a0d480 (1): > Implement Dangerous.listSetRest
88e121b0aRüdiger Franke* OMCompiler e4f94d6...23bb6ec (1): > Fix 3a7d119 for arbitrary tree traversal order
66099da69Martin Sjölund* OMCompiler 769e528...e4f94d6 (1): > Add support for MA Impure annotation
8d2d2ec52Adeel AsgharUse the correct object.
09c0222cdbernhard Thiele* testsuite 6a51189...a064174 (1): > Fixed reference files #3730
cf0e52d61Rüdiger Franke* OMCompiler 3a7d119...769e528 (1): > obtain grand parent from previously stored parent
e3a563e86Rüdiger Franke* OMCompiler dbf1710...3a7d119 (1): > implement backward propagation of clock conversions
a06417423bernhard ThieleFixed reference files #3730
ffd9d0f58Adeel Asghar* OMEdit 678bb3b...62c0c86 (1): > Fixes #3558. Fixed the text orientation for flipping & rotation. Added shortcuts for flipping.
62c0c8681Adeel AsgharFixes #3558. Fixed the text orientation for flipping & rotation. Added shortcuts for flipping.
c1e65985aMartin Sjölund* OMCompiler 8114196...dbf1710 (1): > Use a FIFO instead of slow listAppend
7aaa5fee0Per Östlund* OMCompiler 3f4477c...8114196 (1): > Fix segfault in InstSection.unroll.
669339bf9Martin Sjölund* OMCompiler d65644e...3f4477c (1): > Fix code generation for add-array-scalar
825da28b8Martin Sjölund* OMCompiler 26ec49e...d65644e (1): > Optimize max({arr})->max(arr) instead of arr
978cfa442Adeel Asghar* OMEdit d189425...678bb3b (1): > Add OMEdit git hash in omeditcommunication.log file.
678bb3b93Adeel AsgharAdd OMEdit git hash in omeditcommunication.log file.
7b02f0e68Martin Sjölund* OMCompiler a1a01c3...26ec49e (1): > Handle expandExpression for unary
9489433d6Martin Sjölund* OMCompiler 0bb9e15...a1a01c3 (1): > Initialize variable to zero
c8e206080Adeel Asghar* OMEdit 712ee8f...d189425 (3): > Update README.md > More README.md updates. > Updated README.md
d18942554Adeel AsgharUpdate README.md
5b8d06046Adeel AsgharMore README.md updates.
0368771f6Adeel AsgharUpdated README.md
0acf401d4Adeel Asghar* OMEdit 77fc815...712ee8f (1): > Chinese nls by Wenhui Li. Removed tsrelease.bat since its done as part of makefile. Added the README.md.
712ee8ff8Adeel AsgharChinese nls by Wenhui Li. Removed tsrelease.bat since its done as part of makefile. Added the README.md.
3e7e3a18eAdeel Asghar* OMEdit 46bef23...77fc815 (1): > Fixes #3731. Don't create empty Icon & Diagram annotations when creating a class.
77fc81550Adeel AsgharFixes #3731. Don't create empty Icon & Diagram annotations when creating a class.
73eda236cAdeel Asghar* OMEdit 22a1579...46bef23 (2): > Ignore version.h file. > Added OMEdit git hash to about dialog.
4c3a21e77Martin Sjölund* OMCompiler c64c048...0bb9e15 (1): > Implement vector() code generation
46bef23a4Adeel AsgharIgnore version.h file.
56b075f43Adeel AsgharAdded OMEdit git hash to about dialog.
36a4b1180Martin Sjölund* OMCompiler 5cd19d9...c64c048 (1): > OSX fix for new MSL tables
d20eb4477Adeel Asghar* OMEdit 9adc7f5...22a1579 (1): > Fixes #1900. Added support for expandable connectors.
22a157966Adeel AsgharFixes #1900. Added support for expandable connectors.
884927e33hudson* libraries 4faff19...7720c2a (1): > Bump libraries
449a4b61dMartin Sjölund* OMCompiler 5e8f396...5cd19d9 (1): > Allow modifications for addClassAnnotation API
587747f62Martin SjölundUpdating submodules
6a5118991Martin SjölundExpected output after fixing reduction unparsing
44adf2eb9Rüdiger Franke* OMCompiler cf999be...cd48e7d (1): > Support multiple integer base clocks
f45704f0dWilli Braun* OMCompiler 5458fb5...cf999be (3): > improve extractVarFromVar > improve BackendVariable.mo further > added isVarAlg function
c7e54176aMartin Sjölund* OMCompiler 5fd29e6...5458fb5 (1): > Handle poorly unparsed strings
ce447fc54Martin Sjölund* OMCompiler 32cb4c1...5fd29e6 (1): > Handle StandardTables depends by dynamic linking
54a20bb22hudson* libraries 09cc089...4faff19 (1): > Bump libraries
057a307c4Rüdiger FrankeUpdating submodules
af1d80f93Rüdiger Frankeadd test for event clock
82e9be682vruge* OMCompiler ca1480a...5d5c631 (1): > added debuge dump for loops
f2b4d1817hkiel* OMCompiler f5881f2...ca1480a (1): > remove some matchcontinue
ebe7a971cvruge* OMCompiler 3a8f02a...f5881f2 (1): > recursion -> loop -small optimization
c00351ca0hudson* libraries 49af79a...09cc089 (1): > Bump libraries
c1e1b98daMartin SjölundUpdating submodules
da2393550Martin SjölundFix for new MSL patch
bf2eaaaf1vruge* OMCompiler 2d6fcff...3a8f02a (1): > fixed compiler warning
efd648adevruge* OMCompiler 35e5ffa...2d6fcff (1): > remove matchcontinue for some functions
8faec5404vruge* OMCompiler e5a26e4...35e5ffa (1): > addEquation: remove matchcontinue
bf2f7a71eMartin SjölundAdd `-d=noevalfunc` for slow test in PR #462
24787ab52Martin Sjölund* testsuite 33e9c6a...bf2f7a7 (1): > Add `-d=noevalfunc` for slow test in PR #462
caa0c7465hkiel* OMCompiler a3605ed...e5a26e4 (1): > rescursion -> loop
cbeadece2Martin Sjölund* OMCompiler bd3e67c...a3605ed (2): > Add ModelicaMatIO for MSL 3.2.1 > New ModelicaExternalC
9adc7f5d9Adeel AsgharFix builds.
608efb71dAdeel AsgharFixes #3728. Convert the modelica:// used in link tag.
1905281dcMartin SjölundUpdating submodules
33e9c6a03Martin SjölundAdd testcase for tables diff
5eb1cfeafhudson* libraries bd4624b...1149ead (1): > Bump libraries
cc01fde8dAdeel Asghar* OMEdit c698004...01159f9 (1): > Added context-menu to documentation view.
01159f93dAdeel AsgharAdded context-menu to documentation view.
ace4e8881hudson* libraries eb40943...bd4624b (1): > Bump libraries
5298095e1Adeel Asghar* OMEdit 1db86bd...c698004 (1): > Use omc pretty-printing when diffModelicaFileListings() fails.
c69800476Adeel AsgharUse omc pretty-printing when diffModelicaFileListings() fails.
c28c65e15Adeel Asghar* OMEdit d6904af...1db86bd (1): > Update class text when duplicating another class in it.
1db86bdbeAdeel AsgharUpdate class text when duplicating another class in it.
b302feb93Adeel 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.
3bc49821cPer ÖstlundUpdating submodules
f2a1299a1Per ÖstlundUpdate copyClass test.
41ca1bbe6Martin SjölundUpdating submodules
d6904afc1Adeel AsgharGet rid of warning "URL has no schema set, use file:// for files". Create QWebPage on heap and delete it when loadFinished signal is raised.
6dd504563Martin SjölundAdd testcase for OM ticket #2974
61c5625eaMartin SjölundUpdating submodules
bd38afd29Martin SjölundAdd test for OM ticket #3005
4477029b5Martin Sjölund* OMCompiler 064eb9e...8b8930d (1): > Partially evaluated functions depend on modules
d8c243d5eJan Šilar* OMCompiler bd44300...064eb9e (2): > PDEModelica bugfix > PDEModelica boundary extrapolation
37a2e5963Lennart OchelUpdating submodules
c8ee0c316Lennart OchelUpdated expected output
123c6144bAdeel Asghar* OMEdit aabf416...594af14 (1): > The nested class will be deleted by loadString. So only call deleteClass for classes that actually exists.
594af1432Adeel AsgharThe nested class will be deleted by loadString. So only call deleteClass for classes that actually exists.
4124c21e5Adeel Asghar* OMEdit 6a0b046...aabf416 (1): > Only use loadString merge true for package.mo
aabf41668Adeel AsgharOnly use loadString merge true for package.mo
8be486105adrpo* testsuite 6b59e87...6eaf3ba (1): > fix MatlabTranslator build
6eaf3baacadrpofix MatlabTranslator build
a15bb9db3Adeel Asghar* OMEdit c6988d4...6a0b046 (1): > Fixes #3719. Enable save as functionality.
6a0b046edAdeel AsgharFixes #3719. Enable save as functionality.
da3faaa72hudson* libraries 679c034...eb40943 (1): > Bump libraries
ec58d534cadrpo* testsuite 4959350...6b59e87 (1): > attempt to fix MatlabTranslator build
6b59e87daadrpoattempt to fix MatlabTranslator build
25b5be9echudsonUpdating submodules * OMEdit 58588db...c6988d4 (1): > Fixes #3311. Fixed loading __OpenModelica_infoHeader scripts.
c6988d4a6Adeel AsgharFixes #3311. Fixed loading __OpenModelica_infoHeader scripts.
37ecd43baLennart Ochel* OMCompiler a61daef...8125c69 (2): > Remove dead cases and cleanup > Fix expansion of array expressions
16ef07564Martin Sjölund* libraries ef2aaa9...9ca3906 (2): > Consider 3.2.2 and 3.2.1 the same > Add buildsyspro
63994f5bbWilli Braun* OMCompiler fa412ec...a61daef (1): > fix for #3381
b1aed4b67Adeel Asghar* OMEdit 74b00c4...58588db (1): > Fixes #3714. Disable dragging components onto diagram layer of a package.
58588dbcaAdeel AsgharFixes #3714. Disable dragging components onto diagram layer of a package.
495935005Martin SjölundRemove duplicate definition
41bdfe916Martin SjölundUpdating submodules
9472f39f5Martin SjölundAdd check for duplicate definitions
5f596a223hkiel* 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.
de41fc7deWilli Braun* OMCompiler fc9c9bb...4ddb2fe (1): > added cruntime LOG flag
b23f82381Willi Braun* OMCompiler d541c90...fc9c9bb (1): > fix for #3685
b5355620eWilli Braunadded testcase for #3701
20494cc3fWilli BraunUpdating submodules
054f6a853Adeel Asghar* OMEdit 41e95e9...74b00c4 (1): > Removed tidy as is not needed.
74b00c433Adeel AsgharRemoved tidy as is not needed.
0719fbdbdhudson* 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.
41e95e965Adeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMEdit
8eeaa192eAdeel AsgharFixes #3311. Read the __OpenModelica_infoHeader annotation and use it in nested classes.
481d9f462Adeel AsgharUpdating submodules
0211a1a22Adeel AsgharUpdated tests to new output of getDocumnentationAnnotation.
e3197589dLennart OchelUpdating submodules
31cf00685Lennart OchelAdd tests from ticket 3707
2f8ef7015Lennart OchelAdd test for OpenModelica/OMCompiler#425
ec986c0acAdeel AsgharMerge commit '19c42f3695c96c174fa890341650f7fe8dd863b4' as 'tidy'
19c42f369Adeel AsgharSquashed 'tidy/' content from commit 8c13d27
38944d6dehkiel* OMCompiler a64582d...472d00e (1): > recursive -> loop
548d2c143Per ÖstlundUpdating submodules
691f38d25Per ÖstlundAdded test for copyClass.
1cc229021Martin Sjölund* OMCompiler 23dd7a9...c93aec7 (1): > Do not optimize guarded patterns to switch
14b3072acvwaurich* OMCompiler 3542223...23dd7a9 (1): > - fix HPCOMScheduler
3b80959bcWilli Braun* testsuite 816f474...aab9e4a (1): > added testcase for #3500
aab9e4ad8Willi Braunadded testcase for #3500
37b930efcjhag* OMCompiler a59c824...3542223 (1): > Modified array case in record handling
216045d9eMartin Sjölund* OMCompiler 4bed8a9...a59c824 (1): > Fix stack overflow
a6b7b8d0cMartin Sjölund* OMCompiler 86267ae...4bed8a9 (1): > Fix stack overflow
8aef39a6dMartin Sjölund* OMEdit 9106a0c...9dd37a1 (1): > Update translation files
9dd37a1cfMartin SjölundUpdate translation files
18090b130Lennart Ochel* OMCompiler 265024d...86267ae (1): > Don't wrap functions within if expressions
27be65fd3Rüdiger Franke* OMCompiler c06017c...265024d (1): > fix to yesterday's commit c06017c
21409a249Adeel Asghar* OMEdit a560950...9106a0c (1): > Fixes #3708. Call prepareGeometryChange to avoid unnecessary paint events.
1dd9fc3aeAdeel AsgharFixes #3708. Call prepareGeometryChange to avoid unnecessary paint events.
9106a0c96Adeel AsgharFixes #3708. Call prepareGeometryChange to avoid unnecessary paint events.
e18ee384fRüdiger Franke* OMCompiler 3cd6f31...c06017c (1): > check for equal base clocks
48a57081eLennart Ochel* OMCompiler 08f36de...3cd6f31 (2): > Fix CRLF issue for override files > Fix typos
51d73ad45Martin Sjölund* OMCompiler 7153a59...08f36de (1): > Fix stack overflow
aa46d9c72Adeel Asghar* OMCompiler c4d4b4a...7153a59 (1): > Check for what kind of FMUs we can export.
35baf30adAdeel 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.
0f42ad7d1Adeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMEdit
a560950aaAdeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMEdit
73250dfa2Adeel AsgharFixes #3706. Don't check components because we should not display class as missing one of components class is missing.
f5e50d0f5Adeel AsgharFixes #3706. Don't check components because we should not display class as missing one of components class is missing.
5e22aefabMartin Sjölund* OMCompiler 0054a87...c4d4b4a (1): > Fix stack overflow
2f7d2dd07Martin Sjölund* OMCompiler 4d60525...0054a87 (1): > Handle comments in uniontypes with single record
a42d61cc7Martin SjölundUpdating submodules
816f4747aMartin SjölundDiffAlgorithm now depends on List.mo
ad02b528eMartin Sjölund* OMCompiler 812a38e...15d130f (1): > Fix stack overflow
a29d93f1bhudson* 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
b5de146dfMartin SjölundMerge pull request #13 from dietmarw/patch-1
cf410c91fMartin SjölundMerge pull request #14 from dietmarw/patch-2
d319ad9f3Martin SjölundUpdate the copyright year and add space in front
e1a968696Martin Sjölund* OMEdit 49aab94...e533fb8 (1): > Update Japanese translation files
fbdd5396aMartin SjölundUpdate Japanese translation files
e533fb890Martin SjölundUpdate Japanese translation files
2e22310c9Rüdiger Franke* OMCompiler 96ebbdd...812a38e (1): > guard against synchronous models without variables
d4bdf58f3Rüdiger FrankeUpdating submodules
c0d037260Rüdiger FrankeAdapt test to moved Clock declaration
ab0fec288hudson* libraries b9bdff7...ef2aaa9 (1): > Bump libraries
2080761ddAdeel Asghar* OMEdit 0dba740...49aab94 (1): > Enhancements for #3690. Calculate "Number of Intervals" and "Interval" automatically. Enable/disable fields depending on the option selected.
2a62fa69eAdeel AsgharEnhancements for #3690. Calculate "Number of Intervals" and "Interval" automatically. Enable/disable fields depending on the option selected.
49aab94cfAdeel AsgharEnhancements for #3690. Calculate "Number of Intervals" and "Interval" automatically. Enable/disable fields depending on the option selected.
f12627b98Adeel Asghar* OMEdit 53f6bfc...0dba740 (1): > Fixes #3702. When user has changed the class name then update LibraryTreeItem.
e797eabd5Adeel AsgharFixes #3702. When user has changed the class name then update LibraryTreeItem.
0dba74001Adeel AsgharFixes #3702. When user has changed the class name then update LibraryTreeItem.
4a1ff6d99vruge* OMCompiler 49dc36a...8768d11 (1): > build don't fail without git
696628d2bDietmar WinklerSync the documentation with UI changes
a7a58185cDietmar WinklerTypo of inkscape corrected.
307628bb4Rüdiger Franke* OMCompiler 4d534f7...49dc36a (2): > work on clock sub- and supersampling > fix clock sub- and supersampling in Cpp runtime
f3d8b0221hudson* libraries 18eec52...b9bdff7 (1): > Bump libraries
0ef75934avruge* testsuite 98c810c...68b2e96 (1): > skipped intialation for some tests after structure breaker in https://github.com/OpenModelica/OMCompiler/pull/199
68b2e962avrugeskipped intialation for some tests after structure breaker in https://github.com/OpenModelica/OMCompiler/pull/199
85849ee3fLennart Ochel* OMCompiler b3692d0...4d534f7 (1): > Add more trace statements
2284d7e15Lennart Ochel* OMCompiler 55cb649...b3692d0 (1): > Clean up code generation
2dbe6e3b1adrpo* OMCompiler 63d57dd...55cb649 (1): > fix frontend performance degradation #3697
f92cbafeaAdeel Asghar* OMEdit e722f83...53f6bfc (1): > Fixes #3698. Don't try to merge AST just replace it.
c5333e1c2Adeel AsgharFixes #3698. Don't try to merge AST just replace it.
53f6bfcf3Adeel AsgharFixes #3698. Don't try to merge AST just replace it.
e59f45341hudson* libraries f947c93...18eec52 (1): > Bump libraries
e7b42f191Adeel Asghar* OMEdit 86b0320...e722f83 (1): > Only set the text when it is really new.
ab3521fa2Adeel AsgharOnly set the text when it is really new.
e722f8384Adeel AsgharOnly set the text when it is really new.
430f24a80Adeel Asghar* OMEdit 886a78e...86b0320 (1): > Fixes #3607. Print message when checkModel & instantiateModel are successful.
690d2f9b5Adeel AsgharFixes #3607. Print message when checkModel & instantiateModel are successful.
86b03206cAdeel AsgharFixes #3607. Print message when checkModel & instantiateModel are successful.
699f16a36Adeel Asghar* OMEdit af41062...886a78e (1): > Fixes #3690. Added interval in the simulation dialog.
b7defb44cAdeel AsgharFixes #3690. Added interval in the simulation dialog.
886a78e7aAdeel AsgharFixes #3690. Added interval in the simulation dialog.
aed5d1840Adeel Asghar* OMEdit 538f96a...af41062 (1): > Fixes #3683. Update connections when component is deleted.
b63cdc0deAdeel AsgharFixes #3683. Update connections when component is deleted.
af41062c4Adeel AsgharFixes #3683. Update connections when component is deleted.
bb786e40dLennart Ochel* OMCompiler 56626b0...63d57dd (1): > Handle roots of negative values
cb2fb1795adrpoUpdating submodules * OMCompiler 78ba529...56626b0 (1): > a bit of improvement for #3668
98c810c50adrpofix Matlab translator after changes to Absyn
7a644badbWilli BraunUpdating submodules
916248f58Willi Braunexpected output
81eabe9achudson* libraries 97e15a9...f947c93 (1): > Bump libraries
6636cb170Martin Sjölund* OMCompiler 1adf486...880ef3c (1): > Some runtime fixes for VS2013
e32988c4amhartung* OMCompiler ecf792f...1adf486 (1): > fixed bug which lead to wrong cat_array behaviour for ArraySlice
0e4287636jhag* OMCompiler 01caff9...ecf792f (1): > don't wrap "sign"-calls
ab7c720b7Willi Braun* OMCompiler 5a950a9...01caff9 (1): > added differentiation rule for built-in sum call
cc61e0468Willi Braun* OMCompiler 7e414c9...5a950a9 (1): > fix #3684
01473c2a4Willi BraunUpdating submodules
82097c796Willi Braunadded test for #3687 and minor adjustment
f3c5c1e25hkiel* OMCompiler dd6bae1...dc7da8c (3): > matchcontinue -> match > Use filterOnTrue instead of filter > recursive -> loop list optimizations
aa3191218Rüdiger Franke* testsuite cb540a9...13d3e9d (1): > add test for #3656 (sign of alias)
13d3e9d7dRüdiger Frankeadd test for #3656 (sign of alias)
62e9cdb60hudson* libraries 6e6255d...97e15a9 (1): > Bump libraries
27d2f6031adrpo* OMCompiler 31eaa49...dd6bae1 (1): > fix for #3688 and #3641
336eaa311hkiel* OMCompiler 18edd82...31eaa49 (1): > optimize isConst*Work* removes need for boolean input argument optimize list operations
99eb3c33chudson* libraries deef0fb...6e6255d (1): > Bump libraries
d9d00b7e5bernhard Thiele* OMCompiler e8a1b5c...18edd82 (1): > Dumping state machines to streams
908c5f480Per Östlund* OMCompiler 3252674...e8a1b5c (1): > Fix for #3662.
993c27018vruge* OMCompiler 3258410...3252674 (1): > make equationList2 tail recursive
e3a0bd5e5vruge* OMCompiler 4492ef7...3258410 (1): > make some traverseExpsOfExpList_WithStop tail recursive
b1837e041Adeel Asghar* OMEdit f66ffa7...538f96a (1): > Fixes #3683. Update the component name in connections list when renameComponentInClass is used.
3e097e84eAdeel AsgharFixes #3683. Update the component name in connections list when renameComponentInClass is used.
538f96a5fAdeel AsgharFixes #3683. Update the component name in connections list when renameComponentInClass is used.
7115e745avruge* OMCompiler fdebf71...4492ef7 (1): > make equationNthSize1 tail recursive
3b4cea4a2vruge* OMCompiler bc07b69...fdebf71 (1): > equationNth1: removed matchcontinue
6fd0b0b41vruge* OMCompiler a38fd9a...bc07b69 (1): > make traverseExpsOfExpList tail recursive
d4a41d988vruge* OMCompiler ffa3db0...a38fd9a (1): > make traverseExpsOfEquationListList_WithStop tail recursive
e2037308evruge* OMCompiler a2301d8...ffa3db0 (1): > make traverseExpsOfEquationList_WithStop tail recursive
e9954c30dvruge* OMCompiler 792f93c...a2301d8 (1): > make listEquation1 tail recursive
de2efa68dhkiel* OMCompiler a2d3cf2...792f93c (1): > fix stack overflow make functions Ceval.ceval and Types.matchTypeList use loops instead of recursion
579ab5eeevwaurich* OMCompiler 5f792d2...a2d3cf2 (1): > RSE-fix
679453ea0Willi* OMCompiler c343375...5f792d2 (1): > fix #3668
5c62005b3Adeel Asghar* OMEdit 7d939b5...f66ffa7 (1): > Fixes #3686. Center on the CoOrdinateSystem properly.
4605adc52Adeel AsgharFixes #3686. Center on the CoOrdinateSystem properly.
f66ffa786Adeel AsgharFixes #3686. Center on the CoOrdinateSystem properly.
0c6f04b41Willi Braun* OMCompiler 7589199...c343375 (1): > improving analytic jacobian flags
3df96c2faadrpo* OMCompiler 68966eb...7589199 (1): > update .gitignore
6f529d22bhudson* libraries 002ca8f...deef0fb (1): > Bump libraries
1bafed966Adeel Asghar* OMEdit 9db6ce6...7d939b5 (1): > Fixes #3376. Added a command prompt for windows.
729c8f13eAdeel AsgharFixes #3376. Added a command prompt for windows.
7d939b57aAdeel AsgharFixes #3376. Added a command prompt for windows.
50c7db5a3Per Östlund* OMCompiler ddccaeb...68966eb (1): > Improve performance of getComponents API.
f8027babdWilli Braun* OMCompiler 9c9d72e...ddccaeb (1): > improved flags for symbolic jacobians
c204e27bfhudson* libraries b16865a...002ca8f (1): > Bump libraries
a0054d72dMartin Sjölund* OMCompiler 03b0c4c...9c9d72e (1): > Set LC_NUMERIC to C locale
8721141b1Martin Sjölund* OMCompiler a555ec0...03b0c4c (1): > Add boxvar function for boolString
3c89eaddfMartin SjölundUpdating submodules
c58b75605Martin Sjölund* OMCompiler 824aced...daf8751 (1): > Do not install OMEdit files
f6f5f0304Adeel Asghar* OMCompiler 19362e0...824aced (1): > Fixes #3376. Added a batch file for command prompt.
cb540a921Martin SjölundAdd test for #3653
0a05a5bfavruge* OMCompiler ff665c9...19362e0 (1): > make jacobianConstant tail recursive
7ba92e7f0Martin Sjölund* OMCompiler 1ab7b47...ff665c9 (1): > Fixes to compile with Visual Studio 2010
45c776f13Per ÖstlundUpdated getComponents test.
d0ad79d1bPer ÖstlundUpdating submodules
60432d1ddWilli Braun* OMCompiler 2ab6a8c...1088cbd (1): > added debug flag to disbale jacobian calculation for SCC analysis
64d0dae70Martin Sjölund* OMCompiler 1d662e3...2ab6a8c (1): > Fix code generation for VS2010
6e13d1444adrpo* libraries 74b8e47...b16865a (1): > add required svn flag
99ea9fa02hudson* libraries c8652c7...74b8e47 (1): > Bump libraries
9b24d70a0Adeel Asghar* OMEdit c3b6e6d...9db6ce6 (1): > Use the OMCInterface instead of sendCommand.
b530b72e4Adeel AsgharUse the OMCInterface instead of sendCommand.
9db6ce66bAdeel AsgharUse the OMCInterface instead of sendCommand.
b5f979d7cAdeel Asghar* OMEdit 4aec656...c3b6e6d (2): > Remove RCS-id from header files. > Remove RCS-id from source files.
ca5e85865Martin Sjölund* OMCompiler edeb320...1d662e3 (1): > Check for NULL
7639b9b6eAdeel AsgharRemove RCS-id from header files.
c3b6e6d27Adeel AsgharRemove RCS-id from header files.
16be0e30cMartin Sjölund* OMCompiler 272277c...edeb320 (1): > Remove RCS-id from source files
66abb9459Adeel AsgharRemove RCS-id from source files.
41ba9cd2dAdeel AsgharRemove RCS-id from source files.
2b059eeeaAdeel Asghar* OMEdit 8dacf8d...4aec656 (1): > Use isSimulationAllowed for updateBindings.
95b7fcd7dAdeel AsgharUse isSimulationAllowed for updateBindings.
4aec6561eAdeel AsgharUse isSimulationAllowed for updateBindings.
0f0fc9dadbernhard Thiele* OMCompiler 443a059...272277c (1): > Added internal flag DEFAULT_CLOCK_PERIOD
b3d89fa30Per Östlund* OMCompiler a2c7ddf...443a059 (2): > Merge remote-tracking branch 'origin' into perffix > Performance fixes.
0fa133648Lennart Ochel* OMCompiler 70ce925...a2c7ddf (1): > Make execstat dump each step in a single line.
3534b89eevwaurich* testsuite f4a666a...980f862 (1): > - adapt Makefile for parameter tests
980f862aevwaurich- adapt Makefile for parameter tests
d3106b3davwaurich* testsuite 90f5395...f4a666a (1): > - added tests for parameter-related functions
f4a666a09vwaurich- added tests for parameter-related functions
3963a3041Martin Sjölund* OMCompiler d422fe7...70ce925 (1): > Use correct bootstrapping header during stage 1
768be1bc7Martin Sjölund* OMCompiler 56e3dff...d422fe7 (1): > Add missing includes
97722c4ebAdeel Asghar* OMEdit 81114ba...8dacf8d (1): > Fixes #3673. Added button for infer bindings.
4498938a3Adeel AsgharFixes #3673. Added button for infer bindings.
8dacf8d0cAdeel AsgharFixes #3673. Added button for infer bindings.
4ad45dfdahudson* OMEdit 104cbca...81114ba (1): > Merge pull request #10 from rfranke/win
ae613bd0fAdeel AsgharMerge pull request #10 from rfranke/win
81114bafdAdeel AsgharMerge pull request #10 from rfranke/win
9189aa950Ruediger Frankeattempt to fix Cpp under Windows when using gcc
bcf2cbc88Ruediger Frankeattempt to fix Cpp under Windows when using gcc
37a0c82bchudson* libraries 9c89089...c8652c7 (1): > Bump libraries
7c974dc55Adeel Asghar* OMEdit edc0f94...104cbca (1): > Fixes #3630 Don't use diffModelicaFileListings when user manually edits in text view.
8eaf1888fAdeel AsgharFixes #3630 Don't use diffModelicaFileListings when user manually edits in text view.
104cbca7bAdeel AsgharFixes #3630 Don't use diffModelicaFileListings when user manually edits in text view.
ee0756c88hkiel* 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
b4ef6dd82hudson* libraries 35e8eed...9c89089 (1): > Merge pull request #1 from RexFuzzle/patch-1
4bda3a664hudson* 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
814cd4ccbPer Östlund* OMCompiler e0b0d22...801d118 (1): > Generic AVL tree improvements.
6f36121b7Martin Sjölund* OMCompiler 0c39bf6...e0b0d22 (1): > Changes for bootstrapping header
e76128448Lena Buffoni* OMCompiler f45a8b2...0c39bf6 (1): > update requirement bindings
bb4db6e1fPer ÖstlundUpdating submodules
90f5395c1Per ÖstlundUpdate tests for #3669 fix.
2b8cf0a75hudson* libraries e69a285...35e8eed (1): > Bump libraries
6ad8595a6vwaurich- update warnings
c8ec87968vwaurichUpdating submodules
25835a55avwaurich- update warnings for changes in evaluateParameters
32a5be07cMartin Sjölund* OMCompiler cf5d61e...0a4684b (1): > Fix OSX configuration (broken LAPACK)
955abcfb5Adeel Asghar* OMEdit a129b0f...edc0f94 (1): > Make C the default target language
50e006b63Martin Sjölund* OMCompiler 0214b3a...cf5d61e (1): > Update 3rdParty
51175ac56Martin SjölundUpdating submodules
9c9e4d16bAdeel AsgharMake C the default target language
edc0f947dAdeel AsgharMake C the default target language
c9780327cMartin SjölundAdd testcase for #3619
12405dde8hudson* libraries a13aa92...e69a285 (1): > Bump libraries
1ba966a0eadrpo* OMCompiler 47ae7d2...9bf7608 (1): > do not use time in functions used in coverage testing
a23ff2d6aAdeel Asghar* OMEdit 0ab2c2f...a129b0f (1): > Fixes #3670. Set Target Compiler and Target Language flags.
18e70bd94Adeel AsgharFixes #3670. Set Target Compiler and Target Language flags.
a129b0f55Adeel AsgharFixes #3670. Set Target Compiler and Target Language flags.
82e4b923bAdeel Asghar* doc 7af6b51...1204474 (1): > Updated OMEdit settings documentation.
1204474f5Adeel AsgharUpdated OMEdit settings documentation.
3b865bd5dPer ÖstlundUpdating submodules
187f9a023Per ÖstlundAdd and update tests for #3666 fix.
8e895808bAdeel Asghar* OMEdit db0641f...0ab2c2f (1): > Added a settings option to enable/disable preserve indentation
55eb18e02Adeel AsgharAdded a settings option to enable/disable preserve indentation
0ab2c2ff0Adeel AsgharAdded a settings option to enable/disable preserve indentation
b657a6bcbhudson* libraries cad8902...a13aa92 (1): > Bump libraries
8d51a1977Martin SjölundUpdating submodules
26a4f6533Martin SjölundTestcase for #3658
e1dc18c4chudson* OMShell 12b2653...56525d3 (1): > Merge pull request #1 from hkiel/omshell_settings_fontsize
56525d325Henning KielMerge pull request #1 from hkiel/omshell_settings_fontsize
ed1011a82hkielstore font size in settings file
2fe52b927hudson* OMNotebook bab2c73...bebdc50 (1): > Merge pull request #3 from hkiel/fix_static_analysis
bebdc503fHenning KielMerge pull request #3 from hkiel/fix_static_analysis
c5bad3ecdhkielfix some warnings from static analyzer
ad5fc4a8aAdeel AsgharUpdating submodules * OMEdit d0a3f39...db0641f (1): > Fixes #3667. Added keyboard shortcuts for ordering classes.
edcdfe58fAdeel AsgharFixes #3667. Added keyboard shortcuts for ordering classes.
db0641febAdeel AsgharFixes #3667. Added keyboard shortcuts for ordering classes.
12b265360Adeel AsgharRemove superfluous "OpenModelica"
bab2c73b3Adeel AsgharRemove superfluous "OpenModelica"
7932224baAdeel Asghar* OMCompiler 240ce9e...4f02c17 (1): > Fixes #3670. Order target language. Added `OpenModelica` for `getVersion()` output.
24ffcd47fhudson* OMEdit e3b00ab...d0a3f39 (1): > Merge pull request #9 from dietmarw/about
07353d6f6Adeel AsgharMerge pull request #9 from dietmarw/about
d0a3f39c4Adeel AsgharMerge pull request #9 from dietmarw/about
0e87445c1hudson* libraries e62b168...cad8902 (1): > Bump libraries
aea9b1d0fvruge* OMCompiler 86500a3...240ce9e (1): > matchcontinue -> match
82b76a1abRüdiger Franke* OMCompiler 6d7b093...86500a3 (1): > Remove obsolete OMCppSystem_FMU_static
fe7ebe012hudson* libraries 6ff26f1...e62b168 (1): > Bump libraries
323ca8b4bDietmar WinklerRemove superfluous "OpenModelica"
f26076a31Dietmar WinklerRemove superfluous "OpenModelica"
78bdadc17Adeel Asghar* OMEdit 5f95f7e...e3b00ab (1): > Fixes #3665. Allow html display and clickable links for class comment.
4b119ea34Adeel AsgharFixes #3665. Allow html display and clickable links for class comment.
e3b00ab97Adeel AsgharFixes #3665. Allow html display and clickable links for class comment.
72c174a34Martin SjölundAdd test for #3616
70de5e34dMartin SjölundUpdating submodules
1e6dea7c6vruge* OMCompiler fc1c55d...5fcced9 (1): > improved debuge for optimization
7e1cbf011Rüdiger Franke* OMCompiler 7339245...fc1c55d (1): > fix use of dgesv for Cpp FMI export
a5a15ab5chudson* libraries 6e19369...6ff26f1 (1): > Bump libraries
df6413839Adeel Asghar* OMEdit 7cd899b...5f95f7e (1): > Fixes #3663. Renamed View Class to Open Class.
71c196d77Adeel AsgharFixes #3663. Renamed View Class to Open Class.
5f95f7e78Adeel AsgharFixes #3663. Renamed View Class to Open Class.
7f07f17f0Adeel Asghar* OMEdit 0353721...7cd899b (1): > Fixes #3665. Added component comment to the tooltip.
616b34754Adeel AsgharFixes #3665. Added component comment to the tooltip.
7cd899bfeAdeel AsgharFixes #3665. Added component comment to the tooltip.
c64a3353aAdeel Asghar* OMEdit 5f92146...0353721 (1): > Fixes #3665. Added the component class description to parameters dialog.
83d888592Adeel AsgharFixes #3665. Added the component class description to parameters dialog.
03537212bAdeel AsgharFixes #3665. Added the component class description to parameters dialog.
53fd9eb1bAdeel Asghar* OMEdit dc3bf3f...5f92146 (1): > Remove unnecessary colon.
57ce66b7eAdeel AsgharRemove unnecessary colon.
5f9214690Adeel AsgharRemove unnecessary colon.
e1c29944bMartin Sjölund* OMCompiler 2c85e5f...7339245 (1): > Changes to compile with VS2010 express
8b53e78eeRüdiger Franke* OMCompiler 8d53fa9...2c85e5f (2): > add solver libs to Cpp FMUs compiled with msvc > fix Cpp FMU name if compiled with msvc
97ce266fdhudson* libraries 31def30...6e19369 (1): > Bump libraries
68ed11bfeLennart Ochel* OMCompiler d9e7af7...8d53fa9 (1): > Fix #3644
38d864285Martin Sjölund* OMCompiler 521a5df...d9e7af7 (1): > Add a sanity check to the Modelica diff tool
01f3f2069Martin SjölundUpdating submodules
7b84e4140Martin SjölundAdd testcase for ticket 3642
4dac09581Martin Sjölund* testsuite 4915f47...5ccaa40 (1): > Add test for UTF8 diffs
5ccaa402eMartin SjölundAdd test for UTF8 diffs
28a712db9Martin SjölundUpdating submodules
4915f47a9Martin SjölundRenamed radau1 and lobatto2 solvers
eb5265cb6vruge* OMCompiler 63ec077...9056eb2 (1): > some fixes from static analysis
230ab58d4Per ÖstlundUpdating submodules
5047212d5Per ÖstlundTest case for #3528.
3648e0355hudson* libraries 1af49f3...31def30 (1): > Bump libraries
fe9b3590dPer ÖstlundUpdating submodules
fdfe925aaPer ÖstlundTestcase for #3608 fix.
b59fabb43Willi Braun* OMCompiler a8ef4b2...a5d0c69 (1): > fix #3659. - accidental removed an exception for inlining while differentiate
13db5ce6bRüdiger Franke* OMCompiler 002aeac...a8ef4b2 (2): > Rename hpcom init file > Rename Cpp simulation init file for OMEdit
9b07a3f82hkiel* 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
632349b18Martin Sjölund* OMEdit 1ebc13b...dc3bf3f (1): > Run lupdate
fea7aeee9Martin SjölundRun lupdate
dc3bf3ff3Martin SjölundRun lupdate
477238e50Martin Sjölund* doc 65a2e7c...7af6b51 (1): > Disable profiling report
7af6b5108Martin SjölundDisable profiling report
ecc98615fAdeel Asghar* OMEdit ee4e7b6...1ebc13b (1): > Show the description of solvers when user mouse over the solver drop down.
d93659377Adeel AsgharShow the description of solvers when user mouse over the solver drop down.
1ebc13b53Adeel AsgharShow the description of solvers when user mouse over the solver drop down.
c8a644ba5Martin Sjölund* OMCompiler 9c59763...905b903 (1): > Rename explicit trapezoidal rule to Heun (RK2)
b7e90f30fMartin Sjölund* OMCompiler d89bde8...9c59763 (1): > Add support for the trapezoidal method (RK2)
a0bea0258Martin Sjölund* OMCompiler 379c4c5...d89bde8 (1): > Do not stringAppend if either side is empty
2af996f5evruge* OMCompiler 530076c...379c4c5 (1): > fixed csvInput
e254a60c8vrugeadded test for sort input-names in csvInput
8050b5d31vrugeUpdating submodules
0072bb3e9hkiel* OMCompiler e2d5aa8...993bd3a (1): > change some matchcontinue to match
7a98c8d89hudson* libraries d03efa5...1af49f3 (1): > Bump libraries
3e511de7dLena Buffoni* OMCompiler 5896287...e2d5aa8 (1): > Bindings for requirement modeling support
b1e94adfdMartin Sjölund* OMEdit 91bfead...ee4e7b6 (1): > Disable indentation-preserving unparsing
0a88cd5fbMartin SjölundDisable indentation-preserving unparsing
ee4e7b686Martin SjölundDisable indentation-preserving unparsing
b6b5334f8Lennart Ochel* OMCompiler 25cfcd6...5896287 (1): > Modify getAvailableLibraries
bbac47276hudson* libraries ed198f1...d03efa5 (1): > Bump libraries
007c58536hudson* libraries a19fb9f...ed198f1 (1): > Bump libraries
a14181599Lennart Ochel* OMCompiler 333813a...25cfcd6 (1): > Update .gitignore file
372f63013Lennart OchelUpdating submodules
506ea9206Lennart OchelRecover original cse index logic
387689b13Lennart OchelReset cse indices for each back end run
f2572d5c5Willi BraunUpdating submodules
813dba79fWilli Braunexpected output due to changes differentiation module
f075c836dhudson* libraries 7605495...a19fb9f (1): > Bump libraries
c33c1a95dWilli BraunUpdating submodules
3e4c81ab5Willi Braunexpected output
27801524bAdeel Asghar* OMEdit 5b2f674...91bfead (1): > Fixes #3654. Show default icon for components without icon annotation.
83a73cf74Adeel AsgharFixes #3654. Show default icon for components without icon annotation.
91bfead8aAdeel AsgharFixes #3654. Show default icon for components without icon annotation.
72053273bhudson* libraries 5ac903d...7605495 (1): > Bump libraries
61a1d6adfLennart Ochel* OMCompiler 152dfb1...3029c64 (1): > Fix Windows makefile
16d60c234Adeel Asghar* OMEdit 1d3fada...5b2f674 (1): > Fixes #3648. Fixed spelling mistake.
f1fe098c4Adeel AsgharFixes #3648. Fixed spelling mistake.
5b2f674b9Adeel AsgharFixes #3648. Fixed spelling mistake.
d30db6588hudson* OMEdit aa1e140...1d3fada (1): > Merge pull request #7 from dietmarw/fixSpelling
80346cc6fAdeel AsgharMerge pull request #7 from dietmarw/fixSpelling
1d3fada47Adeel AsgharMerge pull request #7 from dietmarw/fixSpelling
7c38b4cf2Dietmar WinklerFix common spelling mistakes.
9bd43603cDietmar WinklerFix common spelling mistakes.
5815c7037vruge* OMCompiler 10e85bd...152dfb1 (1): > added flag: csvInput - use libcsv.lib for external input
4917c3ee6hudson* libraries b113f5f...5ac903d (1): > Bump libraries
068ab69b1hkiel* OMCompiler b1d0c1d...10e85bd (1): > convert matchcontinue to match
472e656cePer Östlund* OMCompiler 767d908...b1d0c1d (1): > Fix for #3577.
b68f03341Martin Sjölund* OMCompiler 51ca6a5...767d908 (1): > Make source FMU smaller (minimal files for dgesv)
471f60d7fvruge* OMCompiler 783a9b0...51ca6a5 (1): > improved heuristic
602c3542bhkiel* OMCompiler 06265e0...783a9b0 (1): > convert some matchcontinue to match leads to some tail-recursive functions
4fa9e9c46vruge* OMCompiler 104520f...06265e0 (1): > matchcontinue->match
335651328hudson* OMEdit e5e5bfe...aa1e140 (1): > Merge pull request #6 from dietmarw/master
9c729cb0fMartin SjölundAdd PDEModelica to the dictionary
9a49346edMartin SjölundMerge pull request #6 from dietmarw/master
aa1e1403eMartin SjölundMerge pull request #6 from dietmarw/master
58a18cf97Dietmar WinklerImprove message string to correct English. (translation files)
497aa173bDietmar WinklerImprove message string to correct English. (translation files)
1a7ac2482vruge* OMCompiler b7eda9c...104520f (1): > terms heuristic: don't distinguish der(x) from $DERAliasx
cff077a23Willi BraunUpdating submodules
d7423a835Willi Braunexpected output
21af24e56vruge* OMCompiler 072f8e9...de5898c (1): > added first heuristic for sorting terms (optional)
8312fa5a3hudson* libraries 4d33a06...b113f5f (1): > Bump libraries
e44d932a4Dietmar WinklerImprove message string to correct English. (main file)
320640b4eDietmar WinklerImprove message string to correct English. (main file)
50a44e822Martin Sjölund* OMCompiler b1fb7f9...072f8e9 (1): > Fix stack overflow in removeStateDerInfo
1c6561ed1hkiel* OMCompiler b04455e...b1fb7f9 (1): > get rid of some matchcontinue statements
823d3fd74hkiel* OMCompiler c89f8ab...b04455e (1): > make two functions tail recursive
34e650992Adeel Asghar* OMEdit 46e8535...e5e5bfe (1): > Fixes #3607. Reset messages before checking, instantiation & simulation.
986df9cf9Adeel AsgharFixes #3607. Reset messages before checking, instantiation & simulation.
e5e5bfeb9Adeel AsgharFixes #3607. Reset messages before checking, instantiation & simulation.
8f4d3d77aAdeel Asghar* OMEdit e627988...46e8535 (1): > Fixes 3620. Allow deleting classes through del key.
05b12e14cAdeel AsgharFixes 3620. Allow deleting classes through del key.
46e85354fAdeel AsgharFixes 3620. Allow deleting classes through del key.
67dde6136Martin Sjölund* OMCompiler 675b7d6...c89f8ab (1): > Fix stack overflow
b524b08cbhudson* libraries 54ba54c...4d33a06 (1): > Bump libraries
f203d448eMartin Sjölund* OMCompiler f105a55...675b7d6 (2): > Handle CRLF in the lexer > stringGet should return unsigned integers (0-255)
1ff95217aAdeel Asghar* OMEdit 7cb1815...e627988 (1): > Fixed #3604. Send the name change request into the depths recursively.
e1abbec30Adeel AsgharFixed #3604. Send the name change request into the depths recursively.
e627988d1Adeel AsgharFixed #3604. Send the name change request into the depths recursively.
6f2b02fb5Per Östlund* OMCompiler ba656e8...f105a55 (1): > Fix for #3640.
a63c8ce8ahkiel* OMCompiler 47db7d2...ba656e8 (1): > Fix order of equations in json file (removed-initial must go directly after initial)
dcd147546Adeel Asghar* OMEdit 3ec2c1d...7cb1815 (1): > Fixes #3585. Fixed creating class within a package.
86010c6a3Adeel AsgharFixes #3585. Fixed creating class within a package.
7cb181539Adeel AsgharFixes #3585. Fixed creating class within a package.
286b1e0a8Adeel Asghar* OMEdit 42f4538...3ec2c1d (1): > Russian translations by Andrey Lavrentyev
6feda1537Adeel AsgharRussian translations by Andrey Lavrentyev
3ec2c1dc4Adeel AsgharRussian translations by Andrey Lavrentyev
490d9e2a7hudson* libraries 1fd8b05...54ba54c (1): > Bump libraries
b6b7053cfhudson* libraries 3c82051...1fd8b05 (1): > Bump libraries
0130a9afbhudson* libraries e16b950...3c82051 (1): > Bump libraries
96cf96534Willi Braun* OMCompiler a2e0a2c...47db7d2 (1): > fix accedently commited logic
f43de071aWilli BraunUpdating submodules
90105a6d5Willi Braunupdates testsuite to expected output
710629a20hudson* libraries 3340427...e16b950 (1): > Bump libraries
c5f86445aPer ÖstlundUpdating submodules
0af2de16fPer ÖstlundAdded test case for #3633.
d4ccb5c86Martin Sjölund* OMCompiler ff6909b...9f7f95e (1): > Add input index to M_init.xml file
9514f1de2hudson* libraries f9766a5...3340427 (1): > Bump libraries
ef51d1ff3hudson* libraries 56e2654...f9766a5 (1): > Bump libraries
bfcdffc3evwaurich* OMCompiler 2fde1e4...ff6909b (1): > -fix visxml for constant systems
e023441c7Willi Braun* OMCompiler 84d4b50...2fde1e4 (1): > fix function BackendDump.jacobianTypeStr
39060e35chudson* libraries de73054...56e2654 (1): > Bump libraries
2594cc4b2hudsonUpdating submodules * libraries 479efdd...de73054 (4): > Bump libraries > Handle latest MSL > Bump libraries > Bump libraries
cf3b35c23vwaurich* OMCompiler 1492e9b...84d4b50 (1): > - rk12 singlerate solver
949f860a1adrpo- update tests after library bump
37326b06aMartin SjölundCopy directories as well
b05f8eb32Martin SjölundFix install for FMI files
9091fd119bernhard Thiele* testsuite 5f116bd...e7d99a1 (1): > Test cases #3560
e7d99a181bernhard ThieleTest cases #3560
d701b0d8bbernhard Thiele* testsuite 112f6d9...5f116bd (1): > Modelica_Synchronous testing #3560
5f116bd02bernhard ThieleModelica_Synchronous testing #3560
8f8726a13hudson* OMOptim cebd1f9...10c22ef (1): > Merge pull request #1 from hkiel/paradiseo_fix_osx_versionnumber
53cf064f7bernhard Thiele* testsuite c53b470...112f6d9 (1): > Convenience scripts for #3560
112f6d93dbernhard ThieleConvenience scripts for #3560
04f87191evwaurich* OMCompiler b9b870d...1492e9b (1): > - proper order of states for multiratepartitioning, some rk12 enhancements
c56e593e4hudson* OMPlot 928d504...49f69c6 (1): > Merge pull request #1 from hkiel/multi_parametric
49f69c6a2Henning KielMerge pull request #1 from hkiel/multi_parametric
8853ac6e4bernhard Thiele* testsuite d33c699...c53b470 (1): > Modelica_Synchronous testing #3560
c53b4708fbernhard ThieleModelica_Synchronous testing #3560
4c7c11a63Lennart OchelUpdating submodules
d33c6994aLennart OchelTest case for #3631
f8efd3ce9hudson* libraries fafd0b7...479efdd (4): > Bump libraries > Update MSL patch for trunk > Bump libraries > Bump libraries
caf519c7bhkielallow to plot many graphs in one plotParametric
993adcf9dMartin Sjölund* OMCompiler b27cca8...6777335 (1): > Install the new project files for FMI
0b44c76d1vwaurich* OMCompiler f701c46...b27cca8 (2): > - fix cpp tests > - multirate rk12 solver for cpp runtime
36e4bb2a9hudson* libraries cd1096e...fafd0b7 (1): > Bump libraries
2546e2ac5vwaurich* OMCompiler 71918c7...f701c46 (1): > - task graph based multirate partitioning
ade45c342hudson* libraries 8966a8e...cd1096e (1): > Bump libraries
5f9783c45mflehmig* OMCompiler dc2d3ef...71918c7 (1): > Clean up in HPCOM module.
d2e4e7ceahudson* libraries bb42da5...8966a8e (1): > Bump libraries
4e07640b6hudson* libraries 8401b84...bb42da5 (1): > Bump libraries
1acd2178ahudson* libraries 758d78a...8401b84 (1): > Bump libraries
2cdd846beMartin SjölundUpdating submodules
2d3865240Martin SjölundAdded testcase for #3588
2984d5495hudson* libraries d6b5f8d...758d78a (1): > Bump libraries
9c26a0f66mflehmig* OMCompiler a646bc7...3c6096c (1): > Cleanup with respect to documentation in hpcom
0da513ac2hudson* libraries 369c157...d6b5f8d (1): > Bump libraries
8275b8709hudson* libraries bf5cce9...369c157 (1): > Bump libraries
6d7c7359ahudson* libraries aabacac...bf5cce9 (1): > Bump libraries
9fda74e17mflehmig* 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
0dc6fadb1Martin SjölundUpdating submodules
f27d9835bMartin SjölundPreserve order when updating component
b4ab80128Martin Sjölund* OMCompiler 69ff31b...71c2207 (1): > Do not use nested functions in AC_TRY_LINK (#3621)
4b9a99515hudson* libraries a8715a9...aabacac (1): > Bump libraries
237bb10d4hudson* libraries 806bc7b...a8715a9 (1): > Bump libraries
bc6142550hudson* libraries ea39fb6...806bc7b (1): > Bump libraries
a2f446d52hudson* libraries 9db2c74...ea39fb6 (1): > Bump libraries
852f47824hudson* libraries 651ab12...9db2c74 (1): > Bump libraries
504c88857Adeel Asghar* OMEdit 309db77...42f4538 (1): > Fixed crash when adding DynamicPipe to model.
8430f76d7Adeel AsgharFixed crash when adding DynamicPipe to model.
42f4538d5Adeel AsgharFixed crash when adding DynamicPipe to model.
b080898f2hudson* libraries e5115fb...651ab12 (1): > Bump libraries
36238ea72hudson* libraries d7b1bae...e5115fb (1): > Bump libraries
2485147e5hudson* libraries 2aacdb0...d7b1bae (1): > Bump libraries
962b429d9hudson* libraries 69ce823...2aacdb0 (1): > Bump libraries
20952468chudson* libraries 8eb023a...69ce823 (1): > Bump libraries
a36a93ffdvwaurich* OMCompiler 5e38c0c...69ff31b (1): > - hpcom clean up
3b6df0987hudson* libraries 71e9c22...8eb023a (1): > Bump libraries
44e3b0ce5Per ÖstlundUpdating submodules
2eac1964fPer ÖstlundTests for BasePVector.
940da3e34hudson* libraries a2da9f4...71e9c22 (1): > Bump libraries
6533b166bhudson* libraries 0bd2533...a2da9f4 (1): > Bump libraries
84e50c919vrugeUpdating submodules
8418b8879vrugeexpected output
e168e6222vwaurich* OMCompiler a6c7cb2...f7bf987 (1): > - matchcontinue in resolveLoops
427469190vrugeUpdating submodules
fdea70f00vrugeexpected output
49a5d9d21vruge* OMCompiler ed47290...dd2007d (1): > improved simplifyAddMakeMul
497119798vruge* OMCompiler 8fd278b...ed47290 (1): > improved simplifyMulJoinFactorsFind
ad51e6819hudson* libraries 27fea6a...0bd2533 (1): > Bump libraries
7e1d54b44Lennart OchelUpdating submodules
d7e00325eLennart OchelAdd c run-time flag –ignoreHideResult
0872025d4Lennart OchelAdd support for HideResult annotation
4bf47750ehudson* libraries a563f14...27fea6a (1): > Bump libraries
969f095f1Lennart Ochel* OMCompiler 5e91d0f...1abd255 (1): > Fix potential memory overrun for large models
8103c8ffcvruge* OMCompiler ecd1bc6...5e91d0f (1): > improved simplifyAddJoinTerms
3648d7963Lennart Ochel* OMCompiler e8c89b5...ecd1bc6 (1): > Fix memory overrun inside nonlinearSolverHomotopy.c
bab5efaccvruge* OMCompiler 5088b2d...e8c89b5 (1): > improved simplifyMulMakePow
6c6ea9f50hkiel* OMCompiler 8000c93...5088b2d (1): > optimize some functions
a34c3ef6eLennart Ochel* OMCompiler 3e53596...8000c93 (1): > Make use of aux function equivtypes
2d28303b2hudson* libraries c59cb3d...a563f14 (1): > Bump libraries
db912308eMartin Sjölund* libraries aa23fe1...c59cb3d (1): > Add new repositories to the database
6deae6385Lennart Ochel* OMCompiler a146686...3e53596 (1): > Don't treat T_UNKNOWN as clock type
8142562b7hudson* libraries 2444302...aa23fe1 (1): > Bump libraries
681dfb354vwaurichUpdating submodules
bcd44efbbvwaurich- update taskgraph
1fa269aedLennart Ochel* OMCompiler 4865156...eb50a09 (2): > Consider that sample may have just one argument > Fix handling of elsewhen stmts in traverseDAEEquationsStmts
0e295efbdMartin Sjölund* OMCompiler 59c32f1...4865156 (1): > Try to detect LAPACK/BLAS better
a7c7381f9Martin Sjölund* OMCompiler 786049c...59c32f1 (1): > Bump 3rdParty for ModelicaExternalC
dc2cf19achudson* libraries e07046f...2444302 (1): > Bump libraries
b34ce3158Martin Sjölund* libraries c926a0b...e07046f (1): > IF97 patch is no longer needed
ed778152fhudsonUpdating submodules
a971be105vrugeexpected output
b108f5292Lennart Ochel* OMCompiler 2d0bc6b...f8c1de5 (1): > Removed some unused variables
f8a67f38ahudson* OMEdit cd54849...309db77 (1): > Merge pull request #5 from hkiel/omedit_documentation_zoom
6677136a0Henning KielMerge pull request #5 from hkiel/omedit_documentation_zoom
309db7756Henning KielMerge pull request #5 from hkiel/omedit_documentation_zoom
75f92d697hkielImplement zoom in DocumentationView with ctrl+scroll reset zoom to factor 1 with control+doubleClick
d939ff7f4hkielImplement zoom in DocumentationView with ctrl+scroll reset zoom to factor 1 with control+doubleClick
d98d56478Lennart Ochel* OMCompiler 49e67ac...2d0bc6b (1): > Mangle arguments of record constructors
788d4f1b7Niklas Worschech* OMCompiler 8e6d4fb...49e67ac (2): > fix for inverse algorithm in cpp tempplate > fix for get simdata in cpp tempalte and vxworks target
039596e24Lennart Ochel* OMCompiler 51597ed...8e6d4fb (1): > Update dumpSimCode
a08261b57Willi Braun* OMCompiler b2d40b3...51597ed (1): > fix incidenceRow for WILD() on left side
f21f1a1f5vruge* OMCompiler 881d9f6...b2d40b3 (1): > matchcontinue -> match
16a86d9f2hudson* OMNotebook 946bc40...5fc27a1 (1): > Merge pull request #2 from hkiel/fix-latexcell
5fc27a124Henning KielMerge pull request #2 from hkiel/fix-latexcell
8d1a6954fPer Östlund* OMCompiler e70366d...881d9f6 (1): > Fix for #3594.
e10801e51hkielautomatically surround latex cell content with standard tex preamble fix latex path on OSX
0cfcaec23Lennart OchelUpdating submodules
a647eac6aLennart OchelReplace deprecated post-optimization flags
d45a2b20aLennart OchelReplace deprecated pre-optimization flags
6c3e9b808vruge* OMCompiler 49a533c...8759c84 (1): > imrpoved simplifyMulJoinFactors
5c6d78f43vrugeUpdating submodules
5432a80a5vrugeexpected output
89b3a7ac9vruge* testsuite 69680af...a75e3e8 (1): > added testcase
a75e3e8cbvrugeadded testcase
cc077c755vruge* OMCompiler 5c5b56b...d87d488 (1): > improved simplifyBinaryAddConstants
4699bc00avruge* OMCompiler 058d1c9...5c5b56b (1): > remove simplify in merge min/max-values
79c6b94a0Adeel Asghar* doc e964d2d...65a2e7c (1): > Added new settings flags.
65a2e7c4cAdeel AsgharAdded new settings flags.
4e5529f54Marcus Walther* OMCompiler e4fdb95...058d1c9 (1): > UMFPACK temporary disabled to fix Windows Nightly Build
33fa481e1hudson* libraries 2db90d8...c926a0b (1): > Bump libraries
26dc4a672Adeel Asghar* doc 5275387...e964d2d (1): > Updated OMEdit screens and some documentation
e82214ad0Marcus Walther* OMCompiler ea08c41...e4fdb95 (1): > Fixed issue with old GCC
e964d2d22Adeel AsgharUpdated OMEdit screens and some documentation
c10164451hudson* libraries 0c45cad...2db90d8 (1): > Bump libraries
473adbac7Martin Sjölund* OMCompiler 231fda9...ea08c41 (1): > Update 3rdParty sources
f462fadf4Marcus Walther* OMCompiler f5aa013...231fda9 (1): > Added spaces between template brackets
1ab72c87dMartin Sjölund* OMCompiler 9b84eda...f5aa013 (1): > Fix code generation for String(enum)
d70666ac0Marcus Walther* OMCompiler 5fcf1c8...9b84eda (1): > Fixed build issue with Cpp runtime
f9498b3a8Adeel 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.
2ee015c42Adeel AsgharDon't match parentheses within comments and quotes sections. This default behavior can be changed in settings.
cd548494aAdeel AsgharDon't match parentheses within comments and quotes sections. This default behavior can be changed in settings.
1abab71cfAdeel AsgharFix saving of debug configurations.
8a501c852Adeel AsgharFix saving of debug configurations.
3590b8639Adeel Asghar* OMEdit 61a0dc8...bfc16f8 (1): > Check correct extents.
95d751393Adeel AsgharCheck correct extents.
bfc16f8c0Adeel AsgharCheck correct extents.
5a2e28618Martin Sjölund* doc c1535b8...5275387 (1): > Fix hyperlink
527538713Martin SjölundFix hyperlink
bfe07e89cWilli Braun* OMCompiler 322d28d...5fcf1c8 (1): > added some more significant execstate statements
c2cbda1faAdeel Asghar* OMEdit b4d8ad0...61a0dc8 (1): > Updated the classes if needed before saving them.
3b738ef4bAdeel AsgharUpdated the classes if needed before saving them.
61a0dc837Adeel AsgharUpdated the classes if needed before saving them.
2f407a916vruge* OMCompiler c3cf2ac...322d28d (1): > simplifyBinarySortConstants: don't sort terms if we don't have constants term
bf0761330vwaurich* OMCompiler eba5efe...c3cf2ac (1): > - for-loop in IndexReduction.collectVarEqns
7999b4ed0Marcus Walther* OMCompiler 7e7a75b...eba5efe (1): > Parallelized DASSL added to C++ Simulation Runtime
fa613e534hudson* libraries d9d7884...0c45cad (1): > Bump libraries
d325a1befMartin Sjölund* OMCompiler 5f3520e...7e7a75b (2): > Use the index from the correct set > Fix scaling issues for initialization
e184c1e74vwaurich* OMCompiler ca2207e...5f3520e (1): > - for-loop in SymbolicJacobian.jacobianNonlinear
209c42d84vwaurich* OMCompiler e677cac...ca2207e (1): > - for loop in replaceDifferentiatedEqns
f487962c1vwaurichUpdating submodules
69680af0bvwaurich- update tests
167f734bbAdeel Asghar* OMEdit b9e092e...b4d8ad0 (2): > Always draw the connectors on top. > Make sure group image is displayed.
0d7e11b73Adeel AsgharAlways draw the connectors on top.
b4d8ad0f2Adeel AsgharAlways draw the connectors on top.
3608886ffAdeel AsgharMake sure group image is displayed.
514838526Adeel AsgharMake sure group image is displayed.
866aaaa12Adeel 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
9035f8d23Adeel AsgharList the parameters based on 3 conditons, 1. Has a parameter prefix 2. Has a start/fixed binding 3. Has dialog annotation
b9e092edeAdeel AsgharList the parameters based on 3 conditons, 1. Has a parameter prefix 2. Has a start/fixed binding 3. Has dialog annotation
0698df388Martin Sjölund* OMCompiler 8b75192...45ad04c (1): > Append in the fast order
e99997212hudson* libraries 6e8f24d...d9d7884 (1): > Bump libraries
008cd7973Per ÖstlundAdd tests for BaseVector.
82ccf668bPer ÖstlundUpdating submodules
e73ec2a22vruge* OMCompiler 2ad5550...67ce850 (1): > expressionSolve: - improved expand - improved rule for simplify - improved termination criterion
872a5e086vwaurich* OMCompiler 37ad4ee...2ad5550 (2): > - output empty list in differentiateEqnsLst when failing > - rewritten IndexReduction.differentiateEqnsLst()
74b8bc901Adeel Asghar* OMEdit fd0cb66...04984ba (1): > Added a missing semi-colon.
1ed5a0bbcAdeel AsgharAdded a missing semi-colon.
04984bac3Adeel AsgharAdded a missing semi-colon.
9b14d1f55Adeel Asghar* OMEdit a601894...fd0cb66 (1): > #2391. Create a default initialization section to use.
cb6f347fcAdeel Asghar#2391. Create a default initialization section to use.
fd0cb66c3Adeel Asghar#2391. Create a default initialization section to use.
53a1e41adPer Östlund* OMCompiler 82962b5...37ad4ee (1): > Added arrayUpdateNoBoundsChecking.
12a8439cdhudson* doc cef0c57...c1535b8 (1): > Merge pull request #11 from arun3688/master
c1535b89eMartin SjölundMerge pull request #11 from arun3688/master
8523d37b7Adeel 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.
0d71e99f3Adeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMEdit
a601894e1Adeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMEdit
e9398421cAdeel AsgharEnhanced the array connection dialog to allow connecting if root component is also array.
61830aee3Adeel AsgharEnhanced the array connection dialog to allow connecting if root component is also array.
bdcc6cbf9Martin Sjölund* OMEdit 4ef774e...94263d0 (1): > Update common submodule
0cc904c6fMartin SjölundUpdate common submodule
94263d023Martin SjölundUpdate common submodule
03985e7a5Per ÖstlundUpdating submodules
9d7b02937Per ÖstlundUpdated test case.
4ab25f58dAdeel Asghar* OMEdit ad6ae67...4ef774e (1): > #3447. Added path for msvc simulation executables.
78323c6f4Adeel Asghar#3447. Added path for msvc simulation executables.
4ef774e1cAdeel Asghar#3447. Added path for msvc simulation executables.
74e55a9d3arun3688phd, conference and journal paper updates
7edd2f1b0Adeel Asghar* OMEdit 671e1ea...ad6ae67 (1): > Fixes #3580. Start component name could be an array.
571d5be63Adeel AsgharFixes #3580. Start component name could be an array.
ad6ae676bAdeel AsgharFixes #3580. Start component name could be an array.
2276c8569Niklas Worschech* OMCompiler 5a4b3a7...cce1788 (1): > fix for inverse algorithm in cpp template
879f20faaPer Östlund* OMCompiler 375fb6d...5a4b3a7 (1): > Implemented more generic datatypes.
f37446318Martin Sjölund* OMCompiler cd8c3a1...375fb6d (1): > Fix cc warning about missing include
0ad9f699cAdeel Asghar* OMEdit 8cb8939...671e1ea (1): > Fix compilation of Modelica models on Linux.
2c6c80c92Adeel AsgharFix compilation of Modelica models on Linux.
671e1ea0fAdeel AsgharFix compilation of Modelica models on Linux.
f0bcb4f5dhudson* OMEdit 8c85596...8cb8939 (1): > Merge pull request #4 from perost/variantfix
e25537915perostMerge pull request #4 from perost/variantfix
8cb8939dfperostMerge pull request #4 from perost/variantfix
a222524ccPer ÖstlundFix compilation issue.
b55fb35bePer ÖstlundFix compilation issue.
ed8a50205Per ÖstlundUpdating submodules
fd27ba175Per ÖstlundAdded test for #3581.
8d1aafddcAdeel Asghar* OMEdit 479c5c9...8c85596 (1): > Use the correct CoordinateSystem for Component boundingRect.
006079ed6Adeel AsgharUse the correct CoordinateSystem for Component boundingRect.
8c855965dAdeel AsgharUse the correct CoordinateSystem for Component boundingRect.
068d216a2Adeel Asghar* OMEdit c9ad9e9...479c5c9 (1): > Always add CoOrdinateSystem values if they are different from default.
24159a740Adeel AsgharAlways add CoOrdinateSystem values if they are different from default.
479c5c936Adeel AsgharAlways add CoOrdinateSystem values if they are different from default.
66b1b3cd7Adeel Asghar* OMEdit b0aa632...c9ad9e9 (1): > Fix for #3425. Keep the indentation while copying.
610197235Adeel AsgharFix for #3425. Keep the indentation while copying.
c9ad9e90aAdeel AsgharFix for #3425. Keep the indentation while copying.
78ce36e8aAdeel Asghar* OMEdit 5cb84bc...b0aa632 (1): > Fix builds.
a619ca61dAdeel AsgharFix builds.
b0aa632afAdeel AsgharFix builds.
761c2a7d7Adeel Asghar* OMEdit c43a7c5...5cb84bc (1): > Reduce the height of simulation messages.
3b8eab5cfAdeel AsgharReduce the height of simulation messages.
5cb84bc37Adeel AsgharReduce the height of simulation messages.
e9ac29d2dAdeel Asghar* OMEdit 405ec94...c43a7c5 (1): > Fix for #3404. Menu options to open working directory and terminal.
cc21feb16Adeel AsgharFix for #3404. Menu options to open working directory and terminal.
c43a7c5b8Adeel AsgharFix for #3404. Menu options to open working directory and terminal.
a9a57623fMartin Sjölund* doc 5524bc4...cef0c57 (1): > Update URL of the repository
cef0c57b4Martin SjölundUpdate URL of the repository
6d0249ae9Marcus Walther* OMCompiler 3524221...1a9a853 (1): > - fixed Intel TBB code generation - fixed serial code generation of HPCOM
02cba843bAdeel Asghar* OMEdit 53f5b7b...405ec94 (1): > Fix for #3576. Allow exporting different types of FMUs.
80fb4da71Adeel AsgharFix for #3576. Allow exporting different types of FMUs.
405ec944bAdeel AsgharFix for #3576. Allow exporting different types of FMUs.
2a7480439Adeel Asghar* OMEdit b1c9a9e...53f5b7b (1): > Merge pull request #3 from adeas31/indentation
f87a8a870Adeel AsgharMerge pull request #3 from adeas31/indentation
53f5b7bf9Adeel AsgharMerge pull request #3 from adeas31/indentation
857526d9dAdeel AsgharMerge branch 'indentation' of https://github.com/adeas31/OMEdit into indentation
d19f45a96Adeel AsgharMerge branch 'indentation' of https://github.com/adeas31/OMEdit into indentation
f23338041Adeel AsgharMerge remote-tracking branch 'origin/master' into indentation
957cbf7ebAdeel AsgharMerge remote-tracking branch 'origin/master' into indentation
c734e1324Adeel AsgharResolved merge conflicts.
9be7215e0Adeel AsgharResolved merge conflicts.
7398df6dfMarcus 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
6e3253874Marcus Walther* OMCompiler 10ac684...5028097 (1): > - changed the tail recursive MCP-algorithms to while-loops --> this will prevent stack overflows for large models
f3e37daddAdeel AsgharFixed some issues with reloading of components. Added undo/redo to toolbar.
1a141ac7bAdeel AsgharFixed some issues with reloading of components. Added undo/redo to toolbar.
794659cbfAdeel AsgharAllow updating class contents manually via text view.
84c9a4368Adeel AsgharAllow updating class contents manually via text view.
bb7e85983Niklas Worschech* OMCompiler 7f3814b...10ac684 (1): > fix for query output results in cpp runtime
9e319b3c6Martin Sjölund* OMCompiler 45515a6...7f3814b (1): > Optimize warnAboutVars2 for memory consumption
ab3812876Martin Sjölund* doc e258fc9...5524bc4 (1): > Remove duplicate entry
5524bc4c5Martin SjölundRemove duplicate entry
6637bbe02Martin Sjölund* doc 7eecbb8...e258fc9 (1): > Add Modelica'2015 paper
e258fc9faMartin SjölundAdd Modelica'2015 paper
97a8ab0d1Adeel AsgharPush in the missing file from last commit.
0aef16576Adeel AsgharPush in the missing file from last commit.
e7880fce5adrpoUpdating submodules * OMCompiler fee3aec...45515a6 (1): > - fix for feature #3417
0eb80181cadrpo- update OMCProxy due to changes in API for #3417
b1c9a9ea1adrpo- update OMCProxy due to changes in API for #3417
3539b9b78adrpo- test for bug #3417
fc95c073fhudson* libraries 9e1116d...6e8f24d (1): > Bump libraries
e25231febAdeel AsgharFix for #3447. Allow compiling with other targets.
3af330536Adeel AsgharFix for #3447. Allow compiling with other targets.
fab14ec2aAdeel Asghar* OMCompiler 063ca3e...fee3aec (1): > Added some additional arguments to compile.bat so OMEdit can use it.
bedda3ae2Martin Sjölund* OMCompiler 56d1973...063ca3e (1): > Make functions tail-recursive
f20b383a4Niklas Worschech* OMCompiler 712e46e...56d1973 (1): > fix for external string arrays in cpp template
05dcd2288Niklas Worschech* OMCompiler 86dce0f...712e46e (1): > added output format parameter to simulation start script of cpp runtime
cae4069a3alash325* OMEdit ef9582e...3afe926 (1): > -Editing of external model parameters -Editable start command so user can specify any command they wanted
7ff4d7e04alash325-Editing of external model parameters -Editable start command so user can specify any command they wanted
3afe9263ealash325-Editing of external model parameters -Editable start command so user can specify any command they wanted
e09f9bc9bAdeel AsgharFix for #3472. Set environment variables for compilation process same as in compile.bat
956351845Adeel AsgharFix for #3472. Set environment variables for compilation process same as in compile.bat
1894748e4Adeel AsgharAdded support for moveClassToTop & moveClassToBottom.
9464eb6a5Adeel AsgharAdded support for moveClassToTop & moveClassToBottom.
efb4e4de4Adeel AsgharFix for #3425. Retain the text formatting for cut and copy.
b3fe5dd0dAdeel AsgharFix for #3425. Retain the text formatting for cut and copy.
c033d2034wibraun* OMCompiler 7eeeca2...86dce0f (1): > adjust DATA object in C runtime DATA
7c8987ebdPer ÖstlundUpdating submodules
c74f2d05ePer ÖstlundTest moveClassToTop and moveClassToBottom.
9ac179744hudson* libraries 7bcfece...9e1116d (1): > Bump libraries
1568d7ad1Adeel AsgharFixed array connections.
b7f9f09e2Adeel AsgharFixed array connections.
c8c490f1aAdeel AsgharMinor fixes for extends modifiers, matching parentheses colors etc.
88fe112bcAdeel AsgharMinor fixes for extends modifiers, matching parentheses colors etc.
5b585ccddMartin Sjölund* OMOptim c95b751...cebd1f9 (2): > Fix install path > 1.9.4-dev starts
e321c86b1Niklas Worschech* OMCompiler 372837d...0581f1e (1): > fix for handle time events in cpp runtime
80fea4c31Marcus Walther* OMCompiler ff60f29...372837d (1): > - hpcom level and levelfix scheduler will now schedule the largest tasks first
47dfdc51cNiklas Worschech* OMCompiler 67b941c...ff60f29 (1): > fix for change output format in cpp runtime
368ee194eMartin Sjölund* OMCompiler 7a8c722...67b941c (1): > Use arrayGet for random access instead of listGet
38ea0baa1vwaurich* testsuite 0744188...0324f52 (2): > - adapted makefile for tests > - added evalAllParams and evalOutputsOnly test
0324f52b3vwaurich- adapted makefile for tests
7f9496ff5vwaurich- added evalAllParams and evalOutputsOnly test
2c0784f0fAdeel AsgharHighlight matching and mismatching parentheses, braces and brackets.
d4ef42c6bAdeel AsgharHighlight matching and mismatching parentheses, braces and brackets.
3fbda191cAdeel AsgharBasic highlight matching parentheses
ed3f50736Adeel AsgharBasic highlight matching parentheses
16951c4f5vruge* OMCompiler 59192a4...7a8c722 (1): > fixed and simplify allTermsForCref - remove recursion - split terms
cc113b2c4Adeel AsgharHandle the case when modelica text is updated manually by user for single class single file.
662b251ffAdeel AsgharHandle the case when modelica text is updated manually by user for single class single file.
5d7bbd126vruge* OMCompiler f81f8c6...59192a4 (1): > ExpressionSolve: reduce expansion of multiplications
680da96dfhudsonUpdating submodules
074418866jhagUpdate expected output
a280699a5Niklas Worschech* OMCompiler 9638dc4...150aaf3 (1): > fix for PrecompiledHeader and msvc build in cpp runtime
5e0e582c3Martin Sjölund* OMCompiler 6ceb89f...9638dc4 (1): > Print size of DAE for sorting and matching
830e9ea39Lennart Ochel* OMCompiler 712abe4...6ceb89f (1): > Generate additional initialization system for lambda=0
3fc40a4a7Martin Sjölund* testsuite da7ee23...690c78b (1): > Archive the generated artifact
690c78b8aMartin SjölundArchive the generated artifact
e1fcdc6c5Martin Sjölund* OMCompiler 36b9fbe...712abe4 (1): > Allow inheritance when bootstrapping
ddbca6318Adeel AsgharAdded moveClass API support.
a1a7b1310Adeel AsgharAdded moveClass API support.
d064c0a60Adeel AsgharOnly fetch the Component modifier when needed.
56d23ebd6Adeel AsgharOnly fetch the Component modifier when needed.
f26330ab1Adeel AsgharFixed unparseArrays.
72a077626Adeel AsgharFixed unparseArrays.
0ffd3dba4hudson* libraries 714e89a...7bcfece (1): > Bump libraries
99d9c6fa4Adeel AsgharAlways load OpenModelica.
02b8340a3Adeel AsgharAlways load OpenModelica.
23fa53a24Adeel AsgharOnly get the extends modifiers when they are needed.
b4f4dc762Adeel AsgharOnly get the extends modifiers when they are needed.
62fb7c856Adeel AsgharFix crashing while opening parameters window.
b71733356Adeel AsgharFix crashing while opening parameters window.
5dc02435aAdeel AsgharFetch the component modifiers only once.
9f0aa25c1Adeel AsgharFetch the component modifiers only once.
6c67a64a0Marcus 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)
352b965bbNiklas 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
cfb2a0ca2Adeel AsgharMore speed up for OMEdit. Only read the from class file if really needed.
44801e5ccAdeel AsgharMore speed up for OMEdit. Only read the from class file if really needed.
a45a3c479vwaurich* OMCompiler 292fdca...6c675e6 (1): > - getValueReference works with row major order for cpp fmus
31b1eba44adrpo* OMCompiler b7b4231...292fdca (2): > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > - fix windows build
d5935a59cAdeel AsgharRemoved unnecessary debugging code.
a82dcec71Adeel AsgharRemoved unnecessary debugging code.
91fcdfe0ahudsonUpdating submodules
da7ee2328Per ÖstlundAdd test for moveClass, #3552.
044d9b8f9hudson* libraries c26f657...714e89a (1): > Bump libraries
77d02c893Adeel AsgharUpdating submodules
786a8ee59Adeel AsgharMore tests updated for new getClassInformation.
3fabc62acRüdiger Franke* OMCompiler 2663366...3bfc949 (1): > remove boost_system lib from FMU generated with msvc in release mode
e52315178Adeel AsgharRemoved isProtectedClass and getNamedAnnotation(DocumentationClass) since its part of getClassInformation now.
b84ec72eaAdeel AsgharRemoved isProtectedClass and getNamedAnnotation(DocumentationClass) since its part of getClassInformation now.
d3ff7c45fAdeel AsgharUpdated getClassInformation tests to new output.
447b36b33Marcus 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
52316c3acAdeel AsgharOnly load the Diagram components and connections when really needed.
ac53ae4f7Adeel AsgharOnly load the Diagram components and connections when really needed.
66bfd088fMartin Sjölund* OMEdit 0e588f9...ef9582e (1): > Read operations before checking how many they are
55f458442Martin SjölundRead operations before checking how many they are
ef9582edaMartin SjölundRead operations before checking how many they are
5a0fa6334Lennart Ochel* OMCompiler 0d78a38...885c632 (1): > Revert "reduce ExpressionSimplify-Calls inside solve(.)"
22bc3d51aNiklas Worschech* OMCompiler dedd508...0d78a38 (1): > changed msvc build, latest visual studio version is used if no verion is set with VSVERSION flag
8da891b06Adeel AsgharCorrectly set the save contents type when opening a class.
1978c95b0Adeel AsgharCorrectly set the save contents type when opening a class.
0415bf1afMartin SjölundMerge pull request #8 from AngelM1981/master
6561db0abAngelM1981Merge pull request #1 from AngelM1981/AngelM1981-patch-1
f74641faeAdeel AsgharStore the extends modifiers and component modifiers.
734e3dff5Adeel AsgharStore the extends modifiers and component modifiers.
f55a72936hudson* libraries 90b31b8...c26f657 (1): > Bump libraries
fd0a7a371vwaurich* OMCompiler fe52534...dedd508 (2): > - reverse lists in getUnrolledArrayIndex > - fix for SimCodeUtil.getUnrolledArrayIndex()
ff1cf0ddaMartin SjölundUpdating submodules * OMEdit fbc7bf2...0e588f9 (1): > Rename Plot.h to OMPlot.h
b6e2cd2cdMartin SjölundRename Plot.h to OMPlot.h
0e588f9d3Martin SjölundRename Plot.h to OMPlot.h
928d504e8Martin SjölundRename Plot.h to OMPlot.h
38700a58bFederico BergeroTest for bug #2588
aaae83193hudsonUpdating submodules
9f83e2268vruge* OMCompiler 9f2a0ec...6c58add (1): > DIVISION_SIM improved check, using old logic
0e7605650hudson* 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
f6b2006e9Niklas Worschech* OMCompiler e144c6d...f0b4fd3 (1): > added flag to mingw make files to change Visual Studio version VSVERSION=[2010,2012,2013,2015] default is 2010
3df11ecebWilli Braunexpected output
4c5e06841Willi BraunUpdating submodules
75b053005Martin Sjölund* OMCompiler bad3892...da87f6a (1): > Fix OSX paths for new suitesparse dependencies
c2dcf1015Lennart OchelUpdate expected output after library bump
5882221dbLennart OchelUpdating submodules
507faa449vrugerunExReduceDrumBoiler: improved initial guess
921b711behudsonUpdating submodules
0a36f1f63vrugeexpected output
2180ce831Martin Sjölund* OMCompiler 7458c24...a59b7ee (1): > The exe extension on OSX is not .app
c985b9fe0AngelM1981OpenSceneGraph is build in default configuration
e96237faePer ÖstlundUpdating submodules
670fd9409Per ÖstlundAdded test for getComponents API.
4654b79d2RuedKamp* 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
4d3c856c5Adeel AsgharWhen a class is loaded/unloaded then load/unload the component respectively.
eb5d903d0Adeel AsgharWhen a class is loaded/unloaded then load/unload the component respectively.
998b08289Adeel AsgharWhen a class is loaded/unloaded. Update the non-existing component.
e214316d5Adeel AsgharWhen a class is loaded/unloaded. Update the non-existing component.
8cdb1fb25Martin Sjölund* OMCompiler 13854c1...d237bc5 (1): > Minor performance fixes for Absyn.traverseExp
4cd337da4Per ÖstlundUpdating submodules
302a8b578Per ÖstlundAdd tests for addClassAnnotation API.
6e15581e1Adeel AsgharUpdated the SaveChangesDialog to new structure.
9f6aaedceAdeel AsgharUpdated the SaveChangesDialog to new structure.
6b0a63de5Adeel AsgharWhen a new shape/component is added then update the connections associated to them.
9d4d80b15Adeel AsgharWhen a new shape/component is added then update the connections associated to them.
a8c6722eaRuedKamp* 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
56e4a7de9Adeel AsgharWhen a new shape/component is added then update the inherited components.
36c5736f5Adeel AsgharWhen a new shape/component is added then update the inherited components.
5fac6e1b8Adeel AsgharAvoid making calls to OMC. Minor speed up.
6176eae6eAdeel AsgharAvoid making calls to OMC. Minor speed up.
bbc521dc0Willi Braun* OMCompiler ad626e1...a5b0601 (1): > fix minor issue in dassl.c and clean up
5d87fbd5fAdeel AsgharDo not show unload/delete option for nested system libraries.
d5b12e286Adeel AsgharDo not show unload/delete option for nested system libraries.
b1a575ac9Adeel AsgharUpdate the Component when new component/shape is added to actual class.
33a1a06b5Adeel AsgharUpdate the Component when new component/shape is added to actual class.
a0cb66ff5Marcus Walther* OMCompiler 7a131d6...ad626e1 (3): > - added cpp-runtime flags to Windows-Makefile > - removed spaces in Modelica.cpp > - Documentation updates
e982636c8Adeel AsgharFixed searching of connector component.
b4d99f5b0Adeel AsgharFixed searching of connector component.
bd6b67a67Martin Sjölund* OMCompiler 487eea1...7a131d6 (1): > Rewrote Absyn.pathString
878ca5ea6vwaurich* OMCompiler 4564e1c...487eea1 (1): > - fix for evalOutputOnly
da9596d6bvwaurich* OMCompiler 199d4cd...4564e1c (1): > - changed dumpSimCode implementation
0b76f0849Lennart Ochel* OMCompiler dbb674d...199d4cd (1): > Revert "Hack for ticket 3544"
48e50004eMarcus Walther* OMCompiler fb29737...dbb674d (1): > - changed the flag "USE_CPP_ELEVEN" to "USE_CPP_03" to be compatible with further standards
48f2232d5Niklas Worschech* OMCompiler 57d05fd...fb29737 (1): > re-added accidentally removed assert warning
3035e11eaAdeel AsgharWhen 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.
9ec201645Adeel AsgharWhen 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.
abb986907Willi BraunUpdating submodules
cf4291409Willi Braun - deactive ThermoSysPro test for now - change to expected solution for dynamic tearing
78723907dMarcus Walther* OMCompiler fb0cb73...920eedf (1): > - increased memory for precompiled headers (MSVC)
3d668fdb6Lennart Ochel* OMCompiler e090d3d...fb0cb73 (1): > Hack for ticket 3544
c1f76975bhudson* 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
231d3250dPer Östlund* OMCompiler 63cd39e...5ea6c42 (1): > Cleanup DAE.Mod.REDECL.
53d1f5bc8vwaurich* OMCompiler f2902c0...63cd39e (1): > - fix for evaluateOutputOnly
ae66f5fb6RuedKamp* OMCompiler 415e95d...f2902c0 (1): > -improved xml FunctionBlock generation
e6a3a0ff5Per ÖstlundUpdating submodules
b1531402fPer ÖstlundAdd test for #2964.
f7e0b6469vwaurich* OMCompiler 29c4664...936fccd (1): > - replace evalAllParams-implementation - dump bipartite graphs for sccs after backend
02952564bhudson* libraries 8131416...a88239b (1): > Bump libraries
55976a3bevruge* OMCompiler f2b7cd2...29c4664 (1): > ExpressionSolve: matchcontinue in match
aec938bd1vruge* OMCompiler d3176fd...f2b7cd2 (1): > ExpressionSolve: matchcontinue in match
0d8c457aavruge* OMCompiler 997e514...d3176fd (1): > ExpressionSolve: using guard
ef0a109abAdeel AsgharFixed deleting of shapes/components. Unselect the shapes so that they don't next signal next time. New Component creation structure.
82e2d5681Adeel AsgharFixed deleting of shapes/components. Unselect the shapes so that they don't next signal next time. New Component creation structure.
c86b9f922vruge* OMCompiler 4b79bb8...997e514 (1): > improved SolveSimpleEquation using (for loops, reduce number of operation)
9f61dce2bvruge* OMCompiler 4756935...4b79bb8 (1): > reduce ExpressionSimplify-Calls inside solve(.)
605b71d63vruge* OMCompiler c45436a...4756935 (1): > ExpressionSolve: matchcontinue in match
d84e5ffb3Lennart Ochel* OMCompiler 199855a...c45436a (1): > Fix performance issue of module inlineWhenForInitialization
4e50436e8vruge* OMCompiler 4647aa6...199855a (1): > - improved stop criteria in ExpressionSolve.solve - reduce simplify-calls in ExpressionSolve.solve2 - fixed start value for iterration var in simplifyComplexFunction
547d64dabRuedKamp* OMCompiler 5a65e9d...4647aa6 (2): > -removed one environmental variable required in VxWorks makefile > -copy some headers required for VxWorks build
057f46817Rüdiger Franke* OMCompiler 352fa2a...5a65e9d (1): > remove $(OMHOME) substitution for nmake
4711ae19fhudson* libraries 1712548...8131416 (1): > Bump libraries
ffbc45f22Adeel AsgharAdded new command line option --Debug=[true|false]. Draws widgets helpful for development.
c67f1b882Adeel AsgharAdded new command line option --Debug=[true|false]. Draws widgets helpful for development.
658966241Martin Sjölund* OMCompiler 37f7538...352fa2a (1): > Add tail recursion for Expression.makeMatrix
da9489d3aAdeel AsgharAdded save total option in context menu. Updated saveTotalSCode to saveTotalModel. Enable shapes menu bar only for modeling perspective.
af9efb0a0Adeel AsgharAdded save total option in context menu. Updated saveTotalSCode to saveTotalModel. Enable shapes menu bar only for modeling perspective.
130fc575bRuedKamp* 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
6ea6563d4Adeel AsgharUpdated the code to re-use TreeSearchFilters class.
a1687e45eAdeel AsgharUpdated the code to re-use TreeSearchFilters class.
79abdf769Adeel Asghar* OMPlot 57c8c57...847989d (2): > Merge branch 'master' of https://github.com/OpenModelica/OMPlot > Remove the space between x and y-axis.
847989d29Adeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMPlot
47b15cfbaAdeel AsgharRemove the space between x and y-axis.
f08b5bbdaRuedKamp* OMCompiler 446a090...0711070 (2): > -fixed some VxWorks error -adapted VxWorks makefile > -xml file generation for functionsblock
a4112aa3aMartin Sjölund* libraries e67ac6d...1712548 (1): > Bump for MSL
c373aa5c2unknown* OMCompiler 13983f6...446a090 (1): > fix for daeExpReduction in cpp template
90823f63aMartin Sjölund* OMCompiler 44ea7be...13983f6 (1): > Always compile with ipopt
a40d8e699hudson* libraries a8a72c6...e67ac6d (1): > Bump libraries
61b75ffd2Adeel AsgharAdded tool-tip for all columns of Variables Browser.
36083c2ecAdeel AsgharAdded tool-tip for all columns of Variables Browser.
bb77c7f5cAdeel AsgharFixes #3471. Show the variable description in the tooltip.
1d15d3b6fAdeel AsgharFixes #3471. Show the variable description in the tooltip.
f7736fa05Lennart Ochel* OMCompiler e430545...44ea7be (1): > Remove short type declarations
8f6247064Lennart Ochel* OMCompiler d700365...e430545 (1): > Remove unused imports
6d3102dd8Adeel Asgharclean up
7a4172378Adeel Asgharclean up
0761c31e4Adeel AsgharFixed creating connection for inherited components.
1653cbb9fAdeel AsgharFixed creating connection for inherited components.
b07c3734eLennart Ochel* OMCompiler 3fe15e2...d700365 (1): > Renamed --forceRecommendedOrdering to --defaultOptModulesOrdering
0c7e9bbbaMartin Sjölund* OMCompiler 7b269d1...3fe15e2 (2): > Do CONFIG_OS in autoconf > Run without OPENMODELICAHOME on Windows
3c31bfd3dLennart Ochel* OMCompiler 9f85289...7b269d1 (1): > Add special cases to enable/disable additional opt modules
2671962f2Martin Sjölund* OMCompiler 11653b5...9f85289 (1): > Add configure option --with-msys=msys-root
89b8194f5adrpo* OMCompiler e0d2d02...11653b5 (1): > - small optimizations - use memcpy instead of for loop - do not copy the hashtable if not needed
5ceb2a5c6hudson* libraries 7d5c918...a8a72c6 (1): > Bump libraries
a992744c4hudson* libraries f1ba611...7d5c918 (1): > Bump libraries
abc5ffa5cRüdiger Franke* OMCompiler d2ceb48...e0d2d02 (1): > re-add Jacobian variable refs if +d=gendebugsymbols
51104e07eadrpo* OMCompiler 91f3526...d2ceb48 (1): > - small optimization
3ebeac8c7Per ÖstlundUpdating submodules
4f8d315cfPer ÖstlundUpdated tests.
fab6c3d3cRüdiger Franke* OMCompiler 5fb2fc5...43df7a6 (1): > refinements to Cpp FMU makefiles for win32
e8a1e580bRüdiger Franke* OMCompiler 52a439f...5fb2fc5 (1): > update Makefile for Cpp FMI export using msvc
ee30b31a1Rüdiger Franke* OMCompiler 3107627...52a439f (2): > replace Jacobian variable refs and initializers with defines > skip Jacobian::get* code if there are no equations
1c1ed7a22hudson* libraries def47e3...f1ba611 (1): > Bump libraries
bebe6ccfbAdeel AsgharRename unloaded class from folder structure package as class.bak-mo Added save option in the library browser context menu.
3c0e3612fAdeel AsgharRename unloaded class from folder structure package as class.bak-mo Added save option in the library browser context menu.
005343bd0Lennart OchelClean up default initOptModules
dab6f4360Lennart OchelUpdating submodules
0d17a04bbAdeel AsgharAllow undo/redo for CoOrdinateSystem changes.
3e065deacAdeel AsgharAllow undo/redo for CoOrdinateSystem changes.
33b23b439Willi BraunUpdating submodules
de871a548Willi Braunupdate tests to addional output of backenddaeinfo
3a0d71432Martin Sjölund* OMCompiler 4f43fa1...be96874 (2): > Can now cross-compile a working omc from Linux > Fixes to compile using msys2 on Linux
342374cd0arun3688push MatLabTranslator to Testsuite/special
b91fbc40farun3688* testsuite 9f095c6...342374c (1): > push MatLabTranslator to Testsuite/special
e2f3d8594Lennart OchelUpdating submodules
9f095c631Lennart OchelClean up default postOptModules
579596e28Lennart OchelUpdating submodules
3dcd46132Lennart OchelClean up default preOptModules
150f439d0hudsonUpdating submodules
1d3ad23b0hudson* libraries acc94aa...def47e3 (1): > Bump libraries
9defa27a0Adeel AsgharDon't create CoOrdinateSystem object on heap.
afa12d0f3Adeel AsgharDon't create CoOrdinateSystem object on heap.
9cc917225Adeel AsgharAdd class annotation only if values are different from default.
276e3d90eAdeel AsgharAdd class annotation only if values are different from default.
e54dc5e96Willi Braunadded testcase for klu solver
df0a1eda7Niklas Worschech* OMCompiler 50deea6...33012b0 (1): > fix for typo in define alias string variable in cpp Template/CodegenCpp.tpl
b06e5b79aLennart OchelUpdating submodules
4a66b7a7fLennart OchelRemove newUnitChecking config flag
c70da48f5Lennart Ochel* OMCompiler ca73a56...44a6be4 (1): > Fix *OptModules+ flags
9303612b9Lennart OchelUpdating submodules
635cc5dafLennart OchelRearrange optimization modules for symbolic Jacobians
db5c94a1dLennart OchelDump dae type to pre-opt module heading
bf8f02ab6vrugeUpdating submodules
2f665719bvrugeRevert "expected output"
9744ab9f6Rüdiger Franke* OMCompiler 1ba1aac...aff0026 (1): > remove DOS line endings
569d3fe61adrpo* OMCompiler 0e0b911...1ba1aac (1): > - attempt to fix windows build again
dafe970a4Rüdiger Franke* OMCompiler 1da7404...0e0b911 (1): > fix least size of static vectors and return value
5cb4b7782Martin Sjölund* OMCompiler 36cabee...1da7404 (1): > Some updates for mingw cross-compilation
ddaff2f14hudson* libraries 8cb14bb...acc94aa (1): > Bump libraries
e904fa3bcAdeel AsgharFixed error messages link for files.
150309c94Adeel AsgharFixed error messages link for files.
0e6696b66hudson* doc e929940...7eecbb8 (1): > Merge pull request #10 from niklwors/master
7eecbb8e5Martin SjölundMerge pull request #10 from niklwors/master
513d3f56fNiklas Worschechfix for cpp runtime documentation build on windows
b7d10316bMartin Sjölund* testsuite ccc46e3...54098ff (1): > Skip darwin32 tests as we do not have dyld32
54098fff7Martin SjölundSkip darwin32 tests as we do not have dyld32
22f716b38Martin Sjölund* testsuite 8847a73...ccc46e3 (1): > Test darwin64 using the darling suite
ccc46e3cdMartin SjölundTest darwin64 using the darling suite
4e5bd6364adrpo* OMCompiler f401b32...36cabee (1): > - fix Windows build, for now C FMUs are broken
05325622eRüdiger Franke* testsuite 037163f...8847a73 (1): > update discrete-time FMU test (#3549)
8847a737bRüdiger Frankeupdate discrete-time FMU test (#3549)
65092fa30hudson* libraries 67d11ba...8cb14bb (1): > Bump libraries
8f3212567vruge* 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
a3c21e75bAdeel AsgharDo not allow folder structure saving within one file package.
5e79ae1ecAdeel AsgharDo not allow folder structure saving within one file package.
d7ab7ee9eMartin SjölundUpdating submodules
037163fe5Martin SjölundAdd testcase for #3551
310713516Adeel AsgharAdded support for moving classes to top/bottom.
c819912b7Adeel AsgharAdded support for moving classes to top/bottom.
952e5a4e2Adeel AsgharCompleted the GUI support for moving classes up/down.
61ee755b5Adeel AsgharCompleted the GUI support for moving classes up/down.
520ece715Martin SjölundUpdating submodules
589568ea9Martin SjölundChecks setSourceFile+listFile combination
4a7f1fdf0Niklas WorschechMerge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
6ce9a4dc9Martin Sjölund* testsuite 644209a...303fad4 (1): > The test needs to specify me_cs as FMU type
303fad4a2Martin SjölundThe test needs to specify me_cs as FMU type
fb95e2590Martin Sjölund* testsuite e44ed5c...644209a (1): > Handle older file command output
644209a0fMartin SjölundHandle older file command output
dc9de506bLennart Ochel* OMCompiler d465e48...ea54626 (1): > Add replace rules for clock expressions
e44ed5c81Lennart OchelAdd test case from ticket 2673
34fc9a808Lennart Ochel* testsuite a1668c7...e44ed5c (1): > Add test case from ticket 2673
a1668c7f4Lennart OchelUpdate expected output
076d757e1Lennart OchelUpdating submodules
0c5e2df00Lennart OchelReplace matching algorithm that is used by fixInitialSystem
32591afacLennart Ochel* testsuite 1a9e8ce...6b587c1 (1): > Update WasteWater test after library bump
6b587c18bLennart OchelUpdate WasteWater test after library bump
2dcff47daMartin Sjölund* testsuite df1b7a4...1a9e8ce (1): > Handle older file output
1a9e8ce56Martin SjölundHandle older file output
e8b427597Adeel AsgharInitial support and structure for moving classes within packages.
d774f4566Adeel AsgharInitial support and structure for moving classes within packages.
a8c7fb8bcAdeel AsgharSave the folder structure.
b0638605eAdeel AsgharSave the folder structure.
4d83a28e9hudsonUpdating submodules * libraries b3371bb...67d11ba (1): > Bump libraries
df1b7a4d0adrpo- update test after library dump
aaa25aea0Niklas Worschech* OMCompiler 460260f...186cf15 (1): > fix for external C functions an string arrays in cpp runtime
0d7641babMartin SjölundUpdating submodules
3ea4de363Martin SjölundRemoved FMI 1.0 test that was actually a 2.0 test
fe6e5a4b4Martin SjölundUpdate for new API
19fe9a112Martin SjölundSpecify version="1.0" when testing FMI 1.0
c3df68455Martin Sjölund* OMCompiler a9225b7...d77c3cf (1): > Make colorNodePartitions tail-recursive
1a8f583a2Martin SjölundAdd a test for export+simulation of an FMU
1dd71a43cRuedKamp* OMCompiler 0320fe7...a9225b7 (3): > -fixed simObjects also for VxWorks > -fixed simObjects also for VxWorks > -enable sparse solver only for vxworks
a8d5a41e1Martin Sjölund* libraries a678b98...b3371bb (1): > Remove Physiomodel as the parsing is broken
c9d33ec53Mahder Gebremedhin* OMCompiler b635a28...0320fe7 (1): > + Fix handling of complex equations so that we won't generate unecessary nonlinear systems.
6d87aeb74Martin Sjölund* libraries acb56c2...a678b98 (1): > Physiomodel is a git library
63655fd66Lennart Ochel* OMCompiler 2af9d16...b635a28 (1): > Fix mat file import for parameters
80022ee3fLennart OchelUpdating submodules
c68cd06cdLennart OchelFix start values for algebraic states
ed3971e29Lennart OchelActivate tests for tickets 2830 and 3536
105514cfcLennart OchelUpdate expected output
51aa59015Lennart OchelAdd test for ticket 3536
3ee2b87b3Lennart Ochel* OMCompiler 90fe820...51fcae4 (1): > Make module detectJacobianSparsePattern dispensable
6ad8e6133Rüdiger Franke* OMCompiler 36d2ed8...90fe820 (1): > remove NULL to please gcc 4.4 and boost
235683df3Lennart Ochel* OMCompiler 13a7f09...36d2ed8 (3): > Fix modelEquationsUC > Store all optimization modules in only one list > Merge interface for pre/post-optimization modules
c1e281c0cNiklas Worschech* OMCompiler 168aff9...13a7f09 (1): > removed PreVariables class from cpp runtime
091f85c59Rüdiger Franke* OMCompiler 291f55d...168aff9 (1): > remove unnecessary dependencies from exported FMUs
711ca03c3Mahder Gebremedhin* OMCompiler 0311246...291f55d (1): > + Fixed handling of complex residual equations. We expand all complex residuals to simple residuals now.
07834a6b4Adeel AsgharFix auto expand issue when unloading a class.
67f64ec75Adeel AsgharFix auto expand issue when unloading a class.
528b20481Niklas 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
46659c28ePer ÖstlundUpdate tests.
624a79930Per ÖstlundUpdating submodules
8c24feb67Rüdiger FrankeUpdating submodules
9bfe18f51Rüdiger Frankefix quotes
a905ea6b5Lennart Ochel* OMCompiler 604f917...5e2e086 (1): > Fix type information of temporary variables
16d43eb7fRüdiger FrankeUpdating submodules
def3cd092Rüdiger Frankeadapt test to simplified FMI XML format for clocks
37afdfc72adrpo* OMCompiler 11fb0e9...c266817 (1): > - add first prototype of FMI for Co-simulation - fix a typo in dassl.h
4ed9a22daAdeel AsgharWhen a class is loaded/unloaded then component is not updated.
74be569e0Adeel AsgharWhen a class is loaded/unloaded then component is not updated.
1d436798fMartin Sjölund* OMCompiler fb6950e...11fb0e9 (1): > Fix for C89
11412fe22Adeel AsgharPush the experiment annotation modifications to the undo stack
eb7c06520Adeel AsgharPush the experiment annotation modifications to the undo stack
d7f85b385Per ÖstlundAdded testcase for #3506.
fdda17ea9Per ÖstlundUpdating submodules
beccd0c5dMartin SjölundAdd test for #3518
c632f3845Martin SjölundUpdating submodules
011a685f7Niklas WorschechMerge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
a7ff9264cPer Östlund* testsuite b9f61e9...592a3fb (1): > Fix ExternalLibraryFunction on some platforms.
592a3fb80Per ÖstlundFix ExternalLibraryFunction on some platforms.
2b6f6a719Martin Sjölund* testsuite eca3094...b9f61e9 (1): > Disable LOG_LS in test
b9f61e955Martin SjölundDisable LOG_LS in test
760f38be9Adeel AsgharUndo/redo for Component parameters modifications.
e9d3ec406Adeel AsgharUndo/redo for Component parameters modifications.
168e40624Adeel AsgharUpdating submodules
eca30949fAdeel AsgharTests for `removeComponentModifiers` and `removeExtendsModifiers`
8574d8b68Martin Sjölund* OMCompiler a498326...fefe856 (1): > Fix OSX stack base on Mavericks
cb7b52b0eRuedKamp* OMCompiler c9447a6...a498326 (1): > -fixed typo
d4e1619adMartin Sjölund* OMCompiler acb946e...c9447a6 (1): > Fix for old C standards in FMU Jacobians
d51186c4dMartin SjölundAdd test for getDefinitions
0f63d5016Martin Sjölund* testsuite 82c2619...d51186c (1): > Add test for getDefinitions
b3f3328a8Martin SjölundUpdating submodules
82c2619f6Martin SjölundAdd test for builtin classes
1aea30b1eMartin SjölundMore error-checking for BouncingBall
42f179210RuedKamp* OMCompiler 1edd09e...4d8edfa (1): > -add factory for vxworks
89a129531Rüdiger FrankeUpdating submodules
80a400297Rüdiger Frankeupdate test for sub clocks
c3e4820fchudson* testsuite 8ac6287...bcbf094 (1): > Merge pull request #132 from lochel/modelicaML
bcbf094b0Adrian PopMerge pull request #132 from lochel/modelicaML
5a995db73Lennart OchelAdd fully specified initial conditions to modelicaML tests
b637b2c7bRüdiger Franke* OMCompiler 2490aa1...693d9cf (1): > skip FMI initial and start attributes for alias variables
a5be5efffRü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
c79035785Adeel AsgharHandle Component modifiers when we do duplicate.
e3aeef9bcAdeel AsgharHandle Component modifiers when we do duplicate.
f5db8122aLennart Ochel* OMCompiler f4a51e2...0d33c3b (1): > Remove redundant deep copy
2cf8a5493RuedKamp* OMCompiler f1c1c96...f4a51e2 (1): > -removed unused variable, which caused an runtime error with msvc
2823f5ae0Adeel AsgharFixes #3158 Fixed the Component Parameters window issues.
c993482c9Adeel AsgharFixes #3158 Fixed the Component Parameters window issues.
c45ace4davwaurich* testsuite 55eb14d...8ac6287 (1): > - add comSubExp test
8ac628715vwaurich- add comSubExp test
234563e67Rüdiger Franke* OMCompiler 525b6da...f1c1c96 (1): > introduce isFMIVersion10 check for old versions
052c37125Rüdiger Franke* OMCompiler d172abd...525b6da (1): > declare usage of boost::numeric::ublas explicitly
0dbe2a571vwaurichUpdating submodules
55eb14d2dvwaurich- update test
d1b57ce90vwaurich* testsuite 080a0a7...9ecf276 (1): > - add cse test
9ecf276b5vwaurich- add cse test
4ebfaddfaMartin Sjölund* libraries d45ecf8...acb56c2 (1): > Add physiomodel library
5b344e228vwaurich* testsuite 2db2812...080a0a7 (1): > - disableComSubExp for tests
080a0a730vwaurich- disableComSubExp for tests
94508fe44Rüdiger Franke* OMCompiler 4acff37...30a76f9 (1): > remove two unused libs from Cpp FMU build
444284869hudsonUpdating submodules * OMCompiler 712c8c3...4acff37 (1): > Merge pull request #241 from gossen/ticket-3520
2db28127dAdrian PopMerge pull request #126 from gossen/ticket-3520
faf768fe0hudson* libraries f2552a4...d45ecf8 (1): > Bump libraries
e474ae41dRüdiger Franke* OMCompiler db830e5...712c8c3 (1): > remove unused SimData and FactoryExport from FMU
6070d2334Lennart Ochel* OMCompiler 0ac9894...db830e5 (5): > Add description of flag newUnitChecking > Rename function insertUnitinEquation > Suppress some warnings > Improve error message > Clean up indentation
4adb15880vwaurich- disableComSubExp in tearing test
51a241ec4vwaurich* testsuite cb29956...4adb158 (1): > - disableComSubExp in tearing test
53bf5a160fbergero* 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).
0e94ef208Rüdiger Franke* OMCompiler 398dd55...afc37d0 (1): > replace hash tables for pre SimVars with offsets
8971b2ac2Paul Scott* OMCompiler dd7ca6e...398dd55 (1): > Fixed alias default and initial equation sub expression tag
56f47f25ehudson* libraries 8370f10...f2552a4 (1): > Bump libraries
9e2c153c2vrugeUpdating submodules
cb29956a1vrugeexpected output
6a8197d51Rüdiger Franke* OMCompiler 7c86a6a...101b6b2 (1): > small fix to delay buffers
d949c76a1Rüdiger Franke* OMCompiler d96c198...7c86a6a (1): > use std::deque for delay buffers (#3522)
98b95e96cvwaurich* OMCompiler 57cecad...d96c198 (2): > - fix getNoDerivativePosition > - fix for modified Pantelides
e5e3fe64cMartin Sjölund* OMCompiler c5120f3...57cecad (1): > FMUs need to contain the info.json data
ae08ce5c2vwaurich* OMCompiler 0f589ef...c5120f3 (1): > - handle empty systems in CSE
7c8823774Adeel AsgharOnly track the Component attributes if they really changed.
7a4ef8387Adeel AsgharOnly track the Component attributes if they really changed.
9abdb8dfaMartin Sjölund* OMCompiler 7c902c1...0f589ef (1): > Include dgesv in static source FMU external code
ad463ca92Marcus WaltherUpdating submodules
acac6c324Marcus Walther- fixed expected output of FMU C++ test
db88a9f49Rüdiger Franke* OMCompiler 02c1d40...33b29ef (1): > fix integer once more
8ac06182eRüdiger Franke* OMCompiler 4ca8547...02c1d40 (1): > replace lexical_cast with to_string (#3522)
4ef6094f7Marcus Walther- fixed some typos in ModelicaTest-makefile
474c880f5Willi BraunUpdating submodules
3976439aeWilli Braunexpected output
ca92c9c2cWilli Braun - added test-case for noEquidistant mode
b08f6879dRüdiger Franke* OMCompiler 27e6c56...a2254ab (1): > use C++11 builtin range based for loop (#3522)
bd1887eccAdeel AsgharFix loading the non-existing classes.
9f25f50c5Adeel AsgharFix loading the non-existing classes.
ab0bfa6a0Adeel AsgharTrack connections updates.
8a958872dAdeel AsgharTrack connections updates.
4dfb7ef16Rü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)
475a176a0Adeel AsgharCall setReloadNeeded for non-existing classes. So we can load them when opened.
311fcb445Adeel AsgharCall setReloadNeeded for non-existing classes. So we can load them when opened.
263d54ec4Rüdiger Franke* OMCompiler 069f34e...64ec735 (1): > replace boost list_of with C++11 builtins (#3522)
a698deb6cAdeel AsgharUpdate the inherited class icon when protected component is changed in base class.
dfff11598Adeel AsgharUpdate the inherited class icon when protected component is changed in base class.
dace8a83fAdeel AsgharUpdate the inherited class icon when a new shape is added to base class.
d22cc6fdbAdeel AsgharUpdate the inherited class icon when a new shape is added to base class.
a52a97a31Lennart OchelUpdating submodules
2a0c52937Lennart OchelFix replacements for NORETCALL in when equations
c766f4af4Martin Sjölund* OMCompiler ab452a3...93d872f (1): > Remove readline dependency from OMCompiler
5d6b03d58Rüdiger Franke* OMCompiler bc3311a...ab452a3 (1): > fix usage of trunc
f7208cb86adrpo* OMCompiler 0425c8f...bc3311a (1): > fix msvc build
0e98e6b35Adeel AsgharSome fixes when duplicating components of built-in types.
e2bbf6750Adeel AsgharSome fixes when duplicating components of built-in types.
88c7f2f9cAdeel AsgharUpdate Component instances when new shapes are added to the class.
2176a3c6cAdeel AsgharUpdate Component instances when new shapes are added to the class.
034af4bf2Adeel AsgharUpdate the Component display name when we do undo/redo.
6b87f1e5bAdeel AsgharUpdate the Component display name when we do undo/redo.
739d20cc5Adeel AsgharFix when connector component is set to protected we should hide it from icon view.
4bf2273b0Adeel AsgharFix when connector component is set to protected we should hide it from icon view.
8d11f3164Rüdiger Franke* OMCompiler 5da3ed2...0425c8f (1): > introduce namespace omcpp for more C++11 (#3522)
d3a614a12vrugeUpdating submodules
71959bcd6Adeel AsgharAllow undo/redo when duplicating Components/Shapes.
e9f54669fAdeel AsgharAllow undo/redo when duplicating Components/Shapes.
4f32f34e0vrugeexpected output
bfdc85ca1vrugeadded testcase for inlineCalls with tuple
e071711bfRü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)
0dfc5bf58hudson* libraries 67f0e48...8370f10 (1): > Bump libraries
9c1796100Willi BraunUpdating submodules
243f70d9cWilli Braun - expected output
7e692bdcfRüdiger Franke* OMCompiler f65e383...b04f8ee (1): > move FMU solver factory include to solver creation
2d5f225a6Adeel AsgharAllow undo/redo for component attributes.
e322df094Adeel AsgharAllow undo/redo for component attributes.
dbcb11574Adeel Asghar* OMCompiler 7f4c001...f65e383 (1): > Update component comment when component contains dimensions.
7e5343caaadrpo* OMCompiler 82c9ab7...7f4c001 (1): > remove deleted files from cmake makefiles to please the msvc build
b38e96460hudson* libraries bb419d0...67f0e48 (1): > Bump libraries
ed0046680Martin Sjölund* OMCompiler 5bcd7ee...82c9ab7 (2): > Remove the dependency on expat from FMUs > Check that we do not revert 3rdParty by accident
a1616f0b4Rüdiger Franke* OMCompiler 4bf245a...5bcd7ee (1): > move solver creation to specific Cpp FMU system
796724432vwaurich* OMCompiler b072433...4bf245a (1): > - fix for simjacCSRToCSC
b238b20f7hudson* 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
49df22dacvwaurich* testsuite eb0ffdd...45a7506 (1): > -added indexReductionTest,remove warnings in craneFMUTest
45a75069cvwaurich-added indexReductionTest,remove warnings in craneFMUTest
19406092dvwaurichUpdating submodules
eb0ffdd7fvwaurich- fix tests for pantelides change
4f47ed192vwaurich* OMCompiler 29ef347...56d9b00 (1): > - get smaller MSSS for pantelides
8de54e26ehudson* libraries a9515fd...bb419d0 (1): > Bump libraries
d56f65a56Adeel AsgharAllow to undo/redo component transformation changes.
54b69c45fAdeel AsgharAllow to undo/redo component transformation changes.
76e6ff296hudson* doc c7d4672...e929940 (1): > Merge pull request #9 from arun3688/master
e929940c3Martin SjölundMerge pull request #9 from arun3688/master
9433020abRüdiger Franke* OMCompiler 8907348...29ef347 (1): > use C++11 to_string for numeric values (#3522)
52fdcec45Adeel AsgharFix creation of Text & Bitmap shape for undo stack.
843654d22Adeel AsgharFix creation of Text & Bitmap shape for undo stack.
6ff4dabebMarcus Walther* OMCompiler 57d7bf3...8907348 (1): > - simple fix for array slices - typo fixes for array operations
7779e9558Niklas Worschech* OMCompiler 3c5fbea...57d7bf3 (1): > simplified inheritance structure for Modelica system in cpp template
055a9a6b8Rüdiger Franke* OMCompiler f543309...3c5fbea (1): > typo in previous commit
49a44084aAdeel AsgharAdd class annotation for new classes.
963a24ba9Adeel AsgharAdd class annotation for new classes.
cbc3b1804Rüdiger FrankeUpdating submodules
981224e6fAdeel AsgharRemoved the updateClassAnnotation signal.
1652fb898Adeel AsgharRemoved the updateClassAnnotation signal.
3746b035aRüdiger Frankeextend Cpp tests with negated boolean alias
0e5fc653eRuedKamp* 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
8ba4da820Marcus Walther* OMCompiler 85dda17...cc06804 (1): > - fixed windows build
c8111693bRüdiger Franke* OMCompiler a51c28c...85dda17 (2): > re-add boost lib to FMI export prior to C++11 > remove unused FactoryExport from FMU
732bcca67Adeel AsgharHandle component double click for built in types like Real, Integer etc.
eded7e0bcAdeel AsgharHandle component double click for built in types like Real, Integer etc.
80cb3a472Adeel AsgharAllow to undo/redo the changes done via UpdateShapeProperties dialog.
dff98d355Adeel AsgharAllow to undo/redo the changes done via UpdateShapeProperties dialog.
babadf579hudson* libraries 46a4ee5...a9515fd (1): > Bump libraries
5e2438d7cMartin Sjölund* libraries abe4690...46a4ee5 (1): > Do not rebuild deb-files if they already exist
87d99adefMartin Sjölund* libraries c7a263b...abe4690 (1): > Do not upload the same files again
7df26f58dWilli Braun* OMCompiler ab4c771...a51c28c (1): > - fix symbolic jacobian generation in dynamic state selection
8bb5c1d76Rüdiger Franke* OMCompiler cfc7caf...ab4c771 (2): > move xml parser include to XmlPropertyReader > use C++11 minmax_element (#3522)
83818718bLennart Ochel* OMCompiler 3b89fb7...cfc7caf (1): > Clean up match pattern
a685e51b3Rüdiger Franke* OMCompiler 9ea2fe6...3b89fb7 (1): > remove duplicate includes from FactoryConfig.h
721b49e8bRüdiger Franke* OMCompiler 8d2f20e...9ea2fe6 (2): > completely remove boost libs from FMI export > Localize use of boost filesystem and program_options (#3522)
60c8082ffMartin Sjölund* OMCompiler 1bb207d...8d2f20e (1): > FMU support for OSX, which does not support cp -u
246971c6cMartin Sjölund* OMCompiler 300f04e...1bb207d (1): > Reduce stack space
b52c69eafMartin Sjölund* OMPlot 159e5dd...57c8c57 (1): > Check for qmake in configure instead of make
57c8c57a2Martin SjölundCheck for qmake in configure instead of make
5d77030abRüdiger Franke* OMCompiler ea09fa1...300f04e (1): > remove dummy LoadLibrary from static Cpp runtime
4f523d4d9hudson* libraries 08f28cd...c7a263b (1): > Bump libraries
164eabbfeAdeel AsgharTrack the shapes duplication operation in undo stack.
bd5ec90e6Adeel AsgharTrack the shapes duplication operation in undo stack.
a93f42fbaMartin Sjölund* OMCompiler c7fdce2...ea09fa1 (1): > Use va_copy when re-using a va_list
d4e918097Adeel AsgharMore better undo/redo functionality for shapes.
37ccf1713Adeel AsgharMore better undo/redo functionality for shapes.
4ae69721bMarcus Walther* OMCompiler 657b5ca...c7fdce2 (1): > - cpp runtime logger is now enabled on windows systems
002d88fd8Martin SjölundUpdating submodules * OMEdit 8637b07...fbc7bf2 (1): > Bump for latest qmake.m4
3e69c93f3Martin SjölundBump for latest qmake.m4
946bc40d3Martin SjölundBump for latest qmake.m4
c3551f1e1Martin SjölundBump for latest qmake.m4
fbc7bf24cMartin SjölundBump for latest qmake.m4
71bbd3f69Martin Sjölund* common d7e9641...c535ec7 (1): > Look for env.vars QTDIR/QMAKE/LRELEASE
159e5dd3eMartin SjölundCheck for empty qmake command
c535ec797Martin SjölundLook for env.vars QTDIR/QMAKE/LRELEASE
15cb3fd50RuedKamp* OMCompiler b2c8ddd...657b5ca (1): > -added FactoryExport for VxWorks
cd6a8f98bRüdiger Franke* OMCompiler d462a69...b2c8ddd (1): > remove boost_filesystem and boost_program_options from FMU (#3522)
7b905e41fRüdiger Franke* OMCompiler 860b463...d462a69 (2): > move Logger call from generated code to FMUWrapper > remove unused XmlPropertyReader from FMU build (#3522)
2934606e6hudson* 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
525481740hudson* 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
a8e32405fMartin Sjölund* OMCompiler 6544142...fe751df (1): > Init Boehm GC (necessary for OSX)
41bc714e9Rüdiger Franke* OMCompiler a6932e4...6544142 (2): > fix StaticOMCFactory after previous commit > separate out static solver factories (#3522)
a818bbdcdAdeel AsgharUse one command class to update component instead of three.
a380fc016Adeel AsgharUse one command class to update component instead of three.
c5ef284c9Adeel AsgharInstead of creating three commands classes use one class for shapes change undo/redo.
8e598407fAdeel AsgharInstead of creating three commands classes use one class for shapes change undo/redo.
3984e48d6hudsonUpdating submodules * libraries 75515ba...08f28cd (1): > Bump libraries
0e6945e0badrpoupdate tests after library bump
a13a6c9a9Adeel AsgharClear the selection when doing undo/redo.
09052a0d3Adeel AsgharClear the selection when doing undo/redo.
b9ed433b1Adeel AsgharUndo for shapes and components movement either by mouse or keyboard.
72c5a36faAdeel AsgharUndo for shapes and components movement either by mouse or keyboard.
292fd0a7bRüdiger Franke* OMCompiler 96a1c78...a6932e4 (1): > remove remaining use of boost::multi_array (#3522)
4a491a29dbernhard Thiele* OMNotebook 5630b32...472750f (1): > Added plot commands for clocked models
472750f41bernhard ThieleAdded plot commands for clocked models
f85cb1946Per ÖstlundUpdating submodules
863971a45Per ÖstlundUpdated tests.
405a955afvwaurich* OMCompiler 0c1e4fb...137767a (1): > - restructured and extended graph dump of bipartite graphs
b3b75c192Adeel AsgharAllow undo of deleted connections.
1a75a6d50Adeel AsgharAllow undo of deleted connections.
bdd216d0fNiklas WorschechMerge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
2a520b984Rüdiger Franke* OMCompiler 9c388fa...0c1e4fb (1): > extend FMI2 Cpp interface with clock interval
2351c8f6bRüdiger Franke* OMCompiler 8505a24...9c388fa (1): > revert Cpp Newton solver to version f23c4961
ca011af86Adeel AsgharOnly perform certain key actions when some items are selected.
7396fb72cAdeel AsgharOnly perform certain key actions when some items are selected.
f70b54175Adeel 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.
b5af9a451Adeel AsgharFixes #3408. Set the origin item to bottom so that the connectors located at center of the component can be used.
8637b078eAdeel AsgharFixes #3408. Set the origin item to bottom so that the connectors located at center of the component can be used.
4256e2a3dgossenAdd test case for inherited class instantiation
c9433de99Rüdiger Franke* OMCompiler f62e535...8505a24 (1): > fix getClockInterval for integer clocks
eecaa700eRüdiger Franke* OMCompiler b1f63b6...f62e535 (1): > remove $PRE replacements that don't apply
acdd45c98Rüdiger Franke* OMCompiler 463e40e...b1f63b6 (1): > use nice names for $PRE and $CLKPRE in C and Cpp runtimes
973842871Rüdiger FrankeUpdating submodules
29d30bf0cRüdiger Frankeadapt test to changed order of variable attributes
d8a275309Rüdiger Frankeadapt test and add a clocked output
172319594Rüdiger Frankerename test as it covers more than the bug
2b8113df6Rüdiger Franke* OMCompiler 4002cbd...f1a8433 (1): > make clockIndex optional instead of 0
463231073Rüdiger FrankeUpdating submodules
092dd2f0aRüdiger Frankeadapt test to nicer $CLKPRE name
51f7b3c16Rüdiger FrankeUpdating submodules
8bd5f278dRüdiger Frankeupdate test with clockIndex in FMI 2 modelDescription.xml
8acf55b51hudson* libraries 5413fe3...75515ba (1): > Bump libraries
a12fabe95Lennart Ochel* OMCompiler 8cbbb37...3a9e48e (1): > Add support for interval operator to c runtime
dc5e358e8Lennart OchelUpdating submodules
569c0bef3Lennart OchelRemove outdated QSS implementation
5158a97c9Per ÖstlundUpdating submodules
ea3f6705dPer ÖstlundAdded test for redeclare attribute propagation.
662d3e2e0Marcus Walther* OMCompiler f34585c...f9ed55d (1): > - added some more array operations to c++ runtime - fixed some issues with array slices
9243581a3Lennart Ochel* testsuite 68309ab...8b038f7 (3): > Move TestSolve18.mos to FAILINGTESTFILES > Add getErrorString calls > Split TestSolve.mos
8b038f734Lennart OchelMove TestSolve18.mos to FAILINGTESTFILES
f03e18c71Lennart OchelAdd getErrorString calls
4877229c7Lennart OchelSplit TestSolve.mos
9de66c65fRüdiger Franke* OMCompiler ef387e7...f34585c (1): > getClockInterval returns 0.0 instead of 1.0 if unknown
9ecf1b073Rüdiger Franke* OMCompiler 51ba470...ef387e7 (1): > use implementation of SES_IFEQUATION from C for Cpp
5b5b55ef9Adeel AsgharDisable show grid lines button for system libraries.
62889e67eAdeel AsgharDisable show grid lines button for system libraries.
bda691132Adeel AsgharCreate an inherited connection when we create a new connection in the base class.
8e5582884Adeel AsgharCreate an inherited connection when we create a new connection in the base class.
797bbe7d0Adeel AsgharDraw and allow connection from Expandable Connector.
38b8092a3Adeel AsgharDraw and allow connection from Expandable Connector.
52537d55dAdeel AsgharBetter background colors for views.
3520e6d70Adeel AsgharBetter background colors for views.
648e1a4a6Adeel AsgharConvert angle 360 to 0.
8c650564fAdeel AsgharConvert angle 360 to 0.
17c1031b5Adeel AsgharAdded default placement annotation for components that doesn't have one.
1bee49b3dAdeel AsgharAdded default placement annotation for components that doesn't have one.
68309ab43Rüdiger Frankeadd test for FMI export with clocks
2ffdf0ea4Rüdiger FrankeUpdating submodules
9c1b72872fbergeroTest for the experimental FMU for QSS and Multirate
3376188c5hudsonUpdating submodules
20c0230b8hudson* libraries 7ded2a0...5413fe3 (1): > Bump libraries
809c928caAdeel AsgharUndo for shapes rotation.
eb8a4c36dAdeel AsgharUndo for shapes rotation.
545b190a3Lennart Ochel* OMCompiler 1e22e09...17c6d82 (1): > Fix some typos (#236)
705054c9aPer Östlund* OMCompiler 91f79f8...1e22e09 (1): > Add new flag --useLocalDirection.
7c271b0f5Willi Braun* OMCompiler 22a42a4...91f79f8 (1): > added debug flags for differentation
19af2d3bbmahge* OMCompiler db371fa...22a42a4 (1): > + Fix #2933. Fix type informations for nested array reductions
a7c657ca6Adeel AsgharUndo for component rotation.
b037ac08eAdeel AsgharUndo for component rotation.
f16b4cc08Willi BraunUpdating submodules
998686a7aWilli Braunadded testcase for non-linear system with a function involed.
b9cd8a666Lennart Ochel* OMCompiler 244b2a2...cde0a70 (4): > Try to fix floating point exception > Revised substitutePartitionOpExps and substClock > Revised function substituteParitionOpExps > Cleaned up SynchronousFeatures.mo
f98f049d9arun3688* OMNotebook 488d796...5630b32 (1): > setCommandLineOptions("+std=3.3") for few clocked Synchronous model
5630b3281arun3688setCommandLineOptions("+std=3.3") for few clocked Synchronous model
ff41a53dbLennart Ochel* OMCompiler 176b400...244b2a2 (1): > Add more TRACE instructions
008920556Lennart Ochel* OMCompiler 748021d...176b400 (1): > Add missing TRACE instructions
cad1cb6f2Lennart Ochel* OMCompiler b297e3a...748021d (1): > Fix indentation
278797351bernhard Thiele* testsuite 47f4c84...d9a5133 (1): > Tests from Synchronous lib
d9a51334cbernhard ThieleTests from Synchronous lib
9a14754faRüdiger Franke* testsuite d6113ef...47f4c84 (2): > add test for different types of clocked variables > test interval() without argument
47f4c8482Rüdiger Frankeadd test for different types of clocked variables
18ff445e4Rüdiger Franketest interval() without argument
884b1e6b5Rüdiger Franke* OMCompiler c7257cc...b297e3a (2): > cleanup creation of non-clocked variables > support clocked states of any base type
0fb72dcb3adrpo* OMCompiler 55125bf...c7257cc (1): > more fixes to #3503, fix clock substitution
4bf802456Rüdiger FrankeUpdating submodules
d6113efb3Rüdiger Frankeextend clockedTest
a5da4e92bhudson* libraries 35ae0ee...7ded2a0 (1): > Bump libraries
201f7af30adrpo* OMCompiler 8447b1b...3e6f284 (1): > fix more typos
1e3167a1dvwaurich* OMCompiler 213ddae...8447b1b (1): > - store crefs for protected variables in visual.xml
4a71f04cfAdeel AsgharRemoved unused constructors of the shapes.
f91caeeb3Adeel AsgharRemoved unused constructors of the shapes.
a13d66f79Niklas WorschechMerge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
39723becfadrpo* OMCompiler 9608520...213ddae (1): > fix typo in function names
f0d262f92Adeel AsgharMark the model modified when component is removed. Properly check if Icon view has annotation or not.
de1c1ff0dAdeel AsgharMark the model modified when component is removed. Properly check if Icon view has annotation or not.
a777e7904Adeel AsgharFixed the saving of single file packages.
bf11a775dAdeel AsgharFixed the saving of single file packages.
81a4b5755Lennart Ochel* OMCompiler cea00ab...9608520 (1): > Use module "Error" instead of print for errors
e8b2523bdLennart Ochel* OMCompiler 9365264...cea00ab (1): > Add more helpful error message
6ff97e0adarun3688* OMNotebook e90ff37...488d796 (1): > Added Clocked Synchronous models to Notebook and some more new models
488d79601arun3688Added Clocked Synchronous models to Notebook and some more new models
a497c9b8aadrpo* OMCompiler ae1a72c...9365264 (1): > more fixes for #3503, handle shiftSample arguments better
c9432a6f7adrpo* OMCompiler e78c79d...ae1a72c (1): > more fixes for #3503 - fix subSample, superSample argument checking - fix to allow Clock to be used as a connector
810c9bb3fLennart Ochel* OMCompiler 7e6ad02...e78c79d (2): > Use constant emptyInputData > Simplified record DIFFINPUTDATA
27a3085e5Willi BraunUpdating submodules
bc9376daaadrpo* OMEdit 435e541...7fd0367 (1): > fix #3504, build with qt4 even if qt5 exists
1501542c5adrpofix #3504, build with qt4 even if qt5 exists
7fd0367c6adrpofix #3504, build with qt4 even if qt5 exists
b85c207e8Willi Braun - update testcase and expected output
43511c4bbhudson* libraries 15d5a4c...35ae0ee (1): > Bump libraries
2ca397f54Lennart Ochel* OMCompiler 2f0f007...9079fd2 (1): > Add missing brackets to cast expressions
6dbf82aadmahge* OMCompiler bfa33db...2f0f007 (1): > - parenthesize expression is div()
338fff9c0gossenAdd tests for #3492
a329c2efbgossenUpdating submodules
92f5d4749Lennart Ochel* OMCompiler e02e8c9...9ef520e (1): > Fixed module simplifyComplexFunction
49a754df0gossenAdd tests for top level nested connectors
1e4ef084egossenUpdating submodules
14dd5fb1fadrpo* testsuite 6707ec8...4b8cd77 (1): > add test for #3503
4b8cd7752adrpoadd test for #3503
22e791946adrpo* OMCompiler fb0df34...c5ce437 (2): > fix for #3503, prefix clocks > add the new files to the msvc cmake files
949a3d17ehudson* libraries 6a08d95...15d5a4c (1): > Bump libraries
1cd1292ffadrpo* OMCompiler fb7644b...fb0df34 (1): > fix windows build and source fmu test on gcc
8dcbe852cRüdiger Franke* OMCompiler 5dfc9cd...fb7644b (1): > attempt to fix #3502
c7692bd1fRüdiger Franke* OMCompiler 794b444...5dfc9cd (1): > Abstract naming of previous variables
9594442d5Rüdiger Franke* OMCompiler e28a98f...794b444 (3): > adapt whitespaces to existing tests > Extend FMI2 export with DiscreteState > Introduce clocked state variables
2a2d9b8bbadrpo* OMCompiler 2351546...e28a98f (1): > update 3rdParty
efe71a38cadrpo* OMCompiler 5a5e52f...2351546 (1): > fix windows build
e51f1d41cRüdiger FrankeUpdating submodules
6707ec85fRüdiger Frankeupdate clockedTest for #3498
8d35fe6cfAdeel AsgharSave one file packages with correct indentation.
61693d935Adeel AsgharSave one file packages with correct indentation.
d9d30d0d8hudson* libraries 410355c...6a08d95 (1): > Bump libraries
c56af4b87Adeel AsgharDraw the class inherited connections.
a9cfc4011Adeel AsgharDraw the class inherited connections.
bf8ed3b7dhudson* OMCompiler 4b5a985...fae5a0a (1): > Merge pull request #229 from lochel/PlanarMechanics
0dc2dcaefLennart Ochel* OMCompiler 74bab69...4b5a985 (1): > Remove useless line of code
a81eebb43Lennart Ochel* OMCompiler 8734a49...74bab69 (1): > Fix dump of sparsity information
07ad49a0bhudson* libraries 17391f1...410355c (1): > Bump libraries
40d491555Adeel AsgharGet class connections. Allow undo/redo of connections.
003436e03Adeel AsgharGet class connections. Allow undo/redo of connections.
460798947arun3688Update OMNotebook documentation with new features
93c4802dfvwaurich* OMCompiler 1363820...8734a49 (1): > - rewritten ResolveLoops.partitionBipartiteGraph
3ea075516Lennart Ochel* OMCompiler 10f5341...1363820 (1): > Try to fix #3482/#3498
8a1542ef5Adeel AsgharDo not modify argc & argv. Use setStyleSheet to apply the styles.
87d6a1fc4Adeel AsgharDo not modify argc & argv. Use setStyleSheet to apply the styles.
84298c8f2Per ÖstlundUpdating submodules
6b0a496f9Per ÖstlundUpdated test cases for #3479 fix.
96359f8d1Adeel AsgharStore 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.
828629a3dAdeel AsgharStore 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.
eba49604farun3688* OMNotebook 6302217...e90ff37 (1): > improve the evaluation of latexcells, automatic hiding of latex source and height adjustments
e90ff376darun3688improve the evaluation of latexcells, automatic hiding of latex source and height adjustments
762e099f2Martin SjölundUpdating submodules
2804a3824hudson* libraries f240c48...17391f1 (1): > Bump libraries
5a8f66512Martin SjölundTranslating FMU no longer keeps temporary files
4b6af1dbbMartin SjölundAdd debug message to WasteWater test when failing
314ff9437Martin SjölundAdd test for static source FMUs
7279334b7Lennart Ochel* OMCompiler 7bf48ba...4cdc91b (1): > Improved some error messages
e364f275emflehmig* testsuite 2f59fc7...a2c09a0 (1): > - Make clean will not remove Pyhton scripts.
a2c09a0d1mflehmig- Make clean will not remove Pyhton scripts.
2ad4e621fmflehmig* testsuite 27d324c...2f59fc7 (1): > * Polished output.
2f59fc727mflehmig* Polished output.
a69ef3236hudson* libraries 85f043d...f240c48 (1): > Bump libraries
1d6680d54mflehmig* testsuite 41c9ce3...27d324c (1): > - Added Python scripts to execute msl-simulations in parallel and obtain statistics.
27d324c1dmflehmig- Added Python scripts to execute msl-simulations in parallel and obtain statistics.
679480019mflehmig* OMCompiler 62eff23...7bf48ba (1): > - Added some german translations of error and warning messages. - Small cleanup in flag description.
e80afc582adrpoupdate submodule OMCompiler
560b06b9aRüdiger Franke* OMCompiler 92cf27f...eda1836 (2): > implement clocks in Cpp FMI2 interface > add clock accessors to Cpp model
f52e717e0Martin Sjölund* OMCompiler 8ed87db...92cf27f (1): > Update ModelicaExternalC for Noise library
0c19fe1a2hudson* libraries 0cc16f6...85f043d (1): > Bump libraries
c8d85001aadrpo* OMCompiler 29aa22f...8ed87db (1): > fix gcc build
889a50a3earun3688* OMNotebook 9620a35...6302217 (1): > Update Main DrModelica.onb file date to latest
630221753arun3688Update Main DrModelica.onb file date to latest
67840bbe2Lennart Ochel* OMCompiler 2602d04...29aa22f (1): > Removed unused variable
d33888923Lennart Ochel* OMCompiler 75feda9...2602d04 (1): > Speed up initialization
4477a6899Martin Sjölund* OMCompiler 672f53e...75feda9 (1): > Change simulation_input_xml from C++ to pure C
63267874earun3688* OMNotebook d547803...9620a35 (1): > Update Notebook with new models and some fix to existing models
9620a35bdarun3688Update Notebook with new models and some fix to existing models
9ee9ec390Martin Sjölund* OMCompiler ca9109b...672f53e (1): > Remove one more C++ hashmap
3d677da5fLennart OchelUpdating submodules
41c9ce335Lennart OchelUpdated expected output
21738dbabMartin Sjölund* OMCompiler f0f7bc9...a030088 (1): > Change implementation to fread instead of getline
6969a0b94hudson* libraries 3dede0d...0cc16f6 (1): > Bump libraries
e942d5535adrpo* OMCompiler 1c35b32...f0f7bc9 (1): > fix msvc issue
ef8412e74hudson* libraries f48d09f...3dede0d (1): > Bump libraries
55a984182adrpo* OMCompiler 4a406ed...1c35b32 (3): > remove bad free > remove tabs > attempt to fix the windows build
8ef827d58Adeel AsgharUpdate components when shapes are added/deleted.
0869ec590Adeel AsgharUpdate components when shapes are added/deleted.
b73e1cdfahudson* libraries 2f55fb8...f48d09f (1): > Bump libraries
fde995c48Martin Sjölund* OMCompiler 0283c7b...4a406ed (1): > Introduce uthash to the XML reader
f27d20b47Martin Sjölund* libraries 3a13721...2f55fb8 (1): > Add MultiPhaseMixtureMedia
fdd812a59Martin Sjölund* OMCompiler 9e822e7...0283c7b (1): > Removed some C++ features from the XML reader
5eef0d373Lennart Ochel* OMCompiler 42a54d3...9e822e7 (1): > Decompose exectStat for initialization phase
c9cf556acMarcus Walther* OMCompiler 1aff821...42a54d3 (1): > - boost root is now only passed to cmake if it is set to something != ""
49d5d49ceLennart OchelUpdating submodules
faad5bf51Lennart OchelGenerate code with less nested brackets
0bd0b1ff0hudson* libraries 438b09c...3a13721 (1): > Bump libraries
7fc63481dvwaurichUpdating submodules
38d648b46vwaurich- remove whitespaces
30db1e02fvwaurich- remove whitespaces
a12748282Martin Sjölund* OMCompiler 6f37672...21d79d8 (1): > Fix logic error for SystemImpl__removeDirectory
a81fa3029Adeel AsgharHandle the case when extends classes are unloaded/loaded.
36a2419f9Adeel AsgharHandle the case when extends classes are unloaded/loaded.
2a56240d7Marcus Walther* OMCompiler f317b8b...6f37672 (1): > - fix for GCC 5
6940e1a4dMartin Sjölund* libraries ea18877...438b09c (1): > Update ScalableTestsuite from casella's repo
2d753b1f7Lennart Ochel* OMCompiler 79cd7ca...f317b8b (1): > Update .gitignore file for java_interface
703263bdaAdeel AsgharFixes #2711. Better handling of class components.
e87b1f31fAdeel AsgharFixes #2711. Better handling of class components.
1ec2d5669hudson* 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
dc10278a2Marcus Walther* OMCompiler 5fd45cf...79cd7ca (1): > - try to fix OSX Cpp-Runtime Job
3ee1702e5Lennart OchelUpdating submodules
c220b5b49Lennart OchelDeactivate module constantLinearSystem
b482c6f5cMarcus Walther* OMCompiler 88785c8...5119eb7 (1): > - try to fix OSX Cpp-Runtime Job
a92bcdf74Lennart Ochel* OMCompiler 30fb32e...88785c8 (1): > Simplified implementation of execStat
0600ff16fMartin Sjölund* OMCompiler bf00971...30fb32e (1): > Reduce the number of dependencies in FMUs
64a998d96Lennart Ochel* OMCompiler a378a1a...bf00971 (2): > Add mssing Jacobian types > Fixed definition of StrongComponent
400aa9919Marcus Walther* OMCompiler bd69748...a378a1a (1): > - try to fix OSX Cpp-Runtime Job
ee6ed4d0badrpo* OMCompiler ea9b035...bd69748 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > update the relative path to Compiler directory
2a0949a96hudsonUpdating submodules * libraries b87acf1...32e6c05 (1): > Bump libraries
d43864509adrpoupdate tests after library bump
8c2a1d122RuedKamp* OMCompiler 9e3866d...ea9b035 (2): > -added initialization of pointers > -changed cycletime for vxworks
ff0decad3adrpo* OMCompiler ed9ce6f...9e3866d (1): > fix windows build
1d159b459Lennart OchelUpdating submodules
b1c655739Lennart OchelUpdated reference file
c2f423c91Marcus 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
cad0e0769Lennart OchelUpdated expected output
31155f9d6Martin Sjölund* OMCompiler c71d1ae...116b7c7 (1): > Moved the location of java_interface
4edcdca5fhudsonUpdating submodules * libraries a41a1b0...b87acf1 (1): > Bump libraries
c6b7bfe37adrpoupdate tests after library bump
a10122689Martin SjölundUpdating submodules
ea39a14a7Martin SjölundUpdate output for #3481
7c6d8d0f1Martin Sjölund* OMCompiler f9b879f...8c0b06e (1): > Allow the use of package.order
fed18df04Rüdiger FrankeUpdating submodules
4eb160b41Rüdiger Frankeextend Cpp clockedTest
9e8020f57arun3688* OMNotebook 7ab0a67...d547803 (1): > Perform Cell copy and paste operation with regular Ctrl+c and Ctrl+v shortcuts
b850c7cb1Ruediger Frankeadd test for Cpp synchronous support
72d302195Ruediger FrankeUpdating submodules
d547803f2arun3688Perform Cell copy and paste operation with regular Ctrl+c and Ctrl+v shortcuts
73999d299Lennart OchelUpdating submodules
1fc1e83f5Lennart OchelActivate test case algorithms.mos
535508dedLennart OchelAdded test for ticket 3477
8c1ea11b9Lennart OchelUpdated expected output
69535a23ahudson* libraries 158d9b9...a41a1b0 (1): > Bump libraries
8049849bdNiklas WorschechMerge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
d3eff3536Lennart OchelUpdating submodules
7e1d02636Lennart OchelUpdated expected output
c5902439fLennart Ochel* OMCompiler aca0480...88a65ee (1): > Filter constant when conditions
325e08e17bernhard ThieleAdded clocked DID test case
b59345dc7bernhard Thiele* testsuite 4164dac...325e08e (1): > Added clocked DID test case
f498cd67evwaurich* OMCompiler 4a58ffa...aca0480 (1): > - fix for evalAllParams
d2a9dc63dMarcus WaltherUpdating submodules
4164dacf2Marcus 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
e7263fe4fhudson* libraries b372b12...158d9b9 (1): > Bump libraries
2ee7fc217Marcus Walther* OMCompiler ef8b4ae...4a959d0 (1): > - duplicated ModelicaLibraryConfig for gcc and msvc
e48f3a099Lennart OchelUpdating submodules
cf476661aLennart OchelAdded test for ticket 2337
8d7985662Lennart Ochel* OMCompiler ad14fcb...a78d281 (1): > Cleaned up Differentiate.mo
1da592afbhudson* libraries eb3647f...b372b12 (1): > Bump libraries
0fed4ef54Lennart OchelActivated test IfEquation5.mos
16a3171a2Lennart Ochel* testsuite 5eb0284...0fed4ef (1): > Activated test IfEquation5.mos
b3c71e32aPer ÖstlundUpdating submodules
5eb0284dePer ÖstlundAdded test for #3473.
d186d5253Marcus 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)
4e47a4fbeLennart Ochel* OMCompiler 0ed9bc8...5e4b2b1 (1): > New flag to dump functions
990dd4f55arun3688* OMNotebook dbd1ef4...7ab0a67 (1): > Added functionality to copy and paste cells between Notebooks
7ab0a6770arun3688Added functionality to copy and paste cells between Notebooks
9757f71c1Lennart OchelUpdating submodules
ad4fdde8aLennart OchelAdded index reduction to optdaedump
b566779d9hudson* libraries 59970b6...eb3647f (1): > Bump libraries
aa05b7202RuedKamp* 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
082c13b16Lennart OchelUpdating submodules
b6f694400Lennart OchelAdapted optimization modules for Jacobians
0559624c3Lennart OchelUpdating submodules
2d2c6eec1Lennart OchelAdded new backend module "simplifyAllExpressions"
6d77cd0d6Marcus WaltherUpdating submodules
d98c6e1f6Marcus Walther- forgot to rename mos-file and adapt makefile of cppruntime-test-folder
e257d8519Marcus Walther- test for hardcodedStartValues-Flag added
78b8c6dbcNiklas Worschech* OMCompiler e44b65b...8453937 (2): > fix for start index for array creation in cpp template > fix for createArray in cpp template
2c094a6eaLennart OchelUpdating submodules
e27fffeb0Lennart OchelExclude removeInitializationStuff from
a3bc6b82aLennart OchelUpdating submodules
7e92f79f2Lennart OchelUpdated expected output
13c192592Niklas WorschechMerge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
e4e8aeb58Lennart OchelUpdating submodules
bf51f0e44Lennart OchelUpdated expected output
7b40c86c1hudson* libraries 9c185ae...59970b6 (1): > Bump libraries
ea7b44a31Adeel AsgharDraw red cross for non existing inherited class.
aceace2eaAdeel AsgharDraw red cross for non existing inherited class.
38672a2dfbernhard ThieleUpdating submodules
0a122d16bbernhard ThieleAdded state machine tests
17962141chudsonUpdating submodules * libraries 9ff3168...9c185ae (1): > Bump libraries
25b706826adrpo- update test after library bump
dde8521e3bernhard ThieleUpdating submodules
5dcc7b90ebernhard ThieleFixed expected SMMin.mos output
2f33234feLennart Ochel* OMCompiler 707bc0b...8d8549f (1): > Added missing descriptions for opt. modules
e9d208898Lennart Ochel* OMCompiler 0de2ae0...707bc0b (1): > Cleaned up BackendDAETransform
81b029e6ahudson* libraries 9d74f59...9ff3168 (1): > Bump libraries
a99802877Per ÖstlundTest case for #3467.
c9a28d56ePer ÖstlundUpdating submodules
1d1a31f50Marcus WaltherUpdating submodules
9969b50cdarun3688* OMNotebook 9e4ed5c...dbd1ef4 (1): > Display the output of latexcell to the top left position of the cell
dbd1ef431arun3688Display the output of latexcell to the top left position of the cell
d24e1ca32Marcus Walther- static linking test of cpp-runtime is now working correctly
02572dbc9Rüdiger Franke* OMCompiler 1663998...e6cfb0d (1): > disable erronous dimensioning of array (#3464)
399138a10Adeel Asghar* OMCompiler f71d5c4...1663998 (1): > Copy the required binaries for FMU. Display information about state when fails.
6567693fdRüdiger FrankeUpdating submodules
107be737bRüdiger Frankefix version for FMI 1.0 test
9bc75fcf9Rüdiger Frankeadd a simple alternative test for Cpp FMI 1.0
555c09664Rüdiger Frankedisable Crane_FMU1_CPP test after second failed Hudson job
9e51edc05hudson* libraries 060aa11...9d74f59 (1): > Bump libraries
79502dd2eAdeel AsgharUpdated the icon in libraries browser when graphical object is updated.
2229db132Adeel AsgharUpdated the icon in libraries browser when graphical object is updated.
38c4ab8daAdeel AsgharBetter handling of inherited classes for graphical objects. Added undo/redo for adding & deleting graphical objects.
a8af171a4Adeel AsgharBetter handling of inherited classes for graphical objects. Added undo/redo for adding & deleting graphical objects.
9034bc045Lennart Ochel* OMCompiler 75935f4...a23d238 (2): > Added missing options to potOptModules ... > Added initOptModules to documentation
827066b23Rüdiger Franke* OMCompiler dc6ee4f...75935f4 (1): > redo yesterday's Array commits after merge 31041f6
2e4450534hudson* libraries 159b76b...060aa11 (1): > Bump libraries
f95795244hudson* OMNotebook fe38b0d...9e4ed5c (1): > Merge pull request #1 from hkiel/change_menu_shortcut
9e4ed5c34Martin SjölundMerge pull request #1 from hkiel/change_menu_shortcut
852e3d0cbHenning Kielfix typo
fb0fbc0ccHenning Kielignore generated file
aa6c6fbecHenning KielUse CTRL+W to close window like in other OM apps
c810b45e5arun3688* OMNotebook f8a0969...fe38b0d (2): > Merge branch 'master' of https://github.com/OpenModelica/OMNotebook > Hide Latex Source after evaluated, show only the output part
1ee1f6382Per Östlund* OMCompiler 28fda15...dc6ee4f (1): > Bootstrapping fix.
fe38b0d63arun3688Merge branch 'master' of https://github.com/OpenModelica/OMNotebook
476d43c79arun3688Hide Latex Source after evaluated, show only the output part
26e751bc2Niklas 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
f2f8e2f90Lennart OchelUpdating submodules
a15844da4Lennart OchelUpdated expected output
c5e68cc5aRüdiger Franke* OMCompiler e19799f...a2f905b (2): > replace dynamic boost::multi_array with new/delete > replace static boost::array with built-in array
1e0683a28hudson* libraries 0f7ea01...159b76b (1): > Bump libraries
2dced24feMarcus 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
fce90e552Niklas Worschech* OMCompiler 967f532...442b07a (2): > fix for precompiled header for msvc cpp runtime > fix for load ini xml file with msvc for cpp runtime
2c02f6170Niklas WorschechMerge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
80a17960bLennart Ochel* OMCompiler b786010...967f532 (1): > Removed match statement from removeUnusedFunctions
1ace2c571Lennart OchelUpdating submodules
fd981d3acLennart OchelUpdated expected output
e42dc78aebernhard ThieleUpdating submodules
90336e299Adeel Asghar* OMCompiler 8cbf8b3...4597a3a (1): > Handle case when baseclass not defined.
63dc322eabernhard ThieleAdded test for timeInState()
2a9b0383aRüdiger Franke* OMCompiler e785f3b...8cbf8b3 (1): > dereference system from when equation in alg loop
e6edbe979hudson* libraries 2fea99e...0f7ea01 (1): > Bump libraries
bd4c44cb1bernhard Thiele* testsuite 52d2ee5...a78d0d2 (1): > Added test for ticksInState()
a78d0d26fbernhard ThieleAdded test for ticksInState()
4d58e8739bernhard Thiele* OMCompiler cd7c5dc...e785f3b (1): > Add support for ticksInState() op
58e37a855bernhard Thiele* OMCompiler 1dff76a...cd7c5dc (1): > Renamed misleading function name
aa5e31a4bRüdiger Franke* OMCompiler d78c1bf...1dff76a (1): > cleanup Cpp daeExpBinary (#3458)
82d063912adrpo* testsuite 449f0a6...52d2ee5 (1): > add test for bug #3458
52d2ee509adrpoadd test for bug #3458
96fc4a1bbadrpo* OMCompiler 94be67b...d78c1bf (1): > fix for #3458, proper type in DAE.MUL_MATRIX_PRODUCT
5d544df03Rüdiger Franke* OMCompiler d8285af...94be67b (1): > implement Cpp cast_array
cf6f2faadhudson* libraries c50a8cf...2fea99e (1): > Bump libraries
887c6a37aRüdiger Franke* testsuite 3aff934...449f0a6 (1): > add at least one correct Cpp FMI2 test
449f0a68aRüdiger Frankeadd at least one correct Cpp FMI2 test
25ece0916mahge* 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
860ba8c51Martin Sjölund* OMCompiler ef0a906...8de5c5e (1): > Check hwloc exit status before using the data
403afbcf7hudson* libraries df18f93...c50a8cf (1): > Bump libraries
27bea5d5eLennart Ochel* testsuite 4175aaf...3aff934 (1): > Reactivated Modelica.Elect...al.Examples.RAM.mos
3aff9343bLennart OchelReactivated Modelica.Elect...al.Examples.RAM.mos
e440ef05dLennart OchelUpdating submodules
4175aafebLennart OchelUpdated expected output
e054dff5aLennart Ochel* OMCompiler 56d186b...c14ac39 (1): > Added config flag ...
7dfbb017bLennart OchelUpdating submodules
ff5156b40Lennart OchelDeactivated some tests for now
38c41e4b5Lennart OchelUpdated expected output
619c77da0vwaurich* OMCompiler 00ba1c4...523217e (1): > - new +d=evalOutputOnly feature
ffb5c2189Marcus Walther* OMCompiler d5feda6...00ba1c4 (1): > - removed unused parts of init.xml-file (cpp runtime)
7633fcaedadrpo* testsuite cb4482e...e60adf4 (1): > add alarm to hpcom test as it cycles on mac
e60adf46badrpoadd alarm to hpcom test as it cycles on mac
e6f310838hudson* libraries 1c96463...df18f93 (1): > Bump libraries
a5cc78ffdMartin Sjölund* testsuite b363a99...cb4482e (1): > Add test for merging class annotations
cb4482e53Martin SjölundAdd test for merging class annotations
ac96b51e1Martin Sjölund* OMCompiler b135ff8...d5feda6 (1): > Make the gettext targets start working again
b257c2011tbeu* OMCompiler 1eda356...b135ff8 (1): > Fix typo in message
a8f549ed8Martin Sjölund* OMCompiler 3b35f13...1eda356 (1): > When merging annotation, consider the order
c3dd385aebernhard Thiele* OMCompiler e444b71...3b35f13 (1): > Less intrusive wrap hack
2ac71aa67Martin Sjölund* OMCompiler 326bdaa...e444b71 (1): > Handle delete+whitespace+add better
97c6a4a66vwaurich* OMCompiler 83ee71a...326bdaa (1): > - new evalAllParams implementation
65812fafeNiklas WorschechMerge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
0abf87b29bernhard ThieleUpdating submodules
b363a99f1bernhard ThieleAdded state machine tests
84ef1c660Rüdiger FrankeUpdating submodules
fb1fc20deRüdiger Frankeadd test for built-in math functions
2d7208451hudson* libraries b1b3929...1c96463 (1): > Bump libraries
0ee109bdbvrugefixed 3437: - compare only optimization variables - added bounds for der(evaporator.V_v) - changed simulation falgs (init push, mu-strategy)
42839ff6fvruge* testsuite d4d3078...0ee109b (1): > fixed 3437: - compare only optimization variables - added bounds for der(evaporator.V_v) - changed simulation falgs (init push, mu-strategy)
107939302hudsonUpdating submodules
d4d3078c7Marcus Walther- updated expected output for c++ fmu simulations
4e0dcce76Marcus Walther* OMCompiler 494b8d6...631897c (1): > - hpcom levelfix scheduler is now available in combination with openmp
1e780bcc7Per ÖstlundUpdating submodules
de547c12fPer ÖstlundAdded test for #3421.
d05aa3ccaMartin SjölundUpdating submodules
aff54d9dcMartin SjölundAdd testcase for #3422
4d11cdcccMartin Sjölund* OMCompiler 260aeb5...1ecd285 (1): > Fix tail recursion (#3448)
af41ad51dMartin Sjölund* OMCompiler ceb1975...260aeb5 (1): > Fixes for stack overflow detection
420fb37debernhard Thiele* OMNotebook 3b86f9e...f8a0969 (1): > Fixed non-working examples
f8a096918bernhard ThieleFixed non-working examples
151dbc752hudson* libraries 570ab51...b1b3929 (1): > Bump libraries
0cc06d32aPer ÖstlundUpdating submodules
27a774acePer ÖstlundAdded testcase for #3409.
482a1a2d0adrpo* OMCompiler d68413f...0e43de5 (1): > fix #3444 - show only real numbers with 4 decimal digits
6ecce44a7Marcus 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)
6add9e17eadrpo* OMCompiler 1dae48d...1322e77 (1): > add 1.9.4 version
fa1c72596Martin Sjölund* doc 5a58cbb...c7d4672 (1): > Improve the detection of current / previous release
c7d467246Martin SjölundImprove the detection of current / previous release
7bc7ca4daadrpo* OMCompiler f7a9b46...1dae48d (1): > add 1.10.0 version
06dc31c2dgossenUpdating submodules
10fa907e2gossenFix test Enum5.mo
ce7f2a6b4gossenAdd test case for enumeration redeclaration
f8ad538a9hudson* libraries c3ef008...570ab51 (1): > Bump libraries
d2b11e658Martin SjölundAdd test for re-opened #3424
bf0186999Martin SjölundUpdating submodules
86aa2c098Marcus Walther* OMCompiler 06ce3b8...2ca32d4 (1): > - fix typo
5609c656ehkiel* OMCompiler 7c85c2e...06ce3b8 (1): > Fix system() call by continuing to wait if EINTR is received from child process
a59fff273Adeel Asghar* doc 00f8fa4...5a58cbb (1): > Merge pull request #8 from adeas31/doc
5a58cbb67Adeel AsgharMerge pull request #8 from adeas31/doc
ed5b948baAdeel AsgharAdded inkspace to build instructions.
12129cd97hudson* doc e9553fb...00f8fa4 (1): > Merge pull request #7 from adeas31/doc
00f8fa41fMartin SjölundMerge pull request #7 from adeas31/doc
c0827a48fAdeel AsgharCross reference Modelica3D picture.
34bc74298Adeel AsgharUse same number of characters.
f6b8134e5Adeel AsgharAdded Modelica3D image.
1159cd673Adeel AsgharFixed 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.
9470b8b8farun3688* doc 68483a6...e9553fb (1): > Update image to current OMNotebook
e9553fb52arun3688Update image to current OMNotebook
ffaf6c498Martin Sjölund* libraries 1b24714...c3ef008 (1): > Update Debian dependency for Modelica3D
c121fce77hudson* libraries 158516f...1b24714 (1): > Bump libraries
ce6b9439fMartin Sjölund* libraries 1819782...158516f (1): > Some fixes to build Modelica3D deb packages
c2d30dcffMartin Sjölund* doc 2735f4b...68483a6 (1): > Incorporated more of Peter's suggestions
68483a60bMartin SjölundIncorporated more of Peter's suggestions
cb7484024adrpoattepmt to make windows build on hudson more stable
5ae49969ahudson* libraries 028ec04...1819782 (1): > Bump libraries
aba923d5fRüdiger FrankeUpdating submodules
158840895Rüdiger Frankeadapt test logs to fixed stream implementation
35646655bhudson* libraries cb4d4dd...028ec04 (1): > Bump libraries
022af8d39Martin Sjölund* doc aab84ab...2735f4b (1): > Add release notes
2735f4bb6Martin SjölundAdd release notes
62f62da1aMartin Sjölund* OMEdit 90facdc...435e541 (1): > Fix OSX paths
7ceabdd4fMartin SjölundFix OSX paths
435e5419cMartin SjölundFix OSX paths
d11ddc605mahge* OMCompiler 5e4151e...83ed62a (1): > - Check and exit if there are no valid OpenCL devices. - Fix makefile.
bfa93b130Martin Sjölund* doc a1c91e1...aab84ab (1): > Add 2015 contributors
aab84ab0bMartin SjölundAdd 2015 contributors
757f8b3edMartin Sjölund* doc 1b40fef...a1c91e1 (1): > Update based on Peter's comments
a1c91e1afMartin SjölundUpdate based on Peter's comments
88ced1f42adrpoadd gitclean to Makefile.in also
2ab6f53d0Adeel AsgharUpdating submodules
0f0f38602Adeel AsgharAdded test for `getInheritedClasses`.
0f0673590mahge* testsuite 11293e5...a243f9e (1): > - Added testcases for parmodelica - tests are optionally enabled by passing -parmodexp to runtets.pl
a243f9eb9mahge- Added testcases for parmodelica - tests are optionally enabled by passing -parmodexp to runtets.pl
4d4aade0cadrpo* testsuite d6e8568...11293e5 (1): > reactivate test after more fixes to #3430
11293e561adrporeactivate test after more fixes to #3430
11e7fa0d9adrpo* OMCompiler 4300bd2...e33279a (3): > Merge upstream changes > fix for ticket #3444 > more fixes for #3430, handle both lists empty
1c3943a96mahge* OMCompiler d78c686...4300bd2 (1): > - Fix inculde path for Intel OpenCL - Fix include directory for build - Disable extra timing outputs
1aebf4755hudson* libraries 882eab2...cb4d4dd (1): > Bump libraries
13f7f1cd8Martin SjölundUpdating submodules
d6e856868Martin SjölundAdd testcase for #3410
baa936115vwaurich* OMCompiler 6fe518d...20a6b17 (1): > - dont care about dummystates in plts
028744221Per ÖstlundUpdating submodules
b00b52fc6Per Östlund- Reactivate test case for #3386.
0d1db1d9eAdeel Asghar* OMCompiler 7b9a6c9...cdb08e0 (1): > Fixes #3442 Also fixes the make clean. Use $(OMBUILDDIR).
2dfa440d3Martin SjölundUpdating submodules
8f12f4a74Martin SjölundAdd test for #3424
5c1ac8f55vwaurich* OMCompiler 385a51d...3632351 (1): > - make limit for plts configurable
ceee6e607mflehmig* OMCompiler c5a5c81...385a51d (1): > - fixed newline bug
faa225ba5Niklas WorschechMerge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
f48fcd032adrpo* OMCompiler c97eca9...c5a5c81 (1): > copy recursive
0cf4e1462adrpo* OMCompiler a1671c5...c97eca9 (1): > proper include directory for sundials
945274c65adrpo* OMCompiler 3a5180c...a1671c5 (1): > add more sundials dependecies so parallel make works
761a963aeNiklas 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
db0ed4c44adrpo* 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
3a1c2ca79hudson* libraries b2a5026...882eab2 (1): > Bump libraries
3fbd53706Niklas Worschech* OMCompiler a5fb0ef...9a17982 (2): > fix in cpp runtime isConsistent method > fix in cpp template for wrong sparse pattern index
f0fa17d1fvwaurich* 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
4865c7508hudson* doc fd5f8ea...1b40fef (1): > Merge pull request #5 from MarcusWalther/master
1b40fefb7Martin SjölundMerge pull request #5 from MarcusWalther/master
b4300cf78Marcus Walther- simple description of event-handling added to documentation
d6380d7cbMartin Sjölund* OMEdit 4b4c2dc...90facdc (1): > Try to fix OSX install_name_tool path
632cb36d4Lennart Ochel* OMCompiler c4ec9b3...477db3c (1): > Fixed implicit declaration of function debugDouble
cbdd59dd3Martin SjölundAdd stack overflow test
da4162474Martin SjölundUpdating submodules
870ebf03dMartin SjölundTry to fix OSX install_name_tool path
90facdc42Martin SjölundTry to fix OSX install_name_tool path
355b59b20Martin Sjölund* OMCompiler 8b93f29...d8ff3e0 (1): > Try to fix OSX install name path
f07a89ab3Lennart Ochel* OMCompiler 7c20b57...8b93f29 (1): > Fixed function createVars
a0cd466d4Marcus WaltherUpdating submodules
badbf5c49Marcus Walther- updated expected output
ad902b027Niklas WorschechMerge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
8357066e0Rüdiger FrankeUpdating submodules
edeb2cbf4Rüdiger Frankedeactivate failing optimization tests (#3437)
b8ba104fdRüdiger Frankedeactivate failed tests (#3436)
ac636de2ahudson* libraries a91b5c7...b2a5026 (1): > Bump libraries
2d87c7c67Marcus Walther- textupdates for flag- and mainpage (c++ simulation runtime documentation) - coding style added
a57605158Adeel AsgharSome 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.
28c978464Adeel AsgharSome 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.
7d77ad133vwaurich* OMCompiler 7075c87...ef238a6 (1): > - add SimCodeUtil.simJacCSRToCSC
f047f4d02Niklas Worschech* OMCompiler 1213c36...7075c87 (1): > fix for wrong ublas matrix indices removed not needed files
6e770eaddmflehmig* OMCompiler e18a45a...1213c36 (1): > - Error message handling in Cpp Runtime, fixes ticket #3429; - Merged constructors of class ModelicaSimulationError into one.
591d54ef8Rüdiger Frankeextend MSL test to cover improvement with #3430
3724a8b59Rüdiger Franke* testsuite 06f3ef5...591d54e (1): > extend MSL test to cover improvement with #3430
06f3ef530Rüdiger Frankeadapt tests to fix #3430
0afacadf4Rüdiger FrankeUpdating submodules
a74406359Lennart Ochel* testsuite 911924a...c02695a (1): > Modified flag 'with-txt'
e2062b12cvwaurich* 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
c02695a25Lennart OchelModified flag 'with-txt'
93f82ff3dhudson* libraries cd76e04...a91b5c7 (1): > Bump libraries
011941cc2Marcus Walther* OMCompiler 890f7b4...6e76cee (1): > - changed the default buildtype for linux back to RelWithDebInfo
98807456aarun3688* OMNotebook 645e8ea...3b86f9e (1): > added support for LatexCell, evaluate Latex scripts and display the output as an image if successful other report error message
3b86f9eeearun3688added support for LatexCell, evaluate Latex scripts and display the output as an image if successful other report error message
9f1a163c8hudson* 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
784003637adrpo* OMCompiler a481fe6...68b4a60 (1): > adapt code to agree with ANSI C for the msvc compiler
d466d090dmahge* 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.
a6b7a20b8vwaurichUpdating submodules
911924aeavwaurich- update debugDumps
c1da48dd4Marcus Walther- updated the .gitignore file for the cpp-runtime documentation
584f70bd9Marcus Walther- Textupdate for cpp-runtime documentation
b550b8d18Marcus WaltherUpdating submodules
23ba9d047Marcus Walther- updated expected output
5d5bfc2b7gossenUpdating submodules
214b46abfgossenSynchronous improvements
552fe3a2bhudsonUpdating submodules * libraries 4cb5f5d...cd76e04 (2): > Bump libraries > Bump libraries
d75a469ceadrpoupdate test after library bump
625a9da46Rüdiger Franke* OMCompiler cd36c55...a0f09a7 (1): > Tweak pass by reference in Cpp function closures
f9916e3cdRüdiger Franke* OMCompiler e9cd523...cd36c55 (1): > remove unspecific metatype from Cpp function closures
5f114ba4aMarcus Walther* testsuite f3d6c3a...f33f672 (2): > - fixed path to reference file > - added a test for the OMEdit-flags to the cpp-runtime-testsuite
f33f67248Marcus Walther- fixed path to reference file
708894f28Marcus Walther- added a test for the OMEdit-flags to the cpp-runtime-testsuite
5ac621e65Marcus 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
74e0b3152mflehmig* OMCompiler ec7b8ac...e8a3994 (1): > * Typos, Indention, Logging
82fbaae01hkiel* OMCompiler 6144025...ec7b8ac (2): > ignore generated files and dirs > bump to current version
e85507b8eMarcus Walther* OMCompiler cb5014a...6144025 (3): > - fix for array allocation in hpcom profiling > - fixed wrong build type of cpp-runtime > - simple fix for hpcom profiling
d7906b696Martin SjölundFix typo in semver.sh
d7e96410aMartin SjölundFix typo
736f29024adrpoMerge branch 'master' of https://github.com/OpenModelica/OpenModelica
9834d3ab5adrpopropagate buildtype on Windows for bug #3426
773153153adrpo* OMCompiler a96b59a...cb5014a (1): > propagate buildtype on Windows for bug #3426
3845a696fadrpo* OMEdit 608abd4...4b4c2dc (1): > add the path to cpp libraries when simulating
afcd48c22adrpoadd the path to cpp libraries when simulating
4b4c2dc69adrpoadd the path to cpp libraries when simulating
3a6497625hudson* libraries 467b8dd...4cb5f5d (1): > Bump libraries
a2ceaa4ebMarcus 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)
beaeb0c12Marcus Walther* OMCompiler e683e8b...fcbfeb5 (2): > - fixed profiling in hpcom > - integer-function should now work according to modelica specification (cpp runtime)
ca5d53e87Rüdiger Franke* OMCompiler e03b065...e683e8b (1): > Quick fix for div operator
6b6d55632hudson* libraries c49ca80...467b8dd (1): > Bump libraries
10334e90cPer ÖstlundUpdating submodules
f3d6c3a13Per ÖstlundDisabled test for #3386 for now, due to reverted fix.
3a2c33b5dNiklas 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
914bd5f1dAdeel AsgharCleanup and source code documentation.
f583d0935Adeel AsgharCleanup and source code documentation.
1fefc5afaMartin SjölundUpdating submodules
166519912Martin SjölundAdd test for #3420 return in try-block
9fb29423fAdeel AsgharFixed unloading of classes.
09dc0e688Adeel AsgharFixed unloading of classes.
0fb529aaaAdeel AsgharAllow expand/collapse all from LibraryBrowseDialog.
812c65e12Adeel AsgharAllow expand/collapse all from LibraryBrowseDialog.
04315ef92Adeel AsgharFixed opening of TLM/Text files.
0578ee29eAdeel AsgharFixed opening of TLM/Text files.
485c5f57bAdeel AsgharAdded a model/view structure for libraries browser. Better way to generate library icons.
6f93369c9Adeel AsgharAdded a model/view structure for libraries browser. Better way to generate library icons.
a351e99ffhudson* libraries cbfedc5...c49ca80 (1): > Bump libraries
156e99de9Niklas 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
6091fb2adNiklas Worschechexpected output for cpp tests
5046bc185Niklas Worschech* testsuite b03469d...6091fb2 (2): > expected output for cpp tests > fix merge conflicts cpp tests
55f96633aNiklas Worschechfix merge conflicts cpp tests
7203fe655Niklas Worschechexpected output for cpp tests
65b5522bbPer Östlund* OMCompiler 540a464...1981ce9 (1): > Some List changes:
57a94cd9fPer Östlund* OMCompiler ccced53...540a464 (1): > Changed some unneccesary uses of List.find to List.selectFirst.
bd75dbd8bMartin Sjölund* OMCompiler 395a4e7...ccced53 (1): > Use faster addressing of arrays
b0af03a40Niklas WorschechMerge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
b29074caehudson* libraries 996d9fd...cbfedc5 (1): > Bump libraries
17f55055cRüdiger FrankeUpdating submodules
b03469d57Rüdiger Frankeenhance test for function pointers with an array
c3509db1aNiklas Worschechfix merge conflicts cpp tests
d4c3577ebNiklas 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
cce45c7c5Niklas WorschechMerge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
c11efa1f8Niklas Worschechexpected output for cpp tests
231b406f4Niklas Worschech* OMCompiler 8c86132...669dc89 (2): > merged OMCompiler/Common > added restoreOldValues and restoreNewValues to Algoop of cpp runtime to restore all alglopvalues during output routine
f91b0c652Martin Sjölund* doc 89f49e6...fd5f8ea (1): > Fix documentation target
fd5f8ea37Martin SjölundFix documentation target
1bb0d44d2Rüdiger FrankeUpdating submodules
cb21b1cddRüdiger Frankeadd test for function inputs to functions
8400736f1hudson* libraries 62dd372...996d9fd (1): > Bump libraries
2284d2a8fhudson* libraries 7ae0c25...62dd372 (1): > Bump libraries
1fae4d054arun3688* OMNotebook 0572a41...645e8ea (1): > check graphcells for input and output cells and then perform the shifting operation
645e8eabaarun3688check graphcells for input and output cells and then perform the shifting operation
6b50fb8e9vwaurich* OMCompiler 629f329...023bd80 (1): > - function to dump simJac
acedca943hudson* libraries 29a90b1...7ae0c25 (1): > Bump libraries
656692282Per ÖstlundUpdating submodules
e23617b86Per ÖstlundAdded test case for #3386.
894a8e797hudson* libraries fbaa496...29a90b1 (1): > Bump libraries
fa94d7192vwaurich* OMCompiler 108a845...9e20c7d (1): > - make try/else around orderExtVars
7c60a032dvwaurich* OMCompiler 9c088a9...108a845 (1): > - order external vars correctly
efa8b6114Niklas Worschech* OMCompiler 7079463...9c088a9 (1): > fix in Kinsol if perturbed system matrix, system evaluation was missing after system was solved
5333f5033Per Östlund* OMCompiler 820257d...7079463 (1): > Fix for #3401:
1f60d7ef1Niklas Worschechexpected output for cpp tests
98f334f20Niklas Worschech* testsuite da53bff...1f60d7e (2): > expected output for cpp tests > expected output for cpp tests
f075b8cfbNiklas Worschechexpected output for cpp tests
44ef6fe2dNiklas WorschechMerge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
075429196Niklas Worschechexpected output for cpp tests
d268cbe9bhudson* OMEdit d9283a5...608abd4 (1): > Merge pull request #1 from hkiel/ignorefiles
73a2a8853hkielMerge pull request #1 from hkiel/ignorefiles
608abd4a9hkielMerge pull request #1 from hkiel/ignorefiles
c0bf1407cNiklas Worschechexpected output for cpp tests
19b3593bdhkielignore generated files
49c2bbeafhkielignore generated files
122e0fb6cadrpo* OMCompiler a504a62...820257d (1): > update .gitignore with new template file
c9e721974hudsonUpdating submodules * libraries de462b1...fbaa496 (1): > Bump libraries
da53bff3aadrpoupdate test after library bump
6cb439e77Willi BraunUpdating submodules
c1e929354Willi Braun - expected output
7a723b578Willi Braun - added testcase for reinit
e00cc6488Niklas Worschech* testsuite a183840...686f1b5 (1): > expected output for cpp test
686f1b577Niklas Worschechexpected output for cpp test
8f9d0fbfcNiklas Worschechexpected output for cpp test
c2a85fac7Niklas 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
0f4a303eaNiklas WorschechMerge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
a10d31da8Willi BraunUpdating submodules
a18384085Willi Braunexpected output
554eb42aahudson* libraries 974bb3c...de462b1 (1): > Bump libraries
32cbf7658Martin Sjölund* libraries 574b45c...974bb3c (1): > Add new Modelica libraries
b7a27e160Willi BraunUpdating submodules
73d71fadaWilli Braun - expected output
be8b58a24Marcus 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
042270113Willi Braun* OMCompiler afb23b0...92eaf4a (1): > -fix BackendInline.inlineWhenEq
8734ce373Willi Braun* OMCompiler 98b6821...afb23b0 (1): > - fix replaceWhenEquation
7de7752c4Martin Sjölund* testsuite 6e09a68...25ccddf (1): > Revert "disable failing C tests to get Cpp committed"
25ccddf12Martin SjölundRevert "disable failing C tests to get Cpp committed"
30ce2cdfdRüdiger FrankeUpdating submodules
6e09a680dRüdiger Frankedisable failing C tests to get Cpp committed
5f8a13a0dRüdiger Frankeadd test for string handling
40f10917bRüdiger Frankefix recently added tests
b547abe5fWilli BraunUpdating submodules
9e1a6c1efWilli Braunexpected output
cfc5fdd92Martin Sjölund* OMCompiler fed7fe5...4644265 (2): > Rewrite using more recent language features > Fix for GCC 5.x
c765b6951Adeel AsgharFixes #3408. Set the origin item to bottom so that the connectors located at center of the component can be used.
8e6c142bcAdeel AsgharFixes #3408. Set the origin item to bottom so that the connectors located at center of the component can be used.
3396d2671Willi Braunexpected output
27010ac7dWilli BraunUpdating submodules
d7cac0c61Willi Braun- added testcase for removing when clauses
9b8063fadhudson* libraries 02025ce...574b45c (1): > Bump libraries
0bb28be1dRüdiger FrankeUpdating submodules
07dceaca7Rüdiger Frankeadd test for tuple return with records
636187407Niklas 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
3c9629485Adeel AsgharUse 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.
81ecb9fceAdeel AsgharUse 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.
67998c815Rüdiger Franke* OMCompiler c79c991...6bcab70 (1): > remove pragma once from main compilation files
a64d18e86Niklas 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
9eba47811Rüdiger Franke* OMCompiler 23a483a...44f0b91 (1): > fix memory error in OMEdit options parser
e9c8f2a4bMarcus 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
22ea95ca7Martin Sjölund* OMCompiler 49329bb...85dbcb3 (1): > Do not use a macro called time
6f5626c10Niklas WorschechMerge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
fdcb18a34adrpo* OMCompiler ce556f3...49329bb (1): > increase max file size to 800k in sanity-check
3fad1a85eMartin SjölundUpdating submodules
46292b2aaRüdiger Franke* OMCompiler 9027f74...7180491 (2): > enable pull request for CodegenCpp.tpl > cherry pick initialization of record variables
569b35809hudson* libraries d351004...02025ce (1): > Bump libraries
d40c4071cMartin Sjölund* libraries 6e81ed6...d351004 (1): > Add WindPowerPlants library
aca1305feNiklas 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
d8f3d68deMartin SjölundAdd test for listFile+setSourceFile
777bcc1abadrpoUpdating submodules * OMCompiler 9f28039...fd74959 (1): > fix bug #3291 - set default values for record members in functions
0a5dcc786adrpoupdate tests due to fixing of bug #3291
84607e9d2Marcus 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
b5443e24fhudson* doc 198ef81...89f49e6 (1): > Merge pull request #4 from rfranke/options
89f49e69dMartin SjölundMerge pull request #4 from rfranke/options
571b2cf76Rüdiger Franke* OMCompiler 5ccde23...3e37674 (1): > implement terminate() in Cpp runtime
705efc509Rüdiger Franke* OMCompiler a892206...5ccde23 (1): > use explicit StatArray constructors and operator=
114b5615bMartin Sjölund* OMCompiler 2f482f2...a892206 (1): > Move threadData away from simulation data
b2020ef7eRüdiger Franke* OMCompiler 3917c81...2f482f2 (1): > saveguard array copy operations against zero size
48be3e8b4Willi BraunUpdating submodules
0ea812e17Willi Braunexpected output
6c06bfcc8Marcus 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()
d093e95c0Niklas WorschechMerge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
364e0fc26Rüdiger Franke* OMCompiler 19060fd...ef23054 (1): > relax precautions for wrong uses of StatArray
a2d212602hudson* libraries 12d3d47...6e81ed6 (1): > Bump libraries
ec3a9b963Rüdiger Franke* OMCompiler ec27dd8...19060fd (1): > rename Cpp command line arguments
ec7758a02Rüdiger Frankerename Cpp command line args
f65325fd5Marcus Walther* OMCompiler 9819b58...ec27dd8 (1): > - fixed a stack overflow in HPCOM
c40f7cf93Marcus 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
6c777b9c3Niklas Worschech* OMCompiler a037dd8...a0f0122 (1): > fix in Array getData and getDataCopy for segmentation fault
02e1bae04hudson* 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
570ac9a21Marcus 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
76a9846dfhudson* libraries 623095b...12d3d47 (1): > Bump libraries
f489f157bRüdiger Franke* OMCompiler 9352ce6...9d54400 (1): > free memory of strings from external C functions
ae7716b4dMartin Sjölund* OMCompiler f9a05a1...9352ce6 (1): > Fix for OSX stack overflow check
fd6a1854cMarcus 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
fad22bf5cMarcus Walther- changed expected output
ca2d5343eMarcus 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
100b719aehudson* doc 826515e...198ef81 (1): > Merge pull request #3 from MarcusWalther/master
198ef8148Martin SjölundMerge pull request #3 from MarcusWalther/master
8dbb28322Rüdiger Franke* OMCompiler a05d797...f9a05a1 (1): > fix treatment of outputs of external C functions
ec794e98ahudson* libraries 5781f81...623095b (1): > Bump libraries
5369b0ac8Adeel AsgharUpdating submodules
ce91f7c0cAdeel AsgharUpdate FMI tests to new xml structure. Move failing tests up.
110ce390dRüdiger Franke* OMCompiler e182aad...c8ffe0b (1): > further Array refinements
7ea8f20ffMartin Sjölund* OMNotebook 22adc2b...0572a41 (1): > Use the prefix for OPENMODELICAHOME
f3e49577dMartin Sjölund* OMShell dfda18a...0777ed5 (1): > Use the prefix for OPENMODELICAHOME
0572a415eMartin SjölundUse the prefix for OPENMODELICAHOME
0777ed59aMartin SjölundUse the prefix for OPENMODELICAHOME
38d2767dfMarcus Walther- added changes to main makefile - removed a useless comment in CMakeLists
868a1c38bMarcus WaltherNewline added to mainpage
a324f3dd4Marcus WaltherNewline added to flags.dox
bdfc51a89Marcus WaltherNewline added to gitignore
2fe3abf25Marcus Walther- doxygen template added to documentation - cpp-runtime documentation added - .gitignore-file added
378abcaf9Martin Sjölund* OMEdit 9e4c1b2...d9283a5 (1): > Use the configure CXX, etc instead of defaults
5ccb6bc03Martin SjölundUse the configure CXX, etc instead of defaults
d9283a504Martin SjölundUse the configure CXX, etc instead of defaults
d79a8d418Rüdiger Frankeadd test for LAPACK used by Modelica.Math.Matrices
a14bc56d6Rüdiger Franke* testsuite c7ba372...d79a8d4 (1): > add test for LAPACK used by Modelica.Math.Matrices
cf5511ff8Martin SjölundClean subdirs
95346ebf5Rüdiger Franke* OMCompiler 80fd0d6...e182aad (2): > adapt processing of outputs to recent changes > re-add processing of outputs of external functions
8588a312aLennart Ochel* testsuite a2e78b0...c7ba372 (1): > Minor changes to ./runtests.pl -with-txt
c7ba372bbLennart OchelMinor changes to ./runtests.pl -with-txt
f66bd674bMarcus Walther* OMCompiler 6732193...80fd0d6 (1): > - updated the gitignore file - README update for Windows build of cpp-runtime - removed the unused --with-cppruntime-args
f32a3ca84Marcus 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
d792189d6Martin Sjölund* OMCompiler 799bcc3...992f6e4 (1): > Libraries are not needed for omc-no-sim
f8fe5f439hudson* libraries 434afe5...5781f81 (1): > Bump libraries
95a129231Martin SjölundAllow configure --without-corba at top-level
a1372c219Martin Sjölund* OMShell c61323c...dfda18a (1): > Fix typo
dfda18a8eMartin SjölundFix typo
5b237e5e8Adeel Asghar* OMEdit c183a88...9e4c1b2 (1): > Fixed the system documentation link. Removed the link to old users guide.
a2e78b0d4hudsonMerge remote-tracking branch 'origin/master' into pullrequest
4788db799hudsonUpdating submodules
6a414acb2Adeel AsgharFixed the system documentation link. Removed the link to old users guide.
9e4c1b2e8Adeel AsgharFixed the system documentation link. Removed the link to old users guide.
aac3b8699Willi Braun* testsuite befd014...033aecd (1): > update tests, so that val() could get wrong result
033aecd5bWilli Braunupdate tests, so that val() could get wrong result
fd9b3f932Adeel Asghar* OMCompiler 08f747b...e522fc2 (1): > Do not create empty documentation folders.
5e4f3dcacAdeel Asghar* OMEdit 8a1191e...c183a88 (1): > Fix #3380: Properly save the replaceable nested classes.
5d2fcfe24Martin Sjölund* OMCompiler 6443c24...08f747b (1): > Skip the commit message sanity check
ce3000a0eAdeel AsgharFix #3380: Properly save the replaceable nested classes.
c183a88caAdeel AsgharFix #3380: Properly save the replaceable nested classes.
44dd2e7d4Martin Sjölund* common 5316bb3...ccdc6b7 (1): > Add hook for testing 50/72 style
4f9a7efcaRüdiger Franke* OMCompiler d2ac409...6443c24 (1): > fix implementation of delay operator
97378f5a8ptaeuberMerge branch 'master' into tearing
1a45fa4f3Martin Sjölund* OMCompiler b6c518b...d2ac409 (1): > Add hook for testing commit messages
ccdc6b74eMartin SjölundAdd hook for testing 50/72 style
eb49fea7fLennart Ochel* testsuite e022a1f...befd014 (1): > Added new option –with-txt to runtests.pl
befd0145cLennart OchelAdded new option –with-txt to runtests.pl
d203cd695Martin Sjölund* OMCompiler 6b6457c...b6c518b (1): > Improve check for long commit messages
2494e811eLennart Ochel* testsuite 2b49180...e022a1f (1): > Muted annoying test case properly
80cbf1aadLennart Ochel* OMCompiler e05e21a...6b6457c (1): > Removed unused inputs to get cleaner interfaces
b4ec22dd7Marcus 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
e022a1fdfLennart OchelMuted annoying test case properly
dd8ddd3e7Lennart Ochel* OMCompiler 228800e...e427c5c (1): > Revised createFunctions
9ba578079Lennart OchelUpdating submodules
2b4918037Lennart OchelMuted annoying test case
4d5bd6362Martin SjölundUpdating submodules
3b6fb3868Martin SjölundEnable working testcase StringParameters (#3292)
5e5aea514Rüdiger Franke* OMCompiler c689bad...8b6bf38 (1): > fix assignment of pre values of Cpp arrays
738aa2c87ptaeuberMerge branch 'master' into tearing
213805560ptaeuber- revised dynamic tearing test model
1ba9f845aMartin Sjölund* OMCompiler 1e10ce2...c689bad (1): > Prevent stack overflow for differentiateExp
b60b9972bLennart Ochel* OMCompiler b985f3c...1e10ce2 (1): > Fixed regression in BioChem lib
de5738f85Rüdiger Franke* OMCompiler ff736de...b985f3c (1): > make FMU Cpp compiler optimization flag configurable in local makefile
fe1173ac0Rü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
906f6845fhudson* libraries bd25ff5...434afe5 (1): > Bump libraries
6d03e3449Marcus Walther* OMCompiler 42f521d...3027167 (1): > - added missing return value to default implementation of peer solver
60df52326Martin Sjölund* OMCompiler 16fa184...42f521d (1): > Print string list default values in Sphinx doc
74a5f0669Marcus Walther* OMCompiler 49ec8ae...16fa184 (1): > - further fixes for HPCOM compare components
54a6a5263Martin Sjölund* testsuite 722fdf9...7d07b6b (1): > Add testcase for #3395
7d07b6b0aMartin SjölundAdd testcase for #3395
c70fb0bb1Martin Sjölund* OMCompiler 860b23c...49ec8ae (1): > Fixes #3395. Generate lhs crefs instead of rhs.
eaa6e1957Willi BraunUpdating submodules
286d99fb7RuedKamp* OMCompiler 59be825...e3641b8 (1): > -some changes for vxworks
2deaca7d7Martin Sjölund* OMCompiler 6fd7783...59be825 (1): > Additional messages if files do not exist
722fdf9d4Willi Braun - added testcase for fmi parameters changes
e178333c8Marcus Walther* OMCompiler 236b21b...6fd7783 (1): > - fixed MSVC build if openmp was not found
5b16ed5a3Lennart Ochel* OMCompiler cebbe04...236b21b (1): > Removed obsolete initial() testing
138fb67a5Martin SjölundUpdating submodules
4db7025b7Martin SjölundAdded test for ticket #3380
8cd8870dbhudson* 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
9692b9598Marcus 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
660f4c78bhudson* libraries f8649e9...bd25ff5 (1): > Bump libraries
e855f25a4arun3688* 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
0aad81de9Willi Braun* OMCompiler 177055d...ef76cd6 (1): > only evaluate the model if something changed
22adc2b33arun3688add codes for moving cells up and down and change the hierarchical order, #ticket 2303 added transparent images for the QActions
a420d9b26Lennart Ochel* testsuite 595dede...8d8255a (1): > Updated fmi tests
8d8255a30Lennart OchelUpdated fmi tests
8dd70688aRuedKamp* OMCompiler 927783c...177055d (1): > -added handling for singular matrices
cda5c96c9RuedKamp* 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
b5269e489adrpo* OMCompiler 494d5cf...e7091b6 (1): > - fix conversion script for Annex lib to handle bad input
999ea9df9hudsonUpdating submodules * OMCompiler e43f7a0...494d5cf (2): > - check for None in conversion script > - print the file we convert
595dede2fadrpo- update tests after library bump
5171857e0hudson* 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
b077b8b0fAdeel Asghar* OMEdit 6caa0d3...8a1191e (1): > Fixed copying of libqjson.
d36719c5cLennart Ochel* OMCompiler 2c8a396...91a2bb1 (2): > Added default values for matching and index reduction > Added default values for "--preOptModules" and "--postOptModules" to help page
ec32bc2d8Adeel AsgharFixed copying of libqjson.
8a1191ed9Adeel AsgharFixed copying of libqjson.
5e88ced90hudson* libraries ff66156...88824c1 (1): > Bump libraries
15a910f72Willi BraunUpdating submodules
c96d99c83Willi Braunexpected output
1d612eb68Adeel Asghar* OMEdit 6bc2bcd...6caa0d3 (1): > Removed duplicate copy commands.
54e8a066cAdeel AsgharRemoved duplicate copy commands.
6caa0d3eeAdeel AsgharRemoved duplicate copy commands.
4b7af7d75Adeel Asghar* doc 43ce403...826515e (1): > Added internet shortcut for OpenModelica users guide.
826515e01Adeel AsgharAdded internet shortcut for OpenModelica users guide.
25074206avwaurich* OMCompiler 9bbf3ad...564af84 (1): > - dont use artificial vars for prestartcalc
e9ce30c21adrpo* 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
5d264adefadrpo- copy libqjson.dll from its new place to build/bin - more Qt5 adaptation - use the linking flags just for linking, not for compiling
6bc2bcd85adrpo- copy libqjson.dll from its new place to build/bin - more Qt5 adaptation - use the linking flags just for linking, not for compiling
5e1a40550gossenUpdating submodules
388d52b96gossenSynchronous features improvement
7bd041c12hudson* libraries b9b43ce...ff66156 (1): > Bump libraries
327a0815evwaurich* OMCompiler 6f2f715...f9f8aae (1): > - fix countoperations for small nl-systems
53ff30184hudson* 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
c93a40471Niklas WorschechMerge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
5e24efad8Lennart Ochel* testsuite 5b0f74e...e392b23 (1): > Fixed duplicated content
380a589b3Lennart Ochel* OMCompiler ec93d42...e2e030f (1): > Added missing vars to SimCode
e392b23c8Lennart OchelFixed duplicated content
e07b8bba0Marcus Walther* OMCompiler cbe8e9d...ec93d42 (1): > - fixed windows build of cpp-runtime
e258b93b9Marcus 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
5b0f74e34Marcus 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
d6d30aa14Marcus Walther* OMCompiler d9b26e6...cbe8e9d (1): > - the number of event indicators should now be correct for c and c++ simulation runtime
0405b7a02Marcus Walther* testsuite 924fa65...b801d5c (1): > - FMU 1.0 test is now working again, if a nls is part of the model
b801d5c2cMarcus Walther- FMU 1.0 test is now working again, if a nls is part of the model
78fbad2b7Marcus 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
5e4398a1bLennart Ochel* OMCompiler fa5acbc...810476f (1): > Removed obsolete cases in RemoveSimpleEquations
246012244Marcus 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
0ef921995hudson* libraries e0a972a...b9b43ce (1): > Bump libraries
eb4f93e98adrpo* OMEdit 4a20efd...0cb1f1e (1): > - give the full path to cmake
cb8678ad5adrpo- give the full path to cmake
0cb1f1e41adrpo- give the full path to cmake
e3fbc59f5adrpo* OMOptim 797e2e4...b55286d (1): > - adapt to Qt5 and mingw64
51b5e64ebadrpo* OMShell 8302b0e...c61323c (1): > - proper detection of mingw32 vs mingw64
c61323c25adrpo- proper detection of mingw32 vs mingw64
8df45cfd1Lennart Ochel* testsuite 4b9aeab...924fa65 (1): > Updated .gitignore file
924fa65b8Lennart OchelUpdated .gitignore file
bbbd3eaechudson* 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
62e057a4dLennart OchelUpdating submodules
4b9aeabacLennart OchelDon't print empty dimension list
c17ed9e28adrpo* OMEdit 180236b...4a20efd (2): > - fix OMEdit compilation > - adapt to Qt5 and mingw64 - updated qjson to latest from: https://github.com/flavio/qjson
c01559b85adrpo- fix OMEdit compilation
4a20efd9badrpo- fix OMEdit compilation
abed5f49aadrpo- adapt to Qt5 and mingw64 - updated qjson to latest from: https://github.com/flavio/qjson
7bab2d4a6adrpo- adapt to Qt5 and mingw64 - updated qjson to latest from: https://github.com/flavio/qjson
a2139d666adrpo* OMPlot 99a281d...286efb1 (1): > - fix typo in gcc linking flag
286efb130adrpo- fix typo in gcc linking flag
aa45da837adrpo* OMNotebook 6553e43...6521fc6 (2): > Merge branch 'master' of https://openmodelica.org/git-readonly/OMNotebook > - adapt to Qt5 and mingw64
6521fc605adrpoMerge branch 'master' of https://openmodelica.org/git-readonly/OMNotebook
de17f815eadrpo- adapt to Qt5 and mingw64
f0c8a14c9hudsonUpdating submodules * OMShell ac44689...8302b0e (1): > - adapt to Qt5 and mingw64
b67297dadadrpo- update tests after library bump
8302b0ed6adrpo- adapt to Qt5 and mingw64
0fbc8ae45Willi BraunUpdating submodules
af02e9568Willi Braun - expected output
25fe1ef50Willi Braun* OMCompiler 65593bf...d1656bb (1): > - revise lambda debug output
086330124arun3688* OMNotebook 9ab2afa...6553e43 (1): > evalall cells in the document by pressing evalall button
6553e43bearun3688evalall cells in the document by pressing evalall button
3b9bca2cehudsonUpdating submodules
e7b195fb3Lennart OchelUpdated expected output
3061d6e62bernhard ThieleUpdating submodules
d4a6de419bernhard ThieleState machine tests adapted to OMCompiler#124
fafb25333hudson* libraries c62e976...8f59156 (1): > Bump libraries
cfc0deff6arun3688* OMNotebook e800774...9ab2afa (1): > added eval_all button image
9ab2afa6farun3688added eval_all button image
24a108c84vrugeUpdating submodules
4d65de3a8vrugeadded tests for complex function
b196cacb2Lennart Ochel* testsuite d383764...769f154 (1): > Cleaned up test case 'EventTests.mos'
769f1549aLennart OchelCleaned up test case 'EventTests.mos'
94e80bbb1adrpo* OMPlot c1cc253...99a281d (1): > - use -Wl,--enable-auto-import instead of -enable-auto-import
99a281dbcadrpo- use -Wl,--enable-auto-import instead of -enable-auto-import
1d6fe8910Lennart Ochel* OMCompiler b454d61...32bc683 (1): > Revised singularity check for linear systems
a17f48ee6Lennart Ochel* testsuite 9d38b64...d383764 (1): > Simplify test case "IfEquation3.mos"
d383764ccLennart OchelSimplify test case "IfEquation3.mos"
e88af304eadrpo* OMPlot 347d15c...c1cc253 (1): > - support both Qt 4.x and 5.x
c1cc253beadrpo- support both Qt 4.x and 5.x
1d963ac9bhudson* libraries 76c3ea6...c62e976 (1): > Bump libraries
449c1aaa5vwaurichUpdating submodules
9d38b64cevwaurich-expected output
439edf080hudson* libraries 3c0c5d1...76c3ea6 (1): > Bump libraries
2b2d98c1ehudson* libraries c327790...3c0c5d1 (1): > Bump libraries
056933452Per ÖstlundAdded tests for stream flow rate threshold, #3382.
cfbace970Per ÖstlundUpdating submodules
6f9977bc1RuedKamp* 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
cbb3297c9vwaurich- expected output
d98fc6da8vwaurichUpdating submodules
258fff639hudsonUpdating submodules
d4cb4a90bWilli Braun - expected output
202492242Willi Braun - added test-case for implicit inline solver
4ffd25694Lennart OchelUpdating submodules
51acd42cfLennart OchelUpdate expected output
212982e4eadrpo* OMCompiler af61d76...2fcf8c1 (1): > - ANSI C please to please the MSVC compiler :)
9f3f861a6Lennart Ochel* OMCompiler f7b4037...af61d76 (1): > Cleaned up #116
2e57387ddhudson* OMCompiler 4a8e668...f7b4037 (2): > - fixed indentation > - collected commits for improving non-linear solver newton.
0cba4c5c7Willi Braun* OMCompiler 8b345f0...4a8e668 (1): > - add simulation flag -nlsInfo that generates csv files for every non-linear system for detailed analysis propose
9e44085aaLennart Ochel* OMCompiler 7400273...8b345f0 (1): > Fixed typos in flag descriptions
a4ca6091eAdeel AsgharUpdated doc submodule
43ce403e5Adeel AsgharMerge pull request #2 from lochel/smarty-pants
ef2021b9ahudson* libraries 053c930...c327790 (1): > Bump libraries
6f1ae9ef1Lennart OchelTurn off smarty pants to display flags properly
5b4071d9dvwaurich* OMCompiler ce24686...7400273 (2): > - Errormessage in IndexReduktion > - some ErrorMessages for IndexReduktion
82d4b4650Lennart Ochel* OMCompiler 69cde81...ce24686 (1): > Fixed nls dump for newton method
71e6fc950hudsonUpdating submodules * libraries 58dfc7c...053c930 (1): > Bump libraries
26ac8f36dadrpo- update after library bump
2f0557992vwaurich* OMCompiler b25d1f3...69cde81 (2): > singleThreadSchedule > revised partScheduler and reversed idxs in eventgraph
6f4aeca31hudson* libraries 0a5a9e3...58dfc7c (1): > Bump libraries
73f9173ffadrpo* 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
cd1ae8570adrpo- add the test to the Makefile
eed54242cadrpo* 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?)
f9c6fadfdadrpo- add test for flags used in library coverage testing so that we don't break it
865cc9994hudson* libraries 8b76d69...0a5a9e3 (1): > Bump libraries
d40e3a3d6Marcus 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
cb4090c8eMarcus Walther- fixed expected output of tests
d243ca345Marcus Walther- added measureTime-test to cppruntime-hpcom - fmu 1.0 modelExchange tests are now simulated after export
8059fba20hudson* 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
e975d8b81Marcus Walther* OMCompiler 1caa4f9...92491bd (1): > - added the old switch-case-statements again, to handle fmu 2.0 export correctly
74ed61074gossen* OMCompiler 41e9fb0...1caa4f9 (1): > Replace SIMCODE record constructors
2466130d8Marcus 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)
fbd19fb6aNiklas WorschechMerge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
f81ede6e9gossenUpdating submodules
fbedacd7dMarcus Walther* OMCompiler 5be3c08...e728806 (1): > - added missing comma to json profiling files
dcddc100aadrpo* OMCompiler db870f4...5be3c08 (1): > - update 3rdParty
5bbf7cc25adrpo* OMCompiler 1b3e57a...db870f4 (1): > - use strol instead of strtoll as MSVC doesn't like it
d18bfae8badrpo* OMCompiler 61a6e5a...1b3e57a (1): > - do not use atoll as MSVC does not have it
ba3068b9cadrpo* OMCompiler 95c827c...61a6e5a (2): > - more fixes for mingw64 > - some mingw64 bit fixes
4609d12f8hudson* libraries 2a5c3c9...8b76d69 (1): > Bump libraries
bee07d67fgossenChanges in removed equation partitioning
24b8c6127gossenPrint base clocks in synchronous dumps
a1a59539fLennart OchelUpdating submodules
e5c82b6faLennart OchelUpdate expected output
28009a5aaNiklas 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
f654eb194Lennart Ochel* OMCompiler f923680...33972b1 (1): > Generate cleaner code for when clauses
ac266fabaadrpo* testsuite e68c990...c302d97 (1): > - attempt to fix the git sanity check
c302d9763adrpo- attempt to fix the git sanity check
5d1ef5beaNiklas WorschechMerge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
1d4caeb49adrpo* OMCompiler d490ce2...f923680 (1): > - put back --emit_protected for CPP runtime as is used by Hudson library coverage script
4666e2087hudson* libraries f336030...2a5c3c9 (1): > Bump libraries
eb8e205d0Lennart OchelUpdating submodules
e68c99012Lennart OchelAdd/Update tests for reinit statement
c2f67c0aeLennart Ochel* OMCompiler 812ef72...f186db9 (1): > Clear the flag discreteCall on the same level on which it is set
d3b2e96f9adrpo* OMCompiler 2839510...812ef72 (1): > - fix MSVC build of simulation code
235bfae15Lennart Ochel* OMCompiler 026f2b4...2839510 (1): > Revised Initialization.mo
361db10afMarcus WaltherUpdating submodules
28fc631a3Marcus Walther- fixed expected output for hpcom fmu tests
cdccd074aMarcus Walther- tests for outputFormat added to CppRuntime-tests
e7210c015hudson* libraries 6567560...f336030 (1): > Bump libraries
b6f222e88Marcus Walther* OMCompiler 1a4cb22...42f53d1 (1): > - removed alias variable initialization - removed some unused flags from cpp-runtime
9199454e0vwaurich* OMCompiler f04aa02...1a4cb22 (3): > - more trailing whitespace stuff > - remove trailing whitespaces > - apply GRS for DAe and ZeroFunc System, adapt validateTaskGraph
b0b0c3720Lennart OchelUpdating submodules
09e638ba5Lennart OchelUpdate expected output
bfaf6b211Marcus Walther* testsuite 916948c...1fb4632 (3): > - fixed msl32_cpp tests > - fixed FMU HPCOM test - added genDebugSymbols-test for cpp-runtime > - fmu tests for HPCOM added
1fb463216Marcus Walther- fixed msl32_cpp tests
79efb124fMarcus Walther- fixed FMU HPCOM test - added genDebugSymbols-test for cpp-runtime
e50acab7aMarcus Walther- fmu tests for HPCOM added
e415183f9Marcus 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
263936765Marcus Walther* OMCompiler db1ab6e...6cd6458 (1): > - cpp-runtime will now create reference variables instead of defines, if +d=gendebugsymbols is set
bb335d6c5Lennart Ochel* OMCompiler 21bb0ca...db1ab6e (1): > Replaced some more record constructors
a095c0453Martin SjölundUpdating submodules
3bff1ce53gossen* OMCompiler 98ca067...6547655 (1): > Replace BackendDAE record constructors
916948c9fMartin SjölundAdd tests for MetaModelica crefs
09e7ffdacMartin Sjölund* OMCompiler 1488c5e...98ca067 (1): > Handle boxed arguments in ranges
df4e4f2baLennart Ochel* OMCompiler 129db8b...1488c5e (1): > Make use of singleton uniontypes in the back end
7fb624e56Lennart Ochel* OMCompiler bd20178...129db8b (1): > Replaced function Util.isSome by built-in function isSome
e1c23a5e1Lennart Ochel* OMCompiler 4306540...bd20178 (1): > Make use of singleton uniontypes in the back end
b08e1eca1hudson* libraries 2b87f67...6567560 (1): > Bump libraries
f5a74997bMartin Sjölund* OMCompiler 0e1c517...4306540 (2): > Use singleton records without matching > Treat singleton uniontypes as records
7476bd23bgossen* OMCompiler 2362cf3...0e1c517 (2): > Use BackendDAEUtil.emptyClocks function > Move base clocks info from SHARED.EVENT_INFO record to SHARED record
2a59a75e1hudsonUpdating submodules
1445bcc4ePer ÖstlundTestcase for functions inside of uniontype.
6dc44276dgossen* 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
12b894c8bLennart Ochel* OMCompiler 26c02a2...d1fdf82 (1): > Revised function preBalanceInitialSystem2
849c6d88bgossen* 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
264feffd2Martin SjölundUpdating submodules
9cedcedf1Martin SjölundChanged line number
60ef78afdhudson* libraries 25dd406...2b87f67 (1): > Bump libraries
4be184868Martin Sjölund* OMCompiler aea876d...a5ea4c9 (1): > Split CevalScript into CevalScriptBackend
4479db008Marcus Walther- changed the number of threads to 1, to make Hudson happy
890719b81Marcus WaltherUpdating submodules
e21d1541eMarcus 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
82cbc88d4Martin SjölundUpdating submodules
5be3936a7Martin SjölundSkip SimCode and Susan tests
a0ee68f12Martin SjölundUpdating submodules
58f81b2d6hudson* 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
cf4272a72Martin SjölundUpdate tests for new compiler structure
b1898c848hudson* libraries 604f603...25dd406 (1): > Bump libraries
b155f79d8Lennart Ochel* OMCompiler 74f231c...69e41fc (1): > Cleanup package Initialization
ffb5f2e0aLennart Ochel* OMCompiler aa6c0e0...74f231c (1): > Fixed typos in flag descriptions
1eb53e6c6Martin Sjölund* OMCompiler 78af16b...aa6c0e0 (1): > Fix for missing __func__
828298aaaMartin Sjölund* OMCompiler 3c606c7...78af16b (1): > Use GNU sed
2a3c85bd6Martin SjölundAdd testcase for #3367
230d854d0Martin SjölundUpdating submodules
d2b28c8b6vrugeUpdating submodules
94c14f9ccvrugeupdate expected output
ab8ad3afbvrugeUpdating submodules
0beea1ccdvrugeadded test for recursiveTearing
9db017412vrugeupdate expected output
6aca5cff9Martin SjölundUpdating submodules
c52d33775Martin SjölundAdded tests for diffModelicaFileListings API
61f991cdbhudson* libraries 41cb3a5...604f603 (1): > Bump libraries
667dff388Adeel Asghar* OMCompiler 1a67754...0c84436 (1): > Fixes #3375 OMNotebook array plotting.
983533bb8Adeel Asghar* OMCompiler f9f25dd...1a67754 (1): > - Updated Types patch to fix Windows build.
d021db618Lennart Ochel* OMCompiler 226e96d...f9f25dd (1): > Fixed typos, indentation and coding style
23246794aLennart Ochel* OMCompiler b1e4412...226e96d (1): > Fixed some error messages
405bc9686Martin Sjölund* testsuite 061bcf6...8a3220b (1): > Fix accidental revert in c0723f7
8a3220be8Martin SjölundFix accidental revert in c0723f7
e6bdc8256marchartung* OMCompiler 4f4dbe2...b1e4412 (1): > Fixed Windows bug for conversion const int to LogLevel
4db59c88cMartin SjölundUpdating submodules
061bcf60eMartin SjölundMoved OMCC to separate repository
b9e3e22e4gossen* OMCompiler 7f24872...09c0b45 (2): > Replace BackendDAE record constructors in BackendDAEOptimize > Add function clearEqSyst
b895eaab3vrugefixed whitespace
0f9a940bcvrugeUpdating submodules
3467f5cbcvrugeadded test for simplifyLoops
d0af455d6vrugeupdate test for simplifyLoops
e59871d40hudson* libraries 1fa7465...41cb3a5 (1): > Bump libraries
2743aacd6Adeel Asghar* OMNotebook 5e297bb...e800774 (1): > #3373 - Give more stack on Windows for the QT clients that use the omc dll.
e800774fdAdeel Asghar#3373 - Give more stack on Windows for the QT clients that use the omc dll.
04d407de6Martin SjölundAdd tests for the Modelica diff lexer
0a3c1d133Martin SjölundUpdating submodules
2e6961998Martin SjölundMake the OMCC Modelica lexer a single package
4148ee761Martin SjölundUpdate gitignore
6c2eb855aMartin SjölundUpdating submodules
044832c20Martin SjölundEnforce 50/72 charcter commit messages
7c84117b5Martin SjölundAdd 50/72 character line commit messages
38887f3d8hudson* 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
bb58ef21aAdeel Asghar* OMEdit d6e9031...180236b (1): > #3374 - Added the close button to tabs.
118cfe8ecAdeel Asghar#3374 - Added the close button to tabs.
180236b29Adeel Asghar#3374 - Added the close button to tabs.
15028a92cLennart Ochel* OMCompiler 4446bdb...48def8b (1): > Fixed typos
f7926adbdLennart Ochel* OMCompiler 45d0216...4446bdb (1): > Fixed some typos
ad475121dLennart 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
96b0e0ed4Martin Sjölund* doc 0986330...259ec4a (1): > Add my PhD thesis to the list of publications
259ec4aafMartin SjölundAdd my PhD thesis to the list of publications
f501ad890hudson* libraries fe0d39b...1fa7465 (1): > Bump libraries
073ccabc3Martin Sjölund* libraries 681cd44...fe0d39b (1): > Add an empty line after the summary
a03839ed2hudson* 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,
c674c6b5fMartin Sjölund* testsuite 28812c9...82d7955 (1): > Some fixes to make OMCC leaner
82d7955d5Martin SjölundSome fixes to make OMCC leaner
d324e1608Martin Sjölund* OMCompiler 91eaa01...70c020c (2): > Patch the bootstrapping tarball > Fix some polymorphism checks
87628719dhudson* 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)
dcd734868hudson* OMEdit 03def48...d6e9031 (1): > #3373 - Give more stack on Windows for the QT clients that use the omc dll.
2f0e20d68Lennart OchelUpdating submodules
de7a5d649Adeel Asghar#3373 - Give more stack on Windows for the QT clients that use the omc dll.
d6e903108Adeel Asghar#3373 - Give more stack on Windows for the QT clients that use the omc dll.
db8db874ehudson* OMEdit e3397c8...03def48 (1): > #3362 - Updated the question message according to context menu choice.
28812c9adLennart OchelAdded new tests for inverse solving of algorithms
20148344fAdeel Asghar#3362 - Updated the question message according to context menu choice.
03def4882Adeel Asghar#3362 - Updated the question message according to context menu choice.
cab0340cfhudson* OMEdit a9b0514...e3397c8 (1): > #3362 - Use delete for nested classes instead of unload.
05fbbbb0dAdeel Asghar#3362 - Use delete for nested classes instead of unload.
e3397c802Adeel Asghar#3362 - Use delete for nested classes instead of unload.
2413fcadcMarcus Walther* OMCompiler 3aa480b...14c7f83 (1): > - support for Intel Compiler added to C++ Simulation Runtime (by Joseph Schuchart)
f57b23a66hkielUpdate Makefile.in
8437d4ad4Martin SjölundUpdate CONTRIBUTING.md
8a17fe3c1Martin Sjölund* OMCompiler ac6e440...3aa480b (1): > Add missing fail calls
2e0d96045hudson* 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
218d369bchudson* 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
aa00e2fd2Martin Sjölund* OMCompiler 072de1a...ac6e440 (1): > Print default values
7e88b5706hudson* OMEdit 860a0ef...a9b0514 (1): > - Store the interfaces in OMEdit and show list of interfaces for each sub-model
9444ad9afalash325- Store the interfaces in OMEdit and show list of interfaces for each sub-model
a9b0514a5alash325- Store the interfaces in OMEdit and show list of interfaces for each sub-model
f4b52f2eahudson* OMShell 32c1153...ac44689 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMShell > ignore omc_communication.h/cc
ac4468970Adeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMShell
99b004e8bAdeel Asgharignore omc_communication.h/cc
2bd6cf5afhudson* OMEdit 31836b5...860a0ef (1): > Fetch the initialization methods, linear & non-linear solvers from simulation_options.h
e3b6ee135Adeel AsgharFetch the initialization methods, linear & non-linear solvers from simulation_options.h
860a0ef3dAdeel AsgharFetch the initialization methods, linear & non-linear solvers from simulation_options.h
9c2ad44echudson* OMEdit d225e96...31836b5 (1): > Open the html documentation for integration methods help.
e3d3aa7e2Adeel AsgharOpen the html documentation for integration methods help.
31836b589Adeel AsgharOpen the html documentation for integration methods help.
b739c7c3dhudson* OMEdit 4138bfb...d225e96 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Fetch the solver methods from simulation_options.h
a61de9f09Adeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMEdit
d225e962aAdeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMEdit
f96db64bfAdeel AsgharFetch the solver methods from simulation_options.h
a1c898b8aAdeel AsgharFetch the solver methods from simulation_options.h
d8bb8a0dahudson* doc 08614de...0986330 (1): > Use standard web fonts for documentation.
0986330baAdeel AsgharUse standard web fonts for documentation.
facff3a6fMartin SjölundUpdate docs
08614de3dMartin SjölundAdd missing file extrarefs.bib
12bd3c5d2Martin SjölundUpdate docs
53e4ee4bcMartin SjölundUse pdflatex instead of lualatex
2d08c7e3chudson* doc 4a4e34f...bebfe99 (1): > Add documentation target to build the docs
bebfe9927Martin SjölundAdd documentation target to build the docs
a3a211207Lennart Ochel* OMCompiler 166d282...072de1a (1): > Removed case for empty algorithms in SerializeModelInfo.serializeEquation There should be no empty algorithms in the backend anymore.
7a92b9913Martin SjölundUpdating submodules
4a4e34f14Martin SjölundAdd a chapter on the omc flags (help text)
ce2b3a418alash325- Do not add the same interface multiple times if the interface already exists in MetaModel
4138bfb2ealash325- Do not add the same interface multiple times if the interface already exists in MetaModel
c099febdfLennart OchelUpdating submodules
8f1c20209Lennart OchelUpdate expected output
bfc798601hudson* doc a7d282f...511a412 (1): > Remove OMC_API-HowTo.pdf (User's Guide is better)
511a41296Martin SjölundRemove OMC_API-HowTo.pdf (User's Guide is better)
b550d5720Lennart Ochel* OMCompiler 3c02ab5...8927383 (1): > Don't add empty algorithms to BackendDAE
d446dfd94Martin SjölundUpdating submodules
f1f5e877cMartin SjölundUpdate for new MSL
a7d282f0aMartin SjölundAdd chapter on simulation flags
b5baa3787Martin Sjölund* OMCompiler ec9f2b8...3c02ab5 (1): > Improve --help=simulation
15bce98e9alash325- Do not show up connection properties and mpManhattanizeShapeAction for TLM editor
438c87545alash325- Do not show up connection properties and mpManhattanizeShapeAction for TLM editor
1903dc574hudson* OMEdit b290646...6127950 (1): > Open the HTML based documentation when user presses F1. We will embed the documentation with in OMEdit later.
5d241c5dcAdeel AsgharOpen the HTML based documentation when user presses F1. We will embed the documentation with in OMEdit later.
612795003Adeel AsgharOpen the HTML based documentation when user presses F1. We will embed the documentation with in OMEdit later.
009790d92hudson* OMEdit 4087eb4...b290646 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Added menu items to open the OpenModelica latest & old pdf documentation.
501ca0346Adeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMEdit
b290646d8Adeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMEdit
8f1cfe37aAdeel AsgharAdded menu items to open the OpenModelica latest & old pdf documentation.
fcd77e531Adeel AsgharAdded menu items to open the OpenModelica latest & old pdf documentation.
f87caa191hudson* OMEdit cf67183...4087eb4 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > - TLM editor updateTLMConnectiontAnnotation API
ca5913808Willi BraunUpdating submodules
80bf69195Willi Braun - added test for noevents flags
e832336d7alash325Merge branch 'master' of https://github.com/OpenModelica/OMEdit
4087eb4d9alash325Merge branch 'master' of https://github.com/OpenModelica/OMEdit
8206e21c4alash325- TLM editor updateTLMConnectiontAnnotation API
30f6aff04alash325- TLM editor updateTLMConnectiontAnnotation API
dc0e7a051hudson* OMEdit 5bf300c...cf67183 (2): > Free the memory by deleting the QMessageBoxes when they close. > Updated the language files.
dd8b12310Adeel AsgharFree the memory by deleting the QMessageBoxes when they close.
cf67183abAdeel AsgharFree the memory by deleting the QMessageBoxes when they close.
1aa24fb35Adeel AsgharUpdated the language files.
3809630d9Adeel AsgharUpdated the language files.
e4e1ea73bhudson* OMEdit fadb66a...5bf300c (1): > Ask for the e-mail address from the user when sending crash report.
7bfd1f72dAdeel AsgharAsk for the e-mail address from the user when sending crash report.
5bf300ccdAdeel AsgharAsk for the e-mail address from the user when sending crash report.
c9318ff15hudson* OMEdit c618de1...fadb66a (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Fixed opening of files passed as command line arguments.
d248ffec9Adeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMEdit
fadb66a4aAdeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMEdit
605738f18Adeel AsgharFixed opening of files passed as command line arguments.
0c261a098Adeel AsgharFixed opening of files passed as command line arguments.
125cc0a20hudson* OMEdit 1094e7b...c618de1 (1): > - TLM Editor createConnection API
d8515175falash325- TLM Editor createConnection API
c618de153alash325- TLM Editor createConnection API
2e9086f17Martin SjölundUpdating submodules
9c57e3a68Martin SjölundAdd test for DiffAlgorithm.mo
f426c57f6Martin Sjölund* OMCompiler e924e3c...3a59575 (2): > Improve operator overloading and error-messages > Handle array as iterator
afd5da6b9hudson* OMEdit 09275d8...1094e7b (1): > - TLM editor DeleteConenction API
7880d7c0calash325- TLM editor DeleteConenction API
1094e7b64alash325- TLM editor DeleteConenction API
190d16234hudson* OMEdit df58213...09275d8 (1): > - Use API for getTLMConnections
add672df8alash325- Use API for getTLMConnections
09275d8c9alash325- Use API for getTLMConnections
77a9692d6Marcus 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.
e60e80cf6Marcus Walther- added missing umfpack-test
c0723f7beMarcus WaltherI 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.
f8b9b335fhudson* OMEdit 3ea1506...df58213 (1): > - Use mpPlainTextEdit instead of getPlainTextEdit
7f94546ebalash325- Use mpPlainTextEdit instead of getPlainTextEdit
df5821334alash325- Use mpPlainTextEdit instead of getPlainTextEdit
b2b69ffe4hudson* OMEdit 4252799...3ea1506 (1): > - Update the MetaModel editor xml object when switching from text to diagram view
df85c2b19alash325- Update the MetaModel editor xml object when switching from text to diagram view
3ea150668alash325- Update the MetaModel editor xml object when switching from text to diagram view
a63c5c04fhudson* 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
0d87015c0alash325- 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
42527995balash325- 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
420b44ab5hudson* 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)
46e280febhudson* 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
553203b05Martin Sjölund* OMCompiler 05fad1a...e924e3c (1): > Fix umfpack rpath
262d9ad9bhudson* 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
e05b3c374Martin Sjölund* testsuite 1077164...b3d69fc (1): > Look for executable binary files
b3d69fc02Martin SjölundLook for executable binary files
51d64b38bmarchartung* testsuite cb3a2fb...1077164 (1): > Added Test to HPCOM-Testsuite
1077164cfmarchartungAdded Test to HPCOM-Testsuite
9e123ba96Martin Sjölund* OMCompiler 47ff858...9f8ce9c (1): > Support pattern matching for enumerations
9b29383bdNiklas WorschechMerge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
389d35c8ahudson* OMOptim 325e525...797e2e4 (1): > Add phony targets for OSX
b9fbe4e41gossen* 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
5a7d207b6hudsonUpdating submodules
cb3a2fb3bMartin SjölundExpected output
724239d46hudson* OMCompiler 234e916...b6d7f28 (1): > Support the now standard Connections.rooted
5316bb367Martin SjölundFix qmake/OSX detection
161ea338dhudson* OMCompiler 5942cf8...234e916 (1): > Fix for OMPCC on OSX
ce4791d8dhudson* OMEdit 9435fbf...c487dc4 (1): > Fixed getTLMComponents. Generate default annotation for sub-models that doesn't have any. Some source code documentation.
b8c416edeAdeel AsgharFixed getTLMComponents. Generate default annotation for sub-models that doesn't have any. Some source code documentation.
c487dc408Adeel AsgharFixed getTLMComponents. Generate default annotation for sub-models that doesn't have any. Some source code documentation.
0a892c2f6hudson* OMOptim b0d08f1...764987b (1): > Allow using GNUCXX to override CXX for OMOptim
f7a118b93hudson* OMCompiler dd9ec80...5942cf8 (1): > Fixed Modelica.Thermal.HeatTransfer.Examples.Motor for debug=hpcom
88219c609hudson* OMShell b160beb...32c1153 (1): > Fix duplicate /build/
32c115395Martin SjölundFix duplicate /build/
462a5755bMartin SjölundGenerate a stand-alone lexer
eee4bd966hudsonUpdating submodules
57342feebMartin SjölundSome OMCC updates
27fa2f264hudson* 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.
825f74c1bAdeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMEdit
9435fbf1dAdeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMEdit
0fc9a6d0aAdeel AsgharAdded 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.
7e4f8d734Adeel AsgharAdded 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.
9d1079d82Niklas WorschechMerge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
6e21b0b83Niklas Worschechremoved referencefiles in common.mos file of cpp runtime tests
bc21794a9hudson* testsuite 14bd6a3...6e21b0b (1): > removed referencefiles in common.mos file of cpp runtime tests
12047f1d1Niklas Worschechremoved referencefiles in common.mos file of cpp runtime tests
b6e3ca43dhudsonUpdating submodules
14bd6a3c9vruge-added test for sortEqnsAndVars -expected output
562081ee6hudson* OMCompiler d084a77...0fc49fb (1): > Update system libs list
308e800d3Martin SjölundCompile Modelica3D on OSX
6011d62bbhudsonUpdating submodules
c3be20b70Per ÖstlundAdded test case for #3360.
b0827a783hudson* OMCompiler 0feb1da...1a119b6 (1): > Change some matchcontinue statements to match statements Remove some unhelpful comments
7e428a10bhudson* 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
eaae6d9f3hudson* OMCompiler 164e53e...ef62d68 (1): > Add a CONTRIBUTING file
284d7ffadMartin SjölundAdd a contributing file
aff6cee35hudson* OMCompiler 77a112e...164e53e (1): > Fix ipopt compilation on OSX
e6f75d26eMartin SjölundUpdate push instructions
326922addMartin SjölundUpdate README.md
24e3e3884hudson* libraries 20aedbc...43d612e (1): > Only remove git/svn files if they exist
bc5f3b5c5hudson* OMCompiler 5d52a95...77a112e (1): > Add weak linking for OSX umfpack
83dd39ce1hudsonUpdating submodules
f3148cae7Martin SjölundFix for MSL update
7bffd689bhudson* OMCompiler 390d475...ee53ba6 (1): > Make a tail-recursive call
8c5d48eb3hudson* OMCompiler 4d21eda...390d475 (1): > - fix codegeneration of sparse pattern
6e33791bahudsonUpdating submodules
9aeffbc4fLennart OchelFix expected output
b58087d2eLennart OchelAdd test case for #3358
35b86d55fhudson* OMCompiler c9cd590...69e3810 (1): > - change execStat usage a bit to get a better overview
994a346dehudson* OMCompiler 7b13279...c9cd590 (1): > some fixes for compilation on OS X
0ebf98be7hudsonUpdating submodules
823aeb722Martin SjölundAdd test for listFile
b20a61d8chudson* OMCompiler 0af6530...b0dc6e7 (1): > fix for external c calls return values in cpp runtime
b65af2c7dhudson* doc a8ff45d...739170f (1): > Add example on calling external Python code
739170f3bMartin SjölundAdd example on calling external Python code
184cfa108hudson* doc 35203b2...a8ff45d (1): > Add attributes
a8ff45ddaMartin SjölundAdd attributes
7fa02be00hudsonUpdating submodules * OMCompiler ca33ed1...0af6530 (1): > Use better version
347d15cf0Martin SjölundUpdate common
b160bebe1Martin SjölundUpdate common
5e297bb12Martin SjölundUpdate common
5bd7a94d3Martin SjölundUpdate common
c0c292779Martin SjölundUpdate common
f372dd80dhudson* common 00c80dc...51d5f52 (1): > Add macros to get the semantic version of the current release
51d5f523eMartin SjölundAdd macros to get the semantic version of the current release
56ed12f8chudson* 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
924b6f0f0hudson* OMEdit a076bbc...8d10576 (1): > Generate directories for sub models when saving meta-model.
0d8476c32Adeel AsgharGenerate directories for sub models when saving meta-model.
8d105766eAdeel AsgharGenerate directories for sub models when saving meta-model.
9fc808683hudson* OMEdit 1f6c735...a076bbc (1): > Fixed the ModelFile attribute of meta-model editor.
3fdd91dd1Adeel AsgharFixed the ModelFile attribute of meta-model editor.
a076bbc78Adeel AsgharFixed the ModelFile attribute of meta-model editor.
d84ca0e20hudson* OMCompiler 1a632d2...ca33ed1 (3): > - fixed mingw build > - ScoreP-include added > - fixed ScoreP-Handling in Cmake
39a433b8ehudson* doc cb5229f...35203b2 (1): > Use some inline icons
35203b2fbMartin SjölundUse some inline icons
a303378c8Martin SjölundUpdate documentation
cb5229fd3Martin SjölundAlso include a diff for the documentation since the last release
30e94ba0ahudson* 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
9222dcfebMartin SjölundInstall pre-commit hook for OMDev OMCompiler
7a33c182fMartin SjölundLet runtests.pl determine threads automatically
509fb1754Martin SjölundDo not break lines in the makefile
80696ff78Martin SjölundCopy documentation for now (until omc-doc is built separate)
144e356e2Martin SjölundFix install paths
ca00d549ahudson* OMOptim fc81c68...16ab602 (1): > Fix OMOptim search path
3d07efd5dhudson* doc 53189f6...6f01277 (1): > Fix indentation in release notes
6f012777dMartin SjölundFix indentation in release notes
a5e03b700Martin SjölundAdd link to User's Guide
ac1c74413Martin SjölundAdd make install to the main repo
390474d03hudson* 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
3663a5bc2ptaeuberMerge branch 'master' into tearing
61916a6f7hudsonUpdating 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
53189f61bMartin SjölundAdd intersphinx, fix references
96353e71cptaeuber- add new model to test dynamic tearing
3fb89e1ecptaeuber- add new model to test dynamic tearing
bd64558eahudson* OMCompiler 6f28e41...d36f27a (1): > Look for Susan-generated files
2560104cbhudsonUpdating submodules
d116a736bPer ÖstlundAdded testcase for #3357.
7bc3b0a37hudson* doc 0ddc0e0...5d7ed28 (1): > Use git describe to show the version number
5d7ed28d9Martin SjölundUse git describe to show the version number
ac3ec302chudson* OMCompiler bffe982...1abf2a9 (2): > Update sanity check > Fix MODELICAPATH/OMHOME confusion
d9bc4f7f0ptaeuberMerge branch 'master' into tearing
d7caf1157hudson* doc eb988c4...0ddc0e0 (1): > Add bibtexparser dependency
0ddc0e0fbMartin SjölundAdd bibtexparser dependency
4b400dd6ehudson* doc 7e175de...eb988c4 (1): > Update OMHOME paths for the new location
eb988c469Martin SjölundUpdate OMHOME paths for the new location
95de45d11hudson* doc 756db51...7e175de (1): > Add sphinx to the requirements
7e175de56Martin SjölundAdd sphinx to the requirements
33c03747fhudson* doc e0e967f...756db51 (1): > Add 'UsersGuide/' from commit '292a85483b90f257280ac2c6f5a1f38ad74ccb19'
756db511cMartin SjölundAdd 'UsersGuide/' from commit '292a85483b90f257280ac2c6f5a1f38ad74ccb19'
292a85483Martin SjölundFix some references
633dd7af4hudson* OMEdit 146601a...1f6c735 (1): > #3354 - Allowing changing the shapes stacking order.
b0489b299Adeel Asghar#3354 - Allowing changing the shapes stacking order.
1f6c7351bAdeel Asghar#3354 - Allowing changing the shapes stacking order.
8b71ff961ptaeuber- add new model to test dynamic tearing
6f6a6debehudsonUpdating submodules
16dff7dd3Martin SjölundAdd OMPython to requirements
7f69a46b7Martin SjölundFix pip requirements name
368f220f2Martin SjölundAdd pip requirements
58dc0b9e4Per Östlund- Updated EnumArrayMod1 test.
5e15ef518Martin SjölundRemove Windows bat-file (need make to build images)
d19334e4fMartin SjölundAdd images
f60760420Martin SjölundMove files
9a2338833Martin SjölundUpdate MDT images
0689305fchudsonUpdating submodules
386f48085vwaurich- update EngienV6 tests
967a7e1b0hudson* OMNotebook e2a8885...788cb1e (2): > Merge branch 'master' of https://github.com/OpenModelica/OMNotebook > #3351 - Fixed the OMNotebook start up issue.
788cb1eb8Adeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMNotebook
7e6af05c0Adeel Asghar#3351 - Fixed the OMNotebook start up issue.
a2f93d6f3Martin SjölundGenerate separate bibliographies
177a9519aMartin SjölundAdd some targets for making a README
ce051d70dhudson* 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
9bbf3fb51hudson* OMCompiler 004a350...cbb4269 (4): > BugFix level scheduler > Added new statistical profiling feature > Added statistical support for profiling > Updating profiling cpp
66c076657hudsonUpdating submodules * OMNotebook 5b2cd4c...e2a8885 (1): > Ignore OMNotebook.config
e2a8885bdMartin SjölundIgnore OMNotebook.config
029b525dfhudson* OMPlot 4f0d255...f7acdb9 (1): > Ignore install-sh
f7acdb9abMartin SjölundIgnore install-sh
d44161babhudson* OMCompiler 752d5e7...004a350 (1): > Improve sanity check by checking all commits
e096b7974Martin SjölundSplit contributors into its own chapter
a773bf1bbMartin SjölundMore reference updates
88fcdc83aMartin SjölundFix names of a few more images
b602cc075Martin SjölundUpdate figures and references for OMNotebook
e9f842dfbMartin SjölundUpdate images for OMNotebook
8ae31d6c3Martin SjölundFix images and references in OMEdit
6939edcbfMartin SjölundSome figure/ref updates for OMEdit
907c90098Martin SjölundMDT updates
f8241b326Martin SjölundMDT debugger update
7c8901104Martin SjölundHandle some modelica:// links as well
4bb3b16a4hudsonUpdating submodules
4b8b10c98Martin SjölundAdd noevalfunc
cb404bc6bMartin SjölundAutomatically generate API functions
475b3c2behudson* OMCompiler bf14425...e78a319 (1): > Remove references to OMVisualize
475dafd20hudsonUpdating submodules
0c65e2d99Martin SjölundAdd test for stringSplit
d1e0cdc45hudsonUpdating submodules
5423ecb43gossenAdd endResult to testExternalObject
c12f1dc09hudson* 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
e6275f187gossenAdd flattening test case for external object located in extended class
c959c718fhudson* OMCompiler 8319e8c...080582d (1): > Fix typo in InstUtil failtrace messages
2f2167889hudsonUpdating submodules
aa3f566a3Martin SjölundAdd target to check for trailing whitespace
7156cf3ffhudson* OMShell 38ee94f...0694730 (1): > Remove generated files from version control
0694730c4Martin SjölundRemove generated files from version control
90699f294gossenModify synchronous tests for new partition algorithm
a3e7ccfc9hudsonUpdating submodules
02df469b9hudson* OMCompiler 8d92eff...9300fd4 (1): > skipped createStateSets for dummyDerivatives
96c01c33bhudson* OMCompiler 131f013...8d92eff (1): > - improve symbolic jacobian just by removing unionList
6a6816349hudson* OMEdit 2ac3e23...146601a (1): > #3352 - Allow creating new result file when doing re-simulation.
76227e393Adeel Asghar#3352 - Allow creating new result file when doing re-simulation.
146601a79Adeel Asghar#3352 - Allow creating new result file when doing re-simulation.
06fe20826hudson* OMCompiler ebc9ca9...131f013 (1): > Add rational number support in SimulationRuntime-C.
c9d59160chudson* OMEdit c031a55...2ac3e23 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Use mono-space font for Output.
b3481638bAdeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMEdit
2ac3e23e7Adeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMEdit
5a8a16914Adeel AsgharUse mono-space font for Output.
78c8141eaAdeel AsgharUse mono-space font for Output.
b8cb8deachudson* 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,
a330d6204hudson* OMCompiler 97f4aaf...ebc9ca9 (1): > - return value from Logger::isEnabled
b10d4aca0adrpo- fix modelica3d build
7a7eaee26adrpo- build modelica3d also for Windows
4925615f5hudson* OMCompiler 7e2e9c5...97f4aaf (1): > makeEquationToResidualExp: added case for Wild
de8b3a5a7hudson* 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
d9227a10dhudson* OMCompiler 95d54df...f03a955 (1): > - split the CodegenFMU.tpl into several files
9efc6a7cbptaeuber- add new model to test dynamic tearing
ad21d3460hudsonUpdating submodules
4a67f5c93vrugeupdate test
879a7e057vrugeadded test for loop2con
2eeef723fhudson* 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.
dbb138e00hudson* OMEdit 151140b...c031a55 (1): > - formatting
ba9c8f95dalash325- formatting
c031a554ealash325- formatting
55f0c3874hudson* OMCompiler f54c86f...8d8f136 (1): > Update instructions
0eafeabaahudson* OMEdit 697cc62...151140b (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > - Do not use OpenModelica API to fetch interface points
38edcd29falash325Merge branch 'master' of https://github.com/OpenModelica/OMEdit
151140b7aalash325Merge branch 'master' of https://github.com/OpenModelica/OMEdit
fd2de2be4hudson* libraries 62b24ec...e64b6bf (1): > Make Modelica3D
05916ca30hudson* 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
87524c88bhudson* OMEdit dfaf7cd...697cc62 (1): > #3346 Added the camel case for components name.
3c417a6e9Adeel Asghar#3346 Added the camel case for components name.
697cc622dAdeel Asghar#3346 Added the camel case for components name.
7ebca9298hudson* OMShell ccfba05...38ee94f (1): > Updated common submodule.
38ee94f65Adeel AsgharUpdated common submodule.
2d0861ad5hudson* OMPlot 213ce20...4f0d255 (2): > Updated common submodule. > - LF as eol. - Install pre-commit hook.
4f0d25536Adeel AsgharUpdated common submodule.
305ac7d52alash325- Do not use OpenModelica API to fetch interface points
76169ad95alash325- Do not use OpenModelica API to fetch interface points
00ca982bchudson* OMEdit d5d7b9e...dfaf7cd (1): > Moved co-simulation files to TLM directory.
77fe0f612Adeel AsgharMoved co-simulation files to TLM directory.
dfaf7cd36Adeel AsgharMoved co-simulation files to TLM directory.
804872960hudson* 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
7aebb973bMartin SjölundUse the latest OMCompiler commit
0a7141801hudson* OMEdit e4bab47...d5d7b9e (2): > Merge branch 'master' of https://github.com/OpenModelica/OMEdit > Fetch interface data in a thread.
78a27cd0fAdeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMEdit
d5d7b9e09Adeel AsgharMerge branch 'master' of https://github.com/OpenModelica/OMEdit
f5ad46cdcAdeel AsgharFetch interface data in a thread.
a8c6795ebAdeel AsgharFetch interface data in a thread.
82c0d37cfhudson* OMCompiler f54c86f...dee58ad (2): > Merge branch 'master' of https://openmodelica.org/git-readonly/OMCompiler > added documentation folder to cpp runtime
aee340f56Martin SjölundAdd the latest OMCompiler
0ecab7c3chudson* OMCompiler c7a548d...dee58ad (1): > Merge branch 'master' of https://openmodelica.org/git-readonly/OMCompiler
6ab88758dhudson* 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
bc94b4659alash325Merge branch 'master' of https://github.com/OpenModelica/OMEdit
e4bab4796alash325Merge branch 'master' of https://github.com/OpenModelica/OMEdit
67740db8fhudson* OMEdit 336d21a...0eb4e60 (1): > - Updated common submodule.
4fe03779falash325- Read interface data from the xml file - show the metamodel file unsaved if and only if the file is modified
01fc36015alash325- Read interface data from the xml file - show the metamodel file unsaved if and only if the file is modified
3ef1192bfAdeel Asghar- Updated common submodule.
0eb4e6054Adeel Asghar- Updated common submodule.
45c44c02fhudson* OMEdit 1c72bdb...336d21a (1): > - Added GUI for fetch interface data.
a7399af88Adeel Asghar- Added GUI for fetch interface data.
336d21a92Adeel Asghar- Added GUI for fetch interface data.
33e8c411chudson* OMCompiler 90b6c5d...c7a548d (1): > added documentation folder to cpp runtime
d7055c4ceAdeel AsgharIgnore NewDocumentation
c780689b2hudson* OMCompiler 6ebad16...90b6c5d (2): > cosmetic change > generateCrefsExpLstFromExp: added case for der(x)
815abe8e7Adeel Asghar- Find the alabaster theme path properly by using the recommended way suggested by alabaster https://pypi.python.org/pypi/alabaster.
6380bb688Martin SjölundAPI updates
dd2aa10d2Martin SjölundLaTeX fixes
915857d34Martin SjölundSome minor fixes
63e370816hudson* OMCompiler b3abd2b...6ebad16 (1): > disable optimization OptModules for dynopt where +simCodeTarget=XML
fd13d2c50Martin SjölundCleanup OMPython
19e6bfa4cMartin SjölundUpdate ignores
33e7b0ef7Martin SjölundModelica3D updates
c8e04dec8Martin SjölundAdd missing C headers and sources
d6515356bhudson* 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
40f4c66dcvrugeadded test for simplifyConstraints
62b4d4b4fhudsonUpdating submodules
e5f7de7c9vrugeupdate test after added postOptmodul simplifyConstraints
d013729b4hudson* OMCompiler 1462eb5...df3bcaf (1): > Make alt text unique for profiling images
baac1ae9aMartin SjölundGenerate a report for the profiler
63ec7ef0fMartin SjölundTypeset C and Python interoperability
619b3627ahudson* 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
334a4f805Martin SjölundUpdate FMI chapter
824496b65hudson* OMEdit 0fa0c95...1c72bdb (1): > Fetch interface data for TLM co-simulation.
4b64eae45Martin SjölundReplace a png with the equation
c2b4b82c1Adeel AsgharFetch interface data for TLM co-simulation.
1c72bdbe0Adeel AsgharFetch interface data for TLM co-simulation.
d4e054757hudson* doc 64ee465...e0e967f (1): > Add 2 more master theses (OMNotebook)
e0e967fa6Martin SjölundAdd 2 more master theses (OMNotebook)
76e3d24cfMartin SjölundAdd some references
e23a6d0b5Martin SjölundExplain that there are no differences in the results
b3bfb6587hudsonUpdating submodules
af7caf2d7Martin SjölundAdd a reset directive for OMPython to prevent odd behaviour
9a21804a4Lennart OchelUpdate expected output
e481864a2Martin SjölundUpdate 2D-plotting
794c493d0Martin SjölundMore figures in optimization chapter
c055ac4ddhudson* OMCompiler bd824ec...780b277 (1): > Dump Optimica cref's
b94ff2ea1Martin SjölundSome improvements for optimization
44e0fbc51Martin SjölundRemove duplicate text
ce5a592f5Martin SjölundFix citations
b4f08b8f8hudson* doc 49f391f...64ee465 (1): > Minor fixes to the bibtex database
64ee46573Martin SjölundMinor fixes to the bibtex database
2dcc3bb16Martin SjölundUpdate warnings and errors
0eff9b976Martin SjölundAdd system overview figure
604cd9f66hudson* 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
d364952eeMartin SjölundAdd parametric plot
8f5024b82hudson* OMEdit fb6b73c...0fa0c95 (1): > Make External model useful for meta modeling. Delete the OriginItem when the component is deleted.
d7ec619abAdeel AsgharMake External model useful for meta modeling. Delete the OriginItem when the component is deleted.
0fa0c95b5Adeel AsgharMake External model useful for meta modeling. Delete the OriginItem when the component is deleted.
ca49350d6hudson* 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.
a839e5b5eAdeel AsgharAdded TLM co-simulation in the Libraries Browser context menu. Allow opening TLM co-simulation output window from TLM co-simulation setup.
fb6b73c01Adeel AsgharAdded TLM co-simulation in the Libraries Browser context menu. Allow opening TLM co-simulation output window from TLM co-simulation setup.
9083bcb5aMartin SjölundAdd option to do a gnuplot
d51dba320hudson* OMCompiler 36f6156...bd824ec (1): > Add support to filter to CSV
3561a6a52hudson* OMCompiler 5b20ca6...36f6156 (1): > added assert for pow(x,0.5) = sqrt(x)
f3ae33e49hudson* OMCompiler 26ab95a...5b20ca6 (1): > Update HPCOM-IntelTBB (Task-Arena, Bug-Fix)
be4c5847cMartin SjölundRemove some old files
2a626a44dMartin SjölundRunning OMC to generate documentation
4eb0c5d13hudson* OMCompiler bd5ab44...26ab95a (1): > Fix indentation
c1181c94chudson* 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
c30b13bf9Martin SjölundMore syntax highlighting
0bc5a0184Martin SjölundAdd release notes
fc6b9cd20Martin SjölundSplit some more chapters
22e66326fMartin SjölundCompilation to pdf
fc11f769aMartin SjölundAdd some missing files
9289a4bb5Martin SjölundSplit the files slightly, update equations a bit in OMNotebook
0a8e313fcvrugeimproved TestExpressionSolve.mos
b1428062dhudson* testsuite f1a5f1b...0a8e313 (1): > improved TestExpressionSolve.mos
3d125bde6Martin SjölundAdd used images
ca097c19ahudson* 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
6c972c0e5hudson* OMEdit 5168639...4b6d893 (1): > - Moved some files to appropriate directories.
7bd064597Adeel Asghar- Moved some files to appropriate directories.
4b6d893c6Adeel Asghar- Moved some files to appropriate directories.
33bc048c7hudson* OMEdit 30a9c4c...5168639 (1): > - Show the status of simulation in the Archived simulations list.
90d817052Adeel Asghar- Show the status of simulation in the Archived simulations list.
5168639adAdeel Asghar- Show the status of simulation in the Archived simulations list.
d27ba8955Martin SjölundAdd a docx to rst test
843488106hudson* OMCompiler f141d14...8de4ae3 (1): > - Fixed typo.
05448f790Martin SjölundSome updates to a small sphinx project with a few tweaks
ed2e6d04fMartin SjölundFix bibliography
26d7184d6Martin SjölundTry to add some sphinx project
5ac3367e3Martin SjölundTesting
a9a7f6a95hudson* OMEdit a6ded24...30a9c4c (1): > - TLM plugin log file named has changed.
eb37127d1Adeel Asghar- TLM plugin log file named has changed.
30a9c4cb2Adeel Asghar- TLM plugin log file named has changed.
a4f6d1190Martin SjölundAllow compiling without all subprojects present
1bc9092e9Martin SjölundUpdate README.md
bdfadc55dhudson* testsuite 25e582b...f1a5f1b (1): > Add a target for hudson to perform a sanity check
f1a5f1be6Martin SjölundAdd a target for hudson to perform a sanity check
7fe459f71hudsonUpdating submodules
25e582bffMartin SjölundUpdate reference results due to MSL 3.2.1 change
47dfa8843hudsonUpdating submodules
374837183vrugeupdate test
83bf09602hudson* 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
689ac6025hudson* 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
c1e4ea9b1vrugeupdate test
107a27fe8hudson* OMEdit 149bf80...a6ded24 (1): > - Another stupid typo.
2512d4a4dAdeel Asghar- Another stupid typo.
a6ded24a2Adeel Asghar- Another stupid typo.
86f5331d7hudson* 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
44f192948hudson* OMEdit a82dea5...149bf80 (1): > - Fixed stupid typo.
1fa319b5eAdeel Asghar- Fixed stupid typo.
149bf80d3Adeel Asghar- Fixed stupid typo.
d7344512dAdeel Asghar- Ignore OpenModelicaSetup directory.
55bd00861hudson* OMCompiler 7f603ec...c8a2562 (1): > Adds serialization of MMC values
fb99473b0hudson* testsuite 673e210...8165162 (1): > Increase the timeout
8165162b6Martin SjölundIncrease the timeout
390ff4184hudson* testsuite 5824e7b...673e210 (2): > - changed BouncingBall number of threads to one > Merge remote-tracking branch 'originMW/master' into masterMW
d5f753989hudsonUpdating 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.
193e7bc19hudsonUpdating submodules
673e21057Marcus Walther- changed BouncingBall number of threads to one
5e3b097ecMarcus WaltherMerge remote-tracking branch 'originMW/master' into masterMW
c485867faAdeel Asghar- No hover events in Component so no need to enable hover tracking. - Minor formatting & documentation in ModelWidgetContainer.cpp.
a82dea597Adeel Asghar- No hover events in Component so no need to enable hover tracking. - Minor formatting & documentation in ModelWidgetContainer.cpp.
5824e7bf4Martin SjölundDisable BouncingBall_mcp_omp.mos
e313ab681Adeel Asghar- Check for existing LibraryTreeNode and display error if already exists.
7f6cbd569Adeel Asghar- Check for existing LibraryTreeNode and display error if already exists.
9ae7723b5Per Östlund- Added test case for #3337.
c57605b39Martin SjölundMerge pull request #13 from vruge/disableDynStateSelectionInDynOpt3
ca05ec17dMartin SjölundMerge pull request #12 from vruge/disableDynStateSelectionInDynOpt2
e27871090Adeel Asghar- Allow loading external models for TLM meta-modeling.
2686fdbbbAdeel Asghar- Allow loading external models for TLM meta-modeling.
b3ffc67c2Adeel Asghar- Use the preserve aspect ratio and initial scale of the component instead of the layer.
8f8cfe060Adeel Asghar- Use the preserve aspect ratio and initial scale of the component instead of the layer.
dd51fdd78Adeel Asghar- Make the text readable when component has flipping/rotation.
a7c1e7733Adeel Asghar- Make the text readable when component has flipping/rotation.
d1c484175vrugedynOpt: addeed case for disable dynamic sate selection
2ff7145afvrugeupdate test
890ee7f65hudson* 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
70befdda5hudson* OMCompiler b8bb713...5992e4a (1): > - Fixed encoding of HpcOmScheduler.mo and SimCodeUtil.mo.
282861849hudsonUpdating 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
c798dca34Per Östlund- Added test case for array expansion of outer parameters.
d41041329hudson* 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
69d22f22dhudson* testsuite 1a5bab4...a9d51ea (1): > - Added test case for enumeration array modifier.
a9d51ea03Per Östlund- Added test case for enumeration array modifier.
eec11536ahudson* OMCompiler aec10af...e95da2b (1): > - Changed recursive instantiation of enumeration arrays to a loop, to avoid issues with type checking.
6e51e9945hudson* OMEdit 5dfb4ea...f77f376 (1): > - Visualize the Component origin with cross.
e8a1675d8Adeel Asghar- Visualize the Component origin with cross.
f77f376cfAdeel Asghar- Visualize the Component origin with cross.
eccd018f3hudson* testsuite 72a94bb...1a5bab4 (1): > - Added test case for inner/outer enumeration dimensions when using bindings.
19e07b667hudson* 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.
1a5bab448Per Östlund- Added test case for inner/outer enumeration dimensions when using bindings.
e6417343ahudsonUpdating submodules * OMOptim c75e22d...6d6beea (1): > Use the configured CXX when compiling paradiseo
72a94bbfeLennart OchelAdd test case for #3323
d1bb8872chudson* 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
5e296cf7bhudsonUpdating submodules * OMCompiler fd2efe9...cc6a016 (1): > Add workaround to RemoveSimpleEquations to sort out known vars from alias vars (#3323)
0bc3a73e2Lennart OchelUpdate expected output
443e0dd6dhudson* OMCompiler a63f61b...fd2efe9 (1): > Remove usertab.c as expected
63b4b6dc0hudsonUpdating submodules * OMCompiler dff6c83...a63f61b (1): > Remove usertab.c from cppruntime as it should never be compiled
81f8a837bMartin SjölundMake build dirs
234ebb4f9hudson* 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
179033528hudson* OMCompiler 04badce...dff6c83 (1): > Fixes #3332, ParModelica install paths
374f9d3d8hudson* 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
7bdc0d03chudson* OMCompiler 5c9479a...04badce (1): > replaced for loop with std::transform in SimVars.initRealAliasArray
79fb67ef9hudson* OMCompiler eb6f814...5c9479a (1): > fix for ModelicaExternalC usertab linker error in cpp runtime
d1489104bhudson* OMCompiler 9f6854b...eb6f814 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > fix for typo in SimController comment
e8c7682f2hudson* testsuite 0c3dcc8...d0aef25 (1): > - commented out debug line
8e8f9667cadrpo- unpack the reference files before running the tests
d0aef2541adrpo- commented out debug line
abc7935dehudson* testsuite 6b77a33...0c3dcc8 (1): > Only set CXX to g++ if CXX is clang++
0c3dcc855Martin SjölundOnly set CXX to g++ if CXX is clang++
84b170ca4hudson* 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
6fa70042chudson* 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
f7ae6d9aehudson* 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
b6201cd6dhudson* testsuite 1583aba...6b77a33 (1): > Merge pull request #11 from vruge/dynOptUpdate
6b77a33bbMartin SjölundMerge pull request #11 from vruge/dynOptUpdate
222835e16hudson* testsuite ded2952...1583aba (1): > Merge pull request #10 from vruge/dynOptUpdate
42ff48fcavrugeMerge remote-tracking branch 'origin/master' into dynOptUpdate
1583aba68Martin SjölundMerge pull request #10 from vruge/dynOptUpdate
e7f0d2061hudson* OMCompiler 1bda3b0...537d965 (1): > - git describe instead of git rev-parse for getVersion()
2860aa431vrugeremove some messages, which are not intresting
7ac9271f7vrugeimproved test TFC5
53c1cf744vrugeimproved test LRB2
c91dbbb98vrugeimproved test LRB
9eeccf432vrugeimproved test DM
4d8299ef7hudson* OMCompiler 5608b79...1bda3b0 (1): > - fix for visualization xml
6ce925d72hudsonUpdating 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
ded295274Martin SjölundSkip LOG_IPOPT_ERROR as the numbers are not interesting
44a312bd6Martin SjölundPrint less output to pass the testsuite
913700d04Adeel AsgharIgnore OMPython if git cloned inside OpenModelica.
6d3d279e0Adeel Asghar- remove OMPython submodule.
be7436adbAdeel Asghar- Added OMPython submodule.
5767eb0fchudson* OMNotebook 0505769...5b2cd4c (1): > Normalize line endings, remove generated file
5b2cd4c58Martin SjölundNormalize line endings, remove generated file
c20cfa8behudsonUpdating submodules * OMCompiler bb4056b...76801fe (2): > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Merge branch 'qss'
2c1535d6cLennart OchelUpdate expected output
576a904abLennart OchelMerge branch 'master' of https://github.com/OpenModelica/OpenModelica-testsuite
d79836166Lennart OchelMerge branch 'qss'
7d0e89366Martin SjölundUpdate runtests.pl exit codes
b4620a732Martin Sjölundconfig.guess is copied into the correct place by the common files
f009094cfhudsonUpdating submodules * common 2e0e4dd...00c80dc (1): > Always copy the required config.guess, etc
00c80dcd0Martin SjölundAlways copy the required config.guess, etc
e4416eaaeMartin SjölundFix cppruntime tests
169712a66Martin SjölundCompile Modelica3D binaries
2e0e4dd1dMartin SjölundAdd the canonical host_short to omhome
1eb301f92hudsonUpdating submodules * OMCompiler 38d0c59...060a0ac (1): > Use the configured CXX in cppruntime
3e5635a2bMartin SjölundUse g++ for boost threads
2226ebb5ahudsonUpdating submodules * OMCompiler bf6ce68...38d0c59 (1): > Use C++11 by default
8700c259cMartin SjölundAdd c++11 macro
283126151hudson* testsuite 028b425...a4b5245 (1): > Update expected output - remove warnings (see #3325)
a4b524524Lennart OchelUpdate expected output - remove warnings (see #3325)
efc65e194Lennart OchelUpdate test for system that do not depend on any state
ea351393bhudson* OMCompiler 60c93f5...bf6ce68 (1): > Fix generation of sparse pattern for systems with just one state
2c578ecf3Lennart OchelMerge branch 'master' into qss
312471e27hudson* 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
179506417hudson* OMCompiler 3f57560...60c93f5 (1): > Merge pull request #4 from ptaeuber/tearing2
ffb7cc192hudson* OMCompiler b3dabeb...3f57560 (1): > - sundials 2.4.0 has support for colored jacobian, so I've changed the ifdef
38289e02bhudsonUpdating 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
ef4ce6340hudson* 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
230db15a5Adeel Asghar#3123 - Fixed the Component flipping issues.
5dfb4ea46Adeel Asghar#3123 - Fixed the Component flipping issues.
65bc6a2b2adrpo- build omlibrary and omc-diff by default on Windows
dc25ac0eahudson* testsuite b07755b...028b425 (1): > Merge pull request #9 from vruge/master
028b425b0Adrian PopMerge pull request #9 from vruge/master
5bc2cb9d8vrugedy. optimization: update test
36a39f62evrugedyn. optmization: update test
9fbf184a5hudson* OMCompiler defa77c...e2a2224 (1): > dyn. optmization: attempt to fix CombiTimeTable with Periodic
fbbbebfbevrugeupdate test
689f8810chudson* testsuite 42c0789...b07755b (1): > Expected output
b07755b09Martin SjölundExpected output
23a74abcfhudson* 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
b5e2d2838hudson* testsuite 0009dfa...42c0789 (1): > Disable debugging
42c07892aMartin SjölundDisable debugging
76b47f73chudson* 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
e40f14020hudson* testsuite 5c9cc5d...0009dfa (1): > Use the new paths for the model testing scripts
0009dfa13Martin SjölundUse the new paths for the model testing scripts
85986d843hudsonUpdating submodules * OMCompiler 27df1e5...dcf2a05 (3): > - Added for-loops to dumpEqs. > - Codegen for vectorization using for loops. > - Cleaned up vectorization. - Fixed upper bound for vectorization.
5c9cc5de3Martin SjölundDo not add the inst tests
8171bdfecMartin SjölundAdd missing SiemensPower test
fe904fba7hudson* testsuite 4ade779...36b2fae (1): > Add SiemensPower reference file
36b2fae6eMartin SjölundAdd SiemensPower reference file
5b48199f5hudsonUpdating submodules * libraries b915040...efc414f (1): > Add SiemensPower 2.1 beta
4ade77936Martin SjölundUpdate SiemensPower tests to use the packaged library
1d2871767Martin SjölundUse SiemensPower from the libraries
3ca5d1f13hudson* libraries 6ae48c8...b915040 (1): > Add SiemensPower as a core library
0bbaeec6chudson* testsuite 6a8642c...6f15357 (2): > Add the small reference graphs used and compared > Use same stopTime as reference file
6f15357c6Martin SjölundAdd the small reference graphs used and compared
268a0405dMartin SjölundUse same stopTime as reference file
a92549d11hudson* OMCompiler 6d49a94...27df1e5 (1): > - fix windows compilation
e4924883fhudson* OMShell 3f8412c...ccfba05 (1): > Update .gitignore file
ccfba0529Lennart OchelUpdate .gitignore file
8b8614f29hudsonUpdating submodules * OMCompiler ab8f95a...6d49a94 (1): > Merge outputs 2 and 3 of diffSimulationResults
6a8642c01Martin SjölunddiffSimulationResults changed back to two outputs
7caf3fc61hudson* testsuite e90e180...77b04d0 (1): > Add MSL 3.1 version of reference files
77b04d023Martin SjölundAdd MSL 3.1 version of reference files
aa2ef4b3dhudson* testsuite 73d0a3c...e90e180 (1): > Update C++ tests using the ModelTesting scripts
e90e180ceMartin SjölundUpdate C++ tests using the ModelTesting scripts
607683cafMartin SjölundBuild reference files
96888e341hudson* OMCompiler 2bf2c4e...ab8f95a (1): > Bump 3rdParty
1207d8e2fhudson* OMCompiler 0d42956...2bf2c4e (1): > Quote directory names
bca913380hudson* 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.
69b6561e8hudson* 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
25364865ehudson* testsuite f9fa946...73d0a3c (2): > Add reference file for 4-bit adder > Add reference for ChuaCircuit (2500 intervals)
73d0a3c99Martin SjölundAdd reference file for 4-bit adder
2f534a82bhudson* OMCompiler ba5b824...98e9206 (1): > Allocate the correct size
5f9e4651aMartin SjölundAdd reference for ChuaCircuit (2500 intervals)
c1d29220fhudsonUpdating submodules * common ec62513...d52ab4e (1): > Make pre-commit hook work with submodules
f9fa9461eMartin SjölundFixes 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
d52ab4e30Martin SjölundMake pre-commit hook work with submodules
36f6ce8f7hudsonUpdating submodules * OMOptim a06773d...c75e22d (1): > - Fixed encoding of ParadisEO files.
703687b75Martin SjölundConvert Makefile.in to UTF-8
c5ab20cbdMartin SjölundMerge pull request #8 from lochel/jacobian-warning
f3b9b6be6hudson* testsuite 7e98375...ff0fc92 (3): > Expected output > Add -nodelete option to rtest, for debugging > Use the MSL 3.1 reference for CharacteristicThyristors
ff0fc923dMartin SjölundExpected output
487b49718Lennart OchelUpdate expected output
de3bfe75chudson* OMCompiler a6b4656...ba5b824 (2): > Simulation results fixes - Add failed variables as output from diffSimulationResults - Add numberOfIntervals flag to filterSimulationResults > Create GC_asprintf function
ed3dc1720hudson* 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.
710c86d07Martin SjölundAdd -nodelete option to rtest, for debugging
8064091bdMartin SjölundUse the MSL 3.1 reference for CharacteristicThyristors
7c74307a2hudson* OMCompiler ea135be...23a54a4 (2): > - removed some debug dumps in vectorization > - some fixes for vectorization
c101ed495hudson* OMCompiler 20a5a0c...ea135be (3): > - extended vectorization (reverted from commit 4e506d6574516164ddaf3ee1eee666e5b4c31857) > Merge remote-tracking branch 'origin/master' > - extended vectorization
71623400ahudson* OMCompiler c895e99...20a5a0c (1): > - fixed GCC compiler warnings for invalid-pch define and force_inline
be961d1dbhudson* OMCompiler 348b22c...c895e99 (1): > - fixed appended subscripts for vectorization
68874ea93hudson* 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.
8bb9617dfLennart OchelUpdate expected output
ffa7dad6bLennart OchelAdd test case for ode system that depends on time (and not on states)
1656a6396hudson* 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
18a543d80hudson* 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
5432a3604hudson* 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;
539229e45hudson* OMCompiler d8cca3f...97f744c (1): > - update 3rdParty and .gitignore
a97a2ebd4Lennart OchelUpdate expected output
2fe81190bhudson* OMCompiler 454c9c4...d8cca3f (3): > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Changes towards vectorization > Changes towards vectorization.
21ec2c9behudson* 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
c738f886ehudson* OMCompiler ec0bb5e...454c9c4 (1): > - support -emit_protected for CPP runtime
eecaa5f6ahudson* OMCompiler ed7da3e...ec0bb5e (1): > symEuler: fixed values for der(x)
4856053c8hudson* OMCompiler bae5316...ed7da3e (1): > fixed symEuler
d35959ffbhudson* 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
86674c94dhudson* testsuite 3a9c670...7e98375 (1): > Expected output
7e9837520Martin SjölundExpected output
de650fefchudson* libraries 03a6500...e5deae4 (1): > Fix checkLatest
d16b65569hudson* libraries 72fe6fd...03a6500 (1): > Add new libraries Chemical and ScalableTestSuite
e48b4da37Martin SjölundAdd openmodelica.org mirror pulling by default
7ea458b0dhudson* OMCompiler dadc3dc...bae5316 (2): > - proper include > - more fixes for MSVC compilation
7ae2f1ee1adrpoMerge branch 'master' of https://github.com/OpenModelica/OpenModelica
466750ddfadrpo- put back more makefile targets
ffe9785bchudson* OMCompiler adf53f3...dadc3dc (1): > - fix MSVC compilation of C runtime
2fc1cb88bhudson* OMCompiler 945b16d...adf53f3 (1): > - update 3rdParty in OMCompiler
d3d68220bhudson* libraries 6d15646...72fe6fd (1): > Bump libraries - https://github.com/modelica/Modelica.git branch maint/3.1 has FAILING head - latest is af2a3e1597d648d6826665c89cf9eaf5c2a632bc abe2bb694c149c107875b3a44910ac723465510c
4282c8814hudson* testsuite 6ca9268...3a9c670 (1): > Add absolute path to compiler sources
3a9c67069Martin SjölundAdd absolute path to compiler sources
50d078897Martin SjölundRe-add content removed by accident
0ad00ff75hudson* OMCompiler 475d005...945b16d (2): > - Fix previous commit, due to constants with wrong type getting eating. > - Removed unused delayed type checking to simplify SCode.Mod.
3ad5ddafeMartin SjölundCompile OMNotebook and OMShell
3f8412c0aMartin SjölundFix compilation of OMShell and mosh
a0acad334hudson* OMCompiler 56f577d...475d005 (1): > extends dyn. optmization: update var direction
b87dfa084Adeel Asghar- Missing file from last commit.
cbd3561e0Adeel Asghar- Added common submodule. - Install pre-commit hook. - Added .gitattributes.
0fe3e13fehudsonUpdating submodules * OMOptim fb1f0ac...a06773d (1): > - LF as eol. - Install pre-commit hook.
c24784719Adeel Asghar- LF as eol. - Install pre-commit hook.
6ca92683aMartin SjölundUpdate expected results
7f4a2353aMartin SjölundAdd AIMC_withLosses reference file
cc44005f6hudsonUpdating submodules * OMCompiler 6913c02...56f577d (1): > relax the rules for reduce and extends dyn. optimization flags
0505769f7Adeel Asghar- Added .gitattributes. - Install pre-commit hook.
47977bba2hudsonUpdating submodules * OMCompiler af3435e...6913c02 (1): > symEler: improved generation of helper-var DT
092e7d820Adeel Asghar- Use LF as eol to keep things uniform.
289644df3Adeel Asghar- Use LF as eol to keep things uniform.
9c5c03f80hudson* testsuite fca40b3...4c1eca3 (2): > Use the model testing script > Model testing script now works better in non-standard directories
4c1eca322Martin SjölundUse the model testing script
0bb8a1f25Martin SjölundModel testing script now works better in non-standard directories
40c839062hudsonUpdating submodules * OMEdit f417640...4f171b4 (1): > - Properly install pre-commit hook for OMEdit.
d4d323b0dAdeel Asghar- try whitespace.
4f171b49aAdeel Asghar- Properly install pre-commit hook for OMEdit.
ec62513e6Adeel Asghar- Make pre-commit work on Windows.
6d9f5c5e3hudson* 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
cdb1b6380hudson* testsuite e5d820d...fca40b3 (1): > Update paths to reference files
fca40b3ccMartin SjölundUpdate paths to reference files
59dac22c7adrpo- add omshell and mosh targets
33fedb9a5hudson* OMCompiler 29cd04e...9e6d93d (1): > ExpressionSolve: added additional for symEuler(dt == 0)
2a44e2ff7hudson* libraries 92ef89d...944d920 (1): > Single-branch did not exist until around git 1.8 (1.7.10)
a2321064fhudson* 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
e5d820d26Martin SjölundUpdate the model testing script to handle MSL 3.1 - Changed some MSL 3.1 simulation tests to use the model testing script
5e0354e30hudson* OMCompiler 3a51e34...29cd04e (1): > Build cppruntime into OMBUILDDIR
125e19c93hudson* testsuite d52e6f7...3ffa328 (1): > Add the HumMod tests
3ffa3287eMartin SjölundAdd the HumMod tests
8a8e0105dMartin SjölundBuild cppruntime if requested
16e6e52eeadrpo- put back the needed Windows targets
6092981d1adrpo- bring back the coding style targets and the aspell file
b89833dfbhudson* OMCompiler 550f780...3a51e34 (1): > - add Compiler/OpenModelicaSetup to .gitignore
146ab87d5adrpo- add Eclipse files: .project-sample .externalToolBuilders/OMDev-MINGW-OpenModelicaBuilder.launch-sample - update .gitignore
cb2452adchudson* OMCompiler 8c0132b...550f780 (1): > - fix library coverage script, have emit_protected defined on all branches, otherwise you get an error when running system
f620fd541hudson* 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
2da0cd3c4hudson* 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
c1cad41dchudson* libraries e0fab54...51c0469 (1): > Some fixes for check-latest
0d10a971ahudson* libraries 0a8f36e...e0fab54 (1): > Handle multiple repos in the update script
b94e4456fhudsonUpdating submodules * OMCompiler ff139a3...8c0132b (2): > Fix OMC path for --without-omc > Handle filtering negative aliases
9c0b760ebhudson* testsuite c5ab021...d52e6f7 (1): > Update reference files for hpcom - Re-added files unique for hpcom - Other tests use MSL 3.2.1 reference files
d52e6f7cdMartin SjölundUpdate reference files for hpcom - Re-added files unique for hpcom - Other tests use MSL 3.2.1 reference files
15bde75a4hudson* testsuite 2f9ab57...c5ab021 (1): > Update ThermoPower tests
c5ab021ffMartin SjölundUpdate ThermoPower tests
3916654ddhudson* testsuite 13e820f...2f9ab57 (2): > Expected output > Fix Java tests
2f9ab5718Martin SjölundExpected output
6a9078e98Martin SjölundFix Java tests
3f40e4273hudson* 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)
13e808fffMartin SjölundAdd compilation of OMNotebook on Linux
213ce20f1Martin SjölundUpdate submodules
2bc7193c7Martin SjölundFix OMNotebook compilation
f2d928b61hudson* OMEdit 10cae8b...f417640 (1): > - Install the pre-commit hook.
f417640adAdeel Asghar- Install the pre-commit hook.
7c54c2be4hudson* 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
13e820f24Lennart OchelUpdate debug dumps - Replaced large models with dummy models - Restore filtered out tests - Update expected output - Deactivate tests that dump time stamps
36e68fbb5hudson* 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
b09aaee0fMartin SjölundAdd filtered reference files for resolveLoops
20f29ce04Martin SjölundRemove test identical to the MSL test
19beba6c8Martin SjölundRemove unused test ComparisonQuasiStationary2
20085af03Adeel AsgharBuild OMShell & OMOptim from root project.
765391930Martin SjölundDo not instantiate PlanarMechanics
d92b0cb39Adeel Asghar- Build omedit & omnotebook from root project.
068ea29f2Martin SjölundAdd OMShell to the submodules
9b5f5039chudson* 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
bc2c1844dMarcus Walther- updated hpcom tests
c98aacedchudson* OMCompiler 7023616...723695e (1): > Handle mixed OMC and Dymola names better
bcf067077Marcus WaltherMerge pull request #1 from OpenModelica/master
66d84112bhudsonUpdating submodules * OMCompiler e446029...7023616 (2): > Fix a rollback bug > Update submodules
fa2bd9aacMartin SjölundFix pull command
d51729c13Martin SjölundBash formatting
fdfb3b8b8Martin SjölundUpdate README.md
515a0c954hudson* OMOptim 7ef85c5...fb1f0ac (1): > - Compile OMOptim on Windows.
c0aed8d1badrpo- update the glue project
7196e9988hudsonUpdating submodules * OMCompiler 4ee2c6c...ecc9596 (1): > - case sensitivity.
10cae8b19Adeel Asghar#3295 - Added close window, close all window & close all windows but this options in the View->Windows->
3b30c3a91hudson* OMCompiler 57c9092...4ee2c6c (1): > - some more infos about arraycrefs in dumpSimCode
5cd136dabhudsonUpdating 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
2def73da0hudsonUpdating submodules * OMCompiler d254dbf...66346e3 (2): > Update gitignore > Improve the mat4 reader to also lookup Dymola-style names
1cc7d081dMartin SjölundAdd PlanarMechanics minimal reference files
33ed58aaeMartin SjölundAdditional example for filtering reference files
ca59402d8Lennart OchelUpdate qss test suite
19e5804a6Lennart OchelMerge branch 'master' into lochel/qss
2560b6f2chudson* OMCompiler cbc725d...d254dbf (2): > Fix detection of version in submodules > Fix testing of the Java interface
c8e63af08hudson* OMCompiler 06ed6bf...cbc725d (1): > Improve the filtering of results files
cf6ba8de6hudson* libraries 9d79343...0c6db51 (1): > Compile ModelicaServices-Modelica3D by default
9733af6a8hudson* libraries 593195d...9d79343 (1): > Use ThermoSysPro and ThermoPower git versions
d184e1417hudsonUpdating 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
805d90b22Martin SjölundMerge pull request #5 from mflehmig/master
7e14015daMartin SjölundAdd ThermoSysPro reference files
7f652c3d7mflehmig- Added 'ReferenceFiles' to clean rule in Makefiles where needed.
b4129e37aMartin SjölundMerge pull request #4 from mflehmig/master
d4080259fmflehmig- fixed typo.
49f391fa1Martin SjölundCompile latex pdf
03aa6b99cMartin SjölundAdd 'listings-modelica/' from commit 'fc5a2466d2c760e0d75d13ee3fd8ceb550cfabd1'
098181c51hudsonUpdating submodules * doc d5928d9...3360702 (2): > rename: ocp_init.tex -> dyOptInitialGuess.tex > added LaTeX-src for intial guess
336070204vrugerename: ocp_init.tex -> dyOptInitialGuess.tex
3cf1adf71vrugeadded LaTeX-src for intial guess
5f0cfbfe2Martin SjölundAdd reference files for solver tests
1ca3bb1b5hudson* OMCompiler c91e321...fa70703 (1): > - update reference commit
db61292f1hudson* libraries df1f8ea...7bda092 (1): > Make ThermoSysPro a core library
b8f25c6c4hudsonUpdating submodules * OMCompiler e2edb49...c91e321 (2): > Merge branch 'master' of https://github.com/OpenModelica/OMCompiler > Highlight workaround for "symEuler"
d7675e279Martin SjölundUpdate README.md
48efb8879Martin SjölundUpdate README.md
6e7ea141ahudsonUpdating 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
5f32b3ae6Martin SjölundWe do not use the env.var OPENMODELICAHOME
6f8d233d8Martin SjölundUpdate common
eb10ccb41Adeel AsgharMore README updates. Removed README.txt
bd8f9a3cfAdeel AsgharMore README updates. Removed README.txt
172c00e4dAdeel AsgharRemoved README.txt
22be200b5Adeel AsgharMore README updates. Removed README.txt
2194ce555Adeel AsgharCopy DrModelica & DrControl. Updated README.
a0f60b217Martin SjölundAdd OMNotebookHelp from svn
ea5107f51Adeel AsgharUpdated README
1799708f2Martin SjölundAdd 'DrModelica/' from commit '4aebc12187da9e57445cec7f37d41bd99709bf47'
75965dc6eMartin SjölundAdd 'DrControl/' from commit '0e380635c4adddf94372cf0ecccf153d304d237e'
2c744c24cAdeel AsgharUpdated README
9a3c47e85Adeel AsgharFixed OMNotebook Windows compilation.
b96b56304Martin SjölundMerge pull request #3 from vruge/master
30b173d3fAdeel AsgharOMShell Windows compilaiton.
96ed92df1Vitalij Rugefixed symEuler
da8398b08Adeel AsgharFixed OMEdit & qjson compilation for Windows.
a5e05b311Adeel AsgharCopy OMPlot header files.
a050f2c3dAdeel AsgharRemoved unused stuff.
4cd2000edAdeel AsgharFixed OMPlot & qwt compilation for Windows.
a7fa71d5eadrpo- add newline at the end of Makefile.omdev.mingw
eefefe83badrpo- build core libraries when building omc on Windows
9bf2c0abbhudson* testsuite 2a29996...c6c4757 (1): > Add missing file to convert .mat.xz to .mat
c6c475784Martin SjölundAdd missing file to convert .mat.xz to .mat
3269d8cdeMartin SjölundMake reference files to prepare the testsuite to run
2a2999646Martin SjölundReference file updates
dd0555ff4hudsonUpdating submodules * OMCompiler 7d696cd...dcdf614 (3): > Define HashTableCrIListArray.HashTable in SimCodeTV.mo > - more propagation of OMBUILDDIR > - More fixes for windows compilation.
08df7b0bdMartin SjölundCompile omc-diff
77d2e5884Martin SjölundCompile omc-diff with optimization flags
c1d352514adrpoMerge branch 'master' of https://github.com/OpenModelica/OpenModelica
a06297341adrpo- forgot to push the Makefile.omdev.mingw changes
4e1ca3fe5Martin SjölundCopy libraries to the correct build dir
68f4b704dMartin SjölundFix OMOptim compilation from clean
cb05caf81Martin SjölundCompile OMPlot from clean
95a869dfeMartin SjölundCompile OMPlot from clean
7cf8dd087Martin SjölundFix configure from clean
cf1ac0d3aMartin SjölundFix configure from clean
0997d2ec1Martin SjölundAdd searching for libqwt
043b55739Martin SjölundCompile OMEdit, OMOptim, OMPlot as well
3d07c1eebMartin SjölundAdd gitignore
51478233dMartin SjölundCopy more files to the build directory
9296fcf69Martin SjölundFix compilation from the super project
687e1d940Martin SjölundNicer omhome messages
aedf3f4ffMartin SjölundCopy includes to omplot
aabaf24caadrpo- have a global Windows Makefile: Makefile.omdev.mingw which sets OMBUILDDIR and also compiler omc-diff in testsuite - update OMCompiler to the latest revision
ecfaaf73aAdeel AsgharFixed compilation.
1c5cab710Martin SjölundFix OMC bootstrapping path
c1bb0c3f2Martin SjölundCompile libraries by default - Libraries no longer require python - You can configure to install all or only a subset of libraries needed for the testsuite
f3d3696cbMartin SjölundTry to exit if files do not exist
3ed937e4fMartin SjölundAdd gitignore
7b69b2054Martin SjölundCompile both omc and omplot
a4b3fc3f6Martin SjölundUpdate configuration
1d955ae09Martin SjölundSkip looking for omc build artifacts if we are compiling omc at the same time
07583cf28Martin SjölundUse the configurable build directory Also fix using the correct CXX in qwt
d41c2b184Martin SjölundShare build dirs between projects
cdb605459Martin SjölundMerge pull request #2 from vruge/master
672011194Vitalij Rugesimplify test, which test no converge
2036f9f48Lennart OchelAdd some first tests for qss solver
ae6d4acb1Rüdiger Frankeupdate -cppruntime tests
a069005d7Martin SjölundAdd new API
756d376b8adrpoOMCompiler submodule updated
77feb896eMartin SjölundFix paths in bootstrapping tests
adcfa92e7Martin SjölundFix compilation of cppruntime; share cppruntime reference files with the C runtime
162277d85Martin SjölundMoved the MSL 3.2.x reference files to the root
9e0ccd5a9Martin SjölundPath to compiler sources changed
cf5d94e55Martin SjölundMake the test suite possible to run
fd4bd2d15Martin SjölundDocument removed directories
014b8f4a3Martin SjölundAdd bootstrapping tarball
e537f89d1Martin SjölundFix ipopt include path
32547cd4eMartin SjölundFix ipopt clang compilation
51cd067baMartin SjölundUse git describe for version
2bda989eeMartin SjölundFix lis compilation from clean
b8ad41ed8Martin SjölundAdd mkbuilddirs
c24176e76Martin SjölundAdd mkbuilddirs
5f77ff9feMartin SjölundFix make clean
a70a5f687Martin SjölundRemove qtclients references
c109056e3Martin SjölundUse latest OMCompiler
531e8682aMartin SjölundAdd testsuite
b190c2b86Martin SjölundThe OpenModelica testsuite Based on: https://openmodelica.org/svn/OpenModelica/trunk/testsuite/@25901 Removed most files >1MB in size
87c390650Martin SjölundAdd OMCompiler repository
cd07f3e19Martin SjölundAdd libraries
edff50d2bMartin SjölundAdding initial submodules
6d4f0161fMartin SjölundWhitespace
7436bfca0Martin SjölundInitial commit
292091e17Martin SjölundUpdate to new OMPlot paths
e9ad6358cMartin SjölundFix compilation using the new repository
d6652d48bMartin SjölundUpdate configure
9a08f0d8bMartin SjölundAdd pre-commit hooks
d5928d96cMartin SjölundAdd pdf's and word-files that were pruned from the history due to being binary files
6f4aec499Martin SjölundUpdate README.md
9f50bb3e5Martin SjölundCreate README.md
7384dac2dMartin SjölundSquash nls files on top of the rest of the repository
110482475Martin SjölundCreate README.md
68501e243Martin SjölundBug reports
0637335feMartin SjölundAdd missing makefile, copying, readme
7dd9c1a3eMartin SjölundSome additional useful m4 checks
4273b1379Martin SjölundFix compilation after git-svn conversion - Added qwt, man-pages, etc
cc098997dMartin SjölundDelete old directory
e3db36176Martin SjölundAdd autoconf dependencies
021808598Martin SjölundAdd m4 files for autoconf
53abf6821Martin SjölundRemove unused directories
32f158e1aMartin SjölundInitial commit
a0a877257Martin SjölundMultiarch patch: install libraries to OMHOME/lib//omc - This will allow users to install multiple versions of the simulation libraries at the same time
1e3d33b38Martin SjölundMultiarch patch: install libraries to OMHOME/lib//omc - This will allow users to install multiple versions of the simulation libraries at the same time
33911b515Martin SjölundMultiarch patch: install libraries to OMHOME/lib//omc - This will allow users to install multiple versions of the simulation libraries at the same time
17812f78bAdeel Asghar#3296 - catch omc_Main_setWindowsPaths exception.
674a8975fAdeel Asghar- Set the TLMPluginPath
8cd29e2e0Adeel Asghar- Added options for defining TLM manager & monitor processes.
d6e1ccd30Adeel Asghar- Only allow one co-simulation session. - Fixed display of error messages where filename is empty.
8dea18bfeAdeel Asghar- Enable/disable the TLM Editor syntax highlighting.
fd5af1589Adeel Asghar- Shorten the TLM highlighting preview text. - Removed the unused indentOrUnindent slot.
70d239cb1Adeel Asghar- Generalized the TabSettings for editors.
6121d3529Adeel Asghar- Fix OMEdit built.
bc4f0bc35Adeel Asghar- Start TLM co-simulation by reading the hostname.
1c319f65dAdeel Asghar- Save the TLM LibraryTreeNode before starting simulation.
eca7582feAdeel Asghar- Set DrModelica.onb as default notebook.
4fa376504Martin SjölundFix OMNotebook locale settings
b0ef8b7a9Adeel Asghar- Cleaned up linking of libraries.
5b55c6d9dAdeel Asghar- Removed linking of omniORB as is not needed anymore. - Copy the QtXmlPatterns4.dll
f8b06e60fOpenModelica Hudson[Janitor mode] Fix whitespace
260ebb95bOpenModelica Hudson[Janitor mode] Set auto-props
a1df6c76dAdeel Asghar- Added missing function.
c1efe5ba5Adeel Asghar- Merged OMEdit TLM branch with trunk.
31c0256c7Adeel Asghar#3290 - Keep the cursor as cross when making connection and restore it when the connection is done.
6a15f1278Adeel Asghar- Fix build, - Don't use Qt threads with OpenModelicaCompiler shared library.
95060f73cAdeel Asghar- Removed the plotSilent flag. - Added argument forceOMPlot to plot APIs.
5a13db85bAdeel Asghar- Removed the plotSilent flag. - Added argument forceOMPlot to plot APIs.
05a601785Adeel Asghar- Call omc_Main_setWindowsPaths on Windows so that APIs like simulate can work properly.
352560911Adeel Asghar- Call omc_Main_setWindowsPaths on Windows so that APIs like simulate can work properly.
b0f6071fcAdeel Asghar#1768 - Set a call back function for plot commands. - Updated OMNotebook to use the OpenModelicaCompiler shared library.
43d9b432eAdeel Asghar#1768 - Set a call back function for plot commands. - Updated OMNotebook to use the OpenModelicaCompiler shared library.
874da4bb0Adeel Asghar#3285 - Generate relative components paths for classes contained in package.
89effa21cAdeel Asghar- Removed unused functions from StringHandler.
0fe9b188eAdeel Asghar- reload the child items when parent item is updated.
714648547Adeel Asghar#1540 - Handle quoted identifiers simulation.
1aa60b7d5Adeel Asghar- Do not set unnecessary text option on the editor.
4c48b7ff9Henning Kiel- fix some warnings - spellfix
7133aabe5Adeel Asghar- Set the QPlainTextEdit pointer.
64c81a2d8Bruno Scaglionibib items fixed
494ff7356Bruno Scaglionibibliography updated
c58703238Adeel Asghar- Visualize whitespace in editors.
fa2287b12Henning Kielmake OMNotebook usable on OSX again
d8230ff99Adeel Asghar- Use the appropriate tab stop width. - Start the next line based on previous line indentation.
3e44371d7Martin SjölundUse pagetotal instead of pages since otherwise bibtex renders the "p. 13" instead of "pp. 13"
0b36bac82Adeel Asghar#3279 - Fixed the re-simulation crash.
1d39a038aAdeel Asghar- Start the line numbers of sub models from where they actually starts in file.
1417f8230Adeel Asghar#3275 - Set GraphicsView scroll bars policy to `Qt::ScrollBarAlwaysOn` to avoid unnecessary resize events.
6385b63f4Adeel Asghar#3271 - Handle tabbed dock widgets while switching between perspectives.
8a93f2fa4Adeel Asghar#3270 - Redraw plot when curves are removed. Preserve the users zoom level when Auto Scale is unchecked.
2aabc0e41Adeel Asghar#3270 - Redraw plot when curves are removed. Preserve the users zoom level when Auto Scale is unchecked.
eb6913ba8Adeel Asghar- Handle the Esc key for Editors & FindReplaceWidget.
a322bc653Adeel Asghar- Removed the unnecessary ReleaseInformation message.
0feaf9285Adeel Asghar#2860 - Allow preserving the zoom level. Don't always auto rescale for new variables in plot.
3844793bdAdeel Asghar#2860 - Allow preserving the zoom level. Don't always auto rescale for new variables in plot.
65089a7f1Adeel Asghar#2860 - Allow preserving the zoom level. Don't always auto rescale for new variables in plot.
94212d130Adeel Asghar- removed unnecessary forward declarations.
73cf25aa1Adeel Asghar- convert \n to
in error message.
adf3b4eb1Martin SjölundFix typo
99e78374aAdeel Asghar#2831 - Add the user current directory in PATH before starting the simulation executable.
22c2202adAdeel Asghar- Check and load dependent libraries for checkModel, checkAllModelsRecursive, instantiateModel, translateModel, translateModelFMU and translateModelXML.
ded222d73Adeel Asghar- Moved the exception handling to OpenModelicaScriptingAPIQt.cpp. Just emit the signal with exception from there and show it in OMEdit.
d115a52efAdeel Asghar- Always check for error messages for translateModelFMU.
c05b369f9Adeel Asghar- Reopen stderr in OMEdit to get the OMC console messages. - Shows the stderr messages on MessagesWidget.
41b38230fAdeel Asghar- Re-implement start & exit to handle Thread loop.
ad75c46aaAdeel Asghar- Reopen stdout in OMEdit to get the OMC console messages. - Shows the stdout messages on MessagesWidget.
3dd5a11b7Adeel Asghar#3267 - Remember the last used directory.
48e080c12OpenModelica Hudson[Janitor mode] Set auto-props
e9f66624cAdeel Asghar- Added CEditor with basic C Syntax highlighter.
93f84e29bAdeel Asghar- Better syntax highlighting handling. - Removed TLM references. Merge the TLM branch when it's complete.
cbc5bf197Adeel Asghar#3260 - Fixed duplication of Packages.
c3a75a1daAdeel Asghar#3265 - Changed copy to duplicate.
981451851Adeel Asghar- More standardization of text editors. - Better find/replace.
eeb3c94d5Adeel Asghar- Use monospaced font as default for TextEditor. - Use TextEditor instead of QPlainText when showing generated files.
82d0a198cAdeel 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.
ee8884ee7Adeel Asghar#1482 - Added indentation support in OMEdit.
a8e54ba77Martin SjölundChange libgc to libomcgc to make sure we link against the correct version of boehm-gc
10b18ebc5Adeel Asghar#1464, #1761 - Clickable error messages.
bb8a5eb52Adeel Asghar#3196 - Added vectorization support in OMEdit.
406d1ee03Adeel Asghar- Fix build.
f315596ddAdeel Asghar- Directly use the getClassInformaiton struct generated by OpenModelica scripting API.
8395c4511Adeel Asghar- Do not use or & and as conditional operators.
dfe96404eAdeel Asghar- Make sure switch to text view is correct.
2dcb8805aAdeel Asghar- Fix the checkModel output. - Fix failing tests.
9f1186ac3Adeel Asghar- Print the messages in correct order.
81cdc58c5Adeel 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.
c9556dcc9Adeel Asghar- Create only one editor object. Use the BaseEditor class.
4c0cb1346Adeel Asghar- Updated Figaro labels.
08cc98580Adeel Asghar#3196 - Better vector connections support.
925859c7fAdeel Asghar- Store the partial prefix information instead of asking it again and again.
397fdbed5Adeel Asghar#3234 - Use try catch for omc APIs.
71e1aeceaAdeel Asghar#2676,#2677,#3025 - Fixed OMEdit saving issues.
ffeb988e6Adeel Asghar- Do not create MessageItem on heap.
44e072f07Adeel Asghar#3234 - Call getMessagesStringInternal after the exception to get the real error message.
47cf694d1Adeel Asghar#3234 - Catch the exception thrown in the OpenModelicaScriptingAPIQt.cpp - Only done for translateModelFMU. We need to do it for all calls.
dac91d5f3Adeel Asghar- Also look for automatically loaded libraries after loadFile.
7c369972fAdeel Asghar- Add the automatically loaded libraries to Libraries Browser.
654278cccAdeel Asghar#3207 - Do not make the compound variables disabled.
14d8de457Adeel Asghar#3222 - Proper handing of line thickness.
70799a2bePer Östlund- Fix naming in OMEdit for classes which have default names.
64a4089a3Adeel Asghar- Fixed OMShell build.
a9f40e4beHenning Kieldo not translate keyboard short cuts
c9c8e4d16Henning Kielfix color tables in png to remove warning when starting OMEdit
de0228fefMartin SjölundHandle array assignments
777750570Adeel Asghar- Fix build
9abaddaccAdeel Asghar#3128 - Added shortcuts to switch between perspectives & views.
9429d8e97Adeel Asghar- Change the view at one place.
5ba911295Henning Kielfix some warnings
93d28498eAdeel Asghar- Only connect for specific type.
d1f47f79fAdeel Asghar- Use one constructor for ModelWidget to avoid duplicating the same source code.
1c1431e43Henning Kielfix warning fix memory leak
18b2b15b1Adeel Asghar- Adapt to new exportToFigaro API structure. - Updated exportToFigaro to use scripting API.
511d028beAdeel Asghar- Updated the Figaro interface.
db68426f7Martin SjölundFix compilation
18d5d57d6Adeel Asghar- Add instruction about how to enable OMC CLI.
c809bca1dAdeel Asghar- omc_config not required.
4adabc723Adeel Asghar- Removed CORBA stuff from OMEdit. - No need to USE_OMC_SHARED_OBJECT define anymore.
822ca225fAdrian Pop- attempt to fix builds
74cccab62Henning Kielremoved unnecessary temporary allocation of heap
64b1facbfHenning Kielfix checking of existance of variables in cvs files
28a78677aOpenModelica Hudson[Janitor mode] Fix whitespace
f4afd920dJan SilarPDE tests started some 2D models
8b1c62bffAdeel Asghar- Added scrollbars for OptionsDialog. Because on some screens with small resolution it is almost impossible to use OptionsDialog.
6f3411b59Adeel Asghar- Added `set print elements` for gdb to print long strings. This can be handled via debugger settings in options.
d0bbda974Adeel Asghar- handle modelica_string type.
68ccca182Henning Kielspellfix
9fa7fec8cHenning Kielfix some warnings proper implementation of _omc_copyMatrix()
ca2549bfeAdeel Asghar- Do not escape strings when sending data directly.
25d5f60a1Martin SjölundFix some unused variables
1d00cd6b5Adeel Asghar- Moved getComponentModifierNames to ModelicaBuiltin.mo. - updated getComponentModifierNames to scripting API.
2012aef1aAdeel Asghar- Moved getParameterValue to ModelicaBuiltin.mo. - updated getParameterValue to scripting API.
8ecb212d0Adeel Asghar- Moved getClaasRestriction & getParameterNames to ModelicaBuiltin.mo. - updated getClaasRestriction to scripting API. Removed some unused APIs from OMCProxy.
35a59d9f7Adeel Asghar- updated is* to scripting API.
122cb678cAdeel Asghar- updated parseFile, parseString to scripting API.
a887df1d8Adeel Asghar- updated loadFile & loadString to scripting API.
b9a33546eAdeel Asghar- Try to fix Windows build. - Converted few more API calls in OMEdit to use scripting API.
e1fc90ce2Adeel Asghar- Generate struct field names based on function output names. - Converted few more API calls in OMEdit to use scripting API.
537e27498Adrian Pop- fix Makefile.omdev.mingw - remove some warnings
ae940428eAdrian 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
1cb536a4fAdeel Asghar- Use searchClassNames & getClassInformation via direct scripting API. - Removed OMC_API.h/cpp files as not needed now.
020116c71Adeel Asghar- Allow users to specify a name for FMU via FMI export settings.
423903336Adeel Asghar- Use getClassNames via direct scripting API. - Removed some unused APIs.
cd436af2fAdeel Asghar- emit signals from scripting API for logging.
9f0d670ecAdeel Asghar- Use translateModelFMU directly.
78ca76b32Martin SjölundInitialize to 0
426de2d52Martin SjölundUse only 1 version of the threadData and symbol table
24e9acf3bMartin SjölundSet IMPORT_INTO for all files on Windows (to avoid accidentally breaking MMC_THROW)
a375b7d1cMartin SjölundChange OMNotebook default stack size to 64MB (highest)
b79038690Adeel Asghar- explicitly tell the user about simulation success/failure and not just show the exit codes.
9464ecdc9Adeel Asghar- Better message to generate operations for transformationalDebugger.
097a10f17Adeel Asghar- check if equations has operations.
905705ad3OpenModelica Hudson[Janitor mode] Fix whitespace
a3cec1101Adeel Asghar- minor changes in Qt API interface.
3c8cce3aaHenning KielGive OMNotebook the right icon on OSX
f43a23b7aHenning Kiel- try to fix OMNotebook on OSX by increasing stack size. Now, OMNotebook does not crash here. Please test.
1a9082062Adeel Asghar#3098 - Better plot colors for 3rd & 4th variables.
0c4a29086Adeel Asghar#3119 - Removed simflags: "-iom=*" and "-iim=numeric" from OMEdit
695318ebfAdrian 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
a8f724fa3Martin SjölundFix performance profiling for info.json files
17a0ef3c0Adrian Pop- in Windows somehow it matters the order of includes
9ce04411fAdeel Asghar#3099 - Option to reset the messages number before each simulation run. - The messages number will also reset when user clears all the messages.
0f73a1a4bAdeel Asghar- default figaro process location.
f0b538a60Martin SjölundFix compilation
0a1aa2782Martin SjölundFix compilation
587c764d7Martin SjölundFix compilation
be4d21b9eMartin SjölundFix compilation
c7a474099OpenModelica Hudson[Janitor mode] Fix whitespace
336a3e022Jan SilarPDE extension experiment Plotting scripts
868687a71Adeel Asghar#3094 - escape the text section.
e961d211dJan SilarPDE extension experiment Euler equation tests
9d3b8921aJan SilarPDE extension tests new matlab scripts to visualize arrays
b596e5303Adeel Asghar#3085 - Use resizeColumnToContents instead of setStretchLastSection. - Better tooltip for equations browser.
2ddf94510Adeel Asghar#3085 - setStretchLastSection of TransformationsWidget so that Horizontal sliders appear.
af308d3c8OpenModelica Hudson[Janitor mode] Fix whitespace
964688342Jan SilarTesting MOL Euler equations, Riemann problems
778a445c8Adeel Asghar- Added a click slot for model switcher button.
7d04c7c42Adeel Asghar- Added FMI version settings. - Allows exporting version 2 FMUs.
6cfc839a1Lennart Ochel- add missing keywords (pure and impure)
451d91eacAdeel Asghar- Adjust the default scene rectangle size to show it properly.
b63d2f505Adeel Asghar- Some fixes for querying of components and inherited components.
bf86c821aAdeel 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.
ceb43d3c2OpenModelica Hudson[Janitor mode] Fix whitespace
0d851d617OpenModelica Hudson[Janitor mode] Set auto-props
474170a3dVitalij Rugeadded some docs for dynamic optimization
a5215c230Adeel Asghar#3043 - Send the correct step size to simulation executable.
372bad0d1Adeel Asghar- Handle the fileName returned by `getClassInformation`.
5b491ed1bAdeel Asghar- Don't copy the SourceInfo so that user can save the copied class to new location.
bee6fff23Adeel Asghar#2781 - Settings for Messages Browser. - Allows settings output size, font and color for messages.
603fc1252Adeel Asghar- Do not print filename twice.
38598c502Adeel Asghar#3042 - Fix the stupid copy paste.
68c71a061Adeel Asghar#1761, #2781 - Text based error messages since QTreeView gets very slow with multi-line messages and many entries. - Create links for errors.
b0914b2a7Adeel Asghar- Use the fileName argument of parseString & loadString.
4c37e9076Adeel Asghar#3040 - Check if class is partial.
ee9b2eaadAdeel Asghar#3040 - Only allow simulation for Model, Class & Block.
8ea9c8b8aAdeel Asghar#3016 - Make result item selected in Variables Browser. - Added some more information to the Archived Simulations list.
804573d07Adeel Asghar- more fixes for tree branches.
a7a74ad2cAdeel Asghar- Fixed display of tree branches.
212febd5cAdeel Asghar- Display warning if model_init.xml file not found.
e89c071ddAdeel Asghar- update the icon in tree when iconView of model is changed.
dd83af385Adeel Asghar- Set the ItemSendsGeometryChanges flag for shapes.
1306067a0Adeel Asghar- Added 2014 contributors.
22347782eAdeel Asghar- fixed typo.
92d28f37eAdeel 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.
e522f2287Adeel Asghar- Check the result variables list size before creating variables tree.
6a2471888Henning KielFix type of parameter
0b42a4b3cAdeel Asghar- Simulation executable outputs HTML entities so use Qt::convertFromPlainText.
48fe8db03Martin SjölundFix clean, log same times as with CORBA
696fbb4d2Adeel Asghar- No need to hard code StateSelect since it is part of built-in environment and can be accessed via API.
7cf3e3082Adeel Asghar- Fixed some display cases of initialization values.
608100616Adeel Asghar- emit sendCompilationFinished.
51246e7eaAdeel Asghar#2391 - Improve handling of modifiers in OMEdit.
e4b3acf63Adeel 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.
82ea5cdb0Adeel Asghar#2550, #2390 - Fully support showStartAttribute in OMEdit.
8358a94f1Adeel Asghar- Show the proper color for simulation output in formatted text mode.
7fd6d2c8dAdeel Asghar- Display the simulation output parser error.
1da7f3599OpenModelica Hudson[Janitor mode] Set auto-props
322396cedAdeel Asghar- Fixed some re-simulate scenarios. - Separated the SimulationOptions from SimulationDialog.
55da51ea0Adeel Asghar- qRegisterMetaType StringHandler::SimulationMessageType for SimulationProcessThread.
6353b5b83OpenModelica Hudson[Janitor mode] Set auto-props
587d6a039Adeel 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.
4e11ebe5fAdeel Asghar- Removed references of unused class SimulationBrowserWidget. - Removed the context menu while creating connection.
a29e760d0Per Östlund- Fix build.
ffd6bbd04Adeel Asghar- Use availableGeometry instead of screenGeometry.
4c2b8e693OpenModelica Hudson[Janitor mode] Set auto-props
63bb98db5Adeel Asghar- Missing files from last commit. - Compiler flags should be disabled when re-simulating.
7ee423866Adeel Asghar- Compilation and simulation is done in a separate thread now. So parallel simulation is possible.
b2f7f015fAdeel Asghar#2993 - Allow tiling of sub-windows horizontally and vertically.
4e1ed68d8Adeel Asghar#2993 - Allow tiling of sub-windows horizontally and vertically.
e39ecddc2Adeel 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.
c928cd25bJan KokertSpeed up vertical and horizontal scroll bars (almost like in Dymola).
aca1b7f63Adeel Asghar#2992 - round the connection start & end points.
b3fbd8f2bAdeel Asghar- unparse getClassInformation output in case of CORBA interface.
d123e4f47Adeel Asghar#2988 - Zoom In/Out with MouseWheel.
7c1c4f20fAdeel Asghar#2991 - Use the correct boundingRect for ellipse shape.
13e8a6f6dAdeel Asghar- Use QImage instead of QPixmap while exporting to image. - Added tiff in the export as image option. - Added copy to clipboard option.
db2f024b3Adeel Asghar#2984 - Keep the sub windows state unchanged when switching between perspectives. - Added the cascade & tile windows options in `View->Windows` menu.
c4afe2415Adeel Asghar#2477 - snap to grid for custom shapes while dragging with mouse. - call QGraphicsItem::mousePressEvent otherwise QGraphicsItem::itemChange will be triggered for all items.
7b1ae1b4cMartin SjölundCompile OMEdit even if omc is configured without CORBA bindings
de58286d7Adrian Pop- remove BOM from files
b2b8e3a5aJan KokertSnap to grid refinement changed to div/4, because fractions of 0.5 are more convenient then 0.2
64850c74dMartin SjölundTry to fix Windows build
7d39a388aMartin SjölundTry to change my name so asap does not fail to build the parser
282334ae0Martin 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
204c869e1Adeel Asghar- Do not remove the item since it is already unlinked from the scene.
616374407Adeel Asghar#2930 - Fixed the printing of models. - Added OMEdit.manifest file so that Windows PrintDialog shows the controls in Windows Aero theme.
3c5791fccAdeel Asghar#2506 - Implemented Manhattanize shape. Takes a curves connection and creates a right-angle lines connection of it.
7aabce223Adeel Asghar#2506 - Also remove redundant points when starting to move the connection.
4e4736a65Adeel Asghar- Fix last commit.
84a85d827Adeel Asghar#2506 - Remove redundant points while moving the connection.
fd7668a2cAdeel Asghar- Tooltip for connections.
5d297ed4aAdeel 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.
4fa24ee11Adeel Asghar#2506 - Keep the connecting lines manhattanized.
f51fb0d19Adeel Asghar- send getVersion as the first command to connected omc.
4cad51380Martin SjölundUse proc/self to find omc from OMEdit on Linux
c4e2396e5Adeel Asghar#2477 - Snap to grid for annotations. Use shift for refined movement. - Set the grid enabled by default.
82fa79d96Adeel Asghar- Set 5 as default value for -maxIntegrationOrder flag.
8e76bb53fAdeel Asghar- Remove the LibraryComponent object when we delete the class.
4fd8b91a0Adeel Asghar#2956 - Fixed the movement of components through keyboard.
6c358bc1bAdeel Asghar- Only call getClassRestriction if getClassInformation fails to fetch the data.
e48629729Martin SjölundOMEdit: handle equations also for Model_info.json files
3a65f95bdMartin SjölundChange transformation uses/deps to use QList and equation kind to simply be a string
8afa180adAdeel Asghar- Set the minimum width so that the value text will be readable.
17b9de4efAdeel Asghar#2906 - Drop down menus for Enumeration and Boolean types. - Added a new API getBuiltinType.
090dde805Martin SjölundParse all operations correctly for JSON
3e37c7dfdAdeel Asghar- make sure we close the settings group otherwise settings file will get corrupted.
502462208Adeel Asghar#2481 - Added GUI for dassl simulation flags.
16ad28b1fAdeel Asghar#2190 - Added a new copyClass API. - Added GUI for new copyClass API in OMEdit.
25bc12b9dAdeel Asghar#2390 - Added some support showStartAttribute. There seems to be some issues with setComponentModifierValue API.
20d9fe73aMartin SjölundDo not use C++11 features
353d55ad0Martin SjölundPartially support opening JSON files in the transformations browser
23b28c25dAdeel Asghar#2392 - Indicate default values in ComponentParameters window.
323b0c0a6Adeel 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.
ba9d529c1Adeel Asghar- Set the GraphicsView drag mode to RubberBandDrag.
b34d13015Adeel Asghar#2872 - Use `loadString` to send expressions to OMC.
e9adbbf9eAdeel Asghar#1762 - Consistent interface for instantiation and checking.
c0114700aAdeel 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.
fbebb86f4Adeel Asghar- Fix build.
73bf57e58Adeel 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.
1035e2ce6Adeel Asghar- Added details to the executable using the RC file.
78fddfeeaAdeel Asghar- Fixed the return value of changeDirectory.
c05e51db9Adeel 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.
28e9ca2a3Henning KielFix some uninitialized values.
1871879baAdeel Asghar#2595 + Added a checkbox `Build Only` in SimulationDialog.
609848d54Adeel Asghar#2938 + gridlines using a slightly lighter gray (as in Dymola). + show/hide gridlines is now persistent.
4b27d211eAdeel Asghar- minor typo fixes.
a63d6916eAdeel 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.
5b068ec0eAdrian Pop- update boehm gc to latest from github (via OpenModelicaExternal 3rdParty/gc) - rename 3rdParty/gc-7.2 to 3rdParty/gc
74a3c79b4Adeel Asghar- Only try to remove connection if we have a valid ModelWidget.
78dc30aecAdeel Asghar- Updated more icons from PNGs to SVGs. - Removed some unused PSDs.
45e3c96f2Adeel Asghar- fix last commit.
80bc5c2bfAdeel Asghar- Updated some icons from PNGs to SVGs.
214ddf5b6Adeel Asghar- indentation
e7c59cfd9Jan SilarPDE extension Working on artery model
4a898735dAdeel Asghar#2481 - Added the -noEventEmit simulation flag option.
f2ec8ee28Adeel Asghar#2922, #2674 - Implemented natural sort for Variables tree.
e0f14562cAdeel Asghar- Added missing file from last commit.
b9f5c0fecAdeel Asghar- Made transformationalDebugger more easily accessible for users.
30255aa29Adeel Asghar- Made re-simulate more easily accessible for users. - Added new svg icon for re-simulate.
670593241Adeel Asghar- Fixed the MainWindow title changes when user switches between different models, plots & perspectives.
2cd7fe437Adeel Asghar- Fixed some warnings.
175cd228dAdeel Asghar#2903 - Added interface for -emit_protected flag. - Now there is a Protected Variables checkbox in Output tab.
26899f635Adeel Asghar- Made algorithmicDebugger more easily accessible for users. - Added new svg icons for simulate. - changed Debugger Log to Debugger CLI.
9fd6a90cfAdeel Asghar- Updated the crash reports post link.
bf3ee01f0Adeel Asghar- copy search browser action in Edit browser
fda29e5b6Adeel Asghar- Removed unnecessary code.
f8c00794aAdeel Asghar- Removed the test code.
df7c541b3Adeel Asghar- fix include headers
cd1a62c93OpenModelica Hudson[Janitor mode] Set auto-props
b38641522Adeel Asghar#2865 + Added new crash reports dialog. + Posts the log files via http. - Removed the old crash reports email.
9b26ab20dJan SilarPDE extension modifying mostly full extnsion doc.
8a93f33b3Jan SilarPDE extension Introducing changes after consulting with Peter into docs
10a3b864bAdeel Asghar- Show device error if file open fails.
babae436bJan SilarPDE extension Documenting simplified version
79e29af15Adeel Asghar#2872 - Added getErrorString after every command except quit().
126e98546Adeel Asghar#2872 - Created a new file omeditcommands.mos
e72eef49aAdeel Asghar#2865 - Fixed the paths used in email.
736144a97Adeel Asghar- Don't check the components list when making decision about default annotation.
6d432deb0Adeel Asghar#2792 - Don't allow movement of complete connection lines through mouse or keyboard.
6a8a8d852Jan SilarPDE extension Documenting simplified version
019c02aecMartin SjölundFix bibtex database
deeba0a3eBruno ScaglioniUpdated bibliography
7c0e1744eJan SilarPDE extension experimental solver string with algebraic variables fixed
f8f5b0e01Jan SilarPDE extension experimental solver working on algebraic variables
30c98d3d4Jan SilarPDE extension experimental string model finished, arterial model started
b95409cbeMartin 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
5b149a666Martin 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
1e7f61b64OpenModelica Hudson[Janitor mode] Fix whitespace
345482ccbJan SilarPDE extension experimental string model
3df8e4555Martin SjölundClean omc_communication.*
35a3c9408Martin SjölundClean omc_communication.*
3c23445fbJan SilarPDE extension experimental code
60336d023Adeel Asghar- Use the simulation arguments when debugging. - Use monospaced font for output and logs.
ebcf936c0Adeel Asghar- Added support for conditional breakpoints.
ac3a54883Adeel Asghar- Set display C & unknown frames enabled by default.
bc7c422daAdeel Asghar- Allow adding ignore count property for breakpoints. - Handles the -break-after command of gdb.
2ecb6b825Adeel Asghar- Open debugger backtrace in text editor.
88447259bAdeel Asghar- Delete global QSettings object when application quits.
bd3428160Adeel 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.
f0d5948daAdeel Asghar- New options to clear the debugger output & log windows on new run. - Use the UTF-8 for settings object throughout the application.
060ef56c9Jan SilarPDE extension Experimental code for advection eq
1eb13ccd1Lennart Ochel- conform the buttons to the quit-message of OMShell
62cee526bLennart Ochel- conform the buttons to the quit-message of OMShell
f85cb1c05Adeel Asghar#2797 - Handle the Dialog annotation groupImage attribute.
046efec7cAdeel Asghar- Enable/disable the input field of the parameter based on dialog annotation.
a6244e3e9Lennart Ochel- conform the buttons to the quit-message of OMNotebook
2b6ea0abeAdeel Asghar#2796 - Use UTF-8 so that HTML entities render correctly.
45b0986b0Adeel Asghar- build antl3config.h for Makefile.common also. - Define ANTLR64.
17f5a8ddfAdeel Asghar- The openmodelica.org news rss feed link is changed.
dad861cc9Adeel Asghar- Breakpoints can only be added to saved files. - Updated the translation files.
bf0506ae3OpenModelica Hudson[Janitor mode] Set auto-props
50ae6c5c2Adeel Asghar- Merged the debugger branch with the trunk. - Generate the GDB parser make files.
a3f75f01dJan SilarPDE extensin documentation Euler equations
e48ee4f17Adeel Asghar- Handle the plot of two or more variables.
faed7a514Jan SilarPDEModelica extension proposal update
95a4bfc57Martin SjölundAdd PDF link as the paper was requested many times via email
4585f5144Martin SjölundAdd some more publications to the database
2011c642eAdeel Asghar- minor enhancements in importNgspiceNetlist. Use QFileInfo to check for the file parts.
4fd8f648fOpenModelica Hudson[Janitor mode] Fix whitespace
f429e9294Rakhi WarriarAdded ngspice netlist to Modelica code converter in OMEdit.
9bebc3aa9Adeel Asghar- List all the derivatives from _info.xml file. - Formatting for operations text.
e172a1d22Adeel Asghar- Fixed parsing of der variables.
d32e9eb38Adeel Asghar- minor fixes.
dff802cb7OpenModelica Hudson[Janitor mode] Set auto-props
7609c3ae4Adeel Asghar- Fixed swedish characters.
1fbed6babAdeel Asghar- Fixed header define.
eaa4b6e9cAdeel Asghar- Restructuring the files and folders.
5d7edeffeMartin SjölundWrite incomplete result-files, so it is possible to see the signals until the error was triggered
87c669d7aAdeel Asghar- Use setPlaceholderText instead of using FocusIn/FocusOut events to set the default text.
a3f232cd1Martin Sjölund#2641 Use C++ locale-independent functions when reading csv-files in OMPlot
ba30a66f1Martin SjölundRemove some more references
9d6448760Adeel Asghar#2255 - Show units in the plot legends & titles. - Fixed some issues with plotParametric. - Use the CsvReader for plotParametric.
03c294a5eAdeel Asghar#2255 - Show units in the plot legends & titles. - Fixed some issues with plotParametric. - Use the CsvReader for plotParametric.
06699ec95Adeel Asghar#2255 - Show units in the plot legends & titles. - Fixed some issues with plotParametric. - Use the CsvReader for plotParametric.
f578d93a6Vitalij Ruge- update integration info
d9461fbf8Lennart Ochel- fix documentation of integration method
82441cb85Adeel Asghar#2255 - Show unit instead of displayUnit.
729c83ef2Vitalij Rugeadded some integration info.
7eef33657Adeel Asghar- Only draw tree branches if that particular styles class is specified.
58393d296Adeel Asghar#2497 - Allow creating connections even when the connector & ResizerItem are at the same location.
6bfd3112cAdeel Asghar#2522 - New icons for plot & parametric plot buttons.
babfe978fAdeel Asghar#2424 - Handle resource links in documentation view.
1ad29f664Adeel Asghar#2142 - Added a tooltip to output file name.
9eb37e66aAdeel Asghar- Use the line color of starting port for the connection line.
5f52cbdabAdeel Asghar- Do not allow selecting or moving the shapes when user is making a connection.
984aabaeeJan SilarPDE extension documentation -- comparison to Saldamli.
0e62f930fAdeel Asghar#2716 - Fixed the syntax highlighting issue.
41cbf8753Martin SjölundDo not use dialog.setFilter as QDir::Executable does not seem to work the way it is expected to
cc1fec70fAdeel Asghar- qtclients doesn't depend in libgc now.
5611563a4Adeel Asghar- qtclients doesn't depend in libgc now.
e25e80917Adeel Asghar- qtclients doesn't depend in libgc now.
14f1a547dMartin SjölundFix compilation
69dad8568Martin SjölundSkip linking libgc for qtclients
313e59916Martin SjölundSkip linking libgc for qtclients
a93cb9986Martin SjölundSkip linking libgc for qtclients
a0901bcc0Adeel Asghar- Added some files filter.
59ec923a5Adeel Asghar- Updated the GUI according to new parameters of exportToFigaro API.
bdaabc1f4Adeel Asghar- Fix build.
a0c0fa571Adeel Asghar#2509 - Use the omniORB specific parameters. They are different from MICO parameters.
b735e433eAdeel Asghar#2509 - Use the omniORB specific parameters. They are different from MICO parameters.
e75e4cf66Adeel Asghar#2509 - Use the omniORB specific parameters. They are different from MICO parameters.
748bff808Adeel Asghar#2509 - increase argc as well.
c26df13aaAdeel Asghar#2509 - increase argc as well.
7f344f9d2Adeel Asghar#2509 - increase argc as well.
62a7f4309Adeel Asghar#2509 - Specify CORBA arguments e.g IP-address when initializing the client object.
1ae66b544Adeel Asghar#2509 - Specify CORBA arguments e.g IP-address when initializing the client object.
433242bd0Adeel Asghar#2509 - Specify CORBA arguments e.g IP-address when initializing the client object.
b8967c3d2Jan SilarPDE extension documentation -- comparison to Saldamli.
82dcd52eeAdeel Asghar- Copy the required dependencies for the Qt clients in their respective make files so that we can also use them individually.
e46d737d6Adeel Asghar- Updated the list of dependencies.
07766ff58Adeel Asghar#2710 - Add references to Mike Tiller's online resources.
3aa976763Martin SjölundFix Linux compilation
2b825cc9bMartin Sjölund#2701 - Hopefully fixes OMPlot for OSX
7daf95e4bAdeel Asghar- Do not align the axes until we have a new implementation of scale engine.
ddb9ad6c8OpenModelica Hudson[Janitor mode] Fix whitespace
979570ff3Jan SilarWork on PDE extension proposal.
4efe73fb5Adeel Asghar- Qwt is removed from OMDev
44e701c7cAdeel Asghar- Qwt is removed from OMDev
38d51527dAdeel Asghar- Qwt is removed from OMDev
c2d356795Adeel Asghar- Copy libomqwt & libOMPlot to build/lib/omc - Fix the link path.
72c6ab1adAdeel Asghar- Copy libomqwt & libOMPlot to build/lib/omc - Fix the link path.
ea525f9d7Adeel Asghar- Copy libomqwt & libOMPlot to build/lib/omc - Fix the link path.
7ff98f7ebMartin SjölundlibOMPlot cannot depend on libOMPlot
4fba7e2a9Martin SjölundMove the copy to the correct place
7646a086aMartin SjölundBetter clean
dae00ab96Martin SjölundFix for OSX (libOMPlot uses QtSvg)
8269ebf04Martin SjölundFix -lqwt to -lomqwt
dd3d96599Martin SjölundRename libqwt to libomqwt to avoid conflicts on OSX
cc59f81f5Martin SjölundRename libqwt to libomqwt to avoid conflicts on OSX
0780d2de4Martin SjölundRename libqwt to libomqwt to avoid conflicts on OSX
b230e1ec1Martin SjölundLink to OMPlotLib instead of compiling in the objects statically (re-use of the shared library is then possible)
d708e0117Martin SjölundHopefully fixes the Linux builds for qwt (shared version) - Also should add OMOptimBasis as a shared library
b04ad16b9Martin SjölundHopefully fixes the Linux builds for qwt (shared version) - Also should add OMOptimBasis as a shared library
eb5b782d8Martin SjölundHopefully fixes the Linux builds for qwt (shared version) - Also should add OMOptimBasis as a shared library
2724f020aAdeel Asghar- Build all Qt clients using the local Qwt on unix as well.
6361725b6Adeel Asghar- Build all Qt clients using the local Qwt on unix as well.
247509b94Adeel Asghar- Build all Qt clients using the local Qwt on unix as well.
9c72dd530Adeel Asghar- Build all Qt clients using the local Qwt.
15165835fAdeel Asghar- Build all Qt clients using the local Qwt.
eab47a1a5Adeel Asghar- Build all Qt clients using the local Qwt.
065d7db0eAdeel Asghar- Remove the background when exporting plot using qwt 5.
e20b6312cAdeel Asghar#2696 - Use 5 as a precision value.
d7aee64d0Adeel Asghar- Export to figaro via GUI.
481057c07Adeel Asghar- Set the default legend position to top in OMEdit.
e5be1a2e2Adeel Asghar- align profiling combo box.
396bcadcaAdeel Asghar- Handle the new plot grid options in plotting APIs & OMNotebook.
88f0c6a91Adeel Asghar- Handle the new plot grid options in plotting APIs & OMNotebook.
967ab98dfAdeel Asghar- Another try to fix build.
075a68637Adeel Asghar#2679 - OMPlot setup option to set legend positions.
f45841c82Adeel Asghar#2679 - OMPlot setup option to set legend positions.
5d3dd9012Adeel Asghar- Fix build
9ffd73660Adeel Asghar#2679 - OMPlot setup option to set titles. - Added the footer option to plots.
dd28aa904Adeel Asghar#2679 - OMPlot setup option to set titles. - Added the footer option to plots.
c9034591eAdeel Asghar- Fix build.
8093aaba5Adeel 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."
af5679d62Adeel 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."
9732d1a1eMartin SjölundFix includes
e7abe4d56Martin SjölundUse diff-match-patch to display char diffs in OMEdit (would prefer word-based diff, but can't seem to find a C/C++ one)
482763f07Adeel Asghar- Allow opening multiple files.
022365ce5Martin SjölundUse some qwt6 features also for qwt6.0
2aa729e84Martin SjölundFix capitalization
f19e3dc8bAdeel Asghar- Only use the custom scale draw for Qwt 6.1.0.
ef961cd7cMartin SjölundAdd the article to the correct list
52834919dMartin SjölundAdding journal article openmodelica.org:sjoelund:mic:2014
101dfa645Adeel Asghar- Add missing parenthesis.
b4dd5a3beAdeel Asghar- Another try to fix build.
cb3c7e88cAdeel Asghar- Fix build.
e1330157cAdeel Asghar- Do not use the Qt's file dialog on Windows. Use the native file dialog on Windows.
bb3890706OpenModelica Hudson[Janitor mode] Fix whitespace
bed4b48caOpenModelica Hudson[Janitor mode] Set auto-props
fc52108f5Adeel Asghar#2679 - Fixed "When the grid is not shown, the y-axis and x-axis are drown slightly outside/below the real axes"
4aebc1218Per ÖstlundFix for #2665: - Rewrote section on time in DrModelica.
1e7832187Adeel Asghar- Indentation.
7e7cd31a9Adeel Asghar#2679 - Fixed "The grid is usually too detailed. There should at least be an option without the detailed."
4ac819f1eAdeel Asghar#2679 - Fixed "If the grid is left out, there is an additional line drawn on top and to the left".
b2da5dd3fMartin SjölundAdd new API call for OMEdit to query valid config flag options, like `getConfigFlagValidOptions("profiling")`
0241f4c36Martin SjölundGCC fix
582a9886cMartin 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
c6e18be68Martin SjölundWindows fix
9eb9cbf21Martin SjölundMove some things around for OMNotebook to use source files from within OMEdit...
fed79a635Martin SjölundMove some things around for OMNotebook to use source files from within OMEdit...
01efb2c4cMartin SjölundMissing file in OMNotebook
654a0b7bcMartin SjölundMake profiling open up the transformations browser
5147fd983Martin 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
db5f42d02Adrian Pop- give build/lib/omc to -L on Windows - copy libqjson.dll* to build/bin so that OMEdit can find it
0ca4136f4Martin SjölundWhen 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
18d6156cbMartin SjölundReplace 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
62d4c2117OpenModelica Hudson[Janitor mode] Fix whitespace
a5e8d5c36OpenModelica Hudson[Janitor mode] Fix whitespace
448352e92OpenModelica Hudson[Janitor mode] Fix whitespace
4103dcb4aAdeel Asghar- Trim the whitespace.
d227c75e5Adeel Asghar#2666 - Handle %par, %name, %class & %% in the text annotation in a more better way.
479bd3734Martin SjölundUpdate OMEdit copyright notices
f99bd9a74Adeel Asghar- Update the model source code when line annotation is updated.
0672a5a90Martin SjölundAdd logotypes without need for having the correct fonts installed
798eb008aMartin SjölundIncrease margins
1e135bfb6Adeel Asghar- Fix OMPlot compiler warnings.
7a1582eb1Adeel Asghar- Set proper message for MAC.
68106d547Adeel Asghar- Fixed OMPlot memory leaks and warnings.
5815df4b5Adeel Asghar- Fixed OMEdit compiler warnings.
763bcb5d3Martin SjölundFixed some compiler warnings
20129a6a1Martin Sjölund#2641 Added a locale-independent version of strtod (taken from ruby)
d2cf3f9ccAdeel Asghar- Added missing arguments.
811640ffbAdeel Asghar- Set +d=initialization as default in OMEdit.
2e41014cdMartin Sjölund#2635 - Add rpath to qt clients using gc
fcd909077Martin Sjölund#2635 - Add rpath to qt clients using gc
0cdbced09Martin Sjölund#2635 - Add rpath to qt clients using gc
3cb1b4a3fAdeel Asghar- Grid lines option for custom views.
c2b870854Adeel Asghar- Don't fetch the latest news items if "Show Latest News" is disabled in settings.
110eb6331Adeel Asghar- Fixed the argument number.
9c1e51f61Adeel Asghar- Display the bitmap is library browser. - Handle the extends class bitmaps.
116ead430Adeel Asghar- link -lgc in OMNotebook for Windows.
2a96d050aAdeel Asghar- link -lgc in OMNotebook for Windows.
f40a3c6afMartin SjölundAdd -lgc for OMNotebook
a288aa9b9Martin SjölundAdd library path
2d51401ccMartin SjölundAdd library path
ad0ba8968Adeel Asghar- Fixed loading of bitmap shapes within a component.
dca776cdbMartin SjölundAdd missing include
3302924d9Martin SjölundAdd -lgc also for omplot. Add gc as dependency in the makefiles
09b22f27eMartin SjölundAdeel forgot to add -lgc...
690669109Adeel Asghar#2598 - Fixed plotting of CSV result files.
7ba3267fbAdeel Asghar#2598 - Fixed plotting of CSV result files.
90708f75aAdeel Asghar- Handle auto detection of language. Use QLocale::system().name() to find the default language.
e2d0700b6Adeel Asghar- No QTextCodec::setCodecForLocale for Windows.
491550aafAdeel Asghar#2552 - SaveTotalSCode is supported now.
aff3eaf3fAdeel Asghar- Check all models recursive.
cad390d94Martin SjölundBetter printing of differentiate
fc5a2466dDietmar WinklerRemoves erroneous keyword (probably "butter fingers")
f33818f19Dietmar WinklerAdd link to local license file.
eab6461d1Dietmar WinklerTypo fixed.
f6f2cad87Dietmar WinklerRephrase the contribution section.
a0f4d6d7fDietmar WinklerInitial version.
e3cda0561Martin SjölundAdding Modelica 2014 reference
54568a1a8Martin SjölundAdd Peter's new book
73d9d4d07Adeel Asghar- Avoid index out of range errors.
f0542ca48Adeel 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.
e79923726Per ÖstlundFix for #2593: - Fix circuit in IfClause.onb of DrModelica.
c0614ad16Adeel Asghar- Changed instantiate/check model from QDialog to QWidget. Some platforms doesn't support Qt::WindowMinMaxButtonsHint.
85d3d9113Adeel Asghar#2590 - Create a unique folder for each user.
106c7258eAdeel Asghar- Added OpenModelica Scripting & Modelica Documentation menu items under Help menu.
0331a47c6Adeel Asghar- More window flags.
4fa340ca2Adeel 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.
6f3800640Adeel AsgharMaximize button for instantiate/check model dialog.
b62d44208Per Östlund- Fixed bibliography.
bb0dfd40fPer ÖstlundFix for #2587: - Added simplification rules -{e1, e2, ...} => {-e1, -e2, ...} and -[e1, e2, ...] => [-e1, e2, ...]. - Improved Static.elabMatrixCatTwoExp so it handles more cases.
27e281a07Bruno Scaglionifixed bibliography/openmodelica.bib
e65e445aeMartin SjölundActually fix the bibtex database
6f82e98b3Bruno ScaglioniFixed bibliography
b55429fb3Per Östlund- Fixes for DrModelica.
f893e2296Martin SjölundAdded a better error-message for using subscripts in modifiers
2ce27fdd5Bruno ScaglioniUpdated bibliography
f3dd3cf5earunkumar palanisamyupdate DrModelica exercises, fixed=true
6215eeee7Adeel Asghar- Fixed crash report text.
fa663547aAdeel Asghar- changed minimum limit of numberOfIntervals to zero.
a439a531bAdrian Pop- add presentations about parallelization.
0920e8722Adeel Asghar- Removed duplicate code. Moved the implementation to parent class.
3f16ac288Adeel Asghar- Save the Interval in experiment annotation.
147c0231dAdeel Asghar- Draw the rectangle after drawing the grid lines.
547770cb9Adeel Asghar- Fixed few graphical glitches.
cc6abef3eAdeel Asghar- Fix deletion of connections where port component might be NULL.
d25c7f562Adeel Asghar- Save the OMC flags option.
ca9967256Adeel Asghar- minor updates.
d78bf0427Adeel Asghar- some modifications in the layout.
e39978ddfAdeel Asghar- Make few long labels elidable.
606cda2bbAdeel Asgharfix linux build.
38ea0edbeAdeel Asghar- Option to enable/disable save class feature before simulation.
ffd45e7d7Adeel AsgharFixed layout.
36e9d57acAdeel Asghar- Generate separate files for Linux users.
cd10624ddAdeel Asghar- Save the model before simulation.
ed1f6da42Adeel Asghar- Set the default elide model to Qt::ElideNone.
1bff85393Adeel Asghar- Mark the Simulation progress text as richtext.
bfd99326aAdeel Asghar- Show the nested equations. Useful for nonlinear systems.
6de7e5699Martin SjölundFix doi link
c137cbcfeAdeel Asghar- More better & robust implementation for elidable QLabel.
5e1120ff0Adeel Asghar- subclass QTreeWidget for equations tree.
077eaf8c0Adeel AsgharDo not copy the old OMInfo to the new variable/equation.
78acc07adAdeel Asghar- Added a Label with elide feature.
49b1f34e1Adeel AsgharSave the Transformational Debugger window geometry & state.
1b5131c0bAdeel Asghar- Mark the debugged equation highlighted.
94197ffe8Adeel Asghar- Transformational Debugger show/hide options. - Generate operations tags options.
1ec6eff8aAdeel 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.
a977dfca1Adeel Asghar- Read the nested equations indexes for the nonlinear equation.
8dd822883Adeel Asghar- Top status bar for transformation browser. - Better views for variables & equations.
fadf2cffbAdeel Asghar- Fixed go to line. Compare the current & parent models filename.
d07f71667Adeel Asghar- Read the flattening operation from the info XML file.
cf1154b82Adeel 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.
353241808Adeel AsgharDo not pass the same instance of ComponentInfo to different objects instead clone the object.
cb2d66c58Martin 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)
9d4d0d59eAdeel Asghar- Improved the creation time of variables tree.
f457fe10bAdeel AsgharPrint the error message and the actual XML output if the parsing fails.
19d7ed0deMartin Sjölund#2490 - Also patch 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}.$$ }}}
c5a3489ccAdeel Asghar- Use QLocale instead of strings.
de00b3d98Adeel Asghar- gettext uses environment variable so don't use setlocale for windows. - Pass the OMEdit locale to omc.
35bac1f45Jens Frenkel- add BackendFlowDiagram, try to give a overview on all tasks the backend has to do
97db29317Adeel Asghar- Merge the process standard output and standard error streams.
414dfb259Adeel Asghar- Better parsing of Text Annotation.
5e46b5e53Adeel Asghar- Fixed parsing.
eeaf1d709Adrian 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.
dc801709dAdrian 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.
cd4907c33Peter AronssonAdded user guide for uncertainty computations.
2ac285693Martin Sjölund- Provide UTF-8 interface for OMEdit
94168990bMartin Sjölund- Fix OMNotebook compilation
e87e1183fMartin Sjölund- Updated copyright holder
fe5c44ebeMartin Sjölund- Updated copyright holder
5db3873afMartin Sjölund- Updated copyright holder
7b4031880Adeel Asghar- .ico file is required to generate icon for executable on Windows.
c03486dafPer Östlund- Removed deprecated workplan.
653486889Martin Sjölund- Added vector-graphics icon for OMNotebook so it looks ok on modern window-managers
e0d5efbe7Per Östlund- Updated workplan.
7e6170077Adrian Pop- planning Excel sheet.
f1373a007Per Östlund- Moved the benchmark test models from doc/performance/benchmarks/tests to testsuite/benchmarks. - Added benchmark models from Marco Bonvini.
27a84b1ecMartin Sjölund- Spelling
f9f4c9742Martin Sjölund- Do not re-run lrelease unless something changed
175ebcab8Willi Braun - updated gantt workplan with frontend tasks
51fbb3be8Willi 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.
047ebd662Adrian Pop- tabs instead of spaces.
e12edd64dMartin Sjölund- Some Makefile fixes
54ad96e68Adeel Asghar- Updated the pro and readme files according to omniORB4.1.6
820863090Adeel Asghar- Updated the pro and readme files according to omniORB4.1.6
d18b7a24cAdeel Asghar- Updated the pro and readme files according to omniORB4.1.6
bc65ed978Adeel Asghar- some corrections in the english text and translations. - Italian translations (Thanks to Massimo).
1b55166f8Adrian Pop- some more Romanian. - fixed an English typo.
3c152cda9Henning Kiel- added missing closing brace to translatable string - german translation complete, needs to be checked for consistency
008244d76Adeel Asghar- Fixed connect equation indexing problem (thanks to Henning Kiel). - Properly check annotations before creating a redbox.
4c880a2a7Martin Sjölund#1719 - OMEdit: Handle pathnames with quoted identifiers that contain dots in the last part
8bed502d6Martin Sjölund- Run lrelease on the project
1479b8fe3Martin Sjölund- Update all ts-files regardless if they are in a makefile or not
fdf4f6e48Henning Kiel- added spanish language
276d31d23Adeel Asghar- Load Qt qm files for windows.
077db9e7eAdeel Asghar- Minor modifications for chinese translations.
cc39bd70fAdeel 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.
af3cff6edPer Östlund- Improved the swedish translation of OMEdit.
7e126e651Martin Sjölund- Regenerate all qm-files
7ff8a33d9Adeel Asghar- Use ./ in makefile.
bd356642cAdeel Asghar- Fix hudson build.
73c308ad6Adeel Asghar- Fix build and some minor changes.
3851b500aAdeel Asghar- Fixed isReplaceAble API. - Added testcases for some APIs. - Added French & Romanian to language dropdown. - Moved the translations file to OMEdit/OMEditGUI/Resources/nls/.
a75cc69eeMartin Sjölund- Don't return loadFile("package.mo") success on error
543172144Adrian Pop- fix the English typo. - add partial Romanian translation. - small fix in the Swedish translation.
ffc09d287Henning Kiel- added some more german translations
6194d5aa2Henning Kiel- added some more german translations
26fba7684Adeel Asghar- Added french translation file.
67ffcc914Martin Sjölund- Added Japanese translation stubs
bc9c2f435Henning Kiel- added some german translations
7fd8f056cMartin Sjölund- Added German language to the combo-box
a09de84c3Martin Sjölund- Some German translations for OMEdit
cd6e069d2Martin Sjölund- Swedish translations
905201bacAdeel Asghar- Don't translate Modelica keywords.
ca0014338Adeel Asghar- Swedish translations. - Use -noobsolete flag to remove the obsolete translations in the files.
389c8c590Anatoly Severin- added some tr() in OMPlot - OMEdit: added translation of OMPlot in .ts-files
12bf1bd59Anatoly Severin- added some tr() in OMPlot - OMEdit: added translation of OMPlot in .ts-files
2e680399dAnatoly Severin- added Russian translation
792a78894Adeel Asghar- Allow automatic width for options list. - Remove multiple initializations of Helper::noColor
89e2fcb45Adeel Asghar- PTII environment variable not required anymore. - Changed PTII to OMPTII. - Removed OMPython-UserManual. OMPython documentation is moved to OpenModelica usersguide.
83b0013caAdeel Asghar- SVN id tag.
a65ac59dfAdeel Asghar- Some more fixes for the translations. - Added the missing Q_OBJECT macro. - Removed stupid Qt default buttons as they are not translated.
d8785dd03Adeel Asghar- Fix build.
06d9d9a61Adeel Asghar- Swedish translations. - Language drop down in the options widget. - Changed the files tab width. - Allow users to unset the modifiers value.
fbf52519fWilli Braun - added a figure of the overall structure drawn with dia.
35f074645Martin Sjölund- Make omniidl command more suitable for parallel jobs
141ab87a1Martin Sjölund- Make omniidl command more suitable for parallel jobs
01fa03a8aMartin Sjölund- Fix translation (r11632 broke) - Updated timestamp translation
a62b230c6Adeel Asghar- Catch the std::runtime_error. - Better checking for translations file.
c397800ecAdeel AsgharFix for bug #1722 - Removed the Ambiguous shortcut.
e1e8462f1Martin Sjölund- Load NLS files based on OPENMODELICAHOME, not relative to cwd
002a342fdAnatoly Severin- OMEdit: added localization
63b48f990Martin Sjölund- Removed the need for DRMODELICAHOME env.var
d5ff66a13Adeel Asghar- More documentation. - New chapter for OMPython in OpenModelicaUsersGuide.
4826c6496Adeel Asghar- Check for simulation executable crashes. - Only send simulation flags if user specify them.
be8625e6aAdeel Asghar- Added OMPython doocumentation to OpenModelicaUsersGuide. - Moved the OMPython docs from PythonInterface to doc/OMPython.
7f3048c51Adrian 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
cc3c12460Adeel Asghar- Moved OMPython manual.
42848c11dAdeel Asghar- Fixed compilation for MAC. - Added version numbers for settings.
26c0f4b5aAdeel Asghar- Support for simulation flags.
5bfeaf71fMartin Sjölund- Converted OMOptim/OMShell to UTF-8
b99a42fb3Martin Sjölund- Converted OMNotebook to UTF-8
7be2fbe3dMartin Sjölund- Converted some files to UTF-8
40550d9dfAdeel 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.
ad94da8c4Adeel Asghar- Added keyword tag.
38b7402efAdeel Asghar- Auto generate the stub files for clients. - Added/Updated README.txt files for all clients.
63f6e977fAdeel Asghar- Auto generate the stub files for clients. - Added/Updated README.txt files for all clients.
1acd91d17Adeel Asghar- Auto generate the stub files for clients. - Added/Updated README.txt files for all clients.
0cdef7b17Adeel Asghar- Auto generate the stub files for clients. - Added/Updated README.txt files for all clients.
617a2e786Adeel Asghar- Added $Id$ tag.
8019b4df6Adeel Asghar- Updated the instructions.
dbc97451dAdeel Asghar- Fixed OMEdit to handle new changes of importFMU.
1d3425c77Martin Sjölund- Remove some tabs from sources
88cad0cb8Martin Sjölund- Improved tab detection
63c01d5a5Adeel Asghar- Check for the extent points value before calculating the boundingRect.
0b4881927Adeel Asghar- Fixed the stupid OMSketch code. Now OMNotebook doesn't hang while opening. - Some other minor changes.
fb7c68296Adeel AsgharFix 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.
b506495beAdeel Asghar- Integrated OMPlot with OMNotebook. - Saving the embedded plots is reopening it is also possible now.
cea7ec08bAdeel Asghar- Integrated OMPlot with OMNotebook. - Saving the embedded plots is reopening it is also possible now.
44e8413ebAdeel Asghar- Fix build.
eaa745ac8Adeel Asghar- Qt 4.8 rewrites the Modelica links from Modelica:// to modelica:/ so we must compare CaseInsensitive.
7a11a4211Adeel 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 :)
622864fa2Adeel 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.
aa105743cAdrian 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.
184602939Adrian 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.
78c52e3feMartin Sjölund- Remove dependency on Compiler/runtime/omc_communication.o
ff5209e18Martin Sjölund- OMPlot: Build lib before exe so parallel builds succeed
09c676a30Adeel Asghar- a minor fix for plotParametric.
2c79d2e00Adeel 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.
4fb173042Adeel 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.
2e895140dAdeel Asghar- We should close the simulation result file after reading the results e.g variables, val, dataset etc....
6bc678476Adeel Asghar- We should close the simulation result file after reading the results e.g variables, val, dataset etc....
1f1b1f14bMartin Sjölund#1683 - Don't convert unicode to latin1...
a00b9666aAdeel Asghar- Fixed the parameters visibility problem. - Added the scrollbar when there are many parameters to display.
8d7644879Adeel 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.
a47da8cfcAdeel Asghar- More better checking of exit code.
1e7abfc3eAdeel Asghar- Fixed the simulation unexpected finish on Linux.
1f9931178Martin Sjölund- Added Kristian's lic to the webpage
3d8444614Martin Sjölund- Set svn-eol-style on a few files
eae654a85Martin Sjölund- Set svn-eol-style on a few files
f314c7edeMartin Sjölund- Make clean now cleans up a bit more of the mess
e86e43d39Adeel Asghar- Fix compilation. - Remove bin directories from trunk as they are created automatically after qmake.
7df1ce8b0Adeel Asghar- Fix compilation. - Remove bin directories from trunk as they are created automatically after qmake.
71314c230Adeel Asghar- Fix compilation. - Remove bin directories from trunk as they are created automatically after qmake.
23d076b9dAdeel AsgharRemoved the unused and windows specific files from trunk.
087e0e57fMartin Sjölund- Removed OMPlotWindow as it uses the old plot commands
19d1b1006Martin Sjölund- Removed 3D support from OMNotebook
620bf1e0eMartin Sjölund- Remove use of Pltpkg2 in OMNotebook
007e66759Martin 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)
5148d4bc7Martin Sjölund- Removed notebooksocket.{h,cpp} as it seems unused
f1695b55bMartin Sjölund- Added configure option --with-static-readline
5dc2427fcAlexey LebedevAdded a draft of a document about processing arrays in separate compilation of Modelica
c1839f2a6Adeel Asghar- Check for simulation executable result. If it crash show error rather than plot window.
1abebec8eMartin Sjölund- Stupid Qt software allows users to compile software only on 1% of the world's operating systems
f73a83474Adeel Asghar- Added the missing OMSketch images.
ce2e074d4Adeel Asghar- Added the OMSketch files to the .pro file.
4d7513224Adeel Asghar- Integrated OMSketch with OMNotebook. - Removed the extra main.cpp file.
06bc302d1Adeel Asghar- Deleted Visual studio related files.
343de6de1Martin Sjölund- cell.cpp:119:4: error: calling 'qDebug' with incomplete return type 'QDebug' qDebug()<<"Cell \n";
dbc25de92Martin Sjölund- Added omshell-terminal icon
6aa4b04caMartin 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...
0ec9ffd95Jhansi Reddy Remala- OMSketch
072b06bd9Jhansi Reddy Remala- OMSketch
524081ec9Jhansi Reddy Remala- OMSketch
f28d566a3Adeel Asghar- Fixed for new getClassNames.
9e90ac262Adeel Asghar- Use quotes for getComponents API.
4c09eb6eeAdrian Pop- add scripts to test each CircuitLX. - shuffled a bit the models in BigModel.mo
14807b99eAdeel AsgharRemoved the extra catch section.
9bb780872Adeel AsgharOMC - 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.
2926222d7Adrian Pop- big model for tests from Peter Aronsson @ MathCore.
1ad41bd99Adeel Asgharremoved unnecessary qdebug.
f2b41a565Adeel 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.
e73c8073bAdrian Pop- log scale.
d8b75d45cAdrian Pop- added comparison to 1.6, 1.7 and one commercial tool.
278c7b2d0Adrian Pop- made them work in previous versions of OpenModelica.
847331dc0Adrian PopHUGE 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!
e21725ca3Adrian Pop- do not delete Modelica.Fluid anymore!
6ec4b0545Adrian Pop- added Dymola style scripts for testing.
d00e8ec8dAdrian Pop- updates to the .xlsx by Oliver Lenord
5f09fe3c4Adrian Pop- performance benchmarks.
a3c87a8abAdrian 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
e96631141Martin Sjölund- Bib typo
b9c26a893Martin Sjölund- Fix bibl
bcfe9bcd5Martin Sjölund- Bib update
81d84be70Adeel Asghar- getDocumentationAnnotation returns {"info","revision"} with info as the first element and revision as the second always.
12b535493Adeel Asghar- Documentation annotation fixes.
b1f5a6fa8Willi Braun-forgot to add one figure
b3b907d15Willi Braun- update a section about separation of variables
29b57cc3bAdeel Asghar- typo corrected.
7a8f5087eMartin Sjölund- Unix compilation
e10a1deffAdeel Asghar- Added the time stamps to omedit commands log file.
47b60a136Adeel Asghar- Log omc output. - Creates a file openmodelica.omc.output.OMEdit in user temp directory.
d16e1eb45Willi Braun-fixed makefile for simulation runtime draft
27f548e79Willi Braun- added first draft for the redesign of the simulation runtime
f39e00403Adeel Asghar- fixed documentation widget scrolling and text clipping. - models popping out of packages fixed. - some other minor fixes.
5754cd4e7Per Östlund- Added some preprocessor ifs to OMPlot and OMEdit to make them compile with QWT 6.
07fa7ae12Per Östlund- Added some preprocessor ifs to OMPlot and OMEdit to make them compile with QWT 6.
9a5e612e3Per Östlund- Initial commit of new documentation.
764293179Adeel Asghar- write command log before sending the command.
e3c8d66c7Adeel Asghar- horizontal scroll bars for tree views - removed an extra progressbar during simulation.
3999e6281Adeel Asghar- Fix the model browser expand collapse issue. - Updated the simulation ProgressDialog.
2a24207f9Martin Sjölund- OMEdit/simulation: Use -port XXXX to send status updates to OMEdit. TODO: Implement this in the GUI (Adeel)
6ac155efdAdeel Asghar- Fix the documentation text clipping.
7674c2ee8Adeel Asghar- Fix simulation for Linux.
91da498b3Adeel Asghar- FMI import note.
c51dc4615Adeel Asghar- minor fixes.
0034ef807Adeel Asghar- Show multiline error messages in a single line and when user mouse hover then show full message in toolTip. - selectAll with context menu.
a70ee4c97Adeel Asghar- key bindings for problems tree.
091996f50Adeel Asghar- Display multi line errors.
68bc36d46Adeel Asghar- OMEdit improvements.
e07e94d3dAdeel Asghar- removed unused stuff.
0f88037ddMartin Sjölund- Removed the "General" tab
ab925a602Adeel 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.
11c489049Martin Sjölund- Use Ctrl-O to open file
787e1a780Martin Sjölund- Translated marked strings in OMShell to Swedish - Also removed the useless toolbar and cleaned up the code a bit
2356e2206Martin Sjölund- Added translation support to OMShell
e41134de3Adeel Asghar- Show icons for menus.
6b48856c2Martin Sjölund- Fix in case omc_communication.cpp will be used by the .pro in the future
49839c45cAdeel Asghar- fix compilation
1d6b7165dAdeel Asghar- Major change. - Uses getMessagesStringInternal() instead of getErrorString(). - Uses buildModel() instead of simulate(). Now one can cancel simulation as well.
fcbda6784Martin Sjölund- Fix parseFile
29badad44Martin 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
9cd09e9a1Martin Sjölund- parseFile defined in ModelicaBuiltin.mo - List OpenModelica package in OMEdit
d25b2b165Martin Sjölund- listVariables now part of ModelicaBuiltin.mo
233c73ab6Adeel Asghar- Check simulate messages return in case of error.
5e95cf70fPeter FritzsonUpdated 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
95c729d41Adeel Asghar- Add modifiers implemented.
97fa78f98Adeel Asghar- Update LineNumberArea whenever ModelicaEditor setPlainText is called. Otherwise the ModelicaEditor hides on the left side.
07d7cf673Adeel Asghar- Fix ModelicaEditor text cursor for linux.
6f9768c1fAdeel 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.
ab07757b7Adeel Asghar- Changed QTextEdit to QPlainTextEdit. QTextEdit is way tooooo slowww......
1e4ee6b56Adeel Asghar- FMI Import widget files
f25af768aAdeel Asghar- Interface for Importing FMU. - Better result checking for simulate command.
ba495513fAdeel Asghar- increment the index even when no condition is satisfied.
cc2b046a7Martin Sjölund- OMEdit: Check getErrorString() after loadModel()
4c152c8beMartin Sjölund- Fixed OMEdit crashes when the MSL cannot be found
e7880c347Adeel Asghar- Interface for adding libraries - Some documentation of the code. - Changed all buttons pressed signal to clicked. Pressed signal is bit weird.
1e349403bAdeel Asghar- writing a log file of all omc commands.
96419b459Martin Sjölund- Show all loaded libraries dependent on the ones listed in the config
66c125bfdAdeel Asghar- Add ModelicaServices as well.
de5508607Martin Sjölund- Added a QSettings section for the libraries to load by default, e.g. [libraries] Modelica=default ModelicaReference=default Modelica_LinearSystems2=default
e02f2eeb3Adeel Asghar- Check for cycles.
b8aeed806Adeel Asghar- Removed >> from log
1f39f144eMartin Sjölund- Unparse the version string
a76e71f75Adeel Asghar- Media is not deleted from MSL now.
6af170520Adeel Asghar- better error message for FMI.
e29ac3f4bAdeel Asghar- some minor changes for FMI.
1678bfa69Martin Sjölund- Access dates
e0e142fb5Martin Sjölund- bibtex update
babf633d4Martin Sjölund- Some bibtex updates
07315ca39Adeel Asghar- hide welcome page on library item show up. - plot window layout updates.
19d85e58eMartin Sjölund- Use -enable-auto-import only for win32
6ddd8b055Martin Sjölund- Use -enable-auto-import only for win32
a3608de10Adeel Asghar- more style updates.
debc14f4eAdeel Asghar- minor style updates.
bb4e53287Adeel Asghar- Recent Files feature with a welcome page.
b0f8c700dAdeel Asghar- pro file fixes. - some other minor updates.
c651ad28aAdeel Asghar- pro file fixes. - some other minor updates.
4794a39d1Martin Sjölund- Allow startTime=stopTime in OMEdit
2a1e27784Adeel Asghar- FMI export and import icons.
e065d852bAdeel 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.
5c2f777b7Martin Sjölund- Added Modelica'2002
fa183e9acAdeel Asghar#1612 - getDefaultComponentName and getDefaultComponentPrefixes now supported.
85127e407Adeel 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.
4dc59b25dMartin Sjölund- Patternm: Only output a single error for patterns
107ff29a6Martin Sjölund- Typographical issues (capitalization of MetaModelica, etc)
31302f09dMartin Sjölund- Added a few conference papers (mainly Modelica'2011) to the database
77b3dfbe2Adeel Asghar- Updated the version number. - Fixed the temp path issue. - other minor fixes.
e8d6f2136Adrian 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
c482c7794Martin Sjölund- Added a few conference papers
cf1375f16Martin Sjölund- Added Edgar's thesis to the publications
28ac57189Martin Sjölund- Generate the master's theses as well
1fb16888dAdeel Asghar- Some editing of dialogs.
f40e6008eAdeel Asghar#1604 - Fixed the connection of arrays. - Text annotations updated. - better omc logger - save file fixed for linux.
cbae92102Martin Sjölund- Some additional details for dissertations
25aaf4932Martin Sjölund- Generate also phd-theses citations
0f9687fe8Martin 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
90073492aAdeel Asghar- Fixed the temp path problem. - Use mkpath instead of mkdir. - removed the Helper::tmpPath since its not needed.
e14d6d2c3Adeel Asghar- Changed the OMEdit temp path.
1cbf8dfc8Adeel Asghar- Fixed text visibility problem for MAC. hopefully it will work on linux as well.
5aab8f009Adeel Asghar- MessageWidget content margins adjusted.
835f7499aAdeel AsgharFixed some MAC bugs, - Mainwindow's splitters handle width is adjusted. - Tabs margins are fixed. - Library expanding, dragging and double clicking issue is fixed.
e406f143bTuomas MiettinenAdda interface documentation draft added.
7a94fae23Martin Sjölund- OMEdit: Check if file exists before assuming you can read it
ed2cc61d1Adeel Asghar- OMEdit connector types updates. - Users guide updated with new features of OMEdit.
8e82caaadMartin Sjölund#1543 - Load text settings before creating the widget
badf640aeMartin Sjölund#1543 - OMEdit now asks for the default monospace font instead of default system font
8b539f002Adeel Asghar- unparsing the string received from OMC.
3098119dfAdeel Asghar- Fixed the back slashes issue. - Speed up the diagram load time.
0d9cdd4dbAdeel Asghar- Fix the empty annotation of new models.
4c33c733bAdeel 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.
7e909431cAdeel 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));
f91c01055abhinn kothari->Combined the Connector Array Menu for both the start and the end port.
a0d68bda0Adeel AsgharFix for bug #1404 #1532 - Updated the file saving functionality. - Fixed some minor issues in connectors.
3ddfb6720Adeel Asghar- Fixed some minor problems. - Removed some unused stuff.
373590af1abhinn kothariEnhanced the speed of component browser and movement of connectors
feb75337eabhinn kothariSome Minor Corrections
df11aec50abhinn kothariAdded the facility for adding connections on components which have a connector array , now making the connection at a specified index.
867af129aAdeel Asghar- Fixed some problems of file dropping feature. - Now user can select multiple files and drop them on OMEdit.
68b2d7553Adeel AsgharFix 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.
5c7223338Adeel 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
c324b4c17Adeel AsgharFix 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.
4c4c5f43eMartin Sjölund- Fix OMEdit compilation
383ca4e03Adeel 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.
6945de454Martin Sjölund- Use the tmp-path returned by OMC instead of making up your own...
16be42677Martin Sjölund- Don't create OMNotebook_tempfiles directory anymore (unused)
476cafa8dTuomas MiettinenOPC interfaces documentation.
e121a632aMartin Sjölund- Fix list() command
812605f7bAdeel 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.
b69944f79abhinn kothariEnhanced 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.
7562acd19Per Ö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).
6bba0e48fAdeel Asghar- Changed omniORB414_rt.dll to omnithread34_rt.dll
27d9bbff2Martin Sjölund- OMEdit: Updated for new loadModel
5592c6609Martin Sjölund- Handle odd string lists {"abc" + "def", "ghi"}
9a705582cMartin Sjölund- OMEdit: Load the ModelicaReference library (latest release preferred over 3.1 version)
1ddd47bb8Martin Sjölund- Fix compilation of OMNotebook/OMShell for clean builds
b1b79f846Martin Sjölund- Fix compilation of OMNotebook/OMShell for clean builds
e63552ac8Martin 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
05aa1ed45Martin Sjölund- Fix compilation of OMShell/Notebook
13054555cMartin Sjölund- Fix compilation of OMShell/Notebook
996570c96Martin Sjölund#1493 - Added UTF-8 support to OMEdit
512b9bdd0Martin Sjölund#1539 - Use the configured IDLCMD to compile OMEdit
0444e8533Martin Sjölund- Fix usage
688ebddbfPer Östlund- Changed OMEdit open/save dialog to always open last opened folder, or the users home folder otherwise.
c8ea940a3Per Östlund- Fixed error message grammar in OMEdit.
015dd0cd0Martin Sjölund- Link with ncurses in case someone uses static readline
3c6da0df3Jens Frenkel- update Workplan-status-estimates
ff5be766cMartin Sjölund- Remove compiler warnings
c81966120Martin Sjölund- Set linker for OSX qtclients - Fix compilation on OSX/g++-4.5
4349c82bdMartin Sjölund- Set linker for OSX qtclients - Fix compilation on OSX/g++-4.5
5c517afd5Martin Sjölund- Set linker for OSX qtclients - Fix compilation on OSX/g++-4.5
88e239d79Martin Sjölund- Set linker for OSX qtclients - Fix compilation on OSX/g++-4.5
b09198a2fMartin Sjölund- Use @CC@/@CXX@ for mosh
2c8de945eMartin Sjölund- Compile qtclients with the configured CXX
cab72409eMartin Sjölund- Compile qtclients with the configured CXX
12c31ea24Martin Sjölund- Compile qtclients with the configured CXX
4ded4eb1fMartin Sjölund- Compile qtclients with the configured CXX
a544bb6fdAdeel Asghar- Added some keywords to notebook highlighter.
0e07701a9Martin Sjölund- Added a save dialog with support for default file suffix
a1149532aMartin Sjölund#1495 - Check for buildModel errors instead of warnings
1e0e8cd88Adeel Asghar- Now one can open multiple models by passing them as command line arguments - simulation options can be saved in the model
b8726fbbaAdeel AsgharBug 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
2ff4d827bAdeel AsgharBug 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.
4516d3f3aPer Östlund- Optimized Component::getClassComponents in OMEdit by quiting earlier if the component inherits from a builtin type.
1b682df4bPer Östlund- Changed SCodeFlattenImports to also update and return the environment.
a8cdb537dMartin Sjölund- Use $(MAKE) instead of make (enables parallel make)
0e818d414Martin Sjölund- Use $(MAKE) instead of make (enables parallel make)
d85b7ac71Martin Sjölund- Use $(MAKE) instead of make (enables parallel make)
fc67905e5Adeel Asgharremoved reference of OMNotebook
d530da38aMartin Sjölund- loadModel(Complex) in OMEdit - Fix unparsing of operator XXX in OMC
d02ac0db4Adeel Asghar- Fixed MAC application bundle problem. - No error is shown now if you launch OMEdit in MAC.
468a3d0b4Martin 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
191de02f5Adeel Asghar- New tools. - Few updates in OMNotebook, OMEdit and OMPlot.
5510cc625Adeel Asghar- New tools. - Few updates in OMNotebook, OMEdit and OMPlot.
6e3dd730fAdeel Asghar- New tools. - Few updates in OMNotebook, OMEdit and OMPlot.
d07677e1fAdeel Asghar- New tools. - Few updates in OMNotebook, OMEdit and OMPlot.
3b28a1bb3Martin Sjölund- man pages!
d4a649529Martin Sjölund- Added OMPlot man-page
40bcb57fdMartin Sjölund- Changes to OMPlot (more sane interface now)
e3ef79516Adeel AsgharBug 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.
5f5917aa3Adeel AsgharBug 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.
ee36b0854Martin Sjölund- Added OMEdit man-page
875f64c27Martin Sjölund- Added OMEdit man-page
5513ee606Martin Sjölund- Updated the OMNotebook man-page
010fa8778Martin Sjölund- Update the man-pages slightly
0a0f71b9eMartin Sjölund- Installation of manpages (added the old ones from 1.4.5 to svn)
f115acf78Martin Sjölund- Added simulate() option cflags = "" - Also added a field for this in the OMEdit simulation widget
9e45c4649Martin Sjölund- Added support for variables with quotes in the name
43dcd1fbdAdeel Asghar- hopefully a final fix for linux settransformationorigin problem.
391717ecdAdeel Asghar- another try to fix some linux issue.
65c6b41dfAdeel Asghar- trying to fix some linux issue.
ee8a9fb64Adeel Asghar- some more updates - fixed zooming and sizing issue of plotting.
03ab28bf0Adeel AsgharBug Fixed #1462 - OMEdit now always send absolute path to omc. - Also fixed the OMEdit performance issue.
b2529a810Martin Sjölund- Added missing icon from last commit
2ffcbc36cMartin Sjölund- Added OMEdit support for instantiateModel - Added a QString unparser that works (not just removes first and last char)
b5bd9797eMartin Sjölund- PlotWindow now uses time as index=1, so the scale is correct
961ceaed0Adeel Asghar- Fixed exception throw problem. Using QApplication::notify now. - Fixed the shared memory problem.
76956c446Martin Sjölund- Made System.spawn return 0 on success in Linux - Added sane minimum width/height for OMPlot
4f4a3e47dPeter FritzsonUpdate of template programming guide. empty lites, hasindex, fromindex, import of template files, error location
dd0346243Martin Sjölund- Fix compilation on any real OS
8cc78cb75Adeel 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.
dc73d9c8bAdeel 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.
f70117b04Adeel 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.
67a0281d0Martin Sjölund- Disable running simplify after each unary elaboration - Traverse each instantiated equation using simplify1 - cevalIfConstant on VAR variability expressions now does simplify1
002edb018Adeel 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
afbac907aMartin Sjölund- Use OPENMODELICAHOME/bin/omc instead of OPENMODELICAHOMEbin/omc
e44a35814Adeel 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.
d05837c4cAdeel 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.
73eda7385Martin Sjölund- Fix clean compilation of OMEdit
f3d37bcfbMartin Sjölund- Removed "getUniqueColor" from OMPlot as it is bad; use an HSV color map instead
a0b006fb7Martin Sjölund- Also add the legend for parameters
58a1b1408Alexey LebedevUpdated a document
a2ae4e711Adeel 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.
44887c49aMartin Sjölund- Fix compilation of OMEdit - Renamed typo of filename
966471baaMartin Sjölund- OMPlot now at least displays an error if it fails to save a file
e86bba97dAdeel 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.
66f5d2236Haris KapidzicSmall fixes
a4b97ceafMartin Sjölund- Make the preview text editable in the options widget
ed3c70088Martin Sjölund#1434 - Rewrote the OMEdit OptionsWidget to use QSettings API
932f82c92Martin 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
fb4943362Martin Sjölund- Fix multi-line strings in the OMEdit ModelicaEditor
3daead3a4Martin Sjölund- Fixed single-line string literals in the OMEdit ModelicaEditor (allow \" inside the string; don't do greedy matching)
395dcdc2aMartin Sjölund- Fix for corbaSessionName not being NULL as it is supposed to
d9ecb0cc5Adeel Asghar- includepath for local files.
d0054a5caMartin Sjölund- Add make clean for OMEdit
32083d958Kristian StavåkerUpdated one document
57380ca4cAdeel AsgharNew OMEdit, OMShell, OMNotebook and OMPlotWindow
3de7c982dAdeel AsgharNew OMEdit, OMShell, OMNotebook and OMPlotWindow
858e26831Adeel 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.
57cc4eaf9Martin Sjölund- Reverted change to main.cpp in r8278
b9aea435bHaris Kapidzicchange color, remove left mouse click from toolbar
2f673afa8Haris KapidzicFixed pan,zoom to work together. Print added.
81ff2294fHaris Kapidzicthe resources qrc file
bec5f0721Haris Kapidzicfixes to OMPlot
b8a7ed523Martin Sjölund- OMEdit compilation on real OS's
99d7aedd8Adeel Asghar- Integration with OMNotebook. - Interactive Simulation. (untested) - updated OMEdit version to 1.7.0 - Lots of other updates.
292b23fd3Adeel Asghar- Added the code to get the unique color for each curve.
a00793420Martin Sjölund- MetaModelicaBuiltin now uses List and short syntax (no subtypeof) for all builtin functions
3b0f70ec5Adeel 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.
7be6070aeAdeel Asghar- updated the OMPlotLib.pro file. - Added files to it.
d55aa1ad4Martin SjölundOMPlot - 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
ac2d895b6Adeel 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.
a54686c0cMartin Sjölund#1446 - OMEdit now uses
 for non-html documentation
38c1da96fMartin Sjölund- Re-enabled QMake macports workaround (it's still present with default MacPorts CFLAGS)
d5e864193Martin Sjölund- Removed the QMAKE workaround for OSX, as MacPorts has now solved the problem
f7e424d89Martin Sjölund- Added a separate project-file for building the OMPlot library and GUI
b552466dfPer Östlund- Fixed some issues in the workplan.
0e152c5cfAdrian Pop- updated
424b82bf5Alexey LebedevAdded considerations of processing modifications and equations for non-expanded arrays to doc/performance/NonExpandedArraysDesignAndPlan.docx . Also updated older parts of the document.
12292db48Adeel Asghar- some changes to the .pro file.
96c4a767aWilli Braun -Workplan update
98628c046Martin Sjölund- OMPlot now compiles on Linux - Made OMPlot not crash if too few arguments are given
f149e1687Haris KapidzicWorks with qwt-5.2.1 version now.
52ed93dbaJens Frenkel- update Workplan-status-estimates.xls
064709d14Alexey LebedevUpdated workplan
7fa8201f3Martin Sjölund- Workplan update
2291fb653Per Östlund- Updated some dates in the workplan.
9872bf464Per Östlund- Replaced workplan with improved version by Oliver Lenord. - Updated workplan.
c1dc77757Martin Sjölund- Use $TEMP/OpenModelica/ as tmp-dir instead of OMShell/ OMNotebook/
4add998bbMartin Sjölund- Use $TEMP/OpenModelica/ as tmp-dir instead of OMShell/ OMNotebook/
2cb3e64e6Martin Sjölund- Some fixes for OMNotebookGUI.pro (Coin if configured using it, etc)
309ba0049Martin Sjölund- Fix OMShell compilation on OSX
deb4dbff2Martin Sjölund- Fixed compilation of OMPlotWindow
9a1d3566fMartin Sjölund- Fixed compilation of OMPlotWindow
bc015effdMartin Sjölund- Fixed compilation of OMNotebook
d7fc6e955Martin Sjölund- Fixed compilation of OMShell (changed paths in makefiles)
30eb505b6Martin Sjölund- Removed Windows-specific generated files that interferes will other OS'es
4ab4fade1Martin Sjölund- Removed Windows-specific generated files that interferes will other OS'es
e073c27a1Martin Sjölund- Removed Windows-specific generated files that interferes will other OS'es
68dfc58daAdeel Asghar- Changed the settings of all OM clients so that generatedfiles are created in a separate directories. - Few updates of OMEdit
ae88f9b42Adeel Asghar- Changed the settings of all OM clients so that generatedfiles are created in a separate directories. - Few updates of OMEdit
083ec3b3dAdeel Asghar- Changed the settings of all OM clients so that generatedfiles are created in a separate directories. - Few updates of OMEdit
9e40c974dAdeel Asghar- Changed the settings
871f1fd8dAdeel Asghar- Added the OMShell resource files
67f5a2bd3Adeel Asghar- Removed VC++ stuff and now mingw is used to compile omnotebook and omshell.
744719f35Adeel Asghar- Removed VC++ stuff and now mingw is used to compile omnotebook and omshell.
daf6f8fe1Adrian Pop- fixes to errors when starting on Windows.
194202859Martin Sjölund- Added missing file
ccbc97ebaMartin Sjölund- Added configure checking of libqwt
8528f87b3Martin Sjölund- Removing qmake-generated Makefile from svn as it will conflict with Unix OS'es
f9b5640a2Haris KapidzicOMPlot 2D plotting tool. Uses Qwt for plotting. Plots .plt .csv and .mat files. Supports plot, plotAll, and plotParametric.
b605a2191Martin Sjölund- Fixed line endings of several files
8de7a45d2Martin Sjölund- Use the new OMShell icon in the application (about dialog, etc)
b1d18ea00Martin Sjölund- Fixed the small resolutions of omshell.icns
41fbce9fcMartin Sjölund- During startup, switch the omc working directory to TEMP/{OMShell,OMNotebook}/ so we have a directory with write access
7462b256aMartin Sjölund- During startup, switch the omc working directory to TEMP/{OMShell,OMNotebook}/ so we have a directory with write access
73080166eMartin Sjölund- Don't let the CORBA implementation free() tempDirectoryPath
7e30b0160Adeel Asghar- Removed the extra INCLUDEPATH from project file. - New build of OMEdit.
595500c7eMartin Sjölund- Added a better OMShell icon
448401bd1Martin 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)
04b7dc072Martin Sjölund- Use --prefix as the guess of the omc executable if OPENMODELICAHOME is not given (not all platforms install omc on the PATH)
13a1bf4b0Martin Sjölund- Use --prefix as the guess of the omc executable if OPENMODELICAHOME is not given (not all platforms install omc on the PATH)
41f910b14Martin Sjölund- Use --prefix as the guess of the omc executable if OPENMODELICAHOME is not given (not all platforms install omc on the PATH)
701078fe4Martin Sjölund- Fix compilation of OMEdit
9cc2de7baMartin Sjölund- Updated OMNotebook/OMShell commands.xml
af18aa170Martin Sjölund- Added scalable icon to OMEdit.app instead of the default one
bb4e15391Adeel 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.
d2e77eb6bMartin Sjölund- Install .app's instead of executables in OSX
890b6dc70Martin Sjölund- Install .app's instead of executables in OSX
977f37580Martin Sjölund- Install .app's instead of executables in OSX
d9e6a8fd0Martin Sjölund- Fixes compilation of OMEdit when using Qt 4.6.0
8f9d63fd8Martin Sjölund- Updated documentation with references to the default format of result files
7a2659464Martin 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
547ebc5d9Adeel Asghar- Fixed the size of the MSL search suggestion box.
dc507922eAdeel Asghar- A minor flickering effect is fixed in MSL suggestion box.
69b2b4383Adeel Asghar- Added the suggestion completion box for MSL Search.
58e39c4adAdeel Asghar- Fixed the text annotation resize problem. Although still requires some improvement.
2fd3f2bb4Sébastien CombelRefactoring design document
4558e2859Adeel AsgharFixes 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.
ae4c2f2c3Adeel Asghar- Fixed the switch (int) problem.
56c487b1bAdeel Asghar- Added the Search with Modelica Standard Library - Added very basic export to OMNotebook.
1b8cfa6c2Haris KapidzicDeleted unnecessary stuff
49f409db2Haris KapidzicAdded text widget that allow user to specify fontsize and more. Fixed text width further.
049801c6aMartin Sjölund- Updated users guide (variableFilter option) - Added a ModelicaBuiltin.mo reference to the help text
7a87a1a35Adrian Pop- added README about omniORB-4.1.4-mingw
57316de09Martin Sjölund- Made the code for LibraryWidget a little more extensible
0e380635cMohsen Torabzadeh-Tariobserver
8f4c79604Adeel 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).
b9011541dMohsen Torabzadeh-Tarispel correction DrControl, StateSpace.onb
09601a504Haris KapidzicAdded an text shape and bitmap shape. Implemented functionality to the shapes, (change size, insert picture).
487c201e8Adrian Pop- builds of clients using VS - small changes to make VS compile some files.
37300d47cAdrian Pop- builds of clients using VS - small changes to make VS compile some files.
24cdc00fbAdeel AsgharChanged the about text.
06757b02dAdeel Asgharanother try to remove tabs form the file.
31830a67cAdeel Asgharremoved tabs form the file
1e272b6f1Adeel AsgharFixed the cells cut & copy bug.
ff158d25aAdeel Asghar- Added the omniORB 4.1.4 compiled with mingw. - Added the PSD's used for OMEdit icons.
3be780f5cAdeel Asghar- Added the View Documentation button in the StatusBar of models.
37b8d394eMartin Sjölund- Tabs to spaces
2a2773566Martin Sjölund- Tabs to spaces
526721bb2Martin 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
a03358fe2Martin 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
66b0b7a23Adeel AsgharRemoved the testing Message Box added.
58040e2a0Adeel Asghartesting the temp path
3e6c6a195Adeel 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.
d8122c1ceAdeel AsgharFixes for bug #1395 - Added the key bindings for OMEdit.
b571b7f62Martin 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
1e36f703dMartin Sjölund- Some fixes for OMShell/OPENMODELICAHOME
f2fc06172Martin 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
b587517a0Adeel Asghar- Using OMC to get environment variables like OpenModelicaHome and OpenModelicaLibrary.
8c7359cd7Adeel Asghar- Library right click issue solved. - UserManual opening code is updated again (a test for MAC).
6295b4051Adeel Asghar- Library drag implementation is changed. - UserManual opening code is updated.
8f38cb308Martin Sjölund- Fix OMNotebook so it does not require OPENMODELICAHOME to be set on Unix
0bceb8da8Martin Sjölund- Fix OMNotebook so it does not require OPENMODELICAHOME to be set on Unix
63a7289c3Martin Sjölund- Fix OMEdit so it does not require OPENMODELICAHOME to be set on Unix
255b32fa6Martin Sjölund- Added support to OMShell to function without OPENMODELICAHOME set
b96f068edAdeel AsgharFixes for bugs #1385 #1389 - Fixed the icons extent points bug. - Added the new Type Icon image.
ae540a66fAdeel AsgharFixes for bugs #1382 #1383 - Fixed the BusUsage example crash problem. - Icon and Diagram annotations for model are now saved.
10ab6b8dbMartin Sjölund- Add #error message if the Qt version is too low for OMEdit
773bbeb0aMartin SjölundFixes 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
e79449fc8Adrian Pop- rebuild OMNotebook
fe90b32d5Mohsen Torabzadeh-Tariupdating for MSL 3.1. only E3.4.1 left to do
f36a25baeMohsen Torabzadeh-Tari- update DrModelica
3c56e887fMohsen Torabzadeh-Tari- update DrModelica
e42dae2f1Mohsen Torabzadeh-Tari- update DrModelica
868230574Mohsen Torabzadeh-TariCheck the comment
6246b50b9Mohsen Torabzadeh-TariCode replaced. Please check the comment.
7ca1969afMohsen Torabzadeh-TariFixed with "val", check comment.
9a34ec576Mohsen Torabzadeh-TariRemoved the "Parameter" keywords in order to have the plot working.
38ccba06fMohsen Torabzadeh-TariRemoved ; from the End-of-Line of simulate command. This enabled us to view the simulation result.
d75949f8bMohsen Torabzadeh-TariParameters initialized to fix version compatibility issue. Ver. 3.1 requires the params to be initialized before simulation.
cf422a0cfMohsen Torabzadeh-Tarifixed initial values of resistor array. Ver. 3.1 requires default values.
7e5e6287eMohsen Torabzadeh-TariDuplicate 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];
014e74257Mohsen Torabzadeh-Tariver. 3.1 compatibility issue with default value init.
3d490d420Mohsen Torabzadeh-TariFixed end tag
459d4941fMohsen Torabzadeh-Tarireplaceable Resistor R1; changed to replaceable Resistor R1 (R = 4); since ver. 3.1 requires default value, otherwise raises error.
7f07b918dMohsen Torabzadeh-TariFixed end tag from Point to Point2
cc85229c3Mohsen Torabzadeh-TariFixed Real type of blue to MyReal blue in CorrectColorCode. Fixed end tags of Color2 and Color3 from Color to Color2 and Color3
d0cd6b0eeMohsen Torabzadeh-Tariend tag fixed, Voltag to Voltage
d3830e831Mohsen Torabzadeh-Tariend tag of model name fixed Ciruit to Circuit.
8c750a62fMohsen Torabzadeh-TariSyntax changed from "class Voltage" to "type Voltage".
317dfdffbMohsen Torabzadeh-TariSyntax changed from "class" to "type". Check the comment in code.
ccf1214f2Mohsen Torabzadeh-TariSyntax changed. Old one commented and new one added.
eb92fc991Mohsen Torabzadeh-TariVer. 3.1 fix has been referenced. Default value require.
fbf8d5e4fMohsen Torabzadeh-Tariupdating for MSL 3.1
d078e8c50Adeel Asghar- Added the support to open .mo files from command prompt; e.g, OMEdit.exe file_path/test.mo
446bde0ecAdeel AsgharFixes 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.
13ce3590eAdeel 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.
dcfdd4992Adrian Pop- updated WhiteDecember-milestone.doc and added WhiteDecember-milestone.pdf
3ce5f7233Adeel AsgharFixed the Modelica Text View to Diagram View loading problem.
4b8b3a421Adeel AsgharAdded the search functionality in Modelica Text View
336f72d05Adeel AsgharAdded the getSimulationOptions API Command Updated the user manual splash screen and version.
54afcbc1bAdrian Pop- updates to the deadline for WhiteDecember-milestone.doc
59c6de909Peter AronssonUpdated WhiteDecember-milestone.doc with status and new estimates.
8d7d7de77Adeel AsgharRemoved wish-list document since Adrian already added it to trunk.
6bf8d3ed6Adeel Asghar- added OMEdit wish list
ad8c207f2Adrian Pop- Workplan-status-estimates.xls updates.
47332d6bfAdeel Asgharremoved the unused reference of component and Inheritance Annotation.
6d327e000Martin 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
5d7803ce0Martin 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
24df0def7Martin Sjölund- Fix OMEdit compilation on Linux
45b8a7d03Martin Sjölund- Fix compilation on OSX using new Qt
c4cae3fabJens Frenkelupdate workplan
c1fd2f568Alexey LebedevUpdated workplan
7a3e65278Adeel AsgharAdded 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.
f328e3d42Martin Sjölund- Updated workplan
a0b0e693fPer Östlund- Updated workplan.
11939bfaaMartin Sjölund- Update makefiles to make parts of the qtclients compile on OSX
3288b93e5Martin Sjölund- Update makefiles to make parts of the qtclients compile on OSX
5e62d3ecbMartin Sjölund- Update makefiles to make parts of the qtclients compile on OSX
88163970aMartin Sjölund- OMNotebook now respects LDFLAGS configure flags
216f94411Martin Sjölund- Allow resizing the OMEdit main window so that it fits on smaller screens
10cfb3472Martin Sjölund- Some fixes for OMNotebook printing (removed the annoying debug boxes)
7f254f1a6Adeel AsgharUpdated 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.
dce2c55eeAdeel AsgharAdded the basic syntax highlighting code.
b4b4986f8Adeel AsgharFixed a small problem with component's context menu.
42a1391baAdeel AsgharFixed the PlotWidget crash issue. Removed the extra files that are not being used. Modified the code for the Library Icons.
8e22235bcMartin Sjölund- Updated OMShell-terminal to try "omc" if "/bin/omc" is unavailable
ae489aa83Adeel AsgharChanged the checkModel dialog to textbox. Changed the usermanual path for unix users. Removed the extra omc instance used for library loading.
b7290ea0eMartin Sjölund- Implemented UnitParserExt_omc.cpp
d80f5a865Adeel AsgharAdded the user manual and about OMEdit in the OMEdit menu. Created a doc folder and added the documentation files in it.
ad219abafAdeel AsgharAdded the component attributes widget. Updated the Modelica Documentation view. Added the status bar to project tab.
86c622a6eAdrian Pop- moved Compiler/WhatDoesNotWork.html to doc/administration/WhatDoesNotWork.html
8b1999743Adrian Pop- latest build.
914bdf674Adrian Pop- latest build.
429e01ec4Mohsen Torabzadeh-Taritrying to fix the initial equation problem in impulse response
92b0ff2f4Mohsen Torabzadeh-TariDrcontrol
6f047428eMohsen Torabzadeh-Tariupdating DrControl.onb
cbd0fe503Mohsen Torabzadeh-TariUpdating DrControl
af2a3cd38Adeel AsgharOptimized the Library Loading code. Updated the documentation viewer code to support external links. Optimized the components and connectors drag and drop code.
052a2a909Martin 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
7c823c0bfAdeel AsgharAdded the code to resize the components.
f81e0297cAdeel AsgharRemoved the getinstallationdirectory command. No need to get the installation directory since we have the openmodelicahome environment variable that is pointing to installation directory.
343055e9fAdeel AsgharReferenced the new images in the qss file
5851b03ceAdeel AsgharAdded the new splash screen and images for model, package, record etc.
e47bb5e52Adeel AsgharDeleted the old annotations file and ico images
f7e94f574Adeel AsgharAdded the code for documentation view of any component. Make the annotation 3 default annotation for omedit Added the code to load a .mo file.
cbe840cb4Martin Sjölund- Replaced the old /trunk with /branches/sjoelund-functiontree
f90465772Adrian Pop- update OMNotebook project (NotebookParser is not needed anymore).
5a221113eAdrian Pop- update the White December milestone document.
3975a9562Adrian Pop- a document for planning the Red October milestone (deadline 2010-10-15)
19873a51aAdrian Pop- a document for planning the White December milestone (deadline 2010-12-20)
8c7abdeaeMohsen Torabzadeh-Tariremoved the sketch library to the branch omnotebook
09c2b8434Mohsen Torabzadeh-Tariadded the omnotebook sketch library
e57dc6960Martin Sjölund- Use getInstallationDirectoryPath() in OMEdit to query where the standard library is located
69bf942aaMartin Sjölund- Use getInstallationDirectoryPath() in OMEdit to query where the standard library is located
c847f18dcMartin Sjölund- Do parallel make on OMEdit
6ce95233fKristian StavåkerSome minor changes
829a7216cKristian StavåkerAdded information regarding held meetings, etc.
efa29f5ffMartin Sjölund- Update path of OMEdit binary since the project changed
39c1ffc7dAdrian Pop- planning for Media and Fluid.
6f4c74455Mohsen Torabzadeh-TariAdding linearization exercise in DrControl
1b0d4b0d2Mohsen Torabzadeh-Tariadding an exercise to DrControl
d144305bdMohsen Torabzadeh-TariAdding linearization to the examples
db2b457ffAdeel AsgharAdded the tree view and zooming images.
19ae448b3Martin Sjölund- Fix svn:eol-style on OMEdit, OMNotebook, msl32
8e5881d5aMartin Sjölund- Fix svn:eol-style on OMEdit, OMNotebook, msl32
1b0d43339Adeel AsgharAdded the custom sendExpression in OMCProxy.cpp Updated the delete feature of tree. Updated the rename feature of tree.
4b13ccf0cAdrian Pop- a document for design and planning of the non expanded arrays/equations.
70690e44eMartin Sjölund- Remove support for parsing of the old notebook format (this means we no longer need ANTLR2 to build OMC)
e0454fa63Martin Sjölund- Fix compilation of OMEdit StringHandler.cpp using Qt4.4
4b4542a5aMartin 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
bc719f8dcAdeel AsgharAdded the contextMenu to Modelica Files Tree. Updated the simulation and icon properties dialogues. Deleted the simulation and icon properties ui files.
9e6843fc5Adeel AsgharUpdated the tmp directory path in simulation and Plot Widget. Updated the Splash Screen text. Added the contextmenu to tree. Added the resources file.
83d3cf376Per ÖstlundUpdated workplan
5c835f2daAdrian Pop- update status
18a58cdbePer ÖstlundUpdated workplan.
4be0e490cMartin SjölundUpdated workplan
60bf0263aAdeel AsgharAdded 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
2088a7f23Adeel AsgharUpdated 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.
8597653dcMartin Sjölund- The (Unix) make process now installs DrControl files by default
f4ea4528fMartin Sjölund- Fix OMNotebook search path for OMNotebookHelp.onb (search in $OPENMODELICAHOME/share/omnotebook/ instead of $OPENMODELICA/bin/)
1556b9575Martin Sjölund- Fix notebook.h header (new Qt seems to have a constructor QString(int) which conflicts)
38c6de5daAdrian Popalready present inside ./doc/Compilation_omcd_omnotebook
0e12b7dc5Adrian Popalready present inside ./doc/Compilation_omcd_omnotebook
5c795002dAdrian Popalready present inside ./doc/Compilation_omcd_omnotebook
0941d3242Adeel AsgharDelete the Annotations.cpp and Annotations.h files.
589f44023Adeel AsgharUpdated the Connection mechanism. Split the Annotations file to individual Annotations files.
024739154Adeel AsgharAdded the Inheritance Annotation in Icon Shapes. Added the code for connecting components. Updated the stylesheet for QTreeWidget.
01a03fc40Adeel AsgharDeleted unused icons
6a1863a10Adeel AsgharFirst revision of OMEdit. OMC Corba communication is done. Annotations is done partially. Splash Screen is added.
473b63e3dMohsen Torabzadeh-TariCommiting the first version of DrControl under OMNotebook. Mohsen 101001
8b8d5f5b1Jens Frenkelupdate RedesignBackendOMC.doc
0553c42feMohsen Torabzadeh-Taridocumentation on how to compile OMNotebook
15030c28bMohsen Torabzadeh-Taridocumentation installing and setting Eclipse+MDT for debugging MetaModelica code.
8e4eefa0bJens Frenkel- update RedesignBackendOMC.doc
2e69b6656Jens Frenkelupdate RedesignBackendOMC.doc
6bca82963Jens Frenkelupdate RedesignBackendOMC.doc
bf73bb409Jens 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
366006ea2Per Östlund- Updated workplan.
d57c3d1e9Jens Frenkel- update RedesignBackendOMC.doc
be6eb4fc2Jens Frenkel- update RedesignBackendOMC.doc
a93e918fdJens Frenkelupdate RedesignBackendOMC.doc
51932838bJens Frenkel- add RedesignBackendOMC.doc concept paper
fdb4d9262Martin Sjölund- Workplan update
ad2d387c9Per ÖstlundUpdated workplan.
8427ca70eMartin Sjölund- Removed antlr dependency from OMShell-terminal
4a6fcce67Niklas Worschechupdated project plan
3921efce7Martin Sjölund- Fixed the copyright information displayed to the user when running omc,mosh,OMShell or OMNotebook (years were outdated, etc)
c567a2c7aMartin Sjölund- Fixed the copyright information displayed to the user when running omc,mosh,OMShell or OMNotebook (years were outdated, etc)
40f105c7bMartin Sjölundworkplan update
f9863a806Adrian Pop- updates to the Workplan-status-estimates.xls
7124ca370Martin Sjölund- Updated workplan (missed one line: inline)
5801e42cePer Östlund- Updated workplan.
02cf50d3dMartin Sjölund- workplan update
dd4c2638aAdrian Pop- updates to release files
7bee92d78Ariel LiebmanFixed minor bug in notebook.cpp introduced in new message window string concatenation.
6c6cbd64cMartin Sjölund- Fix year on copyright notice in the "About OMNotebook" dialog
d3458c9f6Adrian Pop- new releases of qt clients OM* and some other small changes
f8b62b51dAriel Liebmanchanged #include to #include . Caused problem in compilation of OMNotebook
c17e38e52Jens Frenkel- Update Workplan
091cfc98dMartin Sjölund- Fix configure script so include flags in qmake are set correctly (does not expect -I input as gcc does)
694ac06baMartin Sjölund- Fix configure script so include flags in qmake are set correctly (does not expect -I input as gcc does)
c00618929Willi Braun- update workplan again due to forgot svn update
5b2a84836Martin Sjölund- make install no longer tries to install qtclients if they were not compiled
6b2f603cdMartin Sjölund- make install no longer tries to install qtclients if they were not compiled
66b5f210bWilli Braunupdate workplan
00791817fAdrian 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
3620f28f4Adrian 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
46087545aMartin 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.
f29e750e3Martin Sjölund- Install OMNotebookHelp.onb when building OMNotebook
8d619b7acMartin Sjölund- Install DrModelica files when building OMNotebook
2b4165495Martin 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
5b152d4d3Martin 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
514d410daMartin Sjölund- Spelling ifdef
269c31321Martin Sjölund- ifdef APPLE_CC on r5726
c0cd7cc9bMartin Sjölund- Fix OMNotebook crashing on OSX - Some text boxes are now a bit too large, but it's still usable
ce884aa18Martin Sjölund- Fix spelling of OMNotebook
3d5a078ffMohsen Torabzadeh-TariUpdated the OSMC public license from Berkley for the Release 1.5 //Mohsen
2954b3ca4Adrian Pop- first draft of performance enhancement analysis and proposals
65e1796a8Martin Sjölund- OMShell-terminal: Changed history file to ~/.mosh_history instead of ./mosh_history on Unix
4c4c1c341Martin Sjölund- Fixed compilation of OMShell.app on OSX
dd3c90abeMartin Sjölund- Fixed compilation of OMShell-terminal on OSX
edc9a98fbPeter FritzsonThe OpenModelicaTemplateProgramming document is a users guide on the new OpenModelica text template language Susan. This version is from April 21 2010.
fd2464559Adrian Pop- updated Workplan-status-estimates.xls (since 2010-04-15 for Adrian Pop)
045af6984Martin Sjölund- Updated workplan
dc72d7728Martin Sjölund- Updated workplan
39a8ca1f4Per ÖstlundUpdated workplan
cc8b1bda9Martin SjölundUpdated workplan status
1e0a1a7f4Adrian Pop- copy the OMShell.exe to build/bin after compilation
acfc886d1Adrian Pop- copy .xml files to build/share/omnotebook/ instead of build/bin/
00eeef4c6Adrian 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.
2e2f1d10aAdrian 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.
471d670dcMartin Sjölund- Added new configure option --with-Coin (Coin disabled by default).
8b221f195Martin Sjölund- Added new configure option --with-Coin (Coin disabled by default).
050e994beMartin Sjölund- Renamed ext OMPlotWindow
f5e60b489Martin Sjölund- Renamed ext OMPlotWindow
1aa8bb86dMartin 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
86cb637b7Martin 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
2bc1dff70Martin 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
836ed8eeeMartin Sjölund- Fix syntax error in OMShell.pro - Use ANTLRHOME paths properly in OMNotebook.pro if it is set
0b1764f33Martin Sjölund- Fix syntax error in OMShell.pro - Use ANTLRHOME paths properly in OMNotebook.pro if it is set
b6a6e3592Martin Sjölund- Added support for omniORB in qtclients. + We can now remove the dependency on mico for Linux systems.
bdba43d6eMartin Sjölund- Added support for omniORB in qtclients. + We can now remove the dependency on mico for Linux systems.
46a7725c5Peter FritzsonAdded Juhas fixes from 100421 and added items function returning records and function derivative annotation in the backend sheet.
d6b93a8b4Jens Frenkel- update Workplan
957f7127dPeter FritzsonUpdated entry text for refactoring - added 80% and 100% explanations and 100% entry
fddbe90c9Adrian Pop- updated.
3bdbf77d2Per ÖstlundUpdated workplan
7b16d114bPer ÖstlundUpdated status for finished bugs and fixed some rows that had not been correctly added.
abf169a71Niklas Worschechupdate status for cpp code generation
eaeb5a21bPeter FritzsonFixed summation errors and conditional errors in excel sheet
1be141116Peter FritzsonInserted some development items for Jens Frenkel, Lennart Ochel, Willi Braun, Peter Fritzson. However, time estimates and measured time still needs to be intered.
c446b8f23Alexey LebedevUpdated workplan
aaca4bf7ePer ÖstlundUpdated workplan
7ad9d8548Martin Sjölund- update of the work-status
c31e7145eAdrian Pop- update of the work-status
6e84bdae9Martin Sjölund- Updated layout of Workplan-status-estimates
a8c0e5432Peter FritzsonUpdate to having 2 separate sheets for frontand and backend + other things. Tried to delete irrelevant issues for front resp backend.
5cebd9f6fJens Frenkel- CMakeFiles: install omc, libs, docs, testmodels, includes
4d9d78d8cPeter FritzsonIntroduced change date column with dummy contents
e4a44574aPeter FritzsonMade the upper part of the table more compact
257ad3977Adrian Pop- replaced Linköping with Linköping
bb4ecf512Adrian Pop- replaced Linköping with Linköping
1cee911aeAdrian Pop- some fixes to plotting while simulating - disable some logging. - updates to ext and OMNotebook
c19d7ea5aPer ÖstlundUpdated workplan.
79efed329Per ÖstlundUpdated workplan.
66ce6db4dAdrian Pop- updates to estimates
79cbbb78bPeter FritzsonUpdate 2010-02-26, moving relevant bug work to MultiBody, formating to 1 decimal, etc.
23e20ec2fPer ÖstlundAdded time estimates to workplan.
f0a7fad6aAlexey LebedevUpdated workplan
01248b8b3Per ÖstlundUpdated workplan
61b4c2155Martin Sjölund- updates of the Workplan-status-estimates.xls
babb97a08Adrian Pop- updates of the Workplan-status-estimates.xls
08ddf5602Adrian Pop- fixes for enableSendData
2229069f2Adrian Pop- updated Copyright (c) text to 2010
dfbf818c9Adrian Pop- updated Copyright (c) text to 2010
498fe68a1Adrian Pop- updated Copyright (c) text to 2010
cf9af6b76Stefan Brus-fixed a bug with inlining of array functions
f3d2f59c8Stefan Brus-fixed a bug with inlining of array functions
3af905c1bJens 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
fead9d61ePeter FritzsonUpdate of Adrians, Martins, Pers time log until moring 091214. Fix of summation error for MultiBody spent days. Other minor edits.
1c951528cAlexey LebedevUpdated status
695ee1306Per ÖstlundAdded status estimate for DLL/SO-generation.
5c14b324bMartin Sjölund- updated workplan status
649398c71Adrian Pop- updated status since 2009-11-06
cc65c694ePer ÖstlundAdded RTOpts.debugFlag guards to lessen overhead when debug output isn't used.
974b09dbbStefan Brus- Changed PartialFn13 to use an if statement for now
7740f670dStefan Brus- Changed PartialFn13 to use an if statement for now
da68fe5c9Stefan Brus- Fixed type checking and boxing of simple types in partially evaluated functions
c00cf80cfStefan Brus- Fixed type checking and boxing of simple types in partially evaluated functions
aabc3bdb5Martin 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.
ef75d8fbdMartin 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.
74d548b03Stefan 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
cce8dabffStefan 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
4e1390151Stefan Brus- Function pointers now work in both Modelica and MetaModelica - Partially evaluated functions now partially works!
69dbeea0eStefan Brus- Function pointers now work in both Modelica and MetaModelica - Partially evaluated functions now partially works!
3521ba1b1Adrian Pop- estimates updates for Adrian
2da7c91cdPeter FritzsonRemoved the Bootstrapping branch merging row for the Fluid library
871909b5dAdrian Pop- added the Workplan-status-estimates and WhatDoesNotWork documents.
5b84a6be1Stefan Brus- Annotations are now preserved in SCode format - make clean now removes .sigx files
7ff50569bStefan Brus- Annotations are now preserved in SCode format - make clean now removes .sigx files
378b124bbAdrian Pop- renamed OpenModelica1.5.0 to trunk
9ab276dfbAdrian Pop- renamed OpenModelica1.5.0 to trunk
18567b835Adrian Pop- renamed OpenModelica1.5.0 to trunk
ea53af414Adrian Pop- renamed OpenModelica1.5.0 to trunk
b9fa51d6fAdrian Pop- changed default dassl tolerance from 1e-10 to 1e-4
68974769cAdrian 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
2d72701dfAdrian 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
bd30c7d92Eric Meyersdon't do SoQt::init for OS X for now
8263b5a0dEric Meyersdon't do any delete's in destructor in VisualizationWidget on OS X (3D stuff doesnt work yet)
6cf994c04Adrian 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
a4732e262Adrian Pop- static objects are deallocated when the application exits. - delete in OmcInteractiveEnvironment::OMCVersion() removed. - commented out the code in the destructor.
ecb352ed5Adrian Pop- added "Export to Image" command and "Export to Clipboard Ctrl+C" command to the plot widget - fixed the default showing of existing plot
b26d22097Adrian 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.
40a21d9c1Adrian 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.
78277fa14Adrian Pop- fixes for some OMNotebook crashes - updates of some .onb files
9427ba29dAdrian Pop- fixes for some OMNotebook crashes - updates of some .onb files
3a0e85628Adrian 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
2ff18dca6Adrian 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
1d3bc6d1cAdrian 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).
115a32066Adrian Pop- got rid of -ltermcap as is not needed
35f4ca943Adrian Pop- small copyright update
22eef9725Dietmar WinklerFormal clean up of all code files:
6e7264805Dietmar WinklerFormal clean up of all code files:
2f4a21b50Dietmar WinklerFormal clean up of all code files:
147193e9dDietmar WinklerFormal clean up of all code files:
6e3e12935Adrian Pop- renamed OMNotebook/OMNotebookQT4/trunk.pro to OMNotebook.pro - more modifications to Qt projects to get rid of hardcoded paths
86ce085a5Adrian Pop- renamed OMNotebook/OMNotebookQT4/trunk.pro to OMNotebook.pro - more modifications to Qt projects to get rid of hardcoded paths
b374450ccAdrian 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
226cf7a39Adrian 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
b19741614Adrian 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
1acbf666aAdrian 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
617015a6cAdrian 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
48da66f32Adrian Pop- add the Linux Makefile for ext (the external Qt plot window)
aa591561dAdrian Pop- use `mico-config --libs` instead of directly specifying the libs
6ca169bc7Adrian Pop- Linux modifications to sendData & Qt plotting
bfa1a62e8Adrian Pop- Linux modifications to sendData & Qt plotting
11f38e09aEric 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
a67e34af1Adrian Pop- switched all plot<->plot2 - switched all plotParameteric<->plotParametric2 - now val(var, integer) works!
7c6b916baAdrian Pop- Linux fixes for OMNotebook to include the new 3D visualization package based on SoQt and Coin3D.
91450374dAdrian Pop- Linux fixes for SimulationData.h (wrong case in imports!)
facfdd3deAdrian 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
b2e20fcecAdrian Pop- updated OMShell project to MSVC 2008 - updated Corba generated files to version MICO 2.3.13 - updated the readmes
f67f47ef1Adrian PopHUGE 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]
0140066c0Adrian PopBug 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.
450e1910eAdrian 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
3af18601eAdrian Pop- fixes for Linux compilation of OMShell - fixes to the project - fixes for resource files - updated copyright year - new OMShell
3b2ef0c6cHenrik Eriksson*More missing files added..
7626b4801Henrik Eriksson*More filename changes
323228c4eHenrik Eriksson*Added some missing files *Prevented overwriting of files in some cases *Fixed some filenames
63cd17fe8Filippo DonidaA brief report for the APIs of the OpenModelica compiler has been added. It inclueds some usage examples.
55caca39cAdrian Pop- finally fixed the getErrorString() does not exist problem!
345890a48Henrik 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
50284b8a5Henrik Eriksson*Changed some library paths
96322a6e7Henrik Eriksson*Added a toolbar in OMNotebook *Added an external graphics window *Misc. improvements to the plotting functionality
779b57a9dAdrian Popadded buildModel command to the commands.xml
019060487Adrian Pop- ANTLR on Linux has problems with Linköping, changed it to Linkoping.
af1d412e9Adrian Pop- changing to Open Source Modelica Consortium (OSMC) License
5c3f5fcddAdrian Pop- updates to OMShell project to base it on OMDev
569dda605Henrik Eriksson*Added some features, e.g. a line counter, error links *Saved files now correctly set antialiasing mode when opened *Updated Qt dll files
059764440Adrian Pop- changes to commands.xml to support the new <> parameter in the simulate(...) commands
e77e12a23Henrik Eriksson*Updated to make compatible with omc changes
ab51bddf0Henrik Eriksson*Added range options to graphcells *Added "save parameters" command *Fixed minor bugs
57b8649b7Adrian Pop- updated ReadMe.txt with the latest developments
442b17c20Adrian 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
e20317528Adrian Pop- fixes a crash when OPENMODELICAHOME is set to the empty string.
ed2dede31Henrik ErikssonRemoved annoying messagebox
e7e0e103fHenrik ErikssonFixes 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.
6a034ada5Henrik ErikssonMinor tweaks
b38323a3cHenrik ErikssonRemoved scrollbars from graphics area (not required with Qt 4.3.1)
40c378760Henrik ErikssonUpgraded to Qt 4.3.1
4640ec8ecHenrik ErikssonFix for the "empty coordinate system" problem
4e50cdb9aHenrik ErikssonCompiled OMNotebook with the improvements added by Adrian
d7274dd2eAdrian 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/
ec3510f2cHenrik ErikssonMinor improvements, now DrModelica should open if DRMODELICAHOME is set.
3009848bdHenrik ErikssonMinor improvements
78950cf40Henrik ErikssonAdded the Graph cell style.
3ae648bdbPeter FritzsonUppdaterat 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.
186edb393Henrik ErikssonAdded a missing .h-file.
bc71be1f9x05andfefixed copy/paste problem (if complex cell structure)
7529f104ex05andfefixed treeview lines
06ca1bce6Peter FritzsonChanged date in DrModelica main file to 2007-06-20
0178ddf98Henrik ErikssonRemoved some old file dependencies.
bd410724bHenrik ErikssonFixes broken text links, the style bug, copy/paste bugs and problems introduced by Qt 4.3
099d93628Henrik ErikssonMinor improvements of the new plotting package
6039cea13Adrian 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
0fcb53140Adrian 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
f58c9fb28Adrian Pop- included MacOS changes from Eric Meyers (erictmeyers@gmail.com)
e89ca64b0Henrik Erikssongit-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2785 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
5b5e46eb1Henrik Erikssongit-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2784 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
1bebf35ccHenrik Erikssongit-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2783 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
163ad9edfPeter FritzsonOpenModelicaMetaProgramming.doc and .pdf Moved all exercises to a separate appendix
dd5110bcePeter FritzsonOpenModelicaMetaProgramming.doc and .pdf Moved all exercises to a separate appendix
f32c8d0daHenrik ErikssonThis makes Qt 4.2+ required for OMNotebook. Unfortunately this (Qt) breaks some features, e.g. text links
63cf8317aPeter FritzsonUppdatering av datum i startfilen DrModelica.onb till 2007-02-16
4bbabd51fPeter FritzsonUpdated DrModelica since Circuits/Acausal.onb SimpleCircuit now works without error messages,
31892c839Peter FritzsonA few small updates to 4 modules DrModelica. Now more testcases work than previously.
d8bc854ebAnders Sandholmgit-svn-id: https://openmodelica.org/svn/OpenModelica/trunk/doc@2696 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
4827547b2Peter FritzsonMinor 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.
176382c82Peter FritzsonAdded ModelicaTutorialFritzson.pdf containing the tutorial given at the Modelica conference and other places
0edcac2c0Adrian 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
b4aed9c55Adrian PopOMNotebook 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
398ba23cdAdrian Pop- fixes to compile OMNotebook on Linux! - this is quite intermediate right now, we'll test it more
880891b40Peter FritzsonAdded OpenModelicaMetaProgramming.doc and .pdf containing documentation of MetaModelica programming. (previously sometimes called MetaModelica users guide) Exercises added to this MetaProgrammingGuide. 061026
ae0ba1414Peter FritzsonBeta 1.4.3 versions 061214 of UsersGuide and SystemDoc UsersGuide includes more Eclipse MDT plugin installation screendumps. Exercises added to SystemsDoc, and MetaProgrammingGuide.
d89ff08dePeter FritzsonRemoved faulty parameter time in class DoubleWhen Sequential
62914e4e4Peter FritzsonUpdated text around the ErrorNestedWhen example
d10adfcbdAdrian 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
3306b57c3Adrian 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.
795c2f92bAdrian 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)
30565081aAdrian Popfixed bug 86: http://bug.modelicacommunity.org/show_bug.cgi?id=86 by creating the error file in the tmp directory.
c5175a994x05andfefixed bug in paste cell command. // Anders Fernström
a699b6b02Adrian Popfixes for OMShell/oms.cpp to compile on Linux.
ca4be897bAdrian Pop- updates to DrModelica by Peter F.
7831d96b5x05andfeAdded find and replace function to OMNotebook, resulted in same small changes in other files. // Anders F
ea3c98888Adrian PopChanged everywhere i could find MODELICAPATH to OPENMODELICALIBRARY!
c67a3f7f6Adrian PopChanged everywhere i could find MODELICAPATH to OPENMODELICALIBRARY!
e705b7f2ex05andfeadded functionality so OMNotebook and OMShell check version from OMC. //Anders Fernström
f9e52cf47x05andfeadded functionality so OMNotebook and OMShell check version from OMC. //Anders Fernström
6aeb38432x05andferemoved auto-generated files from OMNotebook. // Anders F.
9161d4779x05andfeUpdated some part of the code to make it work on unix/linux. * changed from 'exception' to 'runtime_error' * fixed search path for omc
347da0dc0Adrian Pop- small README-UNIX.txt for OMShell.
cbe0b20cdAdrian 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)
8f1f15b69x05andfegit-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2366 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
a46c6e45ex05andfegit-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2365 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
5a323da0bx05andfegit-svn-id: https://openmodelica.org/svn/OpenModelica/trunk/OMNotebook/DrModelica@2359 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
feb2f49f6x05andfegit-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2359 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
9fe15f255x05andfegit-svn-id: https://openmodelica.org/svn/OpenModelica/trunk/OMNotebook/DrModelica@2351 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
546a6c4b6x05andfegit-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2351 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
660257011x05andfegit-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2348 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
9c7355a9bx05andfegit-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2348 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
fbb56453ax05andferemoved log/error area from omshell
99ef26359Adrian Pop- apparently plotParametric( {x, y} ) is wrong. should be plotParametric(x, y)
445c6f5aex05andfegit-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2323 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
a540fb536x05andfegit-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2322 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
19defb1dax05andfegit-svn-id: https://openmodelica.org/svn/OpenModelica/trunk/OMNotebook/DrModelica@2322 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
b1f1415a3x05andfegit-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2322 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
002e72817Adrian Popfixed plotParametric({x, y}) instead of plotParametric( x, y ). now it works
ffe0f3c99x05andfeupdated OMNotebook and OMShell, also updated three files in DrModelica. // Anders Fernström
f21c55d5bx05andfeupdated OMNotebook and OMShell, also updated three files in DrModelica. // Anders Fernström
3f72a8e96x05andfeupdated OMNotebook and OMShell, also updated three files in DrModelica. // Anders Fernström
5f71a6300x05andfegit-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2284 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
739e04ac6Adrian Popa link to OpenModelica Website to be used in the OpenModelica Menu Options
17aeedca6x05andfe* fixed some small bugs in OMNotebook * updated Mathematica parser in OMNotebook * updated the OMNotebookHelp.onb documentation * converted DrModelica to OMNotebook // Anders Fernström
968d4b964x05andfe* fixed some small bugs in OMNotebook * updated Mathematica parser in OMNotebook * updated the OMNotebookHelp.onb documentation * converted DrModelica to OMNotebook // Anders Fernström
d1b5a5d3ex05andfeUsing qt to start OMC in both OMNotebook and OMShell. No console window is now neccessary for OMC. // Anders Fernström
9b27ec12ax05andfeUsing qt to start OMC in both OMNotebook and OMShell. No console window is now neccessary for OMC. // Anders Fernström
107cfed19x05andfegit-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2212 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
673590fe1x05andfefixed some small bugs in OMNotebook and added automatic chapter numbering to the stylesheet. // Anders Fernström
1128b3353x05andfeadded backwards compatible to the search for DrModelica and OMC in OMNotebook and OMShell // Anders Fernström
992ae37e1x05andfeadded backwards compatible to the search for DrModelica and OMC in OMNotebook and OMShell // Anders Fernström
4d6cf184fx05andfeupdated OMNotebook and OMShell so the applications uses the OPENMODELICAPATH to find DrModelica and omc.exe during start up. // Anders Fernström
3c6057884x05andfeupdated OMNotebook and OMShell so the applications uses the OPENMODELICAPATH to find DrModelica and omc.exe during start up. // Anders Fernström
4e29f9c3dAdrian PopAdrian 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.
e5d760919Adrian PopAdrian Pop, 2006-02-26 -added trunk/build with bin, include and lib directories. -modified makefiles to use these directories
a0e2db1ceAdrian PopAdrian 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.
9073c3d40x05andfeSmall fix to OMNotebook and changed the folder name OMS to OMShell. //Anders Fernström
10ce57f8ex05andfeSmall fix to OMNotebook and changed the folder name OMS to OMShell. //Anders Fernström
d4864b693x05andfechanged same small thing in OMShell and OMNotebook. Both applications are using Qt 4.1, Open Source license now. // Anders Fernström
8bb061009x05andfechanged same small thing in OMShell and OMNotebook. Both applications are using Qt 4.1, Open Source license now. // Anders Fernström
8cc469c07x05andfeupdated OMNotebook updated // Anders Fernström
4938bf2c4x05andfeupdated version om OMNotebook. // Anders Fernström
313739db0x05andfegit-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2100 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
a465b92ecx05andfemade 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
ba0b214edx05andfefixed some bugs in omnotebook, // Anders Fernström
b748d9e95x05andfeupdated OMS, changed name from OMS to OMShell // Anders Fernström
7c32f993dx05andfemade some updates on OMS communication with OMC. // Anders Fernström
794e64d1bx05andfeadded OMNotebook source code. // Anders Fernström
1fe3c6fbfx05andfeupdated WinMosh to OMS and made some small changes... // Anders Fernström
eff29ced0x05andfeadded OMNotebook, the version uses QT3 and accompanied openmodelica release v1.3 and v1.3.1. //Anders Fernström
2638100d6Håkan LundvallFixed core dump when closing with ctrl-D
dbaff7001Håkan LundvallFixed core dump when closing with ctrl-D
48c604fefHåkan LundvallLast fixes before release of 1.3
57932d2acKaj NyströmAdded small help notice
ad67160b8Peter AronssonLinear subsystem of equations now works. Also added explicit euler solver method, accessed using -m option to executable.
69fabd010Levon SaldamliChanged modeq to omc everyhwere, updated source. Renamed build directories for modeq to omc. Updated VC7 projects and solution as well.
4df4e88b2Levon SaldamliMoved directory modeq to Compiler. Updated references to the modeq directory so that they refer to Compiler/ instead
e98955521Håkan LundvallChanged 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.
eea8cd13cPeter Aronssonmade a copy
9b4757a9aLevon SaldamliMoved -lcrypto and -lssl to CORBALIB
e6f2b05f8Levon SaldamliAdded corba stuff to configure and made it an optional package
dc83df81ePeter AronssonMade modeq multiuser friendly when having corba comm.
64309f5dePeter Aronssoncalling scripts from prompt now possible
836ba26cdPeter AronssonSwitched from boa to poa impl.
8ec098c50Peter AronssonFixed some makefile issues.
2348a5421Peter AronssonAdded corba implementation to modeq. accessed with ./modeq -corba
6544072aaLevon Saldamlilocal (protected) variables in functions implemented. Started to implement strings in external function interface
967fd0471Levon Saldamlihistory save and load
8b059de2ePeter AronssonAdded change of local directory for server
cc29d8777Peter AronssonFixed C-d and empty line error
ced2b89a8Peter AronssonFixed C-d to exit shell.
60d6b77ccPeter AronssonRemoved all parser stuff from mosh
e7bf2e164Peter AronssonAdded command line option -noserv to start without starting server (assumed to be already running)
23948aa46Peter Aronssonadded errohandling in socketcomm.
8a72c2350Peter Aronsson*** empty log message ***
e0f0331ddPeter Aronssonadded history
dcebc9c5fPeter AronssonChanged implementation to work with modeq in interactive mode
c4c518e6fPeter AronssonTurned off ast debug print
59395c31dPeter Aronssongethrtime returns zero until a platformindep solution is found.
e533a4092Peter AronssonAdded cleaning cpp and hpp files generated by antlr
4621f493fPeter AronssonRemoved linking with runtime, c files are included instead
6477f09e6Peter Aronssonadded ./ before executable, not certain that . is in PATH
d911c88c4Peter Aronssonadded Makefile.in, removed Makefile
53bed2f4cPeter AronssonAdded gethrtime and changed modelica_integer to long
c7ffa532fPeter AronssonAdded check if MOSHHOME is set or not
5e703f96fPeter Aronsson Removed warning flags, set optimizing flags
7368c3faehenjoAdded more copyright notices
a90dbf6d2henjoAdded license file
1987ebb11ankarAdded #include to make it compile on Linux again.Fixed bug in operator+=.
bbdbcc274henjoAdded copyright notices to files
8d9e5a44fhenjolast minute changes
3acd52a16henjoAdded more functionality
563b2d78eankarImplemented matrix multiplication (vector * vector,vector * matrix,matrix*vector,matrix*matrix).
3d5d12d9cankarMore work on array arithmetic.
79809dff7henjoSome changes made so that more things are working
a6555b21dankarImplemented unary minus. Nuked some compiler warnings.
5fd7b2b0dankarMore work on arrays.
0d8feb146ankartest file.
318d934b4ankarreal_array and integer_array are now classes.
ca229119eankarInitial commit.
16b15f3f5ankarInitial commit.

Library Changes

LibraryChange
Buildings_latestFrom version 6.0.0 (revision 20190523-101253~git~master) to 6.0.0 (revision 20190511-064334~git~master)
ModelicaTest_3.2.3From version 3.2.3 (revision 3.2.3+build.2-5-g2556186) to 3.2.3 (revision 3.2.3+build.2-1-g1a65198)
ModelicaTest_trunkFrom version trunk (revision 20190520-223748~git~master-om191) to trunk (revision 20190514-073741~git~master-om188)
ModelicaTest_trunk_cppFrom version trunk (revision 20190520-223748~git~master-om191) to trunk (revision 20190514-073741~git~master-om188)
Modelica_SynchronousFrom version 0.93.0 (revision 0.93.0-14-gb4364ed) to 0.93.0 (revision 0.93.0-8-g5aa86a2)
ThermoPowerFrom version 3.1 (revision 3.1-20190518-102719~git~master) to 3.1 (revision 3.1-20190222-233358~git~master)

Models Affected

BuildSysProBuildSysPro.IBPSA.Experimental.Benchmarks.AirFlow.Examples.TwoFloorsSimCode → Simulate
Buildings_latestBuildings.Applications.DataCenters.DXCooled.Controls.Validation.CoolingModeFrontEnd → Simulate
Buildings_latestBuildings.BoundaryConditions.SkyTemperature.Examples.BlackBodyFrontEnd → Simulate
Buildings_latestBuildings.BoundaryConditions.SolarGeometry.BaseClasses.Examples.AltitudeAngleFrontEnd → Simulate
Buildings_latestBuildings.BoundaryConditions.SolarGeometry.BaseClasses.Examples.IncidenceAngleFrontEnd → Simulate
Buildings_latestBuildings.BoundaryConditions.SolarGeometry.BaseClasses.Examples.SolarAzimuthFrontEnd → Simulate
Buildings_latestBuildings.BoundaryConditions.SolarGeometry.BaseClasses.Examples.SolarHourAngleFrontEnd → Simulate
Buildings_latestBuildings.BoundaryConditions.SolarGeometry.BaseClasses.Examples.WallSolarAzimuthFrontEnd → Simulate
Buildings_latestBuildings.BoundaryConditions.SolarGeometry.BaseClasses.Examples.ZenithAngleFrontEnd → Simulate
Buildings_latestBuildings.BoundaryConditions.SolarGeometry.Examples.IncidenceAngleFrontEnd → Simulate
Buildings_latestBuildings.BoundaryConditions.SolarGeometry.Examples.ZenithAngleFrontEnd → Simulate
Buildings_latestBuildings.BoundaryConditions.SolarIrradiation.BaseClasses.Examples.BrighteningCoefficientFrontEnd → Simulate
Buildings_latestBuildings.BoundaryConditions.SolarIrradiation.BaseClasses.Examples.DiffuseIsotropicFrontEnd → Simulate
Buildings_latestBuildings.BoundaryConditions.SolarIrradiation.BaseClasses.Examples.RelativeAirMassFrontEnd → Simulate
Buildings_latestBuildings.BoundaryConditions.SolarIrradiation.BaseClasses.Examples.SkyBrightnessFrontEnd → Simulate
Buildings_latestBuildings.BoundaryConditions.SolarIrradiation.BaseClasses.Examples.SkyClearnessFrontEnd → Simulate
Buildings_latestBuildings.BoundaryConditions.SolarIrradiation.Examples.DiffuseIsotropicFrontEnd → Simulate
Buildings_latestBuildings.BoundaryConditions.SolarIrradiation.Examples.DiffusePerezFrontEnd → Simulate
Buildings_latestBuildings.BoundaryConditions.SolarIrradiation.Examples.DirectTiltedSurfaceFrontEnd → Simulate
Buildings_latestBuildings.BoundaryConditions.WeatherData.Examples.ReaderTMY3FrontEnd → Simulate
Buildings_latestBuildings.BoundaryConditions.WeatherData.Validation.DecemberToJanuaryFrontEnd → Simulate
Buildings_latestBuildings.BoundaryConditions.WeatherData.Validation.OverAYear_usingOneYearDataFrontEnd → Simulate
Buildings_latestBuildings.BoundaryConditions.WeatherData.Validation.ReaderTMY3HDirNorFrontEnd → Simulate
Buildings_latestBuildings.BoundaryConditions.WeatherData.Validation.ThreeYears_usingTwoYearDataFrontEnd → Simulate
Buildings_latestBuildings.BoundaryConditions.WeatherData.Validation.ThreeYears_usingTwoYearDataNegativeStartFrontEnd → Simulate
Buildings_latestBuildings.BoundaryConditions.WeatherData.Validation.ThreeYears_usingTwoYearDataPositiveStartFrontEnd → Simulate
Buildings_latestBuildings.Electrical.AC.OnePhase.Sources.Examples.WindTurbineFrontEnd → Simulate
Buildings_latestBuildings.Electrical.AC.ThreePhasesBalanced.Sources.Examples.WindTurbineFrontEnd → Simulate
Buildings_latestBuildings.Electrical.AC.ThreePhasesUnbalanced.Sources.Examples.PVPanelsFrontEnd → Simulate
Buildings_latestBuildings.Electrical.AC.ThreePhasesUnbalanced.Sources.Examples.PVPanels_NFrontEnd → Simulate
Buildings_latestBuildings.Electrical.AC.ThreePhasesUnbalanced.Sources.Examples.WindTurbineFrontEnd → Simulate
Buildings_latestBuildings.Electrical.AC.ThreePhasesUnbalanced.Sources.Examples.WindTurbine_NFrontEnd → Simulate
Buildings_latestBuildings.Electrical.DC.Sources.Examples.PVSimpleFrontEnd → Simulate
Buildings_latestBuildings.Electrical.DC.Sources.Examples.WindTurbineFrontEnd → Simulate
Buildings_latestBuildings.Fluid.Examples.SimpleHouseFrontEnd → Simulate
Buildings_latestBuildings.Fluid.SolarCollectors.Controls.Examples.SolarPumpControllerFrontEnd → Simulate
Buildings_latestBuildings.Fluid.SolarCollectors.Examples.ConcentratingFrontEnd → Simulate
Buildings_latestBuildings.Fluid.SolarCollectors.Examples.FlatPlateFrontEnd → Simulate
Buildings_latestBuildings.Fluid.SolarCollectors.Examples.FlatPlateShaCoeTrueFrontEnd → Simulate
Buildings_latestBuildings.Fluid.SolarCollectors.Examples.FlatPlateTotalAreaFrontEnd → Simulate
Buildings_latestBuildings.Fluid.SolarCollectors.Examples.FlatPlateWithTankFrontEnd → Simulate
Buildings_latestBuildings.Fluid.SolarCollectors.Examples.TubularFrontEnd → Simulate
Buildings_latestBuildings.Fluid.SolarCollectors.Validation.EN12975NPanelsFrontEnd → Simulate
Buildings_latestBuildings.Fluid.SolarCollectors.Validation.EN12975_SeriesFrontEnd → Simulate
Buildings_latestBuildings.Fluid.SolarCollectors.Validation.FlatPlateFrontEnd → Simulate
Buildings_latestBuildings.Fluid.SolarCollectors.Validation.FlatPlateNPanelsFrontEnd → Simulate
Buildings_latestBuildings.HeatTransfer.Windows.BaseClasses.Examples.AbsorbedRadiationFrontEnd → Simulate
Buildings_latestBuildings.HeatTransfer.Windows.BaseClasses.Examples.OverhangFrontEnd → Simulate
Buildings_latestBuildings.HeatTransfer.Windows.BaseClasses.Examples.SideFinsFrontEnd → Simulate
Buildings_latestBuildings.HeatTransfer.Windows.BaseClasses.Examples.TransmittedRadiationFrontEnd → Simulate
Buildings_latestBuildings.HeatTransfer.Windows.BaseClasses.Examples.WindowRadiationFrontEnd → Simulate
Buildings_latestBuildings.HeatTransfer.Windows.Examples.OverhangFrontEnd → Simulate
Buildings_latestBuildings.HeatTransfer.Windows.Examples.SideFinsFrontEnd → Simulate
Buildings_latestBuildings.HeatTransfer.Windows.Examples.WindowFrontEnd → Simulate
ModelicaTest_3.2.1ModelicaTest.Tables.CombiTable1D.Test25_usertabTemplates → Verify
ModelicaTest_3.2.1ModelicaTest.Tables.CombiTable1Ds.Test25_usertabTemplates → Verify
ModelicaTest_3.2.1ModelicaTest.Tables.CombiTable2D.Test18_usertabTemplates → Verify
ModelicaTest_3.2.1ModelicaTest.Tables.CombiTimeTable.Test66_usertabTemplates → Verify
ModelicaTest_3.2.1_cppModelicaTest.Tables.CombiTable2D.Test18_usertabTemplates → Verify
ModelicaTest_3.2.2ModelicaTest.Tables.CombiTable1D.Test25_usertabTemplates → Verify
ModelicaTest_3.2.2ModelicaTest.Tables.CombiTable1Ds.Test25_usertabTemplates → Verify
ModelicaTest_3.2.2ModelicaTest.Tables.CombiTable2D.Test18_usertabTemplates → Verify
ModelicaTest_3.2.2ModelicaTest.Tables.CombiTimeTable.Test66_usertabTemplates → Verify
ModelicaTest_3.2.2_cppModelicaTest.Tables.CombiTable2D.Test18_usertabTemplates → Verify
ModelicaTest_3.2.3ModelicaTest.Tables.CombiTable1D.Test25_usertabTemplates → Verify
ModelicaTest_3.2.3ModelicaTest.Tables.CombiTable1D.Test33Compile → Verify
ModelicaTest_3.2.3ModelicaTest.Tables.CombiTable1Ds.Test25_usertabTemplates → Verify
ModelicaTest_3.2.3ModelicaTest.Tables.CombiTable1Ds.Test33Compile → Verify
ModelicaTest_3.2.3ModelicaTest.Tables.CombiTable2D.Test18_usertabTemplates → Verify
ModelicaTest_3.2.3ModelicaTest.Tables.CombiTable2D.Test31Compile → Verify
ModelicaTest_3.2.3ModelicaTest.Tables.CombiTable2Dv.Test18_usertabTemplates → Verify
ModelicaTest_3.2.3ModelicaTest.Tables.CombiTable2Dv.Test31Compile → Verify
ModelicaTest_3.2.3ModelicaTest.Tables.CombiTimeTable.Test66_usertabTemplates → Verify
ModelicaTest_3.2.3ModelicaTest.Tables.CombiTimeTable.Test84Compile → Verify
ModelicaTest_trunkModelicaTest.Tables.CombiTable1Ds.Test25_usertabTemplates → Verify
ModelicaTest_trunkModelicaTest.Tables.CombiTable1Ds.Test33Compile → Verify
ModelicaTest_trunkModelicaTest.Tables.CombiTable1Dv.Test25_usertabTemplates → Simulate
ModelicaTest_trunkModelicaTest.Tables.CombiTable1Dv.Test33Compile → Simulate
ModelicaTest_trunkModelicaTest.Tables.CombiTable2Ds.Test18_usertabTemplates → Simulate
ModelicaTest_trunkModelicaTest.Tables.CombiTable2Ds.Test31Compile → Simulate
ModelicaTest_trunkModelicaTest.Tables.CombiTable2Dv.Test18_usertabTemplates → Verify
ModelicaTest_trunkModelicaTest.Tables.CombiTable2Dv.Test31Compile → Verify
ModelicaTest_trunkModelicaTest.Tables.CombiTimeTable.Test66_usertabTemplates → Verify
ModelicaTest_trunkModelicaTest.Tables.CombiTimeTable.Test84Compile → Verify
ModelicaTest_trunk_cppModelicaTest.Tables.CombiTable2Ds.Test18_usertabTemplates → Simulate
ModelicaTest_trunk_cppModelicaTest.Tables.CombiTable2Dv.Test18_usertabTemplates → Simulate
ModelicaTest_trunk_cppModelicaTest.Tables.CombiTimeTable.Test84Compile → Simulate
Modelica_SynchronousModelica_Synchronous.Examples.Elementary.BooleanSignals.BackSampleSimulate → Verify
Modelica_SynchronousModelica_Synchronous.Examples.Elementary.BooleanSignals.HoldVerify → Simulate
Modelica_SynchronousModelica_Synchronous.Examples.Elementary.ClockSignals.ShiftSampleSimulate → Verify
Modelica_SynchronousModelica_Synchronous.Examples.Elementary.IntegerSignals.BackSampleSimulate → Verify
Modelica_SynchronousModelica_Synchronous.Examples.Elementary.IntegerSignals.ShiftSampleSimulate → Verify
Modelica_SynchronousModelica_Synchronous.Examples.Elementary.RealSignals.BackSampleSimulate → Verify
Modelica_SynchronousModelica_Synchronous.Examples.Elementary.RealSignals.ShiftSampleSimulate → Verify
Modelica_SynchronousModelica_Synchronous.Examples.SimpleControlledDrive.ExactlyClockedWithDiscreteControllerVerify → Simulate
Modelica_SynchronousModelica_Synchronous.WorkInProgress.Tests.TestExactClockWithIntegratorSimulate → Compile
ScalableTestSuite_nooptScalableTestSuite.Electrical.DistributionSystemAC.ScaledExperiments.DistributionSystemLinearIndividual_N_56_M_56
ThermoPowerThermoPower.Test.GasComponents.TestGTSimulate → Failed