New API functions Description: Added functions to query chunk information: H5Dget_num_chunks(dset_id, fspace_id, *nchunks)
Gets the number of written chunks that intersect with the given
dataspace. However, in this version, the intersection is not
yet completed. Thus, the number of all written chunks will be
returned.
H5Dget_chunk_info_by_coord(dset_id, *coord, *filter_mask, *addr, *size)
G...
Merge pull request #1236 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop* commit '8d2c30cd2860a420d01c821f5c0a5401a8da9993':
Update COPYING file.
Merge pull request #1114 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vi_develop_normalize to develop* commit '3578f11e0ffe78a3ca295a231a8d8ae45b571afe': (52 commits)
More normalization
Normalized the H5D vlen 'get buf size' functions.
Yanked H5P_set_default() which was unused and trivial.
Minor normalization
H5T__commit_anon() is no longer static.
test normalization
Normalization with vol_integration
H5P normalization
Normalization with vol_integration
H5O normalization.
...
Merge pull request #1233 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'c9771263ae300a65f6f9ae518da766a314002bed':
Minor text corrections
HDFFV-10569 Add unsupported option notes to docs
Merge pull request #1232 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'fddbbc158d170b4e3a7ffd663f9799fd7e01a6a0':
HDFFV-10568 fix hdf5_java library dependency
Remove another extra path var
Move muti-config dir setting to root process
Fix one more intermediate location
Use different variable
Cleanup and add intermediate dir for java
Merge pull request #1230 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '67220d101fbea90eab1c5bda0af531d39829c170':
Java must use shared libs to allow dlopen calls
Merge pull request #1229 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'cd35778542c3c6e51ad334e6e4cf4be9f08bcaf8':
Correct names
Call new function
Merge pull request #1228 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop* commit 'e6f8a55d8c42270efd7c870b7cee07b0d4ba7d08':
Correct default API version for develop to 112.
Merge pull request #1226 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'ff13ed67a9ce20e5f598bd46cd6dd544b5237e22':
Fix typo
HD prefix and whitespace
Merge pull request #1224 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop* commit '763b95c6b0f027025a5a5bfb203b77317ffa2368':
Update RELEASE.txt with suggested changes
Update MANIFEST file for new t_coll_md_read.c file
Remove now-unused local variable
Add fix for HDFFV-10501
Merge pull request #1222 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'a02414cc24e01096a239fc774ce94c38655f53ce':
Revert testfile FILE change
change FILE path
Add testfiles to data copy
Same changes needed for examples as test
Correct name of test jar
Only remove test jars
Remove obsolete var
Correct name of osx installer
DT location incorrect