Replace compat::make_unique with std::make_unique
[alexxy/gromacs.git] / src / api / cpp / session.cpp
2019-02-04 Roland SchulzReplace compat::make_unique with std::make_unique
2019-01-23 Roland SchulzMerge release-2019 into master
2019-01-23 Roland SchulzMerge release-2018 into release-2019
2019-01-16 Mark AbrahamRemove several unnecessary things
2018-12-31 Paul BauerMerge branch release-2018 into release-2019
2018-12-17 Paul BauerMerge branch release-2018 into release-2019
2018-11-22 Mark AbrahamMerge "Merge branch 'release-2019'"
2018-11-21 David van der SpoelMerge branch 'release-2019'
2018-11-21 Paul BauerMerge branch release-2018 into release-2019
2018-11-19 Joe Jordanfix unused variable warning from gmxapi compilation
2018-10-26 Mark AbrahamMerge branch release-2018 into release-2019
2018-10-15 Mark AbrahamDe-duplicating mdrun setup
2018-10-14 M. Eric IrrgangResolve some linter warnings.
2018-10-14 M. Eric IrrgangAllow API access to simulation signals.
2018-10-12 M. Eric IrrgangAdd gmxapi session resources.
2018-10-12 M. Eric IrrgangEnable restraints facilities.
2018-10-12 M. Eric IrrgangAdd API for adding MDModules / Restraints.
2018-10-11 M. Eric IrrgangAdd gmxapi::Workflow.
2018-10-11 M. Eric IrrgangAdd gmxapi::Session.