Fix CUDA clang-tidy complaints
[alexxy/gromacs.git] / src / gromacs / gmxana /
2021-11-01 Eliane BriandAdd DSSP v4 support to do_dssp
2021-10-27 Joe JordanFix norm calculation in gmx_spatial
2021-10-27 Paul BauerFix link for dssp download
2021-10-26 Mark AbrahamMinor improvements to gmx wham output
2021-10-18 Andrey AlekseenkoMerge release-2021 into master
2021-09-22 Mark AbrahamRemove ResidueTypeMap dependency from gmx chi
2021-09-14 Andrey AlekseenkoMerge remote-tracking branch 'origin/release-2021'...
2021-09-14 Mark AbrahamClang-format
2021-09-13 Mark AbrahamFix issues from downstream patches and suppressions
2021-09-07 Mark AbrahamReplace ResidueTypeMap with std::unordered_map
2021-09-01 Mark AbrahamUse better data structure to implement ResidueType
2021-08-21 Mark AbrahamUse better data structures in gmx chi
2021-08-20 Mark AbrahamSimplify gmx chi
2021-08-20 Mark AbrahamAdd tests for gmx chi
2021-08-19 Andrey AlekseenkoMerge remote-tracking branch 'origin/release-2021'...
2021-08-12 Mark AbrahamFix bugs in gmx chi and gmx angle
2021-08-03 Mark AbrahamUpdate bundled GoogleTest to current HEAD
2021-06-29 Paul BauerMerge branch release-2021 into master
2021-06-17 Mark AbrahamRework -Weverything
2021-06-16 Mark AbrahamFix reporting of quadrupole moment
2021-06-15 Mark AbrahamUpdate interface of gmx_stats_t
2021-06-01 Paul BauerFix gmx nmr -viol option
2021-06-01 Eliane BriandFix gmx nmr -viol option
2021-05-15 Paul BauerUse InheritParentConfig: true in clang-tidy files
2021-05-11 Mark AbrahamApply clang-format-11
2021-05-07 Paul BauerMerge branch release-2021 into merge-2021-into-master
2021-05-05 Paul BauerApply misc clang-tidy-11 fixes
2021-05-04 Joe JordanApply clang-tidy11 to statistics
2021-04-23 Artem ZhmurovApply clang-11 fixes for fileio
2021-04-20 ejjordanApply clang-tidy11 to gmxana files with no dependencies
2021-04-19 Artem ZhmurovMake XDR type into enum class
2021-04-12 Joe JordanReplace defines with constexpr in ishift
2021-03-31 Berk HessUse EnumerationArray for pull isAngleType
2021-03-31 Paul BauerMove cluster methods to its own file
2021-03-30 Paul BauerFix some include guards in gmx ana
2021-03-19 Paul BauerBulk change to const ref for mtop
2021-03-19 Joe JordanUse more arrayref in listed forces sigatures
2021-03-19 Joe JordanMake non bonded energy terms enum class
2021-03-19 ejjordanUse const refs in atoms2md signature
2021-03-16 Kevin BoydMigrate gmx msd to the trajectoryanalysis framework
2021-03-15 Paul BauerMove M_PI definition to math/units.h
2021-03-10 Paul BauerMake AWH parameters proper C++
2021-03-09 ejjordanMove radian-angle conversions to math/utility
2021-03-09 Joe JordanUse constexpr for physical constants and move them...
2021-03-08 ejjordanRemove includes from math/utilities that are not needed...
2021-03-05 Paul BauerMerge branch release-2020 into merge-2020-into-2021
2021-03-03 Mark AbrahamRemove PDO reading from gmx wham
2021-03-02 Paul BauerModernize atom enums
2021-03-01 Mark AbrahamVarious fixes for gmx xpm2ps
2021-02-23 Paul BauerFix range check bug in gmx covar
2021-02-22 Paul BauerRefactor md_enums
2021-02-19 ejjordanPass restraint data structures to bonded functions
2021-02-12 Mark AbrahamMerge branch release-2021 into master
2021-02-12 Mark AbrahamImprove CUDA codegen flags
2021-02-09 Artem ZhmurovFix clang-format
2021-02-09 Paul BauerFix range check bug in gmx covar
2021-02-03 Paul BauerFix issues found by static analyzer
2021-02-03 Mark AbrahamRemove support for Intel classic compiler
2021-01-29 Mark AbrahamMerge branch release-2021
2021-01-26 Mark AbrahamFix default for xpm2gmx tick-mark spacings
2021-01-25 Mark AbrahamLog progress from gmx msd better
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-24 Paul BauerFix gmx h2order -d option
2020-11-23 Paul BauerFixes for Intel and container build fixes
2020-11-20 Paul BauerFix missing copyright changes
2020-11-20 M. Eric IrrgangCreate CMake targets for each of the modules.
2020-11-11 Paul BauerFix gmx do_dssp CHARMM support
2020-11-11 Berk HessUpdate gmx msd documentation
2020-10-21 Christian BlauEnsure that gmx covar does not access indices out of...
2020-10-20 Paul BauerMerge branch 'origin/release-2020' into merge-release...
2020-10-16 Mark AbrahamFixes for clang 11
2020-10-07 Paul BauerMerge branch 'origin/release-2020' into merge-release...
2020-09-16 Sebastian KellerReduce transitive dependencies in arrayref.h
2020-09-10 Christian BlauSimplify and fix how lambda values are set
2020-08-31 Paul BauerMerge branch 'release-2020' into master
2020-08-20 Magnus LundborgMake it possible to use FEP lambda states as a reaction...
2020-08-17 Paul BauerFix clang-format
2020-08-17 Mark AbrahamSupport oneAPI in gitlab CI
2020-07-27 Artem ZhmurovFix clang-tidy warning
2020-07-03 Joe JordanUse vector in atoms2md instead of pointer
2020-06-26 Paul BauerMake DSSP default path configurable
2020-06-26 Paul BauerMinor cleanup in gmx bar
2020-06-24 Berk HessAdd class ListedForces
2020-06-12 Paul BauerFix false initialization values in gmx hbond
2020-06-11 Paul BauerFix false initialization values in gmx hbond
2020-06-10 Paul BauerProper fix for gmx do_dssp
2020-06-05 Paul BauerFix segmentation fault when reading energy terms
2020-05-25 Erik LindahlFix warnings on llvm 11 compilers
2020-05-19 Paul BauerRemove unnecessary includes of arrayref.h
2020-05-06 Paul BauerMerge branch 'origin/release-2020' into master
2020-04-29 M. Eric IrrgangApply more granular CTest time-out policy.
2020-04-27 Paul BauerFix segmentation fault in do_dssp
2020-04-25 Roland SchulzFix MSVC 2019 warnings
2020-04-22 Pascal MerzMake init_dires independent of t_commrec
2020-04-08 Mark AbrahamFixes for clang-tidy-9
2020-04-07 Mark AbrahamReplace EnumOption with EnumerationArrayOption
next