Activity
- issue 3284: need to resize roots on invalid expression
- issue 3284: need to resize roots on invalid expression
Removed static variables in CLocaleString an CTableCell.
Removed static variables in CLocaleString an CTableCell.
Moved validation of data into methods isClear() & isValid().
Moved validation of data into methods isClear() & isValid().
- use lines and symbols for progress plots
- use lines and symbols for progress plots
- virtual destructors to avoid swig issues
- virtual destructors to avoid swig issues
Corrected gcc version for libasan.
Corrected gcc version for libasan.
Another try to install AddressSanitizer librarires.
Another try to install AddressSanitizer librarires.
Use std:endl in report to flush after each section/line.
Use std:endl in report to flush after each section/line.
- allow compilation with mingw
- allow compilation with mingw
Bug 3195: Fixed crash caused by incomplete removal of parameter II.
Bug 3195: Fixed crash caused by incomplete removal of parameter II.
Bug 3195: Fixed crash caused by incomplete removal of parameters.
Bug 3195: Fixed crash caused by incomplete removal of parameters.
Added flag to compile OpenMP version with address sanitizer enabled.
Added flag to compile OpenMP version with address sanitizer enabled.
Bug 3195: Fixed race conditions in rename, message queue, and key fac…
Bug 3195: Fixed race conditions in rename, message queue, and key fac…
- fix compilation with format security
- fix compilation with format security
- allow to bypass update check
- allow to bypass update check
- issue 3280: show warning that mass action cannot be copied
- issue 3280: show warning that mass action cannot be copied
- fix compilation error if linked against libSBML without comp
- fix compilation error if linked against libSBML without comp
MIRIAM resources are now owned by the root container.
MIRIAM resources are now owned by the root container.
Bug 3279: Assure that static CMIRIAMResourceObject::mpResource is set.
Bug 3279: Assure that static CMIRIAMResourceObject::mpResource is set.
- resolve examples / wizard relative to executable if no copasidir
- resolve examples / wizard relative to executable if no copasidir
Bug 3279: Configuration is now safed in a separate thread
Bug 3279: Configuration is now safed in a separate thread
Additional replcacements of std::endl with \n.
Additional replcacements of std::endl with \n.
Use \n instead of std::endl to avoid flushing of stream.
Use \n instead of std::endl to avoid flushing of stream.