|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 58f8ad: Avoid lambda expressions in overloads for Abs, Sqr...GitHub noreply at github.comMon Jun 20 06:42:33 BST 2016
Branch: refs/heads/development Home: https://github.com/FlexibleSUSY/FlexibleSUSY Commit: 58f8ad1a24a191a6932074ea94630cab95b8e47f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/58f8ad1a24a191a6932074ea94630cab95b8e47f Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-06-18 (Sat, 18 Jun 2016) Changed paths: M src/wrappers.hpp Log Message: ----------- Avoid lambda expressions in overloads for Abs, Sqr and Sqrt and instead use an explicit loop Commit: c2205bec7a374f473d53f0a6cccc983a47c953c5 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c2205bec7a374f473d53f0a6cccc983a47c953c5 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-06-19 (Sun, 19 Jun 2016) Changed paths: M config/depgen.cpp Log Message: ----------- Avoid use of reference_wrapper in depgen Commit: 2fb0b74fcb368763817bc532e07d4ee21068b5a5 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2fb0b74fcb368763817bc532e07d4ee21068b5a5 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-06-20 (Mon, 20 Jun 2016) Changed paths: M templates/utilities.hpp.in Log Message: ----------- Cast index to unsigned long long to avoid ambiguous overload errors when compiling with gcc-4.4.7, for which only three overloads of std::to_string are defined Commit: c72e6ce4ebc435d73ecab29bddb30f5200561c0d https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c72e6ce4ebc435d73ecab29bddb30f5200561c0d Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-06-20 (Mon, 20 Jun 2016) Changed paths: M meta/WriteOut.m M templates/slha_io.cpp.in Log Message: ----------- Avoid C++11 use of typename by explicitly writing the required type in the generated code, rather than using a macro Commit: 83731b149aca81f84e750a33f04768c54b1651df https://github.com/FlexibleSUSY/FlexibleSUSY/commit/83731b149aca81f84e750a33f04768c54b1651df Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-06-20 (Mon, 20 Jun 2016) Changed paths: M config/depgen.cpp M meta/WriteOut.m M src/wrappers.hpp M templates/slha_io.cpp.in M templates/utilities.hpp.in Log Message: ----------- Merge remote-tracking branch 'FlexibleDecay/bugfix-gcc-4.4-compatibility' into development Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/59ffb0043aa0...83731b149aca
More information about the Flexiblesusy-commits mailing list |