[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 1d177f: adding pack-<model>-src target

GitHub noreply at github.com
Fri Nov 21 11:03:49 GMT 2014


  Branch: refs/heads/master
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: 1d177fc848524ece662933b746a54a0f4a16dcfc
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1d177fc848524ece662933b746a54a0f4a16dcfc
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-07-23 (Wed, 23 Jul 2014)

  Changed paths:
    M config/Makefile.in
    M templates/module.mk.in

  Log Message:
  -----------
  adding pack-<model>-src target

By calling pack-<model>-src the source files in the model directory
models/<model>/ will be packed into a tarball for separate
distribution.


  Commit: 3fb071eddee428c8aee8a7dd98cd48f71e9dcb33
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3fb071eddee428c8aee8a7dd98cd48f71e9dcb33
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-07-23 (Wed, 23 Jul 2014)

  Changed paths:
    M model_files/MRSSM/FlexibleSUSY.m.in

  Log Message:
  -----------
  explicitly disable Higgs two-loop corrections for the MRSSM


  Commit: c5cd0916c8b0e83d316f2d7d0baba2bb2f87f496
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c5cd0916c8b0e83d316f2d7d0baba2bb2f87f496
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-07-23 (Wed, 23 Jul 2014)

  Changed paths:
    M doc/FlexibleFuture.txt

  Log Message:
  -----------
  add MicrOMEGAS interface to the todo list


  Commit: 04749f2e5a272c44decf56f4bb6e88960f35c52c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/04749f2e5a272c44decf56f4bb6e88960f35c52c
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-07-23 (Wed, 23 Jul 2014)

  Changed paths:
    M doc/FlexibleFuture.txt

  Log Message:
  -----------
  add S,T,U variables to the todo list


  Commit: 9010afd2a9c0514e354e2b0278e7aa21d72b4943
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9010afd2a9c0514e354e2b0278e7aa21d72b4943
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-07-24 (Thu, 24 Jul 2014)

  Changed paths:
    M legacy/diagonalization.cpp
    M src/wrappers.hpp

  Log Message:
  -----------
  simplify implementation of AbsSqrt()


  Commit: 08fadf54bd73a9a4ac1b48ada6c2972e20ef1d63
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/08fadf54bd73a9a4ac1b48ada6c2972e20ef1d63
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-07-25 (Fri, 25 Jul 2014)

  Changed paths:
    M templates/two_scale_model.cpp.in

  Log Message:
  -----------
  improve commet on @ModelName at _two_scale_model.cpp


  Commit: ea939a967460b3527a2c40da0b17f396687b6e29
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ea939a967460b3527a2c40da0b17f396687b6e29
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-07-25 (Fri, 25 Jul 2014)

  Changed paths:
    M templates/physical.cpp.in

  Log Message:
  -----------
  do not hard-code the loop order in the debug output comments


  Commit: 88d672e45cc6b38d5c800fe28eefcf52b563edc1
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/88d672e45cc6b38d5c800fe28eefcf52b563edc1
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-07-25 (Fri, 25 Jul 2014)

  Changed paths:
    M templates/two_scale_low_scale_constraint.cpp.in

  Log Message:
  -----------
  calculate DR-bar MZ and MW at 1-loop order only if thresholds enabled

At the low-scale constraint MW and MZ (in the DR-bar scheme) are used
to calculate the Weinberg angle.  The Weinberg angle is used to
calculate g1 and g2.  I.e. MW and MZ are used to calculate threshold
corrections to g1 and g2.  Therefore, the calculation of DR-bar MW and
MZ from pole MW and MZ at the one-loop level should be done only if
threshold corrections are enabled.  If threshold corrections are
disabled, one should set MW(DR-bar) = MW(pole) and MZ(DR-bar) =
MZ(pole) .


  Commit: 13058ced5b8855fe5cd55b3d8506a1c5d9772ebd
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/13058ced5b8855fe5cd55b3d8506a1c5d9772ebd
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-07-25 (Fri, 25 Jul 2014)

  Changed paths:
    M templates/slha_io.cpp.in

  Log Message:
  -----------
  remove annoying commertion at the begin of SLHA output


  Commit: 6e69bb3380f4eceafafac7779b577a0f5dbe8824
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6e69bb3380f4eceafafac7779b577a0f5dbe8824
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-07-25 (Fri, 25 Jul 2014)

  Changed paths:
    M model_files/E6SSM/LesHouches.in.E6SSM
    M model_files/MRSSM/LesHouches.in.MRSSM
    M model_files/MSSM/LesHouches.in.MSSM
    M model_files/NMSSM/LesHouches.in.NMSSM
    M model_files/NUHMSSM/LesHouches.in.NUHMSSM
    M model_files/UMSSM/LesHouches.in.UMSSM
    M src/spectrum_generator_settings.cpp
    M src/spectrum_generator_settings.hpp
    M templates/low_scale_spectrum_generator.hpp.in
    M templates/run.cpp.in
    M templates/spectrum_generator.hpp.in
    M templates/two_scale_low_scale_constraint.cpp.in
    M templates/two_scale_low_scale_constraint.hpp.in

  Log Message:
  -----------
  change threshold corrections on/off switch to loop order choice

The meaning and behavior of the values 0 and 1 is preserved.  Besides
these, higher values are allowed to enable higher loop corrections,
implemented later.


  Commit: cbe6df0c244f92bb54b08061578bcad4758740dd
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cbe6df0c244f92bb54b08061578bcad4758740dd
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-07-25 (Fri, 25 Jul 2014)

  Changed paths:
    M examples/customized-betas/MSSMcbs_spectrum_generator.hpp
    M examples/customized-betas/custombetas.cpp

  Log Message:
  -----------
  change threshold corrections on/off switch to loop order choice

continued


  Commit: 5bd09d6dfc01fb3a0e48c2fd51f6b04153a97ad0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5bd09d6dfc01fb3a0e48c2fd51f6b04153a97ad0
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-07-25 (Fri, 25 Jul 2014)

  Changed paths:
    M doc/mainpage.dox.in

  Log Message:
  -----------
  update Softsusy reference


  Commit: fc9c89a90082c5c8b120486356871fef7b1ea372
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fc9c89a90082c5c8b120486356871fef7b1ea372
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-07-26 (Sat, 26 Jul 2014)

  Changed paths:
    M examples/customized-betas/MSSMcbs_spectrum_generator.hpp

  Log Message:
  -----------
  Adapt custom betas example to commit d0e9cdba4e947f6a17a81f0dcd883aa572951f6d


  Commit: ee64897e27eedffb20f8e6349235a3d48839d969
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ee64897e27eedffb20f8e6349235a3d48839d969
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-07-26 (Sat, 26 Jul 2014)

  Changed paths:
    M examples/customized-betas/LesHouches.in.MSSMcbs
    M examples/customized-betas/MSSMcbs_two_scale_low_scale_constraint.cpp
    M examples/customized-betas/MSSMcbs_two_scale_low_scale_constraint.hpp

  Log Message:
  -----------
  Adapt custom betas example to commit cbe6df0c244f92bb54b08061578bcad4758740dd


  Commit: aa73618375cc8b7c468101d0ba78e8f6f3ebec05
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/aa73618375cc8b7c468101d0ba78e8f6f3ebec05
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-07-28 (Mon, 28 Jul 2014)

  Changed paths:
    M templates/slha_io.hpp.in

  Log Message:
  -----------
  avoid calling method twice


  Commit: aac4a7e5b73c83aef43fdc62ccf0a2e426325e1b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/aac4a7e5b73c83aef43fdc62ccf0a2e426325e1b
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-07-28 (Mon, 28 Jul 2014)

  Changed paths:
    M templates/slha_io.cpp.in
    M templates/slha_io.hpp.in

  Log Message:
  -----------
  add SLHA class documentation


  Commit: 9b8474e7c1d2f72d03cc100c53f286c16e80d011
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9b8474e7c1d2f72d03cc100c53f286c16e80d011
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-07-28 (Mon, 28 Jul 2014)

  Changed paths:
    M meta/WriteOut.m
    M templates/slha_io.cpp.in
    M templates/slha_io.hpp.in

  Log Message:
  -----------
  rename variable in SLHA writing methods


  Commit: 235004d19db7f6e3ab31484e260f1e9dbdaaaec3
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/235004d19db7f6e3ab31484e260f1e9dbdaaaec3
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-07-29 (Tue, 29 Jul 2014)

  Changed paths:
    M meta/TreeMasses.m

  Log Message:
  -----------
  hide function which is not needed in other parts of the code

This fixes a shdw warning with SARAH 4.3.


  Commit: c33d59a64c18a8e38d0b3dc268efbcd5a1267161
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c33d59a64c18a8e38d0b3dc268efbcd5a1267161
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-07-29 (Tue, 29 Jul 2014)

  Changed paths:
    M meta/EWSB.m

  Log Message:
  -----------
  add newline to improve readablility


  Commit: e273e0e5b86d822343a6582d49d8bee45538b8de
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e273e0e5b86d822343a6582d49d8bee45538b8de
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-07-29 (Tue, 29 Jul 2014)

  Changed paths:
    M templates/two_scale_model.cpp.in
    M templates/two_scale_model.hpp.in

  Log Message:
  -----------
  avoid unnecessary declarations if ENABLE_THREADS is undefined

This reduces code size and compilation speed a bit.


  Commit: 7f692a2216a24fe288fc8c26d15b72155b44153a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7f692a2216a24fe288fc8c26d15b72155b44153a
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-07-29 (Tue, 29 Jul 2014)

  Changed paths:
    M install-sarah

  Log Message:
  -----------
  update SARAH version in install script


  Commit: 3264178ff5b4e90ce30892d55931e36b121c9f5a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3264178ff5b4e90ce30892d55931e36b121c9f5a
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-07-29 (Tue, 29 Jul 2014)

  Changed paths:
    M install-sarah

  Log Message:
  -----------
  use default SARAH version in usage example


  Commit: 8ebf8fe45cc06f687fbc7ba4bc6ed6d8167e95c2
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8ebf8fe45cc06f687fbc7ba4bc6ed6d8167e95c2
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-07-29 (Tue, 29 Jul 2014)

  Changed paths:
    M src/command_line_options.cpp
    M src/command_line_options.hpp

  Log Message:
  -----------
  reset state before parsing new command line options


  Commit: 641963e50b69e3808817d62672928d7de8075285
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/641963e50b69e3808817d62672928d7de8075285
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-07-29 (Tue, 29 Jul 2014)

  Changed paths:
    M src/command_line_options.cpp
    M src/spectrum_generator_settings.hpp

  Log Message:
  -----------
  add a bit more documentation


  Commit: 880aafd6eeb993e163476923253760e45616ea52
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/880aafd6eeb993e163476923253760e45616ea52
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-07-29 (Tue, 29 Jul 2014)

  Changed paths:
    M src/betafunction.cpp
    M src/betafunction.hpp

  Log Message:
  -----------
  improve documentation of betafunction.{hpp,cpp}


  Commit: cd2fd02aa075147a208916987752ae87a2cac36b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cd2fd02aa075147a208916987752ae87a2cac36b
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-07-30 (Wed, 30 Jul 2014)

  Changed paths:
    M test/test_TreeMasses.m

  Log Message:
  -----------
  adapt test for TreeMasses`: IsSymmetric is now private


  Commit: 965a5e6ae7f3713e8590c3e6005fbc5c98a7719c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/965a5e6ae7f3713e8590c3e6005fbc5c98a7719c
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-07-30 (Wed, 30 Jul 2014)

  Changed paths:
    M install-sarah

  Log Message:
  -----------
  use OS dependent Mathematica directory


  Commit: c077b063f675d17e52658e61a066b37826cb216f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c077b063f675d17e52658e61a066b37826cb216f
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-07-31 (Thu, 31 Jul 2014)

  Changed paths:
    M configure

  Log Message:
  -----------
  don't assume that the compiler will look in the default include paths

Fixes compilation problem under FreeBSD, where gcc does not look in
/usr/local/include


  Commit: 3fdcd515f3b217ccbb5862a3ff635e721eb7ff85
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3fdcd515f3b217ccbb5862a3ff635e721eb7ff85
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-07-31 (Thu, 31 Jul 2014)

  Changed paths:
    M configure

  Log Message:
  -----------
  allow name variations of gfortran


  Commit: c61b6f62a1e5aa768d300c737ca8a26f55bbb8c3
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c61b6f62a1e5aa768d300c737ca8a26f55bbb8c3
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-07-31 (Thu, 31 Jul 2014)

  Changed paths:
    M test/test_wrappers.cpp

  Log Message:
  -----------
  to_string is currently not supproted under FreeBSD


  Commit: f84bd363d111ad84062b1b7834e5ea37d50e761c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f84bd363d111ad84062b1b7834e5ea37d50e761c
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-07-31 (Thu, 31 Jul 2014)

  Changed paths:
    M test/module.mk

  Log Message:
  -----------
  run meta code tests only if ENABLE_META is set to yes


  Commit: e81ae956d69d6683bca19a698cd13f778d35bb59
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e81ae956d69d6683bca19a698cd13f778d35bb59
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-07-31 (Thu, 31 Jul 2014)

  Changed paths:
    M config/Makefile.customized-betas.in
    M config/Makefile.in
    M config/Makefile.standalone.in
    M config/Makefile.tower.in
    M config/config.h.in
    M configure
    M src/build_info.cpp
    M src/module.mk
    M templates/module.mk.in
    M test/module.mk

  Log Message:
  -----------
  search for BLAS library and link it explicitly additionally to LAPACK


  Commit: c91198b5aa18b33c754af8886cbaa84c237732dc
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c91198b5aa18b33c754af8886cbaa84c237732dc
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-07-31 (Thu, 31 Jul 2014)

  Changed paths:
    M install-sarah

  Log Message:
  -----------
  install-sarah: fix a typo


  Commit: c022c439639a5115e37f1d680d827417112381c3
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c022c439639a5115e37f1d680d827417112381c3
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-07-31 (Thu, 31 Jul 2014)

  Changed paths:
    M install-sarah

  Log Message:
  -----------
  install-sarah: check for math command


  Commit: cb604d844814bd1c0f65023751f4c07820727dfd
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cb604d844814bd1c0f65023751f4c07820727dfd
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-07-31 (Thu, 31 Jul 2014)

  Changed paths:
    M install-sarah

  Log Message:
  -----------
  install-sarah: introduce create_symlink

for porting to Cygwin.


  Commit: 873949d382690bbf25300787d99e158aa3164778
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/873949d382690bbf25300787d99e158aa3164778
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-07-31 (Thu, 31 Jul 2014)

  Changed paths:
    M install-sarah

  Log Message:
  -----------
  install-sarah: support Cygwin

by converting paths between UNIX and MS-DOS formats.


  Commit: 29dc24485c7412aa4deea4ac1aeee00d3a6beb25
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/29dc24485c7412aa4deea4ac1aeee00d3a6beb25
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-08-01 (Fri, 01 Aug 2014)

  Changed paths:
    M config/Makefile.in

  Log Message:
  -----------
  unique descriptive name for release pkg of git HEAD


  Commit: 4670aedfc12415eda3430319113720c3f8fc6746
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4670aedfc12415eda3430319113720c3f8fc6746
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-08-01 (Fri, 01 Aug 2014)

  Changed paths:
    M config/Makefile.in
    M doc/release

  Log Message:
  -----------
  give stable release makefile target a better name

The new name emphasizes that `make release-tag' releases only the
latest FS version tag.  Modifications made after the tag are ignored.


  Commit: 2652c44dc998258f10b5c515fe444852cd1aa2fc
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2652c44dc998258f10b5c515fe444852cd1aa2fc
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-08-01 (Fri, 01 Aug 2014)

  Changed paths:
    M config/Makefile.in

  Log Message:
  -----------
  ensure tag description is equal to HEAD


  Commit: 7fe2ab532c6f2f41a7c542b14fcb4c03155ae376
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7fe2ab532c6f2f41a7c542b14fcb4c03155ae376
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-08-01 (Fri, 01 Aug 2014)

  Changed paths:
    M config/Makefile.in

  Log Message:
  -----------
  consistent formatting


  Commit: 87f055f89d2d1639f61b7780962f6790c98d69a1
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/87f055f89d2d1639f61b7780962f6790c98d69a1
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-08-01 (Fri, 01 Aug 2014)

  Changed paths:
    M config/Makefile.in

  Log Message:
  -----------
  introduce variable for package name with FS HEAD


  Commit: 4a9eba7512c4b396b082df345e1632871f755a37
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4a9eba7512c4b396b082df345e1632871f755a37
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-08-01 (Fri, 01 Aug 2014)

  Changed paths:
    M templates/module.mk.in

  Log Message:
  -----------
  shorten model package name

To avoid confusion the version number is removed from the package
name, because it is not ensured that the package content corresponds
to the current FS version (there might be modifications from the last
version).


  Commit: 1691c9c7d5024c6a4254498eca9948f2902718a6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1691c9c7d5024c6a4254498eca9948f2902718a6
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-08-01 (Fri, 01 Aug 2014)

  Changed paths:
    M configure

  Log Message:
  -----------
  use plain date command for portability reasons


  Commit: 29ae2b6e8c9695988e39424e7c083f6d7a98c9a8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/29ae2b6e8c9695988e39424e7c083f6d7a98c9a8
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-08-02 (Sat, 02 Aug 2014)

  Changed paths:
    M src/two_scale_convergence_tester.cpp

  Log Message:
  -----------
  reuse implementations from numerics.hpp


  Commit: 7edb7cc4f7d2996422801544124e9f0b651027e8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7edb7cc4f7d2996422801544124e9f0b651027e8
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-08-02 (Sat, 02 Aug 2014)

  Changed paths:
    M src/two_scale_convergence_tester.cpp

  Log Message:
  -----------
  explicitly refer to numerics functions to avoid infinite recursion


  Commit: 66224330737e77f5fe7373885854891ea25adfc9
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/66224330737e77f5fe7373885854891ea25adfc9
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-08-02 (Sat, 02 Aug 2014)

  Changed paths:
    M src/two_scale_convergence_tester_drbar.hpp

  Log Message:
  -----------
  do not reimplement methods from parent class


  Commit: dae63c3228b713a8bf83da85dab2f64956d4522e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/dae63c3228b713a8bf83da85dab2f64956d4522e
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-08-02 (Sat, 02 Aug 2014)

  Changed paths:
    M src/two_scale_convergence_tester_drbar.hpp
    M templates/two_scale_convergence_tester.cpp.in

  Log Message:
  -----------
  return references instead of pointers

In principle pointers would have to be checked for NULL.  This is not
necessary for references.  The class Convergence_tester_DRbar has to
ensure to return a valid reference.


  Commit: cc065494cb24bff563b1c9ace139aa74883c01b5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cc065494cb24bff563b1c9ace139aa74883c01b5
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-08-02 (Sat, 02 Aug 2014)

  Changed paths:
    M models/SoftsusyMSSM/SoftsusyMSSM_two_scale_convergence_tester.cpp
    M models/SoftsusyNMSSM/SoftsusyNMSSM_two_scale_convergence_tester.cpp

  Log Message:
  -----------
  adapt Softsusy models to commit dae63c3


  Commit: 5d3e9d79b7ac1a5c83635bfbdf0749c8c9951e87
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5d3e9d79b7ac1a5c83635bfbdf0749c8c9951e87
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-08-03 (Sun, 03 Aug 2014)

  Changed paths:
    M models/smcw/smcw_two_scale_convergence_tester.cpp

  Log Message:
  -----------
  adapt sm and smcw models to commit dae63c3


  Commit: 4dd21fb21f216314bd5c8126665ce731369e8b20
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4dd21fb21f216314bd5c8126665ce731369e8b20
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-08-05 (Tue, 05 Aug 2014)

  Changed paths:
    A doc/references.bib

  Log Message:
  -----------
  adding BibTeX file for FleibleSUSY, SARAH and SOFTSUSY references


  Commit: 095dc536a23a24a7adb4477a3184959010f92f81
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/095dc536a23a24a7adb4477a3184959010f92f81
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-08-06 (Wed, 06 Aug 2014)

  Changed paths:
    M meta/LoopMasses.m
    M templates/two_scale_model.cpp.in

  Log Message:
  -----------
  generate the documentation for the LSP functions by the meta code

In the C++ template files the structure of the LSP functions is not
known.  Therefore it has to be generated by the meta code, which also
generates the LSP functions.


  Commit: 51c0913e7552b8a943d50d0a6735f4010601fd99
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/51c0913e7552b8a943d50d0a6735f4010601fd99
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-08-16 (Sat, 16 Aug 2014)

  Changed paths:
    M test/module.mk

  Log Message:
  -----------
  test/module.mk: add a missing call to abspathx


  Commit: 31b2ed40532c4c943c785f4e78abd1c8ae355276
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/31b2ed40532c4c943c785f4e78abd1c8ae355276
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-08-21 (Thu, 21 Aug 2014)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  do not search for Higgs -- VEV association if only one VEV exists


  Commit: 2988532b1ef444b5c787796be4d6882c2b49c325
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2988532b1ef444b5c787796be4d6882c2b49c325
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-08-21 (Thu, 21 Aug 2014)

  Changed paths:
    M model_files/SM/FlexibleSUSY.m.in

  Log Message:
  -----------
  correcting name of Mu-parameter in the SM


  Commit: ba349f963046ecc562429aa22fe4a92c4a38d7dd
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ba349f963046ecc562429aa22fe4a92c4a38d7dd
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-08-21 (Thu, 21 Aug 2014)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  ignore solving the EWSB eqs. for soft parameters if there are none


  Commit: e88448b31ad983e225e0aef0d1d83e86a5f70546
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e88448b31ad983e225e0aef0d1d83e86a5f70546
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-08-21 (Thu, 21 Aug 2014)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  add quartic Lagrangian parameter beta functions for BSM models


  Commit: 3d0719e391789ecc98ecee7cb2046a5ca5aed703
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3d0719e391789ecc98ecee7cb2046a5ca5aed703
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-08-21 (Thu, 21 Aug 2014)

  Changed paths:
    M model_files/SM/FlexibleSUSY.m.in

  Log Message:
  -----------
  remove DependenceNum from Lambda coupling in the SM


  Commit: a02ca2d8117ae508c2bd8eb4aa669cb02418dee9
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a02ca2d8117ae508c2bd8eb4aa669cb02418dee9
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-08-21 (Thu, 21 Aug 2014)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  catch case when TraceAbbr is not defined


  Commit: 0b7128a72940e53619ab55639a0c40d6a8524ae1
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0b7128a72940e53619ab55639a0c40d6a8524ae1
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-08-21 (Thu, 21 Aug 2014)

  Changed paths:
    M meta/SelfEnergies.m

  Log Message:
  -----------
  omit index on tadpole function call if only one Higgs exists


  Commit: 6e788963424863d4d49a25f436b14e642c890187
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6e788963424863d4d49a25f436b14e642c890187
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-08-21 (Thu, 21 Aug 2014)

  Changed paths:
    M meta/CConversion.m

  Log Message:
  -----------
  Add C conversion rule for Tp[x__]

SARAH converts Tp[-a b] to -Tp[a,b]


  Commit: 7680a21d9adf5510cb7ac690b673f46c6d6c7f3f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7680a21d9adf5510cb7ac690b673f46c6d6c7f3f
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-08-21 (Thu, 21 Aug 2014)

  Changed paths:
    M meta/Parameters.m
    M templates/two_scale_soft_parameters.cpp.in
    M templates/two_scale_susy_parameters.cpp.in

  Log Message:
  -----------
  avoid name collisions with SM vev `v'


  Commit: 51e8d9f9b701be98be4200d6c03eb62dc2c63ba7
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/51e8d9f9b701be98be4200d6c03eb62dc2c63ba7
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-08-21 (Thu, 21 Aug 2014)

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

  Log Message:
  -----------
  no function-like Higgs mass access in case there is only one Higgs


  Commit: 742ecbf6dfecd4f79fb57ff896be1ffec1d05fe5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/742ecbf6dfecd4f79fb57ff896be1ffec1d05fe5
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-08-21 (Thu, 21 Aug 2014)

  Changed paths:
    M .gitattributes

  Log Message:
  -----------
  ship the SM model file, as it compiles in FS now


  Commit: 63299b1b9e79ef5e86af20d08b4b231738785029
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/63299b1b9e79ef5e86af20d08b4b231738785029
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-08-23 (Sat, 23 Aug 2014)

  Changed paths:
    M models/sm/module.mk
    M models/smcw/module.mk
    M test/module.mk

  Log Message:
  -----------
  avoid variable name collision between models SM and sm


  Commit: aabf3451fc0694d7632fbb0d1ab6303e6e440f8b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/aabf3451fc0694d7632fbb0d1ab6303e6e440f8b
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-08-28 (Thu, 28 Aug 2014)

  Changed paths:
    M meta/FlexibleSUSY.m
    M meta/WriteOut.m
    M src/command_line_options.hpp
    M templates/scan.cpp.in

  Log Message:
  -----------
  allow setting scan input parameters on the command line


  Commit: fd83c472f25186f8b8dc961ffccbfd6088defe4a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fd83c472f25186f8b8dc961ffccbfd6088defe4a
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-08-28 (Thu, 28 Aug 2014)

  Changed paths:
    M templates/scan.cpp.in

  Log Message:
  -----------
  print lightest Higgs boson by default


  Commit: 2f2606f60a84d9c051c9e19c40c112ad24d9406f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2f2606f60a84d9c051c9e19c40c112ad24d9406f
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-08-28 (Thu, 28 Aug 2014)

  Changed paths:
    M meta/FlexibleSUSY.m
    M meta/WriteOut.m
    M templates/scan.cpp.in

  Log Message:
  -----------
  add --help,-h option


  Commit: 071410706ad80d9860127bb9bed03418e09e6a8a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/071410706ad80d9860127bb9bed03418e09e6a8a
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-09-03 (Wed, 03 Sep 2014)

  Changed paths:
    M meta/WriteOut.m

  Log Message:
  -----------
  add missing pattern matching rule for printing the cmd line options


  Commit: 0738336ad6e31751e30122a2e30129a7c6a08575
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0738336ad6e31751e30122a2e30129a7c6a08575
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-09-03 (Wed, 03 Sep 2014)

  Changed paths:
    M meta/WriteOut.m
    M templates/scan.cpp.in

  Log Message:
  -----------
  shorten reading of cmd line options


  Commit: 265d34b0769c52a116f3f4859b0e27c2f3655d22
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/265d34b0769c52a116f3f4859b0e27c2f3655d22
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-09-08 (Mon, 08 Sep 2014)

  Changed paths:
    M meta/CConversion.m

  Log Message:
  -----------
  Format quadrilinear soft terms

They appear in SARAH models with dimension-5 operators such as
Seesaw[1-3].


  Commit: 3484954ca75da102703f05448f47c474f57aea72
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3484954ca75da102703f05448f47c474f57aea72
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-09-08 (Mon, 08 Sep 2014)

  Changed paths:
    M meta/BetaFunction.m

  Log Message:
  -----------
  Translate m_[i2,i1] in beta functions

This form appears in beta functions of SARAH models Seesaw[1-3].


  Commit: dd3fefc27e48cbe04aeabab99cf77018bf164e56
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/dd3fefc27e48cbe04aeabab99cf77018bf164e56
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-09-19 (Fri, 19 Sep 2014)

  Changed paths:
    A model_files/MSSMD5O/FlexibleSUSY.m.in
    A sarah/MSSMD5O/MSSMD5O.m
    A sarah/MSSMD5O/parameters.m
    A sarah/MSSMD5O/particles.m

  Log Message:
  -----------
  Add MSSMD5O: MSSM including dimension-5 operator


  Commit: 46a2cc1a65dff3c2b8ce3de635fdab1d41ffb4b1
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/46a2cc1a65dff3c2b8ce3de635fdab1d41ffb4b1
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-09-19 (Fri, 19 Sep 2014)

  Changed paths:
    M model_files/MSSMRHN/FlexibleSUSY.m.in

  Log Message:
  -----------
  Do not constrain Yv and Mv in MSSMRHN model file

They shall be determined by the matching class in the tower example.


  Commit: b4f1ada207252e5de92e059ede098555d9613da4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b4f1ada207252e5de92e059ede098555d9613da4
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-09-19 (Fri, 19 Sep 2014)

  Changed paths:
    M config/Makefile.tower.in
    M examples/tower/LesHouches.in.tower
    A examples/tower/MSSMD5O_MSSMRHN_initial_guesser.hpp
    A examples/tower/MSSMD5O_MSSMRHN_matching.hpp
    A examples/tower/MSSMD5O_MSSMRHN_spectrum_generator.hpp
    A examples/tower/MSSMD5O_MSSMRHN_two_scale_initial_guesser.cpp
    A examples/tower/MSSMD5O_MSSMRHN_two_scale_initial_guesser.hpp
    A examples/tower/MSSMD5O_MSSMRHN_two_scale_matching.cpp
    A examples/tower/MSSMD5O_MSSMRHN_two_scale_matching.hpp
    R examples/tower/MSSM_MSSMRHN_initial_guesser.hpp
    R examples/tower/MSSM_MSSMRHN_matching.hpp
    R examples/tower/MSSM_MSSMRHN_spectrum_generator.hpp
    R examples/tower/MSSM_MSSMRHN_two_scale_initial_guesser.cpp
    R examples/tower/MSSM_MSSMRHN_two_scale_initial_guesser.hpp
    R examples/tower/MSSM_MSSMRHN_two_scale_matching.cpp
    R examples/tower/MSSM_MSSMRHN_two_scale_matching.hpp
    M examples/tower/run_tower.cpp

  Log Message:
  -----------
  Replace MSSM by MSSMD5O in tower example

In the lower model, the low-energy neutrino masses and mixing determine
WOp, the coefficient matrix of the dimension-5 operator.  At the
matching scale, the seesaw relation is used to fix Yv and Mv in the
upper model from WOp plus supplementary conditions on the structure of
Yv.


  Commit: e4972f9bcde09143c020250b4de18e9e4666fac5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e4972f9bcde09143c020250b4de18e9e4666fac5
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-09-19 (Fri, 19 Sep 2014)

  Changed paths:
    M src/linalg2.hpp

  Log Message:
  -----------
  src/linalg2.hpp: hide function objects in functions

to avoid name collisions.


  Commit: 0207a0f5624eb515fd7f4a614b7f077cbb58670d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0207a0f5624eb515fd7f4a614b7f077cbb58670d
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-09-19 (Fri, 19 Sep 2014)

  Changed paths:
    M src/linalg2.hpp

  Log Message:
  -----------
  src/linalg2.hpp: rewrite documentation in doxygen format


  Commit: e12709dbf59bd0748b84a8b1cf1172f39b72e755
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e12709dbf59bd0748b84a8b1cf1172f39b72e755
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-09-20 (Sat, 20 Sep 2014)

  Changed paths:
    M model_files/MSSMD5O/FlexibleSUSY.m.in

  Log Message:
  -----------
  Add initial guess of WOp to MSSMD5O model file


  Commit: 7ad623c709991ea11e09646860b331856674bdf8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7ad623c709991ea11e09646860b331856674bdf8
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-09-21 (Sun, 21 Sep 2014)

  Changed paths:
    M test/test_run_examples.sh

  Log Message:
  -----------
  Fix prerequisites for tower example


  Commit: a29969a4c306b9b8c4b83d983754db8e45217a14
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a29969a4c306b9b8c4b83d983754db8e45217a14
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-09-21 (Sun, 21 Sep 2014)

  Changed paths:
    M src/linalg2.hpp

  Log Message:
  -----------
  src/linalg2.hpp: revert commit e4972f9bcde09143c020250b4de18e9e4666fac5

The C++03 standard forbids local types from being used as template
arguments.  See
http://stackoverflow.com/questions/742607/using-local-classes-with-stl-algorithms


  Commit: 6fee539f8fd7682bf9ec72e818498d4ff9a8bede
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6fee539f8fd7682bf9ec72e818498d4ff9a8bede
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-09-25 (Thu, 25 Sep 2014)

  Changed paths:
    M configure

  Log Message:
  -----------
  configure: refactor marker replacement command


  Commit: 013ed03d52bb4d8523eae07acd9df15e156f0128
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/013ed03d52bb4d8523eae07acd9df15e156f0128
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-07 (Tue, 07 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex
    M examples/customized-betas/MSSMcbs_two_scale_initial_guesser.cpp
    M examples/customized-betas/MSSMcbs_two_scale_low_scale_constraint.cpp
    M examples/standalone-model/standalone.cpp
    M examples/tower/MSSMD5O_MSSMRHN_two_scale_initial_guesser.cpp
    M meta/Constraint.m
    M templates/two_scale_initial_guesser.cpp.in
    M templates/two_scale_initial_guesser_low_scale_model.cpp.in
    M templates/two_scale_low_scale_constraint.cpp.in
    M templates/two_scale_model.cpp.in
    M templates/two_scale_model.hpp.in
    M templates/two_scale_susy_scale_constraint.cpp.in
    M test/test_MSSM.hpp
    M test/test_MSSMNoFV.hpp
    M test/test_MSSMNoFV_low_scale_constraint.cpp
    M test/test_MSSM_higgs_iteration.cpp
    M test/test_MSSM_model.cpp
    M test/test_MSSM_spectrum.cpp
    M test/test_NMSSM_ewsb.cpp
    M test/test_NMSSM_low_scale_constraint.cpp
    M test/test_NMSSM_one_loop_spectrum.cpp
    M test/test_NMSSM_self_energies.cpp
    M test/test_NMSSM_tree_level_spectrum.cpp
    M test/test_SMSSM_ewsb.cpp
    M test/test_SMSSM_one_loop_spectrum.cpp
    M test/test_SMSSM_tree_level_spectrum.cpp
    M test/test_sfermions.cpp

  Log Message:
  -----------
  rename DRbar spectrum calculation function

as suggested by Peter.  The function calculates the DRbar mass
spectrum, and therefore should not be called
calculate_DRbar_parameters (which is the Softsusy name).


  Commit: 867d297d68aa456caee0d288a98c0124485c9ac8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/867d297d68aa456caee0d288a98c0124485c9ac8
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-07 (Tue, 07 Oct 2014)

  Changed paths:
    M meta/WriteOut.m
    M src/command_line_options.cpp
    M src/command_line_options.hpp
    M templates/scan.cpp.in

  Log Message:
  -----------
  move cmd line option helper functions into command_line_options module


  Commit: 5f78968e3b07bb6a23c2fdc14fe25c356ecf5e6a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5f78968e3b07bb6a23c2fdc14fe25c356ecf5e6a
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-10-08 (Wed, 08 Oct 2014)

  Changed paths:
    M meta/Vertices.m

  Log Message:
  -----------
  Bugfix: perform residual color contractions before stripping group factors

Problem: when resolving a C factor multiplying a vertex in a
self-energy diagram, color-index-dependent group factors had been
stripped before the indices were contracted.  For instance, the result
from ResolveColorFactor[_, _, Cp[SOc, conj[SOc], conj[SOc], SOc], _],
needed for the sgluon self-energy, was

-2 I g3^2 sum[j1,1,8,fSU3[1,1,j1]^2]-I g3^2 (sum[j1,1,8,fSU3[1,2,j1]^2]+sum[j1,1,8,fSU3[1,1,j1] fSU3[2,2,j1]])-I g3^2 (sum[j1,1,8,fSU3[1,3,j1]^2]+sum[j1,1,8,fSU3[1,1,j1] fSU3[3,3,j1]])-I g3^2 (sum[j1,1,8,fSU3[1,4,j1]^2]+sum[j1,1,8,fSU3[1,1,j1] fSU3[4,4,j1]])-I g3^2 (sum[j1,1,8,fSU3[1,5,j1]^2]+sum[j1,1,8,fSU3[1,1,j1] fSU3[5,5,j1]])-I g3^2 (sum[j1,1,8,fSU3[1,6,j1]^2]+sum[j1,1,8,fSU3[1,1,j1] fSU3[6,6,j1]])-I g3^2 (sum[j1,1,8,fSU3[1,7,j1]^2]+sum[j1,1,8,fSU3[1,1,j1] fSU3[7,7,j1]])-I g3^2 (sum[j1,1,8,fSU3[1,8,j1]^2]+sum[j1,1,8,fSU3[1,1,j1] fSU3[8,8,j1]])

wherein summations over j1 were supposed to be performed before
stripping fSU3[]s.  However, this failed to take place, leading to the
wrong vertex value, -128*g3^2.  After the fix, the correct value,
-3*g3^2, is obtained.

From: Philip Diessner
Subject: Re: SARAH/SPheno/FlexibleSUSY: Color factors in octet self energy
Date: Wed, 08 Oct 2014 16:31:48 +0200

Dear all,

thanks for these fast fixes.
After using both new versions of the generators the couplings and
signs now agree with FA/FC and
both programs deliver the same value for the mass in the accuracy I
would expect.

As we are going now also through other sectors more carefully, it
might be that you hear back from us again ;)

Cheers
Philip and Wojciech


  Commit: a16e41bf68c579def964f93275636183fad8e7a7
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a16e41bf68c579def964f93275636183fad8e7a7
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-10-08 (Wed, 08 Oct 2014)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  Update ChangeLog


  Commit: 67fe6d1d0e61eee103c439ae02ae7a16314beb0c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/67fe6d1d0e61eee103c439ae02ae7a16314beb0c
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-10-09 (Thu, 09 Oct 2014)

  Changed paths:
    M test/test_Vertices.m

  Log Message:
  -----------
  Update test/test_Vertices.m


  Commit: 590eca43fabc0073cc74b81eb4f5e4cd1005e73b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/590eca43fabc0073cc74b81eb4f5e4cd1005e73b
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-10 (Fri, 10 Oct 2014)

  Changed paths:
    A doc/flexiblesusy-paper-response-1.tex

  Log Message:
  -----------
  adding TeX file for response to CPC reviewer reports


  Commit: 084ebe5272f87a02e404e74427cc0d4b3ff1047b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/084ebe5272f87a02e404e74427cc0d4b3ff1047b
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-10 (Fri, 10 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper-response-1.tex

  Log Message:
  -----------
  add remarks on who does what for the CPC response


  Commit: 5ac864deabd71deb5a19dc5476b7d078733bf849
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5ac864deabd71deb5a19dc5476b7d078733bf849
  Author: Alexander Voigt <alvoigt at theoc04.desy.de>
  Date:   2014-10-10 (Fri, 10 Oct 2014)

  Changed paths:
    M src/problems.hpp

  Log Message:
  -----------
  Bugfix: std::cout needs <iostream>


  Commit: 969acd344c0b1bd410319f9e1c90e8dac417a9a8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/969acd344c0b1bd410319f9e1c90e8dac417a9a8
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-10-13 (Mon, 13 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  updated paper to discuss issues with twoloop Higgs corrections a little more and to describe a change I *propose* we make.


  Commit: e8493db453bfb49e144629febd78c883cd440ecb
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e8493db453bfb49e144629febd78c883cd440ecb
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-10-13 (Mon, 13 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  small edit to first sentence of introduction to address point 1 from referee 2.


  Commit: 54e3f4e8a63fc61b92e6d7dbd8b9486cdc574f5c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/54e3f4e8a63fc61b92e6d7dbd8b9486cdc574f5c
  Author: Alexander Voigt <alvoigt at theoc04.desy.de>
  Date:   2014-10-14 (Tue, 14 Oct 2014)

  Changed paths:
    M src/problems.hpp

  Log Message:
  -----------
  Bugfix: std::cout needs <iostream>


  Commit: 2e4652d61429b3c7f333eb03da8b614f00e31975
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2e4652d61429b3c7f333eb03da8b614f00e31975
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-10-14 (Tue, 14 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  updated paper to discuss issues with twoloop Higgs corrections a little more and to describe a change I *propose* we make.


  Commit: 886356425f133d943b8bafacfa04366b3f106f21
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/886356425f133d943b8bafacfa04366b3f106f21
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-10-14 (Tue, 14 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  small edit to first sentence of introduction to address point 1 from referee 2.


  Commit: 257c5a5af6a566cc411cbe330688ed4a79eea90f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/257c5a5af6a566cc411cbe330688ed4a79eea90f
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-14 (Tue, 14 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  address referee 1 comment 4a: diagonalization precision


  Commit: 75fafa231074c647d2f5a16ec7ac4dfacfab9a55
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/75fafa231074c647d2f5a16ec7ac4dfacfab9a55
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-14 (Tue, 14 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  address referee 1 comment 4b: SUSY model restrictions

Added comments about the supported gauge groups and Yukawa coupling
structure at low energies.


  Commit: 9d567dc162e836433c97981a188789894969892b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9d567dc162e836433c97981a188789894969892b
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-14 (Tue, 14 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  expand undefined TeX macros


  Commit: fbf9e927d4c5867b1808bafbfbc23eebb2539382
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fbf9e927d4c5867b1808bafbfbc23eebb2539382
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-15 (Wed, 15 Oct 2014)

  Changed paths:
    M src/module.mk
    M src/spectrum_generator_settings.cpp
    M src/spectrum_generator_settings.hpp
    M templates/low_scale_spectrum_generator.hpp.in
    M templates/run.cpp.in
    M templates/spectrum_generator.hpp.in
    M templates/two_scale_model.cpp.in
    M templates/two_scale_model.hpp.in

  Log Message:
  -----------
  allow user to enable/disable specific Higgs 2-loop corrections


  Commit: 160c7b74e42d925a5f0564197a4d368591769132
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/160c7b74e42d925a5f0564197a4d368591769132
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-15 (Wed, 15 Oct 2014)

  Changed paths:
    M examples/customized-betas/LesHouches.in.MSSMcbs
    M examples/tower/LesHouches.in.tower
    M model_files/E6SSM/LesHouches.in.E6SSM
    M model_files/MRSSM/LesHouches.in.MRSSM
    M model_files/MSSM/LesHouches.in.MSSM
    M model_files/NMSSM/LesHouches.in.NMSSM
    M model_files/NUHMSSM/LesHouches.in.NUHMSSM
    M model_files/UMSSM/LesHouches.in.UMSSM
    M model_files/lowMSSM/LesHouches.in.lowMSSM
    A src/higgs_2loop_corrections.hpp

  Log Message:
  -----------
  add default Higgs 2-loop corrections to SLHA files


  Commit: 15a19bd0ad288e16b504c8660209d46e2973b55f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/15a19bd0ad288e16b504c8660209d46e2973b55f
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-15 (Wed, 15 Oct 2014)

  Changed paths:
    M examples/customized-betas/LesHouches.in.MSSMcbs
    M examples/tower/LesHouches.in.tower
    M model_files/E6SSM/LesHouches.in.E6SSM
    M model_files/MRSSM/LesHouches.in.MRSSM
    M model_files/MSSM/LesHouches.in.MSSM
    M model_files/NMSSM/LesHouches.in.NMSSM
    M model_files/NUHMSSM/LesHouches.in.NUHMSSM
    M model_files/UMSSM/LesHouches.in.UMSSM
    M model_files/lowMSSM/LesHouches.in.lowMSSM

  Log Message:
  -----------
  shorten description of FlexibleSUSY block entry 11


  Commit: 28ad9dfa8127af9de950aa627220c6b56dc77cd2
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/28ad9dfa8127af9de950aa627220c6b56dc77cd2
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-15 (Wed, 15 Oct 2014)

  Changed paths:
    M test/test_MSSM_susy_scale_constraint.cpp

  Log Message:
  -----------
  correcting comment


  Commit: 280dee6d70db1e9acb5e7793d5f74f497bf5e8df
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/280dee6d70db1e9acb5e7793d5f74f497bf5e8df
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-15 (Wed, 15 Oct 2014)

  Changed paths:
    M templates/two_scale_model.cpp.in

  Log Message:
  -----------
  initialize Higgs 2-loop correction struct


  Commit: 048684a1cb5c6ad0a5c32b6d42b883aad07e6b5a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/048684a1cb5c6ad0a5c32b6d42b883aad07e6b5a
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-15 (Wed, 15 Oct 2014)

  Changed paths:
    M meta/SelfEnergies.m
    M templates/two_scale_model.cpp.in

  Log Message:
  -----------
  impelemt if-statements which select the Higgs 2-loop correctons


  Commit: 113f2ca27e58196a6f73630ff45fce065caefbaf
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/113f2ca27e58196a6f73630ff45fce065caefbaf
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-15 (Wed, 15 Oct 2014)

  Changed paths:
    M src/mssm_twoloophiggs.h
    M src/nmssm2loop.h

  Log Message:
  -----------
  define abbreviations for Slavich 2-loop Higgs function names


  Commit: 8ae1160035afc00afaa0a8c3e361fc12fc731870
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8ae1160035afc00afaa0a8c3e361fc12fc731870
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-15 (Wed, 15 Oct 2014)

  Changed paths:
    M meta/SelfEnergies.m

  Log Message:
  -----------
  replace original Higgs 2-loop function calls by readable abbreviations


  Commit: 55167937fcebfed2e6882bf123c9ca0e8e5e9258
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/55167937fcebfed2e6882bf123c9ca0e8e5e9258
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-15 (Wed, 15 Oct 2014)

  Changed paths:
    M src/error.hpp

  Log Message:
  -----------
  adding exception class for failed diagonalization


  Commit: 4faf0f82966f8b58d705fecc761891ba4b7b09b1
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4faf0f82966f8b58d705fecc761891ba4b7b09b1
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-15 (Wed, 15 Oct 2014)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  update ChangeLog


  Commit: 2d64ffc4a60540f0a3d792b2e5b7e2b9140a7f99
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2d64ffc4a60540f0a3d792b2e5b7e2b9140a7f99
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-10-17 (Fri, 17 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  Merge branch 'development' of https://github.com/FlexibleSUSY/FlexibleSUSY into development


  Commit: 49ab341093fb66cb8f11a43eb1d1f9228e60a3a0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/49ab341093fb66cb8f11a43eb1d1f9228e60a3a0
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-10-17 (Fri, 17 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  Changed description of the two loop Higgs corrections in section 5 to match new plan which we agreed upon and Alex has implemented.  still need to fix later section.


  Commit: 47f3037320a831572de3c2b70df5ec2cd7800658
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/47f3037320a831572de3c2b70df5ec2cd7800658
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-10-17 (Fri, 17 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  Changed description of the two loop Higgs corrections in section 6.5 to match new plan which we agreed upon and Alex has implemented.


  Commit: c7f381a1e36aa4ada89f032655c3d0bdfc22b78e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c7f381a1e36aa4ada89f032655c3d0bdfc22b78e
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-10-17 (Fri, 17 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  add new default FlexibleSUSY SLHA input options


  Commit: 383377484b1df49c137039ef670b7519b892e97d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/383377484b1df49c137039ef670b7519b892e97d
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-10-20 (Mon, 20 Oct 2014)

  Changed paths:
    M src/linalg2.hpp

  Log Message:
  -----------
  Fix a typo in documentation of fs_svd()


  Commit: c92f44045c36c74fbbe2660c8088941aa7fb84dc
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c92f44045c36c74fbbe2660c8088941aa7fb84dc
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-10-20 (Mon, 20 Oct 2014)

  Changed paths:
    M src/linalg2.hpp
    M test/test_linalg2.cpp

  Log Message:
  -----------
  Fix reordering of singular vectors of a non-square matrix

so that in the SVD, m == u * sigma * vh, sigma(i,j) == 0 if i != j.


  Commit: aecbfea8cffab212e0fde94d37a079c889eb943c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/aecbfea8cffab212e0fde94d37a079c889eb943c
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-10-20 (Mon, 20 Oct 2014)

  Changed paths:
    M src/linalg2.hpp

  Log Message:
  -----------
  Generalize documentation of SVD to rectangular matrices


  Commit: a4c004792ce3fdf80126b4818e540098269db5bb
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a4c004792ce3fdf80126b4818e540098269db5bb
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-10-20 (Mon, 20 Oct 2014)

  Changed paths:
    M src/linalg2.hpp
    M test/test_linalg2.cpp

  Log Message:
  -----------
  Add diagonalization procedures that estimate error bounds


  Commit: 9de6336a170f32cfed458d6fc19ad74ea4cf20bd
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9de6336a170f32cfed458d6fc19ad74ea4cf20bd
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-10-20 (Mon, 20 Oct 2014)

  Changed paths:
    M examples/tower/MSSMD5O_MSSMRHN_two_scale_matching.cpp

  Log Message:
  -----------
  Simplify an expression in tower example


  Commit: 293762d1f9faa88b9287be5f0efbb70012c31b25
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/293762d1f9faa88b9287be5f0efbb70012c31b25
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-10-21 (Tue, 21 Oct 2014)

  Changed paths:
    M test/test_linalg2.cpp

  Log Message:
  -----------
  test/test_linalg2.cpp: fix typos


  Commit: 1dc23c34feadfaa233e7cd783f45a6bb85b5dbff
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1dc23c34feadfaa233e7cd783f45a6bb85b5dbff
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-10-21 (Tue, 21 Oct 2014)

  Changed paths:
    M src/linalg2.hpp

  Log Message:
  -----------
  src/linalg2.hpp: include a missing header


  Commit: a41418c6cef7cb21ade6131617c452346a4cc035
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a41418c6cef7cb21ade6131617c452346a4cc035
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-22 (Wed, 22 Oct 2014)

  Changed paths:
    M src/problems.hpp

  Log Message:
  -----------
  add flags for imprecise mass eigenvalues


  Commit: 578b39aa1fe4cc267728e72ff1ba2c40b74012e1
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/578b39aa1fe4cc267728e72ff1ba2c40b74012e1
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-22 (Wed, 22 Oct 2014)

  Changed paths:
    M config/Makefile.in
    M config/config.h.in
    M configure
    M src/build_info.cpp

  Log Message:
  -----------
  add configure switch to enable the eigenvalue error checks


  Commit: 1a550e8f282cf744d3f07b79903ab18a6c58f2f7
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1a550e8f282cf744d3f07b79903ab18a6c58f2f7
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-22 (Wed, 22 Oct 2014)

  Changed paths:
    M examples/customized-betas/MSSMcbs_spectrum_generator.hpp
    M examples/customized-betas/custombetas.cpp
    M examples/switch_MSSM.cpp
    M examples/tower/MSSMD5O_MSSMRHN_spectrum_generator.hpp
    M examples/tower/run_tower.cpp
    M src/problems.hpp
    M templates/low_scale_spectrum_generator.hpp.in
    M templates/run.cpp.in
    M templates/scan.cpp.in
    M templates/slha_io.cpp.in
    M templates/spectrum_generator.hpp.in
    M templates/two_scale_model.cpp.in

  Log Message:
  -----------
  print eigenvalue imprecision warnings to SLHA block SPINFO entry 3


  Commit: d07d1631fafb9e4bd68d57471276e82796c297a1
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d07d1631fafb9e4bd68d57471276e82796c297a1
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-22 (Wed, 22 Oct 2014)

  Changed paths:
    M templates/low_scale_spectrum_generator.hpp.in
    M templates/spectrum_generator.hpp.in

  Log Message:
  -----------
  remove trailing ; after function implementation definition


  Commit: fc0daf94affbb5bcdc01d8e5a0350812cf11695a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fc0daf94affbb5bcdc01d8e5a0350812cf11695a
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-22 (Wed, 22 Oct 2014)

  Changed paths:
    M src/problems.hpp

  Log Message:
  -----------
  add helper function that allows shorter generated code


  Commit: e2523847dfe15d1159586ad75ba98af3bf9089e7
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e2523847dfe15d1159586ad75ba98af3bf9089e7
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-22 (Wed, 22 Oct 2014)

  Changed paths:
    M meta/TreeMasses.m

  Log Message:
  -----------
  check SVD eigenvalue errors in tree-level masses


  Commit: 989373519dd0793cf8d1fb2f1fce1dca651c575a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/989373519dd0793cf8d1fb2f1fce1dca651c575a
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-22 (Wed, 22 Oct 2014)

  Changed paths:
    M src/problems.hpp

  Log Message:
  -----------
  merge bad mass flag functions and generalize flag_tachyon function


  Commit: 2b1c3226217d713601b12e1c52937f8a76925bd2
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2b1c3226217d713601b12e1c52937f8a76925bd2
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-22 (Wed, 22 Oct 2014)

  Changed paths:
    M meta/TreeMasses.m

  Log Message:
  -----------
  check diagonalization eigenvalue errors in tree-level masses


  Commit: 48029e334f122f3c70adfb4f4a40b03bf4d4e387
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/48029e334f122f3c70adfb4f4a40b03bf4d4e387
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-22 (Wed, 22 Oct 2014)

  Changed paths:
    M meta/TreeMasses.m

  Log Message:
  -----------
  put call of diagonalization functions into separate function

for later reuse in LoopMasses.m


  Commit: 68262358977ded1c9c2dd3e8096c9e918fd224c9
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/68262358977ded1c9c2dd3e8096c9e918fd224c9
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-22 (Wed, 22 Oct 2014)

  Changed paths:
    M meta/TreeMasses.m

  Log Message:
  -----------
  simplify generated code for tachyon check


  Commit: 6065348348ec45d7ebe06041da469468f8f492dd
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6065348348ec45d7ebe06041da469468f8f492dd
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  modified the two loop corrections desscription a little.


  Commit: 7c2502b82da7fcbb8cb6000ffca51531fe0a6c5b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7c2502b82da7fcbb8cb6000ffca51531fe0a6c5b
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex
    M examples/tower/MSSMD5O_MSSMRHN_two_scale_matching.cpp

  Log Message:
  -----------
  Merge branch 'development' of https://github.com/FlexibleSUSY/FlexibleSUSY into development


  Commit: 541d2718b22b61509db27e0d89f176c4cbc32bc0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/541d2718b22b61509db27e0d89f176c4cbc32bc0
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  modified a little more and fixed typo.


  Commit: 65c399d86db411dd95caa97b091d396caae0c3e8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/65c399d86db411dd95caa97b091d396caae0c3e8
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  added a footnote to section 5 where the NMSSM/MSSM corrections issue is dicussed.


  Commit: 6d035f5ff5c00255e73e74e89641c7fcbcd82e41
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6d035f5ff5c00255e73e74e89641c7fcbcd82e41
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

  Changed paths:
    M ChangeLog
    M examples/customized-betas/LesHouches.in.MSSMcbs
    M examples/tower/LesHouches.in.tower
    M meta/SelfEnergies.m
    M model_files/E6SSM/LesHouches.in.E6SSM
    M model_files/MRSSM/LesHouches.in.MRSSM
    M model_files/MSSM/LesHouches.in.MSSM
    M model_files/NMSSM/LesHouches.in.NMSSM
    M model_files/NUHMSSM/LesHouches.in.NUHMSSM
    M model_files/UMSSM/LesHouches.in.UMSSM
    M model_files/lowMSSM/LesHouches.in.lowMSSM
    A src/higgs_2loop_corrections.hpp
    M src/module.mk
    M src/mssm_twoloophiggs.h
    M src/nmssm2loop.h
    M src/spectrum_generator_settings.cpp
    M src/spectrum_generator_settings.hpp
    M templates/low_scale_spectrum_generator.hpp.in
    M templates/run.cpp.in
    M templates/spectrum_generator.hpp.in
    M templates/two_scale_model.cpp.in
    M templates/two_scale_model.hpp.in
    M test/test_MSSM_susy_scale_constraint.cpp

  Log Message:
  -----------
  Merge branch 'feature-higgs-2loop-flags' into development


  Commit: 87a761d5d73a95ef1f3515a6c24de58016354711
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/87a761d5d73a95ef1f3515a6c24de58016354711
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

  Changed paths:
    M meta/LoopMasses.m
    M meta/TreeMasses.m

  Log Message:
  -----------
  eigenvalue error check on loop masses as well


  Commit: 72768f018eb7e6d77c50ec5e720d6969aeac13af
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/72768f018eb7e6d77c50ec5e720d6969aeac13af
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

  Changed paths:
    M config/Makefile.in
    M config/config.h.in
    M configure

  Log Message:
  -----------
  consistent naming of CHECK_* preprocessor defines


  Commit: daadb7cefc52c69e911ff272d2f320537ebb7c4c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/daadb7cefc52c69e911ff272d2f320537ebb7c4c
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

  Changed paths:
    M test/test_linalg2.cpp

  Log Message:
  -----------
  add missing header inclusion


  Commit: 92fa6a3f9634fb38e23e5f8293d264930788025f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/92fa6a3f9634fb38e23e5f8293d264930788025f
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

  Changed paths:
    M test/module.mk

  Log Message:
  -----------
  link missing LAPACK/BLAS libraries

test_slha_io.x uses routines from linalg2.{hpp,cpp} and therefore
the LAPACK/BLAS libraries need to be linked.


  Commit: 9444c6eac72a88ef5bcbe31723496ff443962642
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9444c6eac72a88ef5bcbe31723496ff443962642
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

  Changed paths:
    M test/module.mk

  Log Message:
  -----------
  link LAPACK/BLAS libs to the test programs


  Commit: 903db61c29efd4d1666827e2a0c1926055da7b1b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/903db61c29efd4d1666827e2a0c1926055da7b1b
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

  Changed paths:
    M meta/LoopMasses.m

  Log Message:
  -----------
  eigenvalue error check for remaining pole masses


  Commit: 1bb27a9b4255e3c66c0a5fc60028bd4bca8bd40b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1bb27a9b4255e3c66c0a5fc60028bd4bca8bd40b
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  remove unused variable from declarations list


  Commit: c33dbe9dead60d8310a9268eca0597043768baab
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c33dbe9dead60d8310a9268eca0597043768baab
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

  Changed paths:
    M test/test_MSSM_susy_scale_constraint.cpp

  Log Message:
  -----------
  relax two-loop Higgs tadpole test precision

The remaing size of the tadpoles depends a bit on the used fortran
compiler


  Commit: 253e634350ff391c1e50df453532e45ec8cdbca5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/253e634350ff391c1e50df453532e45ec8cdbca5
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

  Changed paths:
    M meta/Parameters.m

  Log Message:
  -----------
  ignore mass head M[] when decreasing index literals


  Commit: 60f9831917a9e303cf84fe0e9ba2e9ad195fb0b4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/60f9831917a9e303cf84fe0e9ba2e9ad195fb0b4
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

  Changed paths:
    M meta/Constraint.m

  Log Message:
  -----------
  decrease intex literals also for mixing matrices


  Commit: e7a9be313b3f38fde6b803f1cb1d6b8022fec509
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e7a9be313b3f38fde6b803f1cb1d6b8022fec509
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

  Changed paths:
    M configure

  Log Message:
  -----------
  rename configure option for mass eigenvalue check


  Commit: 6e6577895dce6f91e80b322cce15921dd6e1a2d2
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6e6577895dce6f91e80b322cce15921dd6e1a2d2
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

  Changed paths:
    M meta/TreeMasses.m

  Log Message:
  -----------
  correcting mass eigenvalue error check

On 10/23/2014 08:05 PM, Jae-hyeon Park wrote:
> The error bound returned by fs_*() is an (approximate) upper limit on
> abs(MSd[i] - MSd_true[i]) common to all i.  Since this error is
> independent of i, a large hierarchy among the eigenvalues means a large
> relative error in the smallest eigenvalue.  I think this is what the
> referee said in his comment A-4-a.  Therefore, I would suggest checking
> the relative error of the eigenvalue with the smallest absolute value in
> the above code, e.g. like
>
>      eigenvalue_error > precision * std::abs(MSd[0]).
>
> This would also match the mass dimensions of both sides of the
> inequality, if precision is dimensionless.


  Commit: 28e69cc678a8006f47f9ccdb8b2e0bc94f862cf2
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/28e69cc678a8006f47f9ccdb8b2e0bc94f862cf2
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

  Changed paths:
    M model_files/E6SSM/FlexibleSUSY.m.in
    M model_files/FlexibleSUSY.m.in
    M model_files/InertMSSM/FlexibleSUSY.m.in
    M model_files/LHInputMSSM/FlexibleSUSY.m.in
    M model_files/MRSSM/FlexibleSUSY.m.in
    M model_files/MSSM/FlexibleSUSY.m.in
    M model_files/MSSMCPV/FlexibleSUSY.m.in
    M model_files/MSSMD5O/FlexibleSUSY.m.in
    M model_files/MSSMNoFV/FlexibleSUSY.m.in
    M model_files/MSSMRHN/FlexibleSUSY.m.in
    M model_files/NMSSM/FlexibleSUSY.m.in
    M model_files/NUHMSSM/FlexibleSUSY.m.in
    M model_files/NoYukawaMSSM/FlexibleSUSY.m.in
    M model_files/SMSSM/FlexibleSUSY.m.in
    M model_files/TMSSM/FlexibleSUSY.m.in
    M model_files/UMSSM/FlexibleSUSY.m.in
    M model_files/YukawaCMSSM/FlexibleSUSY.m.in
    M model_files/lowMSSM/FlexibleSUSY.m.in
    M model_files/minMSSM/FlexibleSUSY.m.in
    M model_files/rootMSSM/FlexibleSUSY.m.in
    M models/SoftsusyMSSM/softsusy.h
    M test/test_MSSM_spectrum.cpp
    M test/test_NMSSM_spectrum.cpp

  Log Message:
  -----------
  define SUSY scale in terms of m_stop(1) and m_stop(2)

instead of m_sup(1) and m_sup(6) .  This new scale definition avoids
large logarithms in the Higgs mass prediction in case stop(1) and
stop(2) cannot be identified with sup(1) and sup(6), respectively.

This patch addresses Reviewer 1 comment A-2.


  Commit: c286072ef5d708e39e5edbb6bbf96492af9a0df5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c286072ef5d708e39e5edbb6bbf96492af9a0df5
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper-response-1.tex
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  use definition of SUSY scale in terms of stop(1) * stop(2)

This addresses Reviewer 1 comment 2.


  Commit: b4a0d421c7304d58c5457c974e93efe0d7156c56
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b4a0d421c7304d58c5457c974e93efe0d7156c56
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

  Changed paths:
    M ChangeLog
    M doc/flexiblesusy-paper-response-1.tex
    M doc/flexiblesusy-paper.tex
    M examples/customized-betas/LesHouches.in.MSSMcbs
    M examples/tower/LesHouches.in.tower
    M examples/tower/MSSMD5O_MSSMRHN_two_scale_matching.cpp
    M meta/Constraint.m
    M meta/FlexibleSUSY.m
    M meta/Parameters.m
    M meta/SelfEnergies.m
    M model_files/E6SSM/FlexibleSUSY.m.in
    M model_files/E6SSM/LesHouches.in.E6SSM
    M model_files/FlexibleSUSY.m.in
    M model_files/InertMSSM/FlexibleSUSY.m.in
    M model_files/LHInputMSSM/FlexibleSUSY.m.in
    M model_files/MRSSM/FlexibleSUSY.m.in
    M model_files/MRSSM/LesHouches.in.MRSSM
    M model_files/MSSM/FlexibleSUSY.m.in
    M model_files/MSSM/LesHouches.in.MSSM
    M model_files/MSSMCPV/FlexibleSUSY.m.in
    M model_files/MSSMD5O/FlexibleSUSY.m.in
    M model_files/MSSMNoFV/FlexibleSUSY.m.in
    M model_files/MSSMRHN/FlexibleSUSY.m.in
    M model_files/NMSSM/FlexibleSUSY.m.in
    M model_files/NMSSM/LesHouches.in.NMSSM
    M model_files/NUHMSSM/FlexibleSUSY.m.in
    M model_files/NUHMSSM/LesHouches.in.NUHMSSM
    M model_files/NoYukawaMSSM/FlexibleSUSY.m.in
    M model_files/SMSSM/FlexibleSUSY.m.in
    M model_files/TMSSM/FlexibleSUSY.m.in
    M model_files/UMSSM/FlexibleSUSY.m.in
    M model_files/UMSSM/LesHouches.in.UMSSM
    M model_files/YukawaCMSSM/FlexibleSUSY.m.in
    M model_files/lowMSSM/FlexibleSUSY.m.in
    M model_files/lowMSSM/LesHouches.in.lowMSSM
    M model_files/minMSSM/FlexibleSUSY.m.in
    M model_files/rootMSSM/FlexibleSUSY.m.in
    M models/SoftsusyMSSM/softsusy.h
    A src/higgs_2loop_corrections.hpp
    M src/module.mk
    M src/mssm_twoloophiggs.h
    M src/nmssm2loop.h
    M src/spectrum_generator_settings.cpp
    M src/spectrum_generator_settings.hpp
    M templates/low_scale_spectrum_generator.hpp.in
    M templates/run.cpp.in
    M templates/spectrum_generator.hpp.in
    M templates/two_scale_model.cpp.in
    M templates/two_scale_model.hpp.in
    M test/test_MSSM_spectrum.cpp
    M test/test_MSSM_susy_scale_constraint.cpp
    M test/test_NMSSM_spectrum.cpp

  Log Message:
  -----------
  Merge branch 'development' of github.com:FlexibleSUSY/FlexibleSUSY into development


  Commit: 41cbdf63d38560ebca123c7de5c0d893e0a88f1e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/41cbdf63d38560ebca123c7de5c0d893e0a88f1e
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-10-24 (Fri, 24 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  added new references for NMSSMTools.


  Commit: e1c2f47daced45c294f057b2e0c40dd5c7a7da5a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e1c2f47daced45c294f057b2e0c40dd5c7a7da5a
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-10-24 (Fri, 24 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  Added MSSM review and removed NMSSM references other than the reviews in line wioth referee request.


  Commit: 1c2e4e3c9acd82872320b2c92553e6863b4503f4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1c2e4e3c9acd82872320b2c92553e6863b4503f4
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-10-24 (Fri, 24 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  cut references to E6SSM, USSM, and other gauge extensions.


  Commit: 825daf534e712072c7b02aa56f6fd63def4ff66c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/825daf534e712072c7b02aa56f6fd63def4ff66c
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-10-24 (Fri, 24 Oct 2014)

  Changed paths:
    M ChangeLog
    M config/Makefile.in
    M config/config.h.in
    M configure
    M doc/flexiblesusy-paper-response-1.tex
    M doc/flexiblesusy-paper.tex
    M examples/customized-betas/LesHouches.in.MSSMcbs
    M examples/customized-betas/MSSMcbs_spectrum_generator.hpp
    M examples/customized-betas/custombetas.cpp
    M examples/switch_MSSM.cpp
    M examples/tower/LesHouches.in.tower
    M examples/tower/MSSMD5O_MSSMRHN_spectrum_generator.hpp
    M examples/tower/run_tower.cpp
    M meta/Constraint.m
    M meta/FlexibleSUSY.m
    M meta/LoopMasses.m
    M meta/Parameters.m
    M meta/SelfEnergies.m
    M meta/TreeMasses.m
    M model_files/E6SSM/FlexibleSUSY.m.in
    M model_files/E6SSM/LesHouches.in.E6SSM
    M model_files/FlexibleSUSY.m.in
    M model_files/InertMSSM/FlexibleSUSY.m.in
    M model_files/LHInputMSSM/FlexibleSUSY.m.in
    M model_files/MRSSM/FlexibleSUSY.m.in
    M model_files/MRSSM/LesHouches.in.MRSSM
    M model_files/MSSM/FlexibleSUSY.m.in
    M model_files/MSSM/LesHouches.in.MSSM
    M model_files/MSSMCPV/FlexibleSUSY.m.in
    M model_files/MSSMD5O/FlexibleSUSY.m.in
    M model_files/MSSMNoFV/FlexibleSUSY.m.in
    M model_files/MSSMRHN/FlexibleSUSY.m.in
    M model_files/NMSSM/FlexibleSUSY.m.in
    M model_files/NMSSM/LesHouches.in.NMSSM
    M model_files/NUHMSSM/FlexibleSUSY.m.in
    M model_files/NUHMSSM/LesHouches.in.NUHMSSM
    M model_files/NoYukawaMSSM/FlexibleSUSY.m.in
    M model_files/SMSSM/FlexibleSUSY.m.in
    M model_files/TMSSM/FlexibleSUSY.m.in
    M model_files/UMSSM/FlexibleSUSY.m.in
    M model_files/UMSSM/LesHouches.in.UMSSM
    M model_files/YukawaCMSSM/FlexibleSUSY.m.in
    M model_files/lowMSSM/FlexibleSUSY.m.in
    M model_files/lowMSSM/LesHouches.in.lowMSSM
    M model_files/minMSSM/FlexibleSUSY.m.in
    M model_files/rootMSSM/FlexibleSUSY.m.in
    M models/SoftsusyMSSM/softsusy.h
    M src/build_info.cpp
    M src/error.hpp
    A src/higgs_2loop_corrections.hpp
    M src/linalg2.hpp
    M src/module.mk
    M src/mssm_twoloophiggs.h
    M src/nmssm2loop.h
    M src/problems.hpp
    M src/spectrum_generator_settings.cpp
    M src/spectrum_generator_settings.hpp
    M templates/low_scale_spectrum_generator.hpp.in
    M templates/run.cpp.in
    M templates/scan.cpp.in
    M templates/slha_io.cpp.in
    M templates/spectrum_generator.hpp.in
    M templates/two_scale_model.cpp.in
    M templates/two_scale_model.hpp.in
    M test/module.mk
    M test/test_MSSM_spectrum.cpp
    M test/test_MSSM_susy_scale_constraint.cpp
    M test/test_NMSSM_spectrum.cpp
    M test/test_linalg2.cpp

  Log Message:
  -----------
  Merge branch 'development' of https://github.com/FlexibleSUSY/FlexibleSUSY into development


  Commit: 7b64a463438906ed1b2bdf3e56c68c7700b404c3
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7b64a463438906ed1b2bdf3e56c68c7700b404c3
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-10-24 (Fri, 24 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  removed a now defunct \cite{NMSSM} that I had missed.


  Commit: 67f6fa6fcba66c3208a9a5eff30425f17e2e4701
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/67f6fa6fcba66c3208a9a5eff30425f17e2e4701
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-24 (Fri, 24 Oct 2014)

  Changed paths:
    M model_files/MRSSM/FlexibleSUSY.m.in

  Log Message:
  -----------
  change MRSSM SUSY scale back to 1 TeV


  Commit: da570abc68cc7acd3319a31201486733b4f7ddbc
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/da570abc68cc7acd3319a31201486733b4f7ddbc
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-24 (Fri, 24 Oct 2014)

  Changed paths:
    M meta/FlexibleSUSY.m
    M meta/WriteOut.m
    M model_files/MSSMNoFV/FlexibleSUSY.m.in
    M src/slha_io.cpp
    M src/slha_io.hpp
    M templates/run.cpp.in
    M templates/slha_io.hpp.in

  Log Message:
  -----------
  allow user to add extra SLHA output blocks


  Commit: a19cbbc98e37c1c635fda5d9ed370a58e7a8ef9c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a19cbbc98e37c1c635fda5d9ed370a58e7a8ef9c
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-24 (Fri, 24 Oct 2014)

  Changed paths:
    M meta/WriteOut.m

  Log Message:
  -----------
  add brackets around expressions to avoid BOOST compilation errors


  Commit: 1d028a45bdd856aa6041a3128239ca38e7ea571d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1d028a45bdd856aa6041a3128239ca38e7ea571d
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-24 (Fri, 24 Oct 2014)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  update changelog


  Commit: 57ec68012a0b18875d519842389ce53103052678
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/57ec68012a0b18875d519842389ce53103052678
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-24 (Fri, 24 Oct 2014)

  Changed paths:
    M meta/WriteOut.m

  Log Message:
  -----------
  wrap macro around mass head M[] as well


  Commit: e73cb94a59b9251441bf09200e248abae233c9b2
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e73cb94a59b9251441bf09200e248abae233c9b2
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-24 (Fri, 24 Oct 2014)

  Changed paths:
    M model_files/MSSMNoFV/FlexibleSUSY.m.in

  Log Message:
  -----------
  add full SLHA compliant HMIX block to the output


  Commit: 1e8656fd7ca090b1d83326e5405ac194296a3fa8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1e8656fd7ca090b1d83326e5405ac194296a3fa8
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-24 (Fri, 24 Oct 2014)

  Changed paths:
    M templates/slha_io.hpp.in

  Log Message:
  -----------
  define user macro Pole[]


  Commit: 0f2af6f28d961eeab51635296834db6657a2080b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0f2af6f28d961eeab51635296834db6657a2080b
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-24 (Fri, 24 Oct 2014)

  Changed paths:
    M meta/WriteOut.m

  Log Message:
  -----------
  enable to chose pole masses and mixing matrices as SLHA output


  Commit: 5ea01875d86dd94a3f22fd7b8c89f23b94fa6852
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5ea01875d86dd94a3f22fd7b8c89f23b94fa6852
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-24 (Fri, 24 Oct 2014)

  Changed paths:
    M model_files/MSSMNoFV/FlexibleSUSY.m.in

  Log Message:
  -----------
  output physical Higgs mixing angle alpha, as defined in SLHA


  Commit: efa52442b31abdb37c05612b19d20ae0c41dc5bd
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/efa52442b31abdb37c05612b19d20ae0c41dc5bd
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-24 (Fri, 24 Oct 2014)

  Changed paths:
    M test/module.mk

  Log Message:
  -----------
  add missing BLAS/LAPACK libs to the linking test executable


  Commit: 763703875cbf35c7bcd268bddeb5b71ec7720e2e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/763703875cbf35c7bcd268bddeb5b71ec7720e2e
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-24 (Fri, 24 Oct 2014)

  Changed paths:
    M test/test_NMSSM_one_loop_spectrum.cpp
    M test/test_SMSSM_ewsb.cpp
    M test/test_SMSSM_one_loop_spectrum.cpp

  Log Message:
  -----------
  fix compilation error due to changed Problems print interface


  Commit: e54aa23c2e60a1c7ec1b2e95bc4550e4eeb8d9b4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e54aa23c2e60a1c7ec1b2e95bc4550e4eeb8d9b4
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-24 (Fri, 24 Oct 2014)

  Changed paths:
    M meta/WriteOut.m

  Log Message:
  -----------
  use brackets for partile muliplet entry notation for consistency


  Commit: 4d8bcbd572c20b5e48ca353ec1c886cd9945cb67
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4d8bcbd572c20b5e48ca353ec1c886cd9945cb67
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-24 (Fri, 24 Oct 2014)

  Changed paths:
    M test/test_MSSMNoFV_beta_functions.cpp
    M test/test_MSSMNoFV_low_scale_constraint.cpp
    M test/test_MSSMNoFV_tree_level_spectrum.cpp

  Log Message:
  -----------
  initialize MSSMNoFV input parameters for the tests


  Commit: 7da55f774258a6812f2bc058c04d24000c916046
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7da55f774258a6812f2bc058c04d24000c916046
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-24 (Fri, 24 Oct 2014)

  Changed paths:
    M model_files/MSSM/FlexibleSUSY.m.in
    M model_files/lowMSSM/FlexibleSUSY.m.in

  Log Message:
  -----------
  add SLHA-1 compilant blocks ALPHA and HMIX to MSSM model files


  Commit: c0e19dbb1d474ab903731dd25815953d28205600
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c0e19dbb1d474ab903731dd25815953d28205600
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-24 (Fri, 24 Oct 2014)

  Changed paths:
    M model_files/MSSM/FlexibleSUSY.m.in
    M model_files/MSSMNoFV/FlexibleSUSY.m.in
    M model_files/lowMSSM/FlexibleSUSY.m.in

  Log Message:
  -----------
  restore HMIX output parameters as defined in SARAH model files


  Commit: 3ec1563d598070df8562788b4d0a1a473739e454
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3ec1563d598070df8562788b4d0a1a473739e454
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-24 (Fri, 24 Oct 2014)

  Changed paths:
    M ChangeLog
    M meta/FlexibleSUSY.m
    M meta/WriteOut.m
    M model_files/MRSSM/FlexibleSUSY.m.in
    M model_files/MSSM/FlexibleSUSY.m.in
    M model_files/MSSMNoFV/FlexibleSUSY.m.in
    M model_files/lowMSSM/FlexibleSUSY.m.in
    M src/slha_io.cpp
    M src/slha_io.hpp
    M templates/run.cpp.in
    M templates/slha_io.hpp.in
    M test/module.mk
    M test/test_MSSMNoFV_beta_functions.cpp
    M test/test_MSSMNoFV_low_scale_constraint.cpp
    M test/test_MSSMNoFV_tree_level_spectrum.cpp
    M test/test_NMSSM_one_loop_spectrum.cpp
    M test/test_SMSSM_ewsb.cpp
    M test/test_SMSSM_one_loop_spectrum.cpp

  Log Message:
  -----------
  Merge branch 'feature-extra-slha-blocks' into development


  Commit: b6092e9df1622d0ffd9f41a936eff93a2d4f743f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b6092e9df1622d0ffd9f41a936eff93a2d4f743f
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-25 (Sat, 25 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  avoid misleading statement about 2-loop Higgs contributions

As Jae-hyeon pointed out: We have 2-loop contributions to the CP-even
and to the CP-odd Higgs self-energies, as well as to the CP-even Higgs
tadpoles.


  Commit: 7871257f67565b941773fa2cf4dd4e85d8886b6e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7871257f67565b941773fa2cf4dd4e85d8886b6e
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-10-25 (Sat, 25 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  strted making edits for point 2.  Not finished.


  Commit: 6ebec08889dff7103338decdb04744a42b23be3b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6ebec08889dff7103338decdb04744a42b23be3b
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-10-25 (Sat, 25 Oct 2014)

  Changed paths:
    M ChangeLog
    M doc/flexiblesusy-paper.tex
    M meta/FlexibleSUSY.m
    M meta/WriteOut.m
    M model_files/MRSSM/FlexibleSUSY.m.in
    M model_files/MSSM/FlexibleSUSY.m.in
    M model_files/MSSMNoFV/FlexibleSUSY.m.in
    M model_files/lowMSSM/FlexibleSUSY.m.in
    M src/slha_io.cpp
    M src/slha_io.hpp
    M templates/run.cpp.in
    M templates/slha_io.hpp.in
    M test/module.mk
    M test/test_MSSMNoFV_beta_functions.cpp
    M test/test_MSSMNoFV_low_scale_constraint.cpp
    M test/test_MSSMNoFV_tree_level_spectrum.cpp
    M test/test_NMSSM_one_loop_spectrum.cpp
    M test/test_SMSSM_ewsb.cpp
    M test/test_SMSSM_one_loop_spectrum.cpp

  Log Message:
  -----------
  Merge branch 'development' of https://github.com/FlexibleSUSY/FlexibleSUSY into development


  Commit: 6ec44e716a488c17ae065bde658518d0fcc75621
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6ec44e716a488c17ae065bde658518d0fcc75621
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-25 (Sat, 25 Oct 2014)

  Changed paths:
    M config/config.h.in
    M configure
    M src/build_info.cpp

  Log Message:
  -----------
  add git commit number to the debug output to help us debugging


  Commit: 5bf851650d67590cdc56a11646879d783955b7c4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5bf851650d67590cdc56a11646879d783955b7c4
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-25 (Sat, 25 Oct 2014)

  Changed paths:
    M configure

  Log Message:
  -----------
  write Eigen version to config.log for debugging


  Commit: b7cfc950f26d9bff9a667d87a148b475909f76e8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b7cfc950f26d9bff9a667d87a148b475909f76e8
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-10-25 (Sat, 25 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  Fix a typo in the paper


  Commit: 5bd0b9a6347a6525be9f282a7966642c7809a0c8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5bd0b9a6347a6525be9f282a7966642c7809a0c8
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-10-25 (Sat, 25 Oct 2014)

  Changed paths:
    M src/linalg2.hpp

  Log Message:
  -----------
  src/linalg2.hpp: avoid scalar / array to support Eigen 3.0


  Commit: 288ef12e3fe52a382a844ddfa0b7a77665af4fe5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/288ef12e3fe52a382a844ddfa0b7a77665af4fe5
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-10-26 (Sun, 26 Oct 2014)

  Changed paths:
    M config/config.h.in
    M configure
    M doc/flexiblesusy-paper.tex
    M src/build_info.cpp
    M src/linalg2.hpp

  Log Message:
  -----------
  Merge branch 'development' of https://github.com/FlexibleSUSY/FlexibleSUSY into development


  Commit: afb080a492b66ef41e39b4280bbced193a3bfb50
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/afb080a492b66ef41e39b4280bbced193a3bfb50
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-26 (Sun, 26 Oct 2014)

  Changed paths:
    M model_files/MSSM/FlexibleSUSY.m.in
    M model_files/MSSMNoFV/FlexibleSUSY.m.in
    M model_files/lowMSSM/FlexibleSUSY.m.in

  Log Message:
  -----------
  output MA^2 instead of MA, as defined in SLHA


  Commit: de1868d89dbb394091bb441c4fbfbcf114327488
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/de1868d89dbb394091bb441c4fbfbcf114327488
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-26 (Sun, 26 Oct 2014)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  allow model parameters in extra SLHA output blocks


  Commit: 48509e3b6b6385ad184a9adbd84b16ff1aa2c22b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/48509e3b6b6385ad184a9adbd84b16ff1aa2c22b
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-26 (Sun, 26 Oct 2014)

  Changed paths:
    M meta/WriteOut.m
    M model_files/MSSM/FlexibleSUSY.m.in
    M model_files/MSSMNoFV/FlexibleSUSY.m.in
    M model_files/lowMSSM/FlexibleSUSY.m.in

  Log Message:
  -----------
  add Au, Ad, Ae to list of extra SLHA output blocks

I also changed the syntax for output elements which do not have an
index:

Output an expression without an SLHA index:

   ExtraSLHAOutputBlocks = {
      {ALPHA, {{expression}}}
   };

Output an expression with one SLHA index:

   ExtraSLHAOutputBlocks = {
      {HMIX, {{1, expression}}}
   };

Output expressions with two SLHA indices:

   ExtraSLHAOutputBlocks = {
      {AU, {{1, 2, expression}}},
      {AD, {{1, 2, expression}}},
      {AE, {{1, 2, expression}}}
   };


  Commit: 2911660f5b80c7a8658bd5f1d20cb5ad9eba1ae7
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2911660f5b80c7a8658bd5f1d20cb5ad9eba1ae7
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-10-26 (Sun, 26 Oct 2014)

  Changed paths:
    M meta/FlexibleSUSY.m
    M meta/WriteOut.m
    M model_files/MSSM/FlexibleSUSY.m.in
    M model_files/MSSMNoFV/FlexibleSUSY.m.in
    M model_files/lowMSSM/FlexibleSUSY.m.in

  Log Message:
  -----------
  Merge branch 'development' of https://github.com/FlexibleSUSY/FlexibleSUSY into development


  Commit: f2ab6a3de2ba0dbbb84fd5a780a0c86b50b32571
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f2ab6a3de2ba0dbbb84fd5a780a0c86b50b32571
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-10-26 (Sun, 26 Oct 2014)

  Changed paths:
    M examples/tower/MSSMD5O_MSSMRHN_two_scale_matching.cpp

  Log Message:
  -----------
  Avoid scalar / array in tower example


  Commit: b6db45bd2d438263d182e3e1e696455890bc8813
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b6db45bd2d438263d182e3e1e696455890bc8813
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-10-27 (Mon, 27 Oct 2014)

  Changed paths:
    M model_files/MSSMNoFV/FlexibleSUSY.m.in

  Log Message:
  -----------
  added to new feature the msoft block which follows the basic slha standard.


  Commit: 129c61cd49ba81bef96c8db460f2ba1f56b4c20f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/129c61cd49ba81bef96c8db460f2ba1f56b4c20f
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-10-27 (Mon, 27 Oct 2014)

  Changed paths:
    M examples/tower/MSSMD5O_MSSMRHN_two_scale_matching.cpp

  Log Message:
  -----------
  Merge branch 'development' of https://github.com/FlexibleSUSY/FlexibleSUSY into development


  Commit: fd5e91ee2a8ab7e5686d52b36fa6f296272844c1
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fd5e91ee2a8ab7e5686d52b36fa6f296272844c1
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-27 (Mon, 27 Oct 2014)

  Changed paths:
    M model_files/MSSM/FlexibleSUSY.m.in
    M model_files/MSSMNoFV/FlexibleSUSY.m.in
    M model_files/lowMSSM/FlexibleSUSY.m.in

  Log Message:
  -----------
  add new MSOFT block also to MSSM and lowMSSM


  Commit: fc0f7e9fcb7d26336ff358ced5e46860d40fde1b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fc0f7e9fcb7d26336ff358ced5e46860d40fde1b
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-27 (Mon, 27 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  give expressions for the neglected higher order terms exlicitly

This addresses Reviewer 1 issue A1.


  Commit: a1824bcf4ff04fd03f8e02bc9779b60e543b2933
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a1824bcf4ff04fd03f8e02bc9779b60e543b2933
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-27 (Mon, 27 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  add table with pole mass and time comparison


  Commit: 21f27e078635e270d2acc78c164d2f7342d2392d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/21f27e078635e270d2acc78c164d2f7342d2392d
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-27 (Mon, 27 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  round times


  Commit: 66daf72dc537302e2a1f3b9ce7d209ffad696f24
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/66daf72dc537302e2a1f3b9ce7d209ffad696f24
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-27 (Mon, 27 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  describe pole mass calculation comparison table


  Commit: 8e33517fe6416f0769bddfa91595583602214cb4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8e33517fe6416f0769bddfa91595583602214cb4
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-27 (Mon, 27 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  explain finding of analytic solutions to the EWSB equations

This addresses Reviewer 1, comment B3.


  Commit: 546e44cf26730b54225e0fa724c0556bc198e540
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/546e44cf26730b54225e0fa724c0556bc198e540
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-10-28 (Tue, 28 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  fix typo theses --> these.


  Commit: 110cdf389e80bef68b8cb7d6c4a96a984dcb91e0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/110cdf389e80bef68b8cb7d6c4a96a984dcb91e0
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-28 (Tue, 28 Oct 2014)

  Changed paths:
    M src/slha_io.hpp

  Log Message:
  -----------
  avoid whitespace in front of scale definition Q=

SUSYHIT reads the renormalization scale from a SLHA output block only
if it specified by ' Q= 1.23456789E+01' with exactly one space before,
and one space after the Q=


  Commit: ba255a5ab0bc03de962b712dc8b3f758c8f48680
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ba255a5ab0bc03de962b712dc8b3f758c8f48680
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-10-29 (Wed, 29 Oct 2014)

  Changed paths:
    M model_files/MSSMNoFV/FlexibleSUSY.m.in

  Log Message:
  -----------
  changed alpha definition to match what I believe si the correct slha convention.  This gives the right answer in tests.


  Commit: 0572fef92f8bbfff33891ae6d6c34bf9eae79d5d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0572fef92f8bbfff33891ae6d6c34bf9eae79d5d
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-10-29 (Wed, 29 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  added more details on testing with SUSY-HITS.


  Commit: 9882a447e7a7c16e63598fc35886b5d78d05e987
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9882a447e7a7c16e63598fc35886b5d78d05e987
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-10-30 (Thu, 30 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  simplify statement about slhaea.


  Commit: fafb0b75c93cbaccb382aa19024d50a856c6c865
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fafb0b75c93cbaccb382aa19024d50a856c6c865
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-10-31 (Fri, 31 Oct 2014)

  Changed paths:
    M model_files/MSSMNoFV/FlexibleSUSY.m.in

  Log Message:
  -----------
  changed alpha definition to match what I believe si the correct slha convention.  This gives the right answer in tests.


  Commit: ca57c34a773827128770fa87453da1602b2a813e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ca57c34a773827128770fa87453da1602b2a813e
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-10-31 (Fri, 31 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  added more details on testing with SUSY-HITS.


  Commit: 9db05d904496c2b9d9251d9311dd6b9376bb819d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9db05d904496c2b9d9251d9311dd6b9376bb819d
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-10-31 (Fri, 31 Oct 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  simplify statement about slhaea.


  Commit: 95bd6558abb5708e7bd3fda612073887269a71bc
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/95bd6558abb5708e7bd3fda612073887269a71bc
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-31 (Fri, 31 Oct 2014)

  Changed paths:
    M meta/WriteOut.m

  Log Message:
  -----------
  fix typo in function name


  Commit: a7b4bdb70ab28e1130300a1d2d4c9cb4e553bad3
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a7b4bdb70ab28e1130300a1d2d4c9cb4e553bad3
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-31 (Fri, 31 Oct 2014)

  Changed paths:
    M meta/WriteOut.m

  Log Message:
  -----------
  allow patters of the form Pole[M[Fe[1]]] in extra SLHA output blocks

by matching from level 0 on.


  Commit: 38af54da7393900fc5b82c3f2dd1947bfd72a55d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/38af54da7393900fc5b82c3f2dd1947bfd72a55d
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-10-31 (Fri, 31 Oct 2014)

  Log Message:
  -----------
  Merge branch 'development' of github.com:FlexibleSUSY/FlexibleSUSY into development


  Commit: c11fd4e1dcbc2d9276fa8d77f3cfbc55f9285ee5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c11fd4e1dcbc2d9276fa8d77f3cfbc55f9285ee5
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-01 (Sat, 01 Nov 2014)

  Changed paths:
    M model_files/MSSMNoFV/FlexibleSUSY.m.in

  Log Message:
  -----------
  SLHA-1 compatible pole mass spectrum output for 1st and 2nd generation

According to SLHA-1 the 1st and 2nd generation sfermion (pole) masses
are not output in mass eigenstates, but in gauge eigenstates.


  Commit: 221d998676fce3fc6ae7cb4a3995ffd77bcf5baa
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/221d998676fce3fc6ae7cb4a3995ffd77bcf5baa
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-02 (Sun, 02 Nov 2014)

  Changed paths:
    M meta/FlexibleSUSY.m
    M meta/ThresholdCorrections.m

  Log Message:
  -----------
  split automatic Yukawa coupling calculation function

into three parts for the top, bottom and electron Yukawa.


  Commit: 758352d2db3507659904f507d516f96c58ff0993
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/758352d2db3507659904f507d516f96c58ff0993
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-02 (Sun, 02 Nov 2014)

  Changed paths:
    M meta/Constraint.m
    M meta/FlexibleSUSY.m
    M meta/ThresholdCorrections.m

  Log Message:
  -----------
  avoid fermion mass matrix inversion if not needed


  Commit: 2e26e2131e444e821683ad5588a5c898d14c1c57
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2e26e2131e444e821683ad5588a5c898d14c1c57
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-11-03 (Mon, 03 Nov 2014)

  Changed paths:
    M src/linalg2.hpp

  Log Message:
  -----------
  src/linalg2.hpp: factor out vh.adjointInPlace()


  Commit: da792bc45dd01010b3fe3c8324e63e0f2d74b72e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/da792bc45dd01010b3fe3c8324e63e0f2d74b72e
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-11-03 (Mon, 03 Nov 2014)

  Changed paths:
    M src/linalg2.hpp
    M test/test_linalg2.cpp

  Log Message:
  -----------
  src/linalg2.hpp: add eigen/singular-value-only procedures


  Commit: bfc839742adca010bff814f030134499161dfc9f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bfc839742adca010bff814f030134499161dfc9f
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-03 (Mon, 03 Nov 2014)

  Changed paths:
    M meta/ThresholdCorrections.m

  Log Message:
  -----------
  correct setting of Yukawa matrix, instead of the (3,3) element


  Commit: 783e5e62f2dfff85a9f71a5d0bb0c274a3cf4696
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/783e5e62f2dfff85a9f71a5d0bb0c274a3cf4696
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-03 (Mon, 03 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  swap sections 8.1 (speed test) and 8.2 (numeric tests)


  Commit: 6d11ee770d1ae64cb33444471e3e40c737786d1a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6d11ee770d1ae64cb33444471e3e40c737786d1a
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-03 (Mon, 03 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  explain difference to Softsusy (w/o flavour violation)

The differences are:

 * calculation of the weak mixing angle (FS uses MW and MZ, while
   Softsusy uses the muon decay)

 * some two-loop threshold corrections in Softsusy, missing in FS

 * some three-loop beta-functions in Softsusy


  Commit: 253cb2b3f31c75b021625a650c3b059ee616b0cc
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/253cb2b3f31c75b021625a650c3b059ee616b0cc
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-03 (Mon, 03 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  explicitly state the kind of flavour violation used in the speed test


  Commit: 2487acb46e20e6b7bd28c7a1e9665e930768ec1a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2487acb46e20e6b7bd28c7a1e9665e930768ec1a
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-03 (Mon, 03 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  correcting nightly test results url


  Commit: 4a98cefa1e5610403012b437e20d88f1b1addd3e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4a98cefa1e5610403012b437e20d88f1b1addd3e
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-03 (Mon, 03 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  add refeence for Softsusy 3.5.0


  Commit: 8be494a95bc20230589fffe00551861b00cabdc7
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8be494a95bc20230589fffe00551861b00cabdc7
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-04 (Tue, 04 Nov 2014)

  Changed paths:
    M meta/Constraint.m

  Log Message:
  -----------
  correcting indentation for root finder in Stroustrup style


  Commit: 22b7ee6ba24e10f3e8c7f1e75b018c00ceb36f2a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/22b7ee6ba24e10f3e8c7f1e75b018c00ceb36f2a
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-04 (Tue, 04 Nov 2014)

  Changed paths:
    M meta/EWSB.m

  Log Message:
  -----------
  print number of Higgs bosons and EWSB eqs. in case of an error


  Commit: 355c85a735547b6b9c011cb4902496cf5bbea7a1
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/355c85a735547b6b9c011cb4902496cf5bbea7a1
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-04 (Tue, 04 Nov 2014)

  Changed paths:
    M meta/FlexibleSUSY.m
    M meta/Parameters.m

  Log Message:
  -----------
  expand indexed EWSB eqations


  Commit: bae2b76cb3ac7355228e6055f0eb7d2cfa93c5dd
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bae2b76cb3ac7355228e6055f0eb7d2cfa93c5dd
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-04 (Tue, 04 Nov 2014)

  Changed paths:
    M meta/EWSB.m
    M meta/FlexibleSUSY.m
    M meta/Parameters.m

  Log Message:
  -----------
  expand indices of EWSB output parameters


  Commit: 642e2acd915cf6baad6118afc0a5fbf560fb6e4c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/642e2acd915cf6baad6118afc0a5fbf560fb6e4c
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-04 (Tue, 04 Nov 2014)

  Changed paths:
    A model_files/munuSSM/FlexibleSUSY.m.in

  Log Message:
  -----------
  adding munuSSM model file


  Commit: 28c094c99af30c907db01b686465ff885245589a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/28c094c99af30c907db01b686465ff885245589a
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-04 (Tue, 04 Nov 2014)

  Changed paths:
    M meta/EWSB.m
    M meta/FlexibleSUSY.m
    M model_files/munuSSM/FlexibleSUSY.m.in

  Log Message:
  -----------
  help FS finding the soft Higgs masses

I introduces the new user variable FSSoftHiggsMasses where the user
can specify the list of soft Higgs masses.

For the calculation of the Higgs masses, the tree-level EWSB
eqs. substitution must be done in the Higgs mass matrix.  In FS this
substitution is done like this:

 0) save the soft Higgs masses in temporary varibles

 1) solve the tree-level EWSB eqs. for the soft Higgs masses
    (thereby the soft Higgs masse are overwritten)

 2) calculate the Higgs mass matrix

 3) reset the soft Higgs masses to the saved values from 0)

For these steps, FS needs to know which model parameters are the soft
Higgs masses.  In some models (for example in the munuSSM), this is
difficult to find out.  If FS fails to find the soft Higgs masses, the
user can assist by setting them in the variable FSSoftHiggsMasses.


  Commit: 24ceb716399d579d712e07775ffd2ffc29fca610
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/24ceb716399d579d712e07775ffd2ffc29fca610
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-04 (Tue, 04 Nov 2014)

  Changed paths:
    M meta/EWSB.m
    M meta/Parameters.m

  Log Message:
  -----------
  catch case when EWSB output parameters are multi-dimensional


  Commit: 088ba2cb93a0ad52a949bfe21b1cc4552cd8abbe
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/088ba2cb93a0ad52a949bfe21b1cc4552cd8abbe
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-04 (Tue, 04 Nov 2014)

  Changed paths:
    M meta/Parameters.m

  Log Message:
  -----------
  catch case when getDimParameters[] returns {0}


  Commit: baee6e4be9c4b27ba1ce7ba1c522fdd7b5f55276
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/baee6e4be9c4b27ba1ce7ba1c522fdd7b5f55276
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-04 (Tue, 04 Nov 2014)

  Changed paths:
    M model_files/munuSSM/FlexibleSUSY.m.in

  Log Message:
  -----------
  remove undefined particles from LSP list


  Commit: 9493440a29723b9eef4a3e1c6d0debe7c551099d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9493440a29723b9eef4a3e1c6d0debe7c551099d
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-04 (Tue, 04 Nov 2014)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  generalize Higgs--VEV association function to VEV vectors


  Commit: 7197b31fbeec3e32f73f142fc19d91cc264df23b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7197b31fbeec3e32f73f142fc19d91cc264df23b
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-04 (Tue, 04 Nov 2014)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  replace nested sums


  Commit: 18a733cf467cc07fd1d6686ddcb5b6726851f661
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/18a733cf467cc07fd1d6686ddcb5b6726851f661
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-04 (Tue, 04 Nov 2014)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  avoid partw warnings when only one vev exists


  Commit: ba7b9725096dfa2eebc01388d286de9f1a9e96a6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ba7b9725096dfa2eebc01388d286de9f1a9e96a6
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-04 (Tue, 04 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  describe used SG settings for the speed-test

The CKM matrix is set to unity, CP-violating phases are set to zero,
R-parity violation is disabled.


  Commit: 6284d43fea062df2e1e43f6ce81d289ee1ac2ec5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6284d43fea062df2e1e43f6ce81d289ee1ac2ec5
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-04 (Tue, 04 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  note that CP-violating phases are set to zero

because only real model parameters are currently allowed.


  Commit: c2894cb74b698f009886eaf5afff5bcf3f8767ac
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c2894cb74b698f009886eaf5afff5bcf3f8767ac
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-11-05 (Wed, 05 Nov 2014)

  Changed paths:
    A model_files/munuSSM/LesHouches.in.munuSSM

  Log Message:
  -----------
  added lesHouches file for the munuSSM


  Commit: 8d2c6f78021ba1ddcaa380ed192f759edfbb852c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8d2c6f78021ba1ddcaa380ed192f759edfbb852c
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-05 (Wed, 05 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  reformulate caption in Table 2

This addresses referee 2, comment 2


  Commit: 71600956deb7588e849a915a1fb50dec4e0f7495
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/71600956deb7588e849a915a1fb50dec4e0f7495
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-05 (Wed, 05 Nov 2014)

  Changed paths:
    M meta/LoopMasses.m

  Log Message:
  -----------
  Bugfix: correcting tachyon check for pole masses of scalars with LowPrecision

So far, in case of LowPrecision the pole mass calculation function
checked the tree-level mass eigenvalues for tachyons.  But it should
check the pole mass eigenvalues!


  Commit: 6f1635a6716b75336928b70fc0f04bc140c87ab6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6f1635a6716b75336928b70fc0f04bc140c87ab6
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-05 (Wed, 05 Nov 2014)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  update ChangeLog


  Commit: 1f23efa3ea4a8d7b34e8322a51e92072005bf68b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1f23efa3ea4a8d7b34e8322a51e92072005bf68b
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-11-05 (Wed, 05 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  added new subsection on current limitations to deal with referee 2's point 3 and also further help with referee 1's poiunt A4 at the same time.


  Commit: cdc022a76fb415385ea8b4976f7601b555deeef1
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cdc022a76fb415385ea8b4976f7601b555deeef1
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-11-05 (Wed, 05 Nov 2014)

  Changed paths:
    M ChangeLog
    M doc/flexiblesusy-paper.tex
    M meta/LoopMasses.m

  Log Message:
  -----------
  Merge branch 'development' of https://github.com/FlexibleSUSY/FlexibleSUSY into development


  Commit: 59b014f12610836c7cb6e1fd236a3aa0345ecaac
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/59b014f12610836c7cb6e1fd236a3aa0345ecaac
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-11-05 (Wed, 05 Nov 2014)

  Changed paths:
    M src/linalg2.hpp

  Log Message:
  -----------
  src/linalg2.hpp: replace DDISNA from LAPACK by a function template


  Commit: a0f281e88ceb4f9872cdf7f8713e75dde0092c74
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a0f281e88ceb4f9872cdf7f8713e75dde0092c74
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-11-05 (Wed, 05 Nov 2014)

  Changed paths:
    M src/linalg2.hpp

  Log Message:
  -----------
  src/linalg2.hpp: add floating-point type parameter to templates


  Commit: 6b4fa4f3bac563ceaf8d98d1c7e6e816165a519b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6b4fa4f3bac563ceaf8d98d1c7e6e816165a519b
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-11-05 (Wed, 05 Nov 2014)

  Changed paths:
    M test/test_linalg2.cpp

  Log Message:
  -----------
  test/test_linalg2.cpp: test with long double as well

Note that long double is 80 bits wide on both i386 and x86-64.  This
is 16 bits more than double, and therefore is not equivalent to
FORTRAN's 128-bit QUAD real.  For the quad precision, consider GCC's
__float128, Intel's _Quad, or boost::multiprecision::float128.


  Commit: 1825b62259c00b7d1e8f05182151bf06feeeb9fb
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1825b62259c00b7d1e8f05182151bf06feeeb9fb
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-05 (Wed, 05 Nov 2014)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  print a warning if any Higgs pole mass is calculated with LowPrecision


  Commit: a257ecb84b6f50f66ea88857f6a3386cb417b6c0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a257ecb84b6f50f66ea88857f6a3386cb417b6c0
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-05 (Wed, 05 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  adding sdown, selectron, neutralino to pole mass table


  Commit: fdc4f83f59dfbc95b1eb81faaf077809e86b2b97
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fdc4f83f59dfbc95b1eb81faaf077809e86b2b97
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-05 (Wed, 05 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  align columns to the right


  Commit: 8b246c5288f3f9b38261df00b6974c4f819cef3d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8b246c5288f3f9b38261df00b6974c4f819cef3d
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-06 (Thu, 06 Nov 2014)

  Changed paths:
    M install-sarah

  Log Message:
  -----------
  allow user to select different Mathematica kernel


  Commit: dbe653548675718364ff064aed6f306ff88b68dd
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/dbe653548675718364ff064aed6f306ff88b68dd
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-06 (Thu, 06 Nov 2014)

  Changed paths:
    M install-sarah

  Log Message:
  -----------
  update default SARAH version to 4.3.5


  Commit: fe70286b48f74fa762c7d080a78ba90b11083217
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fe70286b48f74fa762c7d080a78ba90b11083217
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-06 (Thu, 06 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  discuss Table 1 in more detail


  Commit: f158c479e44a718428b0c3fe5a9854c93c1f8816
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f158c479e44a718428b0c3fe5a9854c93c1f8816
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-06 (Thu, 06 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  explain the manual setting of EWSB solutions in more detail


  Commit: 51e97a84da930a8ca89c3d496a4a395b196f29eb
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/51e97a84da930a8ca89c3d496a4a395b196f29eb
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-07 (Fri, 07 Nov 2014)

  Changed paths:
    M templates/slha_io.hpp.in

  Log Message:
  -----------
  Bugfix: convert extra SLHA output to SLHA convetion


  Commit: 43f8fac030900f1e6a30e2834d9205e10ec4ceda
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/43f8fac030900f1e6a30e2834d9205e10ec4ceda
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-07 (Fri, 07 Nov 2014)

  Changed paths:
    M model_files/munuSSM/LesHouches.in.munuSSM

  Log Message:
  -----------
  better formatting for munuSSM default SLHA input file


  Commit: a7a33d3a1546e9e3392d1683c2b4bd1a5b25f9ea
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a7a33d3a1546e9e3392d1683c2b4bd1a5b25f9ea
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-07 (Fri, 07 Nov 2014)

  Changed paths:
    M src/slha_io.cpp
    M src/slha_io.hpp

  Log Message:
  -----------
  Bugfix: read data from muliple SLHA blocks with the same name


  Commit: 0478a7cb080b711579410aaa0922bf709fd9cb80
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0478a7cb080b711579410aaa0922bf709fd9cb80
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-07 (Fri, 07 Nov 2014)

  Changed paths:
    M test/module.mk
    A test/test_MSSM_slha_doubled_blocks.sh
    M test/test_slha_io.cpp

  Log Message:
  -----------
  adding tests to ensure correct reading of multiple SLHA blocks


  Commit: 60b6c28d278c4dbc62384a3d9c82c5eac4d65bc2
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/60b6c28d278c4dbc62384a3d9c82c5eac4d65bc2
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-07 (Fri, 07 Nov 2014)

  Changed paths:
    M test/test_slha_io.cpp

  Log Message:
  -----------
  correcting documentation


  Commit: 843c7a459d753e83fbd560cb2d58e6ad08168d85
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/843c7a459d753e83fbd560cb2d58e6ad08168d85
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-07 (Fri, 07 Nov 2014)

  Changed paths:
    M test/test_slha_io.cpp

  Log Message:
  -----------
  check non-overwriting of already read SLHA entries


  Commit: 1406a07ac5f6b2892136c2808a7d63eec35fc3e7
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1406a07ac5f6b2892136c2808a7d63eec35fc3e7
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-07 (Fri, 07 Nov 2014)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  update ChangeLog


  Commit: 09c2078b2d799bc6a42ca671617f5a25249b1547
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/09c2078b2d799bc6a42ca671617f5a25249b1547
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-09 (Sun, 09 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  fix typographical errors in the paper


  Commit: c085e8500e0e59c4457ed5e8e78e050333be76e2
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c085e8500e0e59c4457ed5e8e78e050333be76e2
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-09 (Sun, 09 Nov 2014)

  Changed paths:
    M test/test_MSSM_model.cpp

  Log Message:
  -----------
  increasing MSSM one- and two-loop EWSB test precision


  Commit: aaedb896161662fefd21d240fbe32364f4f287e3
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/aaedb896161662fefd21d240fbe32364f4f287e3
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-09 (Sun, 09 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  adding table with unit tested (N)MSSM parameter points

I also added a note about the tests of the EWSB iterations.


  Commit: 31396e102d2f56531ec0e6432e9d972edd1f7fe0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/31396e102d2f56531ec0e6432e9d972edd1f7fe0
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-09 (Sun, 09 Nov 2014)

  Changed paths:
    M model_files/munuSSM/LesHouches.in.munuSSM

  Log Message:
  -----------
  correcting Yv SLHA input block for the munuSSM


  Commit: a5822afec2d4421ef9e36498df45acf155ed9258
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a5822afec2d4421ef9e36498df45acf155ed9258
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-09 (Sun, 09 Nov 2014)

  Changed paths:
    M model_files/munuSSM/LesHouches.in.munuSSM

  Log Message:
  -----------
  setting Yv to zero by default


  Commit: 1779bb8d60346fe512671e62837b2b6e50f3c509
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1779bb8d60346fe512671e62837b2b6e50f3c509
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-09 (Sun, 09 Nov 2014)

  Changed paths:
    M src/slha_io.hpp

  Log Message:
  -----------
  avoid fixed column indices in case of vector-like model parameters


  Commit: c8e447dc47f596a62a8f7bcccd7b008168b8d185
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c8e447dc47f596a62a8f7bcccd7b008168b8d185
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-09 (Sun, 09 Nov 2014)

  Changed paths:
    M model_files/munuSSM/LesHouches.in.munuSSM

  Log Message:
  -----------
  reaing Yv in new vector format


  Commit: 7c7008195e0e6fbb82b54e1b5738920c4a706576
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7c7008195e0e6fbb82b54e1b5738920c4a706576
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-09 (Sun, 09 Nov 2014)

  Changed paths:
    M src/slha_io.hpp

  Log Message:
  -----------
  format vector output in SLHA format


  Commit: a2c1655d5c322a0f809ca7b73f0a6e695691bbb2
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a2c1655d5c322a0f809ca7b73f0a6e695691bbb2
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-09 (Sun, 09 Nov 2014)

  Changed paths:
    M src/slha_io.hpp

  Log Message:
  -----------
  user partial template specialization to avoid branches within loop


  Commit: 47c5f9847a6f92aa34a32ff98d50da7dbbee9057
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/47c5f9847a6f92aa34a32ff98d50da7dbbee9057
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-10 (Mon, 10 Nov 2014)

  Changed paths:
    M configure

  Log Message:
  -----------
  remove unused variables


  Commit: d40c751eae21e5b4ae3b70b9ed8c7f6ede86521c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d40c751eae21e5b4ae3b70b9ed8c7f6ede86521c
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-11-11 (Tue, 11 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  Move to appendix sections on C++ code adaptation


  Commit: 9c079221e5d2b60dd234e225d26b5daee6630232
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9c079221e5d2b60dd234e225d26b5daee6630232
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-11-11 (Tue, 11 Nov 2014)

  Changed paths:
    M examples/tower/MSSMD5O_MSSMRHN_two_scale_matching.cpp
    M examples/tower/MSSMD5O_MSSMRHN_two_scale_matching.hpp

  Log Message:
  -----------
  Do not reorder columns of mixing matrix when inverting see-saw formula

The physical meaning of the reordering is unclear.  If one wants, one
could achieve the same effect by rearranging the input data.


  Commit: 9e9451a9554c8cf7603f14cb37a69ee8c3352f09
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9e9451a9554c8cf7603f14cb37a69ee8c3352f09
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-11-11 (Tue, 11 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  Update description of MSSMD5O + MSSMRHN tower in paper


  Commit: 828f66a1a389a1c07ed0121d57b9394ac623e830
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/828f66a1a389a1c07ed0121d57b9394ac623e830
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-11-11 (Tue, 11 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  Sort references in paper


  Commit: 26ad7e1f3117905431db3d6b7b9860ca2fdb5dbb
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/26ad7e1f3117905431db3d6b7b9860ca2fdb5dbb
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-11-11 (Tue, 11 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  Explain how RGEs ``change'' across right-handed neutrino threshold


  Commit: f980320b3416572201588d77df40825c14cc2172
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f980320b3416572201588d77df40825c14cc2172
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-13 (Thu, 13 Nov 2014)

  Changed paths:
    M createmodel

  Log Message:
  -----------
  fix createmodel for non-existing model

  ./createmodel --name=newMSSM -f


  Commit: d90bce4b820b2de77a3588f10b62e10e88e83347
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d90bce4b820b2de77a3588f10b62e10e88e83347
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-13 (Thu, 13 Nov 2014)

  Changed paths:
    M src/slha_io.hpp
    M templates/slha_io.hpp.in

  Log Message:
  -----------
  adding getters to expose the internal SLHA objecs


  Commit: 1b8c8f3a7f5f58153ac9ee39a49bb16cdc2dfe97
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1b8c8f3a7f5f58153ac9ee39a49bb16cdc2dfe97
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-13 (Thu, 13 Nov 2014)

  Changed paths:
    M meta/WriteOut.m
    M templates/slha_io.cpp.in

  Log Message:
  -----------
  always write MW to SLHA output file

At the moment the MW which appears in the SLHA output is exactly the
MW we use as input at the low-scale to determine sin(theta_W).  As
soon as we calculate sin(theta_W) from the muon decay G_F, we will
output the calculated MW pole mass.


  Commit: cff82c7145f34e8b868c405b04c4b63770b72e85
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cff82c7145f34e8b868c405b04c4b63770b72e85
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-13 (Thu, 13 Nov 2014)

  Changed paths:
    M test/test_SMSSM_ewsb.cpp

  Log Message:
  -----------
  require EWSB error to be zero


  Commit: f8e73c1be87b41efa431fdb1ecfb66b48a6d107e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f8e73c1be87b41efa431fdb1ecfb66b48a6d107e
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-13 (Thu, 13 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  clarify what is meant by "global sign" in the EWSB solutions


  Commit: f27496aa6737d7a2f83249ea36866e16e5b4f55c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f27496aa6737d7a2f83249ea36866e16e5b4f55c
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-13 (Thu, 13 Nov 2014)

  Changed paths:
    M templates/module.mk.in

  Log Message:
  -----------
  fix Makefile module file names

because DIR might be overwritten by subsequent module inclusions


  Commit: 7794f1c047249a70f9b1c0b1ebd31525a7d47b62
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7794f1c047249a70f9b1c0b1ebd31525a7d47b62
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-13 (Thu, 13 Nov 2014)

  Changed paths:
    M templates/module.mk.in

  Log Message:
  -----------
  use variables to avoid another use of $(DIR)


  Commit: 9b2a97bfa43547661a4f5faf425a53bc813a9633
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9b2a97bfa43547661a4f5faf425a53bc813a9633
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-11-13 (Thu, 13 Nov 2014)

  Changed paths:
    M configure

  Log Message:
  -----------
  configure: include $enable_mass_error_check in help message


  Commit: 47dfeaa7911e581021c4c93ea56d5f95aa2e14ec
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/47dfeaa7911e581021c4c93ea56d5f95aa2e14ec
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-11-13 (Thu, 13 Nov 2014)

  Changed paths:
    M config/convert_dos_paths.sh

  Log Message:
  -----------
  Bugfix: config/convert_dos_paths.sh: return 0 on success

Before this fix, the script returned 1 if the last file in the
argument list contained no path in the MS-DOS format.  Because of
this, make thought that the script failed and did not read a newly
created sub-makefile.


  Commit: 23e1f59e92847a0e818a8575e7748327fef590a0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/23e1f59e92847a0e818a8575e7748327fef590a0
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-13 (Thu, 13 Nov 2014)

  Changed paths:
    M createmodel

  Log Message:
  -----------
  Bugfix (introduced in f980320b): set SLHA_input_files correctly


  Commit: 4e10c54638a4a463079d22d49d5b70da0148041e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4e10c54638a4a463079d22d49d5b70da0148041e
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-11-14 (Fri, 14 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  added more detail on E6SSM testing.


  Commit: 2c249d6d1d432c9c7bccf0fa3cd9c15714d44942
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2c249d6d1d432c9c7bccf0fa3cd9c15714d44942
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-14 (Fri, 14 Nov 2014)

  Changed paths:
    M meta/WriteOut.m
    M model_files/MSSMNoFV/FlexibleSUSY.m.in
    M templates/slha_io.cpp.in
    M templates/slha_io.hpp.in

  Log Message:
  -----------
  write input value of MW to Block MASS for SLHA-1 model


  Commit: 52d2af405388c4745548859780e69bcac331538a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/52d2af405388c4745548859780e69bcac331538a
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-11-14 (Fri, 14 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  added goodsell dirac gaugino rges paper and added jack+jones paper and paper with them and martin etc explaining discrepancies.


  Commit: b2a6328316d871c4908f74a48b856e529c88a6f9
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b2a6328316d871c4908f74a48b856e529c88a6f9
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-14 (Fri, 14 Nov 2014)

  Changed paths:
    M model_files/MSSMNoFV/FlexibleSUSY.m.in

  Log Message:
  -----------
  remove remaining SM pole masses from SLHA-1 output


  Commit: 0879762b9d68f85cf19d8b017958d5f4aef24624
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0879762b9d68f85cf19d8b017958d5f4aef24624
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-11-14 (Fri, 14 Nov 2014)

  Changed paths:
    M meta/WriteOut.m
    M model_files/MSSMNoFV/FlexibleSUSY.m.in
    M templates/slha_io.cpp.in
    M templates/slha_io.hpp.in

  Log Message:
  -----------
  Merge branch 'development' of https://github.com/FlexibleSUSY/FlexibleSUSY into development


  Commit: 2741ebe390954549d55a1ce2711290495c95d4cc
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2741ebe390954549d55a1ce2711290495c95d4cc
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-14 (Fri, 14 Nov 2014)

  Changed paths:
    M src/slha_io.cpp
    M src/slha_io.hpp
    M test/test_slha_io.cpp

  Log Message:
  -----------
  check that first field is "block" when reading scale

I also added tests that test the scale reading functionality.


  Commit: 1b3c72e4a748981da3314388f70a03e3ca82b2ac
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1b3c72e4a748981da3314388f70a03e3ca82b2ac
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-14 (Fri, 14 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  describe the definition of the tested NMSSM models


  Commit: 4553b6e27fe7b0368244c1b12f190150b5888dd2
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4553b6e27fe7b0368244c1b12f190150b5888dd2
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-18 (Tue, 18 Nov 2014)

  Changed paths:
    M meta/FlexibleSUSY.m
    M meta/Parameters.m
    M meta/WriteOut.m

  Log Message:
  -----------
  allow matrix-type input parameters


  Commit: 46ca94e02105a3411d587bfc225f52a311ce2d52
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/46ca94e02105a3411d587bfc225f52a311ce2d52
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-18 (Tue, 18 Nov 2014)

  Changed paths:
    M model_files/LHInputMSSM/FlexibleSUSY.m.in

  Log Message:
  -----------
  add matrix-like input parameters to LHInputMSSM model


  Commit: 1a1b92b1a92b49eb57b502df7fc0ca766da6d081
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1a1b92b1a92b49eb57b502df7fc0ca766da6d081
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-18 (Tue, 18 Nov 2014)

  Changed paths:
    M model_files/LHInputMSSM/FlexibleSUSY.m.in

  Log Message:
  -----------
  move constraint for mHd2 to SUSY scale


  Commit: 5b4ee1d147a82da64a28652db42f553eab7b8442
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5b4ee1d147a82da64a28652db42f553eab7b8442
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-18 (Tue, 18 Nov 2014)

  Changed paths:
    A model_files/LHInputMSSM/LesHouches.in.LHInputMSSM

  Log Message:
  -----------
  adding SLHA input file for LHInputMSSM model for demonstration


  Commit: 3b48d034b080cee3c106ad4624bfa0be4c1fb204
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3b48d034b080cee3c106ad4624bfa0be4c1fb204
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-18 (Tue, 18 Nov 2014)

  Changed paths:
    M model_files/LHInputMSSM/FlexibleSUSY.m.in
    M model_files/LHInputMSSM/LesHouches.in.LHInputMSSM
    M src/slha_io.cpp
    M src/slha_io.hpp

  Log Message:
  -----------
  enable reading of scalars from extra blocks


  Commit: 38d808974145e1be45cbc03cd849fa710c8e3c8f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/38d808974145e1be45cbc03cd849fa710c8e3c8f
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-18 (Tue, 18 Nov 2014)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  update ChangeLog


  Commit: ad46f82b1d99998c9c7770bda55d57b6a72cbdac
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ad46f82b1d99998c9c7770bda55d57b6a72cbdac
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-18 (Tue, 18 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  update my address


  Commit: 7e8439d99a718af5b23a05df6ad45ddfe3a309c0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7e8439d99a718af5b23a05df6ad45ddfe3a309c0
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-18 (Tue, 18 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  slightly reformulate SLHA compatibility with decay calulators


  Commit: f7381111ce90eeb26d158de65cf581a2ebc56426
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f7381111ce90eeb26d158de65cf581a2ebc56426
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-18 (Tue, 18 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  slightly reformulate SLHA block control for non-(N)MSSM models


  Commit: 4dfcae5c2a786e1daf921cdc6c03bb65642b674b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4dfcae5c2a786e1daf921cdc6c03bb65642b674b
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-18 (Tue, 18 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  describe new feature ExtraSLHAOutputBlocks


  Commit: 7d2b11ab270a5ae70c8c5d46be77afccec08c551
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7d2b11ab270a5ae70c8c5d46be77afccec08c551
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-18 (Tue, 18 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  fixing small typos


  Commit: ab685c76e82832d5c88d268976e56ee109f598da
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ab685c76e82832d5c88d268976e56ee109f598da
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-18 (Tue, 18 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  slightly reformulate "Current limitations"


  Commit: c2634045b69eab676273178bf6e396a9b4d7d3f5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c2634045b69eab676273178bf6e396a9b4d7d3f5
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-11-19 (Wed, 19 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  changed sentence just before Design Goal to reinstate original meaning - we pass the outut *to* other codes both private and public.


  Commit: 8479224caecae8344366dabb38615be1f6d2fb6d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8479224caecae8344366dabb38615be1f6d2fb6d
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-11-19 (Wed, 19 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  Fixed teh way we introduce the two loop higgs corrections, sicne editd had made the start of this sentence misleading.


  Commit: a3fc481cc0e5dcb592a1070977125c907bb2c92d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a3fc481cc0e5dcb592a1070977125c907bb2c92d
  Author: Peter Athron <peter.athron at adelaide.edu.au>
  Date:   2014-11-19 (Wed, 19 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  altered wording describing E6SSM mass comparison.


  Commit: 42eb806db88a70bdbad4c809723e394e85aec749
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/42eb806db88a70bdbad4c809723e394e85aec749
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-19 (Wed, 19 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  capitalize Standard Model


  Commit: a1a2c1e4ccad5848cb7a3c0d3d379ae7766fa2f1
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a1a2c1e4ccad5848cb7a3c0d3d379ae7766fa2f1
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-19 (Wed, 19 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  note about internally used SLHAea class and adding reference


  Commit: 547f0fa0971bed37d8eb35b5d6128ea95594189e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/547f0fa0971bed37d8eb35b5d6128ea95594189e
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-19 (Wed, 19 Nov 2014)

  Changed paths:
    M templates/two_scale_model.cpp.in

  Log Message:
  -----------
  merge ifdef statements


  Commit: 0436bcf658fd1381473fdb641148176fb8127aed
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0436bcf658fd1381473fdb641148176fb8127aed
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-20 (Thu, 20 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  add heaviest neutralino to pole mass comparison table to avoid confusion


  Commit: b01b1a678b658e1eff6673d7de7df383d7eb9134
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b01b1a678b658e1eff6673d7de7df383d7eb9134
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-20 (Thu, 20 Nov 2014)

  Changed paths:
    R doc/flexiblesusy-paper-response-1.tex

  Log Message:
  -----------
  remove paper response letter template


  Commit: 8b5791645f84766842a29c0ce8b5515d6f506116
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8b5791645f84766842a29c0ce8b5515d6f506116
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-11-21 (Fri, 21 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  Minor corrections to paper


  Commit: 3f443fc60b440337ef0383f39b59fd833abb9454
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3f443fc60b440337ef0383f39b59fd833abb9454
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-11-21 (Fri, 21 Nov 2014)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  Fix a typo in paper


  Commit: ce22235c0d123ac0f033d63f73cf61ec697fc370
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ce22235c0d123ac0f033d63f73cf61ec697fc370
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-11-21 (Fri, 21 Nov 2014)

  Changed paths:
    M ChangeLog
    M configure

  Log Message:
  -----------
  version 1.0.3


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/3be1572cc5ca...ce22235c0d12


More information about the Flexiblesusy-commits mailing list