Merge pull request #2906 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'b2d661b508a7fc7a2592c13bc6bdc175551f075d':
Clang-format of source files
Merge pull request #2905 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '3f15fb35222a0fb2ba2f1f88a2d78daaea633ec8':
Fix jni with %Lg instead of %Lf
Pre-format fixes for warnings as errors
Merge pull request #2650 in HDFFV/hdf5 from ~DYOUNG/werror:rebased-fprintf-experiment to develop* commit 'c0fbc5c086566d5d3c1d1ef26baa81a53d59fc08': (24 commits)
Use the right format string, "%zu", for size_t.
Repair more format strings.
Fix a bunch of format string errors reported by Larry.
Fix some HDfprintf compilation errors: use the right format strings ("zu", PRIuHSIZE), avoid casting some printf arguments, pass the right number of arguments.
Test the format string "ll" be...
Merge pull request #2902 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '088014bef4216eede409d103876a9fd3efadd358':
More info for building plugins with library
Remove setting from cacheinit file
OESS-98 add release note for option
OESS-98 merge with clang-format changes
Merge pull request #2882 in HDFFV/hdf5 from ~BYRN/hdf5_adb:feature/cmakeV2-clang-format to develop* commit '571a5e9250ca69adb54ef956361a5cf77059f67c':
Add h5ls test plugin format target
Fix manifest
Add code owners file
Update actions - split push/pull-request commits
Change to executable
Change to based on LLVM format
Fix comment formatting due to tabs conversion
Disable formatting for file
File changes to affect formatting
CMake and script changes for clang-format
Fix some HDfprintf compilation errors: use the right format strings("zu", PRIuHSIZE), avoid casting some printf arguments, pass the right
number of arguments.
Merge pull request #2898 in HDFFV/hdf5 from ~JHENDERSON/hdf52:develop to develop* commit '739cd5723fe3435818075481687770996af42ef5':
Fix memory sanity check option in CMake
Merge pull request #2895 in HDFFV/hdf5 from ~JHENDERSON/hdf52:develop to develop* commit 'c15f8674d9600c72b33823c55587051cf66811ef':
Free selection type-specific info when resetting selection iterators
Merge pull request #2891 in HDFFV/hdf5 from ~JHENDERSON/hdf52:develop to develop* commit '9b3a3445dbb72a95b2b9355e0196efdaa5b0f452':
Add release note for new H5Ssel_iter_reset function
Add H5Ssel_iter_init API call to reset a selection iterator
Test the format string "ll" before "l", "L", and "q", like the ./configure script does. This ought to fix the compilation failure in test/dt_arith.c that Allen told me about:/home/buildbot/bb-workers/centos8-vm01/hdf5trunk-StdShar-code-centos8/build/hdfsrc/test/dt_arith.c: In function ‘test_conv_int_1’:
/home/buildbot/bb-workers/centos8-vm01/hdf5trunk-StdShar-code-centos8/build/hdfsrc/test/dt_arith.c:2500:34: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘long long int’ [-Werror=format=]
HDfprintf(stdout," %29"H5...
Merge pull request #2874 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '6b71d6dc9453e8f94ac82732496ee59ca6495587':
Add zllib and szip pages
Correct COPYING path
Merge pull request #2866 in HDFFV/hdf5 from fix_nil_collective_metadata_write to develop* commit '45021f1826f3710a3008430ddf7216bffb7068f7':
Update buffer count
Revert PR 405 (https://bitbucket.hdfgroup.org/projects/HDFFV/repos/hdf5/pull-requests/405/overview) and reimplement with correct and simpler code.
Revert " Checkin of fix for CGNS bug"
Revert "Removed commeted out code from H5C_dump_coll_write_list()"
Merge pull request #2843 in HDFFV/hdf5 from vol_dataset_io_dxpl_fix to develop* commit '4b69577e10ed58bf6536599092390f02a49ff3f9':
Bug fix to allow pass-through VOL connectors to set DXPL properties (like requesting collective operations) on dataset I/O