SYCL: Avoid using no_init read accessor in rocFFT
[alexxy/gromacs.git] / src / gromacs / selection /
2021-10-18 Andrey AlekseenkoMerge release-2021 into master
2021-09-15 Mark AbrahamMake static selections of large index groups work.
2021-09-14 Andrey AlekseenkoMerge remote-tracking branch 'origin/release-2021'...
2021-08-19 Andrey AlekseenkoMerge remote-tracking branch 'origin/release-2021'...
2021-06-29 Paul BauerMerge branch release-2021 into master
2021-05-15 Paul BauerUse InheritParentConfig: true in clang-tidy files
2021-05-14 Artem ZhmurovUse appendIf(..) method of MessageStringCollector where...
2021-05-13 Artem ZhmurovAdd appendIf(..) method and tests for MessageStringColl...
2021-05-11 Mark AbrahamApply clang-format-11
2021-05-07 Paul BauerMerge branch release-2021 into merge-2021-into-master
2021-04-20 Joe Jordanclang-tidy-11 fixes for topology, gpu_utils, and selection
2021-04-12 Kevin BoydPrepare SelectionCollection for parallel analysis
2021-04-02 Paul BauerMake FileOptionTypes enum class
2021-03-23 ejjordanForward declare ArrayRef more and inlcude basedefinitio...
2021-03-19 Paul BauerBulk change to const ref for mtop
2021-03-09 Joe JordanUse constexpr for physical constants and move them...
2021-03-05 Paul BauerMerge branch release-2020 into merge-2020-into-2021
2021-02-12 Mark AbrahamMerge branch release-2021 into master
2021-02-04 Paul BauerRemove no longer needed macro define
2021-02-03 Mark AbrahamRemove support for Intel classic compiler
2021-02-02 Artem ZhmurovUse make_unique instead of reset when private implement...
2021-02-01 Mark AbrahamReplace gmx::Mutex with std::mutex
2021-01-29 Mark AbrahamRemove PrivateImplPointer in favour of std::unique_ptr
2021-01-29 Mark AbrahamMerge branch release-2021
2021-01-07 Paul BauerMerge branch release-2020 into merge-2020-into-2021
2020-12-18 Mark AbrahamMerge branch release-2021
2020-12-16 M. Eric IrrgangApply re-formatting to C++ in src/ tree.
2020-11-24 Paul BauerMerge branch 'origin/release-2021' into merge-2021...
2020-11-24 Paul BauerMerge branch 'origin/release-2020' into merge-2020...
2020-11-23 Paul BauerFixes for Intel and container build fixes
2020-11-20 M. Eric IrrgangCreate CMake targets for each of the modules.
2020-11-13 M. Eric IrrgangProvide a catch-all target for library modules.
2020-11-05 Paul BauerMerge branch 'origin/release-2021' into merge-2021...
2020-11-04 M. Eric IrrgangEstablish `api/` as the home for installed headers.
2020-10-20 Paul BauerMerge branch 'origin/release-2020' into merge-release...
2020-10-09 Paul BauerRemove under the hood editing of pdb files
2020-10-07 Paul BauerMerge branch 'origin/release-2020' into merge-release...
2020-08-31 Paul BauerMerge branch 'release-2020' into master
2020-08-17 Mark AbrahamSupport oneAPI in gitlab CI
2020-07-29 Kevin BoydFix undefined behavior flagged by UBSAN
2020-07-24 Simon ChristAssertion string and typo fix
2020-07-15 Alexey ShvetsovAllow to compile template with gmx-lagacyapi enabled
2020-07-08 Kevin BoydEnforce unsigned type in flags.
2020-07-07 Christian BlauMove finalising routine into mtop
2020-07-01 Roland SchulzSimplify Iterators
2020-05-25 Erik LindahlFix warnings on llvm 11 compilers
2020-05-06 Paul BauerMerge branch 'origin/release-2020' into master
2020-04-22 Paul BauerCopy of CI from master to 2020
2020-04-17 Paul BauerFix check source not parsing errors and warnings correctly
2020-04-08 Mark AbrahamFixes for clang-tidy-9
2020-04-07 Mark AbrahamReplace EnumOption with EnumerationArrayOption
2020-03-06 Mark AbrahamSimplify compiling GPU code for tests
2020-03-04 Paul BauerMerge branch release-2020 into master
2020-02-28 Paul BauerMerge branch release-2019 into release-2020
2020-01-28 Paul BauerMerge branch origin/release-2020 into master
2020-01-09 Artem ZhmurovMake PBC type enumeration into PbcType enum class
2020-01-09 Mark AbrahamSplit lines with many copyright years
2020-01-08 Roland SchulzMerge release-2019 into release-2020
2020-01-07 Paul BauerMerge branch origin/release-2020 into master
2020-01-07 Paul BauerMerge commit d30f2cb6 from release-2020 into master
2019-12-27 Paul BauerMerge origin/release-2019 into release-2020
2019-12-19 Berk HessExpand ListOfLists pushBack() functionality
2019-12-16 Berk HessUse ListOfLists in gmx_mtop_t and gmx_localtop_t
2019-11-29 Mark AbrahamMerge branch release-2019 into release-2020
2019-11-20 Paul BauerMerge 'origin/release-2019' into release-2020
2019-11-07 Paul BauerApply clang-format to source tree
2019-11-03 M. Eric IrrgangFix typos.
2019-10-29 Paul BauerMerge branch 'release-2019' into master
2019-09-25 Szilárd PállMerge remote-tracking branch 'origin/release-2019'
2019-09-24 Paul BauerMerge branch release-2019 into master
2019-09-03 Pascal MerzIntroduce energy element for modular simulator
2019-08-26 Paul BauerRemove installed headers from CMake
2019-08-25 Christian BlauIndex groups for MdModules from grompp
2019-08-23 Paul BauerRemoves checker for installed files
2019-08-23 Mark AbrahamUpdate clang-tidy to clang version 8
2019-08-22 Mark AbrahamMerge branch release-2019
2019-08-20 Mark AbrahamFix issues for clang-analyzer-8
2019-08-16 Mark AbrahamUpdate testing matrices and fix warnings
2019-08-01 Mark AbrahamManage compiler flags and some include options per...
2019-08-01 Mark AbrahamImprove use of object libraries in libgromacs
2019-08-01 Mark AbrahamMerge "Merge release-2019 into master"
2019-08-01 Paul BauerMerge release-2019 into master
2019-07-05 Mark AbrahamImprove tests of index block construction
2019-06-14 Paul BauerMerge branch release-2018 into release-2019
2019-06-11 Paul BauerFix residue and molecule indexing in selections
2019-05-16 Pascal MerzUse Python 3
2019-03-25 M. Eric IrrgangRemove uses of std::iterator mix-in.
2019-03-02 Mark AbrahamMerge branch release-2019
2019-02-20 Paul BauerMerge branch 'release-2019' into master
2019-02-12 Mark AbrahamRemove gmx::Regex
2019-02-11 Roland SchulzRemove EmptyArrayRef
2019-02-09 Kevin BoydUse more vector in selection index groups structs
2019-02-07 Roland SchulzRevert size to be unsigned for ArrayRef
2019-02-07 Roland SchulzAdd ssize and remove static_casts
2019-02-04 Roland SchulzRename all source files from - to _ for consistency.
2019-02-04 Roland SchulzReplace compat::make_unique with std::make_unique
2019-01-30 Mark AbrahamMerge remote branch release-2018 into release-2019
2019-01-25 Mark AbrahamUnify regex implementation
2019-01-23 Roland SchulzMerge release-2019 into master
2019-01-23 Roland SchulzMerge release-2018 into release-2019
next