Replace t_grps with std::vector
[alexxy/gromacs.git] / src / gromacs / mdlib / membed.cpp
2019-05-03 Paul BauerReplace t_grps with std::vector
2019-04-02 Paul BauerRefactor gmx_group_t to SimulationAtomGroups
2019-01-30 Mark AbrahamMerge remote branch release-2018 into release-2019
2019-01-23 Roland SchulzMerge release-2018 into release-2019
2018-12-31 Paul BauerMerge branch release-2018 into release-2019
2018-12-17 Paul BauerMerge branch release-2018 into release-2019
2018-11-21 Paul BauerMerge branch release-2018 into release-2019
2018-11-20 Mark AbrahamMerge "Merge release-2019 into master"
2018-11-16 Roland SchulzMerge release-2019 into master
2018-10-26 Mark AbrahamMerge "Merge branch release-2018 into release-2019...
2018-10-26 Mark AbrahamMerge branch release-2018 into release-2019
2018-10-13 Mark AbrahamDeprecate various functionality in GROMACS 2019
2018-10-08 Mark AbrahamImplement PaddedVector
2018-09-13 Berk HessAdd C++ version of t_ilist
2018-08-29 Mark AbrahamMerge branch release-2018
2018-08-24 Mark AbrahamMerge branch release-2018
2018-08-18 Roland Schulzreadability-implicit-bool-conversion 2/2
2018-08-18 Roland Schulzreadability-implicit-bool-conversion 1/2
2018-08-18 Roland Schulzclang-tidy modernize
2018-08-10 Roland SchulzAvoid using global variables in programs
2018-08-08 Roland SchulzFix part of old-style casting
2018-07-10 Roland SchulzClang warnings: unreachable
2018-07-04 Roland SchulzMerge release-2018 into master
2018-07-01 Roland Schulzclang-tidy: readability-non-const-parameter (2/2)
2018-06-28 Berk HessChange BlockRanges to class RangePartitioning
2018-06-23 Roland SchulzAllow to enable clang-tidy with GMX_CLANG_TIDY
2018-06-07 Paul BauerChange use of t_inpfile to std::vector
2018-06-07 Paul BauerRemove macros in input file reading
2018-05-03 Mark AbrahamMerge branch release-2018
2018-04-16 Berk HessMove natoms_mol out of gmx_molblock_t
2018-04-13 Mark AbrahamMerge branch release-2018
2018-04-05 Mark AbrahamCreate gromacs/mdrun module and move code there