hdf5/c++/src
Allen Byrne ae414872f5
Develop clang 13 format (#1933)
* Update format source to clang 13

* More format changes
2022-07-26 14:45:46 -07:00
..
header_files
C2Cppfunction_map.htm Squashed commit of the token_refactoring branch: 2020-01-16 13:29:34 -08:00
CMakeLists.txt Subfiling VFD (#1883) 2022-07-22 13:03:12 -07:00
cpp_doc_config Update version to 1.13.2-1 after 1.13.1 release; add new Makefile.in files to MANIFEST (#1460) 2022-03-01 14:20:34 -06:00
footer.html Update for new support website 2017-12-20 23:11:58 -06:00
h5c++.in Fix issue #924 in develop branch: the ${HDF5_CXXLINKER} does not work in h5c++ (#925) 2021-08-19 15:57:48 -05:00
H5AbstractDs.cpp Fixed AbstractDs::getVarLenType documentation (#1441) 2022-02-16 14:58:35 -06:00
H5AbstractDs.h More warning fixes (#400) 2021-03-04 15:06:30 -06:00
H5Alltypes.h Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
H5ArrayType.cpp Fixes C++ sign-conversion warnings w/ clang 14 (#1870) 2022-07-11 08:59:51 -07:00
H5ArrayType.h Replaces the H5_OVERRIDE macro with override (#773) 2021-06-22 22:25:51 -05:00
H5AtomType.cpp Update clang config (#473) 2021-03-17 10:25:39 -05:00
H5AtomType.h Replaces the H5_OVERRIDE macro with override (#773) 2021-06-22 22:25:51 -05:00
H5Attribute.cpp Develop clang 13 format (#1933) 2022-07-26 14:45:46 -07:00
H5Attribute.h Replaces the H5_OVERRIDE macro with override (#773) 2021-06-22 22:25:51 -05:00
H5Classes.h Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361) 2021-02-22 22:29:56 -06:00
H5CommonFG.cpp Removes C++ dependency on H5private.h (#774) 2021-06-22 22:42:02 -05:00
H5CommonFG.h More warning fixes (#400) 2021-03-04 15:06:30 -06:00
H5CompType.cpp Update clang config (#473) 2021-03-17 10:25:39 -05:00
H5CompType.h Replaces the H5_OVERRIDE macro with override (#773) 2021-06-22 22:25:51 -05:00
H5Cpp.h C++ warning and build fixes (#707) 2021-06-01 08:49:39 -05:00
H5CppDoc.h Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361) 2021-02-22 22:29:56 -06:00
H5DaccProp.cpp Applied clang-tidy readability-delete-null-pointer fixes (#430) 2021-03-22 12:51:18 -05:00
H5DaccProp.h Replaces the H5_OVERRIDE macro with override (#773) 2021-06-22 22:25:51 -05:00
H5DataSet.cpp Fixes C++ sign-conversion warnings w/ clang 14 (#1870) 2022-07-11 08:59:51 -07:00
H5DataSet.h Develop clang 13 format (#1933) 2022-07-26 14:45:46 -07:00
H5DataSpace.cpp Fixed Spelling Errors (#1166) 2021-12-07 08:27:29 -06:00
H5DataSpace.h Replaces the H5_OVERRIDE macro with override (#773) 2021-06-22 22:25:51 -05:00
H5DataType.cpp Minor C++ changes noticed while normalizing with 1.12 (#1606) 2022-04-07 06:03:15 -07:00
H5DataType.h Removes develop header cruft (#828) 2021-07-09 16:27:10 -05:00
H5DcreatProp.cpp Fixes C++ sign-conversion warnings w/ clang 14 (#1870) 2022-07-11 08:59:51 -07:00
H5DcreatProp.h Replaces the H5_OVERRIDE macro with override (#773) 2021-06-22 22:25:51 -05:00
H5DxferProp.cpp Fixes C++ sign-conversion warnings w/ clang 14 (#1870) 2022-07-11 08:59:51 -07:00
H5DxferProp.h Replaces the H5_OVERRIDE macro with override (#773) 2021-06-22 22:25:51 -05:00
H5EnumType.cpp Removes C++ dependency on H5private.h (#774) 2021-06-22 22:42:02 -05:00
H5EnumType.h Replaces the H5_OVERRIDE macro with override (#773) 2021-06-22 22:25:51 -05:00
H5Exception.cpp Fixes C++ sign-conversion warnings w/ clang 14 (#1870) 2022-07-11 08:59:51 -07:00
H5Exception.h Develop clang 13 format (#1933) 2022-07-26 14:45:46 -07:00
H5FaccProp.cpp Minor C++ changes noticed while normalizing with 1.12 (#1606) 2022-04-07 06:03:15 -07:00
H5FaccProp.h Replaces the H5_OVERRIDE macro with override (#773) 2021-06-22 22:25:51 -05:00
H5FcreatProp.cpp Applied clang-tidy readability-delete-null-pointer fixes (#430) 2021-03-22 12:51:18 -05:00
H5FcreatProp.h Replaces the H5_OVERRIDE macro with override (#773) 2021-06-22 22:25:51 -05:00
H5File.cpp Fixed Spelling Errors (#1166) 2021-12-07 08:27:29 -06:00
H5File.h Develop clang 13 format (#1933) 2022-07-26 14:45:46 -07:00
H5FloatType.cpp Update clang config (#473) 2021-03-17 10:25:39 -05:00
H5FloatType.h Replaces the H5_OVERRIDE macro with override (#773) 2021-06-22 22:25:51 -05:00
H5Group.cpp Fixed Spelling Errors (#1166) 2021-12-07 08:27:29 -06:00
H5Group.h Replaces the H5_OVERRIDE macro with override (#773) 2021-06-22 22:25:51 -05:00
H5IdComponent.cpp Fixes C++ sign-conversion warnings w/ clang 14 (#1870) 2022-07-11 08:59:51 -07:00
H5IdComponent.h More warning fixes (#400) 2021-03-04 15:06:30 -06:00
H5Include.h Replaces the H5_OVERRIDE macro with override (#773) 2021-06-22 22:25:51 -05:00
H5IntType.cpp Update clang config (#473) 2021-03-17 10:25:39 -05:00
H5IntType.h Replaces the H5_OVERRIDE macro with override (#773) 2021-06-22 22:25:51 -05:00
H5LaccProp.cpp Applied clang-tidy readability-delete-null-pointer fixes (#430) 2021-03-22 12:51:18 -05:00
H5LaccProp.h Replaces the H5_OVERRIDE macro with override (#773) 2021-06-22 22:25:51 -05:00
H5LcreatProp.cpp C++ warning and build fixes (#707) 2021-06-01 08:49:39 -05:00
H5LcreatProp.h Replaces the H5_OVERRIDE macro with override (#773) 2021-06-22 22:25:51 -05:00
H5Library.cpp Minor C++ changes noticed while normalizing with 1.12 (#1606) 2022-04-07 06:03:15 -07:00
H5Library.h Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361) 2021-02-22 22:29:56 -06:00
H5Location.cpp Develop clang 13 format (#1933) 2022-07-26 14:45:46 -07:00
H5Location.h Develop clang 13 format (#1933) 2022-07-26 14:45:46 -07:00
H5Object.cpp Fixes C++ sign-conversion warnings w/ clang 14 (#1870) 2022-07-11 08:59:51 -07:00
H5Object.h Develop clang 13 format (#1933) 2022-07-26 14:45:46 -07:00
H5OcreatProp.cpp Applied clang-tidy readability-delete-null-pointer fixes (#430) 2021-03-22 12:51:18 -05:00
H5OcreatProp.h Replaces the H5_OVERRIDE macro with override (#773) 2021-06-22 22:25:51 -05:00
H5PredType.cpp Fixed Spelling Errors (#1166) 2021-12-07 08:27:29 -06:00
H5PredType.h Assume the library has C99 types in C++ type code (#806) 2021-06-28 18:31:00 -05:00
H5PropList.cpp Minor C++ changes noticed while normalizing with 1.12 (#1606) 2022-04-07 06:03:15 -07:00
H5PropList.h Replaces the H5_OVERRIDE macro with override (#773) 2021-06-22 22:25:51 -05:00
H5StrType.cpp Removes C++ dependency on H5private.h (#774) 2021-06-22 22:42:02 -05:00
H5StrType.h Replaces the H5_OVERRIDE macro with override (#773) 2021-06-22 22:25:51 -05:00
H5VarLenType.cpp Update clang config (#473) 2021-03-17 10:25:39 -05:00
H5VarLenType.h Replaces the H5_OVERRIDE macro with override (#773) 2021-06-22 22:25:51 -05:00
header.html Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
Makefile.am Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
RM_stylesheet.css