Commit | Author | Summary |
cad1972e76 | Adrian Pop | MinGW & other minor fixes - more homogenous handling of LINK_SUNDIALS_STATIC for ida_solver, cvode_solver and radau - signal that we link with static fmilib in FMICommon.h (define FMILIB_STATIC_LIB_ONLY) - more debugging in testsuite/simulation/libraries/common/ModelTesting.mos - change Util.absoluteOrRelative to check for the relative path and if it doesn't exist return the original path to generate better error messages |
38c763072e | hudson | Updated libraries * libraries c3edc70...06f38e4 (1): > Bump libraries |
9837fece3e | Per Östlund | [NF] Fix subscripting of boxed/unboxed expressions. |
1d9a5831b9 | Karim Abdelhak | [BE] jacobians: make residual names unique |
4060689f60 | Per Östlund | [NF] Clean up Flatten. |
42e2e6f3f0 | Per Östlund | [NF] Retype conditional array expressions. |