mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-03 02:32:04 +08:00
c41a1cb209
* Automatically applied clang-tidy readability-avoid-const-params-in-decls fixes Removes useless const declarations. * Fixed most readability-non-const-parameter warnings These changes were made automatically by clang-tidy, but I manually reverted the changes related to the H5Z_func_t signature. * Reformat source with clang v10.0.1. Co-authored-by: Larry Knox <lrknox@hdfgroup.org> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CMakeTests.cmake | ||
COPYING | ||
dsdata.txt | ||
dslat.txt | ||
dslon.txt | ||
dtype_file_readable.txt | ||
dtype_file.txt | ||
earth.pal | ||
gen_test_ds.c | ||
gen_test_ld.c | ||
h5hltest.h | ||
H5srcdir_str.h.in | ||
image8.txt | ||
image24pixel.txt | ||
image24plane.txt | ||
Makefile.am | ||
pal_rgb.h | ||
sepia.pal | ||
test_ds_be.h5 | ||
test_ds_le.h5 | ||
test_ds.c | ||
test_dset_append.c | ||
test_file_image.c | ||
test_h5do_compat.c | ||
test_image.c | ||
test_ld.c | ||
test_ld.h5 | ||
test_lite.c | ||
test_packet_vlen.c | ||
test_packet.c | ||
test_table_be.h5 | ||
test_table_cray.h5 | ||
test_table_le.h5 | ||
test_table.c | ||
usa.wri |