[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 66ac03: adding RAII class to locally save/restore value of...

GitHub noreply at github.com
Wed Nov 16 11:43:54 GMT 2016


  Branch: refs/heads/feature-2.0
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: 66ac034fb8b5d97ca915077a010a73307b6cb5b6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/66ac034fb8b5d97ca915077a010a73307b6cb5b6
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-11-16 (Wed, 16 Nov 2016)

  Changed paths:
    A src/raii.hpp
    M test/module.mk
    A test/test_raii.cpp

  Log Message:
  -----------
  adding RAII class to locally save/restore value of variable


  Commit: 5d0162f09635cfdbe4439d703d018eaa79b9a58c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5d0162f09635cfdbe4439d703d018eaa79b9a58c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-11-16 (Wed, 16 Nov 2016)

  Changed paths:
    M meta/ThresholdCorrections.m

  Log Message:
  -----------
  use correct symbol for ZEROMATRIX


  Commit: a7f093771dd44f5ed4dbe60f16091717ae08791e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a7f093771dd44f5ed4dbe60f16091717ae08791e
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-11-16 (Wed, 16 Nov 2016)

  Changed paths:
    M meta/ThresholdCorrections.m

  Log Message:
  -----------
  fix shdw warning


  Commit: 88359c74264593d575aaa65bb3a9a44f59b06078
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/88359c74264593d575aaa65bb3a9a44f59b06078
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-11-16 (Wed, 16 Nov 2016)

  Changed paths:
    M meta/FlexibleSUSY.m
    M meta/Parameters.m
    M templates/mass_eigenstates.cpp.in

  Log Message:
  -----------
  use simpler and more robust RAII idiom to temporarily set EWSB parameters

Using RAII is thread save, for example.


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/e9869d42290b...88359c742645


More information about the Flexiblesusy-commits mailing list