Merge release-5-0 into master
authorTeemu Murtola <teemu.murtola@gmail.com>
Mon, 30 Jun 2014 14:10:49 +0000 (17:10 +0300)
committerTeemu Murtola <teemu.murtola@gmail.com>
Mon, 30 Jun 2014 14:14:50 +0000 (17:14 +0300)
commitf98202503faea52a84a8fd895477fa5173df3c31
treeb092ee32d25d56b56dfa650fcc32174f51bcf554
parent899ac8c074216c14a5047987219278b2d038d3d7
parented48a3ccce9b7b117b1cdda1b226e8e92f99e08c
Merge release-5-0 into master

Conflicts:
CMakeLists.txt (version only)
src/gromacs/fileio/tngio.h (includes only)
src/gromacs/fileio/tngio_for_tools.h (includes only)
src/gromacs/gmxlib/gmx_thread_affinity.c
            (took variable rename from 5.0, other changes from master
             kept)
src/gromacs/gmxpreprocess/hackblock.c (includes only)
src/gromacs/gmxpreprocess/pdb2top.cpp
            (took 5.0 removal of unused parameter)
src/gromacs/mdlib/constr.c (includes only)
src/gromacs/utility/fatalerror.cpp
            (applied similar error message change to basenetwork.cpp)

Change-Id: I7137225e37828a19c4b92aa2ec055e7177aa5676
74 files changed:
CMakeLists.txt
src/external/tng_io/src/lib/md5.c
src/gromacs/CMakeLists.txt
src/gromacs/essentialdynamics/edsam.c
src/gromacs/fft/fft5d.cpp
src/gromacs/fileio/CMakeLists.txt
src/gromacs/fileio/gmxfio.c
src/gromacs/fileio/md5.c
src/gromacs/fileio/tngio.cpp
src/gromacs/fileio/tngio.h
src/gromacs/fileio/tngio_for_tools.cpp
src/gromacs/fileio/tngio_for_tools.h
src/gromacs/fileio/tpxio.c
src/gromacs/gmxana/gmx_current.c
src/gromacs/gmxana/gmx_hbond.c
src/gromacs/gmxana/gmx_make_edi.c
src/gromacs/gmxana/gmx_pme_error.cpp
src/gromacs/gmxana/gmx_tune_pme.c
src/gromacs/gmxlib/bondfree.c
src/gromacs/gmxlib/checkpoint.cpp
src/gromacs/gmxlib/copyrite.cpp
src/gromacs/gmxlib/ewald_util.c
src/gromacs/gmxlib/gmx_detect_hardware.cpp
src/gromacs/gmxlib/gmx_omp_nthreads.c
src/gromacs/gmxlib/gmx_thread_affinity.c
src/gromacs/gmxlib/main.cpp
src/gromacs/gmxlib/mvdata.c
src/gromacs/gmxlib/network.c
src/gromacs/gmxlib/nonbonded/nb_free_energy.c
src/gromacs/gmxlib/nrnb.c
src/gromacs/gmxlib/orires.c
src/gromacs/gmxlib/txtdump.c
src/gromacs/gmxpreprocess/gen_ad.c
src/gromacs/gmxpreprocess/hackblock.c
src/gromacs/gmxpreprocess/hackblock.h
src/gromacs/gmxpreprocess/pdb2top.cpp
src/gromacs/gmxpreprocess/pgutil.c
src/gromacs/gmxpreprocess/readir.c
src/gromacs/legacyheaders/constr.h
src/gromacs/legacyheaders/network.h
src/gromacs/legacyheaders/types/inputrec.h
src/gromacs/mdlib/constr.c
src/gromacs/mdlib/domdec.c
src/gromacs/mdlib/domdec_con.c
src/gromacs/mdlib/domdec_setup.c
src/gromacs/mdlib/force.c
src/gromacs/mdlib/forcerec.c
src/gromacs/mdlib/mdebin.c
src/gromacs/mdlib/mdebin_bar.c
src/gromacs/mdlib/minimize.c
src/gromacs/mdlib/nbnxn_atomdata.c
src/gromacs/mdlib/nbnxn_search.c
src/gromacs/mdlib/pme.c
src/gromacs/mdlib/pme_pp.c
src/gromacs/mdlib/qmmm.c
src/gromacs/mdlib/shellfc.c
src/gromacs/mdlib/sim_util.c
src/gromacs/mdlib/tables.c
src/gromacs/mdlib/update.c
src/gromacs/selection/evaluate.cpp
src/gromacs/selection/params.cpp
src/gromacs/selection/parsetree.cpp
src/gromacs/selection/parsetree.h
src/gromacs/selection/selectioncollection.cpp
src/gromacs/selection/selelem.h
src/gromacs/selection/tests/selectioncollection.cpp
src/gromacs/swap/swapcoords.c
src/gromacs/timing/wallcycle.c
src/gromacs/tools/compare.c
src/gromacs/utility/basenetwork.cpp
src/programs/mdrun/mdrun.cpp
src/programs/mdrun/pme_loadbal.c
src/programs/mdrun/runner.cpp
tests/CppCheck.cmake