Fix random typos
[alexxy/gromacs.git] / api / legacy / include /
2021-11-03 Andrey AlekseenkoFix random typos
2021-11-01 Eliane BriandAdd DSSP v4 support to do_dssp
2021-10-18 Andrey AlekseenkoMerge release-2021 into master
2021-09-14 Andrey AlekseenkoMerge remote-tracking branch 'origin/release-2021'...
2021-08-20 Mark AbrahamAdd tests for gmx chi
2021-08-19 Andrey AlekseenkoMerge remote-tracking branch 'origin/release-2021'...
2021-08-17 Andrey AlekseenkoRandom cosmetic fixes
2021-06-29 Paul BauerMerge branch release-2021 into master
2021-06-29 Andrey AlekseenkoRevert "Enable back floating-point exceptions for SYCL...
2021-06-23 Andrey AlekseenkoEnable back floating-point exceptions for SYCL build
2021-06-03 Dmitry MorozovAdded QM input file name as command-line parameter...
2021-05-19 Paul BauerAdd nullptr check in ArrayRef from array construction
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-03-23 Berk HessAdd comparison operator to BasicVector
2021-03-23 ejjordanForward declare ArrayRef more and inlcude basedefinitio...
2021-03-19 Paul BauerBulk change to const ref for mtop
2021-03-15 Paul BauerMove M_PI definition to math/units.h
2021-03-09 ejjordanMove radian-angle conversions to math/utility
2021-03-09 Joe JordanUse constexpr for physical constants and move them...
2021-03-09 Paul BauerFix missing stdint.h
2021-03-08 ejjordanRemove includes from math/utilities that are not needed...
2021-03-05 Paul BauerRemove physical constant enums
2021-03-02 Paul BauerModernize atom enums
2021-02-12 Andrey AlekseenkoAdd gmx::isPowerOfTwo function
2021-02-12 Mark AbrahamMerge branch release-2021 into master
2021-02-11 Pascal MerzAllow specific diagonostic ignore for GCC only
2021-02-08 Andrey AlekseenkoDisable FPE for SYCL builds
2021-02-03 Mark AbrahamRemove support for Intel classic compiler
2021-01-29 Mark AbrahamMerge branch release-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-22 Christoph Junghanscmake: add trxio.h to legacy api interface
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.