Timeline
Mar 1, 2016:
- 3:16 PM Ticket #4836 (Torn linear block with jacobian using temporaries causes segfault) closed by
- fixed: changeset:8517 Fixed code gen for jacobian for linear torn blocks, …
- 3:15 PM Changeset [8517] by
- Fixed code gen for jacobian for linear torn blocks, moved temporary …
- 3:06 PM Ticket #4836 (Torn linear block with jacobian using temporaries causes segfault) created by
- Torn linear block with jacobian using temporaries causes segfault. …
- 1:28 PM Changeset [8516] by
- #3879 Fixed test issue and added kin_char_log for logging update of …
- 10:07 AM Changeset [8515] by
- #3879 Deleted unused variable missed in commit r8512.
- 9:48 AM Changeset [8514] by
- #4812 Implemented parentheses removal. Printing still produces …
- 9:19 AM Changeset [8513] by
- #4825 Expands array subscripts in functions during flattening
- 9:15 AM Changeset [8512] by
- #3879 Added a check for a valid minimum norm solution in case of a …
- 8:54 AM Changeset [8511] by
- #4731 Updated pyjmi example to be fmi compliant
- 8:51 AM Ticket #4835 (Illegal XML characters in for start value for strings) closed by
- fixed
Feb 29, 2016:
- 5:44 PM Changeset [8510] by
- #4835 Added a replace illegal chars for start values.
- 5:36 PM Ticket #4835 (Illegal XML characters in for start value for strings) created by
- Consider the model: […] Currently the special character '<' is …
- 2:32 PM Ticket #4834 (Correct handling of discrete reals in block) created by
- Consider the following model: […] The variable start will become …
- 1:42 PM Ticket #4833 (derivative use in lhs of a if equation causes crash) closed by
- fixed: changeset:8509 Fixed bug in if equation rewrite which causes crash. …
- 1:42 PM Changeset [8509] by
- Fixed bug in if equation rewrite which causes crash. Now uses fullCopy …
- 10:49 AM Ticket #4833 (derivative use in lhs of a if equation causes crash) created by
- The following model: […] Causes a crash during the rewrite of the …
Feb 26, 2016:
- 1:52 PM Ticket #4831 (Generate no displayUnit for scalarVariable without unit) closed by
- fixed: More work to be done in #4832
- 1:51 PM Changeset [8508] by
- #4831 Display units are now only generated for ScalarVariables if they …
- 1:49 PM Ticket #4832 (Handle display units on variables without any units) created by
- We need to add a strategy for variables with a display unit but no …
- 1:49 PM Ticket #4831 (Generate no displayUnit for scalarVariable without unit) created by
- Consider the following model: […] It will currently generate a …
- 10:17 AM Changeset [8507] by
- #4830 Added check of iteration variables and a test.
- 10:15 AM Ticket #4830 (Also check iteration variables in inf event loop check) created by
- As there is no recovery from a detected inf event loop we should be …
Feb 25, 2016:
- 7:08 PM Ticket #4828 (Add option to print part of the log) closed by
- fixed: changeset:8506 Fixed problem with callbacks not being available. …
- 7:08 PM Changeset [8506] by
- Fixed problem with callbacks not being available. Related to ticket:4828
- 7:08 PM Ticket #4828 (Add option to print part of the log) reopened by
- 4:30 PM Changeset [8505] by
- 3:57 PM Ticket #4829 (Update build script for MSL C-Sources) closed by
- fixed
- 3:57 PM Changeset [8504] by
- Updated build script for MSL C-Sources to new structure introduced in …
- 3:45 PM Ticket #4829 (Update build script for MSL C-Sources) created by
- The build script that builds the MSL C-Sources needs to be updated to …
- 2:02 PM Changeset [8503] by
- #3645: Updating more occurrences of PYTHON_LIB and PYTHON_INCLUDE, …
- 1:35 PM Ticket #4809 (Improve documentation for the estimate interface) closed by
- fixed
- 1:34 PM Ticket #4828 (Add option to print part of the log) closed by
- fixed: changeset:8502 Added tests for only reading part of the log. …
- 1:34 PM Changeset [8502] by
- Added tests for only reading part of the log. Related to ticket:4828
- 1:25 PM Changeset [8501] by
- #4823 Simple version of Variability Propagation can now handle ---- …
- 12:59 PM Changeset [8500] by
- #4826 Improved the log message.
- 8:50 AM Ticket #4828 (Add option to print part of the log) reopened by
- 8:50 AM Ticket #4828 (Add option to print part of the log) closed by
- fixed: changeset:8499 Fixed option to print parts of the log file. Related …
- 8:49 AM Changeset [8499] by
- Fixed option to print parts of the log file. Related to ticket:4828
- 8:48 AM Ticket #4828 (Add option to print part of the log) created by
- In some cases, when the log file is huge, it is convenient to only …
- 8:43 AM Ticket #4827 (Refactor FUnknownSizeExp) created by
- This is a part of #4824. The design of unknown sizes using …
Feb 24, 2016:
- 3:31 PM Changeset [8498] by
- #4823 Added more functionality to the simplified variability …
- 2:27 PM Changeset [8497] by
- #4826 Added check so we only try to handle 2 phases for time-events at …
- 2:17 PM Ticket #4826 (Check for internal error when handling the phases for time events) created by
- Without a check an infinite recursive call sequence can occur if the …
- 2:15 PM Ticket #4672 (Efficient handling of constants) closed by
- fixed
- 1:45 PM Ticket #4825 (Expand array subscripts in functions during flattening) created by
- This is a part of #4824. Unknown sizes array subscripts are not …
- 1:44 PM Ticket #4824 (Nested unknown size records) created by
- [[Umbrella]]
- 12:32 PM Changeset [8496] by
- #4823 Implementing a simple version of the Variability Propagation …
- 12:30 PM Ticket #4823 (Simple implementation of the Variability Propagation algorithm) created by
- Implementing a simple version of the Variability Propagation algorithm.
- 11:31 AM Changeset [8495] by
- #4731 Updated pyjmi example to be fmi compliant
- 11:19 AM Changeset [8494] by
- Removed race condition when C code compilation fails. (#4822)
- 10:34 AM Ticket #4822 (Logger not thread safe) created by
- The compiler is mostly single-treaded, but when handling the output …
- 10:08 AM Ticket #4821 (Add logging for next time event) closed by
- fixed: changeset:8493 Added logging of the next time event. Related to …
- 10:08 AM Changeset [8493] by
- Added logging of the next time event. Related to ticket:4821
- 10:07 AM Ticket #4821 (Add logging for next time event) created by
- There should be a log output mentioning the next time event if it is …
Feb 23, 2016:
- 5:33 PM Ticket #4777 (Correctly calculate array sizes in record constructors) closed by
- fixed: changeset:8492 Fixed bugs introduced by r8483.
- 5:33 PM Changeset [8492] by
- Fixed bugs introduced by r8483. (#4777)
- 12:51 PM Ticket #4820 (Circularity in records and subscripts) created by
- The circularity calculations does not work in the following situations …
- 11:32 AM Changeset [8491] by
- #4731 Added noncompliantfmi test tag to tests not compliant with fmi …
- 9:47 AM Changeset [8490] by
- #4812 Started implementing support for removal of parentheses. 0 = …
- 9:40 AM Changeset [8489] by
- #4819 Re-added option for Iterative Symbol Simplification to the …
- 9:31 AM Changeset [8488] by
- #4819 Added the simpler (supports "a = b" elimination) version of the …
- 9:15 AM Ticket #4819 (Simple implementation of the Alias Elimination algorithm) created by
- Only supports equations on the form "a = x", i.e. explicit alias.
Feb 22, 2016:
- 5:20 PM Ticket #4818 (FMIL warning about no start value) created by
- Using this model: […] in the following way: […] will generate …
- 4:22 PM Changeset [8487] by
- #4817 Accesses to elements not in constraining type now give warnings …
- 4:19 PM Ticket #4817 (Warning on access to element not in constraining type) created by
- Currently the compiler gives errors for accesses not in constraining …
- 8:37 AM Changeset [8486] by
- Added a check for reinit so that states are actually changed. If not, …
- 8:17 AM Ticket #4816 (Incorrect handling of else when and reinit) created by
- When equations with an "elsewhen" together with multiple reinits …
Feb 20, 2016:
- 5:34 PM Ticket #4815 (Cleanup Runtime) created by
- It's time to do a little cleanup of runtime. At least these tasks …
- 4:38 PM Changeset [8485] by
- Corrected two tests that was exposed in changeset:8482. Related to …
Feb 19, 2016:
- 5:14 PM Ticket #4814 (Incorrect dealloc if unknown CS solver) closed by
- fixed: changeset:8484 Fixed problem with deallocation of the solver object …
- 5:14 PM Changeset [8484] by
- Fixed problem with deallocation of the solver object if the solver was …
- 5:11 PM Ticket #4814 (Incorrect dealloc if unknown CS solver) created by
- If the solver used in co-simulation (determined by a user parameter) …
- 5:01 PM Changeset [8483] by
- Recommitting r8441 with fix for infinite loop, and some other test …
Feb 18, 2016:
- 3:59 PM Changeset [8482] by
- Added specific functions for termination and freeing a model. Related …
- 3:59 PM Ticket #4813 (Introduce specific functions for termination and free) created by
- There are currently no way for a user to directly call the function …
Feb 17, 2016:
- 2:13 PM Changeset [8481] by
- #4812 Adding first step implementation to transform equations into a …
- 2:13 PM Ticket #4812 (Adding support to transform equations into a canonical form.) created by
- 12:09 PM Ticket #4811 (Give warning if no Capabilities element is found for CS 1.0 FMU) closed by
- fixed: r8480: Added warning message if no Capabilities element is found.
- 12:08 PM Changeset [8480] by
- #4811: Added error message for missing capabilities element in CS 1.0 …
- 12:02 PM Ticket #4811 (Give warning if no Capabilities element is found for CS 1.0 FMU) created by
- The XML parser should warn if no Capabilities element is found for a …
- 11:58 AM Ticket #4801 (Log warning if input variables have no start value) closed by
- fixed
Feb 16, 2016:
- 1:38 PM Ticket #4810 (Create Symbol Simplification branch) closed by
- fixed
- 1:36 PM Changeset [8479] by
- #4810 Created branch for Symbol Simplification project.
- 1:33 PM Ticket #4810 (Create Symbol Simplification branch) created by
- 10:50 AM Changeset [8478] by
- #3645: Modifying CasADi build so that it is possible to specify a …
Feb 15, 2016:
- 9:49 PM Changeset [8477] by
- Updated documentation for the estimate call on models. Related to …
- 9:12 PM Changeset [8476] by
- Updated documentation for the estimation algorithm. Related to ticket:4809
- 9:11 PM Ticket #4809 (Improve documentation for the estimate interface) created by
- The documentation for the estimation interface needs to be updated and …
- 8:53 PM Ticket #4808 (Add error check for the next time event) closed by
- fixed: changeset:8475 Added error check for the next time event. Related …
- 8:53 PM Changeset [8475] by
- Added error check for the next time event. Related to ticket:4808
- 8:45 PM Ticket #4808 (Add error check for the next time event) created by
- There should be a check for the next time event so that it is indeed …
- 8:35 PM Changeset [8474] by
- Added missing options update for block profiling flag. Related to …
- 8:13 PM Ticket #4807 (Include inputs in equation solve log) closed by
- fixed: changeset:8473 Included the inputs in the log output. Related to …
- 8:13 PM Changeset [8473] by
- Included the inputs in the log output. Related to ticket:4807
- 8:12 PM Ticket #4807 (Include inputs in equation solve log) created by
- Currently the log provides the states and derivatives when invoking …
- 2:48 PM Ticket #4805 (Reinit in initial system) closed by
- fixed: changeset:8472 Added support for reinit in initial when equations. The …
- 2:48 PM Changeset [8472] by
- Added support for reinit in initial when equations. The value is …
- 2:36 PM Changeset [8471] by
- #4578: Removing quotes (that were introduced in r8031) around MC_SRC …
- 2:09 PM Changeset [8470] by
- #3832: Setting Assimulo build argument --no-msvcr to false since it is …
- 1:22 PM Changeset [8469] by
- Creating branch for changes needed due to third party updates.
- 1:13 PM Changeset [8468] by
- #4578: Reverting changes in r8425 until newer version of CMake has …
- 1:02 PM Ticket #4806 (Initial system printer is used when printing ODE in c-codegen) closed by
- fixed: changeset:8467 Fixed bug in CGenerator.jrag where the wrong printer …
- 1:02 PM Changeset [8467] by
- Fixed bug in CGenerator.jrag where the wrong printer was used during …
- 12:56 PM Ticket #4806 (Initial system printer is used when printing ODE in c-codegen) created by
- It seems like the wrong printer is used when printing the …
- 9:26 AM Changeset [8466] by
- Added compliance check for reinit in initial when equations. Ticket #4805.
Feb 12, 2016:
- 3:33 PM Ticket #4805 (Reinit in initial system) created by
- We currently don't handle reinit() in the initial system. For example …
- 2:55 PM Ticket #4802 (Meta equations in torn blocks causes craches) closed by
- fixed: changeset:8465 Added proper support for meta equations in torn blocks.
- 2:55 PM Changeset [8465] by
- Added proper support for meta equations in torn blocks. Ticket #4802.
- 11:35 AM Changeset [8464] by
- #4801: Added warning to log when required start values are missing. …
- 9:59 AM Ticket #4804 (Flattening of FEndExp in unknown size array in record) created by
- This is a part of #4824. The compiler fails to flatten the following …
- 9:44 AM Ticket #4803 (FEndExp in unknown size array in record) created by
- This is a part of #4824. The following model gives an error, the …
- 8:38 AM Ticket #4802 (Meta equations in torn blocks causes craches) created by
- It don't seem like we handle meta equation in torn blocks correctly. …
Feb 10, 2016:
- 12:08 PM Ticket #4801 (Log warning if input variables have no start value) created by
- Start values are mandatory for all input variables, both in FMI 1.0 …
Feb 8, 2016:
- 2:29 PM Changeset [8463] by
- Added support for setting strings. Related to ticket:4798
- 10:35 AM Ticket #4800 (Differentiated discrete reals) closed by
- fixed: changeset:8462 Added error check that ensures that there are no …
- 10:35 AM Changeset [8462] by
- Added error check that ensures that there are no differentiation of …
- 10:33 AM Ticket #4800 (Differentiated discrete reals) created by
- We currently accept differentiation of discrete real variables. This …
- 10:33 AM Ticket #4786 (Incorrect inferal of discrete for assigned variables in when) closed by
- fixed
- 10:12 AM Changeset [8461] by
- #4672 Updated erroneuos test models
Feb 5, 2016:
- 3:43 PM Changeset [8460] by
- #4786 Reals assigned in disabled when equations no longer updated to …
- 12:29 PM Changeset [8459] by
- #4672 Structural parameters now generated as constants in xml, to …
Feb 4, 2016:
- 3:30 PM Changeset [8458] by
- #4776 Fixed so that constants in alias sets all should have start …
- 10:28 AM Changeset [8457] by
- #4672 Fixed folding of structural parameters for full fclass, problems …
Feb 3, 2016:
- 11:53 AM Changeset [8456] by
- Removed warning when getting strings in FMI2 (it is supported). …
Feb 2, 2016:
- 1:41 PM Changeset [8455] by
- #4799 Recommit of r8453 with memory fix and logging fix.
- 10:46 AM Changeset [8454] by
- Revert of r8453, it causes segfaults. Ticket #4799.
- 9:14 AM Changeset [8453] by
- #4799 Added a first implementation of chattering logging in run-time.
- 9:13 AM Ticket #4799 (Log chattering in run-time) created by
- Add logging of chattering in the FMU run-time similar to that added in …
Feb 1, 2016:
- 8:51 PM Changeset [8452] by
- Added support for getting strings. Related to ticket:4798
- 8:49 PM Ticket #4798 (Add support for strings in PyFMI) created by
- Currently string set/get is not supported by PyFMI, this should be added.
- 2:35 PM Changeset [8451] by
- #4672 Enabled alias elimination of constants by default, updated tests.
- 2:18 PM Changeset [8450] by
- Revert of r8441, it breaks tests and causes infinite loops. Ticket #4777.
- 11:29 AM Ticket #4797 (Full string support) created by
- Design for full string support: * Allocate empty strings first with …
- 9:05 AM Ticket #4796 (Output of c-compiler log on failure doesn't always work) closed by
- fixed: changeset:8449 Improved MemoryLogger, it should now handle single …
- 9:05 AM Changeset [8449] by
- Improved MemoryLogger, it should now handle single loggers with low …
- 9:04 AM Ticket #4796 (Output of c-compiler log on failure doesn't always work) created by
- Output of c-compiler log on failure doesn't always work, there are …
- 8:30 AM Ticket #4509 (Update PyFMI to work without Assimulo) closed by
- fixed
- 8:07 AM Ticket #4542 (Allow direct access to low-level FMIL functions) closed by
- fixed: This has been fixed.
- 7:39 AM Ticket #4795 (Wrong handling of time events with elseif) created by
- The below model handles time events incorrectly, […] The first time …
- 5:52 AM Ticket #4794 (Wrong log file name with FMU 2) closed by
- fixed: changeset:8448 Added tests for log file name using FMI2. Related to …
- 5:51 AM Changeset [8448] by
- Added tests for log file name using FMI2. Related to ticket:4794
- 5:50 AM Changeset [8447] by
- Fixed log file name for FMI2. Related to ticket:4794
- 5:24 AM Ticket #4794 (Wrong log file name with FMU 2) created by
- The default log file name when using FMU's 2.0 is not consistent …
Note: See TracTimeline
for information about the timeline view.