Merge release-5-1 into master
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / readir.cpp
2015-12-20 Berk HessMerge release-5-1 into master
2015-12-15 Erik LindahlC++ math function cleanup
2015-12-15 Teemu MurtolaMove readinp.* and warninp.* to fileio/
2015-12-12 Teemu MurtolaMove ifunc.* to topology/
2015-12-10 Mark AbrahamMerge branch 'origin/release-5-1'
2015-12-07 Berk HessMoved pull params to mdtypes/pull-params.h
2015-12-02 Mark AbrahamRemove twin-range scheme
2015-11-30 Teemu MurtolaMove ifunc.h to gmxlib
2015-11-20 David van der SpoelCombine enums.h and names*.
2015-11-18 Berk HessRemoved Reaction-Field-nec
2015-11-16 Mark AbrahamRemove "support" for twin-range with VV integrators
2015-11-16 Mark AbrahamMerge branch release-5-1
2015-11-15 Mark AbrahamRemove AdResS
2015-11-14 Teemu MurtolaMove network.h to gmxlib/
2015-11-13 Carsten KutznerIon/water position swapping for multiple ion types...
2015-11-11 David van der SpoelMoved inputrec.* from gmxlib and legacyheaders to mdtypes.
2015-11-10 David van der SpoelRemoved legacyheaders/typedefs.h
2015-11-04 Mark AbrahamMerge branch release-5-1
2015-11-03 Mark AbrahamMerge branch release-5-1
2015-10-13 Erik LindahlReplace GROMACS-specific math functions with C++11...
2015-10-07 Carsten KutznerExtra options for computational electrophysiology.
2015-10-07 Mark AbrahamMerge branch release-5-1 into master
2015-10-06 James W. BarnettUpdate EI_MD to use EI_RANDOM. Also use EI_MD
2015-10-06 James W. BarnettNote when pcoupl or tcoupl are auto set to no
2015-10-05 Mark AbrahamMerge "Merge branch release-5-1 into master"
2015-10-03 Teemu MurtolaMerge branch release-5-1 into master
2015-09-27 Teemu MurtolaMore headers out of legacyheaders
2015-09-25 Teemu MurtolaMore legacyheaders to gmxlib/mdlib
2015-09-25 David van der SpoelRemoved include of types/ifunc.h from typedefs.h
2015-09-18 Teemu MurtolaMove asize() from macros.h and reduce use of macros.h
2015-09-15 Mark AbrahamMerge branch release-5-1
2015-09-05 James W. BarnettValidate strings converted to numbers in mdp files
2015-08-29 Teemu MurtolaFix memory leaks in read_tps_conf() and some callers
2015-08-14 Mark AbrahamMerge branch release-5-1 into master
2015-07-26 Erik LindahlMerge branch release-5-1
2015-07-24 Mark AbrahamMerge branch release-5-1
2015-07-14 Mark AbrahamConverted gmxpreprocess to compile as C++