source: OpenModelica

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @d62eaaf5   2 months noreply Take the diagram annotation from the base class for connector (#12084) … maintenance/v1.23
(edit) @7cbd61f   2 months noreply Use full path instead of relative in instance API (#12080) - Use the … maintenance/v1.23
(edit) @ddce110   2 months noreply set a proper default value of stepSize in modelDescription.xml (#12075) maintenance/v1.23
(edit) @bcf3826   2 months noreply Improve annotation name lookup (#12078) - When in an annotation … maintenance/v1.23
(edit) @b6fa3c0   2 months noreply Show an error if OMEdit fails to find the class (#12082) maintenance/v1.23
(edit) @9566ed1   2 months noreply Fix random failures of OMEdit testsuite (#12079) maintenance/v1.23
(edit) @0c13d27f   2 months noreply Set the transform of the default rectangle and text for element … maintenance/v1.23
(edit) @07765ef9   2 months noreply update 3rdParty to get the latest ryu fixes (#12066) maintenance/v1.23
(edit) @04a453a4   2 months noreply Allow entering values in exponential form for parameters (#12064) maintenance/v1.23
(edit) @c0f2cbf   2 months noreply Do not allow setting start value for inputs (#12059) Fixes #11608 maintenance/v1.23
(edit) @d9aa256   2 months noreply Ignore emit_protected flag for the encrypted models (#12043) * Ignore … maintenance/v1.23
(edit) @23752f8   2 months noreply properly fix #4851 and #12055 (#12057) - forward the equation … maintenance/v1.23
(edit) @2e827128   2 months noreply Fixing dependency issues for CVODE C FMUs (#12045) * Copy CVODE … maintenance/v1.23
(edit) @48b7b4bd   2 months noreply update OMCompiler/3rdParty to get the latest ryu changes (#12052) maintenance/v1.23
(edit) @8084da58   2 months noreply Updating doc of some Modelica builtins (#11696) - spatialDistribution … maintenance/v1.23
(edit) @2eae847   2 months noreply [janitor] (#12051) maintenance/v1.23
(edit) @ea31049   2 months noreply Handle the redeclare replaceable short class definition (#12047) #12037 maintenance/v1.23
(edit) @0595b780   2 months noreply Fix the modifier value in setElementModifierValue for $Code (#12046) … maintenance/v1.23
(edit) @6d03b279   2 months noreply OMCompiler: Relocatable compilation tools (#12039) maintenance/v1.23
(edit) @c9f53454   2 months noreply [NB] full adjacency matrix 1.0 (#12042) - all cases implented (afiak) maintenance/v1.23
(edit) @0d61675   2 months noreply [NB] remove unused functions (#12040) maintenance/v1.23
(edit) @29bb463f   2 months noreply Don't fail on invalid modifiers in instance API (#12038) Fixes #12032 maintenance/v1.23
(edit) @15cb6a52   2 months noreply [NB] do not function alias in algorithms (#12036) - don't do it for … maintenance/v1.23
(edit) @649ebb1   2 months noreply [NB] first full adjacency version (#12035) * [NB] first full … maintenance/v1.23
(edit) @7632de76   2 months noreply Fix mangled comments (#12016) maintenance/v1.23
(edit) @2ab9ff89   2 months noreply Issue4851 (#12030) * fix ticket #4851, split 16dae.c into parts * … maintenance/v1.23
(edit) @11e78ece   2 months noreply Fix double hash in getSafe (#12028) maintenance/v1.23
(edit) @c7776a8   2 months noreply use startTime defined in <DefaultExperiment> tag in … maintenance/v1.23
(edit) @33535cb7   2 months noreply Reset MessagesTabWidget when Messages are shown (#12023) maintenance/v1.23
(edit) @6409138   2 months noreply use ripunzip for Windows to unzip faster (#12008) * use ripunzip for … maintenance/v1.23
(edit) @8c78c374   2 months noreply [NB] correctly map algorithms (#12021) maintenance/v1.23
(edit) @e055520   2 months noreply Fix handling of final modifiers of replaceable components (#12022) #11964 maintenance/v1.23
(edit) @4f26c776   2 months noreply export stepSize to <DefaultExperiment> in modeldescription.xml … maintenance/v1.23
(edit) @6a643731   2 months noreply Auto add each prefix to displayUnit when component is an array … maintenance/v1.23
(edit) @fa90d8ec   2 months noreply Update OptionsDialog.cpp (#11830) * Update OptionsDialog.cpp Make 2 … maintenance/v1.23
(edit) @a6798e4   2 months noreply Fixing getCMakeVersion on Windows (#12014) * Fixing getCMakeVersion … maintenance/v1.23
(edit) @21d58ea   2 months noreply Fix minor memory leak in FMU (#11753) maintenance/v1.23
(edit) @d1b540d8   2 months noreply Fix evaluation of parameters in if conditions (#12015) maintenance/v1.23
(edit) @12a7ef5   2 months noreply Simplify x-x = 0 (#11998) maintenance/v1.23
(edit) @65207b6f   2 months noreply [NB] Use simplifyDump everywhere (#12012) maintenance/v1.23
(edit) @da368890   2 months noreply Change OpenModelica_tearingSelect to use enum (#12005) - Add … maintenance/v1.23
(edit) @a10c18c   2 months noreply Fix invertRange (#12002) maintenance/v1.23
(edit) @8bc0510   2 months noreply Mark the MessagesTabWidget tab changed by adding an asterisk (#12007) … maintenance/v1.23
(edit) @756e87ea   3 months noreply Automatically add each prefix to displayUnit of arrays (#11999) … maintenance/v1.23
(edit) @37a375f   3 months noreply Skip record field names with --obfuscate=protected (#11995) - Don't … maintenance/v1.23
(edit) @a9d2e067   3 months noreply [NB] consider name nodes dummy variables (#11992) - some name nodes … maintenance/v1.23
(edit) @4f5176c2   3 months noreply Fix FlatModel.obfuscateCref (#11991) - Make FlatModel.obfuscateCrefmaintenance/v1.23
(edit) @88df1b7   3 months noreply Fix the SEMLA compilation with UCRT (#11988) maintenance/v1.23
(edit) @d53b9d30   3 months noreply [OMNotebook] show asterisk (*) in file name when changing LatexCell … maintenance/v1.23
(edit) @3a47d5ed   3 months noreply Update optimizer_main.c (#11979) * Update optimizer_main.c pass … maintenance/v1.23
(edit) @c34be33   3 months noreply Check if we have OptionsDialog when trying to add a new message … maintenance/v1.23
(edit) @6cb1063   3 months noreply Fix compiler warnings (#11984) - Define OpenCL version in ParModelica … maintenance/v1.23
(edit) @5a46eecd   3 months noreply Silence MetaModelica string warnings from GCC (#11983) - Disable the … maintenance/v1.23
(edit) @b2dadf24   3 months noreply Update CodegenXML.tpl, fix typo (#11972) maintenance/v1.23
(edit) @7652457   3 months noreply Show compilation error message (#11981) maintenance/v1.23
(edit) @f9e0a7d   3 months noreply Better implementation for selection of items (#11978) Related to … maintenance/v1.23
(edit) @08f57e1   3 months noreply Fix delay derivative (#11975) maintenance/v1.23
(edit) @9a763fc   3 months noreply [NB] Differentiate delay (#11945) maintenance/v1.23
(edit) @4a7b1ae   3 months noreply update OMSimulator (#11976) maintenance/v1.23
(edit) @a3430164   3 months noreply do not add OMSens to cmake list as it does not have cmake support yet … maintenance/v1.23
(edit) @0abf160d   3 months noreply Reduced max number of equations per C file to 500 (#11971) maintenance/v1.23
(edit) @f1b9db4   3 months noreply more adaptation of rtest and partest for windows (#11973) maintenance/v1.23
(edit) @e971726b   3 months noreply Do not automatically enlarge Message Browser setting (#11970) Related … maintenance/v1.23
(edit) @997609b7   3 months noreply fix rtest user detection for Windows (#11969) maintenance/v1.23
(edit) @5dbde88   3 months noreply Improve the selection of icons (#11968) When the shape is inside a … maintenance/v1.23
(edit) @55773ef8   3 months noreply update parallel runtest to run on ucrt64 perl (#11967) maintenance/v1.23
(edit) @ea459d0   3 months noreply Copy the connector to both icon and diagram layer (#11966) Fix for … maintenance/v1.23
(edit) @3a403cfd   3 months noreply Fix evaluate expressions in text strings (#11844) maintenance/v1.23
(edit) @308aba5e   3 months noreply more debugging of cmake setting (#11963) maintenance/v1.23
(edit) @d6147205   3 months noreply debug how cmake is propagated from configure (#11960) maintenance/v1.23
(edit) @f5281322   3 months noreply Fix some issues with edit redeclerable parameter button (#11911) maintenance/v1.23
(edit) @ef124e4   3 months noreply [NB] remove useless function (#11958) - remove function … maintenance/v1.23
(edit) @2ab36e87   3 months noreply [NB] update record inlining (#11957) - if the record equation is … maintenance/v1.23
(edit) @6abca0b   3 months noreply [NB] update arrays of records lowering (#11956) - when lowering the … maintenance/v1.23
(edit) @3c9dda4b   3 months noreply Avoid having unnecessary dot in the qualified name (#11955) maintenance/v1.23
(edit) @9ebfa226   3 months noreply Update Russian translation (#11933) Update Russian translation maintenance/v1.23
(edit) @173cdd10   3 months noreply Improve getFmiInitialUnknowns performance (#11950) - Change … maintenance/v1.23
(edit) @ad5ea3e6   3 months noreply Keep OpenModelica annotations when obfuscating (#11948) Fixes #11940 maintenance/v1.23
(edit) @04255393   3 months noreply update copied dlls after OMDevUCRT update (#11947) * update copied … maintenance/v1.23
(edit) @7c5efabc   3 months noreply Add test for too small delay (#11944) maintenance/v1.23
(edit) @cc05fe2   3 months noreply Don't segfault when small step fails (#11943) maintenance/v1.23
(edit) @638e4828   3 months noreply [NB] fix getting name and arguments of function (#11942) - remove … maintenance/v1.23
(edit) @57c4cc69   3 months noreply Search for delay event separately (#11941) maintenance/v1.23
(edit) @b33b3d8   3 months noreply [NB] update inline module (#11939) - collect iterators after … maintenance/v1.23
(edit) @3b93c2b   3 months noreply [NB] also compress discrete equations in alias module (#11937) maintenance/v1.23
(edit) @82cbbe39   3 months noreply Do not redraw the hidden conditional port (#11938) maintenance/v1.23
(edit) @45ebb20   3 months noreply Cleanup delay code (#11934) maintenance/v1.23
(edit) @e8d1048   3 months noreply Reset the connection start and end elements before removing it … maintenance/v1.23
(edit) @9038b0da   3 months noreply [NB] update type check (#11932) maintenance/v1.23
(edit) @46a181d   3 months noreply Remove public/protected from Base Modelica output (#11931) maintenance/v1.23
(edit) @b28bd3f   3 months noreply Check if delayTime is larger than delayMax (#11893) maintenance/v1.23
(edit) @17711b06   3 months noreply [NB] update bound parameter records (#11930) - only create binding … maintenance/v1.23
(edit) @9ae61ad   3 months noreply [NB] update variability check to type check instead (#11929) maintenance/v1.23
(edit) @826c2e08   3 months noreply MSYS2 change MINGW64 to UCRT64 (#10939) * [WIP] Use UCRT64 instead of … maintenance/v1.23
(edit) @45f47c3   3 months noreply Select the Element with its drawn shapes instead of boundingRect … maintenance/v1.23
(edit) @8fae7db0   3 months noreply [NB] replace pre variables in when conditions (#11927) - necessary to … maintenance/v1.23
(edit) @ad7e3f6   3 months noreply [NB] update balance initialization (#11925) * [NB] update balance … maintenance/v1.23
(edit) @7b293f0   3 months noreply [NB] update inline module (#11924) - inline tuple equations in for … maintenance/v1.23
(edit) @44043804   3 months noreply [NB] update function alias (#11921) - update filterFrames so that the … maintenance/v1.23
(edit) @928b685f   3 months noreply [NF] check equality on arrays in evalRelationEqual (#11916) * [NF] … maintenance/v1.23
Note: See TracRevisionLog for help on using the revision log.