summaryrefslogtreecommitdiffstats
path: root/.clang-tidy
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: restore 'misc-noexcept-move-constructor'Brad King2018-09-261-1/+0
* clang-tidy: exclude 'misc-noexcept-move-constructor'Brad King2018-09-241-0/+1
* clang-tidy: exclude 'modernize-use-noexcept' introduced in 5.0.0Brad King2017-09-281-0/+1
* clang-tidy: exclude 'modernize-return-braced-init-list' introduced in 5.0.0Matthias Maennich2017-09-271-0/+1
* Retire std::auto_ptr and its macro CM_AUTO_PTRMatthias Maennich2017-09-251-1/+0
* Enable clang-tidy modernize-loop-convert lintBrad King2017-09-191-1/+0
* clang-tidy: blacklist "modernize" checksDaniel Pfeifer2017-08-301-6/+13
* Replace C-style castsDaniel Pfeifer2017-08-271-0/+1
* Use C++11 nullptrDaniel Pfeifer2017-08-241-3/+0
* clang-tidy: add option CMake_RUN_CLANG_TIDYDaniel Pfeifer2017-05-041-0/+30
d'>diffstats
path: root/doxygen/dox/Cookbook.dox
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2023-06-05 23:22:10 (GMT)
committerGitHub <noreply@github.com>2023-06-05 23:22:10 (GMT)
commitcd18732c2ee6e06384d5dfb033f9a9dc1c60ab0d (patch)
tree62b93d13cd3fcd8e60a9b9ad736dde00894a1522 /doxygen/dox/Cookbook.dox
parent6787a5bbef0e69aacadc9182f773ffc8a6d12127 (diff)
downloadhdf5-cd18732c2ee6e06384d5dfb033f9a9dc1c60ab0d.zip
hdf5-cd18732c2ee6e06384d5dfb033f9a9dc1c60ab0d.tar.gz
hdf5-cd18732c2ee6e06384d5dfb033f9a9dc1c60ab0d.tar.bz2
Remove most unused options which are defaulted #2998 (#3046)
* Remove most unused options which are defaulted #2998 * Correct doxygen predefined list * Correct doxygen list of predefineds
Diffstat (limited to 'doxygen/dox/Cookbook.dox')